HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50476,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=1010",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=1008",
"results": [
{
"name": "ppmd",
"portdir": "archivers/ppmd",
"version": "20050811",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://packages.debian.org/unstable/utils/ppmd",
"description": "A fast archiver with a good compression ratio",
"long_description": "PPMD is a fast archiver with a good compression ratio. It is written for embedding in user programs mainly it is not intended for immediate use. Speed and performance improvements of abstract PPM model 1-6 are the main goal.",
"active": true,
"categories": [
"archivers"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bsdmake",
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "pixz",
"portdir": "archivers/pixz",
"version": "1.0.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/vasi/pixz",
"description": "Pixz (pronounced 'pixie') is a parallel, indexing version of XZ",
"long_description": "The existing XZ Utils provide great compression in the .xz file format, but they have two significant problems: \n\n* They are single-threaded, while most users now have multi-core computers. \n* The .xz files they produce are just one big block of compressed data, rather than a collection of smaller blocks. This makes random access to the original data impossible. \n\nWith pixz, both these problems are solved.",
"active": true,
"categories": [
"archivers"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0",
"asciidoc"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libarchive",
"xz"
]
}
],
"depends_on": []
},
{
"name": "pbzx",
"portdir": "archivers/pbzx",
"version": "20180319",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://newosxbook.com/articles/OTA5.html",
"description": "utility to decode pbzx streams in xip files",
"long_description": "pbzx is a utility to decode pbzx streams in xip files.",
"active": true,
"categories": [
"archivers"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
},
{
"type": "lib",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "pbzip2",
"portdir": "archivers/pbzip2",
"version": "1.1.13",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://compression.ca/pbzip2/",
"description": "parallel bzip2",
"long_description": "PBZIP2 is a parallel implementation of the bzip2 block-sorting file compressor that uses pthreads and achieves near-linear speedup on SMP machines.",
"active": true,
"categories": [
"archivers"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal",
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"bzip2"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"VIBES"
]
},
{
"type": "run",
"ports": [
"gutils-suite-core"
]
}
]
},
{
"name": "paq8",
"portdir": "archivers/paq8",
"version": "8p",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mattmahoney.net/dc/",
"description": "PAQ8, a tight but slow compressor",
"long_description": "PAQ is a series of open source data compression archivers that have evolved through collaborative development to top rankings on several benchmarks measuring compression ratio (although at the expense of speed and memory usage).",
"active": true,
"categories": [
"archivers"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "packddir",
"portdir": "archivers/packddir",
"version": "0.0.6-1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.nongnu.org/packddir/",
"description": "creates and unpacks PackdDir archives",
"long_description": "packddir creates and unpacks PackdDir archives, which are used in Quake (I and II) and others.",
"active": true,
"categories": [
"archivers"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "ota",
"portdir": "archivers/ota",
"version": "20211019",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://newosxbook.com/articles/OTA8.html",
"description": "iOS OTA/PBZX expander/unpacker/lister/searcher",
"long_description": "ota is an iOS OTA/PBZX expander/unpacker/lister/searcher.",
"active": true,
"categories": [
"archivers"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "ncompress",
"portdir": "archivers/ncompress",
"version": "5.0",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/vapier/ncompress",
"description": "fast, simple LZW file compressor",
"long_description": "Compress is a fast, simple LZW file compressor. Compress does not have the highest compression rate, but it is one of the fastest programs to compress data. Compress is the de facto standard in the UNIX community for compressing files.",
"active": true,
"categories": [
"archivers"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "mgzip",
"portdir": "archivers/mgzip",
"version": "1.2c",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20110415162704/http://lemley.net/mgzip.html",
"description": "a multi-processor capable .gz file creator.",
"long_description": "mgzip is a program that makes use of SMP machines and zlib to use as many processors as you have to quickly compress files into gzip compatible format.",
"active": true,
"categories": [
"archivers"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": []
},
{
"name": "makepak",
"portdir": "archivers/makepak",
"version": "0.0.2",
"license": "GPL-3+",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Luiji/MakePAK",
"description": "Quake I/II .PAK Archiving Utility",
"long_description": "MakePAK is a command-line tool for the creation of Quake .PAK files.",
"active": true,
"categories": [
"archivers"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"texinfo"
]
},
{
"type": "lib",
"ports": [
"gettext"
]
}
],
"depends_on": []
},
{
"name": "lzo2",
"portdir": "archivers/lzo2",
"version": "2.10",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.oberhumer.com/opensource/lzo/",
"description": "Real-time data compression library",
"long_description": "LZO is a portable lossless data compression library written in ANSI C. It offers pretty fast compression and very fast decompression. Decompression requires no memory. In addition there are slower compression levels achieving a quite competitive compression ratio while still decompressing at this very high speed.",
"active": true,
"categories": [
"archivers"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"tinc",
"tinc-devel",
"dact",
"goldendict",
"wandio",
"libarchive",
"lzop",
"squashfs-tools",
"ht",
"py37-tables",
"py35-tables",
"py36-tables",
"ffmpeg",
"ffmpeg-devel",
"ffmpeg4",
"ffmpeg8",
"mkvtoolnix-legacy",
"transcode",
"shogun",
"shogun-devel",
"py38-tables",
"openvpn2",
"openttd",
"bacula",
"snappy",
"py27-tables",
"lrzip",
"ffmpeg6",
"ffmpeg7",
"py39-tables",
"Io",
"qemu",
"MPlayer",
"mplayer-devel",
"dar",
"blender",
"mkvtoolnix-devel",
"mkvtoolnix",
"cairo-devel",
"py310-tables",
"py311-tables",
"py312-tables",
"py313-tables"
]
}
]
},
{
"name": "libarxx",
"portdir": "archivers/libarxx",
"version": "0.7.9",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://libarxx.sourceforge.net/",
"description": "C++ library for using ARX archives",
"long_description": "libarxx is a C++ implementation for accessing ARX archives. ARX archives are compressed and structured collections of data items with advanced features like data synchronization, references for external data items, and merging multiple archives.",
"active": true,
"categories": [
"devel",
"archivers"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"bzip2",
"zlib"
]
},
{
"type": "run",
"ports": [
"pkgconfig"
]
}
],
"depends_on": []
},
{
"name": "lcab",
"portdir": "archivers/lcab",
"version": "1.0b12",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://coding.wooyayhoopla.be/lcab/",
"description": "Linux CABinet file creator",
"long_description": "LCAB is a small program for linux that creates an uncompressed MS Cabinet File from a set of input files.",
"active": true,
"categories": [
"archivers"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "keka",
"portdir": "archivers/keka",
"version": "0.1.4.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://kekaosx.com/",
"description": "7-Zip GUI for Mac",
"long_description": "keka is a Mac OSX GUI for p7zip (7-zip/7zip port), Unrar and Unace. keka tries to be the easiest and quickest archiver for Mac.",
"active": true,
"categories": [
"aqua",
"archivers"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"p7zip"
]
},
{
"type": "lib",
"ports": [
"p7zip",
"unrar"
]
}
],
"depends_on": []
},
{
"name": "hfstar",
"portdir": "archivers/hfstar",
"version": "1.13.19",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.metaobject.com/Products.html",
"description": "gnutar with HFS+ support",
"long_description": "A version of gnutar for Mac OS X that supports archiving HFS+ specific information such as resource forks, type and creator codes as well as other finder flags.",
"active": true,
"categories": [
"archivers"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "hffzip",
"portdir": "archivers/hffzip",
"version": "1.01",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://retis.sssup.it/~scordino/projects/hffzip.html",
"description": "HFFzip is a file compressor based upon Huffman coding.",
"long_description": "The Huffman algorithm uses a binary tree, and has complexity O(N*N) for compression and O(NlogN) for decompression. Although this file compressor is not so good as other compression programs (like gzip), HFFzip is right for embedded systems, because of its little size and the simple algorithm used.",
"active": true,
"categories": [
"archivers"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "ha",
"portdir": "archivers/ha",
"version": "0.999",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "ftp://ftp.kiarchive.ru/pub/unix/arcers/",
"description": "The \"HA\" archiver, based on arithmetic/Markov coder.",
"long_description": "The {\"HA\"} archiver, based on arithmetic/Markov coder.",
"active": true,
"categories": [
"sysutils",
"archivers"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "gzrecover",
"portdir": "archivers/gzrecover",
"version": "0.8",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.urbanophile.com/arenn/hacking/gzrt/",
"description": "attempts to extract bad gzip archives",
"long_description": "Gzrecover attempts to skip over bad data in a gzip archive. It will try to to skip over bad data and extract whatever files might be there.",
"active": true,
"categories": [
"archivers"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": []
},
{
"name": "fastjar",
"portdir": "archivers/fastjar",
"version": "0.94",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://fastjar.sourceforge.net/",
"description": "fast implementation of Sun's jar utility in C",
"long_description": "Fastjar is an implementation of Sun's jar utility that comes with the JDK, written entirely in C, and runs in a fraction of the time while being 100% feature compatible.",
"active": true,
"categories": [
"java",
"archivers"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": []
},
{
"name": "ecm",
"portdir": "archivers/ecm",
"version": "1.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20130502135203/http://www.neillcorlett.com/ecm/",
"description": "CD image file error code modeler",
"long_description": "ECM (Error Code Modeler) lets you prepare CD image files - such as BIN, CDI, NRG, CCD, or similar - so that they'll compress far better.",
"active": true,
"categories": [
"archivers"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "dynamite",
"portdir": "archivers/dynamite",
"version": "0.1.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.synce.org/moin/ComponentOverview",
"description": "decompress data compressed with the PKWARE library",
"long_description": "Dynamite is a tool and library for decompressing data compressed with the PKWARE Data Compression Library.",
"active": true,
"categories": [
"archivers"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "dact",
"portdir": "archivers/dact",
"version": "0.8.42",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.rkeene.org/oss/dact/",
"description": "dynamic adaptive compression tool",
"long_description": "DACT attempts to create very efficient compressed files by attempting to use many different algorithms on each block until it finds the best for every block in the file.",
"active": true,
"categories": [
"archivers"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"autoconf",
"automake",
"libtool"
]
},
{
"type": "lib",
"ports": [
"bzip2",
"lzo2",
"zlib",
"libmcrypt"
]
}
],
"depends_on": []
},
{
"name": "bzip2",
"portdir": "archivers/bzip2",
"version": "1.0.8",
"license": "BSD",
"platforms": "darwin freebsd linux sunos",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceware.org/bzip2/",
"description": "compression library and tools",
"long_description": "bzip2 is a freely available, patent free, high-quality data compressor.",
"active": true,
"categories": [
"sysutils",
"archivers"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"eiffelstudio",
"cracklib",
"ghc",
"libosmium",
"libosmium-doc"
]
},
{
"type": "extract",
"ports": [
"msp430-elf-gcc",
"msp430-elf-binutils"
]
},
{
"type": "lib",
"ports": [
"py35-opencv3-devel",
"py36-opencv3-devel",
"py36-isce2",
"dact",
"libarxx",
"pbzip2",
"rzip64",
"zip",
"aegis",
"diffball",
"tcpflow",
"tcpflow-devel",
"goldendict",
"botan",
"wandio",
"freeciv",
"freeciv-x11",
"routino",
"boost169",
"Coin",
"Coin-framework",
"scotch",
"fizz",
"folly",
"gimp-gap-devel",
"mvfst",
"ImageMagick7",
"advancecomp",
"pypy",
"pypy36",
"pypy37",
"pypy38",
"pypy39",
"snobol4",
"archmbox",
"mairix",
"py37-opencv3",
"py38-opencv3",
"py37-opencv3-devel",
"py38-opencv3-devel",
"tiledb",
"gimp3-devel",
"pike",
"p5.28-compress-bzip2",
"p5.30-compress-bzip2",
"p5.32-compress-bzip2",
"p5.34-compress-bzip2",
"py37-isce2",
"gwyddion",
"xorriso",
"py37-imagecodecs",
"py38-imagecodecs",
"poppler-devel",
"poppler-devel-qt5",
"php84",
"php84-apache2handler",
"php84-cgi",
"php84-fpm",
"php83",
"php83-apache2handler",
"php83-cgi",
"php83-fpm",
"gv",
"php82",
"php82-apache2handler",
"php82-cgi",
"php82-fpm",
"php81",
"php81-apache2handler",
"php81-cgi",
"HDF5-External-Filter-Plugins",
"php81-fpm",
"libarchive",
"bedtools",
"bfast",
"php80",
"php80-apache2handler",
"php80-cgi",
"php80-fpm",
"php74",
"php74-apache2handler",
"php74-cgi",
"php74-fpm",
"php73",
"php73-apache2handler",
"php73-cgi",
"php73-fpm",
"php72",
"php72-apache2handler",
"php72-cgi",
"php72-fpm",
"php71",
"php71-apache2handler",
"php71-cgi",
"php71-fpm",
"python26",
"python27",
"php70",
"php70-apache2handler",
"php70-cgi",
"php70-fpm",
"php56",
"php56-apache2handler",
"php56-cgi",
"php56-fpm",
"php55",
"php55-apache2handler",
"php55-cgi",
"php55-fpm",
"php54",
"php54-apache2handler",
"php54-cgi",
"php54-fpm",
"php53",
"php53-apache2handler",
"php53-cgi",
"php53-fpm",
"php52",
"php52-apache2handler",
"php52-cgi",
"dovecot",
"mythtv-core.28",
"pcre",
"pcre2",
"vxl",
"librsync",
"ncdc",
"imlib2",
"root6",
"rb-bz2",
"PEAR",
"seqan2-apps",
"veriwell",
"botan1",
"murk",
"openpgpsdk",
"pgpdump",
"dmg2img",
"rpm2html",
"elinks",
"webalizer",
"xorg-libXfont",
"hercules",
"ocp",
"libextractor",
"unalz",
"gtkwave",
"smooth",
"py37-tables",
"poppler-qt4-mac",
"lynx",
"dpkg",
"bsdiff",
"py37-pyarrow",
"py38-pyarrow",
"kdelibs4",
"xylib",
"py35-tables",
"py36-tables",
"clamav-legacy",
"apache-arrow",
"ark",
"py27-pysam",
"py36-pysam",
"python27-bootstrap",
"py35-opencv3",
"py36-opencv3",
"boost187",
"mkvtoolnix-devel",
"mkvtoolnix",
"osm2pgsql",
"minizip-ng",
"py310-tables",
"py311-tables",
"py312-tables",
"py313-tables",
"tarsnap",
"p5.26-compress-bzip2",
"R-ijtiff",
"analog",
"ffmpeg",
"ffmpeg-devel",
"ffmpeg4",
"HandBrake",
"ffmpeg8",
"HandBrakeCLI",
"gnupg1",
"mkvtoolnix-legacy",
"clamav",
"xar",
"libarchive-qt",
"gimp-gap",
"VLC2",
"libVLC2",
"libretroshare",
"montage",
"libsbml",
"libgsf",
"lnav",
"lnav-devel",
"backuppc",
"xmoto",
"mldonkey",
"dvdauthor",
"iverilog",
"netcdf",
"strigi",
"ugrep",
"dvipng",
"mkfontscale",
"shogun",
"shogun-devel",
"python39",
"python32",
"python33",
"py38-tables",
"littleutils",
"R-Rhtslib",
"tokyocabinet",
"retroshare-qt4",
"file",
"libmagic",
"seqan3",
"R",
"wget2",
"simh",
"scamper",
"xorg-libXfont2",
"corsixth",
"python310",
"python311",
"python34",
"python35",
"python36",
"python37",
"python312",
"zebra",
"net-snmp",
"py39-opencv3",
"py39-opencv3-devel",
"qore",
"elinks-devel",
"rocksdb",
"rzip",
"GraphicsMagick",
"libewf",
"grass",
"grass7",
"man",
"eiskaltdcpp",
"ImageMagick",
"python38",
"freetype",
"libsolv",
"osmium-tool",
"opensimh",
"boost171",
"boost176",
"boost178",
"boost181",
"cmake",
"cmake-docs",
"cmake-gui",
"cmake-devel",
"cmake-devel-gui",
"cmake-devel-docs",
"opencv3",
"opencv3-devel",
"TOPCOM",
"codeblocks-devel",
"edencommon",
"py27-opencv3",
"py310-opencv3",
"py311-opencv3",
"py27-opencv3-devel",
"py311-opencv3-devel",
"py310-opencv3-devel",
"munge",
"py310-imagecodecs",
"py311-imagecodecs",
"py312-imagecodecs",
"py313-imagecodecs",
"py314-imagecodecs",
"libzip",
"ldas-tools-al",
"py27-ldas-tools-al",
"ldas-tools-framecpp",
"py27-ldas-tools-framecpp",
"htslib",
"py27-tables",
"wesnoth",
"xqf",
"lrzip",
"osm2pgsql-lua",
"yelp",
"gimp2",
"gimp2-devel",
"mythtv-core.27",
"scummvm",
"scummvm-devel",
"links",
"gnupg2",
"openimageio",
"ffmpeg6",
"ffmpeg7",
"py39-tables",
"python314",
"python313",
"python314-freethreading",
"python313-freethreading",
"python315-devel",
"python315-freethreading-devel",
"poppler",
"poppler-qt5",
"qemu",
"MPlayer",
"mplayer-devel",
"proxmark3-iceman",
"mpd",
"py39-imagecodecs",
"dar",
"john-jumbo",
"john-jumbo-devel",
"boost188"
]
},
{
"type": "run",
"ports": [
"rpm",
"lv",
"diffoscope",
"cgit",
"rpm54",
"unp",
"rb33-bzip2-ffi",
"rb32-bzip2-ffi",
"rb31-bzip2-ffi"
]
},
{
"type": "test",
"ports": [
"libxc5",
"libxc6"
]
}
]
},
{
"name": "arj",
"portdir": "archivers/arj",
"version": "3.10.22",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://arj.sourceforge.net/",
"description": "create and extract files from dos .arj archives",
"long_description": "create and extract files from dos .arj archives",
"active": true,
"categories": [
"sysutils",
"archivers"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "advancescan",
"portdir": "archivers/advancescan",
"version": "1.18",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://advancemame.sourceforge.net/scan-readme.html",
"description": "command line rom manager for many emulators",
"long_description": "AdvanceSCAN is a command line rom manager for MAME, MESS, AdvanceMAME, AdvanceMESS and Raine. It contains also a diff generator of rom sets.",
"active": true,
"categories": [
"archivers"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": []
},
{
"name": "9e",
"portdir": "archivers/9e",
"version": "1.0",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://web.archive.org/web/20080929004038/http://www.eecs.harvard.edu/~wkj/Software/9e/",
"description": "Plan 9 unarchiver",
"long_description": "9e is a program to explode Third Edition Plan 9 and at least some Inferno archives.",
"active": true,
"categories": [
"archivers"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "wtf-x",
"portdir": "aqua/wtf-x",
"version": "0.1",
"license": "unknown",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wtf-x.sourceforge.net",
"description": "A Mac OS X program to translate common Internet acronyms",
"long_description": "WTF-X is a Mac OS X program to translate common Internet acronyms. It's a port of BSD's commandline tool wtf, but unlike this tool it's running as a service in OS X and also offers a GUI to browse through all the acronyms and add new ones.",
"active": true,
"categories": [
"aqua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "vineserver3",
"portdir": "aqua/vineserver",
"version": "3.12",
"license": "unknown",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.testplant.com/products/vine_server",
"description": "a full-featured VNC server (formerly OSXvnc)",
"long_description": "Vine Server (formerly OSXvnc) is a full-featured VNC server for Mac OS X providing remote access to the GUI, keyboard and mouse using any VNC client.",
"active": true,
"categories": [
"aqua",
"vnc"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"libiconv"
]
},
{
"type": "fetch",
"ports": [
"cvs"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": []
},
{
"name": "vineserver",
"portdir": "aqua/vineserver",
"version": "4.01",
"license": "unknown",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.testplant.com/products/vine_server",
"description": "a full-featured VNC server (formerly OSXvnc)",
"long_description": "Vine Server (formerly OSXvnc) is a full-featured VNC server for Mac OS X providing remote access to the GUI, keyboard and mouse using any VNC client.",
"active": true,
"categories": [
"aqua",
"vnc"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"libiconv"
]
},
{
"type": "fetch",
"ports": [
"cvs"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": []
},
{
"name": "ssh-askpass-mac",
"portdir": "aqua/ssh-askpass-mac",
"version": "1.2",
"license": "BSD",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lukas-zronek/ssh-askpass-mac",
"description": "A macOS front-end of ssh-askpass with keychain support",
"long_description": "ssh-askpass-mac is a graphical front-end for ssh-add on macOS, which can store the password of a private key in the keychain",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "sstallion",
"github": "sstallion",
"ports_count": 4
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "sloth",
"portdir": "aqua/sloth",
"version": "1.5",
"license": "GPL-2+",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sveinbjorn.org/sloth",
"description": "Program that displays a list of open files by applications",
"long_description": "Sloth is a program that displays a list of all open files in use by all the applications your user account is running on the system -- this list includes IP and Unix sockets, character devices and directories. This list is presented along with the names of applications using the file and their process IDs.",
"active": true,
"categories": [
"aqua",
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "radassist",
"portdir": "aqua/radassist",
"version": "1.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://rsug.itd.umich.edu/software/radmind",
"description": "An Aqua wrapper for the radmind command-line clients",
"long_description": "The Radmind Assistant provides a point-and-click interface to create radmind loadsets and update radmind clients.",
"active": true,
"categories": [
"aqua"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ihook",
"radmind"
]
}
],
"depends_on": []
},
{
"name": "qt3-mac",
"portdir": "aqua/qt3-mac",
"version": "3.3.8b",
"license": "(QPL-1 or GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.qt.io/",
"description": "Qt Tool Kit (Native Aqua Version)",
"long_description": "This is Qt, TrollTech's C++ toolkit for writing cross-platform GUI applications.",
"active": true,
"categories": [
"aqua"
],
"maintainers": [],
"variants": [
"mysql5",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libmng",
"libpng"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"wap11gui"
]
}
]
},
{
"name": "namebench",
"portdir": "aqua/namebench",
"version": "1.3.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/namebench/",
"description": "DNS speed benchmark tool (GUI)",
"long_description": "namebench hunts down the fastest DNS servers available for your computer. namebench runs a fair and thorough benchmark using your web browser history, tcpdump output, or standardized datasets in order to provide an individualized recommendation. This port installs the Cocoa GUI interface. To install just the command line interface, which the Cocoa GUI interface depends on, install the py27-libnamebench port.",
"active": true,
"categories": [
"aqua",
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-libnamebench",
"py27-pyobjc",
"py27-pyobjc-cocoa"
]
}
],
"depends_on": []
},
{
"name": "macsword",
"portdir": "aqua/macsword",
"version": "1.4.3",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.macsword.com/",
"description": "Aqua application based on the Sword project for Bible reading",
"long_description": "MacSword is a free & open-source application for research and study of God and His Word. It is developed specifically for Macintosh computers running Mac OS X. MacSword allows you to read and browse many different bibles translations in different languages from Hebrew to Albanian. As well as reading devotionals, commentaries, dictionaries and lexicons, it also supports searching and advanced features such as services so that you can access the Bible in any program. And because MacSword is based on the Sword project, it is compatible with a growing collection of over 200 texts available in over 50 languages.",
"active": true,
"categories": [
"aqua",
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"sword"
]
}
],
"depends_on": []
},
{
"name": "macfile-gimp",
"portdir": "aqua/macfile-gimp",
"version": "0.1",
"license": "GPL-2+",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://leuksman.com/pages/MacFile",
"description": "\"Show in Finder\" Gimp plugin",
"long_description": "Quickie plugin to add a \"Show in Finder\" to the Gimp image window file menu.",
"active": true,
"categories": [
"aqua",
"graphics"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gimp2"
]
}
],
"depends_on": []
},
{
"name": "macclipboard-gimp",
"portdir": "aqua/macclipboard-gimp",
"version": "0.7",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://leuksman.com/pages/MacClipboard",
"description": "Gimp <-> Mac clipboard",
"long_description": "MacClipboard is a port of the WinClipboard plugin for Gimp 2.0 to Mac OS X. you can copy Gimp layers and paste them into Macintosh programs and paste images into Gimp from Mac programs. Access to system services for screen capture and scanning is also provided.",
"active": true,
"categories": [
"aqua",
"graphics"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gimp2"
]
}
],
"depends_on": []
},
{
"name": "launch",
"portdir": "aqua/launch",
"version": "1.2.5",
"license": "BSD",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sabi.net/nriley/software/",
"description": "command-line launcher for macOS in the spirit of open",
"long_description": "Apple provides a simple command-line launching program called open with macOS. It offers few options - launching applications by name or by path, launching TextEdit, or opening a number of applications, documents, folders, or URLs. With the exception of special support for TextEdit (open -a), launch does all this and more.",
"active": true,
"categories": [
"aqua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "ihook",
"portdir": "aqua/ihook",
"version": "1.2.0",
"license": "MIT",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://ihook.sourceforge.net/",
"description": "A graphical interface frontend for commandline executables",
"long_description": "iHook is a graphical frontend for any commandline executable. It gives scripts a pleasant Aqua face, allows script writers to provide graphical feedback without having to learn one of the higher APIs available for Mac OS X.",
"active": true,
"categories": [
"aqua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"radassist"
]
}
]
},
{
"name": "fugu",
"portdir": "aqua/fugu",
"version": "1.2.0",
"license": "MIT",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://rsug.itd.umich.edu/software/fugu/",
"description": "A Mac OS X SFTP, SCP and SSH Frontend.",
"long_description": "Fugu is a graphical frontend to the commandline Secure File Transfer application (SFTP). SFTP is similar to FTP, but unlike FTP, the entire session is encrypted, meaning no passwords are sent in cleartext form, and is thus much less vulnerable to third-party interception.",
"active": true,
"categories": [
"aqua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "cotvnc-devel",
"portdir": "aqua/cotvnc",
"version": "2016-01-27",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/chicken/",
"description": "Chicken is a VNC client for Mac OS X",
"long_description": "Chicken is a Cocoa based VNC client for Mac OS X. A VNC client allows one to display and interact with a remote computer screen. In other words, you can use Chicken to interact with a remote computer as though it is right next to you.",
"active": true,
"categories": [
"aqua",
"vnc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"libiconv"
]
},
{
"type": "fetch",
"ports": [
"subversion"
]
},
{
"type": "lib",
"ports": [
"zlib",
"xorg-xorgproto"
]
}
],
"depends_on": []
},
{
"name": "cotvnc",
"portdir": "aqua/cotvnc",
"version": "2.2b2",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/chicken/",
"description": "Chicken is a VNC client for Mac OS X",
"long_description": "Chicken is a Cocoa based VNC client for Mac OS X. A VNC client allows one to display and interact with a remote computer screen. In other words, you can use Chicken to interact with a remote computer as though it is right next to you.",
"active": true,
"categories": [
"aqua",
"vnc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"libiconv"
]
},
{
"type": "fetch",
"ports": [
"subversion"
]
},
{
"type": "lib",
"ports": [
"zlib",
"xorg-xorgproto"
]
}
],
"depends_on": []
},
{
"name": "binclocken",
"portdir": "aqua/binclocken",
"version": "1.6",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.jschilling.net/sw_binclocken.php",
"description": "useless floating binary LED clock for your desktop",
"long_description": "I was given a ThinkGeek binary clock by a friend (in a not-so-transparent attempt to force me to learn binary math). It sucks. It runs fast, very fast, gaining about 5 minutes per day, making it totally useless. So this is my revenge on the world. Plus, I was drunk when I wrote it.",
"active": true,
"categories": [
"aqua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "android-file-transfer-linux",
"portdir": "aqua/android-file-transfer-linux",
"version": "3.9",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://whoozle.github.io/android-file-transfer-linux/",
"description": "Reliable MTP client with minimalistic UI",
"long_description": "Reliable MTP client with minimalistic UI",
"active": true,
"categories": [
"aqua",
"sysutils",
"fuse"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"osxfuse",
"libmagic"
]
}
],
"depends_on": []
},
{
"name": "X-MasTree",
"portdir": "aqua/X-MasTree",
"version": "1.4",
"license": "none",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.jschilling.net/sw_xmastree.php",
"description": "Christmas tree",
"long_description": "A Christmas tree for your Mac.",
"active": true,
"categories": [
"aqua",
"amusements"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "TOra",
"portdir": "aqua/TOra",
"version": "2.1.3",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://torasql.com/",
"description": "GUI tool for Oracle, PostgreSQL, and MySQL",
"long_description": "Database developer/DBA frontend for various DB servers.",
"active": true,
"categories": [
"aqua",
"databases"
],
"maintainers": [],
"variants": [
"debug",
"psql83",
"psql84",
"psql91",
"oracle",
"universal",
"psql90"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"oracle-instantclient",
"qscintilla-qt4"
]
}
],
"depends_on": []
},
{
"name": "Smultron",
"portdir": "aqua/Smultron",
"version": "3.6b1",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://smultron.sourceforge.net/",
"description": "Cocoa text editor with syntax colouring",
"long_description": "Smultron is an open-source text editor written in Cocoa for Mac OS X with many of the features that you might need. It features easy selection of the opened documents, line numbers, support for syntax colouring for many different languages, support for text encodings, code snippets, a toolbar, a status bar, HTML preview, multi-document find and replace with regular expressions, possibility to show invisible characters, authenticated saves, command-line utility, .Mac synchronisation of preferences and many more features.",
"active": true,
"categories": [
"aqua",
"editors"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "Scroll-Reverser",
"portdir": "aqua/Scroll-Reverser",
"version": "1.7.6",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pilotmoon.com/scrollreverser/",
"description": "Reverse the direction of scrolling on macOS",
"long_description": "Reverse the direction of scrolling on macOS",
"active": true,
"categories": [
"aqua",
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "SSHKeychain",
"portdir": "aqua/SSHKeychain",
"version": "0.8.2",
"license": "BSD",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sshkeychain.sourceforge.net/",
"description": "SSHKeychain is a graphical front-end to ssh-add",
"long_description": "SSHKeychain is a graphical front-end to ssh-agent and also allows the creation of ssh tunnels. It automatically loads keys when needed, integrates with Apple Keychain and offers key-management.",
"active": true,
"categories": [
"aqua",
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "SIDPLAY",
"portdir": "aqua/SIDPLAY",
"version": "4.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.sidmusic.org/sidplay/mac/",
"description": "C64 music player for the Mac",
"long_description": "SIDPLAY is a Commodore 64 music player. It emulates the sound chip and other internals of the Commodore 64 home computer to play back music that was originally written on it. The sound chip of the C64 is called the Sound Interface Device or SID, and therefore this music is known as SID music. The SID chip is basically a three voice synthesizer on a chip. The unusual combination of digital and analogue circuitry is the reason for its distinctive sound.",
"active": true,
"categories": [
"aqua",
"multimedia",
"audio"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
}
]
}