CVS log for ports/devel/subversion-freebsd/files/Attic/svnserve.wrapper
Up to [FreeBSD] / ports / devel / subversion-freebsd / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.4
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.3: +1 -1 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.3: download - view: text, markup, annotated - select for diffs
Sun Jun 1 00:31:29 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
subversion-devel and subversion-freebsd ports required Subversion is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). This version adds patches that at this time are specific to the needs of the FreeBSD Project src repository. If you do not need to access that repository you will want to use devel/subversion. WWW: http://subversion.tigris.org/ PR: ports/124060 Submitted by: Craig Rodrigues <rodrigc@crodrigues.org>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Feb 3 20:21:54 2005 UTC (7 years ago) by lev
Branches: MAIN
CVS tags: old_RELEASE_7_0_0, old_RELEASE_6_3_0, old_RELEASE_6_2_0, old_RELEASE_6_1_0, old_RELEASE_6_0_0, old_RELEASE_5_5_0, old_RELEASE_5_4_0, old_RELEASE_4_EOL, old_PRE_XORG_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -0 lines
Update to 1.1.3 Add ability to build without db4 (WITHOUT_BDB) Install precompiled HTML book and PDF book [1] PR: [1] ports/75411
Revision 1.1: 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_3_0, old_RELEASE_5_2_1, old_RELEASE_5_2_0, old_RELEASE_4_11_0, old_RELEASE_4_10_0
[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
