notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2022Q2
gengetopt Tool for generating a C function which parses command line arguments
2.23_1 devel on this many watch lists=50 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.23_1Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2000-10-27 23:48:46
Last Update: 2024-01-10 08:16:01
Commit Hash: 1b819e4
People watching this port, also watch:: pcre, libiconv, gmake, popt, m4
License: GPLv3+
WWW:
https://www.gnu.org/software/gengetopt/
Description:
This program generate a C function that uses getopt_long function to parse the command line options, validate them and fill a struct. Thus your program can now handle options such as: myprog --input foo.c -o foo.o --no-tabs -i 100 *.class And both long options (those that start with --) and short options (start with - and consist of only one character) can be handled. For standards about short and long options you may want to take a look at the GNU Coding Standards.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (11 items)
Collapse this list.
  1. /usr/local/share/licenses/gengetopt-2.23_1/catalog.mk
  2. /usr/local/share/licenses/gengetopt-2.23_1/LICENSE
  3. /usr/local/share/licenses/gengetopt-2.23_1/GPLv3+
  4. bin/gengetopt
  5. share/man/man1/gengetopt.1.gz
  6. share/gengetopt/getopt.c
  7. share/gengetopt/getopt1.c
  8. share/gengetopt/gnugetopt.h
  9. @owner
  10. @group
  11. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • gengetopt>0:devel/gengetopt
To install the port:
cd /usr/ports/devel/gengetopt/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/gengetopt
  • pkg install gengetopt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gengetopt
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1615678600 SHA256 (gengetopt-2.23.tar.xz) = b941aec9011864978dd7fdeb052b1943535824169d2aa2b0e7eae9ab807584ac SIZE (gengetopt-2.23.tar.xz) = 584860

Packages (timestamps in pop-ups are UTC):
gengetopt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.23_12.23_12.22.6_32.23_12.23_1n/an/an/a
FreeBSD:13:quarterly2.23_12.23_12.232.23_12.23_1n/an/an/a
FreeBSD:14:latest2.23_12.23_12.232.23_12.23_12.23-2.23
FreeBSD:14:quarterly2.23_12.23_1-2.23_12.23_12.232.232.23
FreeBSD:15:latest2.23_12.23_1n/a2.23_1n/an/a2.23_12.23_1
FreeBSD:15:quarterly2.23_12.23_1n/a-n/an/a--
FreeBSD:16:latest2.23_12.23_1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. indexinfo : print/indexinfo
This port is required by:
for Build
  1. graphics/cptutils
  2. math/lcalc
  3. net/zmap
  4. security/yubico-piv-tool
  5. www/janus

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. security/libu2f-host*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for gengetopt-2.23_1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
devel_gengetopt
USES:
tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (11 items)
Collapse this list.
  1. ftp://ftp.fu-berlin.de/unix/gnu/gengetopt/
  2. ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/gengetopt/
  3. ftp://mirrors.rit.edu/gnu/gengetopt/
  4. http://ftp.halifax.rwth-aachen.de/gnu/gengetopt/
  5. http://ftp.kddilabs.jp/GNU/gnu/gengetopt/
  6. http://mirror.navercorp.com/gnu/gengetopt/
  7. https://ftp.gnu.org/gnu/gengetopt/
  8. https://ftpmirror.gnu.org/gengetopt/
  9. https://mirror.netcologne.de/gnu/gengetopt/
  10. https://mirrors.kernel.org/gnu/gengetopt/
  11. https://www.nic.funet.fi/pub/gnu/gnu/gengetopt/
Collapse this list.

There are no commits on branch 2022Q2 for this port