summaryrefslogtreecommitdiff
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* shujit should only be used with jdk versions up to and including 1.3.Dag-Erling Smørgrav2004-05-061-1/+2
| | | | Notes: svn path=/head/; revision=108583
* Update to 3.4Tilman Keskinoz2004-05-022-16/+15
| | | | | | | | PR: 66059 Submitted by: Dave Glowacki <dglo@glowacki.dyndns.org> Notes: svn path=/head/; revision=108169
* - Removed pkg-plist (missed in last commit)Ernst de Haan2004-04-201-1/+0
| | | | | | | | PR: 61357 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> Notes: svn path=/head/; revision=107748
* - Fix PORTDOCS [1]Ernst de Haan2004-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] Notes: svn path=/head/; revision=107747
* . Unbreak the build by setting ANT_INCLUDE_SHARED_JARS. Found duringGreg Lewis2004-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 Notes: svn path=/head/; revision=107745
* Update to version 1.20.Archie Cobbs2004-04-202-4/+3
| | | | Notes: svn path=/head/; revision=107722
* Add a port of jakarta-commons-discovery.Greg Lewis2004-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> Notes: svn path=/head/; revision=107393
* - Fix plistKirill Ponomarev2004-04-171-0/+5
| | | | Notes: svn path=/head/; revision=107361
* . Fix packing list. [1]Greg Lewis2004-04-162-2/+5
| | | | | | | | | . Remove bogus BUILD_DEPENDS (BUILD_DEPENDS and NO_BUILD?). Submitted by: bento via kris Notes: svn path=/head/; revision=107259
* . Require JDK 1.4 or better (fixes bento build). [1, 2]Greg Lewis2004-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) Notes: svn path=/head/; revision=107242
* Upgrade to version 3.6.Jimmy Olgeni2004-04-1624-2604/+5670
| | | | | | | Submitted by: Conrad Sabatier <conrads(at)cox.net> Notes: svn path=/head/; revision=107226
* Add jdk15-doc:Ernst de Haan2004-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/ Notes: svn path=/head/; revision=107174
* Using PORTDOCS macro.Ernst de Haan2004-04-151-26/+12
| | | | Notes: svn path=/head/; revision=107173
* Using PORTDOCS macro.Ernst de Haan2004-04-151-26/+11
| | | | Notes: svn path=/head/; revision=107172
* Slightly improved phrasing of RESTRICTED.Ernst de Haan2004-04-151-1/+1
| | | | Notes: svn path=/head/; revision=107171
* - Removed non-existent download site metaverse.nlErnst de Haan2004-04-151-27/+10
| | | | | | | | | | - Fixed removal of files after deinstall [1] - Using PORTDOCS macro Reported by: kris [1] Notes: svn path=/head/; revision=107170
* Removed unused DOWNLOAD_URL variable.Ernst de Haan2004-04-151-1/+0
| | | | Notes: svn path=/head/; revision=107169
* Made cp -R silent again, like previously.Ernst de Haan2004-04-151-1/+1
| | | | Notes: svn path=/head/; revision=107168
* Cleverly determine version-related variable valuesErnst de Haan2004-04-151-2/+3
| | | | | | | based on other variables. Notes: svn path=/head/; revision=107167
* - Removed non-existent download site metaverse.nl.Ernst de Haan2004-04-151-24/+7
| | | | | | | | | | - Using PORTDOCS macro. - Fixed issue with files staying being after deinstall [1]. Reported by: kris [1] Notes: svn path=/head/; revision=107166
* . Update to 1.4.1 SR2.Greg Lewis2004-04-153-3/+6
| | | | | | | . SIZEify. Notes: svn path=/head/; revision=107165
* Now consistent with other JDK ports. Also added WWW: line.Ernst de Haan2004-04-151-1/+3
| | | | Notes: svn path=/head/; revision=107164
* Removed non-existent master site metaverse.nl.Ernst de Haan2004-04-152-3/+1
| | | | Notes: svn path=/head/; revision=107163
* Removed non-existent metaverse.nl download site.Ernst de Haan2004-04-151-3/+2
| | | | | | | Added category: security. Notes: svn path=/head/; revision=107162
* ABA website seems to have disappeared.Ernst de Haan2004-04-151-0/+2
| | | | Notes: svn path=/head/; revision=107161
* Only using preferred download sites.Ernst de Haan2004-04-151-4/+1
| | | | Notes: svn path=/head/; revision=107160
* Homepage re-appeared.Ernst de Haan2004-04-151-1/+1
| | | | Notes: svn path=/head/; revision=107159
* No longer using non-existent metaverse.nl download site.Ernst de Haan2004-04-151-1/+2
| | | | Notes: svn path=/head/; revision=107158
* - Update to JUMP 0.5Ernst de Haan2004-04-153-63/+13
| | | | | | | | | - Unbroken - Using PORTDOCS macro - Removed non-existent metaverse.nl download site Notes: svn path=/head/; revision=107157
* Removed pkg-plist file. This was missed in the last commit.Ernst de Haan2004-04-151-0/+0
| | | | Notes: svn path=/head/; revision=107156
* Log:Ernst de Haan2004-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> Notes: svn path=/head/; revision=107154
* Log:Ernst de Haan2004-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> Notes: svn path=/head/; revision=107153
* Log:Ernst de Haan2004-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> Notes: svn path=/head/; revision=107151
* Log:Ernst de Haan2004-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> Notes: svn path=/head/; revision=107149
* Fixed LATEST_LINK. It referred to linux-blackdown-jdk13.Ernst de Haan2004-04-151-1/+1
| | | | | | | | PR: 65127 Submitted by: Kang Liu <liukang@bjpu.edu.cn> Notes: svn path=/head/; revision=107147
* Improved description. In fact it related to jakarta-commons-validator.Ernst de Haan2004-04-151-9/+10
| | | | | | | | PR: 65491 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> Notes: svn path=/head/; revision=107146
* . Fix the port to work with both JDK 1.3 and JDK 1.4 by using theGreg Lewis2004-04-152-164/+1
| | | | | | | | | PORTDOCS macro. Also trims the pkg-plist considerably. Hopefully not objected to by: znerd Notes: svn path=/head/; revision=107135
* . This port actually requires JDK 1.4 to build, JDK 1.3 won't cut it.Greg Lewis2004-04-151-1/+1
| | | | | | | Maintainer informed. Notes: svn path=/head/; revision=107133
* BROKEN: Checksum mismatchKris Kennaway2004-04-121-0/+2
| | | | Notes: svn path=/head/; revision=106755
* Add SIZE info. Reminded by: kris.Mark Linimon2004-04-111-0/+1
| | | | Notes: svn path=/head/; revision=106712
* Tidy up whitespace.Trevor Johnson2004-04-103-4/+4
| | | | Notes: svn path=/head/; revision=106671
* Cram into 80 columns by 24 rows.Trevor Johnson2004-04-101-17/+13
| | | | Notes: svn path=/head/; revision=106669
* The submitter accepted to become the maintainer.Thierry Thomas2004-04-091-1/+1
| | | | | | | | | | Thanks! PR: ports/65303 Approved by: pav (mentor). Notes: svn path=/head/; revision=106615
* . Update to 1.1b3Greg Lewis2004-04-093-30/+21
| | | | | | | | | | | | . Use PLIST_FILES and get rid of pkg-plist. . Switch MASTER_SITES to MASTER_SITE_SOURCEFORGE_EXTENDED . Cleaned up the Makefile. PR: 65298 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> (maintainer) Notes: svn path=/head/; revision=106590
* Add poseidon 2.2.1, a popular UML CASE tool.Thierry Thomas2004-04-096-0/+1613
| | | | | | | | | PR: 65303 Submitted by: gerrit@beine-computer.de Approved by: pav (mentor). Notes: svn path=/head/; revision=106586
* add jcalendar 1.1.4Ying-Chieh Liao2004-04-074-0/+48
| | | | | | | Java Date Chooser Notes: svn path=/head/; revision=106388
* Fix build error by GNOME2.6. This is a temporary fix.Norikatsu Shigemura2004-04-061-0/+1
| | | | Notes: svn path=/head/; revision=106334
* . Use new bsd.java.mk features [1]Greg Lewis2004-04-063-46/+23
| | | | | | | | | | | | | | | | . Respect NOPORTDOCS [1] . Install documentation in DOCSDIR [1] . Use PORTDOCS and PLIST_FILES so that pkg-plist is no longer required. [1] . Use JAVAJARDIR [1] . More informative install messages [1] . SIZEify [1] . More informative message regarding fetching the distfile. PR: 65215 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> Notes: svn path=/head/; revision=106332
* . Convert to the newer bsd.java.mk syntax.Greg Lewis2004-04-061-1/+3
| | | | | | | Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> (maintainer) Notes: svn path=/head/; revision=106293
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-057-5/+7
| | | | Notes: svn path=/head/; revision=106175