CVS log for ports/devel/subversion-freebsd/Attic/pkg-deinstall
Up to [FreeBSD] / ports / devel / subversion-freebsd
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:26:15 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
Forced commit to let the world know about the repocopy of devel/subversion to devel/subversion-freebsd
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jun 19 16:40:42 2003 UTC (8 years, 7 months ago) by bmah
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_5_3_0, old_RELEASE_5_2_1, old_RELEASE_5_2_0, old_RELEASE_4_EOL, old_RELEASE_4_9_0, old_RELEASE_4_11_0, old_RELEASE_4_10_0, old_PRE_XORG_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -3 lines
Update port to subversion-0.24.2. Users upgrading from 0.23.0 or earlier should note that several incompatible changes were made to the ra_svn protocol; client and server machines using the ra_svn protocol all needed to be upgraded at the same time. ra_dav is not affected. If the WITH_MOD_DAV_SVN Makefile variable is defined at port build time, the experimental mod_authz_svn.so module for apache2 is installed, but not enabled. Stop install the old svn-design info documents; they're really only good for historical interest. Take maintainership. [1] Approved by: rodrigc@attbi.com (former MAINTAINER) [1]
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri May 23 01:31:48 2003 UTC (8 years, 8 months ago) by bmah
Branches: MAIN
CVS tags: old_RELEASE_5_1_0
Enable building of the mod_dav_svn module if MOD_DAV_SVN is defined. This enables integration of subversion with the Apache 2.0 Web server. While here, remove an unnecessary dependency on an external gdiff program. (pkg_deinstall script snarfed from ports/www/mod_perl) Reviewed by: Craig Rodrigues <rodrigc@attbi.com>, tom, Garrett Rooney <rooneg@electricjellyfish.net> Approved by: Craig Rodrigues <rodrigc@attbi.com> (MAINTAINER)
