summaryrefslogtreecommitdiff
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 3.1.1, which is compatibale with Eclipse 3.2.1Palle Girgensohn2006-11-0714-750/+2195
|
* . Fix a problem with os_sleep returning early without raising an exceptionGreg Lewis2006-11-064-2/+66
| | | | | | when its called with interruptible set to false. Submitted by: Kurt Miller <kurt@intricatesoftware.com>
* . Fix a possible problem building the JDK in the GMT+0 time zone. WhenGreg Lewis2006-11-062-0/+42
| | | | | | | building, the JDK zone info file doesn't exist yet, so attempting to get the zone info for GMT_ID would fail. Submitted by: Kurt Miller <kurt@intricatesoftware.com>
* . Chase the X11BASE -> LOCALBASE change for the browser plugin directories.Greg Lewis2006-11-066-4/+6
| | | | | PR: 104476 Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk>
* Update Eclipse to version 3.2.1. Assign port maintainership toAlexander Kabaev2006-11-0444-3192/+774
| | | | | | submitter. Submitted by: David Sledge
* Update to 1.0.4.Sam Lawrance2006-11-012-4/+4
| | | | | PR: ports/104855 Submitted by: Adam VanderHook <acidos@bandwidth-junkies.net> (maintainer)
* Fix the test-target to, actually, succeed, when the testsMikhail Teterin2006-10-201-4/+5
| | | | | | succeed... Approved by: portmgr (erwin)
* Disable two more self-tests, which may hang in rare circumstance.Mikhail Teterin2006-10-182-2/+27
| | | | | | | | | | | According to SleepyCat/Oracle, these will be fixed in the next release. Provide two explicit download sites for those, whose FETCH_CMD is set to NOT follow redirects (as is the default). Oracle uses such redirects to facilitate downloads from the server closer to the downloader, but the scheme breaks, when the redirects are not followed. Approved by: portmgr (erwin)
* - update distinfo and un-(break|expire)Ion-Mihai Tetcu2006-10-143-42/+15
| | | | | | | | | - drop WITH_EXTRAS, fetch and install all docs and examples - bump PORTREVISION - use my @FreeBSD.org address Submitted by: Stefan Pauly <stefan@fh-mainz.de> (the important part) Approved by: portmgr (marcus)
* Fix pkg-plist.Sam Lawrance2006-10-141-0/+16
| | | | | Reported by: kris Approved by: portmgr (marcus)
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-1410-29/+28
| | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
* . The IPV6_ONLY option is unnecessary as IPV6_V6ONLY is defined inGreg Lewis2006-10-091-5/+0
| | | | | | /usr/include/netinet6/in6.h. Submitted by: ume@
* . Add support for installing the JCE policy files. [1]Greg Lewis2006-10-082-30/+47
| | | | | | | | | . OPTIONify. [1] . Add a knob for IPV6_V6ONLY. . Bump PORTREVISION. PR: 103920 Submitted by: lioux@
* Be sure to fail our test-target, if the vendor's self-test fails.Mikhail Teterin2006-10-081-1/+2
|
* . Add a patch to support IPv6 only operation.Greg Lewis2006-10-081-0/+131
| | | | | | | (Makefile knob to follow) PR: 92620 Submitted by: ume@
* . Use a mutex to make the resolver functions thread safe on FreeBSD 4.xGreg Lewis2006-10-081-0/+110
| | | | | | (they are already thread safe on FreeBSD 5+). Submitted by: Arne Juul <arnej@europe.yahoo-inc.com>
* Tune the port a little finer:Mikhail Teterin2006-10-083-2/+18
| | | | | | | | | | | | | | . Java-1.5 is required to build (although the result is usable with 1.4 as well) -- reflect this in pkg-descr for the user and in Makefile for the build process . add a patch for the "occasionaly" failing test -- on advice from Oracle: http://forums.oracle.com/forums/thread.jspa?threadID=431242 . enable automatic testing post-build -- the tests stress out both Java and JE and their failure may be a nice canary for our mine.
* - update to 1.4 (a bugs fix release)Sergey Matveychuk2006-10-082-6/+5
| | | | | PR: ports/103593 Approved by: maintainer timeout (2 weeks)
* Make fetchable again by updating to 1.14.0.Sam Lawrance2006-10-082-4/+4
|
* Upgrade from 1.7.1 to 3.1.0, thanks largely to the diffs supplied by ijliaoMikhail Teterin2006-10-074-383/+86
| | | | | | | | | | | | | | (for the earlier version 3.0.12). Make post-build test possible (via OPTIONS) and, unfortunately, disable it by default due to several test failures. (Java-maintainers may want to take a look.) Switch to an auto-generated pkg-plist (HUGE amount of examples and documentation). Ying-Chieh is planning to delete his databases/java-db and is invited to take over this port.
* . Update distinfo for re-rolled amd64 tarballs. Fixes problem with noGreg Lewis2006-10-052-6/+6
| | | | GUI programmes running on amd64.
* Update to 1.34 release.Alex Dupre2006-10-042-4/+4
|
* . Update to 1.5.0_07-b01.Greg Lewis2006-10-024-20/+20
|
* - Update to 1.0.3.Stefan Walter2006-09-272-5/+5
| | | | | | | - Allow JDK versions > 1.4 as well. PR: 103230 Submitted by: maintainer
* Update to 1.2.0.Stefan Walter2006-09-272-6/+6
| | | | | | PR: 102623 Submitted by: Marcin Jessa <yazzy@yazzy.org> Approved by: maintainer
* Upgrade to 5.2.Dag-Erling Smørgrav2006-09-263-1164/+10
| | | | Submitted by: ijliao@
* . Cross reference manvm(1).Greg Lewis2006-09-201-0/+1
|
* amd64 distinfo does not exist, restrict to i386Kris Kennaway2006-09-171-1/+1
|
* . Diablo is no longer restricted to i386, so allow it to be a possibleGreg Lewis2006-09-132-8/+4
| | | | | | | | | native bootstrap JDK on all (supported) architectures. This is a slightly different change than the submitters. PR: 103227 Submitted by: Pat Lashley <patl+freebsd@volant.org>
* . Note that FreeBSD 5.x/amd64 isn't support (6.x/amd64 is). [1]Greg Lewis2006-09-112-6/+6
| | | | | | | . Only set IGNORE to the "fetch the distribution" message if there is actually one to fetch. Pointed out by: pointyhat (via kris@) [1]
* . Prevent problems opening RandomAccessFile with "rws" as the mode byGreg Lewis2006-09-094-2/+44
| | | | | | | | | defining O_SYNC and O_DSYNC if they aren't defined. In particular we were previously defining O_SYNC bogusly to the same value as O_EXCL. PR not closed as this fixes jdk15, not diablo-jdk15. PR: 102888
* Update to 4.2.1Volker Stolz2006-09-082-10/+10
| | | | | PR: ports/102830 Submitted by: maintainer
* Remove stale files.Jimmy Olgeni2006-09-074-2/+8
|
* Remove stale files and use JAVA_HOME.Jimmy Olgeni2006-09-076-3/+24
|
* Replace NO_CDROM and NO_PACKAGE with RESTRICTEDKris Kennaway2006-09-033-6/+3
|
* Allow package buildsKris Kennaway2006-09-031-1/+1
|
* Allow package buildsKris Kennaway2006-09-0314-14/+14
|
* NO_CDROM is superfluous hereKris Kennaway2006-09-031-2/+1
|
* NO_CDROM and NO_PACKAGE are superfluousKris Kennaway2006-09-031-2/+0
|
* NO_PACKAGE and NO_CDROM are superfluousKris Kennaway2006-09-031-3/+1
|
* NO_CDROM and NO_PACKAGE are not appropriate; use RESTRICTED here insteadKris Kennaway2006-09-031-2/+1
|
* NO_CDROM and NO_PACKAGE are superfluousKris Kennaway2006-09-021-2/+0
|
* Schedule these forbidden ports for termination on 2006-12-01Kris Kennaway2006-09-023-0/+6
|
* Schedule these broken ports for termination on 2006-12-01Kris Kennaway2006-09-022-0/+4
|
* BROKEN: Size mismatchKris Kennaway2006-08-311-0/+2
|
* Fix the build by copying needed JAR files at post-extract stageHerve Quiroz2006-08-221-1/+6
| | | | | PR: 101712 Submitted by: maintainer
* * Add registervm and unregistervm [1]Maho Nakata2006-08-172-8/+12
| | | | | | * Do not hardcode gcc version number as far as possible Suggested by: hq [1]
* Make portlint(1) happyMario Sergio Fujikawa Ferreira2006-08-151-1/+1
|
* New port eclipse-jad version 3.1: Jad Java decompiler plugin forMario Sergio Fujikawa Ferreira2006-08-154-0/+47
| | | | the Eclipse IDE
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-152-2/+2
| | | | | | | - these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>