summaryrefslogtreecommitdiff
path: root/mail/mailcrypt/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2014-11-23Noteworthy changes in Mailcrypt version 3.5.9:mef1-1/+3
* GPG stdout buffer is now put into multibyte mode even when emacs is using unibyte mode in general (such as under 'standard-display-european'). This should fix the "inserts \201 before non-ascii characters" bugs (SF#496157, SF#501891, possibly others). A test case was added to catch these bugs in the future. * new remailer support for modern mixmaster and mixminion clients, which send the message directly rather than modify the emacs buffer and allowing the user to send the message through their emacs MUA mode. ** added "mc-default-remailer-scheme" to choose which remailer method you want to use: type1, mixmaster, or mixminion. [C-c / r] now does a remailer-scheme -specific function. Various MUA modes can behave differently if they wish. * Added support for PGP 6.5, generously contributed by Derek Atkins. * Added support for the Wanderlust MUA mode. * Support GNU Emacs 23.
2006-04-05List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR.jlam1-1/+2
2004-03-07Remove info files entries from PLIST.seb1-4/+1
2003-07-31Convert to USE_NEW_TEXINFO.seb1-3/+1
Patch .texi file to add Info directory entry.
2003-07-09Use emacs.mk and only accept GNU emacsenseb1-17/+17
(a mailcrypt avatar for xemacs is in the xemacs-packages package).
2002-02-18Introduce new framework for handling info files generation and installation.seb1-3/+3
Summary of changes: - removal of USE_GTEXINFO - addition of mk/texinfo.mk - inclusion of this file in package Makefiles requiring it - `install-info' substituted by `${INSTALL_INFO}' in PLISTs - tuning of mk/bsd.pkg.mk: removal of USE_GTEXINFO INSTALL_INFO added to PLIST_SUBST `${INSTALL_INFO}' replace `install-info' in target rules print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info' - a couple of new patch files added for a handful of packages - setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it - devel/cssc marked requiring texinfo 4.0 - a couple of packages Makefiles were tuned with respect of INFO_FILES and makeinfo command usage See -newly added by this commit- section 10.24 of Packages.txt for further information.
2001-11-01Move pkg/ files into package's toplevel directoryzuntum1-0/+22