Commit graph

37 commits

Author SHA1 Message Date
dholland
1aba038902 Bump all elisp packages for the CONFLICTS change. 2022-05-14 22:25:32 +00:00
nia
f413f7fded mail: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles were unfetchable (possibly fetched
conditionally?):

./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch
2021-10-26 10:53:53 +00:00
nia
be020196fe mail: Remove SHA1 hashes for distfiles 2021-10-07 14:25:11 +00:00
jperkin
2161deea5a mailcrypt: Support emacs26. Improve grep-ability. 2018-09-13 14:16:04 +00:00
jperkin
a905198026 mailcrypt: Support emacs25nox. 2018-01-04 16:38:00 +00:00
wiz
eef80df883 emacs22*, emacs23*, emacs24*: remove unmaintained emacs versions
As announced in
https://mail-index.netbsd.org/pkgsrc-users/2017/09/11/msg025563.html

This still leaves emacs20, emacs21, and the current version, emacs25.
2017-09-29 12:40:26 +00:00
agc
ddbf6ddecd Add SHA512 digests for distfiles for mail category
Problems found locating distfiles:
	Package mutt: missing distfile patch-1.5.24.rr.compressed.gz
	Package p5-Email-Valid: missing distfile Email-Valid-1.198.tar.gz
	Package pine: missing distfile fancy.patch.gz
	Package postgrey: missing distfile targrey-0.31-postgrey-1.34.patch
	Package qmail: missing distfile badrcptto.patch
	Package qmail: missing distfile outgoingip.patch
	Package qmail: missing distfile qmail-1.03-realrcptto-2006.12.10.patch
	Package qmail: missing distfile qmail-smtpd-viruscan-1.3.patch
	Package thunderbird24: missing distfile enigmail-1.7.2.tar.gz
	Package thunderbird31: missing distfile enigmail-1.7.2.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 23:27:00 +00:00
mef
7fa871e159 Noteworthy changes in Mailcrypt version 3.5.9:
* 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.
2014-11-23 06:08:29 +00:00
rodent
942aad2e6a Resolves:
"INFO_FILES should be set to YES or yes."
"Packages that install info files should set INFO_FILES."
Makefile and PLIST warning, respectively.
2013-04-06 20:27:16 +00:00
sbd
eece07dd23 Use ${PKGINFODIR} 2013-04-01 05:53:24 +00:00
markd
e745535928 If 'what we would like to say here is: "we want GNU emacs"' then allow
emacs24
2013-03-01 22:07:26 +00:00
dholland
384132a8a7 Revbump all elisp packages after emacs changes. 2013-02-17 19:17:55 +00:00
asau
d70c8e374b Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 12:19:01 +00:00
kim
9e30d4dae3 This can be built with emacs23nox as well. 2011-10-09 02:27:54 +00:00
wiz
252c5b1d62 Reset maintainer, he resigned. 2010-08-16 09:48:00 +00:00
minskim
7b90c30295 PKGREVISION bump for elisp packages because of bytecode format changes
in emacs23.
2009-08-06 01:44:45 +00:00
minskim
948224bb22 mail/mailcrypt can be built with emacs23. 2009-08-06 00:49:40 +00:00
uebayasi
34004f51e0 Move mk/emacs.mk to editors/emacs/modules.mk.
Don't call pkg_info to get the installed Emacs version; always use the
version matching EMACS_TYPE set by users.  Be DEPENDS to it.  This should
address pkg/37146 by Aleksey Cheusov.

While here convert some emacs lisp packages to user-destdir.
2008-10-11 09:31:54 +00:00
markd
b7f57d1477 emacs22 is ok. 2007-06-20 11:42:23 +00:00
jlam
7890fbd07b List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR. 2006-04-05 16:41:34 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
uebayasi
aa8e85bcfd Rework emacs.mk:
1) Simplify the way how an emacs version is picked when no emacs
   is installed, but a user try to install an Emacs Lisp package.
   Just pick up the version set as EMACS_TYPE than searching for
   versions already installed etc.  If the EMACS_TYPE version is
   not supported by the Emacs Lisp Package, just fail.  EMACS_TYPE
   be default to GNU Emacs 21.

   (In other words, users should set EMACS_TYPE as they want.
   Otherwise GNU Emacs 21 is used.)

