FreshPorts -- The Place For Ports notbug Sat, 11 Feb 2012 8:42 AM GMT
Port details
svnmailer 1.1.0.d.r1373_5 mail on this many watch lists=1 search for ports that depend on this port
A tool to post subversion repository commit information
Maintained by: skv@FreeBSD.org search for ports maintained by this maintainer
Port Added: 31 Aug 2005 12:36:44
Also Listed In: python
License: not specified in port
The svnmailer is a tool, which is usually called by a subversion hook
to submit commit notifications in various ways (at the moment: mail via
SMTP or a pipe to a sendmail like program, news via NNTP, CIA live
tracker notification via XML-RPC). It is derived from the original
mailer.py distributed with subversion, but supposed to be much more
consistent, better extensible and to have much more features. Have a
look at the documentation for further details

Author:	nd@perlig.de
WWW:	http://opensource.perlig.de/svnmailer/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/py-subversion, lang/python27
Required To Run: devel/py-subversion, lang/python27
There are no ports dependent upon this port

To install the port: cd /usr/ports/mail/svnmailer/ && make install clean
To add the package: pkg_add -r svnmailer-py27


Configuration Options
     No options to configure

Master Sites:
http://storage.perlig.de/svnmailer/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2008-06-10
    Affects: users of mail/svnmailer
    Author: pgollucci@FreeBSD.org
    Reason: 
      Some of the config directives and sections allowed have changed.  You will
      have to edit your config file when updating to 1.1.0-dev-r1373 version of
      the port.  Please see the following URL for more information:
    
      http://opensource.perlig.de/en/svnmailer/doc-1.1/#general-config-charset
    
    

Number of commits found: 19

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Jan 2012 17:40:15
Original commit files touched by this commit  1.1.0.d.r1373_5
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
25 Feb 2011 03:19:29
Original commit files touched by this commit  1.1.0.d.r1373_5
miwi search for other commits by this committer
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support
18 May 2010 04:08:06
Original commit files touched by this commit  1.1.0.d.r1373_4
pgollucci search for other commits by this committer
- Chase devel/apr -> devel/apr1 shuffling

PR:             ports/146553
Submitted by:   myself (pgollucci@)
With Hat:       apache@
05 May 2010 21:52:39
Original commit files touched by this commit  1.1.0.d.r1373_3
pgollucci search for other commits by this committer
4/5: Chase devel/apr shlib bump

PR:             ports/146130
Approved by:    portmgr (pav)
Tested by:      -exp run (pav)
With Hat:       apache@
13 Dec 2009 17:00:14
Original commit files touched by this commit  1.1.0.d.r1373_2
miwi search for other commits by this committer
- Get rip python 2.3+

Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+

With hat:       portmgr
07 Aug 2008 11:05:07
Original commit files touched by this commit  1.1.0.d.r1373_2
skv search for other commits by this committer
Add "py-subversion" to RUN_DEPENDS.
30 Jun 2008 12:36:56
Original commit files touched by this commit  1.1.0.d.r1373_1
lev search for other commits by this committer
  Bump PORTREVISION due to subversion upgrade.
30 Jun 2008 10:00:07
Original commit files touched by this commit  1.1.0.d.r1373
lev search for other commits by this committer
  (1) Upgrade subversion to version 1.5.0.
  (2) Make binding ports to be real ports, which installs only bindings and
      depend on subversion.
  (3) Rename bindings ports to reflect perl5/python/ruby modules naming scheme.
  (4) Re-base subversion-freebsd to `devel/subversion'.
  (5) Fix all ports, which depends on subversion bindings.
10 Jun 2008 16:25:36
Original commit files touched by this commit  1.1.0.d.r1373
skv search for other commits by this committer
Update to 1.1.0-dev-r1373
09 Jun 2008 10:27:37
Original commit files touched by this commit  1.0.8
az search for other commits by this committer
- Pass maintainership to skv@ since i'm no longer use this port
08 Oct 2007 11:53:15
Original commit files touched by this commit  1.0.8
az search for other commits by this committer
- Fix with python25+

PR:     ports/116885, ports/116914
Submitted by:   Philip M.Gollucci <pgollucci at p6m7g8.com>
19 Dec 2006 21:19:04
Original commit files touched by this commit  1.0.8
az search for other commits by this committer
-Update to 1.0.8
28 Nov 2006 21:30:07
Original commit files touched by this commit  1.0.7
az search for other commits by this committer
- Update to 1.07

This fix unicode error, which crashed the mailer if the common prefix
of the files in the subject line contained non-ascii characters
20 Oct 2006 18:40:38
Original commit files touched by this commit  1.0.6_1
az search for other commits by this committer
- Fix checksum since distfile was rerolled (distinfo)
- bump PORTREVISON

diff between distfiles can be found here
http://mail.electro-com.ru/~az/svnmailer.diff
It's huge to include it into commit message

Approved by:    portmgr (erwin)
25 Feb 2006 19:35:32
Original commit files touched by this commit  1.0.6
az search for other commits by this committer
- Fix fetching distfiles.

Approved by:    portmgr (krion@)
Noticed by:     kris@
22 Feb 2006 08:15:48
Original commit files touched by this commit  1.0.6
az search for other commits by this committer
- Update to 1.0.6 and make it fetchable again
- Remove deprecated USE_REINPLACE

Noticed by:     fenner@ portsurvey script
22 Jan 2006 12:50:54
Original commit files touched by this commit  1.0.5
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
03 Oct 2005 12:55:25
Original commit files touched by this commit  1.0.5
az search for other commits by this committer
- Change my e-mail

Approved by: sem (mentor)
31 Aug 2005 12:35:58
Original commit files touched by this commit  1.0.5
vsevolod search for other commits by this committer
Add svnmailer - a tool to post subversion repository commit information.

PR:             85484
Submitted by:   Andrej Zverev <az@inec.ru>
Approved by:    perky (mentor)

Number of commits found: 19

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
surfFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01

13 vulnerabilities affecting 32 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23149
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 5
new 48 hours8
new 7 days49
new fortnight76
new month142

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.581 seconds.