aboutsummaryrefslogtreecommitdiff
path: root/www/p5-SRU
Commit message (Collapse)AuthorAgeFilesLines
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+1
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.Andrej Zverev2011-06-201-1/+1
| | | | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum Notes: svn path=/head/; revision=275889
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 0.99Cheng-Lung Sung2009-12-132-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/SRU/Changes Notes: svn path=/head/; revision=245689
* - Update to 0.98Philippe Audeoud2009-11-242-4/+4
| | | | | | | - Changes: <http://cpansearch.perl.org/src/BRICAS/SRU-0.98/Changes> Notes: svn path=/head/; revision=244709
* - Update to 0.97Martin Wilke2008-04-292-6/+11
| | | | | | | - Pass maintainership to perl Notes: svn path=/head/; revision=212234
* Reset aaron's port maintainerships due to many maintainer-timeouts.Mark Linimon2008-04-291-1/+1
| | | | Notes: svn path=/head/; revision=212202
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-1/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Update from 0.93->0.95Aaron Dalton2006-12-163-7/+7
| | | | | | | | PR: ports/106043 Submitted by: Christopher Boumenot <boumenot@gmail.com> Notes: svn path=/head/; revision=179894
* Adding port www/p5-SRU. The SRU package provides a framework for working ↵Aaron Dalton2006-05-234-0/+136
with the Search and Retrieval by URL (SRU) protocol developed by the Library of Congress. Approved by: tobez (implicit) Notes: svn path=/head/; revision=163210