aboutsummaryrefslogtreecommitdiff
path: root/net/p5-URI-db
Commit message (Collapse)AuthorAgeFilesLines
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptDag-Erling Smørgrav2018-10-061-2/+2
| | | | | | | | | | for where it resulted in a change in output from build-depends-list or run-depends-list. Approved by: portmgr (adamw) Notes: svn path=/head/; revision=481365
* Update WWWSunpoet Po-Chuan Hsieh2018-05-271-1/+1
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=449893
* Add missing RUN_DEPENDS.Mathieu Arnold2016-04-111-0/+2
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=413030
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* This class provides support for database URIs. They're inspired byMartin Wilke2016-01-064-0/+71
JDBC URIs and PostgreSQL URIs, though they're a bit more formal. WWW: http://search.cpan.org/dist/URI-db/ PR: 205944 Submitted by: Henrik Hodne <henrik@hodne.io> Notes: svn path=/head/; revision=405339