aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2008-06-01 08:52:10 +0800
committeredwin <edwin@FreeBSD.org>2008-06-01 08:52:10 +0800
commit9277e4079a566ed2e8a76f3139c3e427ae02aa64 (patch)
tree62c3a3c5675fec0c485932c599d02372ede78e1d /devel/Makefile
parentf6adf7258375117ca2383dd58de140e0a85bc3a1 (diff)
downloadfreebsd-ports-gnome-9277e4079a566ed2e8a76f3139c3e427ae02aa64.tar.gz
freebsd-ports-gnome-9277e4079a566ed2e8a76f3139c3e427ae02aa64.tar.zst
freebsd-ports-gnome-9277e4079a566ed2e8a76f3139c3e427ae02aa64.zip
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>
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 86b174b98d1c..6265a2813101 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -2359,6 +2359,7 @@
SUBDIR += subclipse
SUBDIR += subcommander
SUBDIR += subversion
+ SUBDIR += subversion-devel
SUBDIR += subversion-freebsd
SUBDIR += subversion-perl
SUBDIR += subversion-python