CVS log for ports/devel/p5-VCP-Dest-svk/Makefile
Up to [FreeBSD] / ports / devel / p5-VCP-Dest-svk
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Jan 21 17:39:17 2012 UTC (2 weeks, 5 days ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
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
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Sep 17 06:49:06 2011 UTC (4 months, 3 weeks ago) by sunpoet
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+ With hat: perl
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Jun 20 08:36:15 2011 UTC (7 months, 3 weeks ago) by az
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro. See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue May 18 04:07:43 2010 UTC (20 months, 3 weeks ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- Chase devel/apr -> devel/apr1 shuffling PR: ports/146553 Submitted by: myself (pgollucci@) With Hat: apache@
Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed May 5 21:52:17 2010 UTC (21 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 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.13: download - view: text, markup, annotated - select for diffs
Sat Jul 5 03:54:53 2008 UTC (3 years, 7 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
- Bump PORTREVISION for devel/apr update PR: ports/125276 Submitted by: rodrigc
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Jun 30 12:36:55 2008 UTC (3 years, 7 months ago) by lev
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Bump PORTREVISION due to subversion upgrade.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Jun 30 10:00:03 2008 UTC (3 years, 7 months ago) by lev
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 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.10: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:21:41 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 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.9: download - view: text, markup, annotated - select for diffs
Thu Apr 17 14:26:25 2008 UTC (3 years, 9 months ago) by araujo
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 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.8: download - view: text, markup, annotated - select for diffs
Sat Sep 8 00:59:18 2007 UTC (4 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -8 lines
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+. Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Sep 2 15:29:58 2006 UTC (5 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +5 -4 lines
- Update to 0.29 - Fix IGNORE msg to pet portlint(1)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jun 27 03:58:56 2006 UTC (5 years, 7 months ago) by rafan
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Change to my FreeBSD.org email. Approved by: delphij (mentor)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Oct 25 16:37:12 2004 UTC (7 years, 3 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
- VCP-autrijus contains many bugfix for VCP 0.9 while VCP is not going to releases 1.0 soon, switch to this snapshot helps devel/svk's user much. - bump PORTREVISION PR: ports/73122 Submitted by: Rong-En Fan (maintainer) Approved by: co-mentor (vanilla)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Oct 19 06:58:14 2004 UTC (7 years, 3 months ago) by clsung
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- update to 0.28 PR: ports/72859 Submitted by: maintainer (Rong-En Fan) Approved by: co-mentor (vanilla)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Oct 13 14:58:32 2004 UTC (7 years, 3 months ago) by clsung
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- update to 0.27 PR: ports/72623 Submitted by: Rong-En Fan <rafan AT infor dot org> (maintainer) Approved by: co-mentor (vanilla)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Oct 12 12:51:43 2004 UTC (7 years, 4 months ago) by clsung
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
- Update to 0.26 PR: ports/71971 Submitted by: Rong-En Fan <rafan AT infor dot org> Approved by: co-mentor (vanilla)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Aug 23 03:08:53 2004 UTC (7 years, 5 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_5_3_0
This is a VCP destination driver for svn repositories by using the SVK module. PR: ports/70712 Submitted by: Rong-En Fan <rafan@infor.org> Approved by: vanilla (co-mentor)
