CVS log for ports/devel/subversion-freebsd/files/Attic/patch-contrib--client-side--asvn
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: +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.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: +227 -267 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
Tue Sep 12 12:46:30 2006 UTC (5 years, 5 months ago) by lev
Branches: MAIN
CVS tags: old_RELEASE_7_0_0, old_RELEASE_6_3_0, old_RELEASE_6_2_0, old_RELEASE_4_EOL, old_PRE_XORG_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +153 -32 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.1: 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
(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]
