The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD java : java-getopt

Java version of GNU getopt family functions

 This is a Java port of GNU getopt, a class for parsing command line arguments
passed to programs. It it based on the C getopt() functions in glibc 2.0.6 and
should parse options in a 100% compatible manner. 

http://www.urbanophile.com/~arenn/hacking/download.html#getopt



java-getopt history


v. 1.9
date: 2007/06/29 16:29:13;  author: araujo;  state: Exp;  lines: +1 -1
- Change my mail address to araujo@.

Approved by:	stas (mentor)

v. 1.8 date: 2007/05/30 10:38:45; author: girgen; state: Exp; lines: +1 -1 Fix a DISTNAME glitch introduced by the X.org upgrade.
v. 1.7 date: 2007/05/19 20:12:55; author: flz; state: Exp; lines: +2 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.6 date: 2007/01/05 14:52:36; author: rafan; state: Exp; lines: +2 -2 - Update to 107549 - Pass maintainership to submitter PR: ports/107549 Submitted by: Marcelo Araujo
v. 1.5 date: 2005/10/11 15:10:45; author: glewis; state: Exp; lines: +0 -1 . No need for ${MKDIR} ${JAVAJARDIR}, its been automatically created by mtree for more than 3 years now. Pointed out by: hq
v. 1.4 date: 2004/10/20 12:03:41; author: hq; state: Exp; lines: +27 -11 - Upgrade to 1.0.10 - bsd.java.mk 2.0 compliant - added 'devel' category - Build from source - Install documentation Approved by: glewis (mentor)
v. 1.3 date: 2004/07/12 22:21:51; author: glewis; state: Exp; lines: +1 -1 . Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk sets it.
v. 1.2 date: 2004/02/05 20:37:27; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES. Reviewed by: marcus
v. 1.1 date: 2003/04/07 08:34:20; author: ijliao; state: Exp; add java-getopt 1.0.9 Java version of GNU getopt family functions ============================================================================= v. 1.9 date: 2007/06/29 16:29:13; author: araujo; state: Exp; lines: +1 -1 - Change my mail address to araujo@. Approved by: stas (mentor)
v. 1.8 date: 2007/05/30 10:38:45; author: girgen; state: Exp; lines: +1 -1 Fix a DISTNAME glitch introduced by the X.org upgrade.
v. 1.7 date: 2007/05/19 20:12:55; author: flz; state: Exp; lines: +2 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.6 date: 2007/01/05 14:52:36; author: rafan; state: Exp; lines: +2 -2 - Update to 107549 - Pass maintainership to submitter PR: ports/107549 Submitted by: Marcelo Araujo
v. 1.5 date: 2005/10/11 15:10:45; author: glewis; state: Exp; lines: +0 -1 . No need for ${MKDIR} ${JAVAJARDIR}, its been automatically created by mtree for more than 3 years now. Pointed out by: hq
v. 1.4 date: 2004/10/20 12:03:41; author: hq; state: Exp; lines: +27 -11 - Upgrade to 1.0.10 - bsd.java.mk 2.0 compliant - added 'devel' category - Build from source - Install documentation Approved by: glewis (mentor)
v. 1.3 date: 2004/07/12 22:21:51; author: glewis; state: Exp; lines: +1 -1 . Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk sets it.
v. 1.2 date: 2004/02/05 20:37:27; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES. Reviewed by: marcus
v. 1.1 date: 2003/04/07 08:34:20; author: ijliao; state: Exp; add java-getopt 1.0.9 Java version of GNU getopt family functions ============================================================================= v. 1.9 date: 2007/06/29 16:29:13; author: araujo; state: Exp; lines: +1 -1 - Change my mail address to araujo@. Approved by: stas (mentor)
v. 1.8 date: 2007/05/30 10:38:45; author: girgen; state: Exp; lines: +1 -1 Fix a DISTNAME glitch introduced by the X.org upgrade.
v. 1.7 date: 2007/05/19 20:12:55; author: flz; state: Exp; lines: +2 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.6 date: 2007/01/05 14:52:36; author: rafan; state: Exp; lines: +2 -2 - Update to 107549 - Pass maintainership to submitter PR: ports/107549 Submitted by: Marcelo Araujo
v. 1.5 date: 2005/10/11 15:10:45; author: glewis; state: Exp; lines: +0 -1 . No need for ${MKDIR} ${JAVAJARDIR}, its been automatically created by mtree for more than 3 years now. Pointed out by: hq
v. 1.4 date: 2004/10/20 12:03:41; author: hq; state: Exp; lines: +27 -11 - Upgrade to 1.0.10 - bsd.java.mk 2.0 compliant - added 'devel' category - Build from source - Install documentation Approved by: glewis (mentor)
v. 1.3 date: 2004/07/12 22:21:51; author: glewis; state: Exp; lines: +1 -1 . Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk sets it.
v. 1.2 date: 2004/02/05 20:37:27; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES. Reviewed by: marcus
v. 1.1 date: 2003/04/07 08:34:20; author: ijliao; state: Exp; add java-getopt 1.0.9 Java version of GNU getopt family functions =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm