aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-SVN-Notify-Snapshot
Commit message (Collapse)AuthorAgeFilesLines
* Move the definition of PERL_MODBUILD before the inclusion of bsd.port.pre.mk.Mark Linimon2009-08-301-2/+2
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=240570
* - Upgraded to 0.04Greg Larkin2008-09-032-8/+6
| | | | | | | | | - Fixed recursion problems with *_DEPENDS Approved by: beech (mentor, implicit) Notes: svn path=/head/; revision=219794
* Changed my MAINTAINER address toGreg Larkin2008-07-181-2/+2
| | | | | | | | | glarkin@FreeBSD.org. Approved by: beech (mentor) Notes: svn path=/head/; revision=217070
* This Perl module produces snapshots of a Subversion repository path.Beech Rintoul2008-02-144-0/+48
Typically used as part of a postcommit script, it will automatically create a .tar.gz file for every commit to a specified path. PR: ports/120640 Submitted by: Greg Larkin <glarkin at sourcehosting.net> Notes: svn path=/head/; revision=207209