CVS log for ports/devel/subversion-freebsd/files/Attic/svnserve.in
Up to [FreeBSD] / ports / devel / subversion-freebsd / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3
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.2: +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.2: 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.1: preferred, colored
Changes since revision 1.1: +12 -10 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.1: 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
Update to 1.4.4 Fix `svnserve' startup script to know about svnserve wrapper [1] PR: [1] ports/113818
