summaryrefslogtreecommitdiff
path: root/java/diablo-jre13 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* . SIZEify.Greg Lewis2004-03-181-0/+1
| | | | | | | Submitted by: trevor (except diablo-jre13) Notes: svn path=/head/; revision=104536
* . Try to make things non-interactive when building on bento. Works forGreg Lewis2004-03-171-1/+6
| | | | | | | | me, but failed when kris tried the patch on bento. I can't figure out why, but maybe someone looking at this will have a clue. Notes: svn path=/head/; revision=104309
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Use the CPIO macro defined in bsd.port.mk.Trevor Johnson2004-01-221-1/+0
| | | | Notes: svn path=/head/; revision=98793
* Use the SORT macro from bsd.port.mk.Trevor Johnson2004-01-221-1/+0
| | | | Notes: svn path=/head/; revision=98788
* . s:NO_CDROM:RESTRICTED: as neither the distfiles nor the packages shouldGreg Lewis2003-09-241-1/+1
| | | | | | | | | be on FTP sites according to my understanding of the license. Mea culpa. Approved by: portmgr (kris) Notes: svn path=/head/; revision=89138
* . Remove trailing comma from line which displayed the URL to downloadGreg Lewis2003-08-271-1/+1
| | | | | | | | | | the tarballs from. It wasn't grammatically correct and was too easy to cut and paste along with the actual URL. Submitted by: znerd Notes: svn path=/head/; revision=87767
* . Add a port of the Diablo Latte JRE 1.3.1 binary release.Greg Lewis2003-08-256-0/+618
"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=87672