summaryrefslogtreecommitdiff
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* . Remove the diablo-jdk13 and diablo-jre13 ports for the following reasons:Greg Lewis2006-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+Maho Nakata2006-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 compileKris Kennaway2006-04-221-0/+2
|
* Gjdoc is a documentation generation framework for java source files;Maho Nakata2006-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 changeEdwin Groothuis2006-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.0Volker Stolz2006-04-092-4/+4
| | | | | PR: ports/95470 Submitted by: maintainer
* . Update to 1.5.0 patchset 3.Greg Lewis2006-04-0738-782/+28
|
* . Add entries for diablo-jdk15 and diablo-jre15.Greg Lewis2006-04-061-0/+2
|
* . Add a port of the Diablo Latte (native FreeBSD JRE) 1.5 binaries.Greg Lewis2006-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.Greg Lewis2006-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.Greg Lewis2006-04-033-18/+4
|
* Reassign these ports from inactive maintainer to glewis, who has been doingMark Linimon2006-03-313-3/+3
| | | | | | most of the work over the past year. Hat: portmgr
* . Update to 1.4.2_11.Greg Lewis2006-03-303-15/+23
|
* . Update to 1.3.1_18.Greg Lewis2006-03-302-4/+4
|
* Install port in ${PREFIX}/netbeans4 so that it could be usedJimmy Olgeni2006-03-286-3333/+3333
| | | | | | concurrently with java/netbeans. Submitted by: Andreas Haakh <bugReporter(at)Haakh.de>
* Takeover maintainershipHerve Quiroz2006-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 HandbookHerve Quiroz2006-03-221-1/+4
| | | | | guidelines - Reduce line length in launcher shell script
* Automatically detect netbeans_jdkhome.Jimmy Olgeni2006-03-204-2/+8
| | | | Submitted by: hq
* Update to 1.13.3.Norikatsu Shigemura2006-03-183-5/+4
| | | | | PR: ports/94639 Submitted by: Andreas Kohn <andreas@syndrom23.de>
* - Fix fetchingPav Lucistnik2006-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.Ade Lovett2006-03-073-3/+3
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* - Update to 2006.03.06 and unbreakPav Lucistnik2006-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 toKris Kennaway2006-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 fileKris Kennaway2006-02-251-0/+2
| | | | Approved by: portmgr (implicit)
* Conversion to a single libtool environment.Ade Lovett2006-02-2311-15/+23
| | | | Approved by: portmgr (kris)
* - Remove broken master siteTim Bishop2006-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.Norikatsu Shigemura2006-02-203-8/+7
| | | | | PR: ports/93591 Submitted by: Andreas Kohn <andreas@syndrom23.de>
* - Update to 1.1.6Tim Bishop2006-02-203-33/+11
| | | | | | | - Use dynamic pkg-plist PR: 88603 Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> (maintainer)
* BROKEN: UnfetchableKris Kennaway2006-02-201-0/+2
|
* Fix PORTNAME.Jimmy Olgeni2006-02-183-3/+3
|
* - Update to 4.1Herve Quiroz2006-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.Alex Dupre2006-02-142-4/+4
|
* Upgrade to current bsd.java.mk syntax.Jimmy Olgeni2006-02-132-2/+4
|
* Upgrade to current bsd.java.mk syntax, fix portlint issues, cleanup whitespace.Jimmy Olgeni2006-02-133-21/+24
|
* Upgrade to current bsd.java.mk syntax, remove commented MASTER_SITES.Jimmy Olgeni2006-02-131-2/+3
|
* Upgrade to version 5.0.Jimmy Olgeni2006-02-136-2204/+2726
|
* Add java/netbeans4 after repocopy.Jimmy Olgeni2006-02-131-0/+1
| | | | PR: ports/92845
* Fix build on 4.x.Sam Lawrance2006-02-131-0/+9
| | | | | PR: ports/93254 Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
* . Set the REX bits correctly on amd64. Fixes possible segfaults withGreg Lewis2006-02-124-2/+28
| | | | | | | | | | Eclipse on that platform. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=71987 . Bump PORTREVISION. Submitted by: Sean McNeil <sean@mcneil.com>
* . Tweak the fix for linking with the system's version of zlib to justGreg Lewis2006-02-124-14/+120
| | | | | | ignore the internal zlib source files rather than having to rm them. Submitted by: Kurt Miller <kurt@intricatesoftware.com>
* . Link with the system libz instead of building the our own internalGreg Lewis2006-02-123-1/+50
| | | | | | | | | | | | | | | copy. This should have the following effects: . Fix problems experienced by programmes that dynamically create their own copy of the JVM and are linked against the system's zlib (e.g., eclipse). . Reduce the potential for zlib based security problems affecting the JDK. This is similar to the patch in the PR, but was actually backported from the patches for the jdk15 port, so its a touch different. PR: 92459
* Update to 3.1.2.Norikatsu Shigemura2006-02-086-36/+36
| | | | | | Submitted by: tmclaugh References: http://lists.freebsd.org/pipermail/freebsd-eclipse/2006-January/000327.html Noticed by: Panagiotis Astithas <past@ebs.gr>
* - Update to 1.0.0 [1]Herve Quiroz2006-02-073-40/+25
| | | | | | | | | | | | | - Add 'graphics' category [2] - Move RUN_DEPENDS [2] - Use USE_ANT - JAVAJARDIR -> JAVALIBDIR - Do not set JAVA_BUILD/JAVA_RUN, just set NO_BUILD when needed - Cleanup: remove now useless PLIST_SUB entries - ECHO_CMD -> ECHO_MSG - Trim whitespaces in pkg-descr Reported by: thierry [1], portlint [2]
* Update changed master site and homepage URLs.Anders Nordby2006-02-072-2/+2
| | | | Submitted by: demon
* - Update to 1.0.0Herve Quiroz2006-02-062-33/+19
| | | | | | | | | | | - Add 'devel' category - Use USE_ANT - Do not set JAVA_BUILD/JAVA_RUN, just set NO_BUILD when needed - Cleanup: remove now useless PLIST_SUB entries - ECHO_CMD -> ECHO_MSG - The port now installs another JAR file: jcommon-xml.jar Tested by: thierry
* Whitespace.Jimmy Olgeni2006-02-051-6/+6
|
* Make portlint happy.Jimmy Olgeni2006-02-051-2/+2
|
* - Restrict to JDK 1.4Simon Barner2006-02-051-1/+1
| | | | | Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) PR: ports/92823
* . Fix the build on amd64 (although some native libraries are missing).Greg Lewis2006-02-023-5/+16
| | | | | | | | . Fix a crash when trying to execute a programme via the "Run" or "Debug" menu items. PR: 91825 Submitted by: Panagiotis Astithas <past@ebs.gr>
* . Enable parallel compilation during the build of HotSpot. Note that weGreg Lewis2006-02-024-2/+12
| | | | | | | | | | | | | can't use -j in general since the build of the other bits is almost certainly not -j safe. If set, this will speed up the build for those with an SMP box. [1] . Install the cacerts file from Sun's JDK 1.5.0_06 release rather than using the almost empty one that comes with the SCSL source. [2] . Bump PORTREVISION for the second change. PR: 87552 [1] Submitted by: leafy <leafy@leafy.idv.tw> [1] Prompted by: Panagiotis Astithas <past@ebs.gr> [2]