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) combination for a given watch list. This is what FreshPorts will look for.

Port details
jakarta-commons-chain API implementing Chain of Responsiblity design pattern
1.2 devel 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 1.2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Depends on the expired devel/portlet-api
Expired This port expired on: 2012-11-27
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: 2005-10-17 18:01:08
Last Update: 2012-11-28 09:19:02
SVN Revision: 307894
Also Listed In: java
License: AL2
WWW:
http://jakarta.apache.org/commons/chain/
Description:
Jakarta Commons Chain of Responsibility library. The Chain API models a computation as a series of "commands" that can be combined into a "chain". The API for a command consists of a single method (execute()), which is passed a "context" parameter containing the dynamic state of the computation, and whose return value is a boolean that determines whether or not processing for the current chain has been completed (true), or whether processing should be delegated to the next command in the chain (false). Given that command implementations are designed to conform with these recommendations, it should be feasible to utilize the Chain of Responsibility APIs in the "front controller" of a web application framework (such as Struts), but also be able to use it in the business logic and persistence tiers to model complex computational requirements via composition. In addition, separation of a computation into discrete commands that operate on a general purpose context allows easier creation of commands that are unit testable, because the impact of executing a command can be directly measured by observing the corresponding state changes in the context that is supplied. WWW: http://jakarta.apache.org/commons/chain/
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:
  • jakarta-commons-chain>0:devel/jakarta-commons-chain
No installation instructions:
This port has been deleted.
PKGNAME: jakarta-commons-chain
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. commons-beanutils.jar : java/jakarta-commons-beanutils
  2. commons-digester.jar : textproc/jakarta-commons-digester
  3. commons-logging.jar : java/jakarta-commons-logging
  4. myfaces.jar : www/myfaces
  5. portlet-api.jar : devel/portlet-api
  6. servlet-api.jar : www/servlet-api
  7. java : java/openjdk6
  8. ant : devel/apache-ant
Runtime dependencies:
  1. commons-beanutils.jar : java/jakarta-commons-beanutils
  2. commons-digester.jar : textproc/jakarta-commons-digester
  3. commons-logging.jar : java/jakarta-commons-logging
  4. myfaces.jar : www/myfaces
  5. portlet-api.jar : devel/portlet-api
  6. servlet-api.jar : www/servlet-api
  7. java : java/openjdk6
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 (15 items)
Collapse this list.
  1. ftp://apache.rinet.ru/pub/mirror/apache.org/dist/commons/chain/source/
  2. ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.apache.org/dist/commons/chain/source/
  3. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  4. ftp://ftp.forthnet.gr/pub/www/apache/commons/chain/source/
  5. ftp://ftp.heanet.ie/mirrors/www.apache.org/dist/commons/chain/source/
  6. ftp://ftp.rhnet.is/pub/apache/commons/chain/source/
  7. ftp://ftp.sunet.se/pub/www/servers/apache/dist/commons/chain/source/
  8. ftp://ftp.task.gda.pl/pub/www/apache/dist/commons/chain/source/
  9. ftp://mir1.ovh.net/ftp.apache.org/dist/commons/chain/source/
  10. ftp://sunsite.icm.edu.pl/pub/www/apache/dist/commons/chain/source/
  11. ftp://xenia.sote.hu/pub/mirrors/www.apache.org/commons/chain/source/
  12. http://archive.apache.org/dist/commons/chain/source/
  13. http://ftp.twaren.net/Unix/Web/apache/commons/chain/source/
  14. http://ring.nict.go.jp/archives/net/apache/commons/chain/source/
  15. http://www.apache.org/dist/commons/chain/source/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2
28 Nov 2012 09:19:02
Revision:307894Original commit files touched by this commit
bapt search for other commits by this committer
2012-11-27 graphics/morpheus: Depends on the expired gtkglarea
2012-11-27 devel/jakarta-commons-chain: Depends on the expired devel/portlet-api
2012-11-27 math/p5-Math-LinearCombination: Depends on the expired p5-Class-Field
2012-11-26 x11/padkey: No more public distfiles
2012-11-26 japanese/gicq: No more public distfiles and development ceased
2012-11-26 www/momspider: No more public distfiles
2012-11-26 japanese/perl5: Recent perl supports correctly japanese, consider
using them
2012-11-26 sysutils/fuser: No more public distfiles
2012-11-26 textproc/ascii2pdf: No more public distfiles

Feature safe:	yes
1.2
27 Oct 2012 18:53:17
Revision:306519Original commit files touched by this commit
bapt search for other commits by this committer
Deprecate ports depending in devel/portlet-api

Feature safe:	yes
1.2
09 Jan 2012 15:41:08
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- 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
1.2
03 Jul 2011 06:09:29
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.2
- Add LICENSE

PR:             ports/158573
Submitted by:   Pedro Giffuni <giffunip@tutopia.com>
1.1_2
10 Jun 2011 13:25:59
Original commit files touched by this commit
bapt search for other commits by this committer
Maintainers have no more time for thoses ports, back to the pool

Approved by:    maintainers (by mail)
1.1_2
06 Jun 2008 13:21:59
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
1.1_1
01 Jun 2008 09:42:37
Original commit files touched by this commit
olgeni search for other commits by this committer
Large round of typo fixes in ports/devel (pkg-descr).
1.1_1
27 Feb 2008 15:10:54
Original commit files touched by this commit
ehaupt search for other commits by this committer
Apache Commons project are no longer hosted under MASTER_SITES_APACHE
jakarta/commons subdirectory, they have been moved one directory up.

Introduce MASTER_SITE_APACHE_COMMONS_SOURCE and adjust 22 ports accordingly.

PR:             121041
Submitted by:   Marcin Cieslak <saper@system.pl>
Approved by:    portmgr (linimon)
1.1_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
1.1
03 Jan 2007 23:11:39
Original commit files touched by this commit
itetcu search for other commits by this committer
Update devel/jakarta-commons-chain to latest upstream stable version 1.1

PR:             107334
Submitted by:   Adam VanderHook (maintainer)
1.0
22 Jan 2006 08:30:12
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
1.0
17 Oct 2005 17:58:21
Original commit files touched by this commit
hq search for other commits by this committer
Jakarta Commons Chain of Responsiblity library.

The Chain API models a computation as a series of "commands" that can be
combined into a "chain". The API for a command consists of a single method
(execute()), which is passed a "context" parameter containing the dynamic state
of the computation, and whose return value is a boolean that determines whether
or not processing for the current chain has been completed (true), or whether
processing should be delegated to the next command in the chain (false).

Given that command implementations are designed to conform with these
recommendations, it should be feasible to utilize the Chain of Responsibility
APIs in the "front controller" of a web application framework (such as Struts),
but also be able to use it in the business logic and persistence tiers to model
complex computational requirements via composition. In addition, separation of a
computation into discrete commands that operate on a general purpose context
allows easier creation of commands that are unit testable, because the impact of
executing a command can be directly measured by observing the corresponding
state changes in the context that is supplied.

WWW: http://jakarta.apache.org/commons/chain/

PR:             86800
Submitted by:   Adam VanderHook <acidos@bandwidth-junkies.net>

Number of commits found: 12