Port details |
- activitymail Program for sending email messages for CVS repository commits
- 1.26 devel =2 1.26Version of this port present on the latest quarterly branch.
- Maintainer: joseph@randomnetworks.com
- Port Added: 2003-11-15 22:07:47
- Last Update: 2022-07-20 14:21:35
- Commit Hash: aa6eefd
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: not specified in port
- Description:
- This program may be used for sending email messages for CVS repository
activity. There are a number of different modes supported. It can send
messages for every change to the repository (like syncmail), or it can be used
to send a single message for each commit. In the latter case, a list of all
the files affected by the commit will be assembled and listed in the single
message. This is similar to how commit_prep and log_accum work, but is more
efficient.
An additional option allows for diffs to be calculated for the recent changes,
and either appended to the message (like syncmail) or added as an attachment
(neater). See the -d and -a options in the documentation.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- activitymail>0:devel/activitymail
- To install the port:
- cd /usr/ports/devel/activitymail/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/activitymail
- pkg install activitymail
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: activitymail
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (activitymail-1.26.tar.gz) = 2f469ecbeb86d3f8f526be7dc608835f036ef11cdfae41aff7b99a66d824a940
SIZE (activitymail-1.26.tar.gz) = 21385
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-Module-Build>=0.4206 : devel/p5-Module-Build
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_activitymail
- 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 |
1.26 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 ) |
1.26 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.26 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 |
1.26 22 Jan 2014 13:29:31 |
bapt |
Fix bad staging conversion
Submitted by: rm |
1.26 22 Jan 2014 08:26:54 |
bapt |
Support stage |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
1.26 07 Sep 2013 08:23:46 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
1.26 20 Jun 2011 08:36:20 |
az |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum |
1.26 28 Jul 2010 13:57:01 |
arved |
Update to 1.26
PR: 148865
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: maintainer |
1.24 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
1.24 31 May 2006 17:40:11 |
aaron |
- Update from v1.19 to v1.24
PR: 98191
Submitted by: aaron
Reviewed by: maintainer
Approved by: maintainer, tobez (implicit) |
1.19 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.19 13 Jul 2004 13:45:07 |
vs |
Update to 1.19 (nuke singleton plist while here)
PR: ports/68970
Submitted by: Joseph Scott |
1.16 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.16 10 Feb 2004 18:40:24 |
mat |
use PERL_MODBUILD |
1.16 15 Nov 2003 22:06:08 |
sergei |
Add activitymail 1.16, a program for sending email messages
for CVS repository commits.
PR: 59197
Submitted by: Joseph Scott <joseph@randomnetworks.com> |