aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-MARC-Lint
Commit message (Collapse)AuthorAgeFilesLines
* * Convert to stagingMathieu Arnold2014-01-212-4/+3
| | | | | | | | | * Add license Sponsored by: Absolight Notes: svn path=/head/; revision=340622
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - convert to the new perl5 frameworkAndrej Zverev2013-09-111-6/+3
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326949
* Update to version 1.46.Dmitry Sivachenko2013-03-123-4/+6
| | | | Notes: svn path=/head/; revision=313971
* Remove SITE_PERL from *_DEPENDS.Dmitry Sivachenko2012-06-051-1/+1
| | | | | | | Submitted by: az Notes: svn path=/head/; revision=298444
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* Update to 1.44.Dmitry Sivachenko2010-01-112-4/+4
| | | | | | | | PR: 142672 Submitted by: pgollucci Notes: svn path=/head/; revision=247619
* Update to version 1.43.Dmitry Sivachenko2008-06-043-5/+7
| | | | | | | | PR: 121016 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Notes: svn path=/head/; revision=214295
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+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
* Correct a typo.Dmitry Sivachenko2007-06-041-1/+1
| | | | Notes: svn path=/head/; revision=192665
* New port: MARC::Lint.Dmitry Sivachenko2007-05-314-0/+37
A mechanism for validating MARC records. Asked for by: Marten Richter<marten.richter@freenet.de> PR: 112718 Notes: svn path=/head/; revision=192470