HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50641,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=537",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=535",
"results": [
{
"name": "killport",
"portdir": "sysutils/killport",
"version": "1.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jkfran/killport",
"description": "kill processes running on a specified port",
"long_description": "killport is a command-line utility for killing processes listening on specific ports. It's designed to be simple, fast, and effective.",
"active": true,
"categories": [
"sysutils",
"net"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libunwind",
"libiconv"
]
}
],
"depends_on": []
},
{
"name": "macports-notifier",
"portdir": "sysutils/macports-notifier",
"version": "0.1.2.20090520",
"license": "BSD",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://portsnotifier.sourceforge.net/",
"description": "A menubar notifier for MacPorts.",
"long_description": "MacPorts Notifier is a menubar notifier for MacPorts. It works like the Gmail notifier, updating the port tree automatically and notifying the user if any ports are outdated.",
"active": true,
"categories": [
"aqua",
"sysutils",
"macports"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "macportsscripts",
"portdir": "sysutils/macportsscripts",
"version": "0.4.1",
"license": "BSD",
"platforms": "any",
"epoch": 2,
"replaced_by": null,
"homepage": "https://github.com/cooljeanius/macportsscripts",
"description": "Various scripts to work with MacPorts",
"long_description": "Various scripts to work with MacPorts",
"active": true,
"categories": [
"sysutils",
"macports"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "memcachedb",
"portdir": "sysutils/memcachedb",
"version": "1.2.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stvchu/memcachedb",
"description": "A distributed key-value storage system designed for persistent.",
"long_description": "MemcacheDB is a distributed key-value storage system designed for persistent. It is NOT a cache solution, but a persistent storage engine for fast and reliable key-value based object storage and retrieval. It conforms to memcache protocol (not completed, see below), so any memcached client can have connectivity with it. MemcacheDB uses Berkeley DB as a storing backend, so lots of features including transaction and replication are supported.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "cofyc.jackson",
"github": "cofyc",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"db47",
"libevent"
]
}
],
"depends_on": []
},
{
"name": "molly-guard",
"portdir": "sysutils/molly-guard",
"version": "0.4.5",
"license": "Artistic-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/raimue/molly-guard",
"description": "Avoid accidental shutdowns or reboots",
"long_description": "This ports overrides the existing shutdown, reboot, halt commands with its own version that first executes some checks before invoking the real system functionality. For example, one script shipped with this port checks for existing SSH sessions. If any of the three commands are called interactively over an SSH session, the shell script prompts you to enter the name of the host you wish to shut down. This should adequately prevent you from accidental shutdowns and reboots.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "raimue",
"github": "raimue",
"ports_count": 57
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"docbook-xsl-nons",
"libxslt",
"clang-17"
]
},
{
"type": "run",
"ports": [
"debianutils"
]
}
],
"depends_on": []
},
{
"name": "nq",
"portdir": "sysutils/nq",
"version": "1.0",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/leahneukirchen/nq",
"description": "Unix command line queue utility",
"long_description": "nq allows creating very lightweight job queue systems which require no setup, maintenance, supervision, or any long-running processes.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 83
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "opendoas",
"portdir": "sysutils/opendoas",
"version": "6.8.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Duncaen/opendoas",
"description": "Run a command as another user",
"long_description": "The doas utility is a program originally written for OpenBSD which allows a user to run a command as though they were another user. Typically doas is used to allow non-privileged users to run commands as though they were the root user. The doas program acts as an alternative to sudo, which is a popular method for granting admin access to specific users.",
"active": true,
"categories": [
"sysutils",
"security"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 172
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "osxutils",
"portdir": "sysutils/osxutils",
"version": "1.9.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/specious/osxutils",
"description": "Command line utilities for Finder commands",
"long_description": "osxutils is a package of potentially useful Mac-oriented command line utilities. These tools represent an effort in bringing command line control over certain aspects of macOS, in particular file meta-data such as Finder flags, heritage file Type and Creator codes, comments and suffixes/file extensions.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"gutils-suite-core"
]
}
]
},
{
"name": "osquery",
"portdir": "sysutils/osquery",
"version": "4.3.0",
"license": "Apache-2 and GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://osquery.io",
"description": "SQL powered operating system instrumentation, monitoring, and analytics.",
"long_description": "osquery exposes an operating system as a high-performance relational database. This allows you to write SQL-based queries to explore operating system data. With osquery, SQL tables represent abstract concepts such as running processes, loaded kernel modules, open network connections, browser plugins, hardware events or file hashes.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"python38",
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "pbsecret",
"portdir": "sysutils/pbsecret",
"version": "20200219",
"license": "MIT",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/roosto/pbsecret",
"description": "CLI util to write text to pasteboard as `org.nspasteboard.ConcealedType`",
"long_description": "Copies data from STDIN to the general pasteboard as UTF-8 text. Copied data is tagged with org.nspasteboard.ConcealedType to prevent it from being saved in the history of a clipboard manager, as per the spec at:",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "",
"github": "midnightrocket",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "pngpaste",
"portdir": "sysutils/pngpaste",
"version": "0.2.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jcsalterego/pngpaste",
"description": "Paste PNG into files",
"long_description": "Paste PNG into files on MacOS, much like pbpaste does for text.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "rirelan",
"github": "telotortium",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "rainbarf",
"portdir": "sysutils/rainbarf",
"version": "1.4",
"license": "(Artistic-1 or GPL)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/creaktive/rainbarf",
"description": "CPU/RAM/battery stats chart bar for tmux (and GNU screen)",
"long_description": "rainbarf: CPU/RAM/battery stats chart bar for tmux (and GNU screen)",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "creaktive",
"github": "",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"perl5",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "rcm",
"portdir": "sysutils/rcm",
"version": "1.3.6",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://thoughtbot.github.io/rcm/",
"description": "rc file (dotfile) management",
"long_description": "rcm is a management suite for dotfiles. It assumes that you have a separate dotfiles directory, or are interested in creating one.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "rename",
"portdir": "sysutils/rename",
"version": "1.601",
"license": "GPL-1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://plasmasturm.org/code/rename",
"description": "rename files using regexp passed from command line",
"long_description": "This program renames files according to modification rules specified on the command line. If no filenames are given on the command line, a list of filenames will be expected on standard input.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "",
"github": "dylanarmstrong",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5"
]
}
],
"depends_on": []
},
{
"name": "rlwrap",
"portdir": "sysutils/rlwrap",
"version": "0.46.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hanslub42/rlwrap",
"description": "rlwrap is a readline wrapper.",
"long_description": "rlwrap is a wrapper that enables any other command to support editing of keyboard input using the GNU readline library.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "",
"github": "kakuhen",
"ports_count": 9
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"readline"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"derby",
"maxima",
"maxima-devel"
]
}
]
},
{
"name": "screenresolution",
"portdir": "sysutils/screenresolution",
"version": "1.6",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jhford/screenresolution",
"description": "command-line utility to get, list, and set screen resolutions",
"long_description": "screenresolution is a command-line utility to get, list, and set screen resolutions.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "sfm",
"portdir": "sysutils/sfm",
"version": "0.4",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/afify/sfm",
"description": "Simple file manager",
"long_description": "sfm is a simple file manager for unix-like systems.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "sikmir",
"github": "sikmir",
"ports_count": 43
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "smlr",
"portdir": "sysutils/smlr",
"version": "0.0.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/thenatefisher/smlr",
"description": "Text truncation utility",
"long_description": "smlr reduces the size of a text input based on specified parameters. It makes your string smaller, if it's too big.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "",
"github": "thenatefisher",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "stressdrive",
"portdir": "sysutils/stressdrive",
"version": "1.4",
"license": "MIT",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rentzsch/stressdrive",
"description": "Tool meant to verify correct operation of a drive",
"long_description": "Tool meant to verify correct operation of a drive by filling a drive up with random data and ensuring all the data can be correctly read back. \nDANGER: stressdrive will overwrite, without warning, all data on the given drive. Be sure to double-check the drive you're aiming it at (diskutil list or Disk Utility.app > Select Drive > Info > Disk Identifier).",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "bstj",
"github": "toy",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openssl"
]
}
],
"depends_on": []
},
{
"name": "squashfs-tools",
"portdir": "sysutils/squashfs-tools",
"version": "4.5",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/plougher/squashfs-tools",
"description": "Tools to create and extract Squashfs filesystems",
"long_description": "Squashfs is a highly compressed read-only filesystem for Linux. It uses zlib compression to compress both files, inodes and directories. Inodes in the system are very small and all blocks are packed to minimise data overhead. Block sizes greater than 4K are supported up to a maximum of 64K. Squashfs is intended for general read-only filesystem use, for archival use (i.e. in cases where a .tar.gz file may be used), and in constrained block device/memory systems (e.g. embedded systems) where low overhead is needed.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "quentin",
"github": "quentinmit",
"ports_count": 8
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"lz4",
"lzo2",
"xz",
"zlib",
"zstd"
]
}
],
"depends_on": []
},
{
"name": "sunwait",
"portdir": "sysutils/sunwait",
"version": "0.8",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/klada/sunwait",
"description": "calculates sunrise, sunset, twilight",
"long_description": "Sunwait is a small program for calculating sunrise, sunset, civil twilight, nautical twilight, and astronomical twilight. It has options to wait until some time-offset from one of these events, making it useful for home automation tasks that should happen relative to the sun's position.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "sysdig",
"portdir": "sysutils/sysdig",
"version": "0.13.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.sysdig.org",
"description": "sysdig is an open source system-level exploration and troubleshooting tool.",
"long_description": "Sysdig captures system calls and other system level events using a linux kernel facility called tracepoints, which means much less overhead than strace. It then packetizes this information, so that you can save it into trace files and filter it, a bit like you would do with tcpdump. This makes it very flexible to explore what processes are doing. Sysdig is also packed with a set of scripts that make it easier to extract useful information and do troubleshooting. \n\nNOTE: currently only the Linux version of sysdig is capable of capturing events and doing live analysis. On the other platforms, you will be limited to working with the trace files generated by a Linux installation of sysdig.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"jsoncpp",
"ncurses",
"luajit"
]
}
],
"depends_on": []
},
{
"name": "tag",
"portdir": "sysutils/tag",
"version": "0.10",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jdberry/tag",
"description": "A command line tool to manipulate and query tags on files.",
"long_description": "tag is a tool to manipulate tags on files starting with Mac OS 10.9 Mavericks, and to query for files with those tags. tag can use the file system's built-in metadata search functionality to rapidly find all files that have been tagged with a given set of tags.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "jberry",
"github": "jdberry",
"ports_count": 6
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "tienex-apfs",
"portdir": "sysutils/tienex-apfs",
"version": "afc6041c6078d3bc96c2ffec8ea6a8e572b79678",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tienex/apfs",
"description": "Mount, dump and analyze APFS volumes and containers",
"long_description": "Mount, dump and analyze APFS volumes and containers",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "ricci",
"github": "ghosthound",
"ports_count": 2
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"osxfuse"
]
}
],
"depends_on": []
},
{
"name": "tfenv",
"portdir": "sysutils/tfenv",
"version": "3.0.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tfutils/tfenv",
"description": "Terraform version manager",
"long_description": "Terraform version manager",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 163
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"terraform_select"
]
}
],
"depends_on": []
},
{
"name": "tmate",
"portdir": "sysutils/tmate",
"version": "2.4.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tmate-io/tmate",
"description": "Instant terminal sharing.",
"long_description": "Instant terminal sharing.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "ijackson",
"github": "JacksonIsaac",
"ports_count": 44
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"autoconf",
"automake",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libssh",
"msgpack",
"ncurses",
"libevent"
]
}
],
"depends_on": []
},
{
"name": "tmux-pasteboard",
"portdir": "sysutils/tmux-pasteboard",
"version": "2.9",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard",
"description": "Wrapper for accessing the OS X pasteboard in tmux sessions",
"long_description": "Wrapper for accessing the OS X pasteboard in tmux sessions",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "larryv",
"github": "larryv",
"ports_count": 48
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"tmux"
]
}
],
"depends_on": []
},
{
"name": "trash",
"portdir": "sysutils/trash",
"version": "0.9.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ali-rantakari/trash",
"description": "command-line program that moves items to the trash",
"long_description": "trash is a small command-line program that moves files or folders to the trash.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"perl5",
"clang-17"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"gutils-suite-core"
]
}
]
},
{
"name": "truncate",
"portdir": "sysutils/truncate",
"version": "0.9",
"license": "AGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.vanheusden.com/truncate/",
"description": "truncates a file to a given size",
"long_description": "truncates a file to a given size",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "tzdiff",
"portdir": "sysutils/tzdiff",
"version": "1.2.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/belgianbeer/tzdiff",
"description": "displays timezone differences with localtime.",
"long_description": "displays timezone differences with localtime.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "minmin",
"github": "minmin",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "vcsh",
"portdir": "sysutils/vcsh",
"version": "1.20151229",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RichiH/vcsh",
"description": "Version Control System for $HOME - multiple Git repositories in $HOME",
"long_description": "vcsh allows you to have several git repositories, all maintaining their working trees in $HOME without clobbering each other. That, in turn, means you can have one repository per config set (zsh, vim, ssh, etc), picking and choosing which configs you want to use on which machine.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "gjasny",
"github": "",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"rb19-ronn",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"git"
]
},
{
"type": "run",
"ports": [
"myrepos"
]
}
],
"depends_on": []
},
{
"name": "vmrun-wrapper",
"portdir": "sysutils/vmrun-wrapper",
"version": "20160915",
"license": "unknown",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/boyonwheels/vmrun.wrapper",
"description": "Control vmrun with launchd",
"long_description": "A wrapper script for vmrun command from VMware Fusion that enables one to control virtual machines with launchd.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 227
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "when",
"portdir": "sysutils/when",
"version": "0.4.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mitsuhiko/when",
"description": "Timezones from the command line",
"long_description": "when is a small utility which tells you what time it is somewhere or what some time is somewhere.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "wifi-password",
"portdir": "sysutils/wifi-password",
"version": "0.1.0",
"license": "MIT",
"platforms": "{macosx any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rauchg/wifi-password",
"description": "Get the password of the wifi you're on",
"long_description": "Get the password of the wifi you're on",
"active": true,
"categories": [
"security",
"sysutil"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 227
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"bash"
]
}
],
"depends_on": []
},
{
"name": "xserve-frontpanel",
"portdir": "sysutils/xserve-frontpanel",
"version": "0.1-20181212",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/castvoid/xserve-frontpanel",
"description": "a new daemon to run the Xserve front-panel CPU LEDs",
"long_description": "xserve-frontpanel provides a new open-source implementation of hwmond, the daemon Apple used to include in Mac OS X to show CPU activity using the rows of LEDs on the front panel of the Xserve but which stopped working after Lion.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libusb"
]
}
],
"depends_on": []
},
{
"name": "yank",
"portdir": "sysutils/yank",
"version": "1.3.0",
"license": "MIT",
"platforms": "darwin linux freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mptre/yank",
"description": "Yank terminal output to clipboard",
"long_description": "The yank(1) utility reads input from stdin and display a selection interface that allows a field to be selected and copied to the clipboard. Fields are either recognized by a regular expression using the -g option or by splitting the input on a delimiter sequence using the -d option.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "zsh-syntax-highlighting",
"portdir": "sysutils/zsh-syntax-highlighting",
"version": "0.8.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zsh-users/zsh-syntax-highlighting",
"description": "Fish shell-like like syntax highlighting for Zsh.",
"long_description": "This package provides syntax highlighing for the shell zsh. It enables highlighing of commands whilst they are typed at a zsh prompt into an interactive terminal. This helps in reviewing commands before running them, particularly in catching syntax errors. Please note that you must load zsh-syntax-highlighting after all other custom widgets, at the end of your .zshrc file.",
"active": true,
"categories": [
"sysutils",
"shells"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 172
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"zsh"
]
}
],
"depends_on": []
},
{
"name": "tectonic",
"portdir": "tex/tectonic",
"version": "0.14.1",
"license": "MIT and Copyleft and Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tectonic-typesetting.github.io/",
"description": "A modernized, complete, self-contained TeX/LaTeX engine, powered by XeTeX and TeXLive",
"long_description": "A modernized, complete, self-contained TeX/LaTeX engine, powered by XeTeX and TeXLive.",
"active": true,
"categories": [
"tex"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"pkgconfig",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"harfbuzz-icu",
"libpng",
"zlib",
"libiconv",
"freetype",
"icu",
"libunwind",
"graphite2",
"harfbuzz"
]
}
],
"depends_on": []
},
{
"name": "tex-f7u12",
"portdir": "tex/tex-f7u12",
"version": "20110420",
"license": "WTFPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jfhbrook/latex-f7u12",
"description": "Latex package for using ragefaces",
"long_description": "Latex package for using ragefaces",
"active": true,
"categories": [
"tex"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"texlive"
]
}
],
"depends_on": []
},
{
"name": "php-mode.el",
"portdir": "lang/php-mode.el",
"version": "1.27.0",
"license": "GPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/emacs-php/php-mode",
"description": "PHP mode for Emacs",
"long_description": "An Emacs major mode for editing PHP code. Features: Syntax coloring and indenting; Documentation browse and search functions; Support for Imenu and SpeedBar; Customization options",
"active": true,
"categories": [
"lang",
"editors"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"emacs"
]
}
],
"depends_on": []
},
{
"name": "openjdk11-bootstrap",
"portdir": "java/openjdk11-bootstrap",
"version": "11",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://openjdk.java.net/",
"description": "OpenJDK 11 Boot JDK",
"long_description": "OpenJDK 11 Boot JDK to bootstrap Openjdk11 port",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"openjdk11"
]
}
]
},
{
"name": "openjdk13-bootstrap",
"portdir": "java/openjdk13-bootstrap",
"version": "13",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jdk.java.net/",
"description": "OpenJDK 13 Boot JDK",
"long_description": "OpenJDK 13 Boot JDK to bootstrap Openjdk13 port",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"openjdk13"
]
}
]
},
{
"name": "openjdk15-bootstrap",
"portdir": "java/openjdk15-bootstrap",
"version": "15",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jdk.java.net/",
"description": "OpenJDK 15 Boot JDK",
"long_description": "OpenJDK 15 Boot JDK to bootstrap Openjdk15 port",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"openjdk15"
]
}
]
},
{
"name": "openjdk17-bootstrap",
"portdir": "java/openjdk17-bootstrap",
"version": "17",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://openjdk.java.net/",
"description": "OpenJDK 17 Boot JDK",
"long_description": "OpenJDK 17 Boot JDK to bootstrap Openjdk17 port",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "openjdk18-bootstrap",
"portdir": "java/openjdk18-bootstrap",
"version": "18",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://openjdk.java.net/",
"description": "OpenJDK 18 Boot JDK",
"long_description": "OpenJDK 18 Boot JDK to bootstrap Openjdk18 port",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"openjdk18"
]
}
]
},
{
"name": "openjdk19-bootstrap",
"portdir": "java/openjdk19-bootstrap",
"version": "19",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://openjdk.java.net/",
"description": "OpenJDK 19 Boot JDK",
"long_description": "OpenJDK 19 Boot JDK to bootstrap Openjdk19 port",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"openjdk19"
]
}
]
},
{
"name": "openjdk20-bootstrap",
"portdir": "java/openjdk20-bootstrap",
"version": "20",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://openjdk.java.net/",
"description": "OpenJDK 20 Boot JDK",
"long_description": "OpenJDK 20 Boot JDK to bootstrap Openjdk20 port",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"openjdk20"
]
}
]
},
{
"name": "openjdk7-bootstrap",
"portdir": "java/openjdk7-bootstrap",
"version": "1.7.0_2",
"license": "GPL-2+",
"platforms": "{darwin < 11}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://openjdk.org/projects/bsd-port",
"description": "OpenJDK 7 Boot JDK",
"long_description": "OpenJDK 7 Boot JDK to bootstrap Openjdk8 port",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"apple_x11"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"freetype",
"xorg-libX11",
"xorg-libXext",
"xorg-libXi",
"xorg-libXtst",
"xrender"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"openjdk8-powerpc"
]
}
]
},
{
"name": "openjdk8-bootstrap",
"portdir": "java/openjdk8-bootstrap",
"version": "8",
"license": "Restrictive/Distributable",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://openjdk.org/",
"description": "Java 8 Boot JDK",
"long_description": "Java 8 Boot JDK to bootstrap Openjdk8 port",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xar"
]
},
{
"type": "fetch",
"ports": [
"curl"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"openjdk8"
]
}
]
},
{
"name": "openssl11",
"portdir": "devel/openssl11",
"version": "1.1.1w",
"license": "OpenSSL and SSLeay",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.openssl.org",
"description": "OpenSSL SSL/TLS cryptography library",
"long_description": "The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library.",
"active": true,
"categories": [
"devel",
"security"
],
"maintainers": [
{
"name": "larryv",
"github": "larryv",
"ports_count": 48
},
{
"name": "cal",
"github": "neverpanic",
"ports_count": 53
}
],
"variants": [
"rfc3779",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mosml-dynlibs",
"php",
"python27-bootstrap",
"yubico-piv-tool",
"py35-m2crypto",
"py36-m2crypto",
"py37-m2crypto",
"mariadb-10.3",
"mariadb-10.4",
"pypy36",
"ruby24",
"ruby25",
"n2n",
"php80-openssl",
"makuosan",
"php74-openssl",
"php73-openssl",
"php72-openssl",
"python27",
"php71-openssl",
"php70-openssl",
"nodejs8",
"ruby30",
"pkcs11-helper",
"py37-cryptography",
"mhxd",
"py36-cryptography",
"qca-ossl",
"qca-pkcs11",
"gitweb",
"ruby26",
"ruby27",
"transmission-qt",
"dog",
"mysql56",
"postgresql92",
"python34",
"python35",
"python36",
"python37",
"postgresql10",
"postgresql11",
"postgresql93",
"postgresql94",
"xca",
"squid3",
"arangodb",
"py27-cryptography",
"py27-m2crypto",
"gonepass",
"ruby31",
"retroshare-qt4",
"proxmark3-iceman",
"nodejs12",
"nodejs14",
"nodejs16",
"mrustc-rust",
"git-crypt"
]
}
]
}
]
}