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

CVS log for ports/devel/subversion/files/patch-configure

[BACK] Up to [FreeBSD] / ports / devel / subversion / files

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Dec 5 21:15:36 2011 UTC (2 months, 1 week ago) by lev
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +12 -3 lines
  Update to 1.7.2
  Fix building with apr 0.9.20.

Feature safe: yes

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Oct 16 14:31:46 2011 UTC (3 months, 3 weeks ago) by lev
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +23 -44 lines
  Update subversion to 1.7.0.

  Make FreeBSD patches to be port's options and remove separated port.

  Rename patches to more sane names.

  Add devel/subversion16 port, for people, who need old version.

  Mark ports, which could not be built with subversion 1.7.x, as
  conflicting with new subversion.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Apr 11 00:04:08 2011 UTC (10 months ago) by avilla
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +15 -2 lines
- Add dependency on kdebase4-runtime when KWallet support is built.
- Fix build with KDE_WALLET when KDE 3 is installed. [1]
- Bump PORTREVISION.

This completes my previous commit and fixes KDE_WALLET option.

PR:		156302 [1]
Submitted by:	Axel Gonzalez <loox@e-shell.net> [1]
Approved by:	lev (maintainer, implicit)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Nov 24 22:51:10 2010 UTC (14 months, 2 weeks ago) by lev
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +33 -4 lines
 (1) Update to 1.6.15
 (2) Add support for DBD 5.x

PR:		ports/152553 (1), ports/152172 (2)
Submitted by:	"Philip M. Gollucci" <pgollucci@p6m7g8.com> (1), Martin Matuska <mm@FreeBSD.org>

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Aug 25 11:53:27 2009 UTC (2 years, 5 months ago) by lev
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +14 -20 lines
  (1) Update to 1.6.5
  (2) Unbroke Ruby bindings

PR:		[1] ports/138077, [2] ports/136621

Revision 1.16
Fri Apr 3 18:17:21 2009 UTC (2 years, 10 months ago) by lev
Branches: MAIN
FILE REMOVED
Changes since revision 1.15: +0 -0 lines
  Update to version 1.6.0.
  Many new cool features, new WC version (autougrade), new repo version (NO AUTOUPGRADE)
  Read svn original documentation, please!

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Jan 14 09:04:24 2008 UTC (4 years ago) by mm
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -11 lines
- Update to 1.4.6
- Add OPTIONS

PR:		ports/119152
Submitted by:	mm
Approved by:	maintainer (timeout)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Jul 18 08:03:30 2007 UTC (4 years, 6 months ago) by lev
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
  Update to 1.4.4
  Fix `svnserve' startup script to know about svnserve wrapper [1]

PR:		[1] ports/113818

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Mar 17 07:53:12 2007 UTC (4 years, 10 months ago) by lev
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +13 -4 lines
  subversion doesn't "support" neon 0.26.3, only 0.26.2 does.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Sep 12 12:46:30 2006 UTC (5 years, 5 months ago) by lev
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +6 -6 lines
  (1) Update to 1.4.0 release
  (2) Migrate book to stable version 1.2
  (3) Add images to HTML book
  (4) Add dependency to gfind (findutils) for asvn
  (5) Improve asvn script

PR:		ports/99177 [4],[5]
Submitted by:	David Robillard <david.robillard@gmail.com> [3]

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Jun 6 18:52:10 2006 UTC (5 years, 8 months ago) by lev
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +12 -56 lines
  (1) Update to 1.3.2.
  (2) Fix installation of apache module in case of apache > 2.0.
  (3) Fix some portlint warnings.

PR:		ports/97932 [2]

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu May 25 11:17:17 2006 UTC (5 years, 8 months ago) by lev
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +56 -3 lines
  (1) Fix building with latest apache 2.0
  (2) Add `asvn' support.
  (3) Add rc.d script for svnserve.

PR:		ports/96967 [1], ports/97457 [2], ports/91970 [3]

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Nov 5 16:54:31 2005 UTC (6 years, 3 months ago) by lev
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +11 -14 lines
 (1) Update to 1.3.0-rc2
 (2) Fix minor issues with Makefile (messages)
 (3) Fix pkg-plist in case of using apache21

PR:		ports/87607 [2], ports/88410 [3]

Revision 1.8
Fri Nov 5 15:42:05 2004 UTC (7 years, 3 months ago) by lev
Branches: MAIN
FILE REMOVED
Changes since revision 1.7: +0 -0 lines
  (1) Update to 1.1.1 and supports `devel/apr' of version 1.0.0
  (2) Add installation of usefuls scripts and tools into `share/subversion'
  (3) Prepare for JavaHL bindings, but `devel/apr' have problems with threads on STABLE now.

PR:		73135, 72551, 52797, 72665.
Submitted by:	Many people, especially bmah@

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jan 9 16:59:36 2004 UTC (8 years, 1 month ago) by lev
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -4 lines
  Update to subversion-0.35.1
  Use old (0.9.4) version of apr instead of recommended 0.9.5.
  Return BIG MESSAGE about repository dump/restore cycle.

  Based on PR form Roman Neuhauser <neuhauser@bellavista.cz>

PR:		ports/61013
Submitted by:	Roman Neuhauser <neuhauser@bellavista.cz>

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Oct 9 12:50:16 2003 UTC (8 years, 4 months ago) by lev
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -5 lines
 [1] Update to 0.31.0
 [2] Add (optional) ability to create repository
 [3] Add (optional) svnserve wrapper to fix svn+ssh access problems.

PR:		[2,3] ports/57754

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jul 25 22:47:56 2003 UTC (8 years, 6 months ago) by bmah
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +7 -7 lines
Update to subversion-0.26.0.

Revision 1.4
Sat Apr 19 03:32:34 2003 UTC (8 years, 9 months ago) by bmah
Branches: MAIN
FILE REMOVED
Changes since revision 1.3: +0 -0 lines
Update to subversion-0.21.0.  In addition to the submission, this
commit includes a plist fix, plus elimination of two unneeded patches.

Submitted by:	plasma <plasmaball@pchome.com.tw>
Approved by:	Craig Rodrigues <rodrigc@attbi.com>

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jan 2 08:52:09 2003 UTC (9 years, 1 month ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +13 -11 lines
upgrade to r3987

PR:		46398
Submitted by:	Craig Rodrigues <rodrigc@attbi.com> (new maintainer)
Approved by:	old maintainer

Revision 1.2
Tue Mar 19 13:26:41 2002 UTC (9 years, 10 months ago) by roberto
Branches: MAIN
FILE REMOVED
Changes since revision 1.1: +0 -0 lines
Remove this file which is not needed anymore.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Mar 14 16:52:42 2002 UTC (9 years, 11 months ago) by roberto
Branches: MAIN
Subversion r1467. Uses the newly added apr-devel port.

Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)

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