This Perl module keeps a directory in sync with a portion of a Subversion repository. This is typically used to keep a development web server in sync with the changes made to the repository. This directory can either be on the same box as the repository itself, or it can be remote. WWW: http://search.cpan.org/dist/SVN-Notify-Mirror/ Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->beech I'll take it
beech 2008-02-14 03:53:02 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-SVN-Notify-Mirror Makefile distinfo pkg-descr pkg-plist Log: This Perl module keeps a directory in sync with a portion of a Subversion repository. This is typically used to keep a development web server in sync with the changes made to the repository. This directory can either be on the same box as the repository itself, or it can be remote. PR: ports/120627 Submitted by: Greg Larkin <glarkin at sourcehosting.net> Revision Changes Path 1.2981 +1 -0 ports/devel/Makefile 1.1 +42 -0 ports/devel/p5-SVN-Notify-Mirror/Makefile (new) 1.1 +3 -0 ports/devel/p5-SVN-Notify-Mirror/distinfo (new) 1.1 +7 -0 ports/devel/p5-SVN-Notify-Mirror/pkg-descr (new) 1.1 +8 -0 ports/devel/p5-SVN-Notify-Mirror/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, Thanks!