HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51989,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=396",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=394",
"results": [
{
"name": "pikaia",
"portdir": "fortran/pikaia",
"version": "2.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jacobwilliams/pikaia",
"description": "Modern Fortran edition of the Pikaia genetic algorithm",
"long_description": "Modern Fortran edition of the Pikaia genetic algorithm",
"active": true,
"categories": [
"math",
"fortran"
],
"maintainers": [],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"fpm",
"clang-18",
"gcc15"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "powellopt",
"portdir": "fortran/powellopt",
"version": "2023.12.03",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jacobwilliams/PowellOpt",
"description": "Optimization algorithms by M.J.D. Powell",
"long_description": "This is a collection of derivative-free optimization algorithms by M.J.D. Powell.",
"active": true,
"categories": [
"math",
"fortran"
],
"maintainers": [],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"fpm",
"clang-18",
"gcc15"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "prima",
"portdir": "fortran/prima",
"version": "0.7.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://libprima.net",
"description": "PRIMA is a package for solving general non-linear optimization problems without using derivatives",
"long_description": "PRIMA is a package for solving general non-linear optimization problems without using derivatives",
"active": true,
"categories": [
"science",
"fortran"
],
"maintainers": [
{
"name": "",
"github": "zaikunzhang",
"ports_count": 1
}
],
"variants": [
"debug",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clang22",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"gfortran",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18",
"gcc15"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "quadpack",
"portdir": "fortran/quadpack",
"version": "2.1.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jacobwilliams/quadpack",
"description": "Modern Fortran QUADPACK library for 1D numerical quadrature",
"long_description": "QUADPACK is a Fortran library for the numerical computation of definite one-dimensional integrals (numerical quadrature). Development of this library, which had ceased in the 1980s, has been restarted. The original code is being modernized, and new methods are being added. The goal is a comprehensive and modern Fortran library that includes both classic and state-of-the-art methods for numerical integration.",
"active": true,
"categories": [
"math",
"fortran"
],
"maintainers": [],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"fpm",
"clang-18",
"gcc15"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "regridpack",
"portdir": "fortran/regridpack",
"version": "1.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jacobwilliams/regridpack",
"description": "Modern Fortran edition of REGRIDPACK",
"long_description": "This is an updated and modernized version of REGRIDPACK, a suite of Fortran routines for interpolating values between one-, two-, three- and four-dimensional arrays defined on uniform or nonuniform orthogonal grids. This operation is commonly referred to as regridding. Linear or cubic interpolation can be selected independently in each dimension. Extrapolation is not allowed. The subroutines in REGRIDPACK cannot be used to transfer values on non-orthogonal (randomly scattered) data grids.",
"active": true,
"categories": [
"math",
"fortran"
],
"maintainers": [],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"fpm",
"clang-18",
"gcc15"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "runge-kutta-fortran",
"portdir": "fortran/runge-kutta-fortran",
"version": "1.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/jacobwilliams/rklib",
"description": "Fixed and variable-step Runge–Kutta solvers in modern Fortran",
"long_description": "Fixed and variable-step Runge–Kutta solvers in modern Fortran",
"active": true,
"categories": [
"math",
"fortran"
],
"maintainers": [],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"fpm",
"clang-18",
"gcc15"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "simulated-annealing",
"portdir": "fortran/simulated-annealing",
"version": "1.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jacobwilliams/simulated-annealing",
"description": "Simulated Annealing with Modern Fortran",
"long_description": "Simulated Annealing with Modern Fortran",
"active": true,
"categories": [
"science",
"fortran"
],
"maintainers": [],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas"
],
"dependencies": [
{
"type": "build",
"ports": [
"fpm",
"clang-18",
"gcc15"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"OpenBLAS"
]
}
],
"depends_on": []
},
{
"name": "slsqp",
"portdir": "fortran/slsqp",
"version": "1.5.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jacobwilliams/slsqp",
"description": "Modern Fortran Edition of the SLSQP optimizer",
"long_description": "This is an updated version of the SLSQP nonlinear constrained optimization code. It can be used to solve nonlinear programming problems that seek to minimize a scalar performance index subject to nonlinear equality and inequality constraints as well as bounds on the variables.",
"active": true,
"categories": [
"math",
"fortran"
],
"maintainers": [],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"fpm",
"clang-18",
"gcc15"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "sph",
"portdir": "fortran/sph",
"version": "2022.11.29",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://zoziha.github.io/SPH",
"description": "Smoothed Particle Hydrodynamics",
"long_description": "Smoothed Particle Hydrodynamics",
"active": true,
"categories": [
"science",
"fortran"
],
"maintainers": [],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"fpm",
"clang-18",
"gcc15"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "splpak",
"portdir": "fortran/splpak",
"version": "2.0.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jacobwilliams/splpak",
"description": "Modernized SPLPAK library for multidimensional least-squares cubic spline fitting",
"long_description": "This library contains routines for fitting (least squares) a multidimensional cubic spline to arbitrarily located data. It also contains routines for evaluating this spline (or its partial derivatives) at any point. This is a modernization of the double precision SPLPAK files from NCL.",
"active": true,
"categories": [
"math",
"fortran"
],
"maintainers": [],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"fpm",
"clang-18",
"gcc15"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "stock-prices",
"portdir": "fortran/stock-prices",
"version": "2023.02.21",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/modern-fortran/stock-prices",
"description": "Analyzing stock prices with Fortran arrays",
"long_description": "Analyzing stock prices with Fortran arrays. Companion code for Chapter 4 of Modern Fortran: Building Efficient Parallel Applications",
"active": true,
"categories": [
"finance",
"fortran"
],
"maintainers": [],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clang22",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"gfortran",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"gcc15"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "toml-f",
"portdir": "fortran/toml-f",
"version": "0.4.2",
"license": "(Apache-2 or MIT)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://toml-f.readthedocs.io",
"description": "TOML parser implementation for data serialization and deserialization in Fortran",
"long_description": "TOML parser implementation for data serialization and deserialization in Fortran",
"active": true,
"categories": [
"devel",
"fortran"
],
"maintainers": [],
"variants": [
"debug",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18",
"gcc15"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "twopnt",
"portdir": "fortran/twopnt",
"version": "0.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/perazz/twopnt",
"description": "Modern Fortran translation of the TWOPNT program for Boundary Value Problems",
"long_description": "Modern Fortran translation of the TWOPNT program for Boundary Value Problems. The functions are modernized and translated from the original Fortran77 code TWOPNT, written by Dr Joseph F. Grcar at Sandia National Laboratories, Livermore, CA. The baseline version used for the translation is Version 3.29 from April 1998. An object-oriented interface wrapper was also built.",
"active": true,
"categories": [
"math",
"fortran"
],
"maintainers": [],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"fpm",
"clang-18",
"gcc15"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "yajl-fort",
"portdir": "fortran/yajl-fort",
"version": "1.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nncarlson/yajl-fort",
"description": "Modern Fortran interface to the YAJL library",
"long_description": "The YAJL-Fort package provides a modern object-oriented Fortran interface to the YAJL C library, which is an event-driven parser for JSON data streams.",
"active": true,
"categories": [
"fortran"
],
"maintainers": [],
"variants": [
"debug",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clang22",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"gfortran",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18",
"gcc15"
]
},
{
"type": "lib",
"ports": [
"yajl",
"libgcc"
]
}
],
"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-22"
]
},
{
"type": "lib",
"ports": [
"libarchive",
"macfuse"
]
}
],
"depends_on": []
},
{
"name": "bindfs",
"portdir": "fuse/bindfs",
"version": "1.18.4",
"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": 272
}
],
"variants": [
"fs_link"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"macfuse"
]
}
],
"depends_on": []
},
{
"name": "btfs",
"portdir": "fuse/btfs",
"version": "3.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/johang/btfs",
"description": "A bittorrent filesystem based on FUSE",
"long_description": "With btfs, you can mount any .torrent file or magnet link and then use it as any read-only directory in your file tree. The contents of the files will be downloaded on-demand as they are read by applications.",
"active": true,
"categories": [
"net",
"fuse"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 272
}
],
"variants": [
"fs_link"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"automake",
"libtool",
"pkgconfig",
"boost181",
"autoconf"
]
},
{
"type": "lib",
"ports": [
"libtorrent-rasterbar",
"macfuse",
"openssl3",
"curl"
]
}
],
"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-18"
]
},
{
"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-18"
]
},
{
"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-18"
]
},
{
"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": 272
}
],
"variants": [
"fs_link"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"macfuse"
]
}
],
"depends_on": []
},
{
"name": "gocryptfs",
"portdir": "fuse/gocryptfs",
"version": "2.6.1",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nuetzlich.net/gocryptfs/",
"description": "Encrypted overlay filesystem written in Go",
"long_description": "Encrypted overlay filesystem written in Go",
"active": true,
"categories": [
"fuse"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 272
}
],
"variants": [
"openssl",
"doc",
"fs_link"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"go",
"pandoc",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"macfuse"
]
}
],
"depends_on": []
},
{
"name": "ifuse",
"portdir": "fuse/ifuse",
"version": "1.1.4",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libimobiledevice.org/",
"description": "A fuse filesystem to access the contents of iOS devices",
"long_description": "A fuse filesystem to access the contents of iOS devices.",
"active": true,
"categories": [
"devel",
"fuse"
],
"maintainers": [
{
"name": "therealketo",
"github": "therealketo",
"ports_count": 17
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"autoconf",
"automake",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libimobiledevice",
"libplist",
"macfuse",
"glib2"
]
}
],
"depends_on": []
},
{
"name": "macfuse",
"portdir": "fuse/macfuse",
"version": "5.2.0",
"license": "Restrictive",
"platforms": "{darwin >= 21}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://macfuse.github.io/",
"description": "FUSE for macOS",
"long_description": "FUSE extends macOS by adding support for user space file systems.",
"active": true,
"categories": [
"fuse"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 84
},
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 151
}
],
"variants": [
"fs_link"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-llfuse",
"py35-llfuse",
"py36-llfuse",
"py38-fusepy",
"py39-gitfs",
"py37-llfuse",
"cryfs",
"py38-llfuse",
"py39-fusepy",
"py39-llfuse",
"archivemount",
"bindfs",
"btfs",
"curlftpfs",
"encfs",
"ext2fuse",
"ext4fuse",
"gocryptfs",
"ifuse",
"mp3fs",
"ntfs-3g",
"offlinefs",
"py-fuse",
"s3fs",
"py27-fuse",
"sshfs",
"py-fusepy",
"py314-fusepy",
"py-gitfs",
"py314-gitfs",
"py-llfuse",
"py310-llfuse",
"py311-llfuse",
"py312-llfuse",
"py313-llfuse",
"libewf"
]
}
]
},
{
"name": "macfuse4",
"portdir": "fuse/macfuse4",
"version": "4.10.2",
"license": "Restrictive",
"platforms": "{darwin >= 13}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://macfuse.github.io/",
"description": "FUSE for macOS",
"long_description": "FUSE extends macOS by adding support for user space file systems.",
"active": true,
"categories": [
"fuse"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 84
},
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 151
}
],
"variants": [
"fs_link"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"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-18"
]
},
{
"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": 272
}
],
"variants": [
"fs_link"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lame",
"libid3tag",
"zlib",
"macfuse",
"libvorbis",
"flac"
]
}
],
"depends_on": []
},
{
"name": "ntfs-3g",
"portdir": "fuse/ntfs-3g",
"version": "2026.2.25",
"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-18"
]
},
{
"type": "lib",
"ports": [
"ossp-uuid",
"macfuse",
"gettext-runtime"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"testdisk"
]
}
]
},
{
"name": "offlinefs",
"portdir": "fuse/offlinefs",
"version": "0.4.7",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/offlinefs/",
"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": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"dbus",
"libconfuse",
"macfuse",
"gettext-runtime"
]
}
],
"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-18"
]
}
],
"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": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py27-fuse",
"macfuse"
]
}
],
"depends_on": []
},
{
"name": "s3fs",
"portdir": "fuse/s3fs",
"version": "1.95",
"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": 45
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"autoconf",
"automake",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"openssh",
"libxml2",
"macfuse",
"curl"
]
}
],
"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": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27",
"macfuse"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-fuse"
]
}
]
},
{
"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": "i0ntempest",
"github": "i0ntempest",
"ports_count": 272
}
],
"variants": [
"fs_link"
],
"dependencies": [
{
"type": "build",
"ports": [
"coreutils",
"py314-docutils",
"clang-18",
"meson",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"macfuse",
"openssh",
"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-18"
]
},
{
"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": 1057
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "2048.c",
"portdir": "games/2048.c",
"version": "1.0.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mevdschee/2048.c",
"description": "Terminal version of 2048",
"long_description": "Terminal version of 2048.",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "therealketo",
"github": "therealketo",
"ports_count": 17
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"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-20"
]
}
],
"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-18"
]
},
{
"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",
"libiconv",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libsdl",
"libsdl_image",
"libpng"
]
}
],
"depends_on": []
},
{
"name": "Aerofoil",
"portdir": "games/Aerofoil",
"version": "1.1.2",
"license": "GPL-2+",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://galeforcegames.itch.io/aerofoil",
"description": "a port of John Calhoun's Glider PRO",
"long_description": "Aerofoil is a port of John Calhoun's Glider PRO, the classic 1994 paper airplane game for Macintosh.",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libsdl2"
]
}
],
"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-18"
]
},
{
"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-18"
]
},
{
"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-18"
]
}
],
"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-18"
]
},
{
"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": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"makeicns",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libsdl2",
"libsdl2_net"
]
}
],
"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": 99
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"subversion"
]
},
{
"type": "lib",
"ports": [
"libhsplasma"
]
},
{
"type": "run",
"ports": [
"Drizzle",
"PlasmaClient"
]
}
],
"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-18",
"pkgconfig"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"openjdk11",
"zlib",
"qt5-qtsvg",
"qt5-qtbase"
]
}
],
"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": 99
}
],
"variants": [
"debug",
"chatlog",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"mercurial"
]
},
{
"type": "lib",
"ports": [
"libsdl",
"openssl",
"zlib",
"python26",
"libjpeg-turbo",
"bullet",
"libhsplasma"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"PCLauncher"
]
}
]
},
{
"name": "PolyMC",
"portdir": "games/PolyMC",
"version": "1.4.3",
"license": "GPL-3 and Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://polymc.org/",
"description": "A custom launcher for Minecraft",
"long_description": "PolyMC is A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once.",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18",
"kde-extra-cmake-modules",
"pkgconfig"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"openjdk11",
"zlib",
"qt5-qtsvg",
"qt5-qtbase"
]
}
],
"depends_on": []
}
]
}