1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 14:17:21 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Herve Quiroz
b0bc32a276 Update to 2.1
Reported by:	portscout
2007-02-10 22:39:35 +00:00
Herve Quiroz
d873b22c1a Update to 2.0a
Reported by:	portscout
2006-06-20 09:09:20 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Herve Quiroz
6b4ab5e727 - Update to 2.0
- Don't mkdir ${JAVAJARDIR} as it has been part of mtree for more than 3 years
- Don't mkdir ${DOCSDIR} twice
2005-07-19 14:00:54 +00:00
Herve Quiroz
2ad63aa431 Fix URL in pkg-descr 2005-01-16 21:35:55 +00:00
Herve Quiroz
0e3579370e JSAP: the Java-based Simple Argument Parser
JSAP parses your command line and instantiates objects of types you specify
based upon that command line. If you configure JSAP to expect an Integer on the
command line, and the user does not provide a String that can be converted to
an Integer, JSAP will alert your program to the fact that there was a problem
with the command line. If JSAP indicates that your command line was
successfully parsed, you are guaranteed an Integer when you request that
parameter's value from your program. There's a pretty big (and growing) list of
return types supported by JSAP.

WWW:	http://http://www.martiansoftware.com/jsap/index.html
2005-01-16 21:26:58 +00:00