freebsd-ports/java
Greg Lewis b97389634f Add a port of jakarta-commons-discovery.
The Discovery Component is about discovering, or finding, implementations for
pluggable interfaces. It provides facilities intantiating classes in general,
and for lifecycle management of singleton (factory) classes.

Fundamentally, Discovery locates classes that implement a given Java interface.
The discovery pattern, though not necessarily this package, is used in many
projects including JAXP (SaxParserFactory and others) and commons-logging
(LogFactory). By extracting this pattern, other projects can (re)use it and
take advantage of improvements to the pattern as Discovery evolves.

Discovery improves over previous implementations by establishing facilities for
working within managed environments. These allow configuration and property
overrides without appealing to the global System properties (which are scoped
across an entire JVM).

PR:		65490
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
2004-04-18 06:18:19 +00:00
..
avalon-logkit SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
bluej . Update to 1.3.5 (packing list clean up by me). 2004-03-09 17:51:15 +00:00
bouncycastle SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
bsh Use PLIST_FILES. 2004-02-05 20:38:07 +00:00
bugseeker Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. 2004-02-04 05:21:48 +00:00
bugseeker-demo No longer using non-existent metaverse.nl download site. 2004-04-15 22:29:28 +00:00
collections . Use new bsd.java.mk features [1] 2004-04-06 16:29:19 +00:00
cos Add SIZE into distinfo 2004-03-18 12:07:18 +00:00
cryptix-jce Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
diablo-jdk13 . SIZEify. 2004-03-18 21:02:01 +00:00
diablo-jre13 . SIZEify. 2004-03-18 21:02:01 +00:00
eclipse Fix build error by GNOME2.6. This is a temporary fix. 2004-04-06 16:50:30 +00:00
eclipse-emf Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
eclipse-examples Upgrade to version 2.1.3. 2004-03-20 17:05:36 +00:00
eclipse-gef Add SIZE into distinfo 2004-03-18 12:07:18 +00:00
eclipse-gef-examples Add SIZE into distinfo 2004-03-18 12:07:18 +00:00
eclipse-langpack . Fix packing list. [1] 2004-04-16 19:16:12 +00:00
eclipse-pmd SIZEify. 2004-01-29 07:24:56 +00:00
eclipse-vep Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
eclipse-xsd Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
forte Tidy up whitespace. 2004-04-10 17:26:55 +00:00
gj SIZE-ify distinfo 2004-03-22 10:38:34 +00:00
gj-jdk11 SIZE-ify distinfo 2004-03-22 10:38:34 +00:00
gnu-regexp utilize PORTDOCS, NOPORTDOCS, and PLIST_FILES 2004-04-02 10:49:30 +00:00
guavac . Replace unresponsive MASTER_SITE with two working ones. 2004-03-02 19:45:23 +00:00
infobus java/infobus: drop maintainer ship 2003-08-19 05:18:24 +00:00
j2sdkee13 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. 2004-02-04 05:21:48 +00:00
jad Only using preferred download sites. 2004-04-15 22:32:33 +00:00
jaf Improved download URL to be more specific. 2004-01-13 22:42:33 +00:00
jai . Really fix the fallout from the bsd.java.mk update. Grrr. 2004-04-03 06:38:05 +00:00
jai-imageio . Fix incompatibilities with the new bsd.java.mk (oops). 2004-04-03 06:26:11 +00:00
jakarta-bcel SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
jakarta-commons-beanutils Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
jakarta-commons-cli Log: 2004-04-15 21:17:26 +00:00
jakarta-commons-collections Log: 2004-04-15 20:53:59 +00:00
jakarta-commons-dbcp . Require JDK 1.4 or better (fixes bento build). [1, 2] 2004-04-16 15:26:10 +00:00
jakarta-commons-discovery Add a port of jakarta-commons-discovery. 2004-04-18 06:18:19 +00:00
jakarta-commons-lang . Fix the port to work with both JDK 1.3 and JDK 1.4 by using the 2004-04-15 16:26:43 +00:00
jakarta-commons-logging Removed pkg-plist file. This was missed in the last commit. 2004-04-15 21:57:53 +00:00
jakarta-commons-pool SIZEify. 2004-03-22 12:07:27 +00:00
jakarta-commons-primitives Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. 2004-02-04 05:21:48 +00:00
jakarta-log4j . Use MASTER_SITE_APACHE_JAKARTA, which should greatly improve the 2004-04-03 16:30:08 +00:00
jakarta-oro SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
jakarta-regexp SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
jakarta-struts SIZEify. 2004-03-22 12:07:27 +00:00
janosvm Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
java3d . Fix incompatibilities with the new bsd.java.mk (oops). 2004-04-03 06:26:11 +00:00
java-checkstyle . This port actually requires JDK 1.4 to build, JDK 1.3 won't cut it. 2004-04-15 16:21:25 +00:00
java-cup . Hopefully fix the build for JDK 1.1. 2004-03-29 15:52:20 +00:00
java-getopt Use PLIST_FILES. 2004-02-05 20:38:07 +00:00
java-tutorial PR: ports/64602 2004-03-25 15:34:02 +00:00
javamail Improved download URL to be more specific. 2004-01-13 22:33:36 +00:00
javavmwrapper Add a classpath script. 2004-04-01 13:40:14 +00:00
javel Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
jaxen - SIZE info in distinfo 2004-03-26 23:45:46 +00:00
jboss2 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
jboss3 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
jboss4 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
jboss5 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
jc SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
jcalendar add jcalendar 1.1.4 2004-04-07 08:37:29 +00:00
jce-aba Removed non-existent metaverse.nl download site. 2004-04-15 22:38:09 +00:00
jcommon Use PLIST_FILES. 2004-02-05 20:38:07 +00:00
jdbcpool Add SIZE into distinfo 2004-03-18 12:07:18 +00:00
jde Add SIZE info. Reminded by: kris. 2004-04-11 05:03:51 +00:00
jde-emacs20
jdk11 . SIZEify. 2004-03-17 16:42:14 +00:00
jdk11-doc Removed unused DOWNLOAD_URL variable. 2004-04-15 23:10:25 +00:00
jdk12 . SIZEify. 2004-03-17 16:42:14 +00:00
jdk12-doc Slightly improved phrasing of RESTRICTED. 2004-04-15 23:16:48 +00:00
jdk13 . SIZEify. 2004-03-17 16:42:14 +00:00
jdk13-doc Using PORTDOCS macro. 2004-04-15 23:27:41 +00:00
jdk14 SIZEfy 2004-03-20 13:14:47 +00:00
jdk14-doc Using PORTDOCS macro. 2004-04-15 23:43:26 +00:00
jdk15 SIZEfy 2004-03-20 13:14:47 +00:00
jdk15-doc Add jdk15-doc: 2004-04-15 23:46:28 +00:00
jdk16 SIZEfy 2004-03-20 13:14:47 +00:00
jdom Log: 2004-04-15 20:48:24 +00:00
jfc This port is i386 only (caused by jdk platform). 2003-05-07 00:47:47 +00:00
jflex . Don't patch out a line that doesn't need to be removed. 2004-02-19 18:14:45 +00:00
jfreechart Use PLIST_FILES. 2004-02-05 20:38:07 +00:00
jikes SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
jlex SIZEify. 2004-03-17 18:29:46 +00:00
jlint Removed non-existent master site metaverse.nl. 2004-04-15 22:40:29 +00:00
jmf SIZEify. 2004-03-22 12:07:27 +00:00
jmp Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
jode SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
jre SIZEify. 2004-03-17 18:29:46 +00:00
jsdk . Address ownership issues during the installation step. 2003-04-30 15:45:09 +00:00
jump - Update to JUMP 0.5 2004-04-15 22:07:40 +00:00
junit SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
kaffe SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
kaffe-devel SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
linux-blackdown-jdk12 Now consistent with other JDK ports. Also added WWW: line. 2004-04-15 22:42:30 +00:00
linux-blackdown-jdk13 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
linux-blackdown-jdk14 Fixed LATEST_LINK. It referred to linux-blackdown-jdk13. 2004-04-15 20:41:01 +00:00
linux-blackdown-jre11 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
linux-ibm-jdk13 Fixed issue in installation of cacerts file. 2004-03-15 08:21:50 +00:00
linux-ibm-jdk14 . Update to 1.4.1 SR2. 2004-04-15 22:55:14 +00:00
linux-sun-jdk12 Set LATEST_LINK. 2004-03-08 10:01:12 +00:00
linux-sun-jdk13 Set LATEST_LINK. 2004-03-08 10:01:12 +00:00
linux-sun-jdk14 . Update to 1.4.2_04. 2004-03-11 21:35:31 +00:00
linux-sun-jdk15 Set LATEST_LINK. 2004-03-08 10:01:12 +00:00
linux-sun-jdk16 Set LATEST_LINK. 2004-03-08 10:01:12 +00:00
mmake Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
netbeans Upgrade to version 3.6. 2004-04-16 13:51:23 +00:00
netbeans3 Upgrade to version 3.6. 2004-04-16 13:51:23 +00:00
netbeans4 Upgrade to version 3.6. 2004-04-16 13:51:23 +00:00
netbeans5 Upgrade to version 3.6. 2004-04-16 13:51:23 +00:00
netbeans55 Upgrade to version 3.6. 2004-04-16 13:51:23 +00:00
netbeans61 Upgrade to version 3.6. 2004-04-16 13:51:23 +00:00
netcomponents Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
netrexx Add size data. 2004-03-18 02:27:55 +00:00
openjit Cram into 80 columns by 24 rows. 2004-04-10 17:11:02 +00:00
phpeclipse Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
phpeclipse_phphelp Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
phpeclipse_sql Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
phpeclipse_tidy Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
poseidon The submitter accepted to become the maintainer. 2004-04-09 21:48:02 +00:00
proguard - Fix plist 2004-04-17 15:42:09 +00:00
sablevm SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
shujit SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
simplicity Tidy up whitespace. 2004-04-10 17:26:55 +00:00
trove4j . Update to 1.1b3 2004-04-09 17:56:05 +00:00
tya SIZEify. 2004-01-29 07:24:56 +00:00
xdoclet SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Makefile Add a port of jakarta-commons-discovery. 2004-04-18 06:18:19 +00:00