Commit Graph

21 Commits

Author SHA1 Message Date
naddy
348a3e29c5 drop RCS Ids 2022-03-11 19:34:31 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
rpe
9328e72160 Update mail/archivemail to 0.9.0
- update license maker
- add test target
- add patch for correct manpage location

OK aja@
2015-04-19 13:02:09 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
naddy
06a9102560 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 23:48:03 +00:00
espie
0662a4e9d6 PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:20:26 +00:00
jeremy
054823d8c1 Remove msf@ as maintainer from the ports he maintains, at his request,
as he no longer works on OpenBSD.
2012-09-04 03:40:33 +00:00
espie
e820071495 normalize pkgpath 2011-09-16 10:31:20 +00:00
jasper
3e4c0594d3 bump after default python version switch 2011-06-08 17:50:10 +00:00
espie
051dfa8362 USE_GROFF=Yes 2010-10-18 19:59:15 +00:00
fgsch
6097dbaf9c Bump revision after python's default change. 2010-08-30 17:46:56 +00:00
espie
f2cea121fb a few deps 2009-03-16 11:40:24 +00:00
sthen
6aeb972e35 update to 0.7.2; previous version didn't work with Python 2.5
ok msf (MAINTAINER)
2008-04-24 08:27:24 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
merdely
8b76ad71d8 Remove surrounding quotes in COMMENT*/PERMIT_* 2007-09-16 00:17:04 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
msf
07c95766b9 0.7.0 doesn't need this. reminded by Bruno Bigras. thanks 2006-12-29 03:09:26 +00:00
msf
518d84a6bb update to 0.7.0 2006-12-28 23:47:51 +00:00
alek
92e91b4ac4 Bump PKGNAMEs after recent python switch 2006-06-03 09:19:52 +00:00
msf
378619176e - initial import of archivemail-0.6.1
archivemail is a tool written in python(1) for archiving and compressing
old email in mailboxes. By default it will read the mailbox MAILBOX,
moving messages that are older that the specified number of days (180 by
default) to a mbox-format mailbox in the same directory that is
compressed with gzip(1). archivemail supports reading IMAP, Maildir, MH
and mbox-format  mailboxes, but it  will always write archive files to
mbox-format mailboxes that are compressed with gzip(1)

ok alek@
2005-04-08 20:23:43 +00:00