aboutsummaryrefslogtreecommitdiff
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* . Add a pkg-message file describing the known problems. The SIGBUS on MPGreg Lewis2006-05-032-0/+24
| | | | | | | | | | systems in particular is causing lots of support email. Obtained from: Kurt Miller's release notes. Suggest by: hq Notes: svn path=/head/; revision=161285
* - Update to 4.1.1 [1]Herve Quiroz2006-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] Notes: svn path=/head/; revision=161264
* . Bump PORTREVISION for the previous fix.Greg Lewis2006-04-271-1/+1
| | | | | | | Suggested by: hq Notes: svn path=/head/; revision=160601
* . Avoid stomping on environment variables by prefixing variable names withGreg Lewis2006-04-261-123/+121
| | | | | | | | | | _JAVAVM_. The notable exception is JAVA_HOME, which is deliberately set by the wrapper. PR: 88048 Notes: svn path=/head/; revision=160533
* . Make diablo-jdk15 the default bootstrap JDK for i386.Greg Lewis2006-04-252-2/+8
| | | | | | | Suggested by: "Nikolas Britton" <nikolas.britton@gmail.com> Notes: svn path=/head/; revision=160470
* . Fix key recognition problems when NumLock is on.Greg Lewis2006-04-254-0/+120
| | | | | | | | PR: 85997 Submitted by: Kurt Miller <lists@intricatesoftware.com> Notes: svn path=/head/; revision=160465
* . 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. Notes: svn path=/head/; revision=160336
* - 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 Notes: svn path=/head/; revision=160278
* BROKEN: Does not compileKris Kennaway2006-04-221-0/+2
| | | | Notes: svn path=/head/; revision=160181
* 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/ Notes: svn path=/head/; revision=159766
* 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> Notes: svn path=/head/; revision=159577
* Update to 1.0Volker Stolz2006-04-092-4/+4
| | | | | | | | PR: ports/95470 Submitted by: maintainer Notes: svn path=/head/; revision=159205
* . Update to 1.5.0 patchset 3.Greg Lewis2006-04-0738-782/+28
| | | | Notes: svn path=/head/; revision=158993
* . Add entries for diablo-jdk15 and diablo-jre15.Greg Lewis2006-04-061-0/+2
| | | | Notes: svn path=/head/; revision=158966
* . 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." Notes: svn path=/head/; revision=158965
* . 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." Notes: svn path=/head/; revision=158964
* . Update to 1.2.1.Greg Lewis2006-04-033-18/+4
| | | | Notes: svn path=/head/; revision=158745
* 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 Notes: svn path=/head/; revision=158466
* . Update to 1.4.2_11.Greg Lewis2006-03-303-15/+23
| | | | Notes: svn path=/head/; revision=158427
* . Update to 1.3.1_18.Greg Lewis2006-03-302-4/+4
| | | | Notes: svn path=/head/; revision=158425
* 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> Notes: svn path=/head/; revision=158356
* Takeover maintainershipHerve Quiroz2006-03-271-1/+1
| | | | | | | | PR: 94192 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Notes: svn path=/head/; revision=158287
* - 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 Notes: svn path=/head/; revision=157975
* Automatically detect netbeans_jdkhome.Jimmy Olgeni2006-03-204-2/+8
| | | | | | | Submitted by: hq Notes: svn path=/head/; revision=157774
* Update to 1.13.3.Norikatsu Shigemura2006-03-183-5/+4
| | | | | | | | PR: ports/94639 Submitted by: Andreas Kohn <andreas@syndrom23.de> Notes: svn path=/head/; revision=157569
* - Fix fetchingPav Lucistnik2006-03-161-2/+1
| | | | | | | | PR: ports/94193 Submitted by: Jean-Francois BOEUF <jfb@minet.net> Notes: svn path=/head/; revision=157398
* 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) Notes: svn path=/head/; revision=157004
* - 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) Notes: svn path=/head/; revision=156997
* 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) Notes: svn path=/head/; revision=156989
* BROKEN: Broken by removal of www/jakarta-tomcat4/files/startup.sh fileKris Kennaway2006-02-251-0/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=156807
* Conversion to a single libtool environment.Ade Lovett2006-02-2311-15/+23
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - 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) Notes: svn path=/head/; revision=156504
* Update to 1.13.2.Norikatsu Shigemura2006-02-203-8/+7
| | | | | | | | PR: ports/93591 Submitted by: Andreas Kohn <andreas@syndrom23.de> Notes: svn path=/head/; revision=156497
* - 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) Notes: svn path=/head/; revision=156472
* BROKEN: UnfetchableKris Kennaway2006-02-201-0/+2
| | | | Notes: svn path=/head/; revision=156441
* Fix PORTNAME.Jimmy Olgeni2006-02-183-3/+3
| | | | Notes: svn path=/head/; revision=156305
* - 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 Notes: svn path=/head/; revision=156122
* Update to 3.0 final release.Alex Dupre2006-02-142-4/+4
| | | | Notes: svn path=/head/; revision=156011
* Upgrade to current bsd.java.mk syntax.Jimmy Olgeni2006-02-132-2/+4
| | | | Notes: svn path=/head/; revision=155955
* Upgrade to current bsd.java.mk syntax, fix portlint issues, cleanup whitespace.Jimmy Olgeni2006-02-133-21/+24
| | | | Notes: svn path=/head/; revision=155954
* Upgrade to current bsd.java.mk syntax, remove commented MASTER_SITES.Jimmy Olgeni2006-02-131-2/+3
| | | | Notes: svn path=/head/; revision=155953
* Upgrade to version 5.0.Jimmy Olgeni2006-02-136-2204/+2726
| | | | Notes: svn path=/head/; revision=155952
* Add java/netbeans4 after repocopy.Jimmy Olgeni2006-02-131-0/+1
| | | | | | | PR: ports/92845 Notes: svn path=/head/; revision=155951
* Fix build on 4.x.Sam Lawrance2006-02-131-0/+9
| | | | | | | | PR: ports/93254 Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer) Notes: svn path=/head/; revision=155923
* . 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> Notes: svn path=/head/; revision=155850
* . 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> Notes: svn path=/head/; revision=155849
* . 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 Notes: svn path=/head/; revision=155803
* 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> Notes: svn path=/head/; revision=155524
* - 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] Notes: svn path=/head/; revision=155407
* Update changed master site and homepage URLs.Anders Nordby2006-02-072-2/+2
| | | | | | | Submitted by: demon Notes: svn path=/head/; revision=155395