Port details |
- p5-SVN-Notify Subversion activity notification
- 2.87 devel =4 2.87Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2005-03-03 13:58:08
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: sendxmpp, watchfolder, monit, nagios-certexp-plugin, logcheck
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/SVN-Notify
- Description:
- This class may be used for sending email messages for Subversion repos-
itory activity. There are a number of different modes supported, and
SVN::Notify is fully subclassable, to easily add new functionality. By
default, a list of all the files affected by the commit will be assem-
bled and listed in a single message. An additional option allows diffs
to be calculated for the changes and either appended to the message or
added as an attachment.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-SVN-Notify>0:devel/p5-SVN-Notify
- To install the port:
- cd /usr/ports/devel/p5-SVN-Notify/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-SVN-Notify
- pkg install p5-SVN-Notify
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-SVN-Notify
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1531122237
SHA256 (SVN-Notify-2.87.tar.gz) = 6b892d3b17010bde4565cd5d62be9ecab01b0787ca59a82297b55d8abb3feb14
SIZE (SVN-Notify-2.87.tar.gz) = 99243
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Email-Address-XS>=1.03 : mail/p5-Email-Address-XS
- p5-HTML-Parser>=0 : www/p5-HTML-Parser
- p5-Net-SMTP-TLS>=0 : mail/p5-Net-SMTP-TLS
- p5-Text-Trac>=0.10 : textproc/p5-Text-Trac
- perl5>=5.32.r0<5.33 : lang/perl5.32
- p5-Module-Build>=0.4206 : devel/p5-Module-Build
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Email-Address-XS>=1.03 : mail/p5-Email-Address-XS
- p5-HTML-Parser>=0 : www/p5-HTML-Parser
- p5-Net-SMTP-TLS>=0 : mail/p5-Net-SMTP-TLS
- p5-Text-Trac>=0.10 : textproc/p5-Text-Trac
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- devel/p5-SVN-Hooks
- devel/p5-SVN-Notify-Config
- devel/p5-SVN-Notify-Filter-AuthZMail
- devel/p5-SVN-Notify-Filter-EmailFlatFileDB
- devel/p5-SVN-Notify-Filter-Markdown
- devel/p5-SVN-Notify-Filter-Watchers
- devel/p5-SVN-Notify-Mirror
- for Run
-
- devel/p5-SVN-Hooks
- devel/p5-SVN-Notify-Config
- devel/p5-SVN-Notify-Filter-AuthZMail
- devel/p5-SVN-Notify-Filter-EmailFlatFileDB
- devel/p5-SVN-Notify-Filter-Markdown
- devel/p5-SVN-Notify-Filter-Watchers
- devel/p5-SVN-Notify-Mirror
Configuration Options:
- No options to configure
- Options name:
- devel_p5-SVN-Notify
- USES:
- perl5
- 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 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.87 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.87 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.87 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.87 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
2.87 09 Jul 2018 08:09:48 |
wen |
- Update DEPENDS which forgot in previous commit |
2.87 09 Jul 2018 07:51:27 |
wen |
- Update to 2.87
Changes: https://metacpan.org/changes/distribution/SVN-Notify |
2.86_1 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
2.86_1 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
2.86_1 28 Feb 2017 09:47:13 |
sunpoet |
Use real PORTVERSION and update dependent ports
- Add LICENSE_FILE
- Sort PLIST |
2.86_1 31 Jan 2017 16:21:46 |
mat |
Bump PORTREVISION for ports affected by the fix the last commit.
Done with: Tools/scripts/bump-revision.sh
Sponsored by: Absolight |
2.86 31 Mar 2016 15:39:33 |
sunpoet |
- Update to 2.86
- Fix *_DEPENDS:
- Add missing Email::Address
- Net::SMTP_auth was replaced by Net::SMTP::TLS in 2.83
- Sort *_DEPENDS
- Update *_DEPENDS: remove PORTSDIR
- Add NO_ARCH
Changes: http://search.cpan.org/dist/SVN-Notify/Changes |
2.84_1 14 Sep 2015 12:19:50 |
mat |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
2.84_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
2.84 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
2.84 31 Oct 2013 07:36:26 |
vanilla |
Support STAGEDIR. |
2.84 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
2.84 20 Aug 2013 16:56:11 |
mat |
Update to 2.84 |
2.83 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
2.83 10 Jun 2012 18:42:48 |
swills |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
2.83 06 Jun 2012 11:22:18 |
culot |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
2.83 01 May 2012 01:47:10 |
swills |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
2.83 29 Oct 2011 14:18:21 |
clsung |
- Update to 2.83 |
2.82 26 Sep 2011 04:40:51 |
clsung |
- Update to 2.82 |
2.81 16 Mar 2011 01:50:01 |
clsung |
- Update to 2.81 |
2.80 05 Feb 2010 07:09:34 |
clsung |
- Update to 2.80
Changes: http://search.cpan.org/dist/SVN-Notify/Changes |
2.79_1 28 Jan 2010 22:37:43 |
kuriyama |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 14).
Approved by: portmgr (itetcu) |
2.79 22 Jul 2009 16:27:08 |
pgollucci |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
2.79 03 Jun 2009 03:20:12 |
clsung |
- Update to 2.79
PR: ports/134822
Submitted by: pgollucci |
2.78 26 Sep 2008 14:05:14 |
clsung |
- Update to 2.78
Changes: http://search.cpan.org/dist/SVN-Notify/Changes |
2.77 19 Jul 2008 15:22:07 |
erwin |
Update to 2.77 |
2.75 23 May 2008 12:22:41 |
mat |
Update to 2.75 |
2.74 19 May 2008 13:12:08 |
araujo |
- Include some ports in perl5 category.
PR: ports/123530
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: flz (portmgr) |
2.74 17 May 2008 21:03:40 |
miwi |
- Update to 2.74 |
2.73 05 May 2008 12:01:57 |
mat |
Update to 2.73 |
2.72 30 Apr 2008 11:19:29 |
mat |
Update to 2.72 |
2.71 18 Apr 2008 09:38:15 |
mat |
Update to 2.71 |
2.70 04 Mar 2008 07:32:02 |
leeym |
- Update to 2.70
PR: 121326
Submitted by: Greg Larkin <glarkin at sourcehosting.net> |
2.67 08 Feb 2008 07:20:24 |
chinsan |
- Update to 2.67
- Use CPAN macro
- Changelog: http://search.cpan.org/dist/SVN-Notify/Changes |
2.66 27 Sep 2007 20:15:52 |
skv |
Update to 2.66
Changes: http://search.cpan.org/src/DWHEELER/SVN-Notify-2.66/Changes |
2.65 27 Sep 2007 13:45:47 |
miwi |
- s/ort/org
- Pass maintainership to perl@ |
2.65 24 Sep 2007 07:38:42 |
linimon |
Dominic is a new dad, and will be too busy for a while to work on ports.
Congratulations :-) |
2.65 20 Apr 2007 21:07:51 |
miwi |
- Update to 2.65
PR: 111902
Submitted by: miwi
Approved by: maintainer |
2.64 09 Nov 2006 09:11:47 |
clsung |
- Update to 2.64
- Test-Pod* is not required if we don't execute 'make test'
- two Modules (HTML::Entities and Net::SMTP_auth) are recommended.
PR: ports/104995
Submitted by: clsung
Reviewed by: maintainer (Dominic Mitchell)
Approved by: maintainer |
2.63 03 Aug 2006 07:46:36 |
clsung |
- Update to 2.63
PR: ports/101287
Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
Approved by: maintainer (Dominic Mitchell) |
2.62 01 Aug 2006 02:08:17 |
clsung |
- Update to 2.62
PR: ports/99995
Submitted by: clsung
Approved by: maintainer timeout |
2.61 30 Jun 2006 00:52:04 |
rafan |
- Update to 2.61
PR: 99598
Submitted by: rafan
Approved by: maintainer, delphij (mentor) |
2.60 27 Jun 2006 16:08:24 |
rafan |
- Update to 2.60
- Use module directory
PR: ports/99519
Submitted by: me
Approved by: maintainer, delphij (mentor) |
2.59 18 May 2006 14:59:09 |
erwin |
Update to 2.59
PR: 97415
Submitted by: Christopher Boumenot <boumenot@gmail.com>
Approved by: Dominic Mitchell <dom@happygiraffe.net> (maintainer) |
2.43 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
2.43 22 Jan 2006 01:48:34 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
2.43 03 Mar 2005 13:57:32 |
ahze |
Add p5-SVN-Notify 2.43, subversion activity notification.
PR: ports/78105
Submitted by: dom@happygiraffe.net |