96c9 FreshPorts -- devel/p5-SVN-Hooks
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-SVN-Hooks 1.19 devel on this many watch lists=1 search for ports that depend on this port
A framework for implementing Subversion hooks
Maintained by: glarkin@FreeBSD.org search for ports maintained by this maintainer
Port Added: 27 Jan 2009 16:26:37
Also Listed In: perl5
License: not specified in port


SVN-Hooks is a Perl framework for creating Subversion hooks.

It comes with a bunch of plugins (actually, sub-modules of SVN::Hooks)
that implement some of the most used standalone Subversion hooks
available, such as pre-commit hooks for enforcing:

- the log message format
- property settings
- the repository structure
- restrictions on the modification of repository areas (e.g., /tags)
- restrictions on filenames
- the integration with ticketing systems

It also comes with post-commit hooks for:

- sending commit emails
- updating configuration files in the server from changes made in
  the repository

But as a framework, it can be extended to implement all types of
hooks.

WWW:    http://search.cpan.org/dist/SVN-Hooks/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/p5-Data-Util
  2. mail/p5-Email-Send
  3. mail/p5-Email-Simple
  4. devel/p5-SVN-Look
  5. devel/p5-SVN-Notify
  6. devel/p5-JIRA-Client
  7. net/p5-SOAP-Lite
  8. devel/subversion
  9. lang/perl5.12
Required To Run:
  1. devel/p5-Data-Util
  2. mail/p5-Email-Send
  3. mail/p5-Email-Simple
  4. devel/p5-SVN-Look
  5. devel/p5-SVN-Notify
  6. devel/p5-JIRA-Client
  7. net/p5-SOAP-Lite
  8. devel/subversion
  9. lang/perl5.12
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/p5-SVN-Hooks/ && make install clean
To add the package: pkg_add -r p5-SVN-Hooks


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/SVN/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/SVN/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/SVN/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/SVN/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/SVN/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/SVN/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/SVN/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/SVN/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/SVN/
  11. http://at.cpan.org/modules/by-module/SVN/
  12. http://backpan.perl.org/modules/by-module/SVN/
  13. http://cpan.nctu.edu.tw/modules/by-module/SVN/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/SVN/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/SVN/
  16. http://www.cpan.dk/modules/by-module/SVN/
  17. http://www.cpan.dk/modules/by-module/SVN/

Number of commits found: 24

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
04 Oct 2012 22:14:22
Original commit files touched by this commit  1.19
glarkin search for other commits by this committer
- Updated to 1.19
  ChangeLog: http://cpansearch.perl.org/src/GNUSTAVO/SVN-Hooks-1.19/Changes
29 Jun 2012 18:07:09
Original commit files touched by this commit  1.17
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
03 May 2012 13:40:16
Original commit files touched by this commit  1.17
glarkin search for other commits by this committer
- Updated to 1.17
  ChangeLog: http://cpansearch.perl.org/src/GNUSTAVO/SVN-Hooks-1.17/Changes

Reported by:    portscout
17 Jan 2012 21:25:49
Original commit files touched by this commit  1.11
glarkin search for other commits by this committer
- Updated to 1.11
  ChangeLog: http://cpansearch.perl.org/src/GNUSTAVO/SVN-Hooks-1.11/Changes
- Added explicit dependency on subversion 1.4.0 to follow upstream requirement
26 Aug 2011 19:56:14
Original commit files touched by this commit  1.06
glarkin search for other commits by this committer
- Updated to 1.06
  ChangeLog: http://cpansearch.perl.org/src/GNUSTAVO/SVN-Hooks-1.06/Changes
- Added a dependency check for the svnlook executable, since Makefile.PL does
  now

Reported by:    glarkin@freebsd.org.html">http://portscout.cc/glarkin@freebsd.org.html
22 Apr 2011 20:15:15
Original commit files touched by this commit  0.33
glarkin search for other commits by this committer
- Updated to 0.33
  Changes: http://cpansearch.perl.org/src/GNUSTAVO/SVN-Hooks-0.33/Changes

