| Port details on branch 2020Q3 |
- popt Getopt(3) like library with a number of enhancements, from Redhat
- 1.18_1 devel
=0 1.18_1Version of this port present on the latest quarterly branch. - Maintainer: jpaetzel@FreeBSD.org
 - Port Added: 2020-07-09 14:01:12
- Last Update: 2020-07-09 14:01:07
- Commit Hash: f55a462
- License: MIT
- WWW:
- http://freshmeat.net/projects/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
WWW: http://freshmeat.net/projects/popt/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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 = 1593027760
SHA256 (popt-1.18.tar.gz) = 5159bc03a20b28ce363aa96765f37df99ea4d8850b1ece17d1e6ad5c24fdc5d1
SIZE (popt-1.18.tar.gz) = 580569
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Libraries
-
- graphics/hdr_tools
- security/sssd
Configuration Options:
- ===> The following configuration options are available for popt-1.18_1:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- devel_popt
- USES:
- iconv libtool pathfix gettext-runtime localbase
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.18_1 09 Jul 2020 14:01:07
    |
Josh Paetzel (jpaetzel)  |
MFH: r541348
Fix some regressions in the 1.18 reboot of development.
PR: 247529
Submitted by: vvd@unislabs.com daniel.engberg.lists@pyret.net
Reported by: tobik
Approved by: ports-secteam (joneum) |
1.18_1 09 Jul 2020 14:01:07
  |
jpaetzel  |
MFH: r541348
Fix some regressions in the 1.18 reboot of development.
PR: 247529
Submitted by: vvd@unislabs.com daniel.engberg.lists@pyret.net
Reported by: tobik
Approved by: ports-secteam (joneum) |
Number of commits found: 2
|