CVS log for ports/devel/subversion-devel/Attic/pkg-deinstall
Up to [FreeBSD] / ports / devel / subversion-devel
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5
Tue Feb 3 22:38:12 2009 UTC (3 years ago) by miwi
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.4: +1 -1 lines
2009-01-19 games/emacs-chess: has been broken for more than 6 months 2009-02-01 devel/subversion-devel: Use devel/subversion or devel/subversion-freebsd instead of this port 2009-01-19 devel/hs-hat: has been broken for more than 6 months 2009-01-19 devel/hs-hpl: has been broken for more than 6 months 2009-01-19 databases/mysqlbigram: has been broken for more than 6 months 2009-01-19 mail/claws-mail-clamav: has been broken for more than 6 months 2009-01-19 mail/sylpheed2-devel: has been broken for more than 6 months 2009-01-19 www/pecl-mnogosearch: has been broken for more than 6 months 2009-01-31 x11-fonts/mathfonts: This port was supported by Mozilla 1.8 (including Firefox 2.0) - to be replaced by STIX fonts for Firefox 3.x 2009-01-19 x11-wm/fluxspace: has been broken for more than 6 months 2009-01-31 x11-wm/expocity: project has been abandoned 2009-01-19 x11/bbuname: has been broken for more than 6 months 2009-01-19 security/squidclam: has been broken for more than 6 months 2009-01-19 print/virtualpaper: depends on broken, expired port 2009-01-19 print/ifhp: has been broken for more than 6 months 2009-01-19 net-p2p/peercast: has been forbidden for more than 6 months 2009-01-19 palm/pdbc: has been broken for more than 6 months 2009-01-19 net-mgmt/NeTraMet: has been broken for more than 6 months 2009-01-19 net-im/sulci: has been broken for more than 6 months 2009-01-19 multimedia/mjpegtools-yuvfilters: has been broken for more than 6 months 2009-01-19 multimedia/helixplayer: has been broken for more than 6 months 2009-01-19 lang/quack: has been broken for more than 6 months 2009-01-19 misc/pybliographer: has been broken for more than 6 months 2009-01-19 net/versuch: has been broken for more than 6 months 2009-01-19 net/py-mantissa: has been broken for more than 6 months 2009-01-19 net/libunpipc: has been broken for more than 6 months 2009-01-19 net/gnometelnet: has been broken for more than 6 months 2009-01-19 net/gacxtool: depends on expired, broken port 2009-01-19 devel/py-coro: has been broken for more than 6 months 2009-01-19 chinese/stardict2-dict-zh_TW: has been broken for more than 6 months 2009-01-19 x11-themes/gtk-industrial-theme: has been broken for more than 6 months
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jun 1 00:52:10 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
subversion-devel and subversion-freebsd ports required
For the upcoming migration of the FreeBSD src repository from
CVS to subversion, we need two ports to be created: subversion-devel
-> this port will track subversion 1.5, until it is released
-> according the to the subversion developers, we cannot make
pre-release versions of subversion part of any official
distributions: http://svn.haxx.se/dev/archive-2008-05/1096.shtml
but, we need to get something going for people to use and test
the new FreeBSD svn repository -> should use www/serf port if
possible see PR 124059
subversion-freesbd -> this will be based on subversion-devel,
but with have some private patches from Peter Wemm available
at: http://people.freebsd.org/~peter/
PR: ports/124060
Submitted by: Craig Rodrigues <rodrigc@crodrigues.org>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Jun 1 00:34:05 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-devel.
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, RELEASE_5_EOL
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)
