aboutsummaryrefslogtreecommitdiff
path: root/net/activemq/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* net/activemq: Update 6.2.0 => 6.2.4, take maintainershipVladimir Druzenko6 days1-2/+2
| | | | | | | | | | | | | | | | | Release Notes: https://activemq.apache.org/components/classic/download/classic-06-02-01 https://activemq.apache.org/components/classic/download/classic-06-02-02 https://activemq.apache.org/components/classic/download/classic-06-02-03 https://activemq.apache.org/components/classic/download/classic-06-02-04 Improve port: - Adjust JAVA_VERSION. - Add substitution instead of hardcoded USER and GROUP in rc script. PR: 294136 Approved by: blanket (3rd in a row maintainer timeout during last 2.5 years) Sponsored by: UNIS Labs MFH: 2026Q2
* net/activemq: Update 5.18.3 => 6.2.0, improve portVladimir Druzenko2026-02-011-1/+0
| | | | | | | | | | | | | | | | | Release Notes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12354379 https://activemq.apache.org/components/classic/download/classic-06-02-00 Improve port: - Replace PORTVERSION with DISTVERSION. - Set JAVA_VERSION to supported LTS versions: https://activemq.apache.org/components/classic/download/ - Parametrize activemq with PORTNAME. - Optimize do-install: merge REINPLACE_CMD, MKDIR, split long lines. - Improve rc script - use JAVA_HOME. PR: 292549 Approved by: James Elstone <james@elstone.net> (maintainer, timeout 2 weeks)
* net/activemq: Update to 5.17.1Neel Chauhan2022-08-061-4/+2
|
* net/activemq: Update to 5.15.12Tobias Kortkamp2020-03-221-3/+3
| | | | | | | | | | | Clean up the port a little and drop build time configuration knobs MQDB, MQUSER, MQGROUP. All of these have runtime equivalents that can be set in rc.conf instead. Changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12346500&styleName=&projectId=12311210 Notes: svn path=/head/; revision=528892
* net/activemq: Clean up portTobias Kortkamp2019-04-181-537/+11
| | | | | | | | | - Simplify port and make it maintainable - Do not make /var/db/activemq world readable - Assign to myself Notes: svn path=/head/; revision=499238
* Update to 5.14.4Tom Judge2017-04-061-9/+9
| | | | | | | Changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12338909 Notes: svn path=/head/; revision=437852
* Update to 5.14.1Tom Judge2016-10-031-13/+5
| | | | | | | Changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12338124 Notes: svn path=/head/; revision=423205
* Update to 5.13.2Tom Judge2016-03-251-4/+5
| | | | | | | | | | | Changes: http://activemq.apache.org/activemq-5132-release.html Fix stop/status in rc script. PR: 207881 Notes: svn path=/head/; revision=411851
* Upgrade to 5.13.0Tom Judge2015-12-231-343/+348
| | | | | | | | | | Changes: http://activemq.apache.org/activemq-5130-release.html PR: 164466 Submitted by: zi Notes: svn path=/head/; revision=404302
* - Add LICENSE_FILEDmitry Marakasov2015-08-311-51/+17
| | | | | | | | | | - Switch to options helpers - Switch to @sample Approved by: portmgr blanket Notes: svn path=/head/; revision=395667
* Cleanup plistBaptiste Daroussin2014-12-091-203/+0
| | | | Notes: svn path=/head/; revision=374410
* Upgrade to 5.10.0.Tom Judge2014-09-081-942/+54
| | | | | | | | Changes: http://activemq.apache.org/activemq-5100-release.html Notes: svn path=/head/; revision=367629
* * pkg-plist cleanupTom Judge2014-02-211-39/+36
| | | | | | | | * Create log and datadirs in rc script * Put logs in /var/log/activemq by default not in /var/db/activemq Notes: svn path=/head/; revision=345533
* Fix scala library version number in the plistTom Judge2013-11-151-1/+1
| | | | Notes: svn path=/head/; revision=333919
* Remove some instances of %%OSREL%% that slipped into pkg-plist.Tom Judge2013-11-151-3/+3
| | | | Notes: svn path=/head/; revision=333870
* * Update to 5.9.0Tom Judge2013-10-311-115/+1401
| | | | | | | | | * Convert to stage dir Changes: http://activemq.apache.org/activemq-590-release.html Notes: svn path=/head/; revision=332291
* - Do not remove directories not created by this portMartin Wilke2013-06-121-1/+0
| | | | | | | Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=320686
* Update to 5.8.0.Tom Judge2013-05-191-61/+81
| | | | | | | | | This upgrade switches the required JVM to 1.7. Changes: http://activemq.apache.org/activemq-580-release.html Notes: svn path=/head/; revision=318541
* Update to 5.7.0Tom Judge2012-12-091-111/+91
| | | | | | | | | | | | | Changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12321258 PR: ports/173595 Submitted by: Attila Nagy <bra@fsn.hu> Feature safe: yes Approved by: eadler (mentor) Notes: svn path=/head/; revision=308499
* * Update to 5.6.0Tom Judge2012-10-261-272/+113
| | | | | | | | | | | | | | | | | | | * Remove legacy Makefile header * Make user and group overridable * Fix install to create data directory * Move working data to /var/db/activemq * Update required java version to 1.6+ * Add entry to updating for move of data directory. * Take over maintainer Changes: http://activemq.apache.org/new-features-in-56.html Feature safe: yes Approved by: g.veniamin@googlemail.com (maintainer) Approved by: eadler (mentor) Notes: svn path=/head/; revision=306442
* Update to 5.5.0 [1]Julien Laffaye2011-06-271-50/+49
| | | | | | | | | | | | Use USERS and GROUPS Do not override configuration files PR: ports/156947 [1] Submitted by: "Sergey V. Dyatko" <sergey.dyatko@gmail.com> Approved by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer), tabthorpe (mentor) Notes: svn path=/head/; revision=276496
* Update to 5.4.2Josh Paetzel2010-12-241-15/+17
| | | | | | | | | | | Added license PR: ports/153413 Submitted by: Radim Kolar <hsn@sendmail.cz> Approved by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer) Notes: svn path=/head/; revision=266859
* - Update to 5.4.1Pav Lucistnik2010-11-181-280/+316
| | | | | | | | | PR: ports/151705 Submitted by: Alex Deiter <alex.deiter@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=264770
* - Fix the PLISTWen Heping2010-06-131-2/+2
| | | | | | | | PR: ports/147810 Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com> (maintainer) Notes: svn path=/head/; revision=256467
* Apache ActiveMQ is the most popular and powerful open source messagingWen Heping2010-06-121-0/+518
and Integration Patterns provider. WWW: http://activemq.apache.org PR: ports/147759 Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com> Notes: svn path=/head/; revision=256429