1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

- Update to 0.84.0 release

- Add more MASTER_SITE
- Add gpg run dependency
- Add hints to successfully run enigmail on pre-existing
  Mozilla/Thunderbird installations
This commit is contained in:
Alex Dupre 2004-05-10 07:56:18 +00:00
parent 7e7081d584
commit c0328a4762
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=108809
5 changed files with 17 additions and 6 deletions

View File

@ -5,7 +5,6 @@
# $FreeBSD$
#
PORTREVISION= 1
PKGNAMESUFFIX= -thunderbird
COMMENT= A GnuPG extension for the Thunderbird mail client

View File

@ -0,0 +1,2 @@
If you upgraded Thunderbird from a previous release you have to locate
your user profile directory and delete the file XUL.mfasl.

View File

@ -6,11 +6,16 @@
#
PORTNAME= enigmail
PORTVERSION= 0.83.6
PORTVERSION= 0.84.0
PORTREVISION?= 0
CATEGORIES= mail security
MASTER_SITES= http://mozdev.secsup.org/enigmail/src/ \
http://downloads.us-east3.mozdev.org/enigmail/src/
MASTER_SITES= http://www.brunschwig.net/enigmail/src/ \
http://mozdev.secsup.org/enigmail/src/ \
http://downloads.us-east3.mozdev.org/enigmail/src/ \
http://mozdev.oregonstate.edu/enigmail/src/ \
http://mozdev.sweetooth.org/enigmail/src/ \
http://ftp.heanet.ie/pub/mozdev/enigmail/src/ \
http://mirror.meisterwerk.net/rmozdev/enigmail/src/
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
ipc-1.0.5${EXTRACT_SUFX}
@ -20,6 +25,8 @@ COMMENT?= A GnuPG extension for the Mozilla mail client
EXTRACT_DEPENDS?= ${WRKDIR}/../../../${LOCAL_SRCDIR}/work/mozilla/Makefile:${PORTSDIR}/${LOCAL_SRCDIR}:configure
RUN_DEPENDS?= mozilla:${PORTSDIR}/${LOCAL_SRCDIR}
RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_REINPLACE= yes
@ -71,5 +78,6 @@ do-install:
post-install:
@PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
MD5 (enigmail-0.83.6.tar.gz) = fe851d3a95cb32a906a3e6cb6b4b5552
SIZE (enigmail-0.83.6.tar.gz) = 281677
MD5 (enigmail-0.84.0.tar.gz) = f51e9aade0694cad3c49dd84ca1acd24
SIZE (enigmail-0.84.0.tar.gz) = 307810
MD5 (ipc-1.0.5.tar.gz) = 457f8277b12f3e37defa71dc186f83b4
SIZE (ipc-1.0.5.tar.gz) = 137083

View File

@ -0,0 +1,2 @@
You have to delete/rebuild the shared Mozilla component database (compreg.dat)
as root in order to use enigmail.