Port details on branch 2024Q3 |
- popt Getopt(3) like library with a number of enhancements, from Redhat
- 1.19_1 devel =488 1.19_1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-04-13 13:03:19
- Commit Hash: 62ed195
- People watching this port, also watch:: libiconv, png, expat, freetype2, gmake
- License: MIT
- WWW:
- https://github.com/rpm-software-management/popt
- Description:
- This is the popt command line option parsing library. While it is similar
to getopt(3), it contains a number of enhancements, including:
1) popt is fully reentrant
2) popt can parse arbitrary argv[] style arrays while
getopt(2) makes this quite difficult
3) popt allows users to alias command line arguments
4) popt provides convenience functions for parsing strings
into argv[] style arrays
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/popt/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/popt
- pkg install popt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: popt
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1663672744
SHA256 (popt-1.19.tar.gz) = c25a4838fc8e4c1c8aacb8bd620edb3084a3d63bf8987fdad3ca2758c63240f9
SIZE (popt-1.19.tar.gz) = 596676
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:
-
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Build
-
- databases/ldb22
- databases/ldb25
- databases/ldb28
-
Deleted ports which required this port:
- for Libraries
-
- archivers/rpm4
- audio/flac123
- audio/shairport-sync
- benchmarks/dbench
- comms/svxlink
- devel/babeltrace
- devel/debugedit
-
Deleted ports which required this port:
- for Run
-
- databases/ldb22
- databases/ldb25
- databases/ldb28
-
Deleted ports which required this port:
- * - 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 popt-1.19_1:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- devel_popt
- USES:
- cpe iconv libtool pathfix gettext-runtime localbase
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|