HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50572,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=810",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=808",
"results": [
{
"name": "p5.26-net-smtp-tls-butmaintained",
"portdir": "perl/p5-net-smtp-tls-butmaintained",
"version": "0.240.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Net::SMTP::TLS::ButMaintained",
"description": "Net::SMTP::TLS::ButMaintained - An SMTP client supporting TLS and AUTH",
"long_description": "Net::SMTP::TLS::ButMaintained - An SMTP client supporting TLS and AUTH",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "davide.liessi",
"github": "dliessi",
"ports_count": 72
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-digest-hmac",
"p5.26-io-socket-ssl",
"p5.26-mime-base64",
"p5.26-net-ssleay"
]
}
],
"depends_on": []
},
{
"name": "p5.26-net-smtp-tls",
"portdir": "perl/p5-net-smtp-tls",
"version": "0.120.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Net::SMTP::TLS",
"description": "Net::SMTP::TLS - An SMTP client supporting TLS and AUTH",
"long_description": "Net::SMTP::TLS - An SMTP client supporting TLS and AUTH",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
},
{
"name": "macports",
"github": "",
"ports_count": 18
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-digest-hmac",
"p5.26-io-socket-ssl",
"p5.26-net-ssleay"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-svn-notify"
]
}
]
},
{
"name": "p5.26-path-finddev",
"portdir": "perl/p5-path-finddev",
"version": "0.5.3",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Path::FindDev",
"description": "Find a development path somewhere in an upper hierarchy.",
"long_description": "Find a development path somewhere in an upper hierarchy.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-class-tiny",
"p5.26-path-isdev",
"p5.26-path-tiny",
"p5.26-sub-exporter"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-file-sharedir-projectdistdir"
]
}
]
},
{
"name": "p5.26-net-bonjour",
"portdir": "perl/p5-net-bonjour",
"version": "0.960.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Net::Bonjour",
"description": "Module for DNS service discovery (Apple's Bonjour).",
"long_description": "Net::Bonjour is a set of modules that allow one to discover local services via multicast DNS (mDNS) or enterprise services via traditional DNS. This method of service discovery has been branded as Bonjour by Apple Computer.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "ww.galen",
"github": "",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-net-dns"
]
}
],
"depends_on": []
},
{
"name": "p5.26-pod-latex",
"portdir": "perl/p5-pod-latex",
"version": "0.610.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Pod::LaTeX",
"description": "Convert Pod data to formatted LaTeX",
"long_description": "Convert Pod data to formatted LaTeX",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "davide.liessi",
"github": "dliessi",
"ports_count": 72
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-module-build"
]
}
],
"depends_on": []
},
{
"name": "p5.26-netpacket",
"portdir": "perl/p5-netpacket",
"version": "1.7.2",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/NetPacket",
"description": "Modules to assemble/disassemble network packets at the protocol level",
"long_description": "NetPacket provides a base class for a cluster of modules related to decoding and encoding of network protocols. Each NetPacket descendent module knows how to encode and decode packets for the network protocol it implements.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "jpo",
"github": "jpoliv",
"ports_count": 60
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-net-pcap",
"p5.26-net-pcaputils"
]
}
],
"depends_on": []
},
{
"name": "p5.26-pmtools",
"portdir": "perl/p5-pmtools",
"version": "2.2.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/pmtools",
"description": "A suite of small programs to help manage Perl modules",
"long_description": "This is pmtools -- a suite of small programs to help manage modules. The names are totally preliminary, and in fact, so is the code. We follow the \"keep it small\" notion of many tiny tools each doing one thing well, eschewing giant megatools with millions of options.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "jpo",
"github": "jpoliv",
"ports_count": 60
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-path-isdev",
"portdir": "perl/p5-path-isdev",
"version": "1.1.3",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Path::IsDev",
"description": "Determine if a given Path resembles a development source tree",
"long_description": "Determine if a given Path resembles a development source tree",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-fatal"
]
},
{
"type": "lib",
"ports": [
"p5.26-file-homedir",
"p5.26-module-runtime",
"perl5.26",
"p5.26-role-tiny",
"p5.26-sub-exporter",
"p5.26-path-tiny",
"p5.26-class-tiny"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-file-sharedir-projectdistdir",
"p5.26-path-finddev"
]
}
]
},
{
"name": "p5.34-net-ip-lpm",
"portdir": "perl/p5-net-ip-lpm",
"version": "1.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Net::IP::LPM",
"description": "Perl implementation of Longest Prefix Match algorithm",
"long_description": "The module Net::IP::LPM implements the Longest Prefix Match algorithm to both protocols, IPv4 and IPv6. The module uses Trie algo.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "pokui",
"github": "",
"ports_count": 12
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-socket6"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-net-ip-lpm"
]
}
]
},
{
"name": "p5.32-net-ip-lpm",
"portdir": "perl/p5-net-ip-lpm",
"version": "1.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Net::IP::LPM",
"description": "Perl implementation of Longest Prefix Match algorithm",
"long_description": "The module Net::IP::LPM implements the Longest Prefix Match algorithm to both protocols, IPv4 and IPv6. The module uses Trie algo.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "pokui",
"github": "",
"ports_count": 12
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-socket6"
]
}
],
"depends_on": []
},
{
"name": "p5.30-net-ip-lpm",
"portdir": "perl/p5-net-ip-lpm",
"version": "1.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Net::IP::LPM",
"description": "Perl implementation of Longest Prefix Match algorithm",
"long_description": "The module Net::IP::LPM implements the Longest Prefix Match algorithm to both protocols, IPv4 and IPv6. The module uses Trie algo.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "pokui",
"github": "",
"ports_count": 12
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-socket6"
]
}
],
"depends_on": []
},
{
"name": "p5.28-net-ip-lpm",
"portdir": "perl/p5-net-ip-lpm",
"version": "1.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Net::IP::LPM",
"description": "Perl implementation of Longest Prefix Match algorithm",
"long_description": "The module Net::IP::LPM implements the Longest Prefix Match algorithm to both protocols, IPv4 and IPv6. The module uses Trie algo.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "pokui",
"github": "",
"ports_count": 12
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-socket6"
]
}
],
"depends_on": []
},
{
"name": "p5-net-ip-lpm",
"portdir": "perl/p5-net-ip-lpm",
"version": "1.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-net-ip-lpm",
"homepage": "https://metacpan.org/pod/Net::IP::LPM",
"description": "Perl implementation of Longest Prefix Match algorithm",
"long_description": "The module Net::IP::LPM implements the Longest Prefix Match algorithm to both protocols, IPv4 and IPv6. The module uses Trie algo.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "pokui",
"github": "",
"ports_count": 12
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-net-ip-lpm"
]
}
],
"depends_on": []
},
{
"name": "p5.26-net-ip-lpm",
"portdir": "perl/p5-net-ip-lpm",
"version": "1.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Net::IP::LPM",
"description": "Perl implementation of Longest Prefix Match algorithm",
"long_description": "The module Net::IP::LPM implements the Longest Prefix Match algorithm to both protocols, IPv4 and IPv6. The module uses Trie algo.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "pokui",
"github": "",
"ports_count": 12
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-socket6"
]
}
],
"depends_on": []
},
{
"name": "xorg-libXxf86vm",
"portdir": "x11/xorg-libXxf86vm",
"version": "1.1.5",
"license": "X11",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.x.org",
"description": "X.org libXxf86vm",
"long_description": "X.org libXxf86vm",
"active": true,
"categories": [
"devel",
"x11"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 301
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-14"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"xorg-libXext",
"xorg-xorgproto"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"enlightenment",
"xine-ui",
"xdpyinfo",
"xgamma",
"alienarena",
"freeglut",
"libsdl2-powerpc",
"luanti"
]
}
]
},
{
"name": "xorg-libXinerama",
"portdir": "x11/xorg-libXinerama",
"version": "1.1.5",
"license": "X11",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.x.org",
"description": "X.org libXinerama",
"long_description": "Xinerama protocol library",
"active": true,
"categories": [
"devel",
"x11"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 301
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-14"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"xorg-libXext",
"xorg-xorgproto"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libiodbc",
"freesci",
"AfterStep",
"herbstluftwm",
"enlightenment",
"gv",
"gtk3-devel",
"gtk3",
"metacity",
"gtk2",
"gtk4-devel",
"gtk4",
"fvwm2",
"advi",
"cwm",
"dmenu",
"fluxbox",
"icewm",
"openbox",
"quartz-wm",
"ratpoison",
"xdotool",
"xdpyinfo",
"xinput",
"xterm",
"xdm",
"Hypr",
"feh",
"windowmaker",
"vtwm",
"opendx",
"libsdl2-powerpc",
"gdm",
"gtk2-devel",
"pspp",
"qt3",
"FreeRDP",
"xine-lib"
]
}
]
},
{
"name": "dylibbundler",
"portdir": "devel/dylibbundler",
"version": "1.0.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/auriamg/macdylibbundler",
"description": "terminal utility that eases bundling dynamic libraries (.dylib) inside app bundles",
"long_description": "dylibbundler is a small command-line programs that aims to make bundling .dylibs as easy as possible. It automatically determines which dylibs are needed by your program, copies these libraries inside the app bundle, and fixes both them and the executable to be ready for distribution, all this with a single command. It will also work if your program uses plug-ins that have dependencies too.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "p5.34-module-manifest",
"portdir": "perl/p5-module-manifest",
"version": "1.90.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Module::Manifest",
"description": "Parse and examine a Perl distribution MANIFEST file.",
"long_description": "Parse and examine a Perl distribution MANIFEST file.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-test-exception",
"p5.34-test-warn",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-params-util"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-test-distmanifest",
"p5-module-manifest"
]
}
]
},
{
"name": "p5.32-module-manifest",
"portdir": "perl/p5-module-manifest",
"version": "1.90.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Module::Manifest",
"description": "Parse and examine a Perl distribution MANIFEST file.",
"long_description": "Parse and examine a Perl distribution MANIFEST file.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-test-exception",
"p5.32-test-warn",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-params-util"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-test-distmanifest"
]
}
]
},
{
"name": "p5.30-module-manifest",
"portdir": "perl/p5-module-manifest",
"version": "1.90.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Module::Manifest",
"description": "Parse and examine a Perl distribution MANIFEST file.",
"long_description": "Parse and examine a Perl distribution MANIFEST file.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-test-exception",
"p5.30-test-warn",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-params-util"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-test-distmanifest"
]
}
]
},
{
"name": "p5.28-module-manifest",
"portdir": "perl/p5-module-manifest",
"version": "1.90.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Module::Manifest",
"description": "Parse and examine a Perl distribution MANIFEST file.",
"long_description": "Parse and examine a Perl distribution MANIFEST file.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-test-exception",
"p5.28-test-warn",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-params-util"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-test-distmanifest"
]
}
]
},
{
"name": "p5-module-manifest",
"portdir": "perl/p5-module-manifest",
"version": "1.90.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-module-manifest",
"homepage": "https://metacpan.org/pod/Module::Manifest",
"description": "Parse and examine a Perl distribution MANIFEST file.",
"long_description": "Parse and examine a Perl distribution MANIFEST file.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-module-manifest"
]
}
],
"depends_on": []
},
{
"name": "p5.34-module-depends",
"portdir": "perl/p5-module-depends",
"version": "0.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Module::Depends",
"description": "identify the dependencies of a distribution",
"long_description": "identify the dependencies of a distribution",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-class-accessor-chained",
"p5.34-yaml"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-html-wikiconverter",
"p5-module-depends"
]
},
{
"type": "run",
"ports": [
"cpan2port"
]
}
]
},
{
"name": "p5.32-module-depends",
"portdir": "perl/p5-module-depends",
"version": "0.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Module::Depends",
"description": "identify the dependencies of a distribution",
"long_description": "identify the dependencies of a distribution",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-class-accessor-chained",
"p5.32-yaml"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-html-wikiconverter"
]
}
]
},
{
"name": "p5.30-module-depends",
"portdir": "perl/p5-module-depends",
"version": "0.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Module::Depends",
"description": "identify the dependencies of a distribution",
"long_description": "identify the dependencies of a distribution",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-class-accessor-chained",
"p5.30-yaml"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-html-wikiconverter"
]
}
]
},
{
"name": "p5.28-module-depends",
"portdir": "perl/p5-module-depends",
"version": "0.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Module::Depends",
"description": "identify the dependencies of a distribution",
"long_description": "identify the dependencies of a distribution",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-class-accessor-chained",
"p5.28-yaml"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-html-wikiconverter"
]
}
]
},
{
"name": "p5-module-depends",
"portdir": "perl/p5-module-depends",
"version": "0.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-module-depends",
"homepage": "https://metacpan.org/pod/Module::Depends",
"description": "identify the dependencies of a distribution",
"long_description": "identify the dependencies of a distribution",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-module-depends"
]
}
],
"depends_on": []
},
{
"name": "p5.34-math-matrix",
"portdir": "perl/p5-math-matrix",
"version": "0.940.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::Matrix",
"description": "Perl extension for Matrix operations (Multiply and Invert matrices)",
"long_description": "Perl extension for Matrix operations (Multiply and Invert matrices)",
"active": true,
"categories": [
"math",
"perl"
],
"maintainers": [
{
"name": "liampg72",
"github": "",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-math-complex"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-math-matrix"
]
}
]
},
{
"name": "p5.32-math-matrix",
"portdir": "perl/p5-math-matrix",
"version": "0.940.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::Matrix",
"description": "Perl extension for Matrix operations (Multiply and Invert matrices)",
"long_description": "Perl extension for Matrix operations (Multiply and Invert matrices)",
"active": true,
"categories": [
"math",
"perl"
],
"maintainers": [
{
"name": "liampg72",
"github": "",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-math-complex"
]
}
],
"depends_on": []
},
{
"name": "p5.30-math-matrix",
"portdir": "perl/p5-math-matrix",
"version": "0.940.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::Matrix",
"description": "Perl extension for Matrix operations (Multiply and Invert matrices)",
"long_description": "Perl extension for Matrix operations (Multiply and Invert matrices)",
"active": true,
"categories": [
"math",
"perl"
],
"maintainers": [
{
"name": "liampg72",
"github": "",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-math-complex"
]
}
],
"depends_on": []
},
{
"name": "p5.28-math-matrix",
"portdir": "perl/p5-math-matrix",
"version": "0.940.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::Matrix",
"description": "Perl extension for Matrix operations (Multiply and Invert matrices)",
"long_description": "Perl extension for Matrix operations (Multiply and Invert matrices)",
"active": true,
"categories": [
"math",
"perl"
],
"maintainers": [
{
"name": "liampg72",
"github": "",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-math-complex"
]
}
],
"depends_on": []
},
{
"name": "p5-math-matrix",
"portdir": "perl/p5-math-matrix",
"version": "0.940.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-math-matrix",
"homepage": "https://metacpan.org/pod/Math::Matrix",
"description": "Perl extension for Matrix operations (Multiply and Invert matrices)",
"long_description": "Perl extension for Matrix operations (Multiply and Invert matrices)",
"active": true,
"categories": [
"math",
"perl"
],
"maintainers": [
{
"name": "liampg72",
"github": "",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-math-matrix"
]
}
],
"depends_on": []
},
{
"name": "p5.26-math-matrix",
"portdir": "perl/p5-math-matrix",
"version": "0.920.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::Matrix",
"description": "Perl extension for Matrix operations (Multiply and Invert matrices)",
"long_description": "Perl extension for Matrix operations (Multiply and Invert matrices)",
"active": false,
"categories": [
"math",
"perl"
],
"maintainers": [
{
"name": "liampg72",
"github": "",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-module-manifest",
"portdir": "perl/p5-module-manifest",
"version": "1.90.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Module::Manifest",
"description": "Parse and examine a Perl distribution MANIFEST file.",
"long_description": "Parse and examine a Perl distribution MANIFEST file.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-exception",
"p5.26-test-warn"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-params-util"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-test-distmanifest"
]
}
]
},
{
"name": "p5.26-module-depends",
"portdir": "perl/p5-module-depends",
"version": "0.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Module::Depends",
"description": "identify the dependencies of a distribution",
"long_description": "identify the dependencies of a distribution",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-class-accessor-chained",
"p5.26-yaml"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-html-wikiconverter"
]
}
]
},
{
"name": "p5.34-log-log4perl",
"portdir": "perl/p5-log-log4perl",
"version": "1.570.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Log::Log4perl",
"description": "Log4j implementation for Perl",
"long_description": "Log::Log4perl lets you remote-control and fine-tune the logging behaviour of your system from the outside. It implements the widely popular (Java-based) Log4j logging package in pure Perl.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "jpo",
"github": "jpoliv",
"ports_count": 60
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-dbd-csv",
"p5.34-dbd-sqlite",
"p5.34-dbi",
"perl5.34",
"p5.34-log-dispatch-filerotate",
"p5.34-sql-statement",
"p5.34-xml-dom",
"p5.34-log-dispatch"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-javascript-spidermonkey",
"p5.34-plack"
]
},
{
"type": "lib",
"ports": [
"p5.34-file-comments",
"p5.34-moosex-log-log4perl",
"p5.34-rdf-trine",
"p5.34-sysadm-install",
"biblatex-biber",
"p5-log-log4perl",
"gscan2pdf",
"p5.34-archive-tar-wrapper",
"p5.34-catalyst-log-log4perl",
"munin"
]
},
{
"type": "run",
"ports": [
"texlive-bin-extra"
]
}
]
},
{
"name": "p5.32-log-log4perl",
"portdir": "perl/p5-log-log4perl",
"version": "1.570.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Log::Log4perl",
"description": "Log4j implementation for Perl",
"long_description": "Log::Log4perl lets you remote-control and fine-tune the logging behaviour of your system from the outside. It implements the widely popular (Java-based) Log4j logging package in pure Perl.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "jpo",
"github": "jpoliv",
"ports_count": 60
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.32-dbd-csv",
"p5.32-dbd-sqlite",
"p5.32-dbi",
"perl5.32",
"p5.32-log-dispatch-filerotate",
"p5.32-sql-statement",
"p5.32-xml-dom",
"p5.32-log-dispatch"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-plack",
"p5.32-javascript-spidermonkey"
]
},
{
"type": "lib",
"ports": [
"p5.32-moosex-log-log4perl",
"p5.32-rdf-trine",
"p5.32-sysadm-install",
"p5.32-catalyst-log-log4perl",
"p5.32-archive-tar-wrapper",
"p5.32-file-comments"
]
}
]
},
{
"name": "p5.30-log-log4perl",
"portdir": "perl/p5-log-log4perl",
"version": "1.570.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Log::Log4perl",
"description": "Log4j implementation for Perl",
"long_description": "Log::Log4perl lets you remote-control and fine-tune the logging behaviour of your system from the outside. It implements the widely popular (Java-based) Log4j logging package in pure Perl.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "jpo",
"github": "jpoliv",
"ports_count": 60
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.30-dbd-csv",
"p5.30-dbd-sqlite",
"p5.30-dbi",
"perl5.30",
"p5.30-log-dispatch-filerotate",
"p5.30-sql-statement",
"p5.30-xml-dom",
"p5.30-log-dispatch"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-plack",
"p5.30-javascript-spidermonkey"
]
},
{
"type": "lib",
"ports": [
"p5.30-moosex-log-log4perl",
"p5.30-rdf-trine",
"p5.30-sysadm-install",
"p5.30-catalyst-log-log4perl",
"p5.30-archive-tar-wrapper",
"p5.30-file-comments"
]
}
]
},
{
"name": "p5.28-log-log4perl",
"portdir": "perl/p5-log-log4perl",
"version": "1.570.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Log::Log4perl",
"description": "Log4j implementation for Perl",
"long_description": "Log::Log4perl lets you remote-control and fine-tune the logging behaviour of your system from the outside. It implements the widely popular (Java-based) Log4j logging package in pure Perl.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "jpo",
"github": "jpoliv",
"ports_count": 60
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.28-dbd-csv",
"p5.28-dbd-sqlite",
"p5.28-dbi",
"perl5.28",
"p5.28-log-dispatch-filerotate",
"p5.28-sql-statement",
"p5.28-xml-dom",
"p5.28-log-dispatch"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-plack",
"p5.28-javascript-spidermonkey"
]
},
{
"type": "lib",
"ports": [
"p5.28-moosex-log-log4perl",
"p5.28-rdf-trine",
"p5.28-sysadm-install",
"p5.28-catalyst-log-log4perl",
"p5.28-archive-tar-wrapper",
"p5.28-file-comments"
]
}
]
},
{
"name": "p5-log-log4perl",
"portdir": "perl/p5-log-log4perl",
"version": "1.570.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-log-log4perl",
"homepage": "https://metacpan.org/pod/Log::Log4perl",
"description": "Log4j implementation for Perl",
"long_description": "Log::Log4perl lets you remote-control and fine-tune the logging behaviour of your system from the outside. It implements the widely popular (Java-based) Log4j logging package in pure Perl.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "jpo",
"github": "jpoliv",
"ports_count": 60
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-log-log4perl"
]
}
],
"depends_on": []
},
{
"name": "p5.26-log-log4perl",
"portdir": "perl/p5-log-log4perl",
"version": "1.540.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Log::Log4perl",
"description": "Log4j implementation for Perl",
"long_description": "Log::Log4perl lets you remote-control and fine-tune the logging behaviour of your system from the outside. It implements the widely popular (Java-based) Log4j logging package in pure Perl.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "jpo",
"github": "jpoliv",
"ports_count": 60
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.26-dbd-csv",
"p5.26-dbd-sqlite",
"p5.26-dbi",
"perl5.26",
"p5.26-log-dispatch-filerotate",
"p5.26-sql-statement",
"p5.26-xml-dom",
"p5.26-log-dispatch"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-javascript-spidermonkey",
"p5.26-plack"
]
},
{
"type": "lib",
"ports": [
"p5.26-file-comments",
"p5.26-moosex-log-log4perl",
"p5.26-rdf-trine",
"p5.26-archive-tar-wrapper",
"p5.26-sysadm-install",
"p5.26-catalyst-log-log4perl"
]
}
]
},
{
"name": "p5.34-http-server-simple-psgi",
"portdir": "perl/p5-http-server-simple-psgi",
"version": "0.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::Server::Simple::PSGI",
"description": "PSGI handler for HTTP::Server::Simple",
"long_description": "HTTP::Server::Simple::PSGI is a HTTP::Server::Simple based HTTP server that can run PSGI applications.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "jpo",
"github": "jpoliv",
"ports_count": 60
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-http-server-simple"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-lwp-consolelogger",
"p5.34-plack-test-agent"
]
},
{
"type": "lib",
"ports": [
"p5.34-dancer",
"p5-http-server-simple-psgi"
]
}
]
},
{
"name": "p5.32-http-server-simple-psgi",
"portdir": "perl/p5-http-server-simple-psgi",
"version": "0.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::Server::Simple::PSGI",
"description": "PSGI handler for HTTP::Server::Simple",
"long_description": "HTTP::Server::Simple::PSGI is a HTTP::Server::Simple based HTTP server that can run PSGI applications.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "jpo",
"github": "jpoliv",
"ports_count": 60
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-http-server-simple"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-lwp-consolelogger",
"p5.32-plack-test-agent"
]
},
{
"type": "lib",
"ports": [
"p5.32-dancer"
]
}
]
},
{
"name": "p5.30-http-server-simple-psgi",
"portdir": "perl/p5-http-server-simple-psgi",
"version": "0.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::Server::Simple::PSGI",
"description": "PSGI handler for HTTP::Server::Simple",
"long_description": "HTTP::Server::Simple::PSGI is a HTTP::Server::Simple based HTTP server that can run PSGI applications.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "jpo",
"github": "jpoliv",
"ports_count": 60
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-http-server-simple"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-lwp-consolelogger",
"p5.30-plack-test-agent"
]
},
{
"type": "lib",
"ports": [
"p5.30-dancer"
]
}
]
},
{
"name": "p5.28-http-server-simple-psgi",
"portdir": "perl/p5-http-server-simple-psgi",
"version": "0.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::Server::Simple::PSGI",
"description": "PSGI handler for HTTP::Server::Simple",
"long_description": "HTTP::Server::Simple::PSGI is a HTTP::Server::Simple based HTTP server that can run PSGI applications.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "jpo",
"github": "jpoliv",
"ports_count": 60
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-http-server-simple"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-lwp-consolelogger",
"p5.28-plack-test-agent"
]
},
{
"type": "lib",
"ports": [
"p5.28-dancer"
]
}
]
},
{
"name": "p5-http-server-simple-psgi",
"portdir": "perl/p5-http-server-simple-psgi",
"version": "0.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-http-server-simple-psgi",
"homepage": "https://metacpan.org/pod/HTTP::Server::Simple::PSGI",
"description": "PSGI handler for HTTP::Server::Simple",
"long_description": "HTTP::Server::Simple::PSGI is a HTTP::Server::Simple based HTTP server that can run PSGI applications.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "jpo",
"github": "jpoliv",
"ports_count": 60
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-http-server-simple-psgi"
]
}
],
"depends_on": []
},
{
"name": "p5.34-html-tokeparser-simple",
"portdir": "perl/p5-html-tokeparser-simple",
"version": "3.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTML::TokeParser::Simple",
"description": "a simpler interface to HTML::TokeParser",
"long_description": "HTML::TokeParser::Simple is a subclass of HTML::TokeParser that uses easy-to-remember method calls to work with the tokens.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-html-parser"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-html-tokeparser-simple"
]
}
]
},
{
"name": "p5.32-html-tokeparser-simple",
"portdir": "perl/p5-html-tokeparser-simple",
"version": "3.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTML::TokeParser::Simple",
"description": "a simpler interface to HTML::TokeParser",
"long_description": "HTML::TokeParser::Simple is a subclass of HTML::TokeParser that uses easy-to-remember method calls to work with the tokens.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-html-parser"
]
}
],
"depends_on": []
},
{
"name": "p5.30-html-tokeparser-simple",
"portdir": "perl/p5-html-tokeparser-simple",
"version": "3.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTML::TokeParser::Simple",
"description": "a simpler interface to HTML::TokeParser",
"long_description": "HTML::TokeParser::Simple is a subclass of HTML::TokeParser that uses easy-to-remember method calls to work with the tokens.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-html-parser"
]
}
],
"depends_on": []
},
{
"name": "p5.28-html-tokeparser-simple",
"portdir": "perl/p5-html-tokeparser-simple",
"version": "3.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTML::TokeParser::Simple",
"description": "a simpler interface to HTML::TokeParser",
"long_description": "HTML::TokeParser::Simple is a subclass of HTML::TokeParser that uses easy-to-remember method calls to work with the tokens.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-html-parser"
]
}
],
"depends_on": []
}
]
}