HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50576,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=586",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=584",
"results": [
{
"name": "guile_select",
"portdir": "sysutils/guile_select",
"version": "0.1",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "Common files for selecting default GNU Guile",
"long_description": "This port installs files that allow 'port select' to select default GNU Guile version.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "~+macports",
"github": "",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"guile-2.2",
"guile-3.0",
"guile-1.8"
]
}
]
},
{
"name": "geda-gaf",
"portdir": "science/geda-gaf",
"version": "1.10.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://www.geda-project.org/",
"description": "gEDA/gaf - gschem and friends",
"long_description": "The gEDA project has produced and continues working on a full GPL'd suite and toolkit of Electronic Design Automation tools. These tools are used for electrical circuit design, schematic capture, simulation, prototyping, and production. This package is the smallest subset of the gEDA Suite that is directly maintained by gEDA Project founders.",
"active": true,
"categories": [
"science",
"electronics"
],
"maintainers": [
{
"name": "mark",
"github": "markemer",
"ports_count": 114
}
],
"variants": [
"enable_xdg",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"pkgconfig",
"makeicns",
"groff"
]
},
{
"type": "lib",
"ports": [
"libffi",
"gtk2",
"python27",
"guile-2.2"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"xgsch2pcb"
]
}
]
},
{
"name": "denemo",
"portdir": "print/denemo",
"version": "2.6.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.denemo.org",
"description": "Denemo is a unique score editor",
"long_description": "Denemo is a unique score editor which exports notation to LilyPond and ABC music formats. It also acts as a frontend for Csound score files. Denemo is different from most graphic music editors; this is partly because it was created to help edit LilyPond notation and partly because of its unique design philosophy.",
"active": true,
"categories": [
"audio",
"x11",
"print"
],
"maintainers": [],
"variants": [
"csound"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"autoconf",
"automake",
"gettext",
"libtool",
"pkgconfig",
"intltool"
]
},
{
"type": "lib",
"ports": [
"glib2",
"evince",
"gtk3",
"gtksourceview3",
"librsvg",
"aubio",
"fluidsynth",
"libxml2",
"gettext-runtime",
"guile-2.2",
"fftw-3",
"jack",
"libsmf",
"libsndfile",
"portaudio",
"portmidi",
"rubberband"
]
},
{
"type": "run",
"ports": [
"lilypond"
]
}
],
"depends_on": []
},
{
"name": "libmatheval",
"portdir": "math/libmatheval",
"version": "1.1.11",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/libmatheval/",
"description": "in-memory tree representations of mathematical functions",
"long_description": "GNU libmatheval is comprised of several procedures that make it possible to create in-memory tree representations of mathematical functions over single or multiple variables and later use them to evaluate function for specified variable values, to create a corresponding tree for function derivatives over a specified variable, or to print a textual representation of the in-memory tree to a specified string. The library supports arbitrary variable names in expressions, decimal constants, basic unary and binary operators, and elementary mathematical functions.",
"active": true,
"categories": [
"devel",
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"guile-1.8"
]
},
{
"type": "lib",
"ports": [
"flex"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"h5utils"
]
}
]
},
{
"name": "drgeo1",
"portdir": "math/drgeo1",
"version": "1.1.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://drgeo.eu/",
"description": "Dr Geo is an interactive geometry software.",
"long_description": "Dr Geo is an interactive geometry software. This means one can draw geometric figure based on mathematic property but also can move part of the figure in respect with its properties. Dr Geo is an educational oriented software. It's an observatory to explore geometry situation in an interactive way in opposition to figure drawn on a sheet of paper. The user interface has been thing to be simple but efficient for young users. In this idea, Dr Geo can also handle different languages. It can can be used by mathematic teachers. In a class room to make a show or in a computer class room. Also the teacher can share Dr Geo with its students.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "michael.klein",
"github": "mklein-de",
"ports_count": 16
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libglade2",
"guile-1.8"
]
}
],
"depends_on": []
},
{
"name": "mdk",
"portdir": "lang/mdk",
"version": "1.3.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/mdk/mdk.html",
"description": "A set of utilities for developing programs using MIX and MIXAL",
"long_description": "MDK stands for MIX Development Kit, and provides tools for developing and executing, in a MIX virtual machine, MIXAL programs. \n \nThe MIX is Donald Knuth's mythical computer, described in the first volume of The Art of Computer Programming, which is programmed using MIXAL, the MIX assembly language. \n \nMDK includes a MIXAL assembler (mixasm) and a MIX virtual machine (mixvm) with a command line interface. In addition, a GTK+ GUI to mixvm, called gmixvm, is provided. \n \nUsing these interfaces, you can debug your MIXAL programs at source code level, and read/modify the contents of all the components of the MIX computer (including block devices, which are simulated using the file system).",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"gui"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"pkgconfig",
"intltool",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"readline",
"gettext",
"guile-3.0",
"libiconv",
"glib2",
"gmp",
"libtool"
]
}
],
"depends_on": []
},
{
"name": "guile18",
"portdir": "lang/guile18",
"version": "1.8.8",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "guile-1.8",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by guile-1.8",
"long_description": "This port has been replaced by guile-1.8.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"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": "guile-1.8",
"portdir": "lang/guile-1.8",
"version": "1.8.8",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/guile/guile.html",
"description": "GNU's Ubiquitous Intelligent Language for Extension (guile)",
"long_description": "Guile is an interpreter for the Scheme programming language, packaged for use in a wide variety of environments. Guile implements Scheme as described in the Revised^5 Report on the Algorithmic Language Scheme (usually known as R5RS), providing clean and general data and control structures. Guile goes beyond the rather austere language presented in R5RS, extending it with a module system, full access to POSIX system calls, networking support, multiple threads, dynamic linking, a foreign function call interface, powerful string processing, and many other features needed for programming in the real world.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"gmp",
"libtool",
"gettext",
"libiconv",
"readline"
]
},
{
"type": "run",
"ports": [
"guile_select"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"libmatheval"
]
},
{
"type": "lib",
"ports": [
"TeXmacs",
"drgeo1"
]
}
]
},
{
"name": "guile",
"portdir": "lang/guile",
"version": "2.2.7",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "guile-2.2",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by guile-2.2",
"long_description": "This port has been replaced by guile-2.2.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"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": "g-wrap",
"portdir": "lang/g-wrap",
"version": "1.9.15",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.nongnu.org/g-wrap/",
"description": "A tool for autogenerating scheme bindings for C language functions, structures & enums.",
"long_description": "A tool for autogenerating scheme bindings for C language functions, structures & enums.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"gcc10"
]
},
{
"type": "lib",
"ports": [
"libgcc10",
"glib2",
"guile-2.2",
"libgcc",
"libffi"
]
}
],
"depends_on": []
},
{
"name": "gnotime",
"portdir": "gnome/gnotime",
"version": "2.4.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gttr.sourceforge.net/",
"description": "A GNOME project manager.",
"long_description": "GnoTime is a combination stop-watch, diary, consultant billing system and project manager. You can measure the amount of time you spend on a task, associate a memo with it, set a billing rate, print an invoice, as well as track that status of other projects.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"autoconf",
"automake",
"libtool",
"pkgconfig",
"gnome-common",
"intltool"
]
},
{
"type": "lib",
"ports": [
"libgtkhtml3",
"libxml2",
"rarian",
"qof",
"xorg-libXScrnSaver",
"guile-2.2",
"xorg-libX11",
"desktop-file-utils",
"gconf",
"gtk2",
"libglade2",
"libgnome",
"libgnomeui"
]
},
{
"type": "run",
"ports": [
"yelp"
]
}
],
"depends_on": []
},
{
"name": "TeXmacs",
"portdir": "editors/TeXmacs",
"version": "1.99.2",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.texmacs.org/",
"description": "GNU TeXmacs: A Scientific Text Editor",
"long_description": "GNU TeXmacs is a free scientific text editor, which was both inspired by TeX and GNU Emacs. The editor allows you to write structured documents via a wysiwyg (what-you-see-is-what-you-get) and user friendly interface. New styles may be created by the user. The program implements high-quality typesetting algorithms and TeX fonts, which help you to produce professionally looking documents. The high typesetting quality still goes through for automatically generated formulas, which makes TeXmacs suitable as an interface for computer algebra systems. TeXmacs also supports the Guile/Scheme extension language, so that you may customize the interface and write your own extensions to the editor.",
"active": true,
"categories": [
"editors"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"autoconf",
"automake",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"xorg-libXext",
"zlib",
"guile-1.8",
"libtool",
"freetype",
"texlive",
"libiconv"
]
},
{
"type": "run",
"ports": [
"ghostscript"
]
}
],
"depends_on": []
},
{
"name": "swig3-tcl",
"portdir": "devel/swig3",
"version": "3.0.12",
"license": "(GPL-3+ or Permissive)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.swig.org/",
"description": "Tcl binding for swig",
"long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Tcl binding.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"gsed",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"swig3",
"tcl"
]
}
],
"depends_on": []
},
{
"name": "swig3-ruby",
"portdir": "devel/swig3",
"version": "3.0.12",
"license": "(GPL-3+ or Permissive)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.swig.org/",
"description": "Ruby binding for swig",
"long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Ruby binding.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"ruby186",
"ruby187",
"ruby19",
"ruby20",
"ruby21",
"ruby22",
"ruby23",
"ruby24"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"gsed",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"swig3",
"ruby23"
]
}
],
"depends_on": []
},
{
"name": "swig3-r",
"portdir": "devel/swig3",
"version": "3.0.12",
"license": "(GPL-3+ or Permissive)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.swig.org/",
"description": "R binding for swig",
"long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the R binding.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"gsed",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"swig3",
"R"
]
}
],
"depends_on": []
},
{
"name": "swig3-python",
"portdir": "devel/swig3",
"version": "3.0.12",
"license": "(GPL-3+ or Permissive)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.swig.org/",
"description": "Python binding for swig",
"long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Python binding.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"gsed",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"swig3",
"python_select"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-nds2-client",
"py313-nds2-client",
"py314-nds2-client",
"gnuradio37",
"gr37-adapt",
"gr37-air-modes",
"gr37-ais",
"gr37-baz",
"gr37-cdma",
"gr37-fcdproplus",
"gr37-foo",
"gr37-fosphor",
"gr37-gfdm",
"gr37-gsm",
"gr37-ieee802-11",
"gr37-ieee802-15-4",
"gr37-iqbalance",
"gr37-iio",
"gr37-limesdr",
"gr37-lora-rpp0",
"gr37-lora-BastilleResearch",
"gr37-lte",
"gr37-mapper",
"gr37-mac",
"gr37-ofdm",
"gr37-osmosdr",
"gr37-pcap",
"gr37-pyqt",
"gr37-satellites",
"gr37-rds",
"gr37-tdd",
"gr37-sdrplay",
"py27-nds2-client",
"py35-nds2-client",
"py36-nds2-client",
"py37-nds2-client",
"gr37-iridium",
"gr37-specest",
"py39-nds2-client"
]
}
]
},
{
"name": "swig3-pike",
"portdir": "devel/swig3",
"version": "3.0.12",
"license": "(GPL-3+ or Permissive)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.swig.org/",
"description": "Pike binding for swig",
"long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Pike binding.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"gsed",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"swig3",
"pike"
]
}
],
"depends_on": []
},
{
"name": "swig3-php",
"portdir": "devel/swig3",
"version": "3.0.12",
"license": "(GPL-3+ or Permissive)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.swig.org/",
"description": "PHP 5 binding for swig",
"long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the PHP 5 binding.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"php53",
"php54",
"php55",
"php56",
"php70",
"php71",
"php72"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"gsed",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"swig3",
"php72"
]
}
],
"depends_on": []
},
{
"name": "swig3-perl",
"portdir": "devel/swig3",
"version": "3.0.12",
"license": "(GPL-3+ or Permissive)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.swig.org/",
"description": "Perl binding for swig",
"long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Perl binding.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"gsed",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"swig3",
"perl5"
]
}
],
"depends_on": []
},
{
"name": "swig3-octave",
"portdir": "devel/swig3",
"version": "3.0.12",
"license": "(GPL-3+ or Permissive)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.swig.org/",
"description": "Octave binding for swig",
"long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Octave binding.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"gsed",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"swig3",
"octave"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nds2-client-octave"
]
}
]
},
{
"name": "swig3-ocaml",
"portdir": "devel/swig3",
"version": "3.0.12",
"license": "(GPL-3+ or Permissive)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.swig.org/",
"description": "Objective Caml binding for swig",
"long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Objective Caml binding.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"gsed",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"swig3",
"ocaml"
]
}
],
"depends_on": []
},
{
"name": "swig3-lua",
"portdir": "devel/swig3",
"version": "3.0.12",
"license": "(GPL-3+ or Permissive)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.swig.org/",
"description": "Lua binding for swig",
"long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Lua binding.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"gsed",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"swig3",
"lua"
]
}
],
"depends_on": []
},
{
"name": "swig3-java",
"portdir": "devel/swig3",
"version": "3.0.12",
"license": "(GPL-3+ or Permissive)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.swig.org/",
"description": "Java binding for swig",
"long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Java binding.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"gsed",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"swig3",
"openjdk8"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nds2-client-java",
"nds2-client-matlab"
]
}
]
},
{
"name": "swig3-guile",
"portdir": "devel/swig3",
"version": "3.0.12",
"license": "(GPL-3+ or Permissive)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.swig.org/",
"description": "Guile binding for swig",
"long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Guile binding.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"gsed",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"swig3",
"guile-2.2"
]
}
],
"depends_on": []
},
{
"name": "swig3-go",
"portdir": "devel/swig3",
"version": "3.0.12",
"license": "(GPL-3+ or Permissive)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.swig.org/",
"description": "Go binding for swig",
"long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Go binding.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"gsed",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"swig3",
"go"
]
}
],
"depends_on": []
},
{
"name": "swig3-gcj",
"portdir": "devel/swig3",
"version": "3.0.12",
"license": "(GPL-3+ or Permissive)",
"platforms": "any {darwin <= 10}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.swig.org/",
"description": "GCJ binding for swig",
"long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the GCJ binding.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"gcc43",
"gcc44",
"gcc45",
"gcc48",
"gcc47"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"gsed",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"swig3",
"gcc47"
]
}
],
"depends_on": []
},
{
"name": "swig3-d",
"portdir": "devel/swig3",
"version": "3.0.12",
"license": "(GPL-3+ or Permissive)",
"platforms": "any {darwin <= 21}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.swig.org/",
"description": "D binding for swig",
"long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the D binding.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"gsed",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"swig3",
"phobos"
]
}
],
"depends_on": []
},
{
"name": "swig3-csharp",
"portdir": "devel/swig3",
"version": "3.0.12",
"license": "(GPL-3+ or Permissive)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.swig.org/",
"description": "C# binding for swig",
"long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the C# binding.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"gsed",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"mono",
"swig3"
]
}
],
"depends_on": []
},
{
"name": "swig3-clisp",
"portdir": "devel/swig3",
"version": "3.0.12",
"license": "(GPL-3+ or Permissive)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.swig.org/",
"description": "CLISP binding for swig",
"long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the CLISP binding.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"gsed",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"swig3",
"clisp"
]
}
],
"depends_on": []
},
{
"name": "swig3-chicken",
"portdir": "devel/swig3",
"version": "3.0.12",
"license": "(GPL-3+ or Permissive)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.swig.org/",
"description": "Chicken binding for swig",
"long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Chicken binding.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"gsed",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"swig3",
"chicken"
]
}
],
"depends_on": []
},
{
"name": "swig3",
"portdir": "devel/swig3",
"version": "3.0.12",
"license": "(GPL-3+ or Permissive)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.swig.org/",
"description": "Tool to wrap C/C++ libraries in high-level languages.",
"long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is primarily used with common scripting languages such as Perl, Python, Tcl/Tk, Ruby, Guile and MzScheme, however the list of supported languages also includes non-scripting languages such as Java and OCAML. SWIG is most commonly used to create high-level interpreted programming environments, user interfaces, and as a tool for testing and prototyping C/C++ software. SWIG may be freely used, distributed, and modified for commercial and noncommercial use.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"doc",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"gsed",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"pcre"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"subversion-pythonbindings-2.7",
"subversion-pythonbindings-3.5",
"subversion-pythonbindings-3.6",
"subversion-pythonbindings-3.7",
"subversion-pythonbindings-3.8",
"subversion-pythonbindings-3.10",
"subversion-pythonbindings-3.11",
"subversion-pythonbindings-3.12",
"subversion-pythonbindings-3.9"
]
},
{
"type": "lib",
"ports": [
"py36-nds2-client",
"py37-nds2-client",
"swig3-chicken",
"swig3-clisp",
"swig3-csharp",
"swig3-d",
"swig3-gcj",
"swig3-go",
"swig3-guile",
"swig3-java",
"swig3-lua",
"swig3-ocaml",
"swig3-octave",
"swig3-perl",
"swig3-php",
"swig3-pike",
"swig3-python",
"swig3-r",
"swig3-ruby",
"swig3-tcl",
"py38-nds2-client",
"py39-nds2-client",
"nds2-client-swig",
"nds2-client-java",
"nds2-client-matlab",
"nds2-client-octave",
"py313-nds2-client",
"py314-nds2-client",
"py27-nds2-client",
"py35-nds2-client"
]
}
]
},
{
"name": "slib-guile",
"portdir": "devel/slib-guile",
"version": "1.0",
"license": "public-domain",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org",
"description": "Wrapper port to properly set up slib and guile together",
"long_description": "Create a symbolic link and a catalog file so that guile can find the slib library files.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"slib",
"guile-2.2"
]
}
],
"depends_on": []
},
{
"name": "gmake",
"portdir": "devel/gmake",
"version": "4.4.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/make/make.html",
"description": "GNU Make",
"long_description": "Make is a tool which controls the generation of executables and other non-source files of a program from the program’s source files. Make gets its knowledge of how to build your program from a file called the makefile, which lists each of the non-source files and how to compute it from other files. When you write a program, you should write a makefile for it, so that it is possible to use Make to build and install the program.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"guile",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"lzip"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"gettext-runtime"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"openjdk21",
"openjdk15",
"openjdk18",
"molden",
"openjdk20",
"openjdk19",
"openjdk8",
"gretl",
"cableswig",
"openjdk22",
"openjdk23",
"openjdk24",
"kismet",
"openjdk25",
"openjdk13",
"ocaml-hacl-star",
"ocaml-hacl-star-raw",
"uboot-tools",
"liquidwar",
"gimp-gap-devel",
"smake",
"ddev",
"tiledb",
"httrack",
"webkit-gtk",
"webkit-gtk3",
"hugs98",
"exiv2",
"libquirc",
"vapor",
"tnylpo",
"kdelibs4",
"pgbouncer",
"nhc98",
"tenfourfox",
"aquafox",
"tenfourfox-devel",
"ffmpeg",
"ffmpeg-devel",
"ffmpeg4",
"ffmpeg8",
"gimp-gap",
"avidemux",
"dtc",
"aircrack-ng",
"trurl",
"fstar",
"kremlin",
"openjdk8-powerpc",
"mame",
"chromaprint",
"openjdk17",
"lilypond",
"lilypond-devel",
"openjdk11",
"mercurial",
"retdec",
"retdec-devel",
"x265",
"gaa",
"ffmpeg6",
"ffmpeg7",
"genie",
"newsboat",
"blink",
"btop",
"mrustc-rust",
"octave-ltfat",
"auto-multiple-choice",
"auto-multiple-choice-devel",
"libvirt"
]
},
{
"type": "lib",
"ports": [
"idutils",
"py38-pyarrow",
"apache-arrow",
"courier-authlib",
"py37-pyarrow"
]
},
{
"type": "run",
"ports": [
"gutils-suite-core"
]
}
]
},
{
"name": "libcyaml",
"portdir": "devel/libcyaml",
"version": "1.4.2",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tlsa/libcyaml",
"description": "C library for reading and writing YAML.",
"long_description": "The fundamental idea behind CYAML is to allow applications to construct schemas which describe both the permissible structure of the YAML documents to read/write, and the C data structure(s) in which the loaded data is arranged in memory.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libyaml"
]
}
],
"depends_on": []
},
{
"name": "TkPasMan",
"portdir": "x11/TkPasMan",
"version": "2.2b",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.xs4all.nl/~wbsoft/linux/tkpasman.html",
"description": "Manager for usernames and passwords",
"long_description": "TkPasMan is a simple program that lets you store usernames and passwords for access to forums, mailing lists, and other websites. It is inspired by gpasman, but has more `paste' possibilities. For example, you can just paste username and then password behind it.",
"active": true,
"categories": [
"security",
"x11"
],
"maintainers": [
{
"name": "christian.queinnec",
"github": "ChristianQueinnec",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"tk"
]
}
],
"depends_on": []
},
{
"name": "cpp-utilities",
"portdir": "devel/cpp-utilities",
"version": "5.26.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Martchus/cpp-utilities",
"description": "Useful C++ classes and routines such as argument parser, IO and conversion utilities.",
"long_description": "Useful C++ classes and routines such as argument parser, IO and conversion utilities.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"qtutilities",
"syncthingtray"
]
}
]
},
{
"name": "chicken",
"portdir": "lang/chicken",
"version": "5.4.0",
"license": "BSD and public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.call-cc.org/",
"description": "Compiler for the Scheme programming language",
"long_description": "Chicken produces portable, efficient C, supports almost all of the current Scheme language standard, the Revised5 Report on the Algorithmic Language Scheme (R5RS), and includes many enhancements and extensions.",
"active": true,
"categories": [
"lang",
"scheme"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"swig-chicken",
"swig3-chicken"
]
}
]
},
{
"name": "libhx",
"portdir": "devel/libhx",
"version": "4.24",
"license": "(LGPL-2.1 or LGPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://inai.de/projects/libhx",
"description": "common structures and low-level operations library",
"long_description": "libHX is a C library (with some C++ bindings available) that provides data structures and functions commonly needed, such as maps, deques, linked lists, string formatting and autoresizing, option and config file parsing, type checking casts and more. libHX aids in quickly writing up C and C++ data processing programs, by consolidating tasks that often happen to be open-coded, such as (simple) config file reading, option parsing, directory traversal, and others, into a library. The focus is on reducing the amount of time (and secondarily, the amount of code) a developer has to spend for otherwise implementing such.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "R-salty",
"portdir": "R/R-salty",
"version": "0.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mdlincoln/salty",
"description": "Turn clean data into messy data",
"long_description": "Take real or simulated data and salt it with errors commonly found in the wild, such as pseudo-OCR errors, Unicode problems, numeric fields with nonsensical punctuation, bad dates etc.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-purrr",
"R-CRAN-recommended",
"R-assertthat",
"R-stringr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-tibble",
"R-testthat",
"R-covr",
"R-charlatan"
]
}
],
"depends_on": []
},
{
"name": "R-pre",
"portdir": "R/R-pre",
"version": "1.0.7",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/marjoleinF/pre",
"description": "Prediction Rule Ensembles",
"long_description": "Prediction Rule Ensembles",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-stringr",
"R-CRAN-recommended",
"R-partykit",
"R-Formula",
"R-MatrixModels",
"R-glmnet",
"R-earth"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-caret",
"R-mice",
"R-mlbench",
"R-glmertree",
"R-mboost",
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-interp",
"R-doParallel",
"R-foreach",
"R-pROC",
"R-shape"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-plotmo"
]
}
]
},
{
"name": "R-plotmo",
"portdir": "R/R-plotmo",
"version": "3.6.4",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=plotmo",
"description": "Plot residuals, response and partial dependence plots",
"long_description": "Plot residuals, response and partial dependence plots",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-plotrix",
"R-CRAN-recommended",
"R-Formula"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-neuralnet",
"R-partykit",
"R-C50",
"R-mlr",
"R-pre",
"R-gbm",
"R-glmnet",
"R-glmnetUtils",
"R-rpart.plot",
"R-earth"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-earth"
]
}
]
},
{
"name": "R-pdfetch",
"portdir": "R/R-pdfetch",
"version": "0.3.1",
"license": "GPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/abielr/pdfetch",
"description": "Fetch economic and financial time series data",
"long_description": "Fetch economic and financial time series data from public sources.",
"active": true,
"categories": [
"science",
"www",
"finance",
"R",
"economics"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-magrittr",
"R-xml2",
"R-stringr",
"R-xts",
"R-zoo",
"R-dplyr",
"R-curl",
"R-lubridate",
"R-httr",
"R-readr",
"R-XML",
"R-CRAN-recommended",
"R-tidyr",
"R-jsonlite"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-geometry",
"portdir": "R/R-geometry",
"version": "0.5.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://davidcsterratt.github.io/geometry",
"description": "Mesh generation and surface tessellation",
"long_description": "Mesh generation and surface tessellation",
"active": true,
"categories": [
"science",
"R",
"geometry"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-linprog",
"R-lpSolve",
"R-magic",
"R-CRAN-recommended",
"R-Rcpp",
"R-RcppProgress"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-interp",
"R-spelling",
"R-R.matlab",
"R-rgl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-DepthProc",
"R-FD",
"R-alphashape3d",
"R-mvmesh",
"R-gensphere",
"R-spaMM",
"R-ddalpha",
"R-RegCombin",
"R-bayesGAM",
"R-pdfCluster",
"R-CoopGame",
"R-mrfDepth",
"R-blackbox"
]
},
{
"type": "test",
"ports": [
"R-mclust",
"R-uniformly",
"R-ks",
"R-stm"
]
}
]
},
{
"name": "R-emplik2",
"portdir": "R/R-emplik2",
"version": "1.33",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=emplik2",
"description": "Empirical likelihood ratio test for two samples with censored data",
"long_description": "Empirical likelihood ratio test for two samples with censored data",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-LRTesteR"
]
}
]
},
{
"name": "p5.34-file-sharedir-tiny",
"portdir": "perl/p5-file-sharedir-tiny",
"version": "0.1.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::ShareDir::Tiny",
"description": "File::ShareDir::Tiny - Locate per-dist and per-module shared files",
"long_description": "File::ShareDir::Tiny - Locate per-dist and per-module shared files",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-test-simple",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-file-sharedir-tiny"
]
}
]
},
{
"name": "p5.32-file-sharedir-tiny",
"portdir": "perl/p5-file-sharedir-tiny",
"version": "0.1.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::ShareDir::Tiny",
"description": "File::ShareDir::Tiny - Locate per-dist and per-module shared files",
"long_description": "File::ShareDir::Tiny - Locate per-dist and per-module shared files",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-test-simple",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": []
},
{
"name": "p5.30-file-sharedir-tiny",
"portdir": "perl/p5-file-sharedir-tiny",
"version": "0.1.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::ShareDir::Tiny",
"description": "File::ShareDir::Tiny - Locate per-dist and per-module shared files",
"long_description": "File::ShareDir::Tiny - Locate per-dist and per-module shared files",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-test-simple",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": []
},
{
"name": "p5.28-file-sharedir-tiny",
"portdir": "perl/p5-file-sharedir-tiny",
"version": "0.1.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::ShareDir::Tiny",
"description": "File::ShareDir::Tiny - Locate per-dist and per-module shared files",
"long_description": "File::ShareDir::Tiny - Locate per-dist and per-module shared files",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-test-simple",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": []
},
{
"name": "p5-file-sharedir-tiny",
"portdir": "perl/p5-file-sharedir-tiny",
"version": "0.1.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-file-sharedir-tiny",
"homepage": "https://metacpan.org/pod/File::ShareDir::Tiny",
"description": "File::ShareDir::Tiny - Locate per-dist and per-module shared files",
"long_description": "File::ShareDir::Tiny - Locate per-dist and per-module shared files",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.34-file-sharedir-tiny"
]
}
],
"depends_on": []
},
{
"name": "rsspls",
"portdir": "www/rsspls",
"version": "0.10.0",
"license": "Apache-2 and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.wezm.net/v2/posts/2022/generate-rss-from-webpage",
"description": "Generate RSS feeds from websites",
"long_description": "rsspls generates RSS feeds from web pages.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
}
]
}