Skip site navigation (1)Skip section navigation (2)

CVS log for ports/devel/p5-SVN-Web/Makefile

[BACK] Up to [FreeBSD] / ports / devel / p5-SVN-Web

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Nov 10 21:46:59 2011 UTC (3 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +7 -1 lines
Mark as broken on powerpc: fails to configure.

Hat:		portmgr
Feature safe:	yes

Revision 1.25: 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.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
- Chase devel/apr -> devel/apr1 shuffling

PR:             ports/146553
Submitted by:   myself (pgollucci@)
With Hat:       apache@

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed May 5 21:52:17 2010 UTC (21 months, 1 week ago) by pgollucci
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +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.23: download - view: text, markup, annotated - select for diffs
Sun Dec 20 12:48:15 2009 UTC (2 years, 1 month ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
- Fix assertion failed (*path != '/') for SVN 1.5 and above

PR:		ports/141778
Submitted by:	Bernhard Froehlich <decke at bluelife.at>
Obtained from:	CPAN RT Bug# 37388 [1]

[1] http://rt.cpan.org/Public/Bug/Display.html?id=37388#txn-543810

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Jul 22 16:26:38 2009 UTC (2 years, 6 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -8 lines
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Apr 21 13:53:33 2009 UTC (2 years, 9 months ago) by rafan
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
- Fix HTML/Text diff with Subversion 1.5
- Bump PORTREVISION

PR:		ports/133877
Submitted by:	Will Bond <will at imarc.net>

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Jul 20 10:33:01 2008 UTC (3 years, 6 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +7 -7 lines
- Fix for using with subversion 1.5 (the patches work with subversion 1.4)
- Bump PORTREVISION
- Move post-install under bsd.port.pre.mk

PR:		ports/125701
Submitted by:	mitsuru at riken.jp

Revision 1.19: 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
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- Bump PORTREVISION for devel/apr update

PR:		ports/125276
Submitted by:	rodrigc

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Jun 30 12:36:54 2008 UTC (3 years, 7 months ago) by lev
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
  Bump PORTREVISION due to subversion upgrade.

Revision 1.17: 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.16: preferred, colored
Changes since revision 1.16: +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.16: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:21:40 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +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.15: download - view: text, markup, annotated - select for diffs
Thu Apr 17 14:26:03 2008 UTC (3 years, 9 months ago) by araujo
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +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.14: download - view: text, markup, annotated - select for diffs
Wed May 2 15:34:35 2007 UTC (4 years, 9 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, PRE_XORG_7
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -6 lines
- Update to 0.53
- Remove perl < 5.6 support
- Remove now useless TARGETDIR

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Jan 24 06:31:40 2007 UTC (5 years ago) by rafan
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
- Update to 0.52

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Jan 17 07:58:19 2007 UTC (5 years ago) by rafan
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
- Update to 0.51

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Jan 16 10:18:30 2007 UTC (5 years ago) by rafan
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +7 -2 lines
- Update to 0.50

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Sep 14 14:28:03 2006 UTC (5 years, 4 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +12 -4 lines
- Update to 0.49

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Aug 13 12:32:20 2006 UTC (5 years, 6 months ago) by rafan
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +17 -12 lines
- Respect DESTDIR
- Remove unnecessary dependencies pulled by PERL_MODBUILD
  Bump PORTREVISION for this.

PR:		ports/101886
Submitted by:	Gea-Suan Lin <gslin at gslin.org>

Revision 1.8: 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.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Change to my FreeBSD.org email.

Approved by:	delphij (mentor)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon May 8 02:55:44 2006 UTC (5 years, 9 months ago) by clsung
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -2 lines
- Update to 0.47

PR:		ports/96963
Submitted by:	maintainer (Rong-En Fan)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Mar 16 12:25:15 2006 UTC (5 years, 10 months ago) by novel
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -1 lines
- Update to 0.46
- Tell users what to do after installation in pkg-message.
- Add WWW entry in pkg-descr

PR:		94513
Submitted by:	Rong-En Fan (maintainer)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jan 30 14:27:04 2006 UTC (6 years ago) by lth
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +31 -6 lines
Update to 0.43. Now requires perl from ports.

PR:		ports/92419
Submitted by:	lth
Approved by:	maintainer

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Dec 13 10:14:43 2004 UTC (7 years, 1 month ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Upgrade to 0.38.

PR:		ports/74980

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Aug 11 16:47:26 2004 UTC (7 years, 6 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -5 lines
- Update to 0.37, unbreak it
- Take maintainership

PR:		ports/70302
Submitted by:	Rong-En Fan <rafan@infor.org>
Approved by:	maintainer.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Jul 11 01:06:08 2004 UTC (7 years, 7 months ago) by kris
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -0 lines
BROKEN: Missing dependency

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Mar 16 16:55:26 2004 UTC (7 years, 10 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_4_10_0
Add p5-SVN-Web 0.36, subversion repository web frontend.

PR:		ports/64292
Submitted by:	Autrijus Tang <autrijus@autrijus.org>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options