CVS log for ports/devel/p5-SVN-Access/Makefile
Up to [FreeBSD] / ports / devel / p5-SVN-Access
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Jan 17 21:14:37 2012 UTC (3 weeks, 3 days ago) by glarkin
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
- Updated to 0.07
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Dec 9 23:54:17 2010 UTC (14 months ago) by glarkin
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -2 lines
- Updated to 0.06 Enhancements to keep Subversion groups and ACLs in the same order when the ACL file is rewritten. Reported by: portscout via miwi
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue May 18 04:07:41 2010 UTC (20 months, 3 weeks ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_6_EOL
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
- Chase devel/apr -> devel/apr1 shuffling PR: ports/146553 Submitted by: myself (pgollucci@) With Hat: apache@
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed May 5 21:52:15 2010 UTC (21 months, 1 week ago) by pgollucci
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -0 lines
4/5: Chase devel/apr shlib bump PR: ports/146130 Approved by: portmgr (pav) Tested by: -exp run (pav) With Hat: apache@
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Apr 12 03:01:14 2009 UTC (2 years, 10 months ago) by glarkin
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
- Updated to 0.05
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Sep 3 19:55:23 2008 UTC (3 years, 5 months ago) by glarkin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -2 lines
- Upgrade to 0.04 - Added handling for NOPORTEXAMPLES Approved by: beech (mentor, implicit)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jul 18 21:05:13 2008 UTC (3 years, 6 months ago) by glarkin
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Changed my MAINTAINER address to glarkin@FreeBSD.org. Approved by: beech (mentor)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jun 30 12:36:53 2008 UTC (3 years, 7 months ago) by lev
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Bump PORTREVISION due to subversion upgrade.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jun 30 10:00:02 2008 UTC (3 years, 7 months ago) by lev
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
(1) Upgrade subversion to version 1.5.0.
(2) Make binding ports to be real ports, which installs only bindings and
depend on subversion.
(3) Rename bindings ports to reflect perl5/python/ruby modules naming scheme.
(4) Re-base subversion-freebsd to `devel/subversion'.
(5) Fix all ports, which depends on subversion bindings.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:21:39 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Apr 17 14:26:02 2008 UTC (3 years, 9 months ago) by araujo
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -2 lines
- Take advantage of CPAN macro from bsd.sites.mk, change ${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)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Feb 16 23:08:12 2008 UTC (3 years, 11 months ago) by miwi
Branches: MAIN
SVN::Access includes both an object oriented interface for manipulating SVN access files (AuthzSVNAccessFile files), as well as a command line interface to that object oriented programming interface (svnaclmgr.pl) which is in the examples/ directory. WWW: http://search.cpan.org/dist/SVN-Access/ PR: ports/120555 Submitted by: Greg Larkin <glarkin at sourcehosting.net>
