summaryrefslogtreecommitdiff
path: root/java/jdk11 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix email addressEdwin Groothuis2003-11-021-1/+1
| | | | | | | | PR: 58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=92817
* . Set EXPR_COMPAT so 5.x expr doesn't get confused by having "-" at the startGreg Lewis2003-09-261-0/+10
| | | | | | | | | of an argument. Submitted by: jmallett Notes: svn path=/head/; revision=89474
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* - Changed maintainer to the JDK porting team <java-port@FreeBSD.org>,Nate Williams2003-02-051-1/+1
| | | | | | | | although there is very little that needs to be done on such an old binary release. Notes: svn path=/head/; revision=74780
* Don't create/remove share/java/classes and share/java; these areKris Kennaway2003-01-141-3/+0
| | | | | | | system directories created by BSD.local.dist Notes: svn path=/head/; revision=73076
* - Ensure that files permissions/owners are set correctly if the port isNate Williams2002-11-061-2/+4
| | | | | | | | | built by a non-root user. Submitted by: glewis Notes: svn path=/head/; revision=69608
* Unified one-line descriptions for JDK ports.Ernst de Haan2002-08-121-1/+1
| | | | Notes: svn path=/head/; revision=64418
* - No longer remind the folks to install the compat3x libraries, as theyNate Williams2001-08-141-4/+1
| | | | | | | are installed automagically. Notes: svn path=/head/; revision=46251
* - Made the JDK port depend on the new compat3x libraries and it's new port.Nate Williams2001-08-141-0/+1
| | | | | | | Submitted by: "Akinori MUSHA" <knu@iDaemons.org> Notes: svn path=/head/; revision=46250
* - Inform the user about the need for the compat 3.X libraries if theyNate Williams2001-03-061-1/+4
| | | | | | | | | install on a FreeBSD 4.X system. Submitted by: Ernst de Haan <ernst@jollem.com> Notes: svn path=/head/; revision=39136
* - Update the distribution site to ftp.freebsd.org's local-distfiles that myNate Williams2001-02-261-2/+2
| | | | | | | former employer finally removed it from their ftp site a year after I left. Notes: svn path=/head/; revision=38816
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
| | | | Notes: svn path=/head/; revision=37252
* Define int_t and uint_t on CURRENT too. This should fix tya and shujit onMaxim Sobolev2000-07-242-0/+12
| | | | | | | -current systems. Notes: svn path=/head/; revision=30984
* Add support for javavmwrapper.Maxim Sobolev2000-06-122-0/+7
| | | | Notes: svn path=/head/; revision=29542
* Create/remove share/java, share/java/classes and share/java/doc directories uponMaxim Sobolev2000-05-312-0/+7
| | | | | | | | | | install/uninstall, as it is outlined in Java Porters page (http://www.FreeBSD.org/java/docs/howtoports.html). Approved by: asami Notes: svn path=/head/; revision=29014
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-2/+2
| | | | Notes: svn path=/head/; revision=27458
* Use ${TAR} and the right arguments to it.Bill Fumerola2000-02-071-2/+2
| | | | | | | | Submitted by: billf, des (respectivly) Approved by: nate (maintainer) Notes: svn path=/head/; revision=25567
* - Updated to new 1999/11/9 release which fixes some multicast bugs.Nate Williams1999-11-102-5/+5
| | | | Notes: svn path=/head/; revision=22995
* - Upgrade to the newest version of the JDK.Nate Williams1999-09-232-6/+6
| | | | | | | [ Not yet announced, will do later ] Notes: svn path=/head/; revision=21894
* Mark this port as being i386 only.Steve Price1999-09-171-0/+1
| | | | Notes: svn path=/head/; revision=21687
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* - Update to the newest release of the JDK.Nate Williams1999-07-202-14/+5
| | | | Notes: svn path=/head/; revision=20289
* New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.Bill Fumerola1999-06-281-2/+2
| | | | Notes: svn path=/head/; revision=19854
* Incorporate the new patch that fixes a permissions error when tryingSteve Price1999-06-082-3/+12
| | | | | | | | | to send UDP packets to the broadcast address. Requested by: maintainer Notes: svn path=/head/; revision=19330
* Work a little PLIST magic so the next time we upgrade the diffs willSteve Price1999-06-082-611/+614
| | | | | | | be minimal. Notes: svn path=/head/; revision=19315
* - Updated to JDK1.1.8.Nate Williams1999-06-085-606/+617
| | | | Notes: svn path=/head/; revision=19312
* Yet more WWW: additionsMichael Haro1999-05-031-0/+2
| | | | Notes: svn path=/head/; revision=18435
* Update to use newer (read fixed!) AOUT release.Nate Williams1999-04-162-3/+3
| | | | Notes: svn path=/head/; revision=17936
* Introduce a new ELF version and upgrade the a.out version to the latestSteve Price1999-03-262-8/+18
| | | | | | | release. Notes: svn path=/head/; revision=17404
* - Updated to JDK1.1.7.V98-12-21Nate Williams1998-12-222-3/+3
| | | | Notes: svn path=/head/; revision=15472
* Make good the missing symlinks in PLIST,SADA Kenji1998-12-042-1/+103
| | | | | | | | | and make to remove the installed directories. PR: ports/8957 Submitted by: taoka@infonets.hiroshima-u.ac.jp Notes: svn path=/head/; revision=15111
* Make this package by removing the --exclude option to tar. I'm assuming thisSatoshi Asami1998-11-161-2/+2
| | | | | | | | is what Nate intended because all the *.class files are listed in pkg/PLIST. If it's the other way around, go ahead and revert it (and fix PLIST), Nate. Notes: svn path=/head/; revision=14551
* - Updated to JDK1.1.7, and became the maintainer since I make the originalNate Williams1998-11-144-622/+504
| | | | | | | JDK release it's easier for me to do this. Notes: svn path=/head/; revision=14518
* - Update to jdk1.1.6.V98-8-14.Nate Williams1998-08-192-3/+3
| | | | Notes: svn path=/head/; revision=12650
* Portlint....Satoshi Asami1998-07-271-2/+2
| | | | Notes: svn path=/head/; revision=12169
* Update to 1.1.6Martin Cracauer1998-07-274-252/+516
| | | | | | | More usage hints in DESRC Notes: svn path=/head/; revision=12159
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.Satoshi Asami1998-06-271-2/+1
| | | | Notes: svn path=/head/; revision=11552
* Upgrade to the 25-Feb FBSD JDK version.David E. O'Brien1998-03-023-3/+7
| | | | Notes: svn path=/head/; revision=9988
* The JDK port now installs a full Java developer's kit.Martin Cracauer1998-02-116-70/+477
| | | | Notes: svn path=/head/; revision=9662
* Update to use FreeBSD's native version.Satoshi Asami1997-05-303-9/+58
| | | | | | | | PR: 3701 Submitted by: Pedro Giffuni S. <pgiffuni@fps.biblos.unal.edu.co> Notes: svn path=/head/; revision=6629
* www/sawt --> devel/sawtDavid E. O'Brien1997-02-181-2/+2
| | | | | | | | | www/kaffe --> lang/kaffe www/jdk --> lang/jdk www/javac_netscape --> lang/javac_netscape Notes: svn path=/head/; revision=5683
* No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,Masafumi Max NAKANE1996-12-081-3/+3
| | | | | | | | | | RESTRICTED or BROKEN. Pointed-out by: asami cat -> ${CAT} Notes: svn path=/head/; revision=4880
* Now, string describing reason for defining these variables must be setMasafumi Max NAKANE1996-12-071-2/+2
| | | | | | | when you define NO_CDROM, NO_PACKAGE or RESTRICTED. Notes: svn path=/head/; revision=4860
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* Add NO_CDROM, the license says we should put their name on packagingSatoshi Asami1996-07-101-1/+2
| | | | | | | etc. if we include it in a product. Notes: svn path=/head/; revision=3336
* Upgrade to 1.0.2Sujal Patel1996-06-162-7/+7
| | | | | | | Requested by: Chuck Robey <chuckr@Glue.umd.edu> Notes: svn path=/head/; revision=3228
* Java Developers Kit. All ports that need the JDK's class libraries shouldSujal Patel1996-04-085-0/+31
rely on this port. Suggested by: asami Notes: svn path=/head/; revision=2946