Reported by:     portscout (via miwi)
17 Dec 2010 17:41:39
Original commit files touched by this commit  0.32
glarkin search for other commits by this committer
- Updated to 0.32

http://cpansearch.perl.org/src/GNUSTAVO/SVN-Hooks-0.32/Changes
13 Oct 2010 01:34:49
Original commit files touched by this commit  0.30
glarkin search for other commits by this committer
- Updated to 0.30
- Require specific version of p5-Email-Simple in order to incorporate
  p5-Email-Simple-Creator as well

  Changes:
  0.30    2010-10-07
    Small adjustment in some test cases to accomodate changes in
    Perl 5.13.5.

  0.29    2010-10-06
    Extends the syntax of DENY_FILENAME directive to allow
    customized error messages.
18 May 2010 04:08:06
Original commit files touched by this commit  0.28_2
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  0.28_1
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@
29 Apr 2010 20:32:29
Original commit files touched by this commit  0.28
glarkin search for other commits by this committer
- Update to 0.28
12 Mar 2010 14:46:03
Original commit files touched by this commit  0.27
glarkin search for other commits by this committer
- Updated to 0.27
20 Jan 2010 14:29:18
Original commit files touched by this commit  0.25
glarkin search for other commits by this committer
- Updated to 0.25
07 Jan 2010 20:22:23
Original commit files touched by this commit  0.24
glarkin search for other commits by this committer
- Updated to 0.24
15 Dec 2009 14:17:49
Original commit files touched by this commit  0.23
glarkin search for other commits by this committer
- Updated to 0.23

PR:             ports/141542
Submitted by:   pgollucci
24 Nov 2009 21:44:45
Original commit files touched by this commit  0.22_1
pav search for other commits by this committer
- Remove mail/p5-Email-MIME-Creator, it has been folded into mail/p5-Email-MIME
- Remove mail/p5-Email-MIME-Modifier, it has been folded into mail/p5-Email-MIME
- Remove mail/p5-Email-Simple-Creator, it has been folded into
mail/p5-Email-Simple
- Adjust dependencies

Reported by:    pointyhat
With hat:       portmgr
24 Sep 2009 19:39:08
Original commit files touched by this commit  0.22
glarkin search for other commits by this committer
- Updated to 0.22

Feature safe:   yes
05 Aug 2009 01:56:30
Original commit files touched by this commit  0.20
glarkin search for other commits by this committer
- Updated to 0.20
29 Apr 2009 21:18:53
Original commit files touched by this commit  0.17.54
glarkin search for other commits by this committer
- Update to 0.17.54
21 Apr 2009 19:19:48
Original commit files touched by this commit  0.16.52
glarkin search for other commits by this committer
- Update to 0.16.52
12 Apr 2009 02:44:56
Original commit files touched by this commit  0.15.41
glarkin search for other commits by this committer
- Updated to 0.15.41

PR:             ports/133189
Submitted by:   olli hauer <ohauer at gmx dot de>
17 Feb 2009 16:00:36
Original commit files touched by this commit  0.14.21
glarkin search for other commits by this committer
- Update to 0.14.21
09 Feb 2009 18:52:52
Original commit files touched by this commit  0.14.19
glarkin search for other commits by this committer
- Update to 0.14.19
27 Jan 2009 16:26:17
Original commit files touched by this commit  0.13.12
glarkin search for other commits by this committer
SVN-Hooks is a Perl framework for creating Subversion hooks.

It comes with a bunch of plugins (actually, sub-modules of SVN::Hooks)
that implement some of the most used standalone Subversion hooks
available, such as pre-commit hooks for enforcing:

- the log message format
- property settings
- the repository structure
- restrictions on the modification of repository areas (e.g., /tags)
- restrictions on filenames
- the integration with ticketing systems

It also comes with post-commit hooks for:

- sending commit emails
- updating configuration files in the server from changes made in
  the repository

But as a framework, it can be extended to implement all types of
hooks.

WWW:    http://search.cpan.org/dist/SVN-Hooks/

Number of commits found: 24

2867
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24536
Broken 218
Deprecated 474
Ignore 633
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 4
new 48 hours9
new 7 days31
new fortnight62
new month215

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0