5ce4 FreshPorts -- devel/jsap
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
jsap 2.1_2 devel on this many watch lists=1 search for ports that depend on this port
Java package to parse command-line arguments
Maintained by: hq@FreeBSD.org search for ports maintained by this maintainer
Port Added: 16 Jan 2005 21:28:03
Also Listed In: java
License: not specified in port


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://www.martiansoftware.com/jsap/index.html
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Run:
  1. java/openjdk6
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/jsap/ && make install clean
To add the package: pkg_add -r jsap


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/jsap/jsap/2.1/
  3. http://freefr.dl.sourceforge.net/project/jsap/jsap/2.1/
  4. http://garr.dl.sourceforge.net/project/jsap/jsap/2.1/
  5. http://heanet.dl.sourceforge.net/project/jsap/jsap/2.1/
  6. http://hivelocity.dl.sourceforge.net/project/jsap/jsap/2.1/
  7. http://ignum.dl.sourceforge.net/project/jsap/jsap/2.1/
  8. http://internode.dl.sourceforge.net/project/jsap/jsap/2.1/
  9. http://iweb.dl.sourceforge.net/project/jsap/jsap/2.1/
  10. http://jaist.dl.sourceforge.net/project/jsap/jsap/2.1/
  11. http://nchc.dl.sourceforge.net/project/jsap/jsap/2.1/
  12. http://ncu.dl.sourceforge.net/project/jsap/jsap/2.1/
  13. http://netcologne.dl.sourceforge.net/project/jsap/jsap/2.1/
  14. http://osdn.dl.sourceforge.net/project/jsap/jsap/2.1/
  15. http://space.dl.sourceforge.net/project/jsap/jsap/2.1/
  16. http://sunet.dl.sourceforge.net/project/jsap/jsap/2.1/
  17. http://superb-dca3.dl.sourceforge.net/project/jsap/jsap/2.1/
  18. http://switch.dl.sourceforge.net/project/jsap/jsap/2.1/
  19. http://tenet.dl.sourceforge.net/project/jsap/jsap/2.1/
  20. http://ufpr.dl.sourceforge.net/project/jsap/jsap/2.1/
  21. http://waix.dl.sourceforge.net/project/jsap/jsap/2.1/

Number of commits found: 12

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
10 Dec 2012 11:25:28
Original commit files touched by this commit  2.1_2
bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to USE_JAVA=	1.5+ (part1)
21 Jul 2011 05:03:02
Original commit files touched by this commit  2.1_2
linimon search for other commits by this committer
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:             ports/158969
Submitted by:   rene
Tested on:      pointyhat-west -exp
03 Jul 2011 14:59:23
Original commit files touched by this commit  2.1_2
ohauer search for other commits by this committer
-remove MD5
22 Aug 2009 00:18:43
Original commit files touched by this commit  2.1_2
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
06 Jun 2008 13:21:59
Original commit files touched by this commit  2.1_2
edwin search for other commits by this committer
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)
19 May 2007 20:32:57
Original commit files touched by this commit  2.1_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
10 Feb 2007 22:39:35
Original commit files touched by this commit  2.1
hq search for other commits by this committer
Update to 2.1

Reported by:    portscout
20 Jun 2006 09:09:20
Original commit files touched by this commit  2.0.a
hq search for other commits by this committer
Update to 2.0a

Reported by:    portscout
22 Jan 2006 08:30:12
Original commit files touched by this commit  2.0
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
19 Jul 2005 14:00:54
Original commit files touched by this commit  2.0
hq search for other commits by this committer
- 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
16 Jan 2005 21:35:55
Original commit files touched by this commit  1.03.a
hq search for other commits by this committer
Fix URL in pkg-descr
16 Jan 2005 21:26:58
Original commit files touched by this commit  1.03.a
hq search for other commits by this committer
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

Number of commits found: 12

2826
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24572
Broken 191
Deprecated 460
Ignore 564
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 52
Set to expire 445
Interactive 33
new 24 hours 7
new 48 hours11
new 7 days29
new fortnight85
new month179

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0