HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50588,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=575",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=573",
"results": [
{
"name": "psblas3",
"portdir": "math/psblas3",
"version": "3.8.1-2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sfilippone/psblas3",
"description": "Library of parallel sparse linear algebra on high performance computer.",
"long_description": "Library of parallel sparse linear algebra on high performance computer.",
"active": true,
"categories": [
"science",
"math",
"parallel"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang90",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gfortran",
"mpich",
"openmpi",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"libomp",
"SuiteSparse_AMD",
"vecLibFort",
"mpich-clang16",
"metis",
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "psbind",
"portdir": "textproc/psbind",
"version": "20090315",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://conway.bostoncoop.net/~ccshan/wiki/psbind/",
"description": "psbind is a smarter psnup",
"long_description": "psbind examines the margins in a PostScript document and rearranges the pages to fit them onto paper efficiently. It outputs a transformed PostScript document.",
"active": true,
"categories": [
"textproc",
"print"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "run",
"ports": [
"a2ps",
"ghostscript",
"libpaper"
]
}
],
"depends_on": []
},
{
"name": "ps2eps",
"portdir": "print/ps2eps",
"version": "1.70",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://ctan.org/pkg/ps2eps",
"description": "PostScript to Encapsulated PostScript (EPS) conversion utility",
"long_description": "ps2eps is a tool (written in Perl) to produce Encapsulated PostScript Files (EPS/EPSF) from usual one-paged PostScript documents. It calculates correct bounding boxes for those EPS files and filters some special PostScript command sequences that can produce erroneous results on printers. EPS files are often needed for including (scalable) graphics of high quality into TeX/LaTeX (or even Word) documents.",
"active": true,
"categories": [
"print"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "run",
"ports": [
"perl5",
"ghostscript"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"texlive-fontutils"
]
}
]
},
{
"name": "prtunnel",
"portdir": "net/prtunnel",
"version": "0.2.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://joshbeam.com/software/prtunnel/",
"description": "tunnel TCP/IP through HTTP and SOCKS5 proxy servers",
"long_description": "prtunnel is a program that can tunnel TCP/IP connections in a variety of ways, including through HTTP and SOCKS5 proxy servers.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "proxytunnel",
"portdir": "net/proxytunnel",
"version": "1.9.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://proxytunnel.sourceforge.net/",
"description": "ProxyTunnel is a program that connects stdin and stdout to a server somewhere on the network, through a standard HTTPS proxy. This will allow you for example to access SSH servers when you normally only have http(s) access.",
"long_description": "ProxyTunnel is a program that connects stdin and stdout to a server somewhere on the network, through a standard HTTPS proxy. This will allow you for example to access SSH servers when you normally only have http(s) access.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"openssl"
]
}
],
"depends_on": []
},
{
"name": "proxygen",
"portdir": "devel/proxygen",
"version": "2024.09.23.00",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/facebook/proxygen",
"description": "Collection of C++ HTTP libraries including an easy to use HTTP server",
"long_description": "This project comprises the core C++ HTTP abstractions used at Facebook. Internally, it is used as the basis for building many HTTP servers, proxies and clients. This release focuses on the common HTTP abstractions and our simple HTTPServer framework. Future releases will provide simple client APIs as well. The framework supports HTTP/1.1, SPDY/3, SPDY/3.1, HTTP/2 and HTTP/3. The goal is to provide a simple, performant and modern C++ HTTP library.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"gperf",
"pkgconfig",
"python311",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openssl3",
"boost181",
"zlib",
"libfmt11",
"mvfst",
"zstd",
"folly",
"wangle",
"fizz"
]
}
],
"depends_on": []
},
{
"name": "proxychains-ng",
"portdir": "devel/proxychains-ng",
"version": "4.17",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rofl0r/proxychains-ng",
"description": "hook preloader",
"long_description": "proxychains-ng is a hook preloader which hooks calls to sockets indynamically linked programs and redirects it through one or more socks/http proxies.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "proxy-audio-device",
"portdir": "audio/proxy-audio-device",
"version": "1.0.7",
"license": "public-domain",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/briankendall/proxy-audio-device",
"description": "A HAL virtual audio driver for macOS that sends all output to another audio device.",
"long_description": "A HAL virtual audio driver for macOS that sends all output to another audio device. It's main purpose is to make it possible to use macOS's system volume controls such as the volume menu bar icon or volume keyboard keys to change the volume of external audio interfaces that don't allow it. It might be useful for something else too.",
"active": true,
"categories": [
"audio"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "proxsmtp",
"portdir": "mail/proxsmtp",
"version": "1.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://memberwebs.com/nielsen/software/proxsmtp/",
"description": "ProxSMTP is a filtering SMTP proxy daemon",
"long_description": "ProxSMTP is a flexible tool that allows you to reject, change or log email based on arbitrary critera. It accepts SMTP connections and forwards the SMTP commands and responses to another SMTP server. The 'DATA' email body is intercepted and filtered before forwarding.",
"active": true,
"categories": [
"mail"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "proxmark3-iceman",
"portdir": "science/proxmark3-iceman",
"version": "4.20728",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RfidResearchGroup/proxmark3",
"description": "RRG/Iceman version of proxmark3 RFID Instrument Client/FW",
"long_description": "RRG/Iceman version of proxmark3 RFID Instrument Client/FW. By default, the repository is built for PM3RDV4. To build for other hardware releases, please check the package variants.",
"active": true,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "proxmark3packaging",
"github": "linuxgemini",
"ports_count": 1
}
],
"variants": [
"pm3generic",
"pm3easy",
"pm3icopyx",
"pm3ultimate"
],
"dependencies": [
{
"type": "build",
"ports": [
"arm-none-eabi-binutils",
"arm-none-eabi-gcc",
"pkgconfig",
"coreutils",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gd2",
"openssl11",
"lua54",
"python312",
"qt5-qtbase",
"py312-bitstring",
"py312-ansicolors",
"py312-sslcrypto",
"py312-pexpect",
"bzip2",
"lz4",
"jansson",
"readline"
]
}
],
"depends_on": []
},
{
"name": "proxify",
"portdir": "net/proxify",
"version": "0.0.16",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/projectdiscovery/proxify",
"description": "Swiss Army knife Proxy tool for HTTP/HTTPS traffic capture, manipulation, and replay on the go.",
"long_description": "Swiss Army Knife Proxy for rapid deployments. Supports multiple operations such as request/response dump, filtering and manipulation via DSL language, upstream HTTP/Socks5 proxy. Additionally a replay utility allows to import the dumped traffic (request/responses with correct domain name) into burp or any other proxy by simply setting the upstream proxy to proxify.",
"active": true,
"categories": [
"net",
"www"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "protozero",
"portdir": "devel/protozero",
"version": "1.8.1",
"license": "BSD and Boost-1 and Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mapbox/protozero",
"description": "A minimalistic protocol buffer decoder and encoder in C++",
"long_description": "Low-level: this is designed to be a building block for writing a very customized decoder for a stable protobuf schema. If your protobuf schema is changing frequently or lazy decoding is not critical for your application then this approach offers no value: just use the C++ API that can be generated with the Google Protobufs protoc program.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "frank.dean",
"github": "frankdean",
"ports_count": 12
}
],
"variants": [
"debug",
"protobuf"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"libosmium",
"libosmium-doc",
"osmium-tool"
]
},
{
"type": "lib",
"ports": [
"osm2pgsql-lua",
"osm2pgsql"
]
}
]
},
{
"name": "protobuf-java",
"portdir": "devel/protobuf-java",
"version": "2.6.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/protobuf",
"description": "Encode data in an efficient yet extensible format.",
"long_description": "Google Protocol Buffers are a flexible, efficient, automated mechanism for serializing structured data -- think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the old format. You specify how you want the information you're serializing to be structured by defining protocol buffer message types in .proto files. Each protocol buffer message is a small logical record of information, containing a series of name-value pairs.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"apache-ant",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"zlib",
"protobuf-cpp"
]
}
],
"depends_on": []
},
{
"name": "protobuf-cpp",
"portdir": "devel/protobuf-cpp",
"version": "2.6.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/protobuf",
"description": "Encode data in an efficient yet extensible format.",
"long_description": "Google Protocol Buffers are a flexible, efficient, automated mechanism for serializing structured data -- think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the old format. You specify how you want the information you're serializing to be structured by defining protocol buffer message types in .proto files. Each protocol buffer message is a small logical record of information, containing a series of name-value pairs.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-protobuf",
"protobuf-java",
"shogun-devel"
]
}
]
},
{
"name": "protobuf-c",
"portdir": "devel/protobuf-c",
"version": "1.5.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/protobuf-c/protobuf-c",
"description": "Pure C code generator and runtime libraries for Protocol Buffers",
"long_description": "protobuf-c is a C implementation of the Google Protocol Buffers data serialization format. It includes libprotobuf-c, a pure C library that implements protobuf encoding and decoding, and protoc-c, a code generator that converts Protocol Buffer .proto files to C descriptor code, based on the original protoc.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"protobuf3-cpp"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"pg14-postgis-doc",
"pg17-postgis3-doc",
"pg16-postgis3-doc",
"pg15-postgis3-doc",
"pg13-postgis-doc",
"pg15-postgis-doc",
"pg12-postgis3-doc",
"pg13-postgis3-doc",
"pg14-postgis3-doc",
"pg12-postgis-doc",
"pg16-postgis-doc",
"pg17-postgis-doc"
]
},
{
"type": "lib",
"ports": [
"yara",
"pg12-postgis",
"pg13-postgis",
"pg14-postgis",
"pg15-postgis",
"pg16-postgis",
"pg17-postgis",
"knot-resolver",
"nsd",
"knot",
"libknot",
"kismet",
"mapserver",
"netdata",
"libshumate"
]
},
{
"type": "run",
"ports": [
"rb31-protobuf",
"rb32-protobuf",
"rb33-protobuf"
]
}
]
},
{
"name": "protobuf5-cpp",
"portdir": "devel/protobuf5-cpp",
"version": "5.29.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://protobuf.dev",
"description": "Encode data in an efficient yet extensible format.",
"long_description": "Google Protocol Buffers are a flexible, efficient, automated mechanism for serializing structured data -- think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the old format. You specify how you want the information you're serializing to be structured by defining protocol buffer message types in .proto files. Each protocol buffer message is a small logical record of information, containing a series of name-value pairs.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [
"debug",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"zlib",
"abseil"
]
}
],
"depends_on": []
},
{
"name": "protobuf3-java",
"portdir": "devel/protobuf3-java",
"version": "3.4.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/protobuf",
"description": "Encode data in an efficient yet extensible format.",
"long_description": "Google Protocol Buffers are a flexible, efficient, automated mechanism for serializing structured data -- think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the old format. You specify how you want the information you're serializing to be structured by defining protocol buffer message types in .proto files. Each protocol buffer message is a small logical record of information, containing a series of name-value pairs.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"maven3",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"zlib",
"protobuf3-cpp"
]
}
],
"depends_on": []
},
{
"name": "protobuf3-cpp-upstream",
"portdir": "devel/protobuf3-cpp-upstream",
"version": "3.29.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://protobuf.dev",
"description": "Encode data in an efficient yet extensible format.",
"long_description": "Google Protocol Buffers are a flexible, efficient, automated mechanism for serializing structured data -- think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the old format. You specify how you want the information you're serializing to be structured by defining protocol buffer message types in .proto files. Each protocol buffer message is a small logical record of information, containing a series of name-value pairs.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [
"debug",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"zlib",
"abseil"
]
}
],
"depends_on": []
},
{
"name": "protobuf3-cpp",
"portdir": "devel/protobuf3-cpp",
"version": "3.21.12",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://protobuf.dev",
"description": "Encode data in an efficient yet extensible format.",
"long_description": "Google Protocol Buffers are a flexible, efficient, automated mechanism for serializing structured data -- think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the old format. You specify how you want the information you're serializing to be structured by defining protocol buffer message types in .proto files. Each protocol buffer message is a small logical record of information, containing a series of name-value pairs.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [
"debug",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"influxdb",
"atuin",
"py39-tensorboardX",
"py310-tensorboardX",
"py38-tensorboardX",
"py37-tensorboardX",
"termusic"
]
},
{
"type": "lib",
"ports": [
"py39-grpcio-tools",
"py310-grpcio",
"py310-grpcio-tools",
"R-RProtoBuf",
"protobuf3-java",
"py37-sentencepiece",
"py38-sentencepiece",
"gnss-sdr",
"gnss-sdr-devel",
"astroid",
"R-cld3",
"py37-protobuf3",
"py35-protobuf3",
"py36-protobuf3",
"py310-sentencepiece",
"py311-sentencepiece",
"py312-sentencepiece",
"paraview",
"py37-pyarrow",
"py38-pyarrow",
"protobuf-c",
"mosh",
"qgis3",
"qgis3-ltr",
"percona",
"php71-mysql_xdevapi",
"php72-mysql_xdevapi",
"php73-mysql_xdevapi",
"php80-mysql_xdevapi",
"php74-mysql_xdevapi",
"php81-mysql_xdevapi",
"php82-mysql_xdevapi",
"php83-mysql_xdevapi",
"ola",
"py37-grpcio",
"py37-grpcio-tools",
"py39-sentencepiece",
"sentencepiece",
"py310-pytorch",
"py311-pytorch",
"py312-pytorch",
"py313-pytorch",
"py38-protobuf3",
"R-protolite",
"litecoin",
"Cockatrice",
"tilemaker",
"qt513-qtwebengine",
"et",
"py38-grpcio",
"py38-grpcio-tools",
"qt6-qtgrpc",
"caffe",
"apache-arrow",
"py27-protobuf3",
"py39-protobuf3",
"py310-protobuf3",
"py311-protobuf3",
"py312-protobuf3",
"py313-protobuf3",
"py314-protobuf3",
"kismet",
"mysql8",
"ostinato",
"raceintospace",
"Bear",
"libphonenumber-cpp",
"grpc",
"py39-grpcio"
]
}
]
},
{
"name": "prosody",
"portdir": "net/prosody",
"version": "0.12.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://prosody.im",
"description": "Prosody is a modern flexible communications server for Jabber/XMPP written in Lua.",
"long_description": "Prosody is a modern flexible communications server for Jabber/XMPP written in Lua. It aims to be easy to set up and configure, and light on resources. For developers it aims to be easy to extend and give a flexible system on which to rapidly develop added functionality, or prototype new protocols.",
"active": true,
"categories": [
"net",
"chat"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libidn",
"lua53-luafilesystem",
"openssl3",
"icu",
"lua53-luasec",
"lua53-luasocket",
"lua53-luaexpat",
"lua"
]
}
],
"depends_on": []
},
{
"name": "proselint",
"portdir": "textproc/proselint",
"version": "0.14.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://proselint.com/",
"description": "A linter for English prose",
"long_description": "A linter for English prose",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-build",
"clang-18",
"py314-installer",
"py314-poetry-core"
]
},
{
"type": "lib",
"ports": [
"py314-click",
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": []
},
{
"name": "propka",
"portdir": "science/propka",
"version": "3.5.1",
"license": "LGPL-2.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jensengroup/propka",
"description": "Heuristic pKa calculations with ligands",
"long_description": "Heuristic pKa calculations with ligands",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "howarth.at.macports",
"github": "jwhowarth",
"ports_count": 16
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"clang-16",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-numpy",
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"pdb2pqr"
]
}
]
},
{
"name": "ProofGeneral",
"portdir": "math/ProofGeneral",
"version": "4.2",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://proofgeneral.inf.ed.ac.uk/",
"description": "An emacs mode for interactive prooving",
"long_description": "The aim of Proof General is to provide powerful and configurable interfaces which help user-interaction with proof assistants. Proof General targets power users rather than novices, but is designed to be useful to both. Proof General leads to an environment for serious proof engineering of interactively-constructed proofs.",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "promu",
"portdir": "devel/promu",
"version": "0.17.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/prometheus/promu",
"description": "The Prometheus Utility Tool",
"long_description": "A utility tool for building and releasing Prometheus projects.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"golangci-lint",
"go",
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"node_exporter",
"prometheus",
"alertmanager"
]
}
]
},
{
"name": "prometheus",
"portdir": "sysutils/prometheus",
"version": "3.6.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://prometheus.io",
"description": "The Prometheus monitoring system and time series database",
"long_description": "Prometheus is an open-source systems monitoring and alerting toolkit originally built at SoundCloud. Since its inception in 2012, many companies and organizations have adopted Prometheus, and the project has a very active developer and user community.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gnutar",
"golangci-lint",
"promu",
"yarn",
"go",
"npm10",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "prolog-mode.el",
"portdir": "lang/prolog-mode.el",
"version": "1.27",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bruda.ca/emacs/prolog_mode_for_emacs",
"description": "An emacs major mode for editing prolog programs.",
"long_description": "So the Prolog mode that comes with Emacs sucks. Well, here is a better alternative, with all the features you would expect, including syntax highlighting, auto indent, and full interaction with an inferior Prolog process. This mode supports in principle any Prolog system, though it is primarily maintained with SWI Prolog in mind. It also has some special tweaks for SICStus Prolog, and explicitly supports Prolog's close relatives Eclipse and Mercury.",
"active": true,
"categories": [
"lang",
"editors"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"emacs"
]
},
{
"type": "run",
"ports": [
"swi-prolog"
]
}
],
"depends_on": []
},
{
"name": "ProjectManager",
"portdir": "gnustep/ProjectManager",
"version": "0.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://home.gna.org/pmanager",
"description": "Integrated Development Environment (IDE) for GNUstep",
"long_description": "Integrated Development Environment (IDE) for GNUstep",
"active": true,
"categories": [
"gnustep"
],
"maintainers": [],
"variants": [
"with_docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"HighlighterKit",
"KeyArcher",
"WizardKit",
"plconv"
]
}
],
"depends_on": []
},
{
"name": "ProjectLibre",
"portdir": "office/ProjectLibre",
"version": "1.8.0-git",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.projectlibre.com/",
"description": "ProjectLibre is a project management software.",
"long_description": "ProjectLibre is an open source desktop alternative to Microsoft Project. It has been downloaded over 3,000,000 times in over 200 countries and has won InfoWorld Best of Open Source award. If you are looking for a team solution or multi-project management we recommend our cloud version. ProjectLibre has a lengthy list of Fortune 500, Government, small business and non-profits utilizing our comprehensive project management features. ProjectLibre has been translated into 20 languages.",
"active": true,
"categories": [
"java",
"office"
],
"maintainers": [
{
"name": "giansalvo.gusinu",
"github": "giansalvo",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"apache-ant",
"openjdk8"
]
}
],
"depends_on": []
},
{
"name": "ProjectCenter",
"portdir": "gnustep/ProjectCenter",
"version": "0.6.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gnustep.org/",
"description": "GNUstep's integrated developement environment (IDE).",
"long_description": "ProjectCenter is GNUstep's integrated developement environment (IDE). It is based in part on NeXT's original Project Builder. It assists you in starting new projects and lets you manage your project files using a intuitive and well ordered graphical user interface.",
"active": true,
"categories": [
"gnustep"
],
"maintainers": [
{
"name": "alex",
"github": "",
"ports_count": 2
}
],
"variants": [
"with_docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gnustep-core"
]
}
],
"depends_on": []
},
{
"name": "proj9",
"portdir": "gis/proj",
"version": "9.7.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://proj.org/",
"description": "PROJ 9 is a generic coordinate transformation software",
"long_description": "PROJ 9 is a generic coordinate transformation software that transforms geospatial coordinates from one coordinate reference system (CRS) to another. This includes cartographic projections as well as geodetic transformations.",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [
"debug",
"tiff",
"lto",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"tiff",
"curl"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"pg12-postgis-doc",
"pg16-postgis-doc",
"pg17-postgis-doc",
"pg12-postgis3-doc",
"pg13-postgis3-doc",
"pg14-postgis3-doc",
"pg15-postgis3-doc",
"pg16-postgis3-doc",
"pg17-postgis3-doc",
"pg14-postgis-doc",
"pg13-postgis-doc",
"pg15-postgis-doc"
]
},
{
"type": "lib",
"ports": [
"spatialite-tools",
"R-proj4",
"metview",
"magicspp",
"R-PROJ",
"R-reproj",
"R-gdalraster",
"R-rgdal",
"R-sf",
"R-terra",
"R-vapour",
"py38-pyproj",
"grass7",
"proj",
"cdo",
"mapserver",
"p5.28-alien-proj",
"p5.30-alien-proj",
"p5.32-alien-proj",
"p5.34-alien-proj",
"osm2pgsql-lua",
"gnudatalanguage",
"py310-pyproj",
"py311-pyproj",
"py312-pyproj",
"py313-pyproj",
"vtk",
"py314-pyproj",
"pg12-postgis",
"pg13-postgis",
"pg14-postgis",
"pg15-postgis",
"pg16-postgis",
"pg17-postgis",
"mod_tile",
"py39-pyproj",
"octave-octproj",
"R-lwgeom",
"spatialite"
]
}
]
},
{
"name": "proj8",
"portdir": "gis/proj",
"version": "8.2.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://proj.org/",
"description": "PROJ 8 is a generic coordinate transformation software",
"long_description": "PROJ 8 is a generic coordinate transformation software that transforms geospatial coordinates from one coordinate reference system (CRS) to another. This includes cartographic projections as well as geodetic transformations.",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [
"tiff",
"lto",
"native",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"tiff",
"curl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-pyproj",
"py36-pyproj",
"py37-cartopy",
"wgrib2",
"py38-cartopy"
]
}
]
},
{
"name": "proj7",
"portdir": "gis/proj",
"version": "7.2.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://proj.org/",
"description": "PROJ 7 is a generic coordinate transformation software",
"long_description": "PROJ 7 is a generic coordinate transformation software that transforms geospatial coordinates from one coordinate reference system (CRS) to another. This includes cartographic projections as well as geodetic transformations.",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [
"tiff",
"lto",
"native",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"tiff",
"curl"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"libosmium",
"libosmium-doc"
]
},
{
"type": "lib",
"ports": [
"relax3d",
"py27-pyproj",
"postgis2",
"qlandkartegt",
"py35-pyproj"
]
}
]
},
{
"name": "proj6",
"portdir": "gis/proj",
"version": "6.3.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://proj.org/",
"description": "PROJ 6 is a generic coordinate transformation software",
"long_description": "PROJ 6 is a generic coordinate transformation software that transforms geospatial coordinates from one coordinate reference system (CRS) to another. This includes cartographic projections as well as geodetic transformations.",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"sqlite3"
]
}
],
"depends_on": []
},
{
"name": "proj5",
"portdir": "gis/proj",
"version": "5.2.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://proj.org/",
"description": "PROJ 5 is a generic coordinate transformation software",
"long_description": "PROJ 5 is a generic coordinate transformation software that transforms geospatial coordinates from one coordinate reference system (CRS) to another. This includes cartographic projections as well as geodetic transformations.",
"active": true,
"categories": [
"gis"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gerris",
"ncarg"
]
}
]
},
{
"name": "proj4",
"portdir": "gis/proj",
"version": "4.9.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://proj.org/",
"description": "PROJ 4 is a generic coordinate transformation software",
"long_description": "PROJ 4 is a generic coordinate transformation software that transforms geospatial coordinates from one coordinate reference system (CRS) to another. This includes cartographic projections as well as geodetic transformations.",
"active": true,
"categories": [
"gis"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"sumo",
"py35-cartopy",
"py36-cartopy",
"percona-lib_mysqludf_fPROJ4",
"postgis",
"p5.28-alien-proj4",
"p5.30-alien-proj4",
"p5.32-alien-proj4",
"p5.34-alien-proj4",
"py27-spatialite",
"mysql55-lib_mysqludf_fPROJ4",
"mysql5-lib_mysqludf_fPROJ4",
"mysql51-lib_mysqludf_fPROJ4",
"mariadb-lib_mysqludf_fPROJ4",
"vapor",
"qlandkarte",
"py27-cartopy"
]
},
{
"type": "run",
"ports": [
"rb32-ffi-proj4",
"rb31-ffi-proj4",
"rb33-ffi-proj4"
]
}
]
},
{
"name": "proj",
"portdir": "gis/proj",
"version": "9.7.1",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://proj.org/",
"description": "Wrapper port for PROJ 9",
"long_description": "Wrapper port for PROJ 9",
"active": true,
"categories": [
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"proj9"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py311-pysaga",
"py312-pysaga",
"py313-pysaga",
"py310-pysaga",
"py39-pysaga"
]
},
{
"type": "lib",
"ports": [
"qgis3",
"qgis3-ltr",
"saga",
"liblas",
"grass",
"librasterlite2",
"mapnik",
"osm2pgsql",
"gdal",
"xastir",
"libgeotiff",
"gdal-hdf5",
"gdal-kea",
"gdal-netcdf"
]
}
]
},
{
"name": "proguard",
"portdir": "java/proguard",
"version": "7.4.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.guardsquare.com/en/products/proguard",
"description": "Java bytecode shrinker, optimizer, and obfuscator.",
"long_description": "ProGuard is a free Java class file shrinker, optimizer, obfuscator, and preverifier. It detects and removes unused classes, fields, methods, and attributes. It optimizes bytecode and removes unused instructions. It renames the remaining classes, fields, and methods using short meaningless names. Finally, it preverifies the processed code for Java 6 or for Java Micro Edition.",
"active": true,
"categories": [
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"kaffe"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"zeroc-ice33-java",
"zeroc-ice34-java",
"zeroc-ice35-java",
"jd-gui"
]
}
]
},
{
"name": "progress",
"portdir": "sysutils/progress",
"version": "0.17",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Xfennec/progress",
"description": "Tool to show progress for cp, mv, dd, ... (formerly known as cv)",
"long_description": "This tool can be described as a Tiny, Dirty, Linux-and-OSX-Only C command that looks for coreutils basic commands (cp, mv, dd, tar, gzip/gunzip, cat, etc.) currently running on your system and displays the percentage of copied data. It can also show estimated time and throughput, and provides a top-like mode (monitoring).",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "proftpd",
"portdir": "net/proftpd",
"version": "1.3.9",
"license": "GPL-2+",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.proftpd.org",
"description": "Highly configurable ftp-server.",
"long_description": "ProFTPD is a highly configurable ftp daemon for unix and unix-like operating systems. ProFTPD is designed to be somewhat of a drop-in replacement for wu-ftpd with a configuration format like Apache.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1
}
],
"variants": [
"mysql57",
"mysql8",
"postgresql13",
"postgresql14",
"postgresql15",
"postgresql16",
"postgresql17",
"sqlite3",
"quotasql",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"autoconf",
"automake",
"libtool"
]
},
{
"type": "lib",
"ports": [
"libsodium",
"ncurses",
"openssl",
"libidn"
]
}
],
"depends_on": []
},
{
"name": "profanity",
"portdir": "net/profanity",
"version": "0.15.1",
"license": "(GPL-3+ or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://profanity-im.github.io",
"description": "A console-based XMPP client written in C using ncurses",
"long_description": "Profanity is a console based XMPP client written in C using ncurses and libstrophe, inspired by Irssi.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [
"notifications",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"autoconf-archive",
"automake",
"cmocka",
"libtool",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"readline",
"qrencode",
"curl",
"glib2",
"libotr",
"expat",
"python312",
"libstrophe",
"gpgme",
"libassuan",
"libgcrypt",
"libgpg-error",
"libsignal-protocol-c",
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "proctools",
"portdir": "sysutils/proctools",
"version": "0.4pre1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sourceforge.net/projects/proctools/",
"description": "pgrep, pkill and pfind for OpenBSD and Darwin (Mac OS X)",
"long_description": "The proctools are text-based utilities to scan for and send signals to processes.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"bsdmake",
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"textmate2"
]
}
]
},
{
"name": "procServ",
"portdir": "science/procServ",
"version": "2.8.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/procserv",
"description": "command wrapper",
"long_description": "procServ is a wrapper that starts an arbitrary command (e.g. an EPICS soft IOC) as a child process in the background, connecting its standard input and output to a TCP port for telnet access. It supports logging, child restart (manual or automatic) etc.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
}
],
"depends_on": []
},
{
"name": "procs",
"portdir": "sysutils/procs",
"version": "0.14.10",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dalance/procs",
"description": "A modern replacement for ps written in Rust",
"long_description": "A modern replacement for ps written in Rust. proc output is colored in a human-readable format, allows for multi-column keyword search, pager support, watch mode, tree view, TCP/UDP port listing, read/write throughput, enhanced memory information, and more.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"asciidoctor",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "procmail",
"portdir": "mail/procmail",
"version": "3.24",
"license": "(Artistic-1 or GPL-2+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/BuGlessRB/procmail",
"description": "A local mail delivery agent",
"long_description": "The procmail mail processing program can be used to create mail-servers, mailing lists, sort your incoming mail into separate folders/files (real convenient when subscribing to one or more mailing lists or for prioritising your mail), preprocess your mail, start any programs upon mail arrival (e.g. to generate different chimes on your workstation for different types of mail) or selectively forward certain incoming mail automatically to someone. Procmail can be used: - and installed by an unprivileged user (for himself only). - as a drop in replacement for the local delivery agent /bin/mail (with biff/comsat support). - as a general mailfilter for whole groups of messages (e.g. when called from within sendmail.cf rules). The accompanying formail program enables you to generate autoreplies, split up digests/mailboxes into the original messages, do some very simple header-munging/extraction, or force mail into mail-format (with leading From line).",
"active": true,
"categories": [
"mail"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"spambnc"
]
}
]
},
{
"name": "processing",
"portdir": "lang/processing",
"version": "3.5.4",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://processing.org",
"description": "Flexible software sketchbook and a language for learning how to code within the context of the visual arts.",
"long_description": "Processing is an open source programming language and environment for people who want to create images, animations, and interactions. Initially developed to serve as a software sketchbook and to teach fundamentals of computer programming within a visual context, Processing also has evolved into a tool for generating finished professional work. Today, there are tens of thousands of students, artists, designers, researchers, and hobbyists who use Processing for learning, prototyping, and production.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "macports",
"github": "numeratus",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"apache-ant",
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "procenv",
"portdir": "sysutils/procenv",
"version": "0.60",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jamesodhunt/procenv",
"description": "Command-line utility to show process environment",
"long_description": "procenv is a simple command-line utility, written in C and licensed under the GPL, that dumps all attributes of the environment in which it runs, in well-structured plain ASCII, JSON (YAML), XML or CSV.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 159
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "privoxy-pki-bundle",
"portdir": "www/privoxy",
"version": "4.0.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.privoxy.org/",
"description": "PKI Bundle for privoxy",
"long_description": "PKI Bundle for privoxy",
"active": true,
"categories": [
"net",
"security",
"www"
],
"maintainers": [
{
"name": "s.t.smith",
"github": "essandess",
"ports_count": 37
}
],
"variants": [
"user_pki_bundle"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"curl-ca-bundle",
"apple-pki-bundle"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"privoxy"
]
}
]
},
{
"name": "privoxy",
"portdir": "www/privoxy",
"version": "4.0.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.privoxy.org/",
"description": "Advanced filtering web proxy",
"long_description": "Privoxy is a web proxy with advanced filtering capabilities for protecting privacy, modifying web page content, managing cookies, controlling access, and removing ads, banners, pop-ups and other obnoxious Internet junk. Privoxy has a very flexible configuration and can be customized to suit individual needs and tastes. Privoxy has application for both stand-alone systems and multi-user networks.",
"active": true,
"categories": [
"net",
"security",
"www"
],
"maintainers": [
{
"name": "s.t.smith",
"github": "essandess",
"ports_count": 37
}
],
"variants": [
"https_inspection",
"ecc"
],
"dependencies": [
{
"type": "build",
"ports": [
"libtool",
"sf-pwgen",
"clang-17",
"autoconf",
"automake"
]
},
{
"type": "fetch",
"ports": [
"gnupg2"
]
},
{
"type": "lib",
"ports": [
"brotli",
"zlib",
"openssl",
"pcre"
]
},
{
"type": "run",
"ports": [
"perl5.34",
"p5.34-getopt-long",
"p5.34-time-local",
"privoxy-pki-bundle"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"macos-fortress-proxy",
"macos-fortress-proxy-squid"
]
},
{
"type": "run",
"ports": [
"adblock2privoxy"
]
}
]
},
{
"name": "prison",
"portdir": "kde/prison",
"version": "1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.kde.org",
"description": "KDE bar code library",
"long_description": "prison is a barcode api currently offering a nice Qt api to produce QRCode barcodes and DataMatrix barcodes, and can easily be made support more.",
"active": true,
"categories": [
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"automoc",
"cmake",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"phonon",
"libdmtx",
"qrencode"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kdepimlibs4",
"kdepimlibs4-kioslaves"
]
}
]
},
{
"name": "PrismLauncher",
"portdir": "games/PrismLauncher",
"version": "10.0.2",
"license": "GPL-3 and Apache-2",
"platforms": "{darwin >= 21}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://prismlauncher.org/",
"description": "A custom launcher for Minecraft",
"long_description": "PrismLauncher is A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once.",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "eleanor.publicmail",
"github": "eleanordoesntcode",
"ports_count": 1
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"kde-extra-cmake-modules",
"qt6-qtnetworkauth",
"clang-20"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"libarchive",
"zlib",
"cmark",
"qrencode",
"openjdk8-zulu",
"qt6-qtbase"
]
},
{
"type": "run",
"ports": [
"qt6-qtimageformats",
"qt6-qtsvg"
]
}
],
"depends_on": []
}
]
}