aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Handler
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 p5-DBIx-Handler 0.14Sunpoet Po-Chuan Hsieh2017-01-084-0/+37
DBIx::Handler is fork-safe and easy transaction handling DBI handler. It provides scope base transaction, fork safe dbh handling. WWW: http://search.cpan.org/dist/DBIx-Handler/ - While I'm here: - Add LICENSE_FILE - Add p5-DBI to {BUILD|RUN}_DEPENDS - Move p5-Test-* to TEST_DEPENDS PR: 214293 Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> Notes: svn path=/head/; revision=430895