| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
Add optional perl bindings (PR ports/61352 with many changes).
Add optional python bindings.
Depends on `devel/apr-svn' to help package building.
PR: ports/61352
Notes:
svn path=/head/; revision=100059
|
|
|
|
|
|
|
|
|
|
| |
[2] Add (optional) ability to create repository
[3] Add (optional) svnserve wrapper to fix svn+ssh access problems.
PR: [2,3] ports/57754
Notes:
svn path=/head/; revision=90709
|
|
|
|
|
|
|
| |
PR: ports/57202
Notes:
svn path=/head/; revision=89961
|
|
|
|
| |
Notes:
svn path=/head/; revision=85604
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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]
Notes:
svn path=/head/; revision=83328
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=82712
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=81767
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=81405
|
|
|
|
|
|
|
|
| |
Submitted by: plasma <plasmaball@pchome.com.tw>
Approved by: Craig Rodrigues <rodrigc@attbi.com> (MAINTAINER)
Notes:
svn path=/head/; revision=80840
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=79255
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=78193
|
|
|
|
|
|
|
|
| |
PR: 50511
Submitted by: Craig Rodrigues <rodrigc@attbi.com> (MAINTAINER)
Notes:
svn path=/head/; revision=78060
|
|
|
|
|
|
|
|
| |
PR: ports/47239
Submitted by: Craig Rodrigues <rodrigc@attbi.com> (maintainer)
Notes:
svn path=/head/; revision=73931
|
|
|
|
|
|
|
|
|
| |
PR: 46398
Submitted by: Craig Rodrigues <rodrigc@attbi.com> (new maintainer)
Approved by: old maintainer
Notes:
svn path=/head/; revision=72181
|
|
|
|
|
|
|
| |
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
Notes:
svn path=/head/; revision=64430
|
|
|
|
|
|
|
|
| |
PR: ports/41249
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
Notes:
svn path=/head/; revision=64035
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
Notes:
svn path=/head/; revision=63012
|
|
|
|
|
|
|
| |
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
Notes:
svn path=/head/; revision=56093
|
|
|
|
| |
Notes:
svn path=/head/; revision=54933
|
|
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_*.
Notes:
svn path=/head/; revision=53081
|