HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 49655,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=56",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=54",
"results": [
{
"name": "freepats",
"portdir": "audio/freepats",
"version": "20060219",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://freepats.zenvoid.org/",
"description": "Instrument patches for sound synthesis (like TiMidity++)",
"long_description": "Freepats is a project to create a free and open set of instrument patches, in any format, that can be used with softsynths.",
"active": true,
"categories": [
"multimedia",
"audio"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "freeradius",
"portdir": "sysutils/freeradius",
"version": "3.0.21",
"license": "LGPL-2.1+",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://freeradius.org",
"description": "Free Radius Implementation",
"long_description": "The FreeRADIUS Server Project is an attempt to create a high-performance and highly-configurable GPLd free RADIUS server. The server is similar to Livingston's 2.0 server. FreeRADIUS is a variant of the Cistron RADIUS server, but they don't share a lot in common anymore.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"kerberos",
"mysql51",
"mysql55",
"mysql56",
"mariadb",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"talloc",
"gdbm",
"libpcap",
"openldap",
"libtool",
"openssl"
]
}
],
"depends_on": []
},
{
"name": "FreeRDP",
"portdir": "net/FreeRDP",
"version": "3.17.2",
"license": "Apache",
"platforms": "darwin",
"epoch": 3,
"replaced_by": null,
"homepage": "https://www.freerdp.com",
"description": "A Remote Desktop Protocol implementation",
"long_description": "FreeRDP is a free implementation of the Remote Desktop Protocol (RDP), released under the Apache license.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"pulseaudio",
"codecs",
"cocoa",
"sdl2",
"sdl3",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"docbook-xsl-nons",
"libxslt",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"xorg-libX11",
"xorg-libXcursor",
"xorg-libXext",
"xorg-libXfixes",
"xorg-libXi",
"xorg-libXinerama",
"xorg-libXrandr",
"zlib",
"xorg-libice",
"xorg-libsm",
"xrender",
"SDL3",
"SDL3_ttf",
"ffmpeg8",
"xorg-libXv",
"libusb",
"openssl",
"cairo",
"json-c"
]
}
],
"depends_on": []
},
{
"name": "freesci",
"portdir": "emulators/freesci",
"version": "0.6.4",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://freesci.linuxgames.com/",
"description": "Interpreter for SCI (old Sierra Online) games",
"long_description": "FreeSCI is a portable interpreter for SCI games, such as the Space Quest series (starting with SQ3) or Leisure Suit Larry (2 and sequels). FreeSCI is still incomplete.",
"active": true,
"categories": [
"emulators"
],
"maintainers": [],
"variants": [
"sdl"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"xorg-libXinerama",
"ncurses",
"xrender",
"fontconfig",
"libpng",
"xorg-libXi"
]
}
],
"depends_on": []
},
{
"name": "FreeSOLID",
"portdir": "science/FreeSOLID",
"version": "2.1.2",
"license": "LGPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/freesolid/",
"description": "Library for collision detection of three-dimensional objects.",
"long_description": "FreeSOLID is a library for collision detection of three-dimensional objects undergoing rigid motion and deformation. FreeSOLID is designed to be used in interactive 3D graphics applications.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"qhull"
]
}
],
"depends_on": []
},
{
"name": "freetds",
"portdir": "databases/freetds",
"version": "1.5.6",
"license": "(GPL-2+ or LGPL)",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://www.freetds.org",
"description": "A set of libraries for Unix and Linux that allows your programs to natively talk to Microsoft SQL Server and Sybase databases",
"long_description": "FreeTDS is an open source implementation of the TDS (Tabular DataStream) protocol used by these databases for their own clients. It supports many different flavors of the protocol and supports several APIs to access it. Additionally FreeTDS works with other software such as Perl and PHP, providing access from those languages as well. There is also a native (type 4) JDBC driver available for platform-independent Java clients (including Java Server Pages applications), with support for most of the JDBC 1 API and portions of the JDBC 2 API.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"mssql",
"odbc",
"iodbc",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"readline",
"gnutls",
"libiconv",
"kerberos5",
"ncurses"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-mssql",
"py27-mssql",
"py35-mssql",
"py36-mssql",
"qore-freetds-module",
"py37-mssql",
"php56-mssql",
"php55-mssql",
"php54-mssql",
"php53-mssql",
"php52-mssql",
"sqsh",
"py38-mssql",
"py310-mssql",
"py311-mssql",
"py312-mssql",
"py314-mssql",
"py313-mssql"
]
}
]
},
{
"name": "freetype",
"portdir": "print/freetype",
"version": "2.13.3",
"license": "(FreeType or GPL-2)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freetype.org",
"description": "A software font engine",
"long_description": "FreeType2 is a software font engine that is designed to be small, efficient, highly customizable and portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display servers, font conversion tools, text image generation tools, and many other products as well.",
"active": true,
"categories": [
"graphics",
"print"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"no_freetype_config",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"brotli",
"libpng",
"bzip2",
"zlib"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gdchart",
"tenfourfox",
"tenfourfox-devel",
"aquafox",
"armagetronad-common",
"kde4-workspace"
]
},
{
"type": "lib",
"ports": [
"qt56-qtbase",
"qt57-qtbase",
"qt58-qtbase",
"qt59-qtbase",
"audacity-devel",
"LibreCAD",
"LibreCAD-devel",
"freecad",
"allegro5",
"appstream-glib",
"cegui",
"gource",
"inventor",
"libast",
"libiodbc",
"libraqm",
"libsdl2_ttf",
"libsdl_ttf",
"TeXmacs",
"abiword-x11",
"l3afpad",
"leafpad",
"xwordgrinder",
"advancemame",
"dosbox-x",
"scummvm",
"scummvm-devel",
"simh",
"alienarena",
"fizmo",
"freeciv",
"glob2",
"gnubg",
"openmortal",
"openrct2",
"openttd",
"pioneers",
"rrgbis",
"supertux",
"supertuxkart",
"wesnoth",
"grass",
"grass7",
"mapnik",
"mapserver",
"dia",
"gnome-font-viewer",
"gnome-radio",
"gucharmap",
"Aseprite",
"Coin",
"Coin-framework",
"GraphicsMagick",
"ImageMagick",
"OpenSceneGraph",
"OpenSceneGraph-devel",
"antigraingeometry",
"blender",
"cairo",
"cairo-devel",
"chafa",
"dvisvgm",
"fntsample",
"fontconfig",
"fontforge",
"ftgl",
"gd2",
"giblib",
"gimp2",
"gimp2-devel",
"gimp3-devel",
"graphviz",
"graphviz-devel",
"harfbuzz",
"imlib2",
"ipe",
"librsvg",
"libwmf",
"mtpaint",
"mupdf",
"oce",
"ogre",
"openimageio",
"podofo",
"poppler",
"poppler-qt5",
"poppler-qt4-mac",
"quesoglc",
"swftools",
"sxiv",
"synfig",
"ttfautohint",
"openjdk13",
"openjdk15",
"okular",
"Io",
"falcon",
"kaffe",
"php80-gd",
"php74-gd",
"php73-gd",
"php72-gd",
"php71-gd",
"php70-gd",
"php56-gd",
"php55-gd",
"php54-gd",
"php53-gd",
"php52-gd",
"R",
"gnudatalanguage",
"octave",
"ploticus",
"pspp",
"pspp-devel",
"reduce",
"MPlayer",
"VLC2",
"libVLC2",
"avidemux",
"dvdauthor",
"ffmpeg",
"ffmpeg-devel",
"gpac",
"libbluray",
"ming",
"mplayer-devel",
"mythtv-core.27",
"mythtv-core.28",
"sfml",
"transcode",
"xine-lib",
"argus-monitor",
"mldonkey",
"tcpflow",
"camlimages",
"zathura-plugin-pdf-mupdf",
"p5.26-font-freetype",
"p5.28-font-freetype",
"p5.30-font-freetype",
"p5.26-gd",
"p5.28-gd",
"p5.30-gd",
"p5.26-tk",
"p5.28-tk",
"p5.30-tk",
"abcm2ps",
"ghostscript",
"libLASi",
"libotf",
"ttf2pt1",
"py27-Pillow",
"py35-Pillow",
"py36-Pillow",
"py37-Pillow",
"py38-Pillow",
"py39-Pillow",
"py27-matplotlib",
"py35-matplotlib",
"py36-matplotlib",
"py37-matplotlib",
"py38-matplotlib",
"py39-matplotlib",
"py26-pil",
"py27-pil",
"py27-reportlab",
"py35-reportlab",
"py36-reportlab",
"py37-reportlab",
"EMBOSS",
"ds9",
"gr-fosphor",
"gr37-fosphor",
"metview",
"montage",
"opencascade",
"openscad",
"openscad-devel",
"paraview",
"peekabot-server",
"plplot",
"plplot-single",
"plplot510",
"plplot510-single",
"pymol",
"stellarium",
"stellarium-qt4",
"dvipng",
"tectonic",
"texlive-bin",
"xmlroff",
"logstalgia",
"webkit2-gtk",
"webkit2-gtk-devel",
"AfterStep",
"Xft2",
"advi",
"dmenu",
"enlightenment",
"fonttosfnt",
"fox",
"icewm",
"mkfontscale",
"mlterm",
"openmotif",
"pango",
"pango-devel",
"wine-devel",
"xfe",
"xorg-libXfont",
"xorg-libXfont2",
"xterm",
"tumbler",
"pymol-devel",
"php81-gd",
"p5.32-font-freetype",
"p5.32-gd",
"p5.32-tk",
"lite-xl",
"harfbuzz-devel",
"librsvg-devel",
"lite-xl-luajit",
"py310-Pillow",
"audacity-legacy",
"py310-matplotlib",
"gingerblue",
"qt6-qtbase",
"dvisvgm-devel",
"mod_tile",
"godot-3.2",
"py37-freetype",
"py38-freetype",
"py39-freetype",
"py310-freetype",
"p5.34-font-freetype",
"p5.34-gd",
"p5.34-tk",
"warzone2100",
"armagetronad",
"godot",
"openjdk11",
"openjdk17",
"openjdk8",
"openjdk18",
"poppler-devel",
"poppler-devel-qt5",
"php82-gd",
"frotz-sdl",
"py311-Pillow",
"py311-matplotlib",
"openjdk7-bootstrap",
"R-systemfonts",
"R-ragg",
"R-textshaping",
"R-Cairo",
"R-gdtools",
"R-showtext",
"R-sysfonts",
"R-rgl",
"py311-freetype",
"py38-mupdf",
"py39-mupdf",
"py310-mupdf",
"py311-mupdf",
"ffmpeg6",
"openjdk19",
"openjdk20",
"php83-gd",
"taisei",
"ocp",
"tcpflow-devel",
"podofo-0.10",
"librasterlite2",
"p5.28-imager",
"p5.30-imager",
"p5.32-imager",
"p5.34-imager",
"font-manager",
"py312-mupdf",
"openjdk21",
"msdfgen",
"py312-Pillow",
"fontmatrix",
"py312-matplotlib",
"py312-freetype",
"corsixth",
"sent",
"ImageMagick7",
"openjdk22",
"rb33-cairo",
"rb32-cairo",
"rb31-cairo",
"love-0.10",
"love-0.7",
"love-0.8",
"love-0.9",
"love-11",
"game-porting-toolkit",
"wine-stable",
"wine-staging",
"ffmpeg7",
"php84-gd",
"openjdk8-powerpc",
"qt64-qtbase",
"racket",
"openjdk23",
"py313-Pillow",
"py313-matplotlib",
"ffmpeg4",
"qt67-qtbase",
"py313-freetype",
"SDL3_ttf",
"openjdk24",
"qt68-qtbase",
"opensimh",
"luanti",
"ffmpeg8",
"qt69-qtbase",
"py314-Pillow",
"phantomjs-qt-qtbase",
"py314-matplotlib",
"qt5-qtbase",
"qt5-qtwebengine",
"qt511-qtbase",
"qt513-qtbase",
"qt513-qtwebengine"
]
}
]
},
{
"name": "freexl",
"portdir": "textproc/freexl",
"version": "2.0.0",
"license": "(MPL-1.1 or GPL-2+ or LGPL-2.1+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gaia-gis.it/fossil/freexl/index",
"description": "Library to extract valid data from within Spreadsheets",
"long_description": "Library to extract valid data from within Spreadsheets. The following document formats are supported starting since version 2.0: MS Excel legacy BIFF binary format (.xls), MS Excel new XML-based format (.xlsx), Free/OpenOffice Calc XML-based format (.ods). FreeXL ignores at all fonts, sizes and alignments, and most formats. It ignores Pivot Table, Charts, Formulas, Visual Basic macros and so on. FreeXL is structurally simple and quite light-weight (typically 40-80K of object code, stripped).",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 98
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"minizip",
"expat",
"libiconv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"spatialite",
"spatialite-tools",
"librasterlite2"
]
}
]
},
{
"name": "freeze",
"portdir": "sysutils/freeze",
"version": "0.2.2",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/charmbracelet/freeze",
"description": "Generate images of code and terminal output",
"long_description": "Generate images of code and terminal output. Freeze generates PNGs, SVGs, and WebPs of code and terminal output alike.",
"active": true,
"categories": [
"sysutils",
"graphics"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "frei0r-plugins",
"portdir": "multimedia/frei0r-plugins",
"version": "1.7.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://frei0r.dyne.org/",
"description": "Plugin API for video sources and filters",
"long_description": "frei0r is a minimalistic plugin API for video sources and filters. The behavior of the effects can be controlled from the host by simple parameters. The intent is to solve the recurring reimplementation or adaptation issue of standard effects. It is not meant as a generic API for all kinds of video applications.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "dan",
"github": "ddennedy",
"ports_count": 3
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"cairo"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mlt-qt5",
"mlt",
"mlt-legacy"
]
}
]
},
{
"name": "frescobaldi",
"portdir": "editors/frescobaldi",
"version": "3.3.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.frescobaldi.org/",
"description": "A LilyPond sheet music text editor",
"long_description": "Frescobaldi is an advanced text editor to edit LilyPond sheet music files. Features include an integrated PDF preview and a powerful Score Wizard.",
"active": true,
"categories": [
"editors",
"python"
],
"maintainers": [
{
"name": "davide.liessi",
"github": "dliessi",
"ports_count": 72
}
],
"variants": [
"app",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-py2app",
"py310-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-ly"
]
},
{
"type": "run",
"ports": [
"py310-qpageview",
"py310-poppler-qt5",
"py310-pyqt5-webengine",
"py310-pyqt5",
"portmidi"
]
}
],
"depends_on": []
},
{
"name": "frescobaldi2",
"portdir": "editors/frescobaldi",
"version": "2.20.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.frescobaldi.org/",
"description": "A LilyPond sheet music text editor",
"long_description": "Frescobaldi is an advanced text editor to edit LilyPond sheet music files. Features include an integrated PDF preview and a powerful Score Wizard.",
"active": true,
"categories": [
"editors",
"python"
],
"maintainers": [
{
"name": "davide.liessi",
"github": "dliessi",
"ports_count": 72
}
],
"variants": [
"app",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-py2app",
"py37-importlib-metadata",
"clang-16",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-ly"
]
},
{
"type": "run",
"ports": [
"py37-pyqt4",
"py37-poppler-qt4",
"portmidi"
]
}
],
"depends_on": []
},
{
"name": "frescobaldi-devel",
"portdir": "editors/frescobaldi",
"version": "20230327",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.frescobaldi.org/",
"description": "A LilyPond sheet music text editor",
"long_description": "Frescobaldi is an advanced text editor to edit LilyPond sheet music files. Features include an integrated PDF preview and a powerful Score Wizard.",
"active": true,
"categories": [
"editors",
"python"
],
"maintainers": [
{
"name": "davide.liessi",
"github": "dliessi",
"ports_count": 72
}
],
"variants": [
"app",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-py2app",
"py310-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-ly"
]
},
{
"type": "run",
"ports": [
"py310-qpageview",
"py310-poppler-qt5",
"py310-pyqt5-webengine",
"py310-pyqt5",
"portmidi"
]
}
],
"depends_on": []
},
{
"name": "fribidi",
"portdir": "textproc/fribidi",
"version": "1.0.16",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://fribidi.org/",
"description": "Free Implementation of the Unicode BiDi algorithm",
"long_description": "The FriBidi library implements the algorithm described in the \"Unicode Standard Annex #9, The Bidirectional Algorithm\", available at http://www.unicode.org/unicode/reports/tr9/.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libhandy",
"gtksourceview5",
"evas",
"gtk4-devel",
"gtk4",
"supertuxkart",
"libass",
"abiword",
"libass-devel",
"rrdtool",
"glob2",
"smooth",
"pango-devel",
"pango",
"ffmpeg",
"ffmpeg-devel",
"ffmpeg4",
"ffmpeg8",
"VLC2",
"libVLC2",
"avidemux",
"vte",
"dvdauthor",
"racket",
"warzone2100",
"libraqm",
"supertux",
"libadwaita",
"mapserver",
"abiword-x11",
"R-textshaping",
"gtksourceview4",
"ffmpeg6",
"ffmpeg7",
"lagrange",
"MPlayer",
"mplayer-devel",
"mlterm"
]
}
]
},
{
"name": "fricas",
"portdir": "math/fricas",
"version": "1.3.12",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://fricas.sourceforge.net/",
"description": "The Fricas computer algebra system",
"long_description": "FriCAS is a computer algebra system. FriCAS is a fork of Axiom. The basic goal of FriCAS is to create a free advanced world-class CAS. FriCAS builds on the Axiom codebase. The FriCAS algebra library is one of the largest and most advanced free general purpose computer algebra systems -- this gives a good foundation to build on. Additionally, the FriCAS algebra library is written in a high level strongly typed language (Spad), which allows natural expression of mathematical algorithms. This makes FriCAS easier to understand and extend.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "pieter",
"github": "pietvo",
"ports_count": 3
}
],
"variants": [
"x11",
"hunchentoot",
"sbcl",
"ccl",
"ecl",
"gmp"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"sbcl",
"xorg-libX11",
"xorg-libice",
"xorg-libsm",
"xpm"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-jfricas",
"py310-jfricas",
"py311-jfricas",
"py38-jfricas",
"py39-jfricas"
]
}
]
},
{
"name": "frightcrawler",
"portdir": "games/frightcrawler",
"version": "0.3.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/charlesrocket/frightcrawler",
"description": "MtG deck legality validator.",
"long_description": "Frightcrawler is a deck legality validator for MtG. It reads CSV card lists from Helvault or AetherHub against provided game format.",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "",
"github": "charlesrocket",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"shards",
"crystal"
]
}
],
"depends_on": []
},
{
"name": "frobtads",
"portdir": "games/frobtads",
"version": "1.2.4",
"license": "Restrictive/Distributable",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tads.org/frobtads.htm",
"description": "FrobTADS is a new version of TADS for Unix",
"long_description": "FrobTADS is a complete rewrite of the Unix version. It adds support for a number of relatively recent TADS features that were missing from the old Unix version, including full support for text and background colors, TADS 3 banners, and timed input. It's also much more portable and more easily maintainable, as it's built to modern Unix standards. And installing FrobTADS is greatly simplified compared to the old Unix port, thanks to automatic configuration.",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"curl"
]
}
],
"depends_on": []
},
{
"name": "frogr",
"portdir": "gnome/frogr",
"version": "1.6",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Apps/Frogr",
"description": "Flickr Remote Organizer for GNOME.",
"long_description": "Frogr is a small application for the GNOME desktop that allows users to manage their accounts in the Flickr image hosting website. It supports all the basic Flickr features, including uploading pictures, adding descriptions, setting tags and managing sets and groups pools.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"itstool",
"pkgconfig",
"meson",
"ninja"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gtk3",
"libexif",
"libxml2",
"glib2",
"libsoup-2.4",
"json-glib",
"libgcrypt",
"desktop-file-utils",
"gsettings-desktop-schemas",
"gstreamer1"
]
},
{
"type": "run",
"ports": [
"yelp",
"epiphany",
"adwaita-icon-theme"
]
}
],
"depends_on": []
},
{
"name": "frotz",
"portdir": "games/frotz",
"version": "2.55",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://davidgriffith.gitlab.io/frotz/",
"description": "interpreter for Infocom Z-Code games",
"long_description": "Frotz provides a portable implementation of the zcode virtual machine used for all Infocom text adventures and many of those written by other authors. This port installs Frotz with a curses-based text interface.",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [
"universal",
"sound"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libsamplerate",
"libsndfile",
"libao",
"ncurses",
"libvorbis",
"libmodplug"
]
}
],
"depends_on": []
},
{
"name": "frotz-sdl",
"portdir": "games/frotz",
"version": "2.55",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://davidgriffith.gitlab.io/frotz/",
"description": "interpreter for Infocom Z-Code games (SDL GUI)",
"long_description": "Frotz provides a portable implementation of the zcode virtual machine used for all Infocom text adventures and many of those written by other authors. This port installs Frotz with an SDL-based GUI.",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libsdl2",
"libjpeg-turbo",
"zlib",
"freetype",
"libpng",
"libsdl2_mixer"
]
}
],
"depends_on": []
},
{
"name": "frozen",
"portdir": "devel/frozen",
"version": "1.2.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/serge-sans-paille/frozen",
"description": "A header-only, constexpr alternative to gperf for C++14 users",
"long_description": "frozen is a header-only library that provides 0 cost initialization for immutable containers, fixed-size containers, and various algorithms.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 224
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "frozenbubble2",
"portdir": "games/frozenbubble2",
"version": "2.212.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.frozen-bubble.org/",
"description": "Frozen Bubble 2",
"long_description": "Colorful 3D rendered penguin animations, 100 levels of 1p game, hours and hours of 2p game, nights and nights of 2p/3p/4p/5p game over LAN or Internet, a level-editor, 3 professional quality digital soundtracks, 15 stereo sound effects, 8 unique graphical transition effects, 8 unique logo eye-candies.",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"makeicns",
"clang-13",
"p5.34-file-slurp",
"p5.34-module-build"
]
},
{
"type": "lib",
"ports": [
"p5.34-compress-bzip2",
"p5.34-file-sharedir",
"p5.34-file-which",
"libsdl_mixer",
"p5.34-locale-maketext-lexicon",
"p5.34-sdl",
"p5.34-ipc-system-simple",
"libsdl",
"libsdl_image",
"libsdl_pango",
"perl5.34"
]
}
],
"depends_on": []
},
{
"name": "fs-check",
"portdir": "sysutils/fs-check",
"version": "0.9",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://fs-check.sourceforge.net/",
"description": "checks filesystem if they are getting too full",
"long_description": "fs-check checks filesystem sizes to see if they are getting too full. It uses a configuration file that specifies the filesystems to check, email contacts, trigger thresholds (percentage or amount used/unused), and a report program to run.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5"
]
}
],
"depends_on": []
},
{
"name": "FScript",
"portdir": "aqua/FScript",
"version": "2.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pmougin/F-Script",
"description": "Open-source interactive Cocoa scripting environment",
"long_description": "F-Script is an open-source interactive and scripting environment for Cocoa. Based on Smalltalk, F-Script provides a pure object-oriented environment that leverages Mac OS X technologies and frameworks. It aims to be a useful and fun tool for both beginners and experts, allowing interactively exploring, testing and using Cocoa-based objects and frameworks.",
"active": true,
"categories": [
"aqua",
"lang"
],
"maintainers": [
{
"name": "ciserlohn",
"github": "ci42",
"ports_count": 35
}
],
"variants": [
"ib_plugin",
"injection_service",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"fscript-cli"
]
}
]
},
{
"name": "fscript-cli",
"portdir": "lang/fscript-cli",
"version": "2.2",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pages.cs.wisc.edu/~weinrich/projects/fscript/",
"description": "Command-line interface to the F-Script interpreter",
"long_description": "fscript is a program that allows F-Script scripts to be run from the command line, and to can also present an interpreter prompt in a shell, rather than requiring a GUI program. fscript also provides some useful classes and methods that make the language more appropriate for general scripting tasks, such as line-oriented input/output, regular expressions, and a library importing system.",
"active": true,
"categories": [
"sysutils",
"lang"
],
"maintainers": [
{
"name": "michael.klein",
"github": "mklein-de",
"ports_count": 16
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"FScript"
]
}
],
"depends_on": []
},
{
"name": "fsdb",
"portdir": "perl/fsdb",
"version": "3.400.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Fsdb",
"description": "A flat-text database for shell scripting",
"long_description": "Fsdb, the flatfile streaming database, is a package of commands for manipulating flat-ASCII databases from shell scripts. Fsdb is useful to process medium amounts of data (with very little data you’d do it by hand, with megabytes you might want a real database).",
"active": true,
"categories": [
"textproc",
"perl"
],
"maintainers": [
{
"name": "calvin",
"github": "cardi",
"ports_count": 27
}
],
"variants": [
"perl5_28",
"perl5_30",
"perl5_32",
"perl5_34"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"groff",
"perl5.34",
"p5.34-html-parser",
"p5.34-io-compress",
"p5.34-io-compress-lzma",
"p5.34-pod-parser",
"gzip",
"p5.34-test-pod-coverage",
"p5.34-test-simple",
"p5.34-text-csv_xs",
"p5.34-xml-simple",
"p5.34-yaml-libyaml",
"p5.34-test-pod"
]
},
{
"type": "run",
"ports": [
"fsdb_select"
]
}
],
"depends_on": []
},
{
"name": "fsdb_select",
"portdir": "perl/fsdb_select",
"version": "0.2",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "common files for selecting default fsdb version",
"long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of fsdb.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "calvin",
"github": "cardi",
"ports_count": 27
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"fsdb"
]
}
]
},
{
"name": "fsearch",
"portdir": "sysutils/fsearch",
"version": "0.2.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/cboxdoerfer/fsearch",
"description": "FSearch is a fast file search utility",
"long_description": "FSearch is a fast file search utility, inspired by Everything Search Engine.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1098
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"meson",
"ninja",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"pcre2",
"adwaita-icon-theme",
"gsettings-desktop-schemas",
"dbus-glib",
"hicolor-icon-theme",
"intltool",
"gtk3",
"gettext",
"glib2",
"icu"
]
}
],
"depends_on": []
},
{
"name": "fselect",
"portdir": "sysutils/fselect",
"version": "0.9.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jhspetersson/fselect",
"description": "Find files with SQL-like queries",
"long_description": "fselect allows for searching files with SQL-like queries. It allows complex queries with aggregate, statistics, date, and other functions. fselect can also search within archives, images (width, height, and EXIF metadata), MP3 metadata, extended file attributes, file hashes, MIME types, and more. Also supports various options for output formatting (CSV, JSON, and others).",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"cmake",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"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": "fsh",
"portdir": "net/fsh",
"version": "1.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.lysator.liu.se/fsh/",
"description": "Fast remote command execution",
"long_description": "fsh is a drop-in rsh-compatible replacement for ssh that automatically resuses ssh tunnels.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "fsharp",
"portdir": "lang/fsharp",
"version": "10.2.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fsharp.org",
"description": "F# is a typed functional programming language.",
"long_description": "F# is a typed functional programming language for the .NET Framework. It combines the succinctness, expressivity, and compositionality of typed functional programming with the runtime support, libraries, interoperability, tools and object model of .NET. F# stems from the ML family of languages and has a core language compatible with that of OCaml, though also draws from C# and Haskell.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"msbuild",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"mono"
]
}
],
"depends_on": []
},
{
"name": "fslsfonts",
"portdir": "x11/fslsfonts",
"version": "1.0.5",
"license": "X11",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.x.org/",
"description": "List fonts served by X11 font server",
"long_description": "List fonts served by X11 font server",
"active": true,
"categories": [
"graphics",
"x11"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 277
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"xorg-libFS",
"xorg-libX11"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"xorg-apps"
]
}
]
},
{
"name": "fson",
"portdir": "devel/fson",
"version": "1.0.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/josephalevin/fson",
"description": "Fortran 95 JSON Parser",
"long_description": "Fortran 95 JSON Parser",
"active": true,
"categories": [
"devel",
"fortran"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc14",
"meson",
"ninja",
"pkgconfig",
"zofu",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
},
{
"type": "test",
"ports": [
"ninja",
"zofu"
]
}
],
"depends_on": []
},
{
"name": "fsp",
"portdir": "net/fsp",
"version": "2.8.1b29",
"license": "BSD and Permissive and BSD-old",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://fsp.sourceforge.net/",
"description": "udp based alternate protocol for ftp, server and tools",
"long_description": "FSP stands for File Service Protocol. It is a very lightweight UDP based protocol for transferring files. FSP has many benefits over FTP, mainly for running anonymous archives. FSP protocol is valuable in all kinds of environments because it is one of the only TCP/IP protocols that is not aggressive about bandwidth, while still being sufficiently fault tolerant.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"flex",
"scons",
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "fspclient",
"portdir": "net/fspclient",
"version": "0.93.1",
"license": "(BSD or MIT)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://fspclient.sourceforge.net/",
"description": "command line client for the fsp protocol",
"long_description": "FSP Client is FTP-like interface for File Service Protocol. It look exactly like classic FTP does, but uses different transfer protocol.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"scons",
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "fsplib",
"portdir": "devel/fsplib",
"version": "0.14",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://fsp.sourceforge.net/fsplib.html",
"description": "fsplib is an independent implementation of the FSP protocol written in C.",
"long_description": "fsplib is an independent implementation of the FSP protocol written in C.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"scons",
"clang-15"
]
}
],
"depends_on": []
},
{
"name": "fsql",
"portdir": "sysutils/fsql",
"version": "0.5.2",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kashav/fsql",
"description": "Search through your filesystem with SQL-esque queries.",
"long_description": "Search through your filesystem with SQL-esque queries.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1013
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "fstar",
"portdir": "lang/fstar",
"version": "2022.06.08",
"license": "MIT",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://fstar-lang.org",
"description": "General-purpose functional language aimed at program verification",
"long_description": "F* (pronounced F star) is a general-purpose functional programming language with effects aimed at program verification. It puts together the automation of an SMT-backed deductive verification tool with the expressive power of a proof assistant based on dependent types. After verification, F* programs can be extracted to efficient OCaml, F#, C, WASM, or ASM code.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 81
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"gmake",
"ocaml-ocamlbuild",
"coreutils"
]
},
{
"type": "lib",
"ports": [
"ocaml-fileutils",
"ocaml-findlib",
"ocaml-menhir",
"ocaml-pprint",
"ocaml-ppx_deriving",
"ocaml-ppx_deriving_yojson",
"ocaml-process",
"ocaml-sedlex",
"ocaml-stdint",
"ocaml-yojson",
"ocaml-zarith",
"realpath",
"ocaml-ppxlib",
"gmp",
"ocaml",
"z3-fstar",
"ocaml-batteries"
]
},
{
"type": "run",
"ports": [
"fstar_select"
]
},
{
"type": "test",
"ports": [
"kremlin"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-hacl-star",
"ocaml-hacl-star-raw",
"kremlin",
"everparse"
]
}
]
},
{
"name": "fstar-devel",
"portdir": "lang/fstar",
"version": "20210824-b95d1ac",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "fstar",
"homepage": "https://fstar-lang.org",
"description": "Obsolete port, replaced by fstar",
"long_description": "This port has been replaced by fstar.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 81
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"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": "fstar_select",
"portdir": "lang/fstar",
"version": "1.3",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fstar-lang.org",
"description": "Obsolete port",
"long_description": "This port is obsolete.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 81
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"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": [
{
"type": "run",
"ports": [
"fstar"
]
}
]
},
{
"name": "fstobdf",
"portdir": "x11/fstobdf",
"version": "1.0.6",
"license": "X11",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.x.org/",
"description": "Convert font from X11 server to BDF",
"long_description": "The fstobdf program reads a font from a font server and prints a BDF file on the standard output that may be used to recreate the font. This is useful in testing servers, debugging font metrics, and reproducing lost BDF files.",
"active": true,
"categories": [
"graphics",
"x11"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 277
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"xorg-libFS",
"xorg-libX11"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"xorg-apps"
]
}
]
},
{
"name": "fstrm",
"portdir": "devel/fstrm",
"version": "0.6.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "fstrm is a C implementation of the Frame Streams data transport protocol.",
"long_description": "fstrm is a C implementation of the Frame Streams data transport protocol.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1098
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libevent"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"knot",
"libknot",
"nsd",
"knot-resolver"
]
}
]
},
{
"name": "fsvs",
"portdir": "devel/fsvs",
"version": "1.2.12",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/phmarek/fsvs",
"description": "Fast System VerSioning",
"long_description": "FSVS is a complete backup/restore/versioning tool for all files in a directory tree or whole filesystems, with a Subversion repository as the backend. Think of it like tar or rsync with versioned storage.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"autoconf",
"automake",
"libtool"
]
},
{
"type": "lib",
"ports": [
"gdbm",
"apr",
"pcre2",
"subversion"
]
}
],
"depends_on": []
},
{
"name": "fswatch",
"portdir": "sysutils/fswatch",
"version": "1.18.3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://emcrisostomo.github.io/fswatch/",
"description": "File change monitor",
"long_description": "A cross-platform file change monitor with multiple backends: Apple OS X File System Events, *BSD kqueue, Solaris/Illumos File Events Notification, Linux inotify, Microsoft Windows and a stat()-based backend.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 161
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"clamav-server"
]
}
]
},
{
"name": "ftgl",
"portdir": "graphics/ftgl",
"version": "2.4.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/frankheckenbach/ftgl",
"description": "Freetype / OpenGL bridge",
"long_description": "FTGL takes freetype fonts, decodes them, and generate an OpenGL object out of it. It supports a lot of rendering modes.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [],
"variants": [
"doc",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"libtool",
"autoconf",
"automake",
"clang-17",
"pkgconfig",
"gsed"
]
},
{
"type": "lib",
"ports": [
"freetype"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"chromium-bsu",
"gfsview",
"gource",
"logstalgia",
"h3dapi"
]
}
]
},
{
"name": "ftidy",
"portdir": "lang/ftidy",
"version": "7.2",
"license": "Noncommercial",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://web.archive.org/web/20120905025547/http://www.unb.ca/fredericton/science/chem/ajit/tidy/",
"description": "Fortran Tidy",
"long_description": "TIDY v7.2 (ftidy) is a highly configurable FORTRAN program to indent and renumber statements, selectively change case of keywords or non-keywords, and do various other clean-up tasks on FORTRAN-77 source programs.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"gcc9",
"g95",
"gcc10",
"gcc11",
"gcc5",
"gcc6",
"gcc7",
"gcc8",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"gcc11"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "ftjam",
"portdir": "devel/ftjam",
"version": "2.5.2",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://freetype.sourceforge.net/jam/",
"description": "a software build tool like make",
"long_description": "FTJam is an improvement built upon Perforce Jam (or Classic Jam). It is backward compatible with Perforce Jam 2.3.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "ftnchek",
"portdir": "devel/ftnchek",
"version": "3.3.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.dsm.fordham.edu/~ftnchek/",
"description": "Fortran 77 source code analyzer",
"long_description": "ftnchek is a static analyzer for Fortran 77 programs. It is designed to detect certain errors in a Fortran program that a compiler usually does not. ftnchek is not primarily intended to detect syntax errors. Its purpose is to assist the user in finding semantic errors. Semantic errors are legal in the Fortran language but are wasteful or may cause incorrect operation. For example, variables which are never used may indicate some omission in the program; uninitialized variables contain garbage which may cause incorrect results to be calculated; and variables which are not declared may not have the intended type. ftnchek is intended to assist users in the debugging of their Fortran program. It is not intended to catch all syntax errors. This is the function of the compiler. Prior to using ftnchek, the user should verify that the program compiles correctly.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 55
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "ftpmap",
"portdir": "net/ftpmap",
"version": "0.4",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20031008221224/http://www.jedi.claranet.fr/",
"description": "Scans remote FTP servers to see what ftpd is used",
"long_description": "Ftpmap uses program-specific fingerprints to discover the name of the software even when banners have been changed or removed, or when some featureshave been disabled. IPv6 is fully supported.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
}
]
}