summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* Add jasmin 1.06, java Assembler Interface.vs2004-05-286-0/+130
| | | | | | PR: ports/62708 Submitted by: Oliver Fischer Tweaked by: me
* - Add missed dependency on java/jakarta-commons-collectionspav2004-05-261-0/+1
| | | | | | PR: ports/66982 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> Approved by: maintainer
* BROKEN: Configure fails with diablo-jdk13 (default). Seekris2004-05-231-0/+2
| | | | http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5.2004050402/openjit-1.1.16_1.log
* Unbreak: unzip is needed to install this port.olgeni2004-05-221-3/+2
|
* BROKEN: Broken pkg-plistkris2004-05-211-0/+2
|
* Update to latest bsd.java.mk; remove pkg-plist; pacify portlint (includinglinimon2004-05-182-20/+19
| | | | | | | | its recommendation to use MASTER_SITE_APACHE_JAKARTA -- maintainer, I hope that's ok.) PR: java/66061 Submitted by: Dave Glowacki <dglo at glowacki.dyndns.org> (maintainer)
* Update to 2.0.8, remove pkg-plist, update to latest bsd.java.mk.linimon2004-05-183-21/+19
| | | | | PR: ports/66060 Submitted by: Dave Glowacki <dglo at glowacki.dyndns.org> (maintainer)
* Change BROKEN to IGNORE when no configuration option is set. Shouldlinimon2004-05-161-1/+1
| | | | | | | only affect the build cluster. (The maintainer has agreed that possibly just picking one of the defaults would be better). Approved by: maintainer
* Upgrade to version 1.21.archie2004-05-162-3/+3
|
* Update to 1.4.linimon2004-05-105-46/+42
| | | | | PR: ports/66231 Submitted by: Conor McDermottroe <ports@mcdermottroe.com> (maintainer)
* shujit should only be used with jdk versions up to and including 1.3.des2004-05-061-1/+2
|
* Update to 3.4arved2004-05-022-16/+15
| | | | | PR: 66059 Submitted by: Dave Glowacki <dglo@glowacki.dyndns.org>
* - Removed pkg-plist (missed in last commit)znerd2004-04-201-1/+0
| | | | | PR: 61357 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
* - Fix PORTDOCS [1]znerd2004-04-201-4/+6
| | | | | | | | | | - bsd.java.mk 2.0 compliant - Removed pkg-plist - Done some cleanning (PLIST_SUB statement) PR: 61357 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> Reported by: Oliver Eikemeier <eikemeier@fillmore-labs.com> [1]
* . Unbreak the build by setting ANT_INCLUDE_SHARED_JARS. Found duringglewis2004-04-201-1/+2
| | | | | | | | | | bsd.java.mk testing on bento. Done now to get this fixed for 4.10. PR: 65614 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> Hopefully not objected to by: znerd
* Update to version 1.20.archie2004-04-202-4/+3
|
* Add a port of jakarta-commons-discovery.glewis2004-04-184-0/+67
| | | | | | | | | | | | | | | | | | | | 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>
* - Fix plistkrion2004-04-171-0/+5
|
* . Fix packing list. [1]glewis2004-04-162-2/+5
| | | | | | . Remove bogus BUILD_DEPENDS (BUILD_DEPENDS and NO_BUILD?). Submitted by: bento via kris
* . Require JDK 1.4 or better (fixes bento build). [1, 2]glewis2004-04-162-5/+7
| | | | | | | | | | | | . Use MASTER_SITE_APACHE_JAKARTA. [1] . bsd.java.mk 2.0 compliant. [1] . Removed pkg-plist using PLIST_FILES. [1] . Forced ANT to use the selected version of Java. PR: 65617 [1], 65349 [2] Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> Anton Yudin <toha@toha.org.ua> Approved by: Anton Yudin <toha@toha.org.ua> (maintainer)
* Upgrade to version 3.6.olgeni2004-04-1624-2604/+5670
| | | | Submitted by: Conrad Sabatier <conrads(at)cox.net>
* Add jdk15-doc:znerd2004-04-154-0/+53
| | | | | | | | | Java Development Kit 1.5 Documentation. Contains release information, API documentation, guides to new features and tool documentation. The documentation will be installed in ${PREFIX}/share/doc/jdk1.5/ WWW: http://java.sun.com/j2se/1.5/
* Using PORTDOCS macro.znerd2004-04-151-26/+12
|
* Using PORTDOCS macro.znerd2004-04-151-26/+11
|
* Slightly improved phrasing of RESTRICTED.znerd2004-04-151-1/+1
|
* - Removed non-existent download site metaverse.nlznerd2004-04-151-27/+10
| | | | | | | - Fixed removal of files after deinstall [1] - Using PORTDOCS macro Reported by: kris [1]
* Removed unused DOWNLOAD_URL variable.znerd2004-04-151-1/+0
|
* Made cp -R silent again, like previously.znerd2004-04-151-1/+1
|
* Cleverly determine version-related variable valuesznerd2004-04-151-2/+3
| | | | based on other variables.
* - Removed non-existent download site metaverse.nl.znerd2004-04-151-24/+7
| | | | | | | - Using PORTDOCS macro. - Fixed issue with files staying being after deinstall [1]. Reported by: kris [1]
* . Update to 1.4.1 SR2.glewis2004-04-153-3/+6
| | | | . SIZEify.
* Now consistent with other JDK ports. Also added WWW: line.znerd2004-04-151-1/+3
|
* Removed non-existent master site metaverse.nl.znerd2004-04-152-3/+1
|
* Removed non-existent metaverse.nl download site.znerd2004-04-151-3/+2
| | | | Added category: security.
* ABA website seems to have disappeared.znerd2004-04-151-0/+2
|
* Only using preferred download sites.znerd2004-04-151-4/+1
|
* Homepage re-appeared.znerd2004-04-151-1/+1
|
* No longer using non-existent metaverse.nl download site.znerd2004-04-151-1/+2
|
* - Update to JUMP 0.5znerd2004-04-153-63/+13
| | | | | | - Unbroken - Using PORTDOCS macro - Removed non-existent metaverse.nl download site
* Removed pkg-plist file. This was missed in the last commit.znerd2004-04-151-0/+0
|
* Log:znerd2004-04-152-59/+5
| | | | | | | | | | | - Use the PORTDOCS macro to build dynamically pkg-plist (no more Javadoc 1.3/1.4 issues hopefully, and pkg-plist is now one line long) - Define the ANT_INCLUDE_SHARED_JARS variable so Ant now correctly gets JARs from ${JAVAJARDIR} PR: 61357 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
* Log:znerd2004-04-152-57/+38
| | | | | | | | | | | | | | | | | | | | | | | | | - Now using PORTDOCS macro for automated PLIST build (should fix the deinstall issue) - Now using OPTIONS macro for dependency setting: - WITH_LOG4J: Enable Jakarta Log4j log factory (default: on) - WITH_LOGKIT: Enable Avalon LogKit log factory (default: off) - WITH_JDK14LOG: Enable JDK 1.4 log factory (default: off) - Changed Ant target 'dist' to 'compile' (to produce only JAR when NOPORTDOCS is set) - Now using Ant target 'javadoc' (see above) - Fixed an issue with shared JARs not in classpath (by setting ANT_INCLUDE_SHARED_JARS=YES) - Now bsd.java.mk 2.0 compliant - Fixed a bug with ant targets (adding rather than overwriting) - Use JAVAJARDIR everywhere - Fixed the ugly '*' in PORTDOCS - ECHO -> ECHO_CMD - Fixed indentation (previously 4 spaces) - Use MASTER_SITE_APACHE_JAKARTA - Removed the WRKSRC override stuff (it's the default value anyway) PR: 63928 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
* Log:znerd2004-04-153-104/+29
| | | | | | | | | | | | | | | | | | | - Update to version 3.0 - Now using PORTDOCS macro for automated PLIST build (should fix the deinstall issue) - Now using MASTER_SITE_APACHE_JAKARTA - Now installs various additional docs: e.g. DEVELOPERS-GUIDE.html - Now using JAVAJARDIR instead of JAVASHAREDIR/classes - bsd.java.mk 2.0 compliant - ECHO_CMD instead of ECHO - Make JAVAJARDIR - Echo doc files as they are installed - Removed pkg-plist entirely (use PLIST_FILES) - Changed the name of the installed JAR (no more version number in it as it is the case for other Java libraries) PR: 64171 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
* Log:znerd2004-04-152-435/+60
| | | | | | | | | | | | | | | | | | | - Now using JAVAJARDIR instead of PREFIX/share/java/classes - Now using PORTDOCS macro (to reduce pkg-plist size and fix the apidocs deinstall issue with some JDKs) - Now using PLIST_FILES macro (to reduce pkg-plist size) - No longer installing JARs from 'lib' directory (but rather have them declared as run dependencies) - No longer installing junk files (such as perl CVS commiter scripts) - No longer installing class nor source files - Now installing samples in EXAMPLESDIR - Now installing README and such in DOCSDIR - Will not install docs and samples when NOPORTDOCS is set - Bumped PORTREVISION PR: 64703 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
* Fixed LATEST_LINK. It referred to linux-blackdown-jdk13.znerd2004-04-151-1/+1
| | | | | PR: 65127 Submitted by: Kang Liu <liukang@bjpu.edu.cn>
* Improved description. In fact it related to jakarta-commons-validator.znerd2004-04-151-9/+10
| | | | | PR: 65491 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
* . Fix the port to work with both JDK 1.3 and JDK 1.4 by using theglewis2004-04-152-164/+1
| | | | | | PORTDOCS macro. Also trims the pkg-plist considerably. Hopefully not objected to by: znerd
* . This port actually requires JDK 1.4 to build, JDK 1.3 won't cut it.glewis2004-04-151-1/+1
| | | | Maintainer informed.
* BROKEN: Checksum mismatchkris2004-04-121-0/+2
|
* Add SIZE info. Reminded by: kris.linimon2004-04-111-0/+1
|
OpenPOWER on IntegriCloud