summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.50.1stefan2006-05-104-33/+29
| | | | | | | | | - Evaluate OPTIONS _after_ inclusion of bsd.port.pre.mk. - Mark BROKEN on FreeBSD < 5.x PR: 96989 Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer) Approved by: arved (mentor)
* Update to 3.0.1 release.ale2006-05-102-4/+4
|
* Chase gmp library and bump PORTREVISION.ale2006-05-101-2/+2
|
* Remove USE_REINPLACE from categories starting with a Jedwin2006-05-0922-26/+0
|
* Mark RESTRICTED and require manual fetching (netcomponents may not belawrance2006-05-071-2/+11
| | | | | | redistributed except as part of a substantially different product). Prompted by: fenner's distfile survey
* Update distfile name. Checksum unchanged.lawrance2006-05-072-4/+3
| | | | Reported by: fenner's distfile survey
* . Add a pkg-message file describing the known problems. The SIGBUS on MPglewis2006-05-032-0/+24
| | | | | | | systems in particular is causing lots of support email. Obtained from: Kurt Miller's release notes. Suggest by: hq
* - Update to 4.1.1 [1]hq2006-05-033-14/+13
| | | | | | | | | | - Remove USE_REINPLACE [2] - Unquote USE_PACKAGE [2] - Use 'exec' to launch JVM PR: 96518 [1] Submitted by: maintainer [1] Reported by: portlint [2]
* . Bump PORTREVISION for the previous fix.glewis2006-04-271-1/+1
| | | | Suggested by: hq
* . Avoid stomping on environment variables by prefixing variable names withglewis2006-04-261-123/+121
| | | | | | | _JAVAVM_. The notable exception is JAVA_HOME, which is deliberately set by the wrapper. PR: 88048
* . Make diablo-jdk15 the default bootstrap JDK for i386.glewis2006-04-252-2/+8
| | | | Suggested by: "Nikolas Britton" <nikolas.britton@gmail.com>
* . Fix key recognition problems when NumLock is on.glewis2006-04-254-0/+120
| | | | | PR: 85997 Submitted by: Kurt Miller <lists@intricatesoftware.com>
* . Remove the diablo-jdk13 and diablo-jre13 ports for the following reasons:glewis2006-04-2413-2006/+0
| | | | | | | . They have been FORBIDDEN for almost a year (by default). . The DISTFILEs are no longer distributed. . They don't work on FreeBSD 5 and higher. . There are now updated (1.5) binaries available.
* - fix plist and unbreak under FreeBSD 5+maho2006-04-242-15/+18
| | | | | | | | | - fix pthread problem and unbreak under FreeBSD 4 - utilize INFO - replace spaces with tabs and make portlint happier PR: 96246 Submitted by: leeym
* BROKEN: Does not compilekris2006-04-221-0/+2
|
* Gjdoc is a documentation generation framework for java source files;maho2006-04-176-0/+95
| | | | | | | | | | | | espcially generating API documentation in HTML format from doc comments in source code. Also, ANTLR (ANother Tool for Language Recognition) is used; this is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, C++, or Python actions. WWW: http://www.gnu.org/software/classpath/cp-tools/ http://www.antlr.org/
* Maintainer mailaddress mass changeedwin2006-04-152-2/+2
| | | | | | | Maintainers mailaddress has changed, so the ports should be updated. PR: ports/95796 Submitted by: Gerrit Beine <gerrit.beine@gmx.de>
* Update to 1.0vs2006-04-092-4/+4
| | | | | PR: ports/95470 Submitted by: maintainer
* . Update to 1.5.0 patchset 3.glewis2006-04-0738-782/+28
|
* . Add entries for diablo-jdk15 and diablo-jre15.glewis2006-04-061-0/+2
|
* . Add a port of the Diablo Latte (native FreeBSD JRE) 1.5 binaries.glewis2006-04-067-0/+1087
| | | | | | | | This will help people keep up with any updates. "The Java Runtime Environment (JRE) implements the Java Virtual machine and base classes, and permits the execution of Java applications on FreeBSD."
* . Add a port of the Diablo Caffe (native FreeBSD JDK) 1.5 binaries.glewis2006-04-067-0/+3274
| | | | | | | | This will help people keep up with any updates. "The Java Development Kit (JDK) provides the Java Virtual Machine, base classes, and development tools to permit developers to create new Java applications, applets, and components on FreeBSD."
* . Update to 1.2.1.glewis2006-04-033-18/+4
|
* Reassign these ports from inactive maintainer to glewis, who has been doinglinimon2006-03-313-3/+3
| | | | | | most of the work over the past year. Hat: portmgr
* . Update to 1.4.2_11.glewis2006-03-303-15/+23
|
* . Update to 1.3.1_18.glewis2006-03-302-4/+4
|
* Install port in ${PREFIX}/netbeans4 so that it could be usedolgeni2006-03-286-3333/+3333
| | | | | | concurrently with java/netbeans. Submitted by: Andreas Haakh <bugReporter(at)Haakh.de>
* Takeover maintainershiphq2006-03-271-1/+1
| | | | | PR: 94192 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
* - Use 'exec' in the launcher shell script to comply with Porter's Handbookhq2006-03-221-1/+4
| | | | | guidelines - Reduce line length in launcher shell script
* Automatically detect netbeans_jdkhome.olgeni2006-03-204-2/+8
| | | | Submitted by: hq
* Update to 1.13.3.nork2006-03-183-5/+4
| | | | | PR: ports/94639 Submitted by: Andreas Kohn <andreas@syndrom23.de>
* - Fix fetchingpav2006-03-161-2/+1
| | | | | PR: ports/94193 Submitted by: Jean-Francois BOEUF <jfb@minet.net>
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-073-3/+3
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* - Update to 2006.03.06 and unbreakpav2006-03-063-15/+16
| | | | | | | | | - Drop maintainership PR: ports/94122 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Approved by: Michael C. Shultz <ringworm01@gmail.com> (maintainer) Approved by: portmgr (krion)
* Add NO_PACKAGE since this apparently takes an enormous amount of RAM tokris2006-03-061-0/+2
| | | | | | | build, and has never built successfully on the package cluster since the update last year. Approved by: portmgr (implicit)
* BROKEN: Broken by removal of www/jakarta-tomcat4/files/startup.sh filekris2006-02-251-0/+2
| | | | Approved by: portmgr (implicit)
* Conversion to a single libtool environment.ade2006-02-2311-15/+23
| | | | Approved by: portmgr (kris)
* - Remove broken master sitetdb2006-02-203-16/+21
| | | | | | | - Remove need for dependency on EMF/GEF/VEP PR: 88604 Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> (maintainer)
* Update to 1.13.2.nork2006-02-203-8/+7
| | | | | PR: ports/93591 Submitted by: Andreas Kohn <andreas@syndrom23.de>
* - Update to 1.1.6tdb2006-02-203-33/+11
| | | | | | | - Use dynamic pkg-plist PR: 88603 Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> (maintainer)
* BROKEN: Unfetchablekris2006-02-201-0/+2
|
* Fix PORTNAME.olgeni2006-02-183-3/+3
|
* - Update to 4.1hq2006-02-154-23/+20
| | | | | | | | | | - Use SUB_FILES to configure the launcher shell script - Set JAVA_VERSION in the launcher - STYLEDIR -> DATADIR (%%DATADIR%% already in SUB_LIST and PLIST_SUB) PR: 93339 Submitted by: me Approved by: maintainer
* Update to 3.0 final release.ale2006-02-142-4/+4
|
* Upgrade to current bsd.java.mk syntax.olgeni2006-02-132-2/+4
|
* Upgrade to current bsd.java.mk syntax, fix portlint issues, cleanup whitespace.olgeni2006-02-133-21/+24
|
* Upgrade to current bsd.java.mk syntax, remove commented MASTER_SITES.olgeni2006-02-131-2/+3
|
* Upgrade to version 5.0.olgeni2006-02-136-2204/+2726
|
* Add java/netbeans4 after repocopy.olgeni2006-02-131-0/+1
| | | | PR: ports/92845
* Fix build on 4.x.lawrance2006-02-131-0/+9
| | | | | PR: ports/93254 Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
OpenPOWER on IntegriCloud