Version: 1.0.0rc6, Package name: mailpile-1.0.0rc6 |
Maintained by: Solene Rapenne |
Master sites: |
Description Mailpile is an e-mail client, a search engine and a personal webmail server. Mailpile is an easy way to encrypt your e-mail. Mailpile is software you run yourself, on your own computer. Mailpile is an effort to reclaim private communication on the Internet. A project to rescue our personal lives from the proprietary cloud and prevent our conversations from being strip-mined for corporate profit and government surveillance. Mailpile is taking e-mail back. |
Filesize: 3790.116 KB |
Version History (View Complete History) |
|
2019-10-02 02:16:33 by Solene Rapenne | Files touched by this commit (3) |
Log message: Update to mailpile-1.0.0rc6 |
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-15 06:04:43 by Kurt Mosiejczuk | Files touched by this commit (167) |
Log message: Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the lang/python port module. I've not yet come up with a port that would not need this and one can always set MODPY_TESTDEP to "no" to prevent the module from touching TEST_DEPENDS. Idea from afresh1 who pointed out the cpan module already does this. aja "I support this move." OK sthen@ |
2019-05-07 11:51:52 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: Remove cp -a patch ok solene@ (maintainer) |
2019-04-27 17:55:05 by Stuart Henderson | Files touched by this commit (24) |
Log message: remove more PKG_ARCH=* with pyc in PLIST |
2019-01-06 10:18:08 by Solene Rapenne | Files touched by this commit (3) |
Log message: Update to mailpile-1.0.0rc4 ok jca@ |
2018-10-01 10:15:25 by Solene Rapenne | Files touched by this commit (1) |
Log message: add project homepage ok bentley@ jca@ suggestion and help from bentley@ |
2018-10-01 05:57:27 by Solene Rapenne | Files touched by this commit (3) |
Log message: Update mailpile to 1.0.0rc3 ok jca@ |
2018-08-19 03:00:45 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Drop the empty do-build target and use NO_BUILD=Yes and MODPY_BUILDDEP=Yes. |
2018-06-02 06:01:59 by Jasper Lievisse Adriaanse | Files touched by this commit (29) |
Log message: remove patches which are no longer needed now that Cryptodome replaced Crypto |
2018-05-18 14:06:32 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: switch to py-cryptodome tested by and ok solene@ (MAINTAINER) |
2018-05-04 06:35:02 by Solene Rapenne | Files touched by this commit (1) |
Log message: lang/python/2.7 was missing in BUILD_DEPENDS reported by naddy@ and nigel@ help from sthen@ and jca@ ok sthen@ jca@ |
2018-04-27 02:31:01 by Solene Rapenne | Files touched by this commit (3) |
Log message: Move to /usr/bin/env for shebang, reported by aja@ Remove .orig files in INSTDIR instead of WRKSRC, proposed by jca@ ok aja@ jca@ |