1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/www/pacparser/pkg-plist
Emanuel Haupt c97e0a5de9 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.
2023-08-19 10:55:52 +02:00

26 lines
1.2 KiB
Plaintext

bin/pactester
include/pacparser.h
lib/libpacparser.so
lib/libpacparser.so.1
share/man/man1/pactester.1.gz
share/man/man3/pacparser.3.gz
share/man/man3/pacparser_cleanup.3.gz
share/man/man3/pacparser_enable_microsoft_extensions.3.gz
share/man/man3/pacparser_error_printer.3.gz
share/man/man3/pacparser_find_proxy.3.gz
share/man/man3/pacparser_init.3.gz
share/man/man3/pacparser_just_find_proxy.3.gz
share/man/man3/pacparser_parse_pac.3.gz
share/man/man3/pacparser_parse_pac_file.3.gz
share/man/man3/pacparser_parse_pac_string.3.gz
share/man/man3/pacparser_set_error_printer.3.gz
share/man/man3/pacparser_setmyip.3.gz
share/man/man3/pacparser_version.3.gz
%%PYBIND%%%%PYTHON_SITELIBDIR%%/pacparser-%%VER%%-py%%PYTHON_VER%%.egg-info/PKG-INFO
%%PYBIND%%%%PYTHON_SITELIBDIR%%/pacparser-%%VER%%-py%%PYTHON_VER%%.egg-info/SOURCES.txt
%%PYBIND%%%%PYTHON_SITELIBDIR%%/pacparser-%%VER%%-py%%PYTHON_VER%%.egg-info/dependency_links.txt
%%PYBIND%%%%PYTHON_SITELIBDIR%%/pacparser-%%VER%%-py%%PYTHON_VER%%.egg-info/top_level.txt
%%PYBIND%%%%PYTHON_SITELIBDIR%%/pacparser/__init__.py
%%PYBIND%%%%PYTHON_SITELIBDIR%%/pacparser/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc
%%PYBIND%%%%PYTHON_SITELIBDIR%%/pacparser/_pacparser%%PYTHON_EXT_SUFFIX%%.so