2) All Emacs Lisp Packages *must* prepend EMACS_PKGNAME_PREFIX to
   a) the PKGNAME itself, and b) PKGNAME in its dependency lines.
   EMACS_PKGNAME_PREFIX is expanded to "xemacs-" when XEmacs is
   used.  This keeps dependency graph of Emacs-Lisp-packages-
   installed-for-XEmacs consistent.

3) Document EMACS_* variables as much as possible.

4) Provide more cookies for PLIST.  Maybe utilized later.

Note that the 2) change doesn't affect the default, GNU Emacs 21
behaviour.  So no version / revision bumps in this commit.
2005-08-28 04:25:28 +00:00
wiz
b8e0eb28f4 Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
2005-03-24 21:12:50 +00:00
agc
8758983939 Add RMD160 digests. 2005-02-24 09:59:20 +00:00
seb
e8e653af54 Remove info files entries from PLIST. 2004-03-07 20:51:55 +00:00
seb
5fde0e5819 Update to version 3.5.8.
Suggested by Greg Troxel <gdt at ir dot bbn dot com> in private mail.

Changes summary since 3.5.6 below.

Noteworthy changes in Mailcrypt version 3.5.8:

 * mc-remail.el updated to support modern remailers (as defined by MixMaster
   version 2.9b33, on sourceforge). Closes most of SF#583330.

 ** the 'Subject:' header is now put in the ## section instead of the ::
    section, so remailers should copy them into the final message.

 ** Use Anon-To: instead of Request-Remailing-To

 * fixed mc-gpg.el to cache passphrases by keyid instead of name; this will
   help users who have multiple secret keys with the same name but different
   passphrases. Closes Debian #161691.

 * less noteworthy changes:

 ** added copy of GPL, since mailcrypt is distributed separately from Emacs

 ** Added unit test for anonymous remailer support. Encrypting through a
    basic remailer chain can now be verified, if you have python and
    py-gnupg installed.

 ** docs: updated 'finger' addresses for remailer lists again, since they
    keep moving


Noteworthy changes in Mailcrypt version 3.5.7:

 * Integration with the Mew mail client: added hooks to use in Mew summary,
   draft, and message buffers. Note that Mew handles PGP-MIME (RFC3156,
   "multipart/encrypted") messages by itself; this is just for traditional
   armored "in-line" encryption.

 * Gnus updates, now usable in summary buffer

 * Less noteworthy changes:

 ** Added a unit test framework. GnuPG decryption now has test coverage.

 ** GnuPG updates

 ** MH fix to handle latest versions of mh-e that use read-only message buffers

 ** Don't use hardwired /tmp directory, might fix some problems on NT.
2003-08-11 15:57:42 +00:00
seb
56b682547a USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:59:08 +00:00
seb
7b3ae2f27f Convert to USE_NEW_TEXINFO.
Patch .texi file to add Info directory entry.
2003-07-31 16:07:01 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
seb
d6a7003e8b Use emacs.mk and only accept GNU emacsen
(a mailcrypt avatar for xemacs is in the xemacs-packages package).
2003-07-09 14:24:35 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
wiz
646426f49f Remove (partly obsolete) homepage URLs from DESCR. 2002-08-15 09:39:18 +00:00
seb
66111c6d15 Introduce new framework for handling info files generation and installation.
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.
2002-02-18 15:14:00 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
wiz
1794eb24dc BUILD_DEPENDS has the same syntax as DEPENDS. Fix one instance of old syntax. 2001-07-23 19:52:29 +00:00
sommerfeld
ad777ad6c8 Mailcrypt is an Emacs Lisp package which provides a simple interface
to public key cryptography with PGP and GnuPG. Mailcrypt makes strong
cryptography a fully integrated part of your normal mail and news
handling environment, and is an important part of a balanced
breakfast.
2001-07-22 20:34:41 +00:00