HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 49829,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=82",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=80",
"results": [
{
"name": "p5.34-http-server-simple-authen",
"portdir": "perl/p5-http-server-simple-authen",
"version": "0.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::Server::Simple::Authen",
"description": "Authentication plugin for HTTP::Server::Simple",
"long_description": "Authentication plugin for HTTP::Server::Simple",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-authen-simple",
"p5.34-http-server-simple"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"fusioninventory-agent"
]
},
{
"type": "lib",
"ports": [
"p5-http-server-simple-authen"
]
}
]
},
{
"name": "p5-http-server-simple-mason",
"portdir": "perl/p5-http-server-simple-mason",
"version": "0.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-http-server-simple-mason",
"homepage": "https://metacpan.org/pod/HTTP::Server::Simple::Mason",
"description": "An abstract baseclass for a standalone mason server",
"long_description": "An abstract baseclass for a standalone mason server",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-http-server-simple-mason"
]
}
],
"depends_on": []
},
{
"name": "p5.28-http-server-simple-mason",
"portdir": "perl/p5-http-server-simple-mason",
"version": "0.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::Server::Simple::Mason",
"description": "An abstract baseclass for a standalone mason server",
"long_description": "An abstract baseclass for a standalone mason server",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-hook-lexwrap",
"p5.28-html-mason",
"p5.28-http-server-simple",
"p5.28-libwww-perl"
]
}
],
"depends_on": []
},
{
"name": "p5.30-http-server-simple-mason",
"portdir": "perl/p5-http-server-simple-mason",
"version": "0.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::Server::Simple::Mason",
"description": "An abstract baseclass for a standalone mason server",
"long_description": "An abstract baseclass for a standalone mason server",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-hook-lexwrap",
"p5.30-html-mason",
"p5.30-http-server-simple",
"p5.30-libwww-perl"
]
}
],
"depends_on": []
},
{
"name": "p5.32-http-server-simple-mason",
"portdir": "perl/p5-http-server-simple-mason",
"version": "0.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::Server::Simple::Mason",
"description": "An abstract baseclass for a standalone mason server",
"long_description": "An abstract baseclass for a standalone mason server",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-hook-lexwrap",
"p5.32-html-mason",
"p5.32-http-server-simple",
"p5.32-libwww-perl"
]
}
],
"depends_on": []
},
{
"name": "p5.34-http-server-simple-mason",
"portdir": "perl/p5-http-server-simple-mason",
"version": "0.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::Server::Simple::Mason",
"description": "An abstract baseclass for a standalone mason server",
"long_description": "An abstract baseclass for a standalone mason server",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-hook-lexwrap",
"p5.34-html-mason",
"p5.34-http-server-simple",
"p5.34-libwww-perl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-http-server-simple-mason"
]
}
]
},
{
"name": "p5-http-thin",
"portdir": "perl/p5-http-thin",
"version": "0.6.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-http-thin",
"homepage": "https://metacpan.org/pod/HTTP::Thin",
"description": "HTTP::Thin - A Thin Wrapper around HTTP::Tiny to play nice with HTTP::Message",
"long_description": "HTTP::Thin - A Thin Wrapper around HTTP::Tiny to play nice with HTTP::Message",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-http-thin"
]
}
],
"depends_on": []
},
{
"name": "p5.28-http-thin",
"portdir": "perl/p5-http-thin",
"version": "0.6.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::Thin",
"description": "HTTP::Thin - A Thin Wrapper around HTTP::Tiny to play nice with HTTP::Message",
"long_description": "HTTP::Thin - A Thin Wrapper around HTTP::Tiny to play nice with HTTP::Message",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.28-class-method-modifiers",
"p5.28-hash-multivalue",
"perl5.28",
"p5.28-http-tiny",
"p5.28-safe-isa",
"p5.28-http-message"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-twitter-api"
]
}
]
},
{
"name": "p5.30-http-thin",
"portdir": "perl/p5-http-thin",
"version": "0.6.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::Thin",
"description": "HTTP::Thin - A Thin Wrapper around HTTP::Tiny to play nice with HTTP::Message",
"long_description": "HTTP::Thin - A Thin Wrapper around HTTP::Tiny to play nice with HTTP::Message",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.30-class-method-modifiers",
"p5.30-hash-multivalue",
"perl5.30",
"p5.30-http-tiny",
"p5.30-safe-isa",
"p5.30-http-message"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-twitter-api"
]
}
]
},
{
"name": "p5.32-http-thin",
"portdir": "perl/p5-http-thin",
"version": "0.6.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::Thin",
"description": "HTTP::Thin - A Thin Wrapper around HTTP::Tiny to play nice with HTTP::Message",
"long_description": "HTTP::Thin - A Thin Wrapper around HTTP::Tiny to play nice with HTTP::Message",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.32-class-method-modifiers",
"p5.32-hash-multivalue",
"perl5.32",
"p5.32-http-tiny",
"p5.32-safe-isa",
"p5.32-http-message"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-twitter-api"
]
}
]
},
{
"name": "p5.34-http-thin",
"portdir": "perl/p5-http-thin",
"version": "0.6.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::Thin",
"description": "HTTP::Thin - A Thin Wrapper around HTTP::Tiny to play nice with HTTP::Message",
"long_description": "HTTP::Thin - A Thin Wrapper around HTTP::Tiny to play nice with HTTP::Message",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-class-method-modifiers",
"p5.34-hash-multivalue",
"perl5.34",
"p5.34-http-tiny",
"p5.34-safe-isa",
"p5.34-http-message"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-http-thin",
"p5.34-twitter-api"
]
}
]
},
{
"name": "p5-http-tiny-mech",
"portdir": "perl/p5-http-tiny-mech",
"version": "1.1.2",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-http-tiny-mech",
"homepage": "https://metacpan.org/pod/HTTP::Tiny::Mech",
"description": "HTTP::Tiny::Mech - Wrap a WWW::Mechanize instance in an HTTP::Tiny compatible interface.",
"long_description": "HTTP::Tiny::Mech - Wrap a WWW::Mechanize instance in an HTTP::Tiny compatible interface.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-http-tiny-mech"
]
}
],
"depends_on": []
},
{
"name": "p5.28-http-tiny-mech",
"portdir": "perl/p5-http-tiny-mech",
"version": "1.1.2",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::Tiny::Mech",
"description": "HTTP::Tiny::Mech - Wrap a WWW::Mechanize instance in an HTTP::Tiny compatible interface.",
"long_description": "HTTP::Tiny::Mech - Wrap a WWW::Mechanize instance in an HTTP::Tiny compatible interface.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-http-message",
"p5.28-http-tiny",
"p5.28-www-mechanize"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-metacpan-client"
]
}
]
},
{
"name": "p5.30-http-tiny-mech",
"portdir": "perl/p5-http-tiny-mech",
"version": "1.1.2",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::Tiny::Mech",
"description": "HTTP::Tiny::Mech - Wrap a WWW::Mechanize instance in an HTTP::Tiny compatible interface.",
"long_description": "HTTP::Tiny::Mech - Wrap a WWW::Mechanize instance in an HTTP::Tiny compatible interface.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-http-message",
"p5.30-http-tiny",
"p5.30-www-mechanize"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-metacpan-client"
]
}
]
},
{
"name": "p5.32-http-tiny-mech",
"portdir": "perl/p5-http-tiny-mech",
"version": "1.1.2",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::Tiny::Mech",
"description": "HTTP::Tiny::Mech - Wrap a WWW::Mechanize instance in an HTTP::Tiny compatible interface.",
"long_description": "HTTP::Tiny::Mech - Wrap a WWW::Mechanize instance in an HTTP::Tiny compatible interface.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-http-message",
"p5.32-http-tiny",
"p5.32-www-mechanize"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-metacpan-client"
]
}
]
},
{
"name": "p5.34-http-tiny-mech",
"portdir": "perl/p5-http-tiny-mech",
"version": "1.1.2",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::Tiny::Mech",
"description": "HTTP::Tiny::Mech - Wrap a WWW::Mechanize instance in an HTTP::Tiny compatible interface.",
"long_description": "HTTP::Tiny::Mech - Wrap a WWW::Mechanize instance in an HTTP::Tiny compatible interface.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-http-message",
"p5.34-http-tiny",
"p5.34-www-mechanize"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-metacpan-client"
]
},
{
"type": "lib",
"ports": [
"p5-http-tiny-mech"
]
}
]
},
{
"name": "p5-http-tiny-multipart",
"portdir": "perl/p5-http-tiny-multipart",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-http-tiny-multipart",
"homepage": "https://metacpan.org/pod/HTTP::Tiny::Multipart",
"description": "HTTP::Tiny::Multipart - Add post_multipart to HTTP::Tiny",
"long_description": "HTTP::Tiny::Multipart - Add post_multipart to HTTP::Tiny",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-http-tiny-multipart"
]
}
],
"depends_on": []
},
{
"name": "p5.28-http-tiny-multipart",
"portdir": "perl/p5-http-tiny-multipart",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::Tiny::Multipart",
"description": "HTTP::Tiny::Multipart - Add post_multipart to HTTP::Tiny",
"long_description": "HTTP::Tiny::Multipart - Add post_multipart to HTTP::Tiny",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-http-tiny"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-test2-harness"
]
}
]
},
{
"name": "p5.30-http-tiny-multipart",
"portdir": "perl/p5-http-tiny-multipart",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::Tiny::Multipart",
"description": "HTTP::Tiny::Multipart - Add post_multipart to HTTP::Tiny",
"long_description": "HTTP::Tiny::Multipart - Add post_multipart to HTTP::Tiny",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-http-tiny"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-test2-harness"
]
}
]
},
{
"name": "p5.32-http-tiny-multipart",
"portdir": "perl/p5-http-tiny-multipart",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::Tiny::Multipart",
"description": "HTTP::Tiny::Multipart - Add post_multipart to HTTP::Tiny",
"long_description": "HTTP::Tiny::Multipart - Add post_multipart to HTTP::Tiny",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-http-tiny"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-test2-harness"
]
}
]
},
{
"name": "p5.34-http-tiny-multipart",
"portdir": "perl/p5-http-tiny-multipart",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::Tiny::Multipart",
"description": "HTTP::Tiny::Multipart - Add post_multipart to HTTP::Tiny",
"long_description": "HTTP::Tiny::Multipart - Add post_multipart to HTTP::Tiny",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-http-tiny"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-http-tiny-multipart",
"p5.34-test2-harness"
]
}
]
},
{
"name": "p5-http-xscookies",
"portdir": "perl/p5-http-xscookies",
"version": "0.0.21",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.28-http-xscookies",
"homepage": "https://metacpan.org/pod/HTTP::XSCookies",
"description": "HTTP::XSCookies - Fast XS cookie mangling for Perl",
"long_description": "HTTP::XSCookies - Fast XS cookie mangling for Perl",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.28-http-xscookies"
]
}
],
"depends_on": []
},
{
"name": "p5.28-http-xscookies",
"portdir": "perl/p5-http-xscookies",
"version": "0.0.21",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::XSCookies",
"description": "HTTP::XSCookies - Fast XS cookie mangling for Perl",
"long_description": "HTTP::XSCookies - Fast XS cookie mangling for Perl",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.28-data-dumper",
"p5.28-timedate"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-http-xscookies"
]
}
]
},
{
"name": "p5.30-http-xscookies",
"portdir": "perl/p5-http-xscookies",
"version": "0.0.21",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::XSCookies",
"description": "HTTP::XSCookies - Fast XS cookie mangling for Perl",
"long_description": "HTTP::XSCookies - Fast XS cookie mangling for Perl",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.30-data-dumper",
"p5.30-timedate"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": []
},
{
"name": "p5.32-http-xscookies",
"portdir": "perl/p5-http-xscookies",
"version": "0.0.21",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::XSCookies",
"description": "HTTP::XSCookies - Fast XS cookie mangling for Perl",
"long_description": "HTTP::XSCookies - Fast XS cookie mangling for Perl",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.32-data-dumper",
"p5.32-timedate"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": []
},
{
"name": "p5.34-http-xscookies",
"portdir": "perl/p5-http-xscookies",
"version": "0.0.21",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::XSCookies",
"description": "HTTP::XSCookies - Fast XS cookie mangling for Perl",
"long_description": "HTTP::XSCookies - Fast XS cookie mangling for Perl",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.34-data-dumper",
"p5.34-timedate"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": []
},
{
"name": "p5-http-xsheaders",
"portdir": "perl/p5-http-xsheaders",
"version": "0.400.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.28-http-xsheaders",
"homepage": "https://metacpan.org/pod/HTTP::XSHeaders",
"description": "HTTP::XSHeaders - Fast XS Header library, replacing HTTP::Headers and HTTP::Headers::Fast.",
"long_description": "HTTP::XSHeaders - Fast XS Header library, replacing HTTP::Headers and HTTP::Headers::Fast.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.28-http-xsheaders"
]
}
],
"depends_on": []
},
{
"name": "p5.28-http-xsheaders",
"portdir": "perl/p5-http-xsheaders",
"version": "0.400.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::XSHeaders",
"description": "HTTP::XSHeaders - Fast XS Header library, replacing HTTP::Headers and HTTP::Headers::Fast.",
"long_description": "HTTP::XSHeaders - Fast XS Header library, replacing HTTP::Headers and HTTP::Headers::Fast.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-http-date"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-http-xsheaders"
]
}
]
},
{
"name": "p5.30-http-xsheaders",
"portdir": "perl/p5-http-xsheaders",
"version": "0.400.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::XSHeaders",
"description": "HTTP::XSHeaders - Fast XS Header library, replacing HTTP::Headers and HTTP::Headers::Fast.",
"long_description": "HTTP::XSHeaders - Fast XS Header library, replacing HTTP::Headers and HTTP::Headers::Fast.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-http-date"
]
}
],
"depends_on": []
},
{
"name": "p5.32-http-xsheaders",
"portdir": "perl/p5-http-xsheaders",
"version": "0.400.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::XSHeaders",
"description": "HTTP::XSHeaders - Fast XS Header library, replacing HTTP::Headers and HTTP::Headers::Fast.",
"long_description": "HTTP::XSHeaders - Fast XS Header library, replacing HTTP::Headers and HTTP::Headers::Fast.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-http-date"
]
}
],
"depends_on": []
},
{
"name": "p5.34-http-xsheaders",
"portdir": "perl/p5-http-xsheaders",
"version": "0.400.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTTP::XSHeaders",
"description": "HTTP::XSHeaders - Fast XS Header library, replacing HTTP::Headers and HTTP::Headers::Fast.",
"long_description": "HTTP::XSHeaders - Fast XS Header library, replacing HTTP::Headers and HTTP::Headers::Fast.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-http-date"
]
}
],
"depends_on": []
},
{
"name": "p5-image-metadata-jpeg",
"portdir": "perl/p5-image-metadata-jpeg",
"version": "0.159.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-image-metadata-jpeg",
"homepage": "https://metacpan.org/pod/Image::MetaData::JPEG",
"description": "Access to and modification of JPEG meta-data",
"long_description": "This module provide functions to access and extract various kind of meta information from JPEG image files.",
"active": true,
"categories": [
"graphics",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-image-metadata-jpeg"
]
}
],
"depends_on": []
},
{
"name": "p5.28-image-metadata-jpeg",
"portdir": "perl/p5-image-metadata-jpeg",
"version": "0.159.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Image::MetaData::JPEG",
"description": "Access to and modification of JPEG meta-data",
"long_description": "This module provide functions to access and extract various kind of meta information from JPEG image files.",
"active": true,
"categories": [
"graphics",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": []
},
{
"name": "p5.30-image-metadata-jpeg",
"portdir": "perl/p5-image-metadata-jpeg",
"version": "0.159.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Image::MetaData::JPEG",
"description": "Access to and modification of JPEG meta-data",
"long_description": "This module provide functions to access and extract various kind of meta information from JPEG image files.",
"active": true,
"categories": [
"graphics",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": []
},
{
"name": "p5.32-image-metadata-jpeg",
"portdir": "perl/p5-image-metadata-jpeg",
"version": "0.159.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Image::MetaData::JPEG",
"description": "Access to and modification of JPEG meta-data",
"long_description": "This module provide functions to access and extract various kind of meta information from JPEG image files.",
"active": true,
"categories": [
"graphics",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": []
},
{
"name": "p5.34-image-metadata-jpeg",
"portdir": "perl/p5-image-metadata-jpeg",
"version": "0.159.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Image::MetaData::JPEG",
"description": "Access to and modification of JPEG meta-data",
"long_description": "This module provide functions to access and extract various kind of meta information from JPEG image files.",
"active": true,
"categories": [
"graphics",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-image-metadata-jpeg"
]
}
]
},
{
"name": "p5-image-size",
"portdir": "perl/p5-image-size",
"version": "3.300.0",
"license": "(Artistic-2 or LGPL-2.1)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-image-size",
"homepage": "https://metacpan.org/pod/Image::Size",
"description": "Extract size information from image files",
"long_description": "Image::Size is a simple library that allows the fetching of image size information from files in a wide variety of common (and not-so-common) formats.",
"active": true,
"categories": [
"graphics",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-image-size"
]
}
],
"depends_on": []
},
{
"name": "p5.28-image-size",
"portdir": "perl/p5-image-size",
"version": "3.300.0",
"license": "(Artistic-2 or LGPL-2.1)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Image::Size",
"description": "Extract size information from image files",
"long_description": "Image::Size is a simple library that allows the fetching of image size information from files in a wide variety of common (and not-so-common) formats.",
"active": true,
"categories": [
"graphics",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-module-build",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-io-compress"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-panotools-script",
"mythtv-plugins.27"
]
}
]
},
{
"name": "p5.30-image-size",
"portdir": "perl/p5-image-size",
"version": "3.300.0",
"license": "(Artistic-2 or LGPL-2.1)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Image::Size",
"description": "Extract size information from image files",
"long_description": "Image::Size is a simple library that allows the fetching of image size information from files in a wide variety of common (and not-so-common) formats.",
"active": true,
"categories": [
"graphics",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-module-build",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-io-compress"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-panotools-script"
]
}
]
},
{
"name": "p5.32-image-size",
"portdir": "perl/p5-image-size",
"version": "3.300.0",
"license": "(Artistic-2 or LGPL-2.1)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Image::Size",
"description": "Extract size information from image files",
"long_description": "Image::Size is a simple library that allows the fetching of image size information from files in a wide variety of common (and not-so-common) formats.",
"active": true,
"categories": [
"graphics",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-module-build",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-io-compress"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-panotools-script"
]
}
]
},
{
"name": "p5.34-image-size",
"portdir": "perl/p5-image-size",
"version": "3.300.0",
"license": "(Artistic-2 or LGPL-2.1)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Image::Size",
"description": "Extract size information from image files",
"long_description": "Image::Size is a simple library that allows the fetching of image size information from files in a wide variety of common (and not-so-common) formats.",
"active": true,
"categories": [
"graphics",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-module-build",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-io-compress"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-image-size",
"p5.34-panotools-script",
"mythtv-plugins.28",
"spidereyeballs",
"wml",
"LaTeXML"
]
}
]
},
{
"name": "p5-imap-bodystructure",
"portdir": "perl/p5-imap-bodystructure",
"version": "1.30.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-imap-bodystructure",
"homepage": "https://metacpan.org/pod/IMAP::BodyStructure",
"description": "IMAP4-compatible BODYSTRUCTURE and ENVELOPE parser",
"long_description": "An IMAP4-compatible IMAP server MUST include a full MIME-parser which parses the messages inside IMAP mailboxes and is accessible via BODYSTRUCTURE fetch item. This module provides a Perl interface to parse the output of IMAP4 MIME-parser.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-imap-bodystructure"
]
}
],
"depends_on": []
},
{
"name": "p5.28-imap-bodystructure",
"portdir": "perl/p5-imap-bodystructure",
"version": "1.30.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IMAP::BodyStructure",
"description": "IMAP4-compatible BODYSTRUCTURE and ENVELOPE parser",
"long_description": "An IMAP4-compatible IMAP server MUST include a full MIME-parser which parses the messages inside IMAP mailboxes and is accessible via BODYSTRUCTURE fetch item. This module provides a Perl interface to parse the output of IMAP4 MIME-parser.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-module-build",
"p5.28-test-nowarnings",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": []
},
{
"name": "p5.30-imap-bodystructure",
"portdir": "perl/p5-imap-bodystructure",
"version": "1.30.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IMAP::BodyStructure",
"description": "IMAP4-compatible BODYSTRUCTURE and ENVELOPE parser",
"long_description": "An IMAP4-compatible IMAP server MUST include a full MIME-parser which parses the messages inside IMAP mailboxes and is accessible via BODYSTRUCTURE fetch item. This module provides a Perl interface to parse the output of IMAP4 MIME-parser.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-module-build",
"p5.30-test-nowarnings",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": []
},
{
"name": "p5.32-imap-bodystructure",
"portdir": "perl/p5-imap-bodystructure",
"version": "1.30.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IMAP::BodyStructure",
"description": "IMAP4-compatible BODYSTRUCTURE and ENVELOPE parser",
"long_description": "An IMAP4-compatible IMAP server MUST include a full MIME-parser which parses the messages inside IMAP mailboxes and is accessible via BODYSTRUCTURE fetch item. This module provides a Perl interface to parse the output of IMAP4 MIME-parser.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-module-build",
"p5.32-test-nowarnings",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": []
},
{
"name": "p5.34-imap-bodystructure",
"portdir": "perl/p5-imap-bodystructure",
"version": "1.30.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IMAP::BodyStructure",
"description": "IMAP4-compatible BODYSTRUCTURE and ENVELOPE parser",
"long_description": "An IMAP4-compatible IMAP server MUST include a full MIME-parser which parses the messages inside IMAP mailboxes and is accessible via BODYSTRUCTURE fetch item. This module provides a Perl interface to parse the output of IMAP4 MIME-parser.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-module-build",
"p5.34-test-nowarnings",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-imap-bodystructure"
]
}
]
},
{
"name": "p5-import-into",
"portdir": "perl/p5-import-into",
"version": "1.2.5",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-import-into",
"homepage": "https://metacpan.org/pod/Import::Into",
"description": "Import::Into - import packages into other packages",
"long_description": "Writing exporters is a pain. Some use Exporter, some use Sub::Exporter, some use Moose::Exporter, some use Exporter::Declare ... and some things are pragmas. Exporting on someone else's behalf is harder. The exporters don't provide a consistent API for this, and pragmas need to have their import method called directly, since they affect the current unit of compilation. Import::Into provides global methods to make this painless.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-import-into"
]
}
],
"depends_on": []
},
{
"name": "p5.28-import-into",
"portdir": "perl/p5-import-into",
"version": "1.2.5",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Import::Into",
"description": "Import::Into - import packages into other packages",
"long_description": "Writing exporters is a pain. Some use Exporter, some use Sub::Exporter, some use Moose::Exporter, some use Exporter::Declare ... and some things are pragmas. Exporting on someone else's behalf is harder. The exporters don't provide a consistent API for this, and pragmas need to have their import method called directly, since they affect the current unit of compilation. Import::Into provides global methods to make this painless.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-module-runtime"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-pithub"
]
},
{
"type": "lib",
"ports": [
"p5.28-moosex-extended",
"p5.28-zmq-ffi",
"p5.28-package-variant",
"p5.28-utf8-all",
"p5.28-dancer2",
"p5.28-test-kit"
]
}
]
},
{
"name": "p5.30-import-into",
"portdir": "perl/p5-import-into",
"version": "1.2.5",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Import::Into",
"description": "Import::Into - import packages into other packages",
"long_description": "Writing exporters is a pain. Some use Exporter, some use Sub::Exporter, some use Moose::Exporter, some use Exporter::Declare ... and some things are pragmas. Exporting on someone else's behalf is harder. The exporters don't provide a consistent API for this, and pragmas need to have their import method called directly, since they affect the current unit of compilation. Import::Into provides global methods to make this painless.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-module-runtime"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-pithub"
]
},
{
"type": "lib",
"ports": [
"p5.30-moosex-extended",
"p5.30-zmq-ffi",
"p5.30-package-variant",
"p5.30-utf8-all",
"p5.30-dancer2",
"p5.30-test-kit"
]
}
]
},
{
"name": "p5.32-import-into",
"portdir": "perl/p5-import-into",
"version": "1.2.5",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Import::Into",
"description": "Import::Into - import packages into other packages",
"long_description": "Writing exporters is a pain. Some use Exporter, some use Sub::Exporter, some use Moose::Exporter, some use Exporter::Declare ... and some things are pragmas. Exporting on someone else's behalf is harder. The exporters don't provide a consistent API for this, and pragmas need to have their import method called directly, since they affect the current unit of compilation. Import::Into provides global methods to make this painless.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-module-runtime"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-pithub"
]
},
{
"type": "lib",
"ports": [
"p5.32-moosex-extended",
"p5.32-zmq-ffi",
"p5.32-package-variant",
"p5.32-utf8-all",
"p5.32-dancer2",
"p5.32-test-kit"
]
}
]
}
]
}