summaryrefslogtreecommitdiff
path: root/java/jdk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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