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 photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

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=52 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:: libiconv, popt, m4, pcre, gmake
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:
FreshPorts has no man page information for this port.
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.
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_1-2.22.6_3-
FreeBSD:13:quarterly2.23_12.23_12.232.23_12.23_12.232.232.23
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/a2.23_12.23_12.23_1
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/libu2f-host
  5. security/yubico-piv-tool
  6. www/janus

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