non port: mail/archivemail/Makefile |
Number of commits found: 34 |
Thursday, 26 Dec 2019
|
07:54 antoine
Deprecate a few ports
With hat: portmgr
 |
Sunday, 14 Apr 2019
|
08:48 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
 |
Thursday, 20 Apr 2017
|
15:49 amdmi3
- Fix build
 |
Wednesday, 19 Apr 2017
|
16:45 miwi
- Fix shebangs
 |
Thursday, 8 Sep 2016
|
09:01 amdmi3
- Add LICENSE
- Add NO_ARCH
- Switch to options helpers
 |
Tuesday, 18 Nov 2014
|
09:37 bapt
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
 |
Tuesday, 21 Oct 2014
|
17:10 mva
- Convert ports of mail/ to new USES=python
Approved by: portmgr (implicit)
 |
Wednesday, 16 Jul 2014
|
03:00 adamw
Add DOCS option for ports with PORTDOCS in plist.
 |
Thursday, 6 Feb 2014
|
02:41 miwi
- Stage support
 |
Monday, 13 Jan 2014
|
21:00 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)
 |
Friday, 20 Sep 2013
|
19:59 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
 |
Tuesday, 19 Feb 2013
|
16:18 miwi
- Trim header
- OptionNG [1]
- Install Manpage [2]
PR: 176157 [1]
173697 [2]
Submitted by: jgh [1]
Helge Oldach <ports-archivemail@oldach.net> [2]
 |
Sunday, 23 Oct 2011
|
16:04 miwi
- Update to 0.9.0
 |
Thursday, 4 Nov 2010
|
04:49 miwi
- Update to 0.8.2
PR: 151513
Submitted by: jason <jgh@experts-exchange.com>
 |
Saturday, 11 Sep 2010
|
11:17 miwi
- Update to 0.8.0
PR: 149946
Submitted by: Frederic Culot <frederic@culot.org>
 |
Saturday, 31 Jan 2009
|
20:55 miwi
- Python 2.5 support and various bugfix
- Take maintainership
 |
Sunday, 27 Jul 2008
|
04:30 linimon
Reset sergei@ due to maintainer-timeouts and no response to email.
Hat: portmgr
 |
Wednesday, 20 Feb 2008
|
22:54 pav
- Update to 0.7.2
PR: ports/119714
Submitted by: Alex Samorukov <samm@os2.kiev.ua>
Approved by: maintainer timeout (sergei; 1 month)
 |
Wednesday, 21 Mar 2007
|
16:43 sergei
- Update to 0.7.0 [1]
- Shorten COMMENT
PR: ports/109939 [1]
Submitted by: Marcelo Araujo (araujo AT bsdmail DOT org)
 |
Friday, 22 Sep 2006
|
08:08 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
 |
Sunday, 11 Apr 2004
|
21:53 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
 |
Thursday, 23 Oct 2003
|
05:42 sergei
Change to my @FreeBSD.org address.
Approved by: krion
 |
Friday, 21 Feb 2003
|
12:42 knu
De-pkg-comment.
 |
Saturday, 16 Nov 2002
|
23:59 edwin
Taking of maintainership
PR: ports/45346
Submitted by: Sergei Kolobov <sergei@kolobov.com>
 |
Friday, 15 Nov 2002
|
04:03 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.
 |
Friday, 1 Nov 2002
|
13:09 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....
 |
04:17 alane
Changed MAINTAINER to my FreeBSD address.
 |
Thursday, 31 Oct 2002
|
12:16 alane
Update to 0.6.1.
 |
Saturday, 12 Oct 2002
|
06:14 alane
Updated to version 0.6.0
PR: ports/43620
Submitted by: Sergei Kolobov <sergei@kolobov.com>
 |
Thursday, 19 Sep 2002
|
06:34 alane
Update to 0.5.1. Bugfix release.
PR: 42922
Submitted by: Sergei Kolobov <sergei@kolobov.com>
 |
Monday, 16 Sep 2002
|
14:41 alane
Install examples and docs.
PR: ports/42824
Submitted by: Sergei Kolobov <sergei@kolobov.com>
 |
Sunday, 15 Sep 2002
|
10:57 alane
Update to 0.5.0.
 |
Sunday, 18 Aug 2002
|
19:51 alane
Update to current version 0.4.9. This one even has a man page! Wow!
 |
Sunday, 19 May 2002
|
19:46 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>
 |
Number of commits found: 34 |