HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50587,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=587",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=585",
"results": [
{
"name": "nerdlog",
"portdir": "sysutils/nerdlog",
"version": "1.10.0",
"license": "BSD",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dimonomid/nerdlog",
"description": "fast, remote-first, multi-host TUI log viewer with timeline histogram and no central server",
"long_description": "Nerdlog is a fast, remote-first, multi-host TUI log viewer with timeline histogram and no central server. Loosely inspired by Graylog/Kibana, but without the bloat. Pretty much no setup needed, either. It's laser-focused on being efficient while querying logs from multiple remote machines simultaneously, filtering them by time range and patterns, while also drawing a timeline histogram for quick visual insight. Primary use case: reading system logs (/var/log/messages or /var/log/syslog) from one or more remote hosts. Very efficient even on large log files (like 1GB or more). It does support some other log formats and can use any log files, but that was the primary use case which was driving the implementation: we were having our web service backend running as systemd services on a bunch of Linux instances, printing a lot of logs, and wanted to be able to read these logs efficiently and having the timeline histogram, much like tools like Graylog have.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
},
{
"type": "run",
"ports": [
"gawk"
]
}
],
"depends_on": []
},
{
"name": "gitoxide",
"portdir": "devel/gitoxide",
"version": "0.45.0",
"license": "(Apache-2 or MIT)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Byron/gitoxide",
"description": "An idiomatic, lean, fast & safe pure Rust implementation of Git",
"long_description": "gitoxide is an implementation of git written in Rust for developing future-proof applications which strive for correctness and performance while providing a pleasant and unsurprising developer experience.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"pkgconfig",
"rust",
"cargo",
"cmake",
"legacy-support"
]
},
{
"type": "lib",
"ports": [
"curl",
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "libjxl",
"portdir": "graphics/libjxl",
"version": "0.11.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/libjxl/libjxl",
"description": "JPEG XL reference implementation",
"long_description": "A reference implementation of JPEG XL.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [
"debug",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"asciidoc",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openexr",
"brotli",
"highway",
"giflib5",
"libjpeg-turbo",
"libpng"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gimp3-devel",
"py37-imagecodecs",
"py38-imagecodecs",
"darktable",
"darktable-devel",
"imlib2",
"geeqie",
"vips",
"GraphicsMagick",
"py39-dlib",
"NetSurf",
"chafa",
"dlib",
"py310-dlib",
"py311-dlib",
"py312-dlib",
"py310-imagecodecs",
"py311-imagecodecs",
"py312-imagecodecs",
"py313-imagecodecs",
"py314-imagecodecs",
"gimp2",
"gimp2-devel",
"py39-imagecodecs",
"ImageMagick7"
]
}
]
},
{
"name": "python26",
"portdir": "lang/python26",
"version": "2.6.9",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.python.org/",
"description": "An interpreted, object-oriented programming language",
"long_description": "Python is an interpreted, interactive, object-oriented programming language.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [
"universal",
"ucs4"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"libedit",
"ncurses",
"bzip2",
"gettext-runtime",
"openssl10",
"zlib",
"db46"
]
},
{
"type": "run",
"ports": [
"python_select",
"python2_select"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"zopeedit"
]
},
{
"type": "lib",
"ports": [
"PlasmaClient",
"py26-bdist_mpkg",
"py26-pip",
"py26-clnum",
"py26-numeric",
"py26-pil",
"py26-psyco",
"sphinx3",
"py26-gdbm",
"py26-tkinter",
"py26-setuptools",
"py26-rpncalc",
"libhsplasma"
]
},
{
"type": "run",
"ports": [
"gwee",
"sounddecompress"
]
}
]
},
{
"name": "python27",
"portdir": "lang/python27",
"version": "2.7.18",
"license": "PSF",
"platforms": "darwin",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.python.org/",
"description": "An interpreted, object-oriented programming language",
"long_description": "Python is an interpreted, interactive, object-oriented programming language.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [
"universal",
"ucs4",
"optimizations",
"lto"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"libedit",
"libffi",
"ncurses",
"bzip2",
"openssl11",
"gettext-runtime",
"expat",
"zlib",
"db48"
]
},
{
"type": "run",
"ports": [
"python_select",
"python2_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"lastfmsubmitd",
"lastmp",
"pocketsphinx",
"sphinxbase",
"sphinxtrain",
"ccm",
"FlowUI",
"PIDA",
"SilverCity",
"aap",
"bam",
"boost169",
"buildbot-0.8",
"buildbot-slave-0.8",
"bzr",
"bzr-explorer",
"bzr-fastimport",
"bzr-git",
"bzr-gtk",
"bzr-pager",
"bzr-rewrite",
"bzr-stats",
"bzr-svn",
"bzr-xmloutput",
"bzrtools",
"closure-linter",
"cvs2svn",
"dbus-python27",
"diffuse",
"fdroidserver",
"flagpoll",
"flashbake",
"gazpacho",
"git-cvs",
"gitinspector",
"libgnt",
"libtuxcap",
"nodejs10",
"nodejs8",
"obs-build-helpers",
"olena",
"patcher",
"play",
"qbzr",
"py27-qscintilla-qt4",
"py27-qscintilla-qt5",
"redo",
"reinteract",
"subversion-python27bindings",
"svndumptool",
"tailor",
"trac",
"udis86",
"unsermake",
"viewvc",
"voidwalker",
"voltron",
"xapian-bindings-python27",
"atom",
"py27-fuse",
"fife",
"gnubg",
"nwntools",
"pyfa",
"gnofract4d",
"gourmet",
"py27-keybinder",
"xchat-gnome",
"comix",
"mftrace",
"py27-opencv3",
"py27-pyilmbase",
"swftools",
"kross-interpreters",
"jython",
"llvm-3.7",
"llvm-5.0",
"clang-5.0",
"lldb-5.0",
"llvm-6.0",
"clang-6.0",
"lldb-6.0",
"llvm-7.0",
"clang-7.0",
"lldb-7.0",
"llvm-8.0",
"clang-8.0",
"lldb-8.0",
"llvm-9.0",
"clang-9.0",
"lldb-9.0",
"py27-htmldocs",
"pyobfuscate",
"alot",
"archivemail",
"getmail",
"mailman",
"mixminion",
"muttils",
"liblinear",
"libsvm",
"pyxplot",
"py27-z3",
"mimms",
"shenidam",
"subdownloader",
"tovid",
"bittornado",
"calendar-contacts-server",
"canto",
"coherence",
"fauxident",
"ntop",
"ola",
"skypipe",
"splatd",
"umit",
"upnp-inspector",
"youtube-upload",
"hellanzb",
"DepreciateForLedger",
"GTDtoCSV",
"LedgerScheduler",
"csvToLedger",
"expense.txt",
"heapCL",
"keepnote",
"time.txt",
"torchCL",
"p5.26-inline-python",
"p5.28-inline-python",
"p5.30-inline-python",
"phpsh",
"fonttools-utils",
"scribus",
"py27-BitArray2D",
"py27-BitVector",
"py27-DAWG",
"py27-FlexGet",
"py27-GridDataFormats",
"py27-LabJackPython",
"py27-MDAnalysis",
"py27-Pillow",
"py27-PyQGLViewer",
"py27-PyRSS2Gen",
"py27-SDL2",
"py27-XlsxWriter",
"py27-abjad",
"py27-absl",
"py27-acor",
"py27-acora",
"py27-actdiag",
"py27-aenum",
"py27-affine",
"py27-agate",
"py27-agate-dbf",
"py27-agate-excel",
"py27-agate-sql",
"py27-aiodns",
"py27-alabaster",
"py27-alembic",
"py27-algopy",
"py27-altair",
"py27-altgraph",
"py27-amqp",
"py27-amqplib",
"py27-aniso8601",
"py27-ansible",
"py27-ansible-base",
"py27-ansicolor",
"py27-anyjson",
"py27-anytree",
"py27-apipkg",
"py27-aplpy",
"py27-appdirs",
"py27-applaunchservices",
"py27-appnope",
"py27-appscript",
"py27-apsw",
"py27-apycot",
"py27-argh",
"py27-args",
"py27-arpeggio",
"py27-asn1",
"py27-asn1-modules",
"py27-asn1crypto",
"py27-aspects",
"py27-asteval",
"py27-astlib",
"py27-astor",
"py27-astroML",
"py27-astroML_addons",
"py27-astroid",
"py27-astrolibcoords",
"py27-astroplan",
"py27-astropy",
"py27-astropy-healpix",
"py27-astropy-helpers",
"py27-astroquery",
"py27-astroscrappy",
"py27-async-task",
"py27-atomicwrites",
"py27-attr",
"py27-attrs",
"py27-authkit",
"py27-automat",
"py27-autopep8",
"py27-awesome_slugify",
"py27-awscli",
"py27-axiom",
"py27-axolotl",
"py27-axolotl-curve25519",
"py27-babel",
"py27-backcall",
"py27-backports",
"py27-backports-functools_lru_cache",
"py27-backports-lzma",
"py27-backports-shutil_get_terminal_size",
"py27-backports-ssl",
"py27-backports-ssl_match_hostname",
"py27-backports.csv",
"py27-backports.os",
"py27-backports.weakref",
"py27-backports_abc",
"py27-baker",
"py27-barnaba",
"py27-bcdoc",
"py27-bcolz",
"py27-bcrypt",
"py27-bdist_mpkg",
"py27-beaker",
"py27-beautifulsoup",
"py27-beautifulsoup4",
"py27-behave",
"py27-benchexec",
"py27-biggles",
"py27-billiard",
"py27-biopython",
"py27-biplist",
"py27-bitarray",
"py27-bitstring",
"py27-bitstruct",
"py27-blaze",
"py27-bleach",
"py27-blessed",
"py27-blessings",
"py27-blinker",
"py27-blist",
"py27-blockdiag",
"py27-blosc",
"py27-bokeh",
"py27-boto",
"py27-boto3",
"py27-botocore",
"py27-bottle",
"py27-bottle-sqlalchemy",
"py27-bottleneck",
"py27-bpython",
"py27-bqplot",
"py27-breadability",
"py27-brotli",
"py27-brotlipy",
"py27-brownie",
"py27-bson",
"py27-buzhug",
"py27-bz2file",
"py27-cached-property",
"py27-cachetools",
"py27-cairo",
"py27-cairocffi",
"py27-canmatrix",
"py27-cartopy",
"py27-cchardet",
"py27-cdb",
"py27-celementtree",
"py27-celery",
"py27-certifi",
"py27-cffi",
"py27-cftime",
"py27-chainer",
"py27-chardet",
"py27-checker",
"py27-cheetah",
"py27-cheroot",
"py27-cherrypy",
"py27-chm",
"py27-chm2pdf",
"py27-chronic",
"py27-cidrize",
"py27-cjson",
"py27-ckanapi",
"py27-clang",
"py27-cli-helpers",
"py27-click",
"py27-click-plugins",
"py27-clientform",
"py27-cligj",
"py27-clint",
"py27-clonedigger",
"py27-cloudpickle",
"py27-codestyle",
"py27-cog",
"py27-cogen",
"py27-colander",
"py27-colorama",
"py27-colormath",
"py27-colour",
"py27-columnize",
"py27-comet",
"py27-commpy",
"py27-config",
"py27-configargparse",
"py27-configobj",
"py27-configparser",
"py27-constantly",
"py27-construct",
"py27-contextlib2",
"py27-control",
"py27-cookies",
"py27-corner",
"py27-couchdb",
"py27-couchdbkit",
"py27-country",
"py27-coverage",
"py27-cppy",
"py27-crayons",
"py27-creoleparser",
"py27-cryptography",
"py27-csscompressor",
"py27-cssselect",
"py27-cssutils",
"py27-csvkit",
"py27-ctags",
"py27-cubes",
"py27-cucumber-tag-expressions",
"py27-curl",
"py27-curlish",
"py27-curtsies",
"py27-cvxmod",
"py27-cvxopt",
"py27-cx_Freeze",
"py27-cycler",
"py27-cymem",
"py27-cython",
"py27-cytoolz",
"py27-daemon",
"py27-dap",
"py27-dask",
"py27-datacite",
"py27-datashape",
"py27-dateutil",
"py27-datrie",
"py27-dbfread",
"py27-ddt",
"py27-deap",
"py27-decorator",
"py27-decoratortools",
"py27-defusedxml",
"py27-demjson",
"py27-des",
"py27-descartes",
"py27-dice3ds",
"py27-diff-match-patch",
"py27-dill",
"py27-dispatcher",
"py27-dispel4py-devel",
"py27-dispel4py-registry-devel",
"py27-distlib",
"py27-distorm",
"py27-distributed",
"py27-distro",
"py27-distutils-extra",
"py27-django",
"py27-django-countries",
"py27-django-debug-toolbar",
"py27-django-extensions",
"py27-django-htmlmin",
"py27-django-nose",
"py27-dns-lexicon",
"py27-dnspython",
"py27-docker",
"py27-dockerpty",
"py27-dockerpy-creds",
"py27-docopt",
"py27-docstyle",
"py27-doctest-ignore-unicode",
"py27-docutils",
"py27-docx",
"py27-dpkt",
"py27-dqsegdb2",
"py27-dsltools",
"py27-dulwich",
"py27-dynd",
"py27-ecdsa",
"py27-editor",
"py27-editorconfig",
"py27-elementtree",
"py27-elib.intl",
"py27-elixir",
"py27-emcee",
"py27-empy",
"py27-enchant",
"py27-enthoughtbase",
"py27-entrypoints",
"py27-enum",
"py27-enum34",
"py27-envoy",
"py27-epc",
"py27-ephem",
"py27-epsg",
"py27-epsilon",
"py27-epydoc",
"py27-erf",
"py27-eric-ide",
"py27-errorhandler",
"py27-et_xmlfile",
"py27-etsproxy",
"py27-euca2ools",
"py27-eventlet",
"py27-execnet",
"py27-exifread",
"py27-eyed3",
"py27-ez_setup",
"py27-ezodf",
"py27-ezpycrypto",
"py27-fabio",
"py27-fabric",
"py27-fancycompleter",
"py27-fasteners",
"py27-fastimport",
"py27-faulthandler",
"py27-feedparser",
"py27-fido2",
"py27-figleaf",
"py27-filechunkio",
"py27-filelock",
"py27-filterpy",
"py27-fiona",
"py27-fipy",
"py27-fixture",
"py27-fixtures",
"py27-flake8",
"py27-flake8-mccabe",
"py27-flake8-pep8-naming",
"py27-flake8-polyfill",
"py27-flaky",
"py27-flask",
"py27-flask-auth",
"py27-flask-babel",
"py27-flask-frozen",
"py27-flask-login",
"py27-flask-mail",
"py27-flask-mongoalchemy",
"py27-flask-restful",
"py27-flask-script",
"py27-flask-sqlalchemy",
"py27-flask-uploads",
"py27-flask-wtf",
"py27-flup",
"py27-fnorb",
"py27-formalchemy",
"py27-formbuild",
"py27-formencode",
"py27-fortranformat",
"py27-fpconst",
"py27-freebase",
"py27-freeling",
"py27-freezegun",
"py27-fs",
"py27-funcparserlib",
"py27-funcsigs",
"py27-functools32",
"py27-future",
"py27-futures",
"py27-fuzzywuzzy",
"py27-game",
"py27-gammapy",
"py27-gast",
"py27-gchartwrapper",
"py27-gcn",
"py27-gd",
"py27-gdal",
"py27-gdata",
"py27-gdbm",
"py27-generator",
"py27-genshi",
"py27-gensim",
"py27-geoalchemy",
"py27-geocoder",
"py27-geographiclib",
"py27-geohash",
"py27-geoip",
"py27-geojson",
"py27-geopandas",
"py27-geopy",
"py27-getargs",
"py27-getkey",
"py27-gevent",
"py27-gevent-websocket",
"py27-gflags",
"py27-ggy",
"py27-git-sweep",
"py27-gitdb",
"py27-gitpython",
"py27-glewpy",
"py27-gmpy",
"py27-gmpy2",
"py27-gnuplot",
"py27-gnureadline",
"py27-gobject",
"py27-goocanvas",
"py27-google-api",
"py27-google-apputils",
"py27-google-auth",
"py27-google-auth-httplib2",
"py27-google-pasta",
"py27-grako",
"py27-graph-tool",
"py27-graphpath",
"py27-graphviz",
"py27-graphy",
"py27-greenlet",
"py27-gsd",
"py27-gsl",
"py27-gslib",
"py27-gtfs",
"py27-gtkmvc",
"py27-gviz_api",
"py27-gwdatafind",
"py27-gwosc",
"py27-gwpy",
"py27-h11",
"py27-h2",
"py27-hachoir-core",
"py27-hachoir-metadata",
"py27-hachoir-parser",
"py27-hachoir-urwid",
"py27-harstorage",
"py27-harvestman",
"py27-hat-trie",
"py27-hcluster",
"py27-hdfs",
"py27-healpy",
"py27-heapdict",
"py27-helpdev",
"py27-hgexperimental",
"py27-hgsubversion",
"py27-hieroglyph",
"py27-hiredis",
"py27-honcho",
"py27-hpack",
"py27-html2text",
"py27-html5lib",
"py27-htmlcalendar",
"py27-htmlgen",
"py27-htmltemplate",
"py27-htseq",
"py27-http-parser",
"py27-httplib2",
"py27-humanize",
"py27-hurry.filesize",
"py27-hyperestraier",
"py27-hyperframe",
"py27-hyperlink",
"py27-hypothesis",
"py27-hypy",
"py27-icalendar",
"py27-id3lib",
"py27-idna",
"py27-imageio",
"py27-imagesize",
"py27-imdb",
"py27-imgur",
"py27-iminuit",
"py27-import_relative",
"py27-importlib-metadata",
"py27-importlib-resources",
"py27-importmagic",
"py27-imread",
"py27-incremental",
"py27-iniparse",
"py27-instapaperlib",
"py27-instrumentkit",
"py27-intervaltree",
"py27-intervaltree2",
"py27-invoke",
"py27-ioflo",
"py27-ipaddr",
"py27-ipaddress",
"py27-ipdb",
"py27-iplib",
"py27-ipy",
"py27-ipykernel",
"py27-ipympl",
"py27-ipyparallel",
"py27-ipython",
"py27-ipython-sql",
"py27-ipython_genutils",
"py27-ipywidgets",
"py27-irclib",
"py27-irodsclient",
"py27-iso8601",
"py27-isodate",
"py27-isort",
"py27-itsdangerous",
"py27-jaraco.functools",
"py27-jcc",
"py27-jdcal",
"py27-jedi",
"py27-jenkins-job-builder",
"py27-jinja",
"py27-jinja2",
"py27-jmespath",
"py27-jmespath-terminal",
"py27-joblib",
"py27-josepy",
"py27-jsbeautifier",
"py27-json-rpc",
"py27-json-tricks",
"py27-json5",
"py27-jsonschema",
"py27-jubatus-client",
"py27-jug",
"py27-jupyter",
"py27-jupyter_client",
"py27-jupyter_console",
"py27-jupyter_core",
"py27-jupyterlab_launcher",
"py27-jwt",
"py27-kaitaistruct",
"py27-kaptan",
"py27-kapteyn",
"py27-kcs11",
"py27-keras",
"py27-keras_applications",
"py27-keras_preprocessing",
"py27-kerfi-vangasvipur",
"py27-keyczar",
"py27-keyring",
"py27-kid",
"py27-kivy",
"py27-kiwi",
"py27-kiwisolver",
"py27-kombine",
"py27-kombu",
"py27-kqueue",
"py27-kyotocabinet",
"py27-langid",
"py27-language-server",
"py27-latexcodec",
"py27-lazy_object_proxy",
"py27-ldap",
"py27-ldap3",
"py27-leather",
"py27-lepl",
"py27-lepton",
"py27-leveldb",
"py27-levenshtein",
"py27-libarchive-c",
"py27-libcloud",
"py27-libdnet",
"py27-libgmail",
"py27-liblzma",
"py27-libnacl",
"py27-libnamebench",
"py27-librabbitmq",
"py27-libsass",
"py27-libtmux",
"py27-libxml2",
"py27-lightblue",
"py27-ligo-common",
"py27-ligo-gracedb",
"py27-ligo-lw",
"py27-ligo-segments",
"py27-ligotimegps",
"py27-linecache2",
"py27-llfuse",
"py27-llvmlite",
"py27-llvmmath",
"py27-llvmpy",
"py27-lmfit",
"py27-local-pipelines",
"py27-locket",
"py27-lockfile",
"py27-logbook",
"py27-logcat-color",
"py27-logilab-common",
"py27-logilab-constraint",
"py27-logilab-hmm",
"py27-lscsoft-glue",
"py27-lxml",
"py27-ly",
"py27-lz4",
"py27-m2crypto",
"py27-m2r",
"py27-macfsevents",
"py27-macholib",
"py27-magic",
"py27-magpy",
"py27-mahotas",
"py27-mako",
"py27-managesieve",
"py27-mando",
"py27-marisa-trie",
"py27-markdown",
"py27-markdown2",
"py27-markupsafe",
"py27-matplotlib",
"py27-matplotlib-basemap",
"py27-mcrypt",
"py27-mdp-toolkit",
"py27-mdtraj",
"py27-mechanize",
"py27-medusa",
"py27-meld3",
"py27-memprof",
"py27-mercantile",
"py27-mercurial_extension_utils",
"py27-meta",
"py27-metakernel",
"py27-metar",
"py27-mhash",
"py27-milk",
"py27-mimeparse",
"py27-minecraft-overviewer",
"py27-minfx",
"py27-mingus",
"py27-misaka",
"py27-mistune",
"py27-mkl",
"py27-mkl-include",
"py27-mlpy",
"py27-mmh3",
"py27-mmtf-python",
"py27-mock",
"py27-modulegraph",
"py27-moin",
"py27-molmod",
"py27-mongoalchemy",
"py27-mongoengine",
"py27-mongoose",
"py27-monotonic",
"py27-montage",
"py27-morbid",
"py27-more-itertools",
"py27-mox",
"py27-mpdclient2",
"py27-mpi4py",
"py27-mpld3",
"py27-mpmath",
"py27-mrjob",
"py27-msgpack",
"py27-mssql",
"py27-multipledispatch",
"py27-munch",
"py27-murmurhash",
"py27-mustache",
"py27-mutagen",
"py27-mx-base",
"py27-mx-experimental",
"py27-myghty",
"py27-myghtyutils",
"py27-mysql",
"py27-natsort",
"py27-nbconvert",
"py27-nbformat",
"py27-nbval",
"py27-nbxmpp",
"py27-nclib",
"py27-ndg_httpsclient",
"py27-neovim",
"py27-netaddr",
"py27-netcdf4",
"py27-netdevicelib",
"py27-netifaces",
"py27-networkx",
"py27-nevow",
"py27-ngl",
"py27-nibabel",
"py27-nio",
"py27-nltk",
"py27-nmrglue",
"py27-nose",
"py27-nose-exclude",
"py27-nose-progressive",
"py27-nose-skipreq",
"py27-nose-testconfig",
"py27-nosexcover",
"py27-notebook",
"py27-notify-python",
"py27-novas",
"py27-novas_de405",
"py27-Nuitka",
"py27-numba",
"py27-numdifftools",
"py27-numeric",
"py27-numexpr",
"py27-numpy",
"py27-numpydoc",
"py27-nwdiag",
"py27-oauth",
"py27-oauth2",
"py27-oauth2client",
"py27-oauthlib",
"py27-obspy",
"py27-oct2py",
"py27-octave_kernel",
"py27-ode",
"py27-odo",
"py27-olefile",
"py27-omniORBpy",
"py27-openbabel",
"py27-opengl",
"py27-opengl-accelerate",
"py27-openid",
"py27-openopt",
"py27-openpyxl",
"py27-openslide",
"py27-openssl",
"py27-optik",
"py27-orbit",
"py27-orbited",
"py27-orq",
"py27-oset",
"py27-otp",
"py27-oursql",
"py27-owslib",
"py27-pacal",
"py27-packaging",
"py27-paho-mqtt",
"py27-pandas",
"py27-pandasql",
"py27-pandocfilters",
"py27-parakeet",
"py27-paramiko",
"py27-parse",
"py27-parse-type",
"py27-parsedatetime",
"py27-parsel",
"py27-parsimonious",
"py27-parsing",
"py27-parso",
"py27-partd",
"py27-parver",
"py27-passlib",
"py27-paste",
"py27-pastedeploy",
"py27-pastescript",
"py27-pastewebkit",
"py27-path",
"py27-pathfinder",
"py27-pathlib2",
"py27-pathtools",
"py27-patsy",
"py27-paver",
"py27-pbr",
"py27-pcapy",
"py27-pdfrw",
"py27-peak",
"py27-pebl",
"py27-pedal",
"py27-pep8",
"py27-petsc4py",
"py27-pexpect",
"py27-pgspecial",
"py27-pgsql",
"py27-phonenumbers",
"py27-pickleshare",
"py27-piddle",
"py27-pika",
"py27-pil",
"py27-pinocchio",
"py27-pint",
"py27-pip",
"py27-pipedream",
"py27-pipfile",
"py27-pivy",
"py27-pkgconfig",
"py27-pkginfo",
"py27-plac",
"py27-plistservices",
"py27-pluggy",
"py27-ply",
"py27-plyvel",
"py27-pmw",
"py27-podcastparser",
"py27-poly",
"py27-polygon",
"py27-poppler",
"py27-poppler-qt4",
"py27-poppler-qt5",
"py27-portend",
"py27-posixtimezone",
"py27-powerline",
"py27-pp",
"py27-pptx",
"py27-preshed",
"py27-pretend",
"py27-prettytable",
"py27-probstat",
"py27-processing",
"py27-progressbar",
"py27-prometheus_client",
"py27-prompt_toolkit",
"py27-protego",
"py27-protobuf",
"py27-protobuf3",
"py27-prov",
"py27-pss",
"py27-psutil",
"py27-psychopy",
"py27-psycopg2",
"py27-ptyprocess",
"py27-publicsuffix2",
"py27-pudb",
"py27-py",
"py27-py2app",
"py27-pyFAI",
"py27-pyaes",
"py27-pyaudio",
"py27-pyavm",
"py27-pybind11",
"py27-pybonjour",
"py27-pybox2d",
"py27-pybtex",
"py27-pybtex-docutils",
"py27-pycallgraph",
"py27-pycares",
"py27-pycg",
"py27-pychecker",
"py27-pycluster",
"py27-pycparser",
"py27-pycrlibm",
"py27-pycryptodome",
"py27-pycson",
"py27-pydicom",
"py27-pydot",
"py27-pyds9",
"py27-pyepl",
"py27-pyfftw",
"py27-pyfftw3",
"py27-pyficache",
"py27-pyflakes",
"py27-pyfsevents",
"py27-pygccxml",
"py27-pygeocoder",
"py27-pyglet",
"py27-pygments",
"py27-pygmsh",
"py27-pygooglechart",
"py27-pygpgme",
"py27-pygpu",
"py27-pygraph-core",
"py27-pygraph-dot",
"py27-pygraphviz",
"py27-pygresql",
"py27-pygrib",
"py27-pygtk",
"py27-pygtkhelpers",
"py27-pyhamcrest",
"py27-pyhyphen",
"py27-pyicu",
"py27-pyinstaller",
"py27-pyinterval",
"py27-pyke",
"py27-pykerberos",
"py27-pylibelf",
"py27-pylibmc",
"py27-pylibpcap",
"py27-pylint",
"py27-pylons",
"py27-pylru",
"py27-pylzma",
"py27-pymacs",
"py27-pymca",
"py27-pyml",
"py27-pymongo",
"py27-pympler",
"py27-pymtp",
"py27-pymunk",
"py27-pymvpa",
"py27-pymysql",
"py27-pynacl",
"py27-pynamecheap",
"py27-pync",
"py27-pynds",
"py27-pyne",
"py27-pynetdicom",
"py27-pynifti",
"py27-pynzb",
"py27-pyodbc",
"py27-pyopencl",
"py27-pyorick",
"py27-pypcap",
"py27-pypdf2",
"py27-pypeg2",
"py27-pyperclip",
"py27-pyphant",
"py27-pyphant-fmf",
"py27-pyphant-imageprocessing",
"py27-pyphant-osc",
"py27-pyphant-statistics",
"py27-pyphant-tools",
"py27-pyplusplus",
"py27-pypostal",
"py27-pyproj",
"py27-pyprotocols",
"py27-pyqt4",
"py27-pyqt5",
"py27-pyqt5-webengine",
"py27-pyqt5-chart",
"py27-pyqtgraph",
"py27-pyquery",
"py27-pyqwt",
"py27-pyrant",
"py27-pyregion",
"py27-pyrex",
"py27-pyrfc3339",
"py27-pyro",
"py27-pyrsistent",
"py27-pyrxp",
"py27-pysal",
"py27-pysam",
"py27-pyscard",
"py27-pyshp",
"py27-pyside",
"py27-pyside-tools",
"py27-pyside2",
"py27-pyslides",
"py27-pystache",
"py27-pysvn",
"py27-pytest",
"py27-pytest-cov",
"py27-pytest-forked",
"py27-pytest-html",
"py27-pytest-metadata",
"py27-pytest-mpl",
"py27-pytest-qt",
"py27-pytest-runner",
"py27-pytest-xdist",
"py27-python-augeas",
"py27-python-daemon",
"py27-python-dotenv",
"py27-python-jenkins",
"py27-python-jsonrpc-server",
"py27-pythonutils",
"py27-pytidylib",
"py27-pytimeparse",
"py27-pytools",
"py27-pyttsx",
"py27-pytzdata",
"py27-pyusb",
"py27-pyvcf",
"py27-pyviennacl",
"py27-pyvttbl",
"py27-pywavelets",
"py27-pyx",
"py27-pyxb",
"py27-pyxg",
"py27-pyxmpp",
"py27-qdarkstyle",
"py27-qimage2ndarray",
"py27-qrcode",
"py27-qtawesome",
"py27-qtconsole",
"py27-qtpy",
"py27-qtsass",
"py27-quadtree",
"py27-quantities",
"py27-queuelib",
"py27-quixote",
"py27-qutip",
"py27-rabbyt",
"py27-rad",
"py27-radical-utils",
"py27-radix",
"py27-rasterio",
"py27-ratelim",
"py27-raven",
"py27-rbtools",
"py27-rcsparse",
"py27-rdflib",
"py27-re2",
"py27-readme_renderer",
"py27-recaptcha",
"py27-redis",
"py27-regex",
"py27-regions",
"py27-rencode",
"py27-repl",
"py27-reportlab",
"py27-repoze.lru",
"py27-requests",
"py27-requests-cache",
"py27-requests-file",
"py27-requests-mock",
"py27-requests-oauthlib",
"py27-requests-toolbelt",
"py27-requests-unixsocket",
"py27-restkit",
"py27-reverend",
"py27-rfc3339",
"py27-rfc3987",
"py27-rfc6555",
"py27-rfoo",
"py27-robotframework",
"py27-robotframework-ride",
"py27-robotframework-selenium2library",
"py27-robotframework-sshlibrary",
"py27-robotremoteserver",
"py27-roman",
"py27-rope",
"py27-ropemacs",
"py27-ropemode",
"py27-roundup",
"py27-routes",
"py27-rpy2",
"py27-rrdtool",
"py27-rsa",
"py27-rstcheck",
"py27-rtm",
"py27-rtmidi-python",
"py27-rtree",
"py27-ruamel-yaml",
"py27-ruamel-yaml-clib",
"py27-rudolf",
"py27-ruledispatch",
"py27-s3fs",
"py27-s3transfer",
"py27-saga",
"py27-scandir",
"py27-scanf",
"py27-scgi",
"py27-scientific",
"py27-scikit-build",
"py27-scikit-image",
"py27-scikit-learn",
"py27-scikit-umfpack",
"py27-scikits-ann",
"py27-scikits-audiolab",
"py27-scikits-bootstrap",
"py27-scikits-bvp_solver",
"py27-scikits-module",
"py27-scikits-samplerate",
"py27-scikits-talkbox",
"py27-scikits-timeseries",
"py27-scipy",
"py27-scitools",
"py27-sclapp",
"py27-scoop",
"py27-scrapy",
"py27-scruffington",
"py27-scss",
"py27-seaborn",
"py27-selectors2",
"py27-selenium",
"py27-send2trash",
"py27-seqdiag",
"py27-serial",
"py27-serpent",
"py27-service_identity",
"py27-setproctitle",
"py27-setupdocs",
"py27-setupmeta",
"py27-setuptools",
"py27-setuptools-git",
"py27-setuptools_scm",
"py27-setuptools_scm_git_archive",
"py27-sexpdata",
"py27-sfepy",
"py27-sgmlop",
"py27-sh",
"py27-shapely",
"py27-shellwords",
"py27-shiboken",
"py27-shove",
"py27-simplegeneric",
"py27-simplejson",
"py27-simplekml",
"py27-simpletal",
"py27-singledispatch",
"py27-sip",
"py27-sisynala",
"py27-sisyphus",
"py27-six",
"py27-slepc4py",
"py27-slugify",
"py27-smart_open",
"py27-smb",
"py27-smisk",
"py27-smmap",
"py27-snmp",
"py27-snowballstemmer",
"py27-snuggs",
"py27-soaplib",
"py27-soappy",
"py27-socketpool",
"py27-socks",
"py27-sogl",
"py27-sortedcollections",
"py27-sortedcontainers",
"py27-sounddevice",
"py27-south",
"py27-spacepy",
"py27-spark",
"py27-spark_parser",
"py27-sparqlwrapper",
"py27-spatialite",
"py27-speaklater",
"py27-spectral",
"py27-speg",
"py27-sphinx",
"py27-sphinx-bootstrap-theme",
"py27-sphinx-contrib",
"py27-sphinx-gallery",
"py27-sphinx_rtd_theme",
"py27-sphinxcontrib-bibtex",
"py27-sphinxcontrib-websupport",
"py27-spyder-kernels",
"py27-sqlalchemy",
"py27-sqlalchemy-migrate",
"py27-sqlite",
"py27-sqlobject",
"py27-sqlparse",
"py27-srs",
"py27-ssh",
"py27-stanfordnlp",
"py27-statprof",
"py27-statsmodels",
"py27-stemmer",
"py27-stevedore",
"py27-stomper",
"py27-stopit",
"py27-storm",
"py27-strict-rfc3339",
"py27-structlog",
"py27-subprocess32",
"py27-subvertpy",
"py27-suds",
"py27-suds-jurko",
"py27-sumy",
"py27-supervisor",
"py27-svipc",
"py27-svnreporter",
"py27-swiginac",
"py27-sybil",
"py27-sympy",
"py27-tables",
"py27-tabulate",
"py27-tagcloud",
"py27-tahchee",
"py27-tail",
"py27-taskplan",
"py27-taskw",
"py27-tastypie",
"py27-tatsu",
"py27-tblib",
"py27-tc",
"py27-tclink",
"py27-tempita",
"py27-tempora",
"py27-tensorboard1",
"py27-tensorflow_estimator1",
"py27-termcolor",
"py27-terminado",
"py27-terminaltables",
"py27-testfixtures",
"py27-testpath",
"py27-testtools",
"py27-text-unidecode",
"py27-textile",
"py27-texttable",
"py27-theano",
"py27-threadpool",
"py27-thrift",
"py27-tiff",
"py27-timeformat",
"py27-tinycss",
"py27-tkinter",
"py27-tldextract",
"py27-tlslite",
"py27-tmuxp",
"py27-toml",
"py27-toolz",
"py27-tornado",
"py27-torndb",
"py27-tox",
"py27-tpg",
"py27-tpot",
"py27-tqdm",
"py27-traceback2",
"py27-tracer",
"py27-traitlets",
"py27-traittypes",
"py27-transaction",
"py27-translationstring",
"py27-tre",
"py27-trep",
"py27-trepan",
"py27-triangle",
"py27-trollius",
"py27-trustme",
"py27-tsk",
"py27-tstables",
"py27-ttfquery",
"py27-turbocheetah",
"py27-turbojson",
"py27-turbokid",
"py27-tvdb",
"py27-tvnamer",
"py27-tweepy",
"py27-twilio",
"py27-twill",
"py27-twine",
"py27-twisted",
"py27-twitter",
"py27-twython",
"py27-txgithub",
"py27-typing",
"py27-tz",
"py27-tz-gae",
"py27-tzlocal",
"py27-ujson",
"py27-umlgraph",
"py27-uncertainties",
"py27-uncompyle6",
"py27-unicodecsv",
"py27-unicodedata2",
"py27-unidecode",
"py27-unit",
"py27-unittest-xml-reporting",
"py27-unittest2",
"py27-unum",
"py27-update_checker",
"py27-uritemplate",
"py27-url",
"py27-urlgrabber",
"py27-urllib3",
"py27-urlwatch",
"py27-urwid",
"py27-usadel1",
"py27-usbtmc",
"py27-utidylib",
"py27-vcversioner",
"py27-vega",
"py27-vine",
"py27-virtualenv",
"py27-virtualenv-clone",
"py27-virtualenvwrapper",
"py27-virtualfish",
"py27-visa",
"py27-vobject",
"py27-voeventlib",
"py27-vxi11",
"py27-w3lib",
"py27-waitress",
"py27-wand",
"py27-wasabi",
"py27-watchdog",
"py27-wcwidth",
"py27-webcolors",
"py27-webencodings",
"py27-weberror",
"py27-webhelpers",
"py27-weblib",
"py27-webob",
"py27-webpy",
"py27-websocket-client",
"py27-webstack",
"py27-webtest",
"py27-werkzeug",
"py27-wheel",
"py27-whoosh",
"py27-widgetsnbextension",
"py27-winpdb",
"py27-word2vec",
"py27-wordaxe",
"py27-workerpool",
"py27-wrapt",
"py27-wtforms",
"py27-wurlitzer",
"py27-wxpython-3.0",
"py27-wxpython-4.0",
"py27-x2go",
"py27-xar",
"py27-xarray",
"py27-xattr",
"py27-xdg",
"py27-xdis",
"py27-xhtml2pdf",
"py27-xlib",
"py27-xlrd",
"py27-xlsx2csv",
"py27-xlutils",
"py27-xlwt",
"py27-xmldiff",
"py27-xmlsec",
"py27-xmltodict",
"py27-xmpppy",
"py27-yaml",
"py27-yapf",
"py27-yappi",
"py27-yapsy",
"py27-yenc",
"py27-yolk",
"py27-yt",
"py27-yum-metadata-parser",
"py27-zc-buildout",
"py27-zc-lockfile",
"py27-zconfig",
"py27-zdaemon",
"py27-zen",
"py27-zeroc-ice33",
"py27-zeroc-ice34",
"py27-zeroc-ice35",
"py27-zict",
"py27-zipp",
"py27-zmq",
"py27-zodb",
"py27-zope-app-module",
"py27-zope-component",
"py27-zope-deferredimport",
"py27-zope-deprecation",
"py27-zope-event",
"py27-zope-hookable",
"py27-zope-keyreference",
"py27-zope-proxy",
"py27-zopeinterface",
"py27-zopfli",
"py27-zsi",
"py27-gnome",
"py27-gobject3",
"py27-pyobjc",
"py27-pyobjc-cocoa",
"EGSimulation",
"HORTON",
"TwitterDemandAnalyzer",
"TwitterDemandCollector",
"alps",
"bkchem",
"dqsegdb",
"gds",
"geda-gaf",
"gnuradio37",
"gnuradio-devel",
"gr37-adapt",
"gr37-air-modes",
"gr37-ais",
"gr37-baz",
"gr37-cdma",
"gr37-fcdproplus",
"gr37-foo",
"gr37-fosphor",
"gr37-gfdm",
"gr37-gsm",
"gr37-ieee802-11",
"gr37-ieee802-15-4",
"gr37-iio",
"gr37-iqbalance",
"gr37-iridium",
"gr37-limesdr",
"gr37-lora-BastilleResearch",
"gr37-lora-rpp0",
"gr37-lte",
"gr37-mac",
"gr37-mapper",
"gr37-ofdm",
"gr37-osmosdr",
"gr37-pcap",
"gr37-pyqt",
"gr37-rds",
"gr37-satellites",
"gr37-sdrplay",
"gr37-specest",
"gr37-tdd",
"py27-lal",
"py27-lalburst",
"py27-lalframe",
"py27-lalinference",
"py27-lalinspiral",
"py27-lalmetaio",
"py27-lalpulsar",
"py27-lalsimulation",
"py27-ldas-tools-al",
"py27-ldas-tools-diskcacheAPI",
"py27-ldas-tools-frameAPI",
"py27-ldas-tools-framecpp",
"py27-ldas-tools-ldasgen",
"ligo-lvalert",
"ligo-lvalert-heartbeat",
"nMOLDYN",
"py27-nds2-client",
"osmocore",
"osmocore-devel",
"playerstage-player",
"relax",
"relax3d",
"sparky",
"sumo",
"tophat",
"cfv",
"fail2ban",
"fusil",
"libevt",
"py27-yara",
"bcfg2",
"binplist",
"dnuos",
"rpm54",
"smart",
"terminator",
"yum",
"yum-utils",
"zeroinstall-injector",
"consodoc",
"py27-libxslt",
"pylize",
"py27-simstring",
"txt2tags",
"ajp-wsgi",
"cherokee",
"clearsilver",
"cloudwiki",
"duckytool",
"googlecl",
"loggerhead",
"mod_python27",
"py27-nghttp2",
"sitemap_gen",
"uzbl",
"webcleaner",
"py27-hcloud",
"py27-pytest-timeout",
"p5.32-inline-python",
"py27-backports.entry-points-selectable",
"py27-platformdirs",
"py27-ipadic",
"py27-mecab-python3",
"subversion-pythonbindings-2.7",
"py27-fonttools",
"py27-sip4",
"py27-pyqt5-common",
"py27-smi",
"py27-pygtk-devel",
"py27-xkcdpass",
"py27-opencv3-devel",
"py27-ansible-core",
"py27-resolvelib",
"trac-devel",
"py27-django-gravatar2",
"py27-pytest-benchmark",
"py27-cpuinfo",
"p5.34-inline-python",
"py27-python-ivi",
"py27-distnorm",
"bakefile",
"py27-fdsnwsscripts",
"ufo-ai",
"py27-pyxdg",
"py27-scapy",
"py27-pysap",
"py27-cython-compat",
"py27-oldest-supported-numpy",
"gtk-mac-bundler"
]
},
{
"type": "build",
"ports": [
"LyX1",
"phantomjs-qt-qtwebkit",
"qt5-qtwebengine",
"qt5-qtwebengine-docs",
"qt5-qtwebkit",
"qt5-qtwebkit-docs",
"qt511-qtwebengine",
"qt511-qtwebengine-docs",
"qt511-qtdeclarative",
"qt511-qtdeclarative-docs",
"qt511-qtwebkit",
"qt511-qtwebkit-docs",
"qt513-qtwebengine",
"qt513-qtwebengine-docs",
"qt513-qtdeclarative",
"qt513-qtdeclarative-docs",
"qt513-qtwebkit",
"qt513-qtwebkit-docs",
"qt53-qtdeclarative",
"qt53-qtdeclarative-docs",
"qt53-qtwebkit",
"qt53-qtwebkit-docs",
"qt55-qtwebengine",
"qt55-qtwebengine-docs",
"qt55-qtdeclarative",
"qt55-qtdeclarative-docs",
"qt55-qtwebkit",
"qt55-qtwebkit-docs",
"qt56-qtwebengine",
"qt56-qtwebengine-docs",
"qt56-qtdeclarative",
"qt56-qtdeclarative-docs",
"qt56-qtwebkit",
"qt56-qtwebkit-docs",
"qt57-qtwebengine",
"qt57-qtwebengine-docs",
"qt57-qtdeclarative",
"qt57-qtdeclarative-docs",
"qt57-qtwebkit",
"qt57-qtwebkit-docs",
"qt58-qtwebengine",
"qt58-qtwebengine-docs",
"qt58-qtdeclarative",
"qt58-qtdeclarative-docs",
"qt58-qtwebkit",
"qt58-qtwebkit-docs",
"qt59-qtwebengine",
"qt59-qtwebengine-docs",
"qt59-qtdeclarative",
"qt59-qtdeclarative-docs",
"qt59-qtwebkit",
"qt59-qtwebkit-docs",
"lilv",
"lv2",
"serd",
"sord",
"sratom",
"telepathy-glib",
"telepathy-haze",
"telepathy-logger",
"telepathy-qt",
"jubatus",
"jubatus_core",
"pficommon",
"empathy",
"gnome-panel",
"oregano",
"gegl-0.3",
"alan",
"llvm-3.4",
"mozjs52",
"mozjs60",
"ibex-lib",
"shogun-devel",
"HandBrake",
"HandBrakeCLI",
"relax3d",
"botan1",
"ntpsec",
"rpm",
"cpi00",
"normalizeNumexp",
"ux-trie",
"webkit-gtk",
"webkit-gtk3",
"webkit2-gtk",
"webkit2-gtk-devel",
"mozjs68",
"kazmath",
"tenfourfox",
"tenfourfox-devel",
"aquafox"
]
},
{
"type": "test",
"ports": [
"pdf2djvu",
"mosquitto",
"kazmath"
]
},
{
"type": "run",
"ports": [
"icompile",
"ski",
"py27-pykde4",
"putmail",
"http-replicator",
"ipcheck",
"lscsoft-deps",
"createrepo",
"repoview",
"waitfor",
"yum-createrepo",
"gmtl",
"john-jumbo",
"john-jumbo-devel"
]
}
]
},
{
"name": "python27-bootstrap",
"portdir": "lang/python27",
"version": "2.7.18",
"license": "PSF",
"platforms": "darwin",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.python.org/",
"description": "An interpreted, object-oriented programming language",
"long_description": "Python is an interpreted, interactive, object-oriented programming language.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [
"universal",
"ucs4",
"optimizations",
"lto"
],
"dependencies": [
{
"type": "build",
"ports": [
"apple-gcc42"
]
},
{
"type": "extract",
"ports": [
"xz-bootstrap"
]
},
{
"type": "lib",
"ports": [
"libffi",
"ncurses-bootstrap",
"bzip2",
"openssl11",
"expat",
"zlib"
]
},
{
"type": "run",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"clang-11-bootstrap",
"libcxx-powerpc"
]
}
]
},
{
"name": "LimeChat",
"portdir": "aqua/LimeChat",
"version": "2.47",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://limechat.net/mac/",
"description": "IRC Client for Mac",
"long_description": "LimeChat is an IRC client for Mac OS X that's fast and stable, offering one window for multiple servers and rich keyboard shortcuts for your comfortable operations.",
"active": true,
"categories": [
"aqua",
"irc"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 172
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "py27-xlib",
"portdir": "python/py-xlib",
"version": "0.26",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-xlib/python-xlib",
"description": "python module for the X protocol",
"long_description": "The Python X Library is intended to be a fully functional X client library for Python programs. It is written entirely in Python. This is possible to do since X client programs communicate with the X server via the X protocol. The communication takes place over TCP/IP, Unix sockets, DECnet or any other suitable streaming network protocol.",
"active": false,
"categories": [
"python",
"x11"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-six"
]
}
],
"depends_on": []
},
{
"name": "py37-xlib",
"portdir": "python/py-xlib",
"version": "0.26",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-xlib/python-xlib",
"description": "python module for the X protocol",
"long_description": "The Python X Library is intended to be a fully functional X client library for Python programs. It is written entirely in Python. This is possible to do since X client programs communicate with the X server via the X protocol. The communication takes place over TCP/IP, Unix sockets, DECnet or any other suitable streaming network protocol.",
"active": false,
"categories": [
"python",
"x11"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools_scm",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-six"
]
}
],
"depends_on": []
},
{
"name": "py38-xlib",
"portdir": "python/py-xlib",
"version": "0.26",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-xlib/python-xlib",
"description": "python module for the X protocol",
"long_description": "The Python X Library is intended to be a fully functional X client library for Python programs. It is written entirely in Python. This is possible to do since X client programs communicate with the X server via the X protocol. The communication takes place over TCP/IP, Unix sockets, DECnet or any other suitable streaming network protocol.",
"active": false,
"categories": [
"python",
"x11"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-build",
"py38-installer",
"py38-setuptools",
"py38-setuptools_scm",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"py38-six",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py35-scruffington",
"portdir": "python/py-scruffington",
"version": "0.3.8.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/snare/scruffy",
"description": "Framework for boilerplate in apps",
"long_description": "Scruffy is a framework for taking care of a bunch of boilerplate in Python apps. It handles the loading of configuration files, the loading and management of plugins, and the management of other filesystem resources such as temporary files and directories, log files, etc.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-six",
"py35-yaml"
]
},
{
"type": "test",
"ports": [
"py35-nose"
]
}
],
"depends_on": []
},
{
"name": "py36-scruffington",
"portdir": "python/py-scruffington",
"version": "0.3.8.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/snare/scruffy",
"description": "Framework for boilerplate in apps",
"long_description": "Scruffy is a framework for taking care of a bunch of boilerplate in Python apps. It handles the loading of configuration files, the loading and management of plugins, and the management of other filesystem resources such as temporary files and directories, log files, etc.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-six",
"py36-yaml"
]
},
{
"type": "test",
"ports": [
"py36-nose"
]
}
],
"depends_on": []
},
{
"name": "py37-scruffington",
"portdir": "python/py-scruffington",
"version": "0.3.8.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/snare/scruffy",
"description": "Framework for boilerplate in apps",
"long_description": "Scruffy is a framework for taking care of a bunch of boilerplate in Python apps. It handles the loading of configuration files, the loading and management of plugins, and the management of other filesystem resources such as temporary files and directories, log files, etc.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py37-yaml",
"python37",
"py37-six"
]
},
{
"type": "test",
"ports": [
"py37-pytest",
"py37-nose"
]
}
],
"depends_on": []
},
{
"name": "py38-scruffington",
"portdir": "python/py-scruffington",
"version": "0.3.8.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/snare/scruffy",
"description": "Framework for boilerplate in apps",
"long_description": "Scruffy is a framework for taking care of a bunch of boilerplate in Python apps. It handles the loading of configuration files, the loading and management of plugins, and the management of other filesystem resources such as temporary files and directories, log files, etc.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-six",
"py38-yaml"
]
},
{
"type": "test",
"ports": [
"py38-nose"
]
}
],
"depends_on": []
},
{
"name": "py27-scruffington",
"portdir": "python/py-scruffington",
"version": "0.3.8.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/snare/scruffy",
"description": "Framework for boilerplate in apps",
"long_description": "Scruffy is a framework for taking care of a bunch of boilerplate in Python apps. It handles the loading of configuration files, the loading and management of plugins, and the management of other filesystem resources such as temporary files and directories, log files, etc.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-six",
"py27-yaml"
]
},
{
"type": "test",
"ports": [
"py27-nose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"voltron"
]
}
]
},
{
"name": "py38-urwidtrees",
"portdir": "python/py-urwidtrees",
"version": "1.0.3",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pazz/urwidtrees",
"description": "Tree widgets for urwid",
"long_description": "This is a Widget Container API for the urwid toolkit. It uses a MVC approach and allows to build trees of widgets.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "harensdeveloper",
"github": "harens",
"ports_count": 39
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-urwid"
]
}
],
"depends_on": []
},
{
"name": "py27-unittest-xml-reporting",
"portdir": "python/py-unittest-xml-reporting",
"version": "2.2.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://github.com/xmlrunner/unittest-xml-reporting/",
"description": "Unittest based test runner with Ant/JUnit like XML reporting.",
"long_description": "unittest-xml-reporting is a unittest test runner that can save test results to XML files that can be consumed by a wide range of tools, such as build systems, IDEs and continuous integration servers.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 608
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-irodsclient"
]
}
]
},
{
"name": "py36-unittest-xml-reporting",
"portdir": "python/py-unittest-xml-reporting",
"version": "2.2.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://github.com/xmlrunner/unittest-xml-reporting/",
"description": "Unittest based test runner with Ant/JUnit like XML reporting.",
"long_description": "unittest-xml-reporting is a unittest test runner that can save test results to XML files that can be consumed by a wide range of tools, such as build systems, IDEs and continuous integration servers.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 608
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-irodsclient"
]
}
]
},
{
"name": "py37-unittest-xml-reporting",
"portdir": "python/py-unittest-xml-reporting",
"version": "2.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/xmlrunner/unittest-xml-reporting/",
"description": "Unittest based test runner with Ant/JUnit like XML reporting.",
"long_description": "unittest-xml-reporting is a unittest test runner that can save test results to XML files that can be consumed by a wide range of tools, such as build systems, IDEs and continuous integration servers.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 608
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-irodsclient"
]
}
]
},
{
"name": "SDL3_ttf",
"portdir": "devel/SDL3_ttf",
"version": "3.2.2",
"license": "zlib",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/libsdl-org/SDL_ttf",
"description": "add on library for libSDL for rendering TrueType fonts",
"long_description": "This library is a wrapper around FreeType and allows rendering TrueType fonts in SDL applications.",
"active": true,
"categories": [
"devel",
"graphics"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [
"debug",
"harfbuzz",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"freetype",
"SDL3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"FreeRDP"
]
}
]
},
{
"name": "tortoisehg",
"portdir": "devel/tortoisehg",
"version": "7.0.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://foss.heptapod.net/mercurial/tortoisehg/thg",
"description": "A set of graphical tools for Mercurial",
"long_description": "A set of graphical tools for the Mercurial distributed source control management system.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-sphinx",
"librsvg",
"makeicns",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"mercurial",
"python313",
"py313-pyqt5",
"py313-pyqt5-scintilla",
"py313-iniparse"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-mock",
"py313-pynose"
]
}
],
"depends_on": []
},
{
"name": "py-scruffington",
"portdir": "python/py-scruffington",
"version": "0.3.9",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/snare/scruffy",
"description": "Framework for boilerplate in apps",
"long_description": "Scruffy is a framework for taking care of a bunch of boilerplate in Python apps. It handles the loading of configuration files, the loading and management of plugins, and the management of other filesystem resources such as temporary files and directories, log files, etc.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py313-scruffington"
]
}
],
"depends_on": []
},
{
"name": "py313-scruffington",
"portdir": "python/py-scruffington",
"version": "0.3.9",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/snare/scruffy",
"description": "Framework for boilerplate in apps",
"long_description": "Scruffy is a framework for taking care of a bunch of boilerplate in Python apps. It handles the loading of configuration files, the loading and management of plugins, and the management of other filesystem resources such as temporary files and directories, log files, etc.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-17",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-six",
"py313-yaml"
]
},
{
"type": "test",
"ports": [
"py313-pynose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-scruffington"
]
}
]
},
{
"name": "py-unittest-xml-reporting",
"portdir": "python/py-unittest-xml-reporting",
"version": "3.2.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/xmlrunner/unittest-xml-reporting/",
"description": "Unittest based test runner with Ant/JUnit like XML reporting.",
"long_description": "unittest-xml-reporting is a unittest test runner that can save test results to XML files that can be consumed by a wide range of tools, such as build systems, IDEs and continuous integration servers.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 608
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py313-unittest-xml-reporting"
]
}
],
"depends_on": []
},
{
"name": "py313-unittest-xml-reporting",
"portdir": "python/py-unittest-xml-reporting",
"version": "3.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/xmlrunner/unittest-xml-reporting/",
"description": "Unittest based test runner with Ant/JUnit like XML reporting.",
"long_description": "unittest-xml-reporting is a unittest test runner that can save test results to XML files that can be consumed by a wide range of tools, such as build systems, IDEs and continuous integration servers.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 608
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-unittest-xml-reporting"
]
}
]
},
{
"name": "py-urwidtrees",
"portdir": "python/py-urwidtrees",
"version": "1.0.3",
"license": "GPL-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pazz/urwidtrees",
"description": "Tree widgets for urwid",
"long_description": "This is a Widget Container API for the urwid toolkit. It uses a MVC approach and allows to build trees of widgets.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "harensdeveloper",
"github": "harens",
"ports_count": 39
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py313-urwidtrees"
]
}
],
"depends_on": []
},
{
"name": "py313-urwidtrees",
"portdir": "python/py-urwidtrees",
"version": "1.0.3",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pazz/urwidtrees",
"description": "Tree widgets for urwid",
"long_description": "This is a Widget Container API for the urwid toolkit. It uses a MVC approach and allows to build trees of widgets.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "harensdeveloper",
"github": "harens",
"ports_count": 39
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-17",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-urwid",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-urwidtrees"
]
}
]
},
{
"name": "py-xlib",
"portdir": "python/py-xlib",
"version": "0.33",
"license": "LGPL-2.1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "python module for the X protocol",
"long_description": "The Python X Library is intended to be a fully functional X client library for Python programs. It is written entirely in Python. This is possible to do since X client programs communicate with the X server via the X protocol. The communication takes place over TCP/IP, Unix sockets, DECnet or any other suitable streaming network protocol.",
"active": true,
"categories": [
"python",
"x11"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py313-xlib"
]
}
],
"depends_on": []
},
{
"name": "py313-xlib",
"portdir": "python/py-xlib",
"version": "0.33",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "python module for the X protocol",
"long_description": "The Python X Library is intended to be a fully functional X client library for Python programs. It is written entirely in Python. This is possible to do since X client programs communicate with the X server via the X protocol. The communication takes place over TCP/IP, Unix sockets, DECnet or any other suitable streaming network protocol.",
"active": true,
"categories": [
"python",
"x11"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"py313-setuptools",
"py313-wheel",
"clang-17",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-six",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-xlib"
]
}
]
},
{
"name": "py27-yapsy",
"portdir": "python/py-yapsy",
"version": "1.12.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://yapsy.sourceforge.net",
"description": "Yet Another Plugin SYstem",
"long_description": "Yapsy’s main purpose is to offer a way to easily design a plugin system in Python, and motivated by the fact that many other Python plugin system are either too complicated for a basic use or depend on a lot of libraries.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py36-yapsy",
"portdir": "python/py-yapsy",
"version": "1.12.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://yapsy.sourceforge.net",
"description": "Yet Another Plugin SYstem",
"long_description": "Yapsy’s main purpose is to offer a way to easily design a plugin system in Python, and motivated by the fact that many other Python plugin system are either too complicated for a basic use or depend on a lot of libraries.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py35-yapsy",
"portdir": "python/py-yapsy",
"version": "1.12.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://yapsy.sourceforge.net",
"description": "Yet Another Plugin SYstem",
"long_description": "Yapsy’s main purpose is to offer a way to easily design a plugin system in Python, and motivated by the fact that many other Python plugin system are either too complicated for a basic use or depend on a lot of libraries.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py37-yapsy",
"portdir": "python/py-yapsy",
"version": "1.12.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://yapsy.sourceforge.net",
"description": "Yet Another Plugin SYstem",
"long_description": "Yapsy’s main purpose is to offer a way to easily design a plugin system in Python, and motivated by the fact that many other Python plugin system are either too complicated for a basic use or depend on a lot of libraries.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": []
},
{
"name": "py-yapsy",
"portdir": "python/py-yapsy",
"version": "1.12.2",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://yapsy.sourceforge.net",
"description": "Yet Another Plugin SYstem",
"long_description": "Yapsy’s main purpose is to offer a way to easily design a plugin system in Python, and motivated by the fact that many other Python plugin system are either too complicated for a basic use or depend on a lot of libraries.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py311-yapsy"
]
}
],
"depends_on": []
},
{
"name": "py311-yapsy",
"portdir": "python/py-yapsy",
"version": "1.12.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://yapsy.sourceforge.net",
"description": "Yet Another Plugin SYstem",
"long_description": "Yapsy’s main purpose is to offer a way to easily design a plugin system in Python, and motivated by the fact that many other Python plugin system are either too complicated for a basic use or depend on a lot of libraries.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-build",
"py311-installer",
"py311-wheel",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-yapsy"
]
}
]
},
{
"name": "ncdc",
"portdir": "net/ncdc",
"version": "1.25",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dev.yorhel.nl/ncdc",
"description": "Ncurses Direct Connect",
"long_description": "Modern and lightweight direct connect client with a friendly ncurses interface.",
"active": true,
"categories": [
"net",
"chat"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"glib2",
"bzip2",
"libmaxminddb",
"ncurses",
"gnutls",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "hello",
"portdir": "mail/hello",
"version": "2.12.2",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/hello/",
"description": "Utility for saying hello and reading email.",
"long_description": "The GNU hello program produces a familiar, friendly greeting. It allows nonprogrammers to use a classic computer science tool which would otherwise be unavailable to them. Because it is protected by the GNU General Public License, users are free to share and change it.",
"active": true,
"categories": [
"mail"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libiconv"
]
}
],
"depends_on": []
},
{
"name": "liboqs",
"portdir": "devel/liboqs",
"version": "0.14.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://openquantumsafe.org",
"description": "C library for prototyping and experimenting with quantum-resistant cryptography",
"long_description": "C library for prototyping and experimenting with quantum-resistant cryptography",
"active": true,
"categories": [
"devel",
"crypto"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openssl3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"fizz"
]
}
]
},
{
"name": "cgal6",
"portdir": "gis/cgal6",
"version": "6.0.1",
"license": "LGPL-3+ and GPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.cgal.org/",
"description": "Computational Geometry Algorithm Library",
"long_description": "The goal of the Computational Geometry Algorithm Library is to provide easy access to efficient and reliable geometric algorithms in the form of a C++ library. CGAL is used in various areas needing geometric computation, such as: computer graphics, scientific visualization, computer aided design and modeling, geographic information systems, molecular biology, medical imaging, robotics and motion planning, mesh generation, numerical methods...",
"active": true,
"categories": [
"science",
"gis"
],
"maintainers": [
{
"name": "vince",
"github": "Veence",
"ports_count": 68
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"eigen3",
"zlib",
"boost181",
"gmp",
"mpfr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"sfcgal"
]
}
]
},
{
"name": "p5.26-astro-app-satpass2",
"portdir": "perl/p5-astro-app-satpass2",
"version": "0.45.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Astro::App::Satpass2",
"description": "Astro::App::Satpass2 - Forecast satellite visibility.",
"long_description": "Astro::App::Satpass2 - Forecast satellite visibility.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.26-astro-coord-eci-tle-iridium",
"p5.26-astro-satpass",
"p5.26-astro-simbad-client",
"p5.26-astro-spacetrack",
"p5.26-clone",
"p5.26-date-manip",
"p5.26-datetime",
"perl5.26",
"p5.26-file-homedir",
"p5.26-geo-coder-osm",
"p5.26-geo-webservice-elevation-usgs",
"p5.26-ipc-system-simple",
"p5.26-module-build",
"p5.26-template-toolkit",
"p5.26-text-parsewords",
"p5.26-datetime-calendar-christian"
]
}
],
"depends_on": []
},
{
"name": "p5-astro-app-satpass2",
"portdir": "perl/p5-astro-app-satpass2",
"version": "0.57.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-astro-app-satpass2",
"homepage": "https://metacpan.org/pod/Astro::App::Satpass2",
"description": "Astro::App::Satpass2 - Forecast satellite visibility.",
"long_description": "Astro::App::Satpass2 - Forecast satellite visibility.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.34-astro-app-satpass2"
]
}
],
"depends_on": []
},
{
"name": "p5.28-astro-app-satpass2",
"portdir": "perl/p5-astro-app-satpass2",
"version": "0.57.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Astro::App::Satpass2",
"description": "Astro::App::Satpass2 - Forecast satellite visibility.",
"long_description": "Astro::App::Satpass2 - Forecast satellite visibility.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-module-build",
"p5.28-test-simple",
"p5.28-test2-tools-explain",
"p5.28-yaml",
"clang-17",
"p5.28-test2-tools-loadmodule"
]
},
{
"type": "lib",
"ports": [
"p5.28-date-manip",
"p5.28-datetime",
"p5.28-datetime-calendar-christian",
"p5.28-file-homedir",
"perl5.28",
"p5.28-geo-webservice-elevation-usgs",
"p5.28-ipc-system-simple",
"p5.28-template-toolkit",
"p5.28-text-parsewords",
"p5.28-geo-coder-osm",
"p5.28-astro-coord-eci-tle-iridium",
"p5.28-astro-satpass",
"p5.28-astro-simbad-client",
"p5.28-astro-spacetrack",
"p5.28-clone"
]
}
],
"depends_on": []
},
{
"name": "p5.30-astro-app-satpass2",
"portdir": "perl/p5-astro-app-satpass2",
"version": "0.57.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Astro::App::Satpass2",
"description": "Astro::App::Satpass2 - Forecast satellite visibility.",
"long_description": "Astro::App::Satpass2 - Forecast satellite visibility.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-module-build",
"p5.30-test-simple",
"p5.30-test2-tools-explain",
"p5.30-yaml",
"clang-17",
"p5.30-test2-tools-loadmodule"
]
},
{
"type": "lib",
"ports": [
"p5.30-date-manip",
"p5.30-datetime",
"p5.30-datetime-calendar-christian",
"p5.30-file-homedir",
"perl5.30",
"p5.30-geo-webservice-elevation-usgs",
"p5.30-ipc-system-simple",
"p5.30-template-toolkit",
"p5.30-text-parsewords",
"p5.30-geo-coder-osm",
"p5.30-astro-coord-eci-tle-iridium",
"p5.30-astro-satpass",
"p5.30-astro-simbad-client",
"p5.30-astro-spacetrack",
"p5.30-clone"
]
}
],
"depends_on": []
},
{
"name": "p5.34-astro-app-satpass2",
"portdir": "perl/p5-astro-app-satpass2",
"version": "0.57.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Astro::App::Satpass2",
"description": "Astro::App::Satpass2 - Forecast satellite visibility.",
"long_description": "Astro::App::Satpass2 - Forecast satellite visibility.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-module-build",
"p5.34-test-simple",
"p5.34-test2-tools-explain",
"p5.34-yaml",
"clang-17",
"p5.34-test2-tools-loadmodule"
]
},
{
"type": "lib",
"ports": [
"p5.34-date-manip",
"p5.34-datetime",
"p5.34-datetime-calendar-christian",
"p5.34-file-homedir",
"perl5.34",
"p5.34-geo-webservice-elevation-usgs",
"p5.34-ipc-system-simple",
"p5.34-template-toolkit",
"p5.34-text-parsewords",
"p5.34-geo-coder-osm",
"p5.34-astro-coord-eci-tle-iridium",
"p5.34-astro-satpass",
"p5.34-astro-simbad-client",
"p5.34-astro-spacetrack",
"p5.34-clone"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-astro-app-satpass2"
]
}
]
},
{
"name": "p5.32-astro-app-satpass2",
"portdir": "perl/p5-astro-app-satpass2",
"version": "0.57.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Astro::App::Satpass2",
"description": "Astro::App::Satpass2 - Forecast satellite visibility.",
"long_description": "Astro::App::Satpass2 - Forecast satellite visibility.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-module-build",
"p5.32-test-simple",
"p5.32-test2-tools-explain",
"p5.32-yaml",
"clang-17",
"p5.32-test2-tools-loadmodule"
]
},
{
"type": "lib",
"ports": [
"p5.32-date-manip",
"p5.32-datetime",
"p5.32-datetime-calendar-christian",
"p5.32-file-homedir",
"perl5.32",
"p5.32-geo-webservice-elevation-usgs",
"p5.32-ipc-system-simple",
"p5.32-template-toolkit",
"p5.32-text-parsewords",
"p5.32-geo-coder-osm",
"p5.32-astro-coord-eci-tle-iridium",
"p5.32-astro-satpass",
"p5.32-astro-simbad-client",
"p5.32-astro-spacetrack",
"p5.32-clone"
]
}
],
"depends_on": []
},
{
"name": "redka",
"portdir": "databases/redka",
"version": "0.6.0",
"license": "BSD",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nalgeon/redka",
"description": "Redis re-implemented with SQLite",
"long_description": "Redis re-implemented with SQLite",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "sikmir",
"github": "sikmir",
"ports_count": 43
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "direnv-devel",
"portdir": "devel/direnv",
"version": "20191231-ab4d188d",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "direnv",
"homepage": "https://direnv.net/",
"description": "Obsolete port, replaced by direnv",
"long_description": "This port has been replaced by direnv.",
"active": false,
"categories": [
"devel",
"sysutils"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "direnv",
"portdir": "devel/direnv",
"version": "2.37.1",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://direnv.net/",
"description": "direnv is an environment switcher for the shell.",
"long_description": "direnv is an environment switcher for the shell. It knows how to hook into bash, zsh, tcsh and fish shell to load or unload environment variables depending on the current directory. This allows project-specific environment variables without cluttering the \"~/.profile\" file.",
"active": true,
"categories": [
"devel",
"sysutils"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "ddrescueview",
"portdir": "sysutils/ddrescueview",
"version": "0.4.5",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/ddrescueview",
"description": "Graphical viewer for GNU ddrescue log files.",
"long_description": "This small tool allows the user to graphically examine ddrescue's log files in a user friendly GUI application. The Main window displays a block grid with each block's color representing the block types it contains. Many people know this type of view from defragmentation programs. The program is written in Object Pascal using the Lazarus IDE.",
"active": true,
"categories": [
"aqua",
"sysutils"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 56
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"lazarus",
"makeicns",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "dvdauthor",
"portdir": "multimedia/dvdauthor",
"version": "0.7.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://dvdauthor.sourceforge.net/",
"description": "A simple set of tools to help author a DVD.",
"long_description": "A simple set of tools to help you author a DVD. The idea is to be able to create menus, buttons, chapters, etc, but for now you can just take an mpeg stream (as created by mplex -f 8 from mjpegtools 1.6.0) and write it to DVD.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "maurice",
"github": "robbyn",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"gettext",
"libtool",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"freetype",
"fribidi",
"bzip2",
"libxml2",
"libiconv",
"zlib",
"libdvdread",
"ImageMagick",
"fontconfig",
"libpng"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"tovid"
]
},
{
"type": "run",
"ports": [
"kdenlive"
]
}
]
}
]
}