Port details |
- jcmdline Java command line processor
- 2.0.0 devel =3 2.0.0Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2005-06-12 19:17:11
- Last Update: 2023-11-01 22:11:47
- Commit Hash: 05f0f44
- People watching this port, also watch:: wa-aspell, medit, ittapi, php81-pear, apache-log4j2
- Also Listed In: java
- License: MPL11
- WWW:
- https://jcmdline.sourceforge.net/
- Description:
- The jcmdline package is a Java package with the following goals:
* Facilitate parsing/handling of command line parameters.
* Add consistency to command line parameter parsing and command usage display
through all executables of a Java application.
* Automatically generate a command usage based upon defined command line
parameters.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- jcmdline>0:devel/jcmdline
- To install the port:
- cd /usr/ports/devel/jcmdline/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/jcmdline
- pkg install jcmdline
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jcmdline
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (jcmdline-2.0.0.tar.gz) = fac0a435e8a4b5b8e4a7561f0f1cb1e1a94faf5ee7c3fe79df4efac3bedc9ba0
SIZE (jcmdline-2.0.0.tar.gz) = 258678
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for jcmdline-2.0.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_jcmdline
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.0 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.0.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.0.0 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.0.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.0 26 Nov 2019 21:46:13 |
jkim |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
2.0.0 28 Jul 2017 01:24:22 |
dbaio |
devel/jcmdline: Update license
Approved by: portmgr (blanket) |
2.0.0 17 Jan 2016 14:04:20 |
amdmi3 |
- Add LICENSE_FILE
- Add NO_ARCH
- Switch to options helpers |
2.0.0 21 Jan 2014 00:03:07 |
bapt |
Support stage |
2.0.0 20 Sep 2013 17:04:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
2.0.0 28 Mar 2013 16:29:01 |
eadler |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
2.0.0 10 Dec 2012 11:25:28 |
bapt |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to USE_JAVA= 1.5+ (part1) |
2.0.0 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
2.0.0 16 Jun 2010 19:33:08 |
thierry |
- Upgrade to 2.0.0;
Changelog at
http://downloads.sourceforge.net/project/jcmdline/jcmdline/2.0.0/CHANGES
- Release maintainership;
- Add a license. |
1.0.3_2 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
1.0.3_2 06 Jun 2008 13:21:59 |
edwin |
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) |
1.0.3_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.0.3 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.0.3 12 Jun 2005 19:16:37 |
thierry |
Add jcmdline 1.0.3, a Java command line processor. |