Port details |
- svnmerge Python script to managing merges in a Subversion repository
- 1.6.23,1 devel
=0 1.6.23,1Version of this port present on the latest quarterly branch.
- BROKEN: Tries to fetch during extract phase
DEPRECATED: Broken for more than 6 months This port expired on: 2014-08-22 IGNORE: is marked as broken: Tries to fetch during extract phase
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2010-11-13 15:38:41
- Last Update: 2014-08-22 09:16:44
- SVN Revision: 365623
- License: not specified in port
- WWW:
- http://subversion.tigris.org/tools_contrib.html#client_side
- Description:
- This is a python script to help manage merges in the repository.
This script is part of the Subversion distribution and it is assumed
that it can be used under the same license terms as Subversion itself.
WWW: http://subversion.tigris.org/tools_contrib.html#client_side
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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:
-
- svnmerge>0:devel/svnmerge
- No installation instructions:
- This port has been deleted.
- PKGNAME: svnmerge
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
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:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python2.7 : lang/python27
- Runtime dependencies:
-
- svn : devel/subversion16
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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.6.23,1 22 Aug 2014 09:16:44 |
rene |
Remove expired ports:
2014-08-22 databases/pg_filedump: Broken for more than 6 months
2014-08-22 devel/svnmerge: Broken for more than 6 months
2014-08-22 net-mgmt/circe: Broken for more than 6 months
2014-08-22 print/latex-aa: Broken for more than 6 months
2014-08-22 textproc/rast: Broken for more than 6 months
2014-08-22 www/abyssws: Broken for more than 6 months
2014-08-22 www/docebo: Not maintained upstream
2014-08-22 www/rejik: Broken for more than 6 months and depends on www/squid
which reached EOL 2 years ago |
1.6.23,1 29 Jul 2014 21:43:18 |
adamw |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.6.23,1 22 Jul 2014 17:45:13 |
antoine |
Deprecate some ports BROKEN for more than 6 months
With hat: portmgr |
1.6.23,1 04 Jul 2014 12:06:07 |
bapt |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
1.6.23,1 10 Jun 2014 07:39:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
1.6.23,1 31 Jan 2014 21:17:10 |
antoine |
Mark broken: tries to fetch during extract phase
Reported by: pkg-fallout since august 2013
With hat: portmgr |
1.6.23,1 13 Jan 2014 21:00:04 |
rene |
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) |
1.6.23,1 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
1.6.18,1 31 May 2012 19:40:19 |
tj |
Update my email address.
Approved by: eadler (mentor) |
1.6.17,1 14 Feb 2012 22:34:29 |
scheidell |
- Remove != expansion by including Makefile.inc from ../subversion16
- This is in the ongoinf effort to eliminate != expansion so that INDEX builds
are faster
PR: ports/164854
Submitted by: scheidell (me)
Approved by: Tom Judge <tom@tomjudge.com> (maintainer, implicit), gabor
(mentor, implicit) |
1.6.17,1 08 Feb 2012 13:53:23 |
scheidell |
- Bump PORTEPOCH
Approved by: gabor (mentor, implicit) |
1.6.17 08 Feb 2012 02:08:34 |
scheidell |
- Fix broken port
PR: ports/164854
Submitted by: Tom Judge<tom@tomjudge.com> (maintainer)
Approved by: gabor (mentor) |
1.7.1 02 Nov 2011 01:14:50 |
pav |
- Mark BROKEN: does not install
install -o root -g wheel -m 555
/work/a/ports/devel/svnmerge/work/subversion-1.7.1/contrib/client-side/svnmerge/svnmerge.py
/usr/local/bin/svnmerge
install:
/work/a/ports/devel/svnmerge/work/subversion-1.7.1/contrib/client-side/svnmerge/svnmerge.py:
No such file or directory
Reported by: pointyhat |
1.6.13 13 Nov 2010 15:38:25 |
jpaetzel |
This is a python script to help manage merges in the repository.
This script is part of the Subversion distribution and it is assumed
that it can be used under the same license terms as Subversion itself.
WWW: http://subversion.tigris.org/tools_contrib.html#client_side
PR: ports/152112
Submitted by: Tom Judge <tom at tomjudge.com> |