The NetBSD Project

CVS log for pkgsrc/mail/mailcrypt/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / mail / mailcrypt

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.31 / (download) - annotate - [select for diffs], Sun Sep 17 02:07:20 2023 UTC (2 weeks, 3 days ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, HEAD
Changes since 1.30: +2 -1 lines
Diff to previous 1.30 (colored)

(mail/mailcrypt) Add Emacs28, packaged and info checked

Revision 1.30 / (download) - annotate - [select for diffs], Wed Aug 30 20:25:30 2023 UTC (4 weeks, 6 days ago) by gdt
Branch: MAIN
Changes since 1.29: +1 -2 lines
Diff to previous 1.29 (colored)

various: Drop emacs25 from EMACS_VERSIONS_ACCEPTED

(due to recent removal of emacs25)

Revision 1.29 / (download) - annotate - [select for diffs], Sat May 14 22:25:38 2022 UTC (16 months, 2 weeks ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.28: +2 -1 lines
Diff to previous 1.28 (colored)

Bump all elisp packages for the CONFLICTS change.

Revision 1.28 / (download) - annotate - [select for diffs], Thu Sep 13 14:16:04 2018 UTC (5 years ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.27: +5 -4 lines
Diff to previous 1.27 (colored)

mailcrypt: Support emacs26.  Improve grep-ability.

Revision 1.27 / (download) - annotate - [select for diffs], Thu Jan 4 16:38:00 2018 UTC (5 years, 8 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

mailcrypt: Support emacs25nox.

Revision 1.26 / (download) - annotate - [select for diffs], Fri Sep 29 12:40:27 2017 UTC (6 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4
Changes since 1.25: +1 -4 lines
Diff to previous 1.25 (colored)

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.

Revision 1.25 / (download) - annotate - [select for diffs], Sun Nov 23 06:08:29 2014 UTC (8 years, 10 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.24: +8 -4 lines
Diff to previous 1.24 (colored)

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.

Revision 1.24 / (download) - annotate - [select for diffs], Sat Apr 6 20:27:23 2013 UTC (10 years, 5 months ago) by rodent
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

Resolves:
"INFO_FILES should be set to YES or yes."
"Packages that install info files should set INFO_FILES."
Makefile and PLIST warning, respectively.

Revision 1.23 / (download) - annotate - [select for diffs], Mon Apr 1 05:53:24 2013 UTC (10 years, 6 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

Use ${PKGINFODIR}

Revision 1.22 / (download) - annotate - [select for diffs], Fri Mar 1 22:07:26 2013 UTC (10 years, 7 months ago) by markd
Branch: MAIN
Changes since 1.21: +3 -2 lines
Diff to previous 1.21 (colored)

If 'what we would like to say here is: "we want GNU emacs"' then allow
emacs24

Revision 1.21 / (download) - annotate - [select for diffs], Sun Feb 17 19:18:05 2013 UTC (10 years, 7 months ago) by dholland
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Revbump all elisp packages after emacs changes.

Revision 1.20 / (download) - annotate - [select for diffs], Mon Oct 8 12:19:15 2012 UTC (10 years, 11 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.19: +1 -3 lines
Diff to previous 1.19 (colored)

Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.

Revision 1.19 / (download) - annotate - [select for diffs], Sun Oct 9 02:27:54 2011 UTC (11 years, 11 months ago) by kim
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.18: +5 -2 lines
Diff to previous 1.18 (colored)

This can be built with emacs23nox as well.

Revision 1.18 / (download) - annotate - [select for diffs], Mon Aug 16 09:48:01 2010 UTC (13 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Reset maintainer, he resigned.

Revision 1.17 / (download) - annotate - [select for diffs], Thu Aug 6 01:44:53 2009 UTC (14 years, 2 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

PKGREVISION bump for elisp packages because of bytecode format changes
in emacs23.

Revision 1.16 / (download) - annotate - [select for diffs], Thu Aug 6 00:49:40 2009 UTC (14 years, 2 months ago) by minskim
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

mail/mailcrypt can be built with emacs23.

Revision 1.15 / (download) - annotate - [select for diffs], Sat Oct 11 09:31:57 2008 UTC (14 years, 11 months ago) by uebayasi
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.14: +7 -3 lines
Diff to previous 1.14 (colored)

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.

Revision 1.14 / (download) - annotate - [select for diffs], Wed Jun 20 11:42:23 2007 UTC (16 years, 3 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

emacs22 is ok.

Revision 1.13 / (download) - annotate - [select for diffs], Wed Apr 5 16:41:34 2006 UTC (17 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.12: +3 -4 lines
Diff to previous 1.12 (colored)

List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Feb 5 23:09:55 2006 UTC (17 years, 8 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.11 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:33 2005 UTC (17 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

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

Revision 1.10 / (download) - annotate - [select for diffs], Sun Aug 28 04:25:30 2005 UTC (18 years, 1 month ago) by uebayasi
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

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.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Mar 24 21:12:56 2005 UTC (18 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.8: +1 -2 lines
Diff to previous 1.8 (colored)

Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.

Revision 1.8 / (download) - annotate - [select for diffs], Mon Aug 11 15:57:42 2003 UTC (20 years, 1 month ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.7: +2 -3 lines
Diff to previous 1.7 (colored)

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.

Revision 1.7 / (download) - annotate - [select for diffs], Sat Aug 9 11:08:54 2003 UTC (20 years, 2 months ago) by seb
Branch: MAIN
Changes since 1.6: +1 -2 lines
Diff to previous 1.6 (colored)

USE_NEW_TEXINFO is unnecessary now.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Jul 31 16:07:01 2003 UTC (20 years, 2 months ago) by seb
Branch: MAIN
Changes since 1.5: +5 -2 lines
Diff to previous 1.5 (colored)

Convert to USE_NEW_TEXINFO.
Patch .texi file to add Info directory entry.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Jul 17 21:46:22 2003 UTC (20 years, 2 months ago) by grant
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.4 / (download) - annotate - [select for diffs], Wed Jul 9 14:24:35 2003 UTC (20 years, 3 months ago) by seb
Branch: MAIN
Changes since 1.3: +5 -2 lines
Diff to previous 1.3 (colored)

Use emacs.mk and only accept GNU emacsen
(a mailcrypt avatar for xemacs is in the xemacs-packages package).

Revision 1.3 / (download) - annotate - [select for diffs], Mon Feb 18 15:14:27 2002 UTC (21 years, 7 months ago) by seb
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6-1-base, netbsd-1-6-1, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

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.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Jul 23 19:52:29 2001 UTC (22 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

BUILD_DEPENDS has the same syntax as DEPENDS. Fix one instance of old syntax.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Jul 22 20:34:41 2001 UTC (22 years, 2 months ago) by sommerfeld
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

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.


Revision 1.1 / (download) - annotate - [select for diffs], Sun Jul 22 20:34:41 2001 UTC (22 years, 2 months ago) by sommerfeld
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>