Commit Graph

35 Commits

Author SHA1 Message Date
Tobias Kortkamp
79390321a7 net/activemq: Update to 5.15.10
Changes:	https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12345171&projectId=12311210
2019-09-05 08:07:18 +00:00
Tobias Kortkamp
08758dfc3b 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
2019-04-18 09:03:10 +00:00
Tobias Kortkamp
c354ea64d0 net/activemq: Update to 5.15.9
Changes:	https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12344450&styleName=&projectId=12311210
2019-04-18 08:10:57 +00:00
Tobias Kortkamp
a832bc1dfc net/activemq: Clean up port
- Simplify port and make it maintainable
- Do not make /var/db/activemq world readable
- Assign to myself
2019-04-18 08:07:24 +00:00
Rene Ladan
fdfdc8f266 Return tj's ports to the pool after his commit bit got safekept. 2018-11-06 21:13:54 +00:00
Tom Judge
4afb1587b3 Update to 5.14.4
Changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12338909
2017-04-06 02:06:05 +00:00
Tom Judge
b36c90a440 Update to 5.14.1
Changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12338124
2016-10-03 16:01:17 +00:00
Tom Judge
8eb8499995 Update to 5.13.2
Changes: http://activemq.apache.org/activemq-5132-release.html

Fix stop/status in rc script.

PR:	207881
2016-03-25 15:29:56 +00:00
Tom Judge
b2262d9d16 Upgrade to 5.13.0
Changes: http://activemq.apache.org/activemq-5130-release.html

PR:		164466
Submitted by:	zi
2015-12-23 15:55:37 +00:00
Dmitry Marakasov
9beb0398ff - Add LICENSE_FILE
- Switch to options helpers
- Switch to @sample

Approved by:	portmgr blanket
2015-08-31 12:16:25 +00:00
Mathieu Arnold
88bfe4bd43 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
2015-05-11 18:34:57 +00:00
Bartek Rutkowski
1f3698d47c net/activemq: add CPE information
PR:		198910
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
2015-04-14 09:04:54 +00:00
Tom Judge
9de02f81ed Update to 5.10.1
Changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12326456
2015-01-30 16:55:57 +00:00
Baptiste Daroussin
d132b6ec02 Cleanup plist 2014-12-09 17:29:49 +00:00
Tom Judge
0850b69600 Upgrade to 5.10.0.
Changes:
http://activemq.apache.org/activemq-5100-release.html
2014-09-08 14:12:56 +00:00
Tom Judge
834893aeab * pkg-plist cleanup
* Create log and datadirs in rc script
* Put logs in /var/log/activemq by default not in /var/db/activemq
2014-02-21 20:05:35 +00:00
Emanuel Haupt
82875e2fea Remove trailing whitespaces from category net 2014-02-21 13:38:29 +00:00
Emanuel Haupt
5005b67362 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)
2014-02-10 13:54:26 +00:00
Olli Hauer
4fb1cfb1cd - 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@)
2013-12-30 20:55:18 +00:00
Tom Judge
7276fa1629 Fix scala library version number in the plist 2013-11-15 20:45:59 +00:00
Tom Judge
c79394d83f Remove some instances of %%OSREL%% that slipped into pkg-plist. 2013-11-15 14:34:53 +00:00
Tom Judge
20df3ffac1 * Update to 5.9.0
* Convert to stage dir

Changes: http://activemq.apache.org/activemq-590-release.html
2013-10-31 22:33:37 +00:00
Baptiste Daroussin
0c710c7b4e Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20 22:10:23 +00:00
Martin Wilke
dca17bccdd - Do not remove directories not created by this port
Reported by:	pkg (DEVELOPER_MODE)
2013-06-12 13:34:32 +00:00
Tom Judge
2318c9e66b Update to 5.8.0.
This upgrade switches the required JVM to 1.7.

Changes: http://activemq.apache.org/activemq-580-release.html
2013-05-19 16:06:17 +00:00
Eitan Adler
997f760bc0 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
2013-03-17 16:44:03 +00:00
Tom Judge
ae622966eb 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)
2012-12-09 00:26:02 +00:00
Tom Judge
33d459dc81 * 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)
2012-10-26 14:07:37 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Thomas Abthorpe
e0ac1afbf4 - 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
2012-01-09 15:41:08 +00:00
Julien Laffaye
f8863d6900 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)
2011-06-27 13:29:23 +00:00
Josh Paetzel
8f01a61e37 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)
2010-12-24 22:15:25 +00:00
Pav Lucistnik
2c89497bf3 - Update to 5.4.1
PR:		ports/151705
Submitted by:	Alex Deiter <alex.deiter@gmail.com>
Approved by:	maintainer
2010-11-18 13:57:12 +00:00
Wen Heping
825193eda3 - Fix the PLIST
PR:		ports/147810
Submitted by:	Gvozdikov Veniamin <g.veniamin@googlemail.com> (maintainer)
2010-06-13 08:05:07 +00:00
Wen Heping
2bf8558f48 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>
2010-06-12 01:11:12 +00:00