Port details |
- archivemail Archive and compress old email
- 0.9.0_4 mail
=8 0.9.0_4Version of this port present on the latest quarterly branch.
- DEPRECATED: Unmaintained, uses EOLed python27
This port expired on: 2020-01-27
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2002-05-19 19:46:21
- Last Update: 2020-01-27 15:34:18
- SVN Revision: 524263
- People watching this port, also watch:: expat, ncftp, pcre, popt
- License: GPLv2+
- WWW:
- http://archivemail.sourceforge.net/
- Description:
- Archivemail searches through mailbox files (in any of a number of
formats) and selects messages older than N days to be moved to a new,
optionally-compressed, mbox-format file. Selected messages can also be
appended to an existing archive file, or simply deleted.
WWW: http://archivemail.sourceforge.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}archivemail>0:mail/archivemail@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-archivemail
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (archivemail-0.9.0.tar.gz) = 4b430e2fba6f24970a67bd61eef39d7eae8209c7bef001196b997be1916fc663
SIZE (archivemail-0.9.0.tar.gz) = 63482
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:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py27-archivemail-0.9.0_4:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python:2.7 shebangfix
- 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.9.0_4 27 Jan 2020 15:34:18 |
rene |
Remove expired ports:
2020-01-27 accessibility/py-papi: Unmaintained, uses EOLed python27
2020-01-27 archivers/py-czipfile: Unmaintained, uses EOLed python27
2020-01-27 audio/boodler: Unmaintained, uses EOLed python27
2020-01-27 audio/dir2ogg: Unmaintained, uses EOLed python27
2020-01-27 audio/jokosher: Unmaintained, uses EOLed python27
2020-01-27 audio/mpdbrowser: Unmaintained, uses EOLed python27
2020-01-27 audio/nekobee: Unmaintained, uses EOLed python27
2020-01-27 audio/patchage: Unmaintained, uses EOLed python27
2020-01-27 audio/py-ao: Unmaintained, uses EOLed python27
2020-01-27 audio/py-id3: Unmaintained, uses EOLed python27
2020-01-27 audio/py-shout: Unmaintained, uses EOLed python27
2020-01-27 audio/py-speex: Unmaintained, uses EOLed python27
2020-01-27 audio/pytone: Unmaintained, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
0.9.0_4 26 Dec 2019 07:54:29 |
antoine |
Deprecate a few ports
With hat: portmgr |
0.9.0_4 14 Apr 2019 08:48:03 |
koobs |
mail/archivemail: Limit to Python 2.7, level up port compliance
archivemail fails to build with Python 3.x [1]:
print too_old_error
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean
print(too_old_error)?
Limit to Python 2.7 accordingly.
While I'm here, level up port compliance:
- Update COMMENT to match setup.py:description
- Use distutils/autoplist/concurrent (package uses a setup.py). Remove
NO_BUILD, do-install target, amend pkg-plist accordingly.
- Patch setup.py to install man pages in /usr/local not /usr/local/share
- Add test target to assist QA
PR: 237179 [1]
Reported by: Helge Oldach <freebsd oldach net> [1]
MFH: 2019Q2 |
0.9.0_3 20 Apr 2017 15:49:39 |
amdmi3 |
- Fix build |
0.9.0_2 19 Apr 2017 16:45:17 |
miwi |
- Fix shebangs |
0.9.0_1 08 Sep 2016 09:01:30 |
amdmi3 |
- Add LICENSE
- Add NO_ARCH
- Switch to options helpers |
0.9.0_1 22 Nov 2014 18:42:44 |
antoine |
Cleanup plist |
0.9.0_1 18 Nov 2014 09:37:33 |
bapt |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
0.9.0_1 21 Oct 2014 17:10:06 |
mva |
- Convert ports of mail/ to new USES=python
Approved by: portmgr (implicit) |
0.9.0_1 16 Jul 2014 03:00:46 |
adamw |
Add DOCS option for ports with PORTDOCS in plist. |
0.9.0_1 06 Feb 2014 02:41:50 |
miwi |
- Stage support |
0.9.0_1 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
0.9.0_1 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
0.9.0_1 19 Feb 2013 16:18:02 |
miwi |
- Trim header
- OptionNG [1]
- Install Manpage [2]
PR: 176157 [1]
173697 [2]
Submitted by: jgh [1]
Helge Oldach <ports-archivemail@oldach.net> [2] |
0.9.0 23 Oct 2011 16:04:04 |
miwi |
- Update to 0.9.0 |
0.8.2 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
0.8.2 04 Nov 2010 04:49:49 |
miwi |
- Update to 0.8.2
PR: 151513
Submitted by: jason <jgh@experts-exchange.com> |
0.8.0 11 Sep 2010 11:17:03 |
miwi |
- Update to 0.8.0
PR: 149946
Submitted by: Frederic Culot <frederic@culot.org> |
0.7.2_1 31 Jan 2009 20:55:16 |
miwi |
- Python 2.5 support and various bugfix
- Take maintainership |
0.7.2 27 Jul 2008 04:30:53 |
linimon |
Reset sergei@ due to maintainer-timeouts and no response to email.
Hat: portmgr |
0.7.2 20 Feb 2008 22:54:47 |
pav |
- Update to 0.7.2
PR: ports/119714
Submitted by: Alex Samorukov <samm@os2.kiev.ua>
Approved by: maintainer timeout (sergei; 1 month) |
0.7.0 21 Mar 2007 16:43:08 |
sergei |
- Update to 0.7.0 [1]
- Shorten COMMENT
PR: ports/109939 [1]
Submitted by: Marcelo Araujo (araujo AT bsdmail DOT org) |
0.6.2 22 Sep 2006 08:08:12 |
sergei |
- Update to 0.6.2
- Install script via port's Makefile instead of USE_PYDISTUTILS
- Manual page is no longer included in the distribution;
building it from SGML source requires Jade and docbook2man;
in order to avoid adding quite heavy dependecies for this simple
utility, we now install SGML and associated Makefile to DOCSDIR
for those who want to build the man page manually |
0.6.1_1 25 Nov 2005 14:05:38 |
sergei |
- Add SHA256 checksums to my ports |
0.6.1_1 11 Apr 2004 21:53:02 |
sergei |
- This fixes the following warning when you run archivemail with Python 2.3:
/usr/local/bin/archivemail:760: SyntaxWarning: assignment to None
(None, last_dir) = os.path.split(os.path.dirname(message.fp.name))
The patch was also submitted to upstream (using SF's bug tracking system).
PR: ports/64354
Submitted by: Simon Barner <barner@in.tum.de>
- Use DOCSDIR/EXAMPLESDIR macros in pkg-plist
- Bump PORTREVISION |
0.6.1 30 Jan 2004 16:03:29 |
sergei |
SIZE *DOES* MATTER. |
0.6.1 23 Oct 2003 05:42:49 |
sergei |
Change to my @FreeBSD.org address.
Approved by: krion |
0.6.1 21 Feb 2003 12:42:26 |
knu |
De-pkg-comment. |
0.6.1 16 Nov 2002 23:59:45 |
edwin |
Taking of maintainership
PR: ports/45346
Submitted by: Sergei Kolobov <sergei@kolobov.com> |
0.6.1 15 Nov 2002 04:03:34 |
alane |
Give up maintainership of these ports since I don't have time. Quanta goes to
kde@, all the rest are up for grabs to the most masochistic bidder. |
0.6.1 01 Nov 2002 13:09:32 |
alane |
Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realize
mail's case insensitive and will try to type that. Sorry folks, purely a
cosmetic change here, nothing to see, move along, move along.... |
0.6.1 01 Nov 2002 04:17:51 |
alane |
Changed MAINTAINER to my FreeBSD address. |
0.6.1 31 Oct 2002 12:16:42 |
alane |
Update to 0.6.1. |
0.6.0 12 Oct 2002 06:14:07 |
alane |
Updated to version 0.6.0
PR: ports/43620
Submitted by: Sergei Kolobov <sergei@kolobov.com> |
0.5.1 19 Sep 2002 06:34:47 |
alane |
Update to 0.5.1. Bugfix release.
PR: 42922
Submitted by: Sergei Kolobov <sergei@kolobov.com> |
0.5.0_1 16 Sep 2002 14:41:31 |
alane |
Install examples and docs.
PR: ports/42824
Submitted by: Sergei Kolobov <sergei@kolobov.com> |
0.5.0 15 Sep 2002 10:57:59 |
alane |
Update to 0.5.0. |
0.4.9 18 Aug 2002 19:51:25 |
alane |
Update to current version 0.4.9. This one even has a man page! Wow! |
0.1.0 19 May 2002 19:46:43 |
petef |
Add archivemail 0.1.0, search mailbox files and archive or delete
mail older than N days.
PR: 36648
Submitted by: Alan Eldridge <ports@geeksrus.net> |