HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51560,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=149",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=147",
"results": [
{
"name": "faubackup",
"portdir": "sysutils/faubackup",
"version": "0.5.9",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://faubackup.sourceforge.net/",
"description": "FauBackup - simple incremental backup utility",
"long_description": "FauBackup creates simple, file-system compatible backups from parts of your disk. It automatically creates incremental backups using hard links.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"popt"
]
}
],
"depends_on": []
},
{
"name": "fcron",
"portdir": "sysutils/fcron",
"version": "3.2.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20190804123648/http://fcron.free.fr/",
"description": "fcron is an alternative scheduler aka cron daemon",
"long_description": "fcron is a scheduler. It aims at replacing Vixie Cron, so it implements most of its functionalities. But contrary to Vixie Cron, fcron does not need your system to be up 7 days a week, 24 hours a day : it also works well with systems which are not running neither all the time nor regularly (contrary to anacrontab).",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"perl5"
]
},
{
"type": "lib",
"ports": [
"readline"
]
}
],
"depends_on": []
},
{
"name": "fhist",
"portdir": "sysutils/fhist",
"version": "1.17",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://fhist.sourceforge.net/",
"description": "FHist: file history, comparison and merging tools",
"long_description": "The FHist package contains 3 utilities, fhist (a file history tool that works on binary inputs), fcomp (a file comparison tool that can compare binary files byte-for-byte), and fmerge (a file merging tool). All three are bundled together because they use the same minimal-difference algorithm.",
"active": true,
"categories": [
"devel",
"sysutils",
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"bison",
"cook",
"gettext"
]
}
],
"depends_on": []
},
{
"name": "foremost",
"portdir": "sysutils/foremost",
"version": "1.5.7",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://foremost.sourceforge.net/",
"description": "a console program to recover files based on their headers and footers.",
"long_description": "Foremost is a console program to recover files based on their headers and footers. Foremost can work on image files, such as those generated by dd, Safeback, Encase, etc, or directly on a drive. The headers and footers are specified by a configuration file, so you can pick and choose which headers you want to look for.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"nsm-console"
]
}
]
},
{
"name": "fsevents-tools",
"portdir": "sysutils/fsevents-tools",
"version": "1.0.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://geoff.greer.fm/fsevents",
"description": "tools for acting on changes in a directory structure",
"long_description": "Provides three tools, notifywait, notifyloop, and autorsync that watch for changes in a directory structure, and either notify, run a script, or trigger an rsync if changes occur.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "gcc_select",
"portdir": "sysutils/gcc_select",
"version": "0.1",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "common files for selecting default gcc version",
"long_description": "gcc_select installs files that allow 'port select' to switch the default version of gcc. It symlinks the standard compiler executables in the MacPorts prefix to the selected version.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"gnat-gcc",
"apple-gcc42",
"llvm-gcc42",
"gcc10",
"gcc11",
"gcc12",
"gcc15",
"gcc14",
"gcc13",
"gcc-devel",
"gcc43",
"gcc44",
"gcc45",
"gcc46",
"gcc47",
"gcc48",
"gcc49",
"gcc5",
"gcc6",
"gcc7",
"gcc8",
"gcc9"
]
}
]
},
{
"name": "getabspath",
"portdir": "sysutils/getabspath",
"version": "1.4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://getabspath.sourceforge.net/",
"description": "getabspath converts relative POSIX pathes to absolute ones.",
"long_description": "getabspath is a console-based tool which converts relative POSIX pathes to absolute ones.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "gnuregex",
"portdir": "sysutils/gnuregex",
"version": "0.12",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/directory/regex.html",
"description": "GNU regex library",
"long_description": "GNU regex library",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"junkbuster",
"libgtkhtml3",
"libgtkhtml4",
"gtksourceview"
]
}
]
},
{
"name": "grepcidr",
"portdir": "sysutils/grepcidr",
"version": "2.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.pc-tools.net/unix/grepcidr/",
"description": "Filter IPv4 and IPv6 addresses matching CIDR patterns",
"long_description": "grepcidr can be used to filter a list of IP addresses against one or more Classless Inter-Domain Routing (CIDR) specifications. As with grep, there are options to invert matching and load patterns from a file. grepcidr is capable of efficiently processing large numbers of IPs and networks.",
"active": true,
"categories": [
"sysutils",
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "grok",
"portdir": "sysutils/grok",
"version": "1.20111028.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/jordansissel/grok",
"description": "Easily parse logs and other files.",
"long_description": "Grok is simple software that allows you to easily parse logs and other files. You teach grok how to parse data through the config file. Grok is a system for reacting to events - those events being log entries.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"flex",
"gperf",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"libevent",
"pcre",
"tokyocabinet"
]
}
],
"depends_on": []
},
{
"name": "gtime",
"portdir": "sysutils/gtime",
"version": "1.9",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/time/",
"description": "GNU implementation of time(1)",
"long_description": "The 'time' command runs another program, then displays information about the resources used by that program, collected by the system while the program was running. You can select which information is reported and the format in which it is shown, or have 'time' save the information in a file instead of displaying it on the screen.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 146
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"ocaml-hacl-star",
"ocaml-hacl-star-raw"
]
},
{
"type": "lib",
"ports": [
"arb"
]
},
{
"type": "run",
"ports": [
"gutils-suite-core"
]
}
]
},
{
"name": "hatools",
"portdir": "sysutils/hatools",
"version": "2.14",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.fatalmind.com/software/hatools/",
"description": "hatools provide locking and timeout mechanisms for shell scripts.",
"long_description": "The hatools provide reliable and easy-to-use locking and timeout mechanisms for shell scripts.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "hilite",
"portdir": "sysutils/hilite",
"version": "1.5",
"license": "GPL-2+",
"platforms": "darwin freebsd linux netbsd openbsd solaris sunos",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/hilite/",
"description": "highlight stderr text in red",
"long_description": "hilite is a tiny utility which executes the command you specify, highlighting anything printed to stderr. It is designed mainly for use with builds, to make warnings and errors stick out like a sore cliche.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
}
],
"depends_on": []
},
{
"name": "hostage",
"portdir": "sysutils/hostage",
"version": "1.0.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/emcrisostomo/hostage",
"description": "A command line utility to programmatically edit the host name database file (/etc/hosts)",
"long_description": "hostage is a command line utility to programmatically edit the host name database, which is typically the /etc/hosts plain text file in many UNIX and UNIX-like operating systems. hostage can list and validate a host name database file, add entries to the database, remove entries by address, and remove entries by host name.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 168
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"antlr4-cpp-runtime"
]
}
],
"depends_on": []
},
{
"name": "iRecovery",
"portdir": "sysutils/iRecovery",
"version": "0.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Chronic-Dev/libirecovery",
"description": "Console client for iBoot/iBSS iPhone, iPod touch and iPad",
"long_description": "iRecovery is a libusb-based command line utility for Mac OS X and Linux. It is able to talk to the iBoot/iBSS in Apple's iPhone/iPod touch via USB. It supports iBoot/iBSS 2.x, 3.x and 4.x.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"libusb",
"readline"
]
}
],
"depends_on": []
},
{
"name": "ifstat",
"portdir": "sysutils/ifstat",
"version": "1.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gael.roualland.free.fr/ifstat/",
"description": "ifstat is a tool to report network interface bandwidth",
"long_description": "ifstat is a tool to report network interfaces bandwith just like vmstat/iostat do for other system counters. ifstat gathers these statistics from the kernel internal counters, which is highly operating system dependent.",
"active": true,
"categories": [
"sysutils",
"net"
],
"maintainers": [],
"variants": [
"snmp",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "iguanaIR",
"portdir": "sysutils/iguanaIR",
"version": "1.0pre2",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://iguanaworks.net/projects/IguanaIR",
"description": "Driver for IguanaWorks USB IR Transceiver",
"long_description": "The IguanaWorks USB IR Transceiver, available for purchase at the IguanaWorks website, is a simple USB device that can communicate with most home electronics and remote controls via infrared (IR). The transceiver can both send and receive IR codes and is fully compatible with LIRC.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libusb",
"libusb-compat",
"popt"
]
}
],
"depends_on": []
},
{
"name": "interceptty",
"portdir": "sysutils/interceptty",
"version": "0.6",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.suspectclass.com/~sgifford/interceptty/",
"description": "port interceptor for serial ports",
"long_description": "interceptty is a program that can sit between a real (or fake) serial port and an application, recording any communications between the application and the device. It can also be used as a network serial server or client, to provide an emulated serial port connected to a program, and for various other tasks.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "iselect",
"portdir": "sysutils/iselect",
"version": "1.4.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ossp.org/pkg/tool/iselect/",
"description": "OSSP iselect is an interactive line selection tool for textual files, operating via a full-screen Curses-based terminal session.",
"long_description": "OSSP iselect is an interactive line selection tool for textual files, operating via a full-screen Curses-based terminal session. It can be used either as an user interface frontend controlled by a scripting backend as its wrapper or in batch mode as a pipeline filter (usually between grep and the final executing command).",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "isightcapture",
"portdir": "sysutils/isightcapture",
"version": "1.1",
"license": "Permissive",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://web.archive.org/web/20100212064359/http://www.intergalactic.de/pages/iSight.html",
"description": "a command-line utility to capture a frame from an iSight camera",
"long_description": "iSightCapture captures a single frame from an attached iSight camera and saves it to a file. It works even when no graphical user is logged in, unlike many other applications. iSightCapture has only been tested with Mac OS X Tiger and iSight.",
"active": true,
"categories": [
"sysutils",
"graphics"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2084
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "jobpool",
"portdir": "sysutils/jobpool",
"version": "0.2",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.cs.mu.oz.au/~mgnb/jobpool/",
"description": "Jobpool is a shell script utility for running jobs in parallel",
"long_description": "Jobpool is a shell script utility for running jobs in parallel. It manages a queue of jobs by ensuring that no more than J jobs run at one time, and does so portably and with low overhead. (Currently the only available documentation is the webpage for this utility, so this port downloads and installs it as well.)",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "kcd",
"portdir": "sysutils/kcd",
"version": "7.15.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://kcd.sourceforge.net/",
"description": "kcd is a directory change utility similar to NCD",
"long_description": "kcd is a directory change utility similar to NCD. It helps you navigate the directory tree. You can also supply part of the desired directory name in the command line and let kcd find it for you.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"zlib",
"gettext",
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "krbafs",
"portdir": "sysutils/krbafs",
"version": "1.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://web.mit.edu/openafs/krbafs/",
"description": "AFS library",
"long_description": "krbafs provides a set of AFS client utility functions for managing the AFS client and user's tokens for MIT Kerberos and Kerberos for Macintosh, the Kerberos implementation included with Mac OS X 10.1. It also provides afs_string_to_key() and the Kerberos 4 lifetime functions if they are not available in the local Kerberos implementation.",
"active": true,
"categories": [
"sysutils",
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"arla"
]
}
]
},
{
"name": "log4shib",
"portdir": "sysutils/log4shib",
"version": "2.0.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://shibboleth.net/",
"description": "configurable logging for C++, fork of log4cpp",
"long_description": "Log4shib is library of C++ classes for flexible logging to files, syslog, IDSA and other destinations. It is modeled after the Log4j Java library, staying as close to their API as is reasonable.",
"active": true,
"categories": [
"devel",
"sysutils",
"shibboleth"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
},
{
"name": "scantor",
"github": "scantor",
"ports_count": 6
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"wt",
"opensaml",
"shibboleth",
"xmltooling"
]
}
]
},
{
"name": "lscpu",
"portdir": "sysutils/lscpu",
"version": "1.2.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/NanXiao/lscpu",
"description": "lists available cpus",
"long_description": "The lscpu utility lists all available cpus. On x86 it leverages CPUID instructions. For other architectures, the displayed information is more limited.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "lsdvd",
"portdir": "sysutils/lsdvd",
"version": "0.17",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sourceforge.net/projects/lsdvd/",
"description": "lsdvd is a console application that displays the content of a dvd.",
"long_description": "lsdvd is a console application that displays the content of a dvd. It provides output about the types of video and audio tracks, subtitles etc... output is available in a number of formats including human readable, perl, ruby or xml.",
"active": true,
"categories": [
"sysutils",
"multimedia"
],
"maintainers": [
{
"name": "ecronin",
"github": "ecronin",
"ports_count": 6
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libdvdread"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"x264transcode"
]
}
]
},
{
"name": "lxqt-openssh-askpass",
"portdir": "sysutils/lxqt-openssh-askpass",
"version": "0.15.0",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lxqt/lxqt-openssh-askpass",
"description": "GUI to query passwords on behalf of SSH agents",
"long_description": "GUI to query passwords on behalf of SSH agents",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"cmake",
"lxqt-build-tools",
"pkgconfig",
"qt5-qttools"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"liblxqt",
"qt5-qtbase"
]
}
],
"depends_on": []
},
{
"name": "lzop",
"portdir": "sysutils/lzop",
"version": "1.04",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.lzop.org/",
"description": "Fast file compressor",
"long_description": "lzop is a file compressor which is very similar to gzip. lzop uses the LZO data compression library for compression services, and its main advantages over gzip are much higher compression and decompression speed (at the cost of some compression ratio).",
"active": true,
"categories": [
"sysutils",
"compression"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"lzo2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libarchive-qt",
"littleutils"
]
}
]
},
{
"name": "macports.sqlext",
"portdir": "sysutils/macports.sqlext",
"version": "2.6.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org/",
"description": "MacPorts registry SQLite extension",
"long_description": "macports.sqlext is an SQLite extension supporting the custom collations used in the MacPorts registry database.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"sqlite3"
]
}
],
"depends_on": []
},
{
"name": "macutil",
"portdir": "sysutils/macutil",
"version": "2.0b3",
"license": "Restrictive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://web.archive.org/web/20091231011057/http://homepages.cwi.nl/~dik/english/ftp.html",
"description": "Several *nix-based utilities for working with classic Mac files",
"long_description": "macutil contains the following utilities: macunpack - unpacks PackIt, StuffIt, Diamond, Compactor/Compact Pro, most StuffItClassic/StuffItDeluxe, and all Zoom and LHarc/MacLHa archives, and archives created by later versions of DiskDoubler. Also it will decode files created by BinHex5.0, MacBinary, UMCP, Compress It, ShrinkToFit, MacCompress, DiskDoubler and AutoDoubler. hexbin - de-hexify files created in BinHex 4.0 compatible format (hqx) but also the older format (dl, hex and hcx). Moreover it will uudecode files uuencoded by UUTool (the only program I know that does UU hexification of all Mac file information). macsave - reads a MacBinary stream from standard input and writes the files according to the options. Optionally self-extracting archives are modified to normal archives. macstream - reads files from the Unix host and will output a MacBinary stream containing all those files together with information about the directory structure. binhex - reads a MacBinary stream, or will read files/directories as indicated on the command line, and will output all files in binhexed (.hqx) format. Information about the directory structure is lost. tomac - transmits a MacBinary stream, or named files to the Mac using the XMODEM protocol. frommac - receives one or more files from the Mac using the XMODEM protocol.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "maxwell",
"portdir": "sysutils/maxwell",
"version": "0.5.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://maxwell.sourceforge.net",
"description": "Mac OS X SMART disk monitoring/reporting tool",
"long_description": "Maxwell is a disk monitoring and reporting tool for Mac OS X. It uses the IOKit SMART api to check your ATA disks for signs of possible future failure. It can run tests on demand, print a report of the disks performance, or simply report a passing/failing status.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "md5sha1sum",
"portdir": "sysutils/md5sha1sum",
"version": "0.9.5",
"license": "(GPL-2+ or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.microbrew.org/tools/md5sha1sum",
"description": "Hash utilites",
"long_description": "This toolset provides md5sum, sha1sum, and ripemd160sum. They are intended to be drop in replacements for the tools from GNU textutils. Since installing textutils is somewhat excessive for just those two utilities, these are meant to be the more compact and easier to install replacements.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "mike",
"github": "",
"ports_count": 4
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"openssl"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"autopsy"
]
},
{
"type": "run",
"ports": [
"tovid"
]
}
]
},
{
"name": "memcacheq",
"portdir": "sysutils/memcacheq",
"version": "0.2.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stvchu/memcacheq",
"description": "Simple Queue Service over Memcache.",
"long_description": "MemcacheQ is a memcachedb variant that provides simple message queue service.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "cofyc.jackson",
"github": "cofyc",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"db47",
"libevent"
]
}
],
"depends_on": []
},
{
"name": "modus",
"portdir": "sysutils/modus",
"version": "0.1.15",
"license": "AGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/modus-continens/modus",
"description": "A language for building Docker/OCI container images",
"long_description": "Modus is a language for building Docker/OCI container images. Modus uses logic programming to express interactions among build parameters, specify complex build workflows, automatically parallelise and cache builds, help to reduce image size, and simplify maintenance.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1041
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-14"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "mtpfs",
"portdir": "sysutils/mtpfs",
"version": "1.1",
"license": "GPL-3",
"platforms": "freebsd darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.adebenham.com/mtpfs/",
"description": "read and write from any MTP device",
"long_description": "MTPfs is a FUSE filesystem that supports reading and writing from any MTP device (as supported by libmtp)",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"glib2",
"libid3tag",
"libmtp",
"osxfuse",
"libmad"
]
}
],
"depends_on": []
},
{
"name": "multitail",
"portdir": "sysutils/multitail",
"version": "6.5.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20200929062205/https://www.vanheusden.com/multitail/",
"description": "Tail multiple files in one terminal at once",
"long_description": "MultiTail lets you view one or multiple files like the original tail program. The difference is that it creates multiple windows on your console (with ncurses). Merging of 2 or even more logfiles is possible. It can also use colors while displaying the logfiles (through regular expressions), for faster recognition of what is important and what not. It can also filter lines (again with regular expressions). It has interactive menus for editing given regular expressions and deleting and adding windows. One can also have windows with the output of shell scripts and other software. When viewing the output of external software, MultiTail can mimic the functionality of tools like 'watch' and such.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "natsort",
"portdir": "sysutils/natsort",
"version": "1.0.5",
"license": "Zlib",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sourcefrog.net/projects/natsort/",
"description": "Martin Pool's Natural Order String Comparison Sorting Utility",
"long_description": "natsort is a natural order string comparison sorting utility. Written by Martin Pool.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "nrg4iso",
"portdir": "sysutils/nrg4iso",
"version": "1.0.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/nrg4iso/",
"description": "nrg4iso extracts data from a Nero Burning ROM image file (.nrg).",
"long_description": "nrg4iso is a command line utility designed to extract data from a Nero Burning ROM image file (.nrg). Nrg image files may contain various types of data (audio, iso9660,...) and nrg4iso will as development progresses be able to extract most of them.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "ondir",
"portdir": "sysutils/ondir",
"version": "0.2.4",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://swapoff.org/ondir.html",
"description": "Automatic script execution on cd",
"long_description": "OnDir is a program that automatically executes scripts as you traverse directories at a terminal.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "openbrowser",
"portdir": "sysutils/openbrowser",
"version": "1.0.1",
"license": "MIT",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org",
"description": "opens files and URLs into the default web browser",
"long_description": "openbrowser opens files and URLs into your default web browser. Unlike “open”, openbrowser will still open local .html files into your web browser even if you have configured LaunchServices to open .html files into e.g. a text editor.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2084
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "run",
"ports": [
"perl5.34",
"p5.34-mac-propertylist"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"gaw",
"grace"
]
}
]
},
{
"name": "openupsd",
"portdir": "sysutils/openupsd",
"version": "0.3.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://frmb.org/openupsd.html",
"description": "UPS daemon for Belkin serial-connected UPSs",
"long_description": "OpenUPSd is a UPS daemon, for Belkin serial-connected UPSs that speak the 'regulator pro smart protocol'.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "organize-rt",
"portdir": "sysutils/organize-rt",
"version": "1.0.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/FixFromDarkness/organize-rt",
"description": "Organize files based on regex rules, file extensions by default.",
"long_description": "Organize files based on regex rules, file extensions by default.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1041
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"clang-12"
]
}
],
"depends_on": []
},
{
"name": "osxiconutils",
"portdir": "sysutils/osxiconutils",
"version": "2020.08.04",
"license": "BSD",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sveinbjornt/osxiconutils",
"description": "A suite of command line utilities for working with Mac icons",
"long_description": "osxiconutils is a suite of Mac command line utilities to get or set Mac OS X file icons, and convert to and from Apple's icns icon file format.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 161
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "passogva",
"portdir": "sysutils/passogva",
"version": "1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20080908084832/https://dev.mosuki.com/passogva/index.php",
"description": "automated password generator",
"long_description": "passogva is a FIPS-181 automated password generator implementation. It generates random, pronounceable words.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "pdi2iso",
"portdir": "sysutils/pdi2iso",
"version": "0.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://developer.berlios.de/projects/pdi2iso/",
"description": "converts instant copy bin image to standard ISO-9660",
"long_description": "pdi2iso is a very simple utility to convert an instant copy bin image to the standard ISO-9660 format.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "perl_select",
"portdir": "sysutils/perl_select",
"version": "0.3",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "common files for selecting default perl version",
"long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of perl.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "proctools",
"portdir": "sysutils/proctools",
"version": "0.4pre1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sourceforge.net/projects/proctools/",
"description": "pgrep, pkill and pfind for OpenBSD and Darwin (Mac OS X)",
"long_description": "The proctools are text-based utilities to scan for and send signals to processes.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"bsdmake",
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"textmate2"
]
}
]
},
{
"name": "pstree",
"portdir": "sysutils/pstree",
"version": "2.40",
"license": "GPL-2",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/FredHucht/pstree",
"description": "pstree shows the output of the ps command as a tree",
"long_description": "pstree shows the output of the ps command as a tree",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "realpath",
"portdir": "sysutils/realpath",
"version": "1.0.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/user454322/realpath",
"description": "realpath(1)",
"long_description": "realpath uses realpath(3) to resolve the path of the filename(s) supplied as arguments and prints the result to stdout.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "dev.modprobe",
"github": "user454322",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"zsv",
"libzsv",
"packer",
"usql",
"gimp3-devel",
"flux"
]
},
{
"type": "lib",
"ports": [
"fstar"
]
},
{
"type": "run",
"ports": [
"git-toolbelt"
]
}
]
},
{
"name": "renameutils",
"portdir": "sysutils/renameutils",
"version": "0.12.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.nongnu.org/renameutils/",
"description": "renameutils is a set of programs designed to make renaming files faster and less cumbersome",
"long_description": "The file renaming utilities consists of five programs - qmv, qcp, imv, icp and deurlname. qmv and qcp allow the use of a text editor to edit filenames. imv and icp are interactive tools with GNU readline support. deurlname removes URL encoded characters from filenames.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"readline",
"coreutils",
"gettext-runtime"
]
}
],
"depends_on": []
}
]
}