Port details |
- pacparser Library to parse proxy auto-config (PAC) files
- 1.4.2.20230816 www
=0 1.4.2.20230816Version of this port present on the latest quarterly branch. - Maintainer: ehaupt@FreeBSD.org
 - Port Added: 2023-08-19 08:57:04
- Last Update: 2023-08-20 09:28:20
- Commit Hash: 86b8a26
- License: LGPL3
- WWW:
- https://github.com/manugarg/pacparser
- Description:
- Pacparser is a library to parse proxy auto-config (PAC) files. Proxy
auto-config files are a vastly used proxy configuration method these
days. Web browsers can use a PAC file to determine which proxy server to
use or whether to go direct for a given URL. PAC files are written in
JavaScript and can be programmed to return different proxy methods
depending upon URL, source IP address, protocol, time of the day etc.
PAC files introduce a lot of possibilities.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pacparser>0:www/pacparser
- To install the port:
- cd /usr/ports/www/pacparser/ && make install clean
- To add the package, run one of these commands:
- pkg install www/pacparser
- pkg install pacparser
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pacparser
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1692258769
SHA256 (manugarg-pacparser-v1.4.2.20230816-e29c1a3_GH0.tar.gz) = 654bac4383cfbbacaa3a42e0d460e94e35ac90d7488b4fe6538d314d16e0f61d
SIZE (manugarg-pacparser-v1.4.2.20230816-e29c1a3_GH0.tar.gz) = 904050
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:
-
- bash : shells/bash
- py39-setuptools>=0 : devel/py-setuptools@py39
- gmake>=4.3 : devel/gmake
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pacparser-1.4.2.20230816:
DOCS=on: Build and/or install documentation
PYTHON=on: Python bindings or support
===> Use 'make config' to modify these settings
- Options name:
- www_pacparser
- USES:
- gmake python
- 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.4.2.20230816 20 Aug 2023 09:28:20
    |
Emanuel Haupt (ehaupt)  |
www/pacparser: Minor improvements
Add a test target for python and use NO_INTERNET the way it is intended. |
1.4.2.20230816 19 Aug 2023 08:55:52
    |
Emanuel Haupt (ehaupt)  |
www/pacparser: Add new port
Pacparser is a library to parse proxy auto-config (PAC) files. Proxy
auto-config files are a vastly used proxy configuration method these
days. Web browsers can use a PAC file to determine which proxy server to
use or whether to go direct for a given URL. PAC files are written in
JavaScript and can be programmed to return different proxy methods
depending upon URL, source IP address, protocol, time of the day etc.
PAC files introduce a lot of possibilities. |
Number of commits found: 2
|