HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 49664,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=60",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=58",
"results": [
{
"name": "sc",
"portdir": "finance/sc",
"version": "7.16",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ibiblio.org/pub/Linux/apps/financial/spreadsheet/",
"description": "sc is the Venerable Spreadsheet Calculator",
"long_description": "sc is a free curses-based spreadsheet program that uses key bindings similar to vi and less.",
"active": true,
"categories": [
"finance"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"bison",
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "ta-lib",
"portdir": "finance/ta-lib",
"version": "0.4.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://ta-lib.org",
"description": "TA-Lib is a financial technical analysis library.",
"long_description": "TA-Lib provides common functions for the technical analysis of financial market data, including more than 150 indicators such as ADX, MACD, RSI, Stochastic, Bollinger Bands and more.",
"active": true,
"categories": [
"finance"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "ticker",
"portdir": "finance/ticker",
"version": "4.8.1",
"license": "GPL-3",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/achannarasappa/ticker",
"description": "Terminal stock ticker with live updates and position tracking",
"long_description": "Terminal stock ticker with live updates and position tracking. Provides Live stock price quotes, lets you track the value of your stock positions, and supports multiple cost basis lots as well as pre and post market price quotes.",
"active": true,
"categories": [
"finance"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "archivemount",
"portdir": "fuse/archivemount",
"version": "1b",
"license": "LGPL-2+ and BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.sr.ht/~nabijaczleweli/archivemount-ng",
"description": "File system for accessing archives using libarchive",
"long_description": "Archivemount is a piece of glue code between libarchive and FUSE. It can be used to mount a (possibly compressed) archive (as in .tar.gz or .tar.bz2) and use it like an ordinary filesystem.",
"active": true,
"categories": [
"fuse"
],
"maintainers": [
{
"name": "therealketo",
"github": "therealketo",
"ports_count": 17
}
],
"variants": [
"fs_link"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libarchive",
"macfuse"
]
}
],
"depends_on": []
},
{
"name": "bindfs",
"portdir": "fuse/bindfs",
"version": "1.18.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bindfs.org/",
"description": "mirrors or overlays a local directory with altered permissions",
"long_description": "bindfs is a FUSE filesystem for mirroring a directory to another directory, similarly to mount --bind. The permissions of the mirrored directory can be altered in various ways.",
"active": true,
"categories": [
"fuse"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 224
}
],
"variants": [
"fs_link"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"macfuse"
]
}
],
"depends_on": []
},
{
"name": "curlftpfs",
"portdir": "fuse/curlftpfs",
"version": "0.9.2",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://curlftpfs.sourceforge.net/",
"description": "CurlFtpFS is a filesystem for acessing FTP hosts based on FUSE and libcurl.",
"long_description": "CurlFtpFS diferentiates itself from other FTP filesystems because it features SSLv3 and TLSv1 support, connecting through tunneling HTTP proxies, automatically reconnection if the server times out, transform absolute symlinks to point back into the ftp file system, and additional options.",
"active": true,
"categories": [
"fuse"
],
"maintainers": [
{
"name": "darenzana",
"github": "",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"glib2",
"curl",
"zlib",
"macfuse",
"libiconv",
"gettext"
]
}
],
"depends_on": []
},
{
"name": "encfs",
"portdir": "fuse/encfs",
"version": "1.9.5",
"license": "(GPL-3+ or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://vgough.github.io/encfs/",
"description": "An encrypted pass-through FUSE filesystem",
"long_description": "EncFS is an encrypted pass-through filesystem which runs in userspace, using the FUSE kernel module. Similar in design to CFS and other pass-through filesystems, all data is encrypted and stored in the underlying filesystem. Unlike loopback filesystems, there is no predetermined or pre-allocated filesystem size.",
"active": true,
"categories": [
"fuse"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gettext",
"macfuse",
"openssl",
"rlog"
]
}
],
"depends_on": []
},
{
"name": "ext2fuse",
"portdir": "fuse/ext2fuse",
"version": "0.8.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/ext2fuse/",
"description": "ext2 filesystem in user space",
"long_description": "Implementation of the ext2 filesystem in user space, using the FUSE library.",
"active": true,
"categories": [
"fuse"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"e2fsprogs",
"macfuse"
]
}
],
"depends_on": []
},
{
"name": "ext4fuse",
"portdir": "fuse/ext4fuse",
"version": "0.1.3",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gerard/ext4fuse",
"description": "ext4 filesystem in user space",
"long_description": "Implementation of the ext4 filesystem in user space, using the FUSE library. This allows read-only access.",
"active": true,
"categories": [
"fuse"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 224
}
],
"variants": [
"fs_link"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"macfuse"
]
}
],
"depends_on": []
},
{
"name": "mhddfs",
"portdir": "fuse/mhddfs",
"version": "0.1.10",
"license": "GPL-3+",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mhddfs.uvw.ru/",
"description": "FUSE-based filesystem for combined mountpoints",
"long_description": "This FUSE-based file system allows mount points (or directories) to be combined, simulating a single big volume which can merge several hard disks.",
"active": true,
"categories": [
"fuse"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libiconv"
]
}
],
"depends_on": []
},
{
"name": "mp3fs",
"portdir": "fuse/mp3fs",
"version": "1.1.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://khenriks.github.io/mp3fs/",
"description": "A flac to mp3 (read-only) filesystem for FUSE",
"long_description": "This is a file system for converting flac files to mp3 files on the fly. This is useful, if you archive your music in flac format, but some program (i.e. iTunes) are not capable reading flac, but mp3.",
"active": true,
"categories": [
"audio",
"fuse"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 224
}
],
"variants": [
"fs_link"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"lame",
"libid3tag",
"zlib",
"macfuse",
"libvorbis",
"flac"
]
}
],
"depends_on": []
},
{
"name": "ntfs-3g",
"portdir": "fuse/ntfs-3g",
"version": "2022.10.3",
"license": "GPL-2+ and LGPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tuxera.com/company/open-source/",
"description": "Safe read/write NTFS driver for FUSE",
"long_description": "The NTFS-3G driver is an open source, freely available NTFS driver for FUSE with read and write support. It provides safe and fast handling of the Windows XP, Windows Server 2003, Windows 2000 and Windows Vista file systems. Most POSIX file system operations are supported, with the exception of full file ownership and access right support. Also included are ntfsprogs, a set of utilities to create and manipulate NTFS file systems.",
"active": true,
"categories": [
"fuse"
],
"maintainers": [],
"variants": [
"extra_progs",
"fs_link"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ossp-uuid",
"macfuse",
"gettext-runtime"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"testdisk"
]
}
]
},
{
"name": "offlinefs",
"portdir": "fuse/offlinefs",
"version": "0.4.6",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://offlinefs.sourceforge.net/wiki/",
"description": "Fusefs offline layer able to extend every filesystem with offline capabilities",
"long_description": "The OFS (Offline FileSystem or Ohm FileSystem) is an offline-layer which is (or should be) able to extend every filesystem with offline capabilities. This means, that the user is able to work on his network documents, even when he is disconnected from the server. When connection is restored, the filesystem automatically synchronizes the files.",
"active": true,
"categories": [
"fuse"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"pkgconfig",
"clang-9.0",
"autoconf",
"libtool"
]
},
{
"type": "lib",
"ports": [
"libconfuse",
"dbus"
]
}
],
"depends_on": []
},
{
"name": "osxfuse",
"portdir": "fuse/osxfuse",
"version": "3.8.3",
"license": "BSD and APSL",
"platforms": "macosx",
"epoch": 2,
"replaced_by": null,
"homepage": "https://osxfuse.github.io/",
"description": "A FUSE-Compliant File System Implementation Mechanism for Mac OS X",
"long_description": "FUSE for OS X implements a mechanism that makes it possible to implement a fully functional file system in a user-space program on Mac OS X. It aims to be API-compliant with the FUSE (File-system in USErspace) mechanism that originated on Linux. Therefore, many existing FUSE file systems become readily usable on Mac OS X. This port provides the user-space library and header files for building filesystems.",
"active": true,
"categories": [
"devel",
"fuse"
],
"maintainers": [],
"variants": [
"bridge_support"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"android-file-transfer-linux",
"tup",
"VeraCrypt",
"mtpfs",
"tienex-apfs"
]
}
]
},
{
"name": "py-fuse",
"portdir": "fuse/py-fuse",
"version": "0.2.1",
"license": "LGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/libfuse/python-fuse",
"description": "Python interface for FUSE",
"long_description": "Python interface for FUSE",
"active": true,
"categories": [
"fuse",
"python"
],
"maintainers": [
{
"name": "dports",
"github": "drkp",
"ports_count": 73
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py27-fuse",
"macfuse"
]
}
],
"depends_on": []
},
{
"name": "py27-fuse",
"portdir": "fuse/py-fuse",
"version": "0.2.1",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/libfuse/python-fuse",
"description": "Python interface for FUSE",
"long_description": "Python interface for FUSE",
"active": true,
"categories": [
"fuse",
"python"
],
"maintainers": [
{
"name": "dports",
"github": "drkp",
"ports_count": 73
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27",
"macfuse"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-fuse"
]
}
]
},
{
"name": "s3fs",
"portdir": "fuse/s3fs",
"version": "1.93",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/s3fs-fuse/s3fs",
"description": "Amazon S3 filesystem for FUSE",
"long_description": "FUSE-based file system backed by Amazon S3. Mount a bucket as a local file system read/write. Store files/folders natively and transparently.",
"active": true,
"categories": [
"fuse"
],
"maintainers": [
{
"name": "adfernandes",
"github": "adfernandes",
"ports_count": 41
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"autoconf",
"automake",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"openssh",
"libxml2",
"macfuse",
"curl"
]
}
],
"depends_on": []
},
{
"name": "sshfs",
"portdir": "fuse/sshfs",
"version": "3.7.5",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/libfuse/sshfs",
"description": "SSH filesystem for FUSE",
"long_description": "This is a filesystem client based on the SSH File Transfer Protocol. Since most SSH servers already support this protocol it is very easy to set up: i.e. on the server side there is nothing to do. On the client side mounting the filesystem is as easy as logging into the server with ssh.",
"active": true,
"categories": [
"fuse"
],
"maintainers": [
{
"name": "dports",
"github": "drkp",
"ports_count": 73
},
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 224
}
],
"variants": [
"fs_link"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-docutils",
"pkgconfig",
"coreutils",
"clang-18",
"meson",
"ninja"
]
},
{
"type": "lib",
"ports": [
"openssh",
"macfuse",
"glib2"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"sshfs-gui"
]
}
]
},
{
"name": "sshfs-gui",
"portdir": "fuse/sshfs-gui",
"version": "1.3",
"license": "Apache-2",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/macfuse/",
"description": "OS X GUI for sshfs",
"long_description": "This is an OS X Cocoa GUI on top of sshfs that makes it easy to set up new sshfs mounts.",
"active": true,
"categories": [
"fuse"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "run",
"ports": [
"sshfs"
]
}
],
"depends_on": []
},
{
"name": "utahfs",
"portdir": "fuse/utahfs",
"version": "1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cloudflare/utahfs",
"description": "UtahFS is an encrypted storage system that provides a user-friendly FUSE drive backed by cloud storage.",
"long_description": "UtahFS is a state-of-the art encrypted storage solution, meant to be similar to Dropbox. It has a FUSE binding that creates a synthetic drive on the user's computer that they can interact with like an external hard-drive. Files stored in the drive are uploaded to a cloud storage provider, which means the drive will never run out of space and minimizes the likelihood of any files being lost. However the files are encrypted such that the cloud storage provider knows almost nothing about what's being stored.",
"active": true,
"categories": [
"net",
"fuse"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "2048.cpp",
"portdir": "games/2048.cpp",
"version": "2021-10-14",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/plibither8/2048.cpp",
"description": "Fully featured terminal version of the game 2048 written in C++",
"long_description": "Fully featured terminal version of the game 2048 written in C++, which is made to run natively on the GNU/Linux and MacOS platforms.",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "chenguokai17",
"github": "chenguokai",
"ports_count": 6
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "2Pong",
"portdir": "games/2Pong",
"version": "1.0.1a",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://twopong.sourceforge.net/",
"description": "Pong game with 2 balls, 2 and 4 player support",
"long_description": "Pong game with 2 balls, 2 and 4 player support",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"makeicns",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libsdl",
"libsdl_net",
"zlib",
"libxml2",
"libiconv",
"libsdl_mixer"
]
}
],
"depends_on": []
},
{
"name": "54321",
"portdir": "games/54321",
"version": "1.0.2001.11.16",
"license": "none",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://old.nklein.com/products/54321/",
"description": "5 games in 4, 3, or 2 dimensions for 1 player",
"long_description": "54321 is five games in four, three, or two dimensions for one player. 54321 takes five classic two-dimensional puzzle games and extends them into three and four dimensions. For more information, see the help within the game.",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"zlib",
"clang-9.0",
"libiconv"
]
},
{
"type": "lib",
"ports": [
"libsdl",
"libsdl_image",
"libpng"
]
}
],
"depends_on": []
},
{
"name": "Cockatrice",
"portdir": "games/Cockatrice",
"version": "2016-05-06-Release",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://www.woogerworks.com/",
"description": "A board for playing trading card games like MTG online",
"long_description": "A board for playing trading card games like MTG online (This port installs only the client as well as oracle.)",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"protobuf3-cpp"
]
}
],
"depends_on": []
},
{
"name": "CrimsonFields",
"portdir": "games/CrimsonFields",
"version": "0.5.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://crimson.seul.org",
"description": "Tactical war game in the tradition of Battle Isle",
"long_description": "Crimson Fields is a tactical war game in the tradition of Battle Isle, including a map editor and the possibility to import the original History Line or Battle Isle maps.",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"makeicns",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libsdl_mixer",
"libsdl",
"libsdl_ttf"
]
}
],
"depends_on": []
},
{
"name": "Gomoku",
"portdir": "games/Gomoku",
"version": "1.2.6",
"license": "GPL-2+",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gnustep.it/nicola/Applications/Gomoku/",
"description": "extended TicTacToe game",
"long_description": "Gomoku.app is an extended TicTacToe game for GNUstep. You win the game if you are able to put 5 of your pieces in a row, column or diagonal. You lose if the computer does it before you. You can play the game on boards of different size; the default size is 8 but 10 is also nice to play. The game has 6 different difficulty levels.",
"active": true,
"categories": [
"aqua",
"games",
"gnustep"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "Gridlock",
"portdir": "games/Gridlock",
"version": "1.10",
"license": "MIT and BSD-old",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20161002225955/http://dozingcatsoftware.com/",
"description": "Grid-based board games collection, including AI and network play",
"long_description": "A collection of grid-based board games, including Ataxx, Reversi, Checkers, Gomoku, Connect Four, Breakthrough, Glass Bead, and Life. You can play against the computer or over the network.",
"active": true,
"categories": [
"aqua",
"games"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "Maelstrom",
"portdir": "games/Maelstrom",
"version": "3.0.7",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.libsdl.org/projects/Maelstrom/",
"description": "Ambrosia Software's 1992 Macintosh video game Maelstrom by Andrew Welch based on Asteroids and Blasteroids by Atari",
"long_description": "You pilot your ship through the dreaded \"Maelstrom\" asteroid belt. Suddenly your best friend thrusts towards you and fires, directly at your cockpit. You raise your shields just in time, and the battle is joined. The deadliest stretch of space known to mankind has just gotten deadlier. Everywhere massive asteroids jostle for a chance to crush your ship, and deadly shinobi fighter patrols pursue you across the asteroid belt. But the deadliest of them all is your sister ship, assigned to you on patrol. The pilot, trained by your own Navy, battle hardened by months in the Maelstrom, is equipped with a twin of your own ship and intimate knowledge of your tactics. The lovely Stratocaster R&R facility never sounded so good, but as you fire full thrusters to dodge the latest barrage you begin to think you'll never get home...",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"makeicns",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libsdl2",
"libsdl2_net"
]
}
],
"depends_on": []
},
{
"name": "MultiMC5",
"portdir": "games/MultiMC5",
"version": "0.6.12",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://multimc.org/",
"description": "A custom launcher for Minecraft",
"long_description": "MultiMC is A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once. It also allows you to easily install and remove mods by simply dragging and dropping.",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17",
"pkgconfig"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"openjdk11",
"zlib",
"qt5-qtsvg",
"qt5-qtbase"
]
}
],
"depends_on": []
},
{
"name": "PCLauncher",
"portdir": "games/PCLauncher",
"version": "0.0.3-75358",
"license": "unknown",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://plasmaclient.servegame.org/",
"description": "launcher for PlasmaClient",
"long_description": "PCLauncher verifies your Myst Online: URU Live again username and password, downloads the secure files if necessary, and then launches PlasmaClient.",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "fetch",
"ports": [
"subversion"
]
},
{
"type": "lib",
"ports": [
"libhsplasma"
]
},
{
"type": "run",
"ports": [
"Drizzle",
"PlasmaClient"
]
}
],
"depends_on": []
},
{
"name": "PlasmaClient",
"portdir": "games/PlasmaClient",
"version": "0.0.4a-434",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 2,
"replaced_by": null,
"homepage": "http://web.archive.org/web/20110510024500/http://plasmaclient.info/",
"description": "open-source Plasma engine",
"long_description": "PlasmaClient is an open-source cross-platform re-implementation of the Plasma engine, originally created by HeadSpin Technologies and Cyan Worlds. The Plasma engine powers Myst Online: URU Live again.",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [
"debug",
"chatlog",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-9.0"
]
},
{
"type": "fetch",
"ports": [
"mercurial"
]
},
{
"type": "lib",
"ports": [
"libsdl",
"openssl",
"zlib",
"python26",
"libjpeg-turbo",
"bullet",
"libhsplasma"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"PCLauncher"
]
}
]
},
{
"name": "SDLInvaders",
"portdir": "games/SDLInvaders",
"version": "0.8.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.nielsweber.de/SDLInvaders/",
"description": "simple clone of the famous Space Invaders game.",
"long_description": "simple clone of the famous Space Invaders game.",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libsdl_mixer",
"libsdl",
"libsdl_image"
]
}
],
"depends_on": []
},
{
"name": "abgx360",
"portdir": "games/abgx360",
"version": "1.0.6",
"license": "GPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20201123161416/http://www.abgx360.cc/",
"description": "Xbox 360 disc checker",
"long_description": "Abgx360 is the ultimate tool to check your Xbox 360 backups. It is able to perform a very wide range of checks upon them, such as checking for SS/PFI/DMI, checking for correct video data (including SplitVid and 3rd wave). It is also able to dynamically fetch missing pieces and patch your backups on the fly.",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"zlib",
"curl"
]
}
],
"depends_on": []
},
{
"name": "advancemenu",
"portdir": "games/advancemenu",
"version": "2.5.0",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "advancemame",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by advancemame",
"long_description": "This port has been replaced by advancemame.",
"active": false,
"categories": [
"games"
],
"maintainers": [],
"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": "alienarena",
"portdir": "games/alienarena",
"version": "7.71.1-20200830-r5669",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://red.planetarena.org",
"description": "retro sci-fi old school deathmatch game similar to Quake III and Unreal Tournament",
"long_description": "Alien Arena combines some of the very best aspects of such games as Quake III and Unreal Tournament and wraps them up with a retro alien theme, while adding tons of original ideas to make the game quite unique. Alien Arena is a furious frag fest with arenas ranging from the small, to the massive. With a large built-in player base, it's never hard to find a good match going on, at any hour of the day. The community is friendly, as well as prolific. Dozens of maps, models, and various accessories have been created by community members to add on to the game experience.",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf-archive",
"clang-14",
"autoconf",
"pkgconfig",
"automake",
"libtool"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"freetype",
"mesa",
"xorg-libX11",
"zlib",
"xorg-libXxf86vm",
"xorg-libXxf86dga",
"libvorbis",
"openal-soft",
"ode",
"libjpeg-turbo",
"libogg",
"curl"
]
},
{
"type": "run",
"ports": [
"alienarena-data"
]
}
],
"depends_on": []
},
{
"name": "alienarena-data",
"portdir": "games/alienarena",
"version": "7.71.1-20191015-r5663",
"license": "Restrictive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://red.planetarena.org",
"description": "Assets for the Alien Arena game",
"long_description": "Assets for the Alien Arena game",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"alienarena"
]
}
]
},
{
"name": "alienblaster",
"portdir": "games/alienblaster",
"version": "1.1.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.schwardtnet.de/alienblaster/",
"description": "action loaded 2D arcade shooter for up to two players",
"long_description": "action loaded 2D arcade shooter for up to two players",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"makeicns",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libsdl_mixer",
"libsdl"
]
}
],
"depends_on": []
},
{
"name": "angband",
"portdir": "games/angband",
"version": "4.2.5",
"license": "Noncommercial",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rephial.org/",
"description": "a rogue-like dungeon exploration game (curses-based)",
"long_description": "Angband is a freeware computer dungeon exploration game based (loosely) on the books of J.R.R.Tolkien. You explore a very deep dungeon, kill monsters, try to equip yourself with the best weapons and armor you can find, and finally face Morgoth - The Dark Enemy.",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [
"x11",
"aqua",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "aop",
"portdir": "games/aop",
"version": "0.6",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hit-sys/Ambassador-Of-Pain",
"description": "Curses based arcade game for UNIX with only 64 lines of sourcecode.",
"long_description": "The goal of Aop (Ambassador Of Pain) is is to drive the hoovercraft (O) trough the level into the 'at' sign (@) and reach as much points as possible by reducing the number of moves and not losing any time. Lost lifes (0) can easily be picked up by simply drive over them.",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "atanks",
"portdir": "games/atanks",
"version": "5.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://atanks.sourceforge.net/",
"description": "atanks is a multi-platform Scorched Earth clone",
"long_description": "atanks is a multi-platform Scorched Earth clone",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"makeicns",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"allegro"
]
}
],
"depends_on": []
},
{
"name": "awemud",
"portdir": "games/awemud",
"version": "0.22",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.awemud.net/",
"description": "MUD (Multi-User Dungeon) game server",
"long_description": "AweMUD NG is a MUD (Multi-User Dungeon) game server. Players connect to the server using telnet, or a MUD client application, to play in a fantasy world with other players.",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"boehmgc",
"scriptix"
]
}
],
"depends_on": []
},
{
"name": "barrage",
"portdir": "games/barrage",
"version": "1.0.7",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lgames.sourceforge.io/Barrage/",
"description": "Action game with objective to destroy tanks, jeeps, etc.",
"long_description": "Barrage is a rather violent action game with the objective to kill and destroy as many targets as possible within 3 minutes. You control a gun that may either fire small or large grenades at soldiers, jeeps and tanks. Targets are fast paced and require careful aiming as it takes half a second to reload the gun. Additionally you have to keep an eye on your ammo and reload in time.",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"makeicns",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libsdl_mixer",
"libsdl"
]
}
],
"depends_on": []
},
{
"name": "bastet",
"portdir": "games/bastet",
"version": "0.43.2",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://fph.altervista.org/prog/bastet.html",
"description": "Bastard Tetris is an antagonistic Tetris clone",
"long_description": "Bastet stands for bastard tetris, and is a Tetris(R) clone which, instead of choosing your next brick at random, expressly checks to see which one causes you the most trouble. Playing Bastet can be a painful experience.",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"boost176"
]
}
],
"depends_on": []
},
{
"name": "blobwars",
"portdir": "games/blobwars",
"version": "2.00",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.parallelrealities.co.uk/p/blob-wars-metal-blob-solid.html",
"description": "jump and run game featuring a Blob as main character",
"long_description": "In Blob Wars : Metal Blob Solid, you take on the role of a fearless Blob agent, Bob. Bob's mission is to infiltrate the various enemy bases around the Blobs' homeworld and rescue as many MIAs as possible. But standing in his way are many vicious aliens, other Blobs who have been assimilated and the evil alien leader, Galdov.",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"makeicns",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libsdl2",
"libsdl2_image",
"zlib",
"libsdl2_ttf",
"libsdl2_net",
"libsdl2_mixer",
"gettext"
]
}
],
"depends_on": []
},
{
"name": "blockout2",
"portdir": "games/blockout2",
"version": "2.4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.blockout.net/blockout2/",
"description": "Open source clone of the 1989 California Dreams classic game Blockout.",
"long_description": "Open source clone of the 1989 California Dreams classic game Blockout.",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "jeremy",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libsdl_mixer",
"libsdl"
]
}
],
"depends_on": []
},
{
"name": "bluemoon",
"portdir": "games/bluemoon",
"version": "2.13",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.catb.org/~esr/bluemoon/",
"description": "52-card solitaire game",
"long_description": "This 52-card solitaire starts with the entire deck shuffled and dealt out in four rows. The aces are then moved to the left end of the layout, making 4 initial free spaces. You may move to a space only the card that matches the left neighbor in suit, and is one greater in rank. Kings are high, so no cards may be placed to their right (they create dead spaces). When no moves can be made, cards still out of sequence are reshuffled and dealt face up after the ends of the partial sequences, leaving a card space after each sequence, so that each row looks like a partial sequence followed by a space, followed by enough cards to make a row of 14. A moment's reflection will show that this game cannot take more than 13 deals. A good score is 1-3 deals, 4-7 is average, 8 or more is poor.",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "bomberclone",
"portdir": "games/bomberclone",
"version": "0.11.9",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.bomberclone.de/",
"description": "AtomicBomberman clone incl. networking and AI players",
"long_description": "Bomberclone is a clone of AtomicBomberman. It includes AI players, network play via master/client, configureable tile sets, etc.",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"makeicns",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libsdl_image",
"libsdl_mixer",
"libpng",
"libjpeg-turbo",
"libsdl"
]
}
],
"depends_on": []
},
{
"name": "boswars",
"portdir": "games/boswars",
"version": "2.7",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.boswars.org/",
"description": "Bos Wars is a futuristic real time strategy game.",
"long_description": "Bos Wars is a futuristic real time strategy game (RTS). Bos Wars has a dynamic rate based economy. Energy is produced by power plants and magma gets pumped from hot spots. Buildings and mobile units are also built at a continuous rate. Control of larger parts of the map creates the potential to increase your economy throughput. Holding key points like roads and passages allow for different strategies.",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"scons",
"clang-14"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"lua51",
"zlib",
"libtheora",
"libogg",
"libvorbis",
"libsdl",
"libpng"
]
}
],
"depends_on": []
},
{
"name": "bs",
"portdir": "games/bs",
"version": "2.13",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.catb.org/~esr/bs/",
"description": "ncurses version of Battleship",
"long_description": "The classic game of Battleships against the computer. Uses character-cell graphics with a visual point-and-shoot interface. If you're using an xterm under Linux the mouse will work.",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "bzflag",
"portdir": "games/bzflag",
"version": "2.4.26",
"license": "(LGPL-2.1 or MPL-2)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.bzflag.org/",
"description": "3D tank game, multiplayer and internet gaming available",
"long_description": "BZFlag is a free multiplayer multiplatform 3D tank battle game. The name stands for Battle Zone capture Flag.",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "me",
"github": "allejo",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"makeicns",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"glew",
"zlib",
"curl",
"c-ares",
"libsdl2",
"ncurses"
]
}
],
"depends_on": []
}
]
}