summaryrefslogtreecommitdiff
path: root/java/jdk11/Makefile (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-12-12Remove obsolete JDK versions 1.1 and 1.2, and the ports depending on them.Mark Linimon1-47/+0
Notes: svn path=/head/; revision=203125
2007-07-22- Mark jdk11 / jdk12 ports for removal in 1 monthPav Lucistnik1-0/+3
Inspired by: glewis With hat: portmgr Notes: svn path=/head/; revision=196029
2007-01-30- Remove support for a.out format and PORTOBJFORMAT variable from individualPav Lucistnik1-10/+3
ports With hat: portmgr Notes: svn path=/head/; revision=183698
2004-09-01. Clean up all the .orig files from patching and do it in post-patch ratherGreg Lewis1-1/+3
than do-install. This fixes the packing list. Notes: svn path=/head/; revision=117780
2004-02-061. Take maintainership.Greg Lewis1-1/+2
2. Set an approptiate LATEST_LINK to avoid conflicts with other jdk ports. Reminded by: kris [2] Notes: svn path=/head/; revision=100157
2004-01-22Use the CPIO macro defined in bsd.port.mk.Trevor Johnson1-2/+0
Notes: svn path=/head/; revision=98793
2003-11-02Fix email addressEdwin Groothuis1-1/+1
PR: 58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=92817
2003-03-07Clear moonlight beckons.Ade Lovett1-0/+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
2003-02-05- Changed maintainer to the JDK porting team <java-port@FreeBSD.org>,Nate Williams1-1/+1
although there is very little that needs to be done on such an old binary release. Notes: svn path=/head/; revision=74780
2002-11-06- Ensure that files permissions/owners are set correctly if the port isNate Williams1-2/+4
built by a non-root user. Submitted by: glewis Notes: svn path=/head/; revision=69608
2001-08-14- No longer remind the folks to install the compat3x libraries, as theyNate Williams1-4/+1
are installed automagically. Notes: svn path=/head/; revision=46251
2001-08-14- Made the JDK port depend on the new compat3x libraries and it's new port.Nate Williams1-0/+1
Submitted by: "Akinori MUSHA" <knu@iDaemons.org> Notes: svn path=/head/; revision=46250
2001-03-06- Inform the user about the need for the compat 3.X libraries if theyNate Williams1-1/+4
install on a FreeBSD 4.X system. Submitted by: Ernst de Haan <ernst@jollem.com> Notes: svn path=/head/; revision=39136
2001-02-26- Update the distribution site to ftp.freebsd.org's local-distfiles that myNate Williams1-2/+2
former employer finally removed it from their ftp site a year after I left. Notes: svn path=/head/; revision=38816
2001-01-16Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev1-1/+1
Notes: svn path=/head/; revision=37252
2000-07-24Define int_t and uint_t on CURRENT too. This should fix tya and shujit onMaxim Sobolev1-0/+1
-current systems. Notes: svn path=/head/; revision=30984
2000-06-12Add support for javavmwrapper.Maxim Sobolev1-0/+5
Notes: svn path=/head/; revision=29542
2000-05-31Create/remove share/java, share/java/classes and share/java/doc directories uponMaxim Sobolev1-0/+2
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
2000-04-12Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien1-2/+2
Notes: svn path=/head/; revision=27458
2000-02-07Use ${TAR} and the right arguments to it.Bill Fumerola1-2/+2
Submitted by: billf, des (respectivly) Approved by: nate (maintainer) Notes: svn path=/head/; revision=25567
1999-11-10- Updated to new 1999/11/9 release which fixes some multicast bugs.Nate Williams1-3/+3
Notes: svn path=/head/; revision=22995
1999-09-23- Upgrade to the newest version of the JDK.Nate Williams1-4/+4
[ Not yet announced, will do later ] Notes: svn path=/head/; revision=21894
1999-09-17Mark this port as being i386 only.Steve Price1-0/+1
Notes: svn path=/head/; revision=21687
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20951
1999-07-20- Update to the newest release of the JDK.Nate Williams1-10/+3
Notes: svn path=/head/; revision=20289
1999-06-28New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.Bill Fumerola1-2/+2
Notes: svn path=/head/; revision=19854
1999-06-08Incorporate the new patch that fixes a permissions error when tryingSteve Price1-3/+10
to send UDP packets to the broadcast address. Requested by: maintainer Notes: svn path=/head/; revision=19330
1999-06-08Work a little PLIST magic so the next time we upgrade the diffs willSteve Price1-7/+10
be minimal. Notes: svn path=/head/; revision=19315
1999-06-08- Updated to JDK1.1.8.Nate Williams1-10/+8
Notes: svn path=/head/; revision=19312
1999-04-16Update to use newer (read fixed!) AOUT release.Nate Williams1-2/+2
Notes: svn path=/head/; revision=17936
1999-03-26Introduce a new ELF version and upgrade the a.out version to the latestSteve Price1-7/+16
release. Notes: svn path=/head/; revision=17404
1998-12-22- Updated to JDK1.1.7.V98-12-21Nate Williams1-2/+2
Notes: svn path=/head/; revision=15472
1998-11-16Make this package by removing the --exclude option to tar. I'm assuming thisSatoshi Asami1-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
1998-11-14- Updated to JDK1.1.7, and became the maintainer since I make the originalNate Williams1-13/+12
JDK release it's easier for me to do this. Notes: svn path=/head/; revision=14518
1998-08-19- Update to jdk1.1.6.V98-8-14.Nate Williams1-2/+2
Notes: svn path=/head/; revision=12650
1998-07-27Portlint....Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=12169
1998-07-27Update to 1.1.6Martin Cracauer1-4/+4
More usage hints in DESRC Notes: svn path=/head/; revision=12159
1998-06-27Remove NO_CONFIGURE and NO_PATCH, they never meant anything.Satoshi Asami1-2/+1
Notes: svn path=/head/; revision=11552
1998-03-02Upgrade to the 25-Feb FBSD JDK version.David E. O'Brien1-2/+2
Notes: svn path=/head/; revision=9988
1998-02-11The JDK port now installs a full Java developer's kit.Martin Cracauer1-12/+18
Notes: svn path=/head/; revision=9662
1997-05-30Update to use FreeBSD's native version.Satoshi Asami1-8/+7
PR: 3701 Submitted by: Pedro Giffuni S. <pgiffuni@fps.biblos.unal.edu.co> Notes: svn path=/head/; revision=6629
1997-02-18www/sawt --> devel/sawtDavid E. O'Brien1-2/+2
www/kaffe --> lang/kaffe www/jdk --> lang/jdk www/javac_netscape --> lang/javac_netscape Notes: svn path=/head/; revision=5683
1996-12-08No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,Masafumi Max NAKANE1-3/+3
RESTRICTED or BROKEN. Pointed-out by: asami cat -> ${CAT} Notes: svn path=/head/; revision=4880
1996-12-07Now, string describing reason for defining these variables must be setMasafumi Max NAKANE1-2/+2
when you define NO_CDROM, NO_PACKAGE or RESTRICTED. Notes: svn path=/head/; revision=4860
1996-11-18Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=4575
1996-07-10Add NO_CDROM, the license says we should put their name on packagingSatoshi Asami1-1/+2
etc. if we include it in a product. Notes: svn path=/head/; revision=3336
1996-06-16Upgrade to 1.0.2Sujal Patel1-6/+6
Requested by: Chuck Robey <chuckr@Glue.umd.edu> Notes: svn path=/head/; revision=3228
1996-04-08Java Developers Kit. All ports that need the JDK's class libraries shouldSujal Patel1-0/+23
rely on this port. Suggested by: asami Notes: svn path=/head/; revision=2946