| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
07 Jul 2012 14:20:05
1.7.6
|
sbz  |
- Add neon in LIB_DEPENDS
PR: ports/169652
Submitted by: sbz (myself)
Approved by: Attila Nagy <bra at fsn.hu> (maintainer) |
13 Apr 2012 19:22:59
1.7.6
|
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) |
16 Oct 2011 14:31:47
1.7.5_1
|
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. |
07 Jun 2011 10:57:44
1.7.5
|
culot  |
- Update to 1.7.5
PR: ports/157678
Submitted by: Attila Nagy <bra@fsn.hu> (maintainer) |
18 May 2010 04:08:06
1.7.2_2
|
pgollucci  |
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
05 May 2010 21:52:39
1.7.2_1
|
pgollucci  |
4/5: Chase devel/apr shlib bump
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@ |
28 Feb 2010 15:50:54
1.7.2
|
nemoliu  |
- Update to 1.7.2
PR: ports/144359
Submitted by: Attila Nagy <bra@fsn.hu> (maintainer)
Feature safe: yes |
24 Feb 2010 20:06:39
1.7.0
|
pav  |
- Mark BROKEN: conflicting dependencies
Reported by: pointyhat
Feature safe: yes |
12 Jun 2009 14:44:13
1.7.0
|
tabthorpe  |
- Fix build with Custom PREFIX/LOCALBASE
Submitted by: Julien Laffaye (kimelto via irc)
Reported by: QATty
Approved by: portmgr (itetcu, blanket) |
23 Apr 2009 09:29:46
1.7.0
|
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) |
17 Feb 2009 22:19:25
1.6.2
|
pav  |
- Mark BROKEN: does not compile
Reported by: pointyhat |
17 Nov 2008 18:25:34
1.6.2
|
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) |
02 Oct 2008 14:35:17
1.6.1
|
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) |
23 Jul 2008 08:07:29
1.6.0
|
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) |
07 Jul 2008 12:37:21
1.5.3_2
|
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 |
06 Jun 2008 13:21:59
1.5.3_1
|
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) |
16 May 2008 20:36:22
1.5.3
|
pav  |
- Rely on subversion to bring in apr dependency; unbreak
Approved by: maintainer |
14 May 2008 19:58:49
1.5.3
|
pav  |
- Mark BROKEN: pkg_add: package 'apr-db42-1.2.12' conflicts with apr-1.2.12
Reported by: pointyhat |
05 May 2008 08:33:57
1.5.3
|
edwin  |
Rename www/neon to www/neon26 to make the integration
of www/neon28 possible |
27 Apr 2008 09:29:44
1.5.3
|
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> |