notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
hornetq Multi-protocol asynchronous messaging system
2.2.24.g net Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.2.24.gVersion of this port present on the latest quarterly branch.
Broken BROKEN: Uses home directory during build (PR ports/178529)
Deprecated DEPRECATED: Broken for more than 6 month
Expired This port expired on: 2014-02-27
Ignore IGNORE: is marked as broken: Uses home directory during build (PR ports/178529)
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-05-25 15:40:06
Last Update: 2014-02-27 22:39:43
SVN Revision: 346397
Also Listed In: java
License: LGPL21
WWW:
http://www.jboss.org/hornetq
Description:
HornetQ is an open source project to build a multi-protocol, embeddable, very high performance, clustered, asynchronous messaging system, designed with usability in mind. HornetQ is an example of Message Oriented Middleware (MoM) WWW: http://www.jboss.org/hornetq
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • hornetq>0:net/hornetq
No installation instructions:
This port has been deleted.
PKGNAME: hornetq
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. mvn : devel/maven3
  2. ant : devel/apache-ant
  3. java : java/openjdk7
Runtime dependencies:
  1. java : java/openjdk7
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://cloud.github.com/downloads/hornetq/hornetq/
  3. http://codeload.github.com/hornetq/hornetq/legacy.tar.gz/HornetQ_2_2_24_EAP_GA?dummy=/
  4. https://codeload.github.com/hornetq/hornetq/legacy.tar.gz/HornetQ_2_2_24_EAP_GA?dummy=/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2.24.g
27 Feb 2014 22:39:43
Revision:346397Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2014-02-26 www/trac-hierwiki: Runtime is broken, doesn't support Trac>0.11
2014-02-27 net-p2p/microdc2: Broken for more than 6 month
2014-02-27 www/openvrml: Broken for more than 6 month
2014-02-27 science/peekabot: Broken for more than 6 month
2014-02-27 misc/xbiso: Broken for more than 6 month
2014-02-27 net/hornetq: Broken for more than 6 month
2014-02-27 sysutils/slmon: Broken for more than 6 month
2014-02-27 www/trac-revtree: Broken for more than 6 months
2014-02-27 security/crack: Broken for more than 6 month
2014-02-27 sysutils/graphicboot: Broken for more then 6 month
2014-02-27 graphics/kgraphviewer: Broken for more than 6 month
2014-02-27 sysutils/ckl: Broken for more than 6 month
2014-02-27 japanese/trac: Broken for more than 6 month
2014-02-27 lang/opa: Broken for more than 6 month
2014-02-27 sysutils/mmore: Broken for more than 6 month
2014-02-27 www/trac-announcer: Broken for more than 6 month
2.2.24.g
27 Jan 2014 17:35:27
Revision:341435Original commit files touched by this commit
bapt search for other commits by this committer
Deprecate ports broken for more than 6 month
2.2.24.g
21 Jan 2014 23:40:23
Revision:340674Original commit files touched by this commit
bapt search for other commits by this committer
Fix properties on pkg-plist
2.2.24.g
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
2.2.24.g
29 Aug 2013 04:09:41
Revision:325560Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use single space after WWW:
2.2.24.g
22 Jul 2013 06:55:34
Revision:323432Original commit files touched by this commit
marino search for other commits by this committer
net/hornetq: Mark BROKEN, builds outside $WRKDIR

The port downloads to $HOME directory, violating the rule to constrain the
build to the $WRKDIR.  Reset maintainership per maintainer request.

PR:		ports/178529
submitted by:	marino
Approved by:	bapt (mentor), former maintainer
2.2.24.g
29 Jan 2013 06:32:53
Revision:311151Original commit files touched by this commit
vanilla search for other commits by this committer
Upgrade to 2.2.24GA.

PR:		ports/174523
Submitted by:	maintainer
2.2.14_1
12 Dec 2012 00:16:21
Revision:308725Original commit files touched by this commit
jgh search for other commits by this committer
- move to jdk7, and support configurable virtual machine arguments
- while here trim historical header

PR:		174347
Submitted by:	maintainer, hsn@sendmail.cz
2.2.14
25 May 2012 15:24:26
Original commit files touched by this commit
miwi search for other commits by this committer
HornetQ is an open source project to build a multi-protocol, embeddable,
very high performance, clustered, asynchronous messaging system, designed
with usability in mind.

HornetQ is an example of Message Oriented Middleware (MoM)

WWW:    http://www.jboss.org/hornetq

PR:             ports/167952
Submitted by:   Radim Kolar

Number of commits found: 9