aboutsummaryrefslogtreecommitdiffstats
path: root/java/java-getopt
Commit message (Collapse)AuthorAgeFilesLines
* Change DESTDIRNAME into a ant compatible argument when a port is stagedbapt2013-11-121-3/+0
| | | | | | | While here remove previous workarounds. Submitted by: ale Discussed with: jkim, glewis
* Update to 1.0.14 release and much more.ale2013-10-293-16/+25
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | java)
* Repeated words are are hard to to find sometimes.eadler2012-01-081-1/+1
| | | | Approved by: portmgr (itetcu)
* update MASTER_SITESbapt2011-03-152-2/+1
| | | | while here remove MD5
* - I forgot to fix a typo in last commit.araujo2008-12-241-2/+2
| | | | | | | | - Bump PORTREVISION. PR: ports/129738 Submitted by: amdmi3 Reported by: pointyhat via erwin, pav
* - Fix a typo. [1]araujo2008-12-211-3/+3
| | | | | | | - Reset mantainership. PR: ports/129738 Submitted by: amdmi3
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Change my mail address to araujo@.araujo2007-06-301-1/+1
| | | | Approved by: stas (mentor)
* Fix a DISTNAME glitch introduced by the X.org upgrade.girgen2007-05-302-4/+4
|
* - Welcome X.org 7.2 \o/.flz2007-05-202-4/+5
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update to 107549rafan2007-01-052-5/+5
| | | | | | | - Pass maintainership to submitter PR: ports/107549 Submitted by: Marcelo Araujo <araujo at bsdmail.org>
* - Add SHA256pav2005-11-251-0/+1
|
* . No need for ${MKDIR} ${JAVAJARDIR}, its been automatically createdglewis2005-10-111-1/+0
| | | | | | by mtree for more than 3 years now. Pointed out by: hq
* - Upgrade to 1.0.10hq2004-10-202-13/+29
| | | | | | | | | - bsd.java.mk 2.0 compliant - added 'devel' category - Build from source - Install documentation Approved by: glewis (mentor)
* . Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk sets it.glewis2004-07-131-1/+1
|
* Use PLIST_FILES.trevor2004-02-062-1/+1
| | | | Reviewed by: marcus
* SIZEify.trevor2004-01-291-0/+1
|
* Don't remove the share/java/classes system directorykris2003-04-181-1/+0
|
* add java-getopt 1.0.9ijliao2003-04-074-0/+39
Java version of GNU getopt family functions