Port details |
- pacparser Library to parse proxy auto-config (PAC) files
- 1.4.5 www =2 1.4.3Version of this port present on the latest quarterly branch.
- Maintainer: ehaupt@FreeBSD.org
- Port Added: 2023-08-19 08:57:04
- Last Update: 2024-06-30 09:31:54
- Commit Hash: 8a36037
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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 = 1719737058
SHA256 (manugarg-pacparser-v1.4.5_GH0.tar.gz) = fac205f41d000e245519244dc3e730e649a0ac1c61b5f2d1d0660056e1680b2d
SIZE (manugarg-pacparser-v1.4.5_GH0.tar.gz) = 905331
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
- py311-setuptools>=0 : devel/py-setuptools@py311
- gmake>=4.4.1 : devel/gmake
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pacparser-1.4.5:
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: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.5 30 Jun 2024 09:31:54 |
Emanuel Haupt (ehaupt) |
www/pacparser: Update to 1.4.5 |
1.4.3 16 Jan 2024 17:45:19 |
Emanuel Haupt (ehaupt) |
www/pacparser: Update to 1.4.3 |
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: 4
|