HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51988,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=401",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=399",
"results": [
{
"name": "p5-unicode-checkutf8",
"portdir": "perl/p5-unicode-checkutf8",
"version": "1.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-unicode-checkutf8",
"homepage": "https://metacpan.org/pod/Unicode::CheckUTF8",
"description": "Unicode::CheckUTF8 - checks if scalar is valid UTF-8",
"long_description": "Unicode::CheckUTF8 - checks if scalar is valid UTF-8",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-unicode-checkutf8"
]
}
],
"depends_on": []
},
{
"name": "p5-unicode-collate",
"portdir": "perl/p5-unicode-collate",
"version": "1.310.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-unicode-collate",
"homepage": "https://metacpan.org/pod/Unicode::Collate",
"description": "Unicode Collation Algorithm",
"long_description": "This module is an implementation of Unicode Technical Standard #10 (a.k.a. UTS #10) - Unicode Collation Algorithm (a.k.a. UCA).",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-unicode-collate"
]
}
],
"depends_on": []
},
{
"name": "p5-unicode-eastasianwidth",
"portdir": "perl/p5-unicode-eastasianwidth",
"version": "12.0.0",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-unicode-eastasianwidth",
"homepage": "https://metacpan.org/pod/Unicode::EastAsianWidth",
"description": "Unicode::EastAsianWidth - East Asian Width properties",
"long_description": "Unicode::EastAsianWidth - East Asian Width properties",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-unicode-eastasianwidth"
]
}
],
"depends_on": []
},
{
"name": "p5-unicode-escape",
"portdir": "perl/p5-unicode-escape",
"version": "0.0.2",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-unicode-escape",
"homepage": "https://metacpan.org/pod/Unicode::Escape",
"description": "Escape and unescape Unicode characters",
"long_description": "Escape and unescape Unicode characters",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "macports",
"github": "",
"ports_count": 18
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-unicode-escape"
]
}
],
"depends_on": []
},
{
"name": "p5-unicode-linebreak",
"portdir": "perl/p5-unicode-linebreak",
"version": "2019.1.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-unicode-linebreak",
"homepage": "https://metacpan.org/pod/Unicode::LineBreak",
"description": "Unicode::LineBreak - UAX #14 Unicode Line Breaking Algorithm",
"long_description": "Unicode::LineBreak - UAX #14 Unicode Line Breaking Algorithm",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-unicode-linebreak"
]
}
],
"depends_on": []
},
{
"name": "p5-unicode-normalize",
"portdir": "perl/p5-unicode-normalize",
"version": "1.260.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-unicode-normalize",
"homepage": "https://metacpan.org/pod/Unicode::Normalize",
"description": "Unicode::Normalize - Unicode Normalization Forms",
"long_description": "Unicode::Normalize - Unicode Normalization Forms",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-unicode-normalize"
]
}
],
"depends_on": []
},
{
"name": "p5-unicode-string",
"portdir": "perl/p5-unicode-string",
"version": "2.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-unicode-string",
"homepage": "https://metacpan.org/pod/Unicode::String",
"description": "String of Unicode characters (UCS2/UTF16)",
"long_description": "A Unicode::String object represents a sequence of Unicode characters. The Unicode Standard is a fixed-width, uniform encoding scheme for written characters and text. This encoding treats alphabetic characters, ideographic characters, and symbols identically, which means that they can be used in any mixture and with equal facility. Unicode is modeled on the ASCII character set, but uses a 16-bit encoding to support full multilingual text.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-unicode-string"
]
}
],
"depends_on": []
},
{
"name": "p5-unicode-utf8",
"portdir": "perl/p5-unicode-utf8",
"version": "0.700.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-unicode-utf8",
"homepage": "https://metacpan.org/pod/Unicode::UTF8",
"description": "Unicode::UTF8 - Encoding and decoding of UTF-8 encoding form",
"long_description": "Unicode::UTF8 - Encoding and decoding of UTF-8 encoding form",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-unicode-utf8"
]
}
],
"depends_on": []
},
{
"name": "p5-universal-can",
"portdir": "perl/p5-universal-can",
"version": "1.201.403.280",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-universal-can",
"homepage": "https://metacpan.org/pod/UNIVERSAL::can",
"description": "Hack around people calling UNIVERSAL::can() as a function",
"long_description": "The UNIVERSAL class provides a few default methods so that all objects can use them.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-universal-can"
]
}
],
"depends_on": []
},
{
"name": "p5-universal-isa",
"portdir": "perl/p5-universal-isa",
"version": "1.201.710.120",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-universal-isa",
"homepage": "https://metacpan.org/pod/UNIVERSAL::isa",
"description": "Attempt to recover from people calling UNIVERSAL::isa as a function",
"long_description": "Attempt to recover from people calling UNIVERSAL::isa as a function",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-universal-isa"
]
}
],
"depends_on": []
},
{
"name": "p5-universal-moniker",
"portdir": "perl/p5-universal-moniker",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-universal-moniker",
"homepage": "https://metacpan.org/pod/UNIVERSAL::moniker",
"description": "Class names in Perl often don't sound great when spoken",
"long_description": "Class names in Perl often don't sound great when spoken, or look good when written in prose. For this reason, we tend to say things like customer or basket when we are referring to My::Site::User::Customer or My::Site::Shop::Basket. We thought it would be nice if our classes knew what we would prefer to call them.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-universal-moniker"
]
}
],
"depends_on": []
},
{
"name": "p5-universal-require",
"portdir": "perl/p5-universal-require",
"version": "0.190.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-universal-require",
"homepage": "https://metacpan.org/pod/UNIVERSAL::require",
"description": "require() modules from a variable",
"long_description": "require() modules from a variable",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-universal-require"
]
}
],
"depends_on": []
},
{
"name": "p5-unix-groups",
"portdir": "perl/p5-unix-groups",
"version": "0.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-unix-groups",
"homepage": "https://metacpan.org/pod/Unix::Groups",
"description": "Unix::Groups - Perl to support getgroups and setgroups syscalls",
"long_description": "Unix::Groups - Perl to support getgroups and setgroups syscalls",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-unix-groups"
]
}
],
"depends_on": []
},
{
"name": "p5-unix-groups-ffi",
"portdir": "perl/p5-unix-groups-ffi",
"version": "1.0.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-unix-groups-ffi",
"homepage": "https://metacpan.org/pod/Unix::Groups::FFI",
"description": "Unix::Groups::FFI - Interface to Unix group syscalls",
"long_description": "Unix::Groups::FFI - Interface to Unix group syscalls",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-unix-groups-ffi"
]
}
],
"depends_on": []
},
{
"name": "p5-unix-process",
"portdir": "perl/p5-unix-process",
"version": "1.310.100",
"license": "LGPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-unix-process",
"homepage": "https://metacpan.org/pod/Unix::Process",
"description": "Unix::Process - Perl extension to get pid info from (/bin/ps).",
"long_description": "Unix::Process - Perl extension to get pid info from (/bin/ps).",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-unix-process"
]
}
],
"depends_on": []
},
{
"name": "p5-unix-syslog",
"portdir": "perl/p5-unix-syslog",
"version": "1.100.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-unix-syslog",
"homepage": "https://metacpan.org/pod/Unix::Syslog",
"description": "Access to the Unix system logger via Perl's XSUBs",
"long_description": "Access to the Unix system logger via Perl's XSUBs",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-unix-syslog"
]
}
],
"depends_on": []
},
{
"name": "p5-uri",
"portdir": "perl/p5-uri",
"version": "5.340.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-uri",
"homepage": "https://metacpan.org/pod/URI",
"description": "URI - Uniform Resource Identifiers (absolute and relative)",
"long_description": "URI - Uniform Resource Identifiers (absolute and relative)",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-uri"
]
}
],
"depends_on": []
},
{
"name": "p5-uri-escape-xs",
"portdir": "perl/p5-uri-escape-xs",
"version": "0.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-uri-escape-xs",
"homepage": "https://metacpan.org/pod/URI::Escape::XS",
"description": "URI::Escape::XS - drop-in replacement for URI::Escape",
"long_description": "URI::Escape::XS - drop-in replacement for URI::Escape",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-uri-escape-xs"
]
}
],
"depends_on": []
},
{
"name": "p5-uri-fetch",
"portdir": "perl/p5-uri-fetch",
"version": "0.150.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-uri-fetch",
"homepage": "https://metacpan.org/pod/URI::Fetch",
"description": "URI::Fetch module for Perl",
"long_description": "URI::Fetch is a class to intelligently fetch syndication feeds.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-uri-fetch"
]
}
],
"depends_on": []
},
{
"name": "p5-uri-find",
"portdir": "perl/p5-uri-find",
"version": "20160806",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-uri-find",
"homepage": "https://metacpan.org/pod/URI::Find",
"description": "URI::Find - Find URIs in arbitrary text",
"long_description": "URI::Find - Find URIs in arbitrary text",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-uri-find"
]
}
],
"depends_on": []
},
{
"name": "p5-uri-fromhash",
"portdir": "perl/p5-uri-fromhash",
"version": "0.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-uri-fromhash",
"homepage": "https://metacpan.org/pod/URI::FromHash",
"description": "URI::FromHash - Build a URI from a set of named parameters",
"long_description": "URI::FromHash - Build a URI from a set of named parameters",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-uri-fromhash"
]
}
],
"depends_on": []
},
{
"name": "p5-uri-query",
"portdir": "perl/p5-uri-query",
"version": "0.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-uri-query",
"homepage": "https://metacpan.org/pod/URI::Query",
"description": "URI::Query - class providing URI query string manipulation",
"long_description": "URI::Query - class providing URI query string manipulation",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-uri-query"
]
}
],
"depends_on": []
},
{
"name": "p5-uri-ws",
"portdir": "perl/p5-uri-ws",
"version": "0.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-uri-ws",
"homepage": "https://metacpan.org/pod/URI::ws",
"description": "URI::ws - WebSocket support for the URI package",
"long_description": "URI::ws - WebSocket support for the URI package",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-uri-ws"
]
}
],
"depends_on": []
},
{
"name": "p5-url-encode",
"portdir": "perl/p5-url-encode",
"version": "0.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-url-encode",
"homepage": "https://metacpan.org/pod/URL::Encode",
"description": "URL::Encode - Encoding and decoding of application/x-www-form-urlencoded encoding.",
"long_description": "URL::Encode - Encoding and decoding of application/x-www-form-urlencoded encoding.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-url-encode"
]
}
],
"depends_on": []
},
{
"name": "p5-url-encode-xs",
"portdir": "perl/p5-url-encode-xs",
"version": "0.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-url-encode-xs",
"homepage": "https://metacpan.org/pod/URL::Encode::XS",
"description": "URL::Encode::XS - XS implementation of URL::Encode",
"long_description": "URL::Encode::XS - XS implementation of URL::Encode",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-url-encode-xs"
]
}
],
"depends_on": []
},
{
"name": "p5-user",
"portdir": "perl/p5-user",
"version": "1.900.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-user",
"homepage": "https://metacpan.org/pod/User",
"description": "User - API for locating user information regardless of OS",
"long_description": "User - API for locating user information regardless of OS",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-user"
]
}
],
"depends_on": []
},
{
"name": "p5-user-identity",
"portdir": "perl/p5-user-identity",
"version": "4.0.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-user-identity",
"homepage": "https://metacpan.org/pod/User::Identity",
"description": "User::Identity - maintains info about a physical person",
"long_description": "User::Identity - maintains info about a physical person",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-user-identity"
]
}
],
"depends_on": []
},
{
"name": "p5-utf8-all",
"portdir": "perl/p5-utf8-all",
"version": "0.26.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-utf8-all",
"homepage": "https://metacpan.org/pod/utf8::all",
"description": "utf8::all - turn on Unicode - all of it",
"long_description": "utf8::all - turn on Unicode - all of it",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "davide.liessi",
"github": "dliessi",
"ports_count": 72
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-utf8-all"
]
}
],
"depends_on": []
},
{
"name": "p5-uuid",
"portdir": "perl/p5-uuid",
"version": "0.380.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-uuid",
"homepage": "https://metacpan.org/pod/UUID",
"description": "UUID - Universally Unique Identifier library for Perl",
"long_description": "UUID - Universally Unique Identifier library for Perl",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-uuid"
]
}
],
"depends_on": []
},
{
"name": "p5-uuid-ffi",
"portdir": "perl/p5-uuid-ffi",
"version": "0.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-uuid-ffi",
"homepage": "https://metacpan.org/pod/UUID::FFI",
"description": "UUID::FFI - Universally Unique Identifiers FFI style",
"long_description": "UUID::FFI - Universally Unique Identifiers FFI style",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-uuid-ffi"
]
}
],
"depends_on": []
},
{
"name": "p5-uuid-tiny",
"portdir": "perl/p5-uuid-tiny",
"version": "1.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-uuid-tiny",
"homepage": "https://metacpan.org/pod/UUID::Tiny",
"description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
"long_description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-uuid-tiny"
]
}
],
"depends_on": []
},
{
"name": "p5-variable-magic",
"portdir": "perl/p5-variable-magic",
"version": "0.640.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-variable-magic",
"homepage": "https://metacpan.org/pod/Variable::Magic",
"description": "Associate user-defined magic to variables from Perl.",
"long_description": "Associate user-defined magic to variables from Perl.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-variable-magic"
]
}
],
"depends_on": []
},
{
"name": "p5-variable-ondestruct",
"portdir": "perl/p5-variable-ondestruct",
"version": "0.90.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-variable-ondestruct",
"homepage": "https://metacpan.org/pod/Variable::OnDestruct",
"description": "Variable::OnDestruct - Call a subroutine on destruction of a variable.",
"long_description": "Variable::OnDestruct - Call a subroutine on destruction of a variable.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-variable-ondestruct"
]
}
],
"depends_on": []
},
{
"name": "p5-version",
"portdir": "perl/p5-version",
"version": "0.993.400",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 2,
"replaced_by": "p5.34-version",
"homepage": "https://metacpan.org/pod/version",
"description": "version - Perl extension for Version Objects",
"long_description": "version - Perl extension for Version Objects",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-version"
]
}
],
"depends_on": []
},
{
"name": "p5-version-next",
"portdir": "perl/p5-version-next",
"version": "1.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-version-next",
"homepage": "https://metacpan.org/pod/Version::Next",
"description": "Version::Next - increment module version numbers simply and correctly",
"long_description": "Version::Next - increment module version numbers simply and correctly",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-version-next"
]
}
],
"depends_on": []
},
{
"name": "p5-want",
"portdir": "perl/p5-want",
"version": "0.290.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-want",
"homepage": "https://metacpan.org/pod/Want",
"description": "A generalisation of wantarray",
"long_description": "A generalisation of wantarray",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-want"
]
}
],
"depends_on": []
},
{
"name": "p5-warnings-unused",
"portdir": "perl/p5-warnings-unused",
"version": "0.60.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-warnings-unused",
"homepage": "https://metacpan.org/pod/warnings::unused",
"description": "Produces warnings when unused variables are detected",
"long_description": "This pragmatic module extends lexical warnings to complain about unused variables. It produces warnings when a my variable or state variable is unused aside from its declaration.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-warnings-unused"
]
}
],
"depends_on": []
},
{
"name": "p5-web-scraper",
"portdir": "perl/p5-web-scraper",
"version": "0.380.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-web-scraper",
"homepage": "https://metacpan.org/pod/Web::Scraper",
"description": "Web::Scraper - Web Scraping Toolkit using HTML and CSS Selectors or XPath expressions",
"long_description": "Web::Scraper is a web scraper toolkit, inspired by Ruby's equivalent Scrapi. It provides a DSL-ish interface for traversing HTML documents and returning a neatly arranged Perl data structure.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-web-scraper"
]
}
],
"depends_on": []
},
{
"name": "p5-webservice-musicbrainz",
"portdir": "perl/p5-webservice-musicbrainz",
"version": "1.0.10",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-webservice-musicbrainz",
"homepage": "https://metacpan.org/pod/WebService::MusicBrainz",
"description": "API to search the musicbrainz.org database",
"long_description": "This module will search the MusicBrainz database through their web service and return objects with the found data. This module is not backward compatible with pre-1.0 versions. Version 1.0 is a complete re-write based on Mojolicious and implements MusicBrainz Web Service Version 2 (https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2)",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "chrischavez",
"github": "chrstphrchvz",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-webservice-musicbrainz"
]
}
],
"depends_on": []
},
{
"name": "p5-www-curl",
"portdir": "perl/p5-www-curl",
"version": "4.170.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-www-curl",
"homepage": "https://metacpan.org/pod/WWW::Curl",
"description": "Perl extension interface for libcurl",
"long_description": "Python module interface to the cURL library which is a tool for transferring files with URL syntax, supporting many protocols.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "arno+macports",
"github": "fracai",
"ports_count": 14
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-www-curl"
]
}
],
"depends_on": []
},
{
"name": "p5-www-form-urlencoded",
"portdir": "perl/p5-www-form-urlencoded",
"version": "0.260.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-www-form-urlencoded",
"homepage": "https://metacpan.org/pod/WWW::Form::UrlEncoded",
"description": "WWW::Form::UrlEncoded - parser and builder for application/x-www-form-urlencoded",
"long_description": "WWW::Form::UrlEncoded - parser and builder for application/x-www-form-urlencoded",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-www-form-urlencoded"
]
}
],
"depends_on": []
},
{
"name": "p5-www-form-urlencoded-xs",
"portdir": "perl/p5-www-form-urlencoded-xs",
"version": "0.280.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-www-form-urlencoded-xs",
"homepage": "https://metacpan.org/pod/WWW::Form::UrlEncoded::XS",
"description": "WWW::Form::UrlEncoded::XS - XS implementation of parser and builder for application/x-www-form-urlencoded",
"long_description": "WWW::Form::UrlEncoded::XS - XS implementation of parser and builder for application/x-www-form-urlencoded",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-www-form-urlencoded-xs"
]
}
],
"depends_on": []
},
{
"name": "p5-www-mechanize",
"portdir": "perl/p5-www-mechanize",
"version": "2.200.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-www-mechanize",
"homepage": "https://metacpan.org/pod/WWW::Mechanize",
"description": "WWW::Mechanize - Handy web browsing in a Perl object",
"long_description": "WWW::Mechanize - Handy web browsing in a Perl object",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-www-mechanize"
]
}
],
"depends_on": []
},
{
"name": "p5-www-mechanize-cached",
"portdir": "perl/p5-www-mechanize-cached",
"version": "2.0.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-www-mechanize-cached",
"homepage": "https://metacpan.org/pod/WWW::Mechanize::Cached",
"description": "WWW::Mechanize::Cached - Cache response to be polite",
"long_description": "WWW::Mechanize::Cached - Cache response to be polite",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-www-mechanize-cached"
]
}
],
"depends_on": []
},
{
"name": "p5-www-mechanize-sleepy",
"portdir": "perl/p5-www-mechanize-sleepy",
"version": "0.700.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-www-mechanize-sleepy",
"homepage": "https://metacpan.org/pod/WWW::Mechanize::Sleepy",
"description": "A Sleepy Mechanize Agent",
"long_description": "Sometimes when testing the behavior of a webserver it is important to be able to space out your requests in order to simulate a person reading, thinking (or sleeping) at the keyboard. WWW::Mechanize::Sleepy subclasses WWW::Mechanize to provide pauses between your server requests. Use it just like you would use WWW::Mechanize.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-www-mechanize-sleepy"
]
}
],
"depends_on": []
},
{
"name": "p5-www-oauth",
"portdir": "perl/p5-www-oauth",
"version": "1.3.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-www-oauth",
"homepage": "https://metacpan.org/pod/WWW::OAuth",
"description": "WWW::OAuth - Portable OAuth 1.0 authentication",
"long_description": "WWW::OAuth - Portable OAuth 1.0 authentication",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-www-oauth"
]
}
],
"depends_on": []
},
{
"name": "p5-www-pastebin-pastebincom-create",
"portdir": "perl/p5-www-pastebin-pastebincom-create",
"version": "1.3.0",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-www-pastebin-pastebincom-create",
"homepage": "https://metacpan.org/pod/WWW::Pastebin::PastebinCom::Create",
"description": "WWW::Pastebin::PastebinCom::Create - paste on www.pastebin.com without API keys",
"long_description": "WWW::Pastebin::PastebinCom::Create - paste on www.pastebin.com without API keys",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-www-pastebin-pastebincom-create"
]
}
],
"depends_on": []
},
{
"name": "p5-www-robotrules",
"portdir": "perl/p5-www-robotrules",
"version": "6.20.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-www-robotrules",
"homepage": "https://metacpan.org/pod/WWW::RobotRules",
"description": "Parse /robots.txt file",
"long_description": "Parse /robots.txt file",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-www-robotrules"
]
}
],
"depends_on": []
},
{
"name": "p5-www-search",
"portdir": "perl/p5-www-search",
"version": "2.519.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-www-search",
"homepage": "https://metacpan.org/pod/WWW::Search",
"description": "WWW::Search provides access to search engines",
"long_description": "WWW::Search is a collection of Perl modules which provide an API to search engines on the world-wide web",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-www-search"
]
}
],
"depends_on": []
},
{
"name": "p5-www-shorten",
"portdir": "perl/p5-www-shorten",
"version": "3.94.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-www-shorten",
"homepage": "https://metacpan.org/pod/WWW::Shorten",
"description": "Interface to URL shortening sites",
"long_description": "Interface to URL shortening sites",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-www-shorten"
]
}
],
"depends_on": []
}
]
}