CVS log for ports/devel/subversion-freebsd/files/Attic/patch-configure
Up to [FreeBSD] / ports / devel / subversion-freebsd / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.16
Sun Jun 1 03:46:12 2008 UTC (3 years, 8 months ago) by dougb
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.15: +0 -0 lines
First, FWIW the ports that were originally committed to subversion-devel and subversion-freebsd were my work. rodrigc did great work on the www/serf port which subversion 1.5.0 can use if it's enabled. These changes actually accomplish what peter asked for, a subversion-devel that is a generic port of the 1.5.0 release candidate, and a -freebsd version that is a slave to that port, to add some custom hacks that are necessary only for accessing the FreeBSD Project repository. So in the process, update COMMENTs, pkg-descrs, etc. to suit, and remove the majority of the stuff from the -freebsd version since those things are not needed for the slave port. Also make conditional those things in the -devel port that need to be conditional in the master, and update the definitions and defaultedness of the neon and serf OPTIONS. It is intended that when devel/subversion is updated to 1.5.x that the -freebsd port be pointed in that direction. Also, lev has volunteered to maintain this stuff in the long term, I'm simply helping out right now so that we can get it off the ground.
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
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: old_RELEASE_7_0_0, old_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: old_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: old_RELEASE_6_2_0, old_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: old_RELEASE_6_1_0, old_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: old_RELEASE_5_3_0, old_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: old_RELEASE_5_2_1, old_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: old_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: old_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)
