Port details |
- java-getopt Java version of GNU getopt family functions
- 1.0.14 java =4 1.0.14Version 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: 2003-04-07 08:35:04
- Last Update: 2023-11-01 22:13:06
- Commit Hash: 9d66bcf
- People watching this port, also watch:: javavmwrapper, vim, xerces-j, antlr, vcdimager
- Also Listed In: devel
- License: LGPL20
- WWW:
- https://www.urbanophile.com/arenn/hacking/download.html
- Description:
- This is a Java port of GNU getopt, a class for parsing command line arguments
passed to programs. It is based on the C getopt() functions in glibc 2.0.6 and
should parse options in a 100% compatible manner.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- java-getopt>0:java/java-getopt
- To install the port:
- cd /usr/ports/java/java-getopt/ && make install clean
- To add the package, run one of these commands:
- pkg install java/java-getopt
- pkg install java-getopt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: java-getopt
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (java-getopt-1.0.14.tar.gz) = ad0d5cd146d676a3ac0ef4bf6a292eb7f79d32d0cb4f202fa7e3d43dcb52d98e
SIZE (java-getopt-1.0.14.tar.gz) = 45561
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- java : java/openjdk8
- ant : devel/apache-ant
- Runtime dependencies:
-
- java : java/openjdk8
- This port is required by:
- for Build
-
- java/jode
- for Run
-
- java/jode
- textproc/nux
Configuration Options:
- ===> The following configuration options are available for java-getopt-1.0.14:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- java_java-getopt
- 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 |
1.0.14 01 Nov 2023 22:13:06 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS
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) |
1.0.14 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 ) |
1.0.14 20 Jul 2022 14:22:12 |
Tobias C. Berner (tcberner) |
java: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alex Dupre <ale@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alexander Yerenkow <yerenkow@gmail.com>
* Anton Yudin (<contact@toha.org.ua>)
* Anton Yudin <toha@toha.org.ua>
* Benjamin Close <benjsc@FreeBSD.org>
* Björn König <bkoenig@alpha-tierchen.de>
* Conor McDermottroe <ports@mcdermottroe.com>
* Danilo Egea Gondolfo <danilo@FreeBSD.org
* Dave Glowacki <dglo@ssec.wisc.edu>
* Ernst de Haan <znerd@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.0.14 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.14 23 Nov 2015 22:32:30 |
jkim |
Fix LICENSE. It always has been licensed under the LPGL. |
1.0.14 12 Nov 2013 10:36:17 |
bapt |
Change DESTDIRNAME into a ant compatible argument when a port is staged
While here remove previous workarounds.
Submitted by: ale
Discussed with: jkim, glewis |
1.0.14 29 Oct 2013 08:57:50 |
ale |
Update to 1.0.14 release and much more. |
1.0.13_4 20 Sep 2013 19:48:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
java) |
1.0.13_4 08 Jan 2012 07:01:25 |
eadler |
Repeated words are are hard to to find sometimes.
Approved by: portmgr (itetcu) |
1.0.13_4 15 Mar 2011 15:06:32 |
bapt |
update MASTER_SITES
while here remove MD5 |
1.0.13_4 23 Dec 2008 17:35:29 |
araujo |
- I forgot to fix a typo in last commit.
- Bump PORTREVISION.
PR: ports/129738
Submitted by: amdmi3
Reported by: pointyhat via erwin, pav |
1.0.13_3 21 Dec 2008 11:37:50 |
araujo |
- Fix a typo. [1]
- Reset mantainership.
PR: ports/129738
Submitted by: amdmi3 |
1.0.13_2 06 Jun 2008 13:38:51 |
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.13_1 29 Jun 2007 16:29:19 |
araujo |
- Change my mail address to araujo@.
Approved by: stas (mentor) |
1.0.13_1 30 May 2007 10:38:45 |
girgen |
Fix a DISTNAME glitch introduced by the X.org upgrade. |
1.0.13_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.13 05 Jan 2007 14:52:36 |
rafan |
- Update to 107549
- Pass maintainership to submitter
PR: ports/107549
Submitted by: Marcelo Araujo <araujo at bsdmail.org> |
1.0.10 24 Nov 2005 23:21:04 |
pav |
- Add SHA256 |
1.0.10 11 Oct 2005 15:10:45 |
glewis |
. No need for ${MKDIR} ${JAVAJARDIR}, its been automatically created
by mtree for more than 3 years now.
Pointed out by: hq |
1.0.10 20 Oct 2004 12:03:41 |
hq |
- Upgrade to 1.0.10
- bsd.java.mk 2.0 compliant
- added 'devel' category
- Build from source
- Install documentation
Approved by: glewis (mentor) |
1.0.9 12 Jul 2004 22:21:51 |
glewis |
. Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk sets it. |
1.0.9 05 Feb 2004 20:38:07 |
trevor |
Use PLIST_FILES.
Reviewed by: marcus |
1.0.9 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.0.9 17 Apr 2003 22:14:16 |
kris |
Don't remove the share/java/classes system directory |
1.0.9 07 Apr 2003 08:34:20 |
ijliao |
add java-getopt 1.0.9
Java version of GNU getopt family functions |