non port: net/activemq/Makefile |
SVNWeb
|
Number of commits found: 50 |
Sun, 30 Apr 2023
|
[ 11:59 Fernando Apesteguía (fernape) Author: James Elstone ] a6345ce
net/activemq: update to 5.18.1
Reporter becomes maintainer. Already maintainer of some ports.
Makefile:
* Bumped to version 5.18.1
* Added maintainer information
* Specified version of openJDK to use
* Updated initial audit.log and activemq.log to match thoses set in
/etc/rc.conf
* Removed .orig file deletion of non-existant file
distinfo:
* Updated checksum for new distfile
(Only the first 15 lines of the commit message are shown above )
|
Wed, 30 Nov 2022
|
[ 20:54 Dan Langille (dvl) ] 9956145
net/activemq: Update to 5.17.2
|
Sun, 6 Nov 2022
|
[ 17:38 Neel Chauhan (nc) ] 9274772
net/activemq: Release maintainership
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Sat, 6 Aug 2022
|
[ 01:33 Neel Chauhan (nc) ] f12fc29
net/activemq: Update to 5.17.1
|
Thu, 4 Aug 2022
|
[ 19:06 Neel Chauhan (nc) Author: Juraj Lutter ] d905784
net/activemq: Update to 5.16.5
PR: 265591
|
Mon, 23 Aug 2021
|
[ 22:19 Neel Chauhan (nc) ] 1863a70
net/activemq: Update to 5.16.3
|
Fri, 30 Apr 2021
|
[ 16:13 Neel Chauhan (nc) ] 334aa83
net/activemq: Update to 5.16.2
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 22 Jan 2021
|
[ 19:17 nc ]
net/activemq: Update to 5.16.1
Approved by: 0mp (mentor, implicit)
|
Tue, 5 Jan 2021
|
[ 15:33 nc ] (Only the first 10 of 30 ports in this commit are shown above. )
Set MAINTAINER of my ports to my FreeBSD handle (nc@).
Reviewed by: 0mp (mentor)
Approved by: 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D27966
|
Fri, 11 Dec 2020
|
[ 11:03 mikael ]
net/activemq: Update to 5.16.0
also, pass maintainership.
PR: 251750
Submitted by: Neel Chauhan
|
Mon, 28 Sep 2020
|
[ 05:05 tobik ] (Only the first 10 of 163 ports in this commit are shown above. )
Reset MAINTAINER
|
Sat, 30 May 2020
|
[ 00:30 tobik ]
net/activemq: Update to 5.15.13
|
Sun, 22 Mar 2020
|
[ 03:18 tobik ]
net/activemq: Update to 5.15.12
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
|
Tue, 26 Nov 2019
|
[ 21:46 jkim ] (Only the first 10 of 443 ports in this commit are shown above. )
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342
|
[ 10:44 tobik ]
net/activemq: Update to 5.15.11
Changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12345958&styleName=Text&projectId=12311210
|
Thu, 5 Sep 2019
|
[ 08:07 tobik ]
net/activemq: Update to 5.15.10
Changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12345171&projectId=12311210
|
Thu, 18 Apr 2019
|
[ 09:03 tobik ]
net/activemq: Fix rc script stop command
The stop command fails because it cannot connect to activemq, so
the rc script currently always kills activemq which might lead to
lost data, database corruption, left-over lock files, etc. Run the
stop command under the activemq user too like the jps command in
activemq_check_pidfile() so that it can actually shutdown activemq.
- While here fix log files location
PR: 207881
Reported by: bwilliamson@bex.net
|
[ 08:10 tobik ]
net/activemq: Update to 5.15.9
Changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12344450&styleName=&projectId=12311210
|
[ 08:07 tobik ]
net/activemq: Clean up port
- Simplify port and make it maintainable
- Do not make /var/db/activemq world readable
- Assign to myself
|
Tue, 6 Nov 2018
|
[ 21:13 rene ] (Only the first 10 of 70 ports in this commit are shown above. )
Return tj's ports to the pool after his commit bit got safekept.
|
Thu, 6 Apr 2017
|
[ 02:06 tj ]
Update to 5.14.4
Changes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12338909
|
Mon, 3 Oct 2016
|
[ 16:01 tj ]
Update to 5.14.1
Changes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12338124
|
Fri, 25 Mar 2016
|
[ 15:29 tj ]
Update to 5.13.2
Changes: http://activemq.apache.org/activemq-5132-release.html
Fix stop/status in rc script.
PR: 207881
|
Wed, 23 Dec 2015
|
[ 15:55 tj ]
Upgrade to 5.13.0
Changes: http://activemq.apache.org/activemq-5130-release.html
PR: 164466
Submitted by: zi
|
Mon, 31 Aug 2015
|
[ 12:16 amdmi3 ]
- Add LICENSE_FILE
- Switch to options helpers
- Switch to @sample
Approved by: portmgr blanket
|
Mon, 11 May 2015
|
[ 18:34 mat ] (Only the first 10 of 285 ports in this commit are shown above. )
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight
|
Tue, 14 Apr 2015
|
[ 09:04 robak ]
net/activemq: add CPE information
PR: 198910
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
|
Fri, 30 Jan 2015
|
[ 16:55 tj ]
Update to 5.10.1
Changes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12326456
|
Mon, 8 Sep 2014
|
[ 14:12 tj ]
Upgrade to 5.10.0.
Changes:
http://activemq.apache.org/activemq-5100-release.html
|
Fri, 21 Feb 2014
|
[ 20:05 tj ]
* pkg-plist cleanup
* Create log and datadirs in rc script
* Put logs in /var/log/activemq by default not in /var/db/activemq
|
[ 13:38 ehaupt ] (Only the first 10 of 30 ports in this commit are shown above. )
Remove trailing whitespaces from category net
|
Mon, 10 Feb 2014
|
[ 13:54 ehaupt ] (Only the first 10 of 581 ports in this commit are shown above. )
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
Mon, 30 Dec 2013
|
[ 20:55 ohauer ] (Only the first 10 of 238 ports in this commit are shown above. )
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@)
|
Fri, 15 Nov 2013
|
[ 20:46 tj ]
Fix scala library version number in the plist
|
[ 14:34 tj ]
Remove some instances of %%OSREL%% that slipped into pkg-plist.
|
Thu, 31 Oct 2013
|
[ 22:33 tj ]
* Update to 5.9.0
* Convert to stage dir
Changes: http://activemq.apache.org/activemq-590-release.html
|
Fri, 20 Sep 2013
|
[ 22:10 bapt ] (Only the first 10 of 1288 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
Sun, 19 May 2013
|
[ 16:06 tj ]
Update to 5.8.0.
This upgrade switches the required JVM to 1.7.
Changes: http://activemq.apache.org/activemq-580-release.html
|
Sun, 17 Mar 2013
|
[ 16:44 eadler ] (Only the first 10 of 16 ports in this commit are shown above. )
Fix minor nit: use the canconical FreeBSD.org form for email addresses.
This was causing me issues when attempting to gather certain statistics.
While here trim header
Approved by: miwi, adrian, tj
No objection from: db, bjk, cperciva, scheidell, osa
|
Sun, 9 Dec 2012
|
[ 00:26 tj ]
Update to 5.7.0
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)
|
Fri, 26 Oct 2012
|
[ 14:07 tj ]
* Update to 5.6.0
* 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)
|
Mon, 9 Jan 2012
|
[ 15:41 tabthorpe ] (Only the first 10 of 107 ports in this commit are shown above. )
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav
|
Mon, 27 Jun 2011
|
[ 13:29 jlaffaye ]
Update to 5.5.0 [1]
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)
|
Fri, 24 Dec 2010
|
[ 22:15 jpaetzel ]
Update to 5.4.2
Added license
PR: ports/153413
Submitted by: Radim Kolar <hsn@sendmail.cz>
Approved by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
|
Thu, 18 Nov 2010
|
[ 13:57 pav ]
- Update to 5.4.1
PR: ports/151705
Submitted by: Alex Deiter <alex.deiter@gmail.com>
Approved by: maintainer
|
Sun, 13 Jun 2010
|
[ 08:05 wen ]
- Fix the PLIST
PR: ports/147810
Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com> (maintainer)
|
Sat, 12 Jun 2010
|
[ 01:11 wen ]
Apache ActiveMQ is the most popular and powerful open source messaging
and Integration Patterns provider.
WWW: http://activemq.apache.org
PR: ports/147759
Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
|
Number of commits found: 50 |