Port details |
- p5-Mail-MailStats Perl module to detect newer messages in procmail-generated mailboxes
- 0.02_1 mail
=2 0.02_1Version of this port present on the latest quarterly branch. BROKEN: unfetchable
DEPRECATED: Broken for more than 6 months
This port expired on: 2020-05-05
IGNORE: is marked as broken: unfetchable
- Maintainer: perl@FreeBSD.org
 - Port Added: 2001-01-03 20:37:02
- Last Update: 2020-05-05 15:38:12
- SVN Revision: 534093
- People watching this port, also watch:: p5-Mail-Folder, ncftp
- Also Listed In: perl5
- License: not specified in port
- Description:
- Mail::Stats is a perl module that tells how many new mail messages
are in procmail-generated mailboxes.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-MailStats>0:mail/p5-Mail-MailStats
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-MailStats
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (MailStats-0.02.tar.gz) = ad28e7312fafe6e4f2f7afe8c8ae9da23452a5dd11e481123901495bc4a99c10
SIZE (MailStats-0.02.tar.gz) = 4430
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-AppConfig>=0 : devel/p5-AppConfig
- perl5>=5.30.r1<5.31 : lang/perl5.30
- perl5>=5.30.r1<5.31 : lang/perl5.30
- Runtime dependencies:
-
- p5-AppConfig>=0 : devel/p5-AppConfig
- perl5>=5.30.r1<5.31 : lang/perl5.30
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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 |
0.02_1 05 May 2020 15:38:12
  |
rene  |
Remove expired ports:
Adjusted for ports rescued since r534032
2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
0.02_1 04 Apr 2020 20:51:41
  |
antoine  |
Deprecate ports broken for more than 6 months |
0.02_1 06 Nov 2019 14:00:19
  |
antoine  |
Mark a few ports BROKEN (unfetchable) |
0.02_1 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) |
0.02_1 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.02_1 11 May 2015 12:04:19
  |
mat  |
Move p5- ports from ports@ to perl@.
With hat: perl@
Sponsored by: Absolight |
0.02_1 02 Mar 2015 23:31:10
  |
bapt  |
Remove Author from pkg-descr and white space fixes |
0.02_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 ) |
0.02 10 Aug 2014 13:04:35
  |
wen  |
- Reset maintainer to ports@
Submitted by: chifeng@gmail.com(previous maintainer, via email) |
0.02 05 Jan 2014 16:33:44
  |
az  |
- support stage
Approved by: portmgr (blanket infrastructure) |
0.02 20 Sep 2013 19:59:14
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
0.02 04 Sep 2013 12:28:16
  |
az  |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
0.02 30 Jun 2012 13:10:10
 |
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
0.02 21 Jan 2012 17:40:15
 |
eadler  |
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 |
0.02 24 Oct 2011 09:11:38
 |
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
0.02 03 Jul 2011 13:53:52
 |
ohauer  |
- remove MD5 |
0.02 17 Feb 2009 02:56:32
 |
tabthorpe  |
- Pass maintainership to submitter
Submitted by: chifeng via freebsd-ports@ |
0.02 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) |
0.02 22 Jan 2006 02:20:05
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.02 25 Nov 2005 15:31:02
 |
pav  |
- Add SHA256 |
0.02 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
0.02 24 Oct 2003 14:15:32
 |
erwin  |
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit. |
0.02 24 Oct 2003 12:05:09
 |
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.02 20 Feb 2003 18:40:39
 |
knu  |
De-pkg-comment. |
20 Apr 2001 14:16:44
    |
steve  |
Remove empty directories on uninstall. |
14 Apr 2001 23:31:53
    |
steve  |
Remove empty directories on uninstall. |
01 Mar 2001 06:39:18
    |
vanilla  |
Remove do-configure section, use PERL_CONFIGURE now. |
03 Jan 2001 23:37:02
    |
will  |
Add p5-Mail-MailStats 0.02, perl module to detect newer messages in
procmail-generated mailboxes. |