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
svnmerge Python script to managing merges in a Subversion repository
1.6.23,1 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 1.6.23,1Version of this port present on the latest quarterly branch.
Broken BROKEN: Tries to fetch during extract phase
Deprecated DEPRECATED: Broken for more than 6 months
Expired This port expired on: 2014-08-22
Ignore 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 search for ports maintained by this maintainer
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
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:
  • 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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. python2.7 : lang/python27
Runtime dependencies:
  1. svn : devel/subversion16
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6.23,1
22 Aug 2014 09:16:44
Revision:365623Original commit files touched by this commit
rene search for other commits by this committer
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
Revision:363399Original commit files touched by this commit
adamw search for other commits by this committer
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
Revision:362559Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate some ports BROKEN for more than 6 months

With hat:	portmgr
1.6.23,1
04 Jul 2014 12:06:07
Revision:360604Original commit files touched by this commit
bapt search for other commits by this committer
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
Revision:357277Original commit files touched by this commit
olgeni search for other commits by this committer
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
Revision:342075Original commit files touched by this commit
antoine search for other commits by this committer
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
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)
1.6.23,1
20 Sep 2013 17:17:45
Revision:327726Original 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 4)
1.6.18,1
31 May 2012 19:40:19
Original commit files touched by this commit
tj search for other commits by this committer
Update my email address.

Approved by:    eadler (mentor)
1.6.17,1
14 Feb 2012 22:34:29
Original commit files touched by this commit
scheidell search for other commits by this committer
- 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
Original commit files touched by this commit
scheidell search for other commits by this committer
- Bump PORTEPOCH

Approved by:    gabor (mentor, implicit)
1.6.17
08 Feb 2012 02:08:34
Original commit files touched by this commit
scheidell search for other commits by this committer
- 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
Original commit files touched by this commit
pav search for other commits by this committer
- 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
Original commit files touched by this commit
jpaetzel search for other commits by this committer
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>

Number of commits found: 14