| Port details on branch 2026Q3 |
- py-subversion Python bindings for version control system
- 1.14.5_1 devel
=0 1.14.5_1Version of this port present on the latest quarterly branch. - Maintainer: michaelo@apache.org
 - Port Added: 2026-09-06 14:21:06
- Last Update: 2026-09-06 14:20:29
- Commit Hash: f75ea77
- Also Listed In: python
- License: APACHE20
- WWW:
- https://subversion.apache.org/
- Description:
- Subversion is a version control system designed to be as similar to cvs(1)
as possible, while fixing many outstanding problems with cvs(1).
This slave port adds Python bindings to Subversion.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}subversion>0:devel/py-subversion@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_BUILD:
- subversion-lts-1.[0-9][0-9].[0-9]*
- CONFLICTS_INSTALL:
- py312-subversion-1.[0-9].[0-9]*
- py312-subversion-1.[^1][0-9].[0-9]*
- To install the port:
- cd /usr/ports/devel/py-subversion/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-subversion
- pkg install py312-subversion
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py312-subversion listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-subversion
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1734780873
SHA256 (subversion-1.14.5.tar.bz2) = e78a29e7766b8b7b354497d08f71a55641abc53675ce1875584781aae35644a1
SIZE (subversion-1.14.5.tar.bz2) = 8675355
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Master port: devel/subversion
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py3c.h : devel/py3c
- python3.12 : lang/python312
- pkgconf>=1.3.0_1 : devel/pkgconf
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- python3.12 : lang/python312
- Library dependencies:
-
- libsvn_client-1.so : devel/subversion
- libapr-1.so : devel/apr1
- libsqlite3.so : databases/sqlite3
- libexpat.so : textproc/expat2
- libutf8proc.so : textproc/utf8proc
- liblz4.so : archivers/liblz4
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_subversion
- USES:
- python cpe libtool pathfix pkgconfig shebangfix tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| This is a slave port. You may also want to view the commits to the master port: devel/subversion | | Commit | Credits | Log message |
1.14.5_1 06 Sep 2026 14:20:29
    |
Michael Osipov (michaelo)  Author: FUTATSUKI Yasuhito |
devel/py-subversion: split test target, with fix tests in python >= 3.14
To fix both of latest and LTS, add a patch to fix the tests
both in devel/subversion and devel/subversion-lts.
PR: 294183
MFH: 2026Q3
(cherry picked from commit b8e6b2a99628582839f56de7301796fba0aa0326) |
Number of commits found: 1
|