CVS log for ports/devel/subversion-freebsd/files/Attic/build-outputs.mk.patch
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
Wed Sep 13 10:20:27 2006 UTC (5 years, 4 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.2: preferred, colored
Changes since revision 1.2: +4 -4 lines
Fix build with -DWITH_SVNSERVE_WRAPPER PR: ports/103213
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Nov 5 15:42:05 2004 UTC (7 years, 3 months ago) by lev
Branches: MAIN
CVS tags: old_RELEASE_6_1_0, old_RELEASE_6_0_0, old_RELEASE_5_5_0, old_RELEASE_5_4_0, old_RELEASE_4_11_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +10 -10 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.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_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
