notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-subvertpy Python bindings for subversion
0.9.2 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.9.2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses deprecated version of python
Expired This port expired on: 2020-09-15
Maintainer: cs@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-09-23 21:35:46
Last Update: 2020-09-19 13:01:00
SVN Revision: 548980
License: GPLv2
WWW:
https://launchpad.net/subvertpy
Description:
This is an implementation of Python bindings for the Subversion version control system, aiming to be complete, fast and feel native to Python programmers. Bindings are provided for the working copy, client, delta, remote access and repository APIs. A hookable server side implementation of the custom Subversion protocol (svn_ra) is also provided. WWW: https://launchpad.net/subvertpy
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • ${PYTHON_PKGNAMEPREFIX}subvertpy>0:devel/py-subvertpy@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-subvertpy
Package flavors (<flavor>: <package>)
  • py27: py27-subvertpy
distinfo:
SHA256 (subvertpy-0.9.2.tar.gz) = 95e6cb525741947337c9fee404c713a7fbfdbd3a3d87b9d779f25c2dd1712a49 SIZE (subvertpy-0.9.2.tar.gz) = 109810

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. svn : devel/subversion
  2. py27-setuptools>0 : devel/py-setuptools@py27
  3. python2.7 : lang/python27
Runtime dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. devel/bzr-svn*
  2. devel/py-hgsubversion*
  3. Collapse this list of deleted ports.
* - 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:
N/A
USES:
compiler:c11 python:2.7
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://jelmer.uk/subvertpy/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.2
19 Sep 2020 13:01:00
Revision:548980Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.2
08 Mar 2020 17:01:47
Revision:528058Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate some ports using deprecated version of python

With hat:	portmgr
0.9.2
20 Jan 2020 21:39:25
Revision:523692Original commit files touched by this commit
pkubaj search for other commits by this committer
devel/py-subvertpy: fix build on GCC architectures

Using newer GCC works, alhough the error doesn't suggest it:
Exception: apr-config not found. Please set APR_CONFIG environment variable

MFH:		2020Q1 (fix build blanket)
0.9.2
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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 View all of this commit message)
0.9.2
25 May 2016 15:43:34
Revision:415839Original commit files touched by this commit
mat search for other commits by this committer
Remove useless WRKSRC definitions.

While there, correct DEV_WARNINGS when they occur.

Sponsored by:	Absolight
0.9.2
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.9.2
06 Dec 2015 13:19:10
Revision:403111Original commit files touched by this commit
cs search for other commits by this committer
Update to 0.9.2
0.8.10_1
20 Oct 2014 16:04:14
Revision:371280Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
0.8.10_1
19 Feb 2014 08:13:05
Revision:345013Original commit files touched by this commit
miwi search for other commits by this committer
- Don't touch /root
0.8.10_1
19 Feb 2014 08:07:35
Revision:345012Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
- Convert to autoplist
- Bump PORTREVISION
0.8.10
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
0.8.10
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
0.8.10
31 Jan 2012 20:01:08
Original commit files touched by this commit
cs search for other commits by this committer
Update to 0.8.10

Approved by:    glarkin@ (mentor, implicit)
0.8.9
14 Nov 2011 21:07:05
Original commit files touched by this commit
cs search for other commits by this committer
Update to 0.8.9

Approved by:    glarkin@ (mentor)
Feature safe:   yes
0.8.8
07 Oct 2011 07:30:50
Original commit files touched by this commit
cs search for other commits by this committer
Update to 0.8.8

Approved by:    wen@ (co-mentor)
0.8.7
21 Sep 2011 05:43:58
Original commit files touched by this commit
cs search for other commits by this committer
Update to 0.8.7

Approved by:    glarkin@ (mentor)
0.8.2
15 Sep 2011 12:33:27
Original commit files touched by this commit
cs search for other commits by this committer
Change maintainer address to my FreeBSD address

Approved by:    wen@ (mentor)
0.8.2
13 Jul 2011 16:56:09
Original commit files touched by this commit
glarkin search for other commits by this committer
- Updated to 0.8.2

PR:             ports/158833
Submitted by:   C-S <c-s@c-s.li> (maintainer)
0.8.0
01 Apr 2011 02:30:43
Original commit files touched by this commit
glarkin search for other commits by this committer
- Updated to 0.8.0
  Changes: https://launchpad.net/subvertpy/trunk/0.8.0

PR:             ports/155746
Submitted by:   C-S <c-s@c-s.li> (maintainer)
0.7.5_1
25 Feb 2011 07:50:41
Original commit files touched by this commit
miwi search for other commits by this committer
- Move from py24 over to py25 or above
- Drop md5 support
0.7.5
02 Nov 2010 07:42:22
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.7.5 [1]
- Update pkg-descr [1]
- Fix build with custom LOCALBASE

PR:             ports/151858 [1]
Submitted by:   C-S <c-s@c-s.li> (maintainer) [1]
0.7.4
18 Oct 2010 19:00:54
Original commit files touched by this commit
glarkin search for other commits by this committer
- Updated to 0.7.4 (https://launchpad.net/subvertpy/+milestone/0.7.4)

PR:             ports/151493
Submitted by:   C-S <c-s@c-s.li> (maintainer)
0.7.3.1
23 Sep 2010 21:35:22
Original commit files touched by this commit
glarkin search for other commits by this committer
This is an implementation of Python bindings for the Subversion
version control system, aiming to be complete, fast and feel native
to Python programmers.

Bindings are provided for the working copy, client, delta, remote
access and repository APIs. A hookable server side implementation
of the custom Subversion protocol (svn_ra) is also provided.

www: https://launchpad.net/subvertpy

PR:             ports/147166
Submitted by:   Carlo Strub (c-s at c-s.li)

Number of commits found: 23