Port details |
- pysvn Python binding for Subversion
- 1.9.12_1 devel =3 1.9.12_1Version of this port present on the latest quarterly branch.
- Maintainer: bra@fsn.hu
- Port Added: 2008-04-27 09:30:04
- Last Update: 2024-02-28 15:53:37
- Commit Hash: e83f0a9
- People watching this port, also watch:: oss, lua54-luaexpat, monit, proggy_fonts-ttf, inotify-tools
- License: APACHE11
- WWW:
- http://pysvn.tigris.org/
- Description:
- The pysvn module is a python interface to the Subversion version control
system. This API exposes client interfaces for managing a working copy,
querying a repository, and synchronizing the two.
This API cannot create new repositories; it can only interact with existing
repositories. If you need to create a repository, use the svnadmin command
from Subversion.
Using the API, you can check out a working copy, add, edit, and remove working
files, and check in, compare, or discard your changes. Repository properties
such as keyword expansion, end of line characters, and ignore lists can also
be examined and manipulated.
- ¦ ¦ ¦ ¦
- 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.
- Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/pysvn/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/pysvn
- pkg install pysvn
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pysvn
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1593364883
SHA256 (pysvn-1.9.12.tar.gz) = b113dae303728c3986745d604ce80b4b4a67addc99c24907e3ff5409d87f47d4
SIZE (pysvn-1.9.12.tar.gz) = 663626
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Library dependencies:
-
- libsvn_client-1.so : devel/subversion
- libneon.so : www/neon
- libexpat.so : textproc/expat2
- This port is required by:
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_pysvn
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9.12_1 28 Feb 2024 15:53:37 |
Michael Osipov (michaelo) |
*/*: Properly depend on Subversion LTS or latest with WITH_SUBVERSION_VER
When LTS version of Subversion is set in make.conf (WITH_SUBVERSION_VER)
depending ports will still depend on latest version (devel/subversion)
instead of LTS one (devel/subversion-lts). This will cause dependency
conflicts when packages are distributed with Poudriere, namely pkg(8)
will report them and fail to install.
Make all affected ports properly depend on the right port based on the
value set in WITH_SUBVERSION_VER.
Approved by: jrm (mentor), otis (mentor), lev (maintainer timeout)
Differential Revision: https://reviews.freebsd.org/D43864 |
1.9.12 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.9.12 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.9.12 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.9.12 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.9.12 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
1.9.12 28 Jun 2020 21:09:55 |
uqs |
Update pysvn to version 1.9.12
This unbreaks the port (py2 to py3 transition) |
1.9.3_1 08 Mar 2020 17:01:47 |
antoine |
Deprecate some ports using deprecated version of python
With hat: portmgr |
1.9.3_1 10 Apr 2019 06:18:32 |
antoine |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
1.9.3 05 Apr 2019 16:52:25 |
amdmi3 |
- Document incompatibility with python 3.7+
Approved by: portmgr blanket |
1.9.3 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
1.9.3 19 Jan 2017 19:26:45 |
sunpoet |
Update to 1.9.3
- While I'm here:
- Fix LICENSE
- Add LICENSE_FILE
- Add missing LIB_DEPENDS
- Use WRKSRC_SUBDIR
- Simplify regex
- Use MAKE_CMD
- Merge pre-install: into do-install:
PR: 216192
Submitted by: Attila Nagy <bra@fsn.hu> (maintainer) |
1.8.0 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.8.0 15 Nov 2015 11:26:01 |
wg |
devel/pysvn: update to 1.8.0
- Unbreak build
PR: 204132
Submitted by: Matthias Petermann
Approved by: maintainer
MFH: 2015Q4 |
1.7.8_1 25 Oct 2015 19:01:38 |
antoine |
Mark BROKEN: fails to build
pysvn_client_cmd_info.cpp:1383:39: error: use of undeclared identifier
'svn_sort__hash'
pysvn_client_cmd_info.cpp:1388:41: error: subscript of pointer to incomplete
type 'const svn_sort__item_t'
pysvn_client_cmd_info.cpp:1389:62: error: member access into incomplete type
'const svn_sort__item_t'
pysvn_client_cmd_info.cpp:1392:65: error: member access into incomplete type
'const svn_sort__item_t'
Reported by: pkg-fallout |
1.7.8_1 24 Dec 2014 06:03:23 |
ohauer |
- rename www/neon29 to www/neon and update to neon-0.30.1
- adjust ports depending on neon, bump PORTREVISION
Changelog:
Fix memory leak with GnuTLS (Werner Baumann, Patrick Ohly).
Fix possible crash after DNS lookup errors on Windows (Olivier Goffart).
Don't fail if the SSL cert changes between connections with OpenSSL, behaviour
now matches that with GnuTLS.
Fix PKCS#11 support under OpenSSL with TLS 1.2.
Fix static linking with pkg-config file (Alan H)
PR: 195786
Differential Revision: https://reviews.freebsd.org/D1319
Submitted by: ohauer
Reviewed by: portmgr (bapt, mat)
Approved by: portmgr, lev (implicit) |
1.7.8 20 Dec 2014 18:06:22 |
bapt |
Cleanup plist |
1.7.8 20 Oct 2014 16:04:14 |
mva |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
1.7.8 05 Jul 2014 09:00:46 |
robak |
devel/pysvn: convert to new LIB_DEPENDS format
Approved by: marino (mentor), portmgr (blanket) |
1.7.8 28 Feb 2014 03:51:06 |
miwi |
- Stage support |
1.7.8 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
1.7.8 21 Oct 2013 07:25:12 |
delphij |
- Update to 1.7.8. [1]
- Respect ${CC} and ${CXX}.
PR: ports/182968 [1]
Submitted by: maintainer [1] |
1.7.6 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.7.6 07 Jul 2012 14:20:05 |
sbz |
- Add neon in LIB_DEPENDS
PR: ports/169652
Submitted by: sbz (myself)
Approved by: Attila Nagy <bra at fsn.hu> (maintainer) |
1.7.6 13 Apr 2012 19:22:59 |
rm |
- update to 1.7.6 [1]
- add license (AL2)
- add some tabs
- drop support for python <2.6
PR: 166661 [1]
Submitted by: Attila Nagy <bra at fsn dot hu> (maintainer) |
1.7.5_1 16 Oct 2011 14:31:47 |
lev |
Update subversion to 1.7.0.
Make FreeBSD patches to be port's options and remove separated port.
Rename patches to more sane names.
Add devel/subversion16 port, for people, who need old version.
Mark ports, which could not be built with subversion 1.7.x, as
conflicting with new subversion. |
1.7.5 07 Jun 2011 10:57:44 |
culot |
- Update to 1.7.5
PR: ports/157678
Submitted by: Attila Nagy <bra@fsn.hu> (maintainer) |
1.7.2_2 18 May 2010 04:08:06 |
pgollucci |
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
1.7.2_1 05 May 2010 21:52:39 |
pgollucci |
4/5: Chase devel/apr shlib bump
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@ |
1.7.2 28 Feb 2010 15:50:54 |
nemoliu |
- Update to 1.7.2
PR: ports/144359
Submitted by: Attila Nagy <bra@fsn.hu> (maintainer)
Feature safe: yes |
1.7.0 24 Feb 2010 20:06:39 |
pav |
- Mark BROKEN: conflicting dependencies
Reported by: pointyhat
Feature safe: yes |
1.7.0 12 Jun 2009 14:44:13 |
tabthorpe |
- Fix build with Custom PREFIX/LOCALBASE
Submitted by: Julien Laffaye (kimelto via irc)
Reported by: QATty
Approved by: portmgr (itetcu, blanket) |
1.7.0 23 Apr 2009 09:29:46 |
miwi |
- Unbreak build
- Upgrade pysvn to 1.7.0.
This release include:
* bug fixes for reported issues
* New callback_conflict_resolver
* Support Subversion 1.6
PR: 133893
Submitted by: Attila Nagy <bra@fsn.hu> (maintainer) |
1.6.2 17 Feb 2009 22:19:25 |
pav |
- Mark BROKEN: does not compile
Reported by: pointyhat |
1.6.2 17 Nov 2008 18:25:34 |
lwhsu |
- Update to 1.6.2
- Use PYTHONPREFIX_SITELIBDIR instead
PR: ports/128850
Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by: Attila Nagy <bra AT fsn.hu> (maintainer) |
1.6.1 02 Oct 2008 14:35:17 |
lwhsu |
- Update to 1.6.1
PR: ports/127752
Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by: Attila Nagy <bra AT fsn.hu> (maintainer) |
1.6.0 23 Jul 2008 08:07:29 |
pav |
- Update to 1.6.0
- Switch to neon.28 and require at least py-cxx 5.4.1
PR: ports/125869
Submitted by: Attila Nagy <bra@fsn.hu> (maintainer) |
1.5.3_2 07 Jul 2008 12:37:21 |
miwi |
- Bump PORTREVISION after apr update
PR: 125270 125271 125272 125278 125281 125282
125284 125285 125287 125288 125289 125290
125291 125292 125293 125295 125296 125297
125300
Submitted by: rodrigc |
1.5.3_1 06 Jun 2008 13:21:59 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.5.3 16 May 2008 20:36:22 |
pav |
- Rely on subversion to bring in apr dependency; unbreak
Approved by: maintainer |
1.5.3 14 May 2008 19:58:49 |
pav |
- Mark BROKEN: pkg_add: package 'apr-db42-1.2.12' conflicts with apr-1.2.12
Reported by: pointyhat |
1.5.3 05 May 2008 08:33:57 |
edwin |
Rename www/neon to www/neon26 to make the integration
of www/neon28 possible |
1.5.3 27 Apr 2008 09:29:44 |
miwi |
The pysvn module is a python interface to the Subversion version control
system. This API exposes client interfaces for managing a working copy,
querying a repository, and synchronizing the two.
This API cannot create new repositories; it can only interact with existing
repositories. If you need to create a repository, use the svnadmin command
from Subversion.
Using the API, you can check out a working copy, add, edit, and remove working
files, and check in, compare, or discard your changes. Repository properties
such as keyword expansion, end of line characters, and ignore lists can also
be examined and manipulated.
WWW: http://pysvn.tigris.org/
PR: ports/122986
Submitted by: Attila Nagy <bra@fsn.hu> |