Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.31.0 09 Oct 2003 12:50:16
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
lev ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
[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 |
0.30.0 01 Oct 2003 10:53:56
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
lev ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to latest 0.30.0 version.
PR: ports/57202 |
0.29.0 06 Sep 2003 18:37:22
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
lev ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to milestone 0.29.0 |
0.28.2 04 Sep 2003 09:48:25
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
lev ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to version 0.28.2, add BIG MESSAGE about repository version change.
PR: ports/56179
Submitted by: myself |
0.27.0 02 Sep 2003 17:22:59
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
bmah ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
I do not have enough time to maintain this port properly. lev@
has volunteered to take over (many thanks!) so give him
MAINTAINERship. |
0.27.0 22 Aug 2003 12:49:14
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
lev ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to latest milestone 0.27.0
PR: ports/55798
Submitted by: lev
Approved by: bmah (maintainer) |
0.26.0 25 Jul 2003 22:47:56
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
bmah ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to subversion-0.26.0. |
0.24.2_1 07 Jul 2003 15:05:38
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
bmah ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add missing quote mark.
PR: 54171
Submitted by: Roman Neuhauser <roman@bellavista.cz> |
0.24.2_1 02 Jul 2003 15:13:31
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
bmah ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix typo (s/else/.else/). Not sure how this got past my testing.
Submitted by: Quincey Koziol <koziol@ncsa.uiuc.edu> |
0.24.2_1 27 Jun 2003 21:03:40
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
bmah ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Link the subversion binaries against the Apache 2.X installed
version of APR if WITH_APACHE2_APR is defined. This is also
implied by WITH_MOD_DAV_SVN.
I noticed some problems in testing WITH_APACHE2_APR in that
the subversion binaries would somehow be linked by the runtime
linker against APR from the devel/apr port if the latter was
installed. Mention this potential problem at portbuild time,
although this should be handled better than it is.
PORTREVISION bump.
Based on part of the patch from the PR mentioned below.
PR: 53190
Submitted by: Chia-liang Kao <clkao@alcatraz.elixus.org> |
0.24.2 23 Jun 2003 21:40:48
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
bmah ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Back out previous commit. subversion really does have an explicit
dependency on expat.
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> |
0.24.2 20 Jun 2003 16:05:08
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
bmah ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove explicit dependency on expat. subversion appears to depend on
expat only through its dependencies on apr and neon.
PR: 53190
Submitted by: Chia-liang Kao <clkao@clkao.org> |
0.24.2 19 Jun 2003 16:40:42
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
bmah ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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] |
0.23.0_2 10 Jun 2003 20:04:42
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
bmah ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Port update that:
1. Eliminates a bogus dependency on the libtool port, as pointed out
on dev@subversion.tigris.org.
2. Turns off swig binding via configure options, rather than
post-configure Makefile hacks. This will make it easier to enable swig
bindings in the future, if someone wants to tackle this.
3. Installs a number of the text files from the top level of the
subversion distribution into ${PREFIX}/share/doc/subversion.
PORTREVISION bump to document this.
Approved by: rodrigc@attbi.com (MAINTAINER) |
0.23.0_1 23 May 2003 01:31:49
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
bmah ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
0.23.0 19 May 2003 16:45:10
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
bmah ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Slightly modified version of submitted patch to update to
subversion-0.23.
HEADSUP for users from the release announcement:
Please note that this release changes the url for the ra_svn protocol
over an ssh tunnel. The new syntax is svn+ssh://hostname/path.
Submitted by: plasma <plasmaball@pchome.com.tw>
Approved by: Craig Rodrigues <rodrigc@attbi.com> |
0.22.1 12 May 2003 17:02:35
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
bmah ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to subversion-0.22.1 and fix plist glitch.
Submitted by: plasma <plasmaball@pchome.com.tw>
Approved by: Craig Rodrigues <rodrigc@attbi.com> (MAINTAINER) |
0.21.0 02 May 2003 18:23:08
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
bmah ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove configure warning.
No functional changes, therefore no PORTREVISION bump.
PR: 51458
Submitted by: Rui Lopes <rui@ruilopes.com>
Approved by: Craig Rodrigues <rodrigc@attbi.com> (MAINTAINER) |
0.21.0 19 Apr 2003 03:32:34
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
bmah ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to subversion-0.21.0. In addition to the submission, this
commit includes a plist fix, plus elimination of two unneeded patches.
Submitted by: plasma <plasmaball@pchome.com.tw>
Approved by: Craig Rodrigues <rodrigc@attbi.com> |
0.20.1_1 04 Apr 2003 18:06:54
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
bmah ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Mostly-maintainer update as follows:
Various fixes found by portlint -A.
Hook up the info file to the info directory.
Bump PORTREVISION.
Submitted by: Craig Rodrigues <rodrigc@attbi.com> (MAINTAINER) |
0.20.1 03 Apr 2003 20:35:06
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
bmah ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Maintainer update of subversion to 0.20.1.
PR: 50511
Submitted by: Craig Rodrigues <rodrigc@attbi.com> (MAINTAINER) |
r3987_1 25 Mar 2003 17:05:54
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
bmah ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
The distfile for this release of subversion doesn't appear to be
available from the canonical site anymore. Add MASTER_SITE_LOCAL
to MASTER_SITES so that the port can find a copy I've cached.
Approved by: Craig Rodrigues <rodrigc@attbi.com> (MAINTAINER) |
r3987_1 21 Feb 2003 11:23:04
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
knu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
De-pkg-comment. |
r3987_1 24 Jan 2003 07:08:11
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
kuriyama ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add documentation.
PR: ports/47239
Submitted by: Craig Rodrigues <rodrigc@attbi.com> (maintainer) |
r3987 03 Jan 2003 01:29:16
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
From -ports:
This patch fixes a dependency problem in subversion during portupgrade.
It was pointed out to me by Munish Chopra <mchopra@engmail.uwaterloo.ca>.
--
Craig Rodrigues
http://home.attbi.com/~rodrigc
rodrigc@attbi.com |
r3987 02 Jan 2003 08:52:09
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
ijliao ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
upgrade to r3987
PR: 46398
Submitted by: Craig Rodrigues <rodrigc@attbi.com> (new maintainer)
Approved by: old maintainer |
r3033 19 Sep 2002 03:47:28
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
will ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to Subversion 0.14.2.
Submitted by: MAINTAINER |
r2927_1 17 Sep 2002 07:41:05
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
kuriyama ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump PORTREVISION and expat shlib. |
r2927 12 Aug 2002 15:55:33
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
roberto ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 0.14.1.
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER) |
r2667 05 Aug 2002 09:39:02
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
roberto ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to subversion alpha 0.14.0 (r2667).
PR: ports/41249
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER) |
r2376_1 21 Jul 2002 02:17:49
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
kuriyama ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump portrevision (textproc/expat2 shlib bump). |
r2376 15 Jul 2002 18:33:45
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
roberto ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Previous log message should have mentioned ports/38807 and its author
instead of the maintainer.
(forced commit)
PR: ports/38807
Submitted by: Faried Nawaz <fn@hungry.org> |
r2376 15 Jul 2002 18:24:59
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
roberto ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add a warning message about subversion being pre-alpha software and not
suited for production use yet.
PR: ports/40395
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER) |
r2376 15 Jul 2002 18:06:18
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
roberto ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
After far too long a hiatus, update the freebsd subversion port to 0.13.2.
* distinfo: update checksum.
* pkg-plist:
add a few new headers and account for the fact that the header files are
now in include/subversion-1/ instead of include, and the libs are now
named libsvn_foo-1 instead of just libsvn_foo.
* Makefile:
point to new tarball. use the new REINPLACE infrastructure instead of
depending on perl. explicitly look for berkeley db in the appropriate
place because the configure script seems to have forgotten how to find
it. axe gratuitous comments in some of the targets so that they don't
print out onto the screen during the build.
Depends on devel/apr instead of devel/apr-devel (which will disappear).
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> |
r1868 06 Jul 2002 06:12:00
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
pat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Sweep through and fix some dependency problems and forgotten shlib
version bumps
Noticed by: bento |
r1868 18 Jun 2002 21:42:12
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
obrien ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
make clearer what version this is. |
r1868 08 Jun 2002 04:18:38
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
petef ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
MASTER_SITES has moved.
PR: 39019
Submitted by: maintainer |
r1868 07 May 2002 15:01:03
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
roberto ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to Subversion 0.12.0 (revision 1868).
Patch slightly modified to remove a leftover \ at the end of one line.
PR: ports/37810
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER) |
r1682+ 29 Apr 2002 12:36:24
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
roberto ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to using neon 0.19.4 in the tree.
PR: ports/37494
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER) |
r1682+ 15 Apr 2002 15:24:04
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
roberto ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to revision 1682+.
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER) |
r1587 27 Mar 2002 09:47:08
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
roberto ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Use the PORTVERSION variable to generate WRKSRC instead of hardcoding it.
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> |
r1587 26 Mar 2002 15:41:27
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
roberto ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to Subversion r1587.
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER) |
r1537 25 Mar 2002 10:52:08
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
roberto ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove an extra '\' that breaks the build.
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER) |
r1537 21 Mar 2002 09:47:36
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
roberto ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
The FreeBSD port of Subversion goes to some length to link against the system
version of expat, rather than the expat-lite we distribute, so it will be a
good citizen of the ports tree and avoid spamming over the installed version
of expat that already exists. The patch to build.conf that was accomplishing
this was flawed, and only happened to work on my system because I had a copy
of libexpat.la sitting around in my /usr/local/lib, I imagine from a previous
subversion install I never cleaned out fully.
This alters the patch to build.conf such that instead of just replacing
libexpat with -lexpat, it replaces it with $(SVN_APRUTIL_LIBS), which in
addition to -lexpat, will also include -L/usr/local/lib, which makes the
build work. It also includes /usr/local/lib/libaprutil.la, which we don't
strictly need, but it doesn't hurt anything, and will get us by until we
are smarter about finding expat.
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER) |
r1537 19 Mar 2002 13:26:41
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
roberto ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove this file which is not needed anymore. |
r1537 19 Mar 2002 13:23:58
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
roberto ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
This updates the subversion port to the latest release, which fixes
several small bugs noticed soon after the last release was rolled. it also
removes a patch that is no longer needed, as it was rolled into the upstream
source. as a bonus, this removes the dependency on the patch port, as svn now
uses gdiff3, rather than gdiff/gpatch.
PR: ports/36069
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER) |
14 Mar 2002 16:52:42
![files touched by this commit files touched by this commit](/images/logs.gif) |
roberto ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Subversion r1467. Uses the newly added apr-devel port.
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER) |
28 Feb 2002 17:00:02
![commit hash: fp1.25305@dev.null.freshports.org commit hash: fp1.25305@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.25305@dev.null.freshports.org commit hash: fp1.25305@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.25305@dev.null.freshports.org commit hash: fp1.25305@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
roberto ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add a patch taken from dev@subversion archive to enable use of http_proxy env.
variable. That way, one can use subversion across a HTTP proxy. |
20 Feb 2002 02:37:37
![commit hash: fp1.24940@dev.null.freshports.org commit hash: fp1.24940@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.24940@dev.null.freshports.org commit hash: fp1.24940@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.24940@dev.null.freshports.org commit hash: fp1.24940@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
des ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Subversion r1302. |
15 Jan 2002 01:47:16
![commit hash: fp1.23318@dev.null.freshports.org commit hash: fp1.23318@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.23318@dev.null.freshports.org commit hash: fp1.23318@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.23318@dev.null.freshports.org commit hash: fp1.23318@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
will ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Forgot to mention that this port was: |
15 Jan 2002 01:45:03
![commit hash: fp1.23317@dev.null.freshports.org commit hash: fp1.23317@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.23317@dev.null.freshports.org commit hash: fp1.23317@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.23317@dev.null.freshports.org commit hash: fp1.23317@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
will ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add subversion r727, a version control system. This is a placebo until the
subversion developers decide they want to get subversion more exposure. So
this port basically does nothing but point people at a location where they can
get the maintainer's latest work. RESTRICTED is to keep it from being used
anywhere, anyhow, and in any way, in addition to the other NO_*. |