This is the popt command line option parsing library. While it is similar to getopt(3), it contains a number of enhancements, including: 1) popt is fully reentrant 2) popt can parse arbitrary argv[] style arrays while getopt(2) makes this quite difficult 3) popt allows users to alias command line arguments 4) popt provides convenience functions for parsing strings into argv[] style arrays WWW: http://freshmeat.net/projects/popt/ /git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/java/jre
Commit message (Expand)AuthorAgeFilesLines
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
* - Add SHA256pav2005-11-251-0/+2
* . Move the invocation of unregistervm to the top of the packing list.glewis2005-02-181-1/+1
* . Assume (un)registervm is in LOCALBASE _not_ PREFIX.glewis2004-09-021-2/+2
* SIZEify.trevor2004-03-181-0/+2
* Use the CPIO macro defined in bsd.port.mk.trevor2004-01-221-2/+0
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-1/+1