pkgsrc/mail/mew/Makefile

36 lines
988 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.47 2002/05/07 23:27:47 hubertf Exp $
Note update of mew to 2.2 Mew 2.2 (2002/02/25) Mew 2.2rc4 (2002/02/21) * Defining mew-syntax-treat-filename-default-function. * Binding auto-image-file-mode to nil in mew-flet and mew-frwlet. * Defining mew-use-other-frame. * Yet another bug fix for "t*". * A bug fix for mew-summary-join. * Seeing if incm exists or not. Mew 2.2rc3 (2002/02/04) * Fixing the "foo: ;" problem. * m17n hack for Summary mode of +draft. * Window-config hack for composing mails. * A bug fix for "t*". * Prefix for mew-draft-insert-signature. * Patches for incm. * A bug fix of mew-summary-save for the NAME parameter. * Creating folders specified by Fcc: when composing. * Debug hack. * sleep-for 1 for mew-touch-folder-check. * LANG: "en" -> "C" * A bug fix for mew-buffer-message. * Defining mew-encode-singlepart-hook. * Null body hack for incm. * A bug fix for mew-insert-message. Mew 2.2rc2 (2002/01/17) * Workaround for messages whose size is 0. * TIS 620 hack. * GCC hack for configure.in. * A patch for configure.in. * Displaying the number of marked messages. * make clean hack. * Digit-argument for "0"-"9". mew-summary-toggle-8bit -> "z8". * Supporting ".tif". * "nntp" service entry. * incm hack. * A patch for incm. * incm is merged. * A bug fix for mew-delete-file. * no-fold option for mew-header-insert. * Case-sensitive search for marks. Mew 2.2rc1 (2001/12/20) * A bug fix of C-cC-z for multple PGP data. * A bug fix for w3m. Mew 2.1.52 (2001/12/11) * Sort key hack: "ml2" -> "mlnum" * Copying minibuffer-local-map to mew-input-map. * A bug fix for mew-input-file-name. * wvHtml hack. * Defining mew-broken-parameter-list. * m17n hack. * Defining mew-prog-audio{,2} for Win32.
2002-02-28 03:41:28 +01:00
DISTNAME= mew-2.2
CATEGORIES= mail
Note update of mew to 2.2 Mew 2.2 (2002/02/25) Mew 2.2rc4 (2002/02/21) * Defining mew-syntax-treat-filename-default-function. * Binding auto-image-file-mode to nil in mew-flet and mew-frwlet. * Defining mew-use-other-frame. * Yet another bug fix for "t*". * A bug fix for mew-summary-join. * Seeing if incm exists or not. Mew 2.2rc3 (2002/02/04) * Fixing the "foo: ;" problem. * m17n hack for Summary mode of +draft. * Window-config hack for composing mails. * A bug fix for "t*". * Prefix for mew-draft-insert-signature. * Patches for incm. * A bug fix of mew-summary-save for the NAME parameter. * Creating folders specified by Fcc: when composing. * Debug hack. * sleep-for 1 for mew-touch-folder-check. * LANG: "en" -> "C" * A bug fix for mew-buffer-message. * Defining mew-encode-singlepart-hook. * Null body hack for incm. * A bug fix for mew-insert-message. Mew 2.2rc2 (2002/01/17) * Workaround for messages whose size is 0. * TIS 620 hack. * GCC hack for configure.in. * A patch for configure.in. * Displaying the number of marked messages. * make clean hack. * Digit-argument for "0"-"9". mew-summary-toggle-8bit -> "z8". * Supporting ".tif". * "nntp" service entry. * incm hack. * A patch for incm. * incm is merged. * A bug fix for mew-delete-file. * no-fold option for mew-header-insert. * Case-sensitive search for marks. Mew 2.2rc1 (2001/12/20) * A bug fix of C-cC-z for multple PGP data. * A bug fix for w3m. Mew 2.1.52 (2001/12/11) * Sort key hack: "ml2" -> "mlnum" * Copying minibuffer-local-map to mew-input-map. * A bug fix for mew-input-file-name. * wvHtml hack. * Defining mew-broken-parameter-list. * m17n hack. * Defining mew-prog-audio{,2} for Win32.
2002-02-28 03:41:28 +01:00
MASTER_SITES= ftp://ftp.mew.org/pub/Mew/
MAINTAINER= tech-pkg-ja@jp.netbsd.org
HOMEPAGE= http://www.mew.org/
COMMENT= Messaging in the Emacs World
CONFLICTS=+ mew-xemacs-2.*
DEPENDS+= emacs>=20.7:../../editors/emacs
MEW_CONTRIB_DIR= ${PREFIX}/share/emacs/site-lisp/mew/contrib
Note update of mew to 2.2 Mew 2.2 (2002/02/25) Mew 2.2rc4 (2002/02/21) * Defining mew-syntax-treat-filename-default-function. * Binding auto-image-file-mode to nil in mew-flet and mew-frwlet. * Defining mew-use-other-frame. * Yet another bug fix for "t*". * A bug fix for mew-summary-join. * Seeing if incm exists or not. Mew 2.2rc3 (2002/02/04) * Fixing the "foo: ;" problem. * m17n hack for Summary mode of +draft. * Window-config hack for composing mails. * A bug fix for "t*". * Prefix for mew-draft-insert-signature. * Patches for incm. * A bug fix of mew-summary-save for the NAME parameter. * Creating folders specified by Fcc: when composing. * Debug hack. * sleep-for 1 for mew-touch-folder-check. * LANG: "en" -> "C" * A bug fix for mew-buffer-message. * Defining mew-encode-singlepart-hook. * Null body hack for incm. * A bug fix for mew-insert-message. Mew 2.2rc2 (2002/01/17) * Workaround for messages whose size is 0. * TIS 620 hack. * GCC hack for configure.in. * A patch for configure.in. * Displaying the number of marked messages. * make clean hack. * Digit-argument for "0"-"9". mew-summary-toggle-8bit -> "z8". * Supporting ".tif". * "nntp" service entry. * incm hack. * A patch for incm. * incm is merged. * A bug fix for mew-delete-file. * no-fold option for mew-header-insert. * Case-sensitive search for marks. Mew 2.2rc1 (2001/12/20) * A bug fix of C-cC-z for multple PGP data. * A bug fix for w3m. Mew 2.1.52 (2001/12/11) * Sort key hack: "ml2" -> "mlnum" * Copying minibuffer-local-map to mew-input-map. * A bug fix for mew-input-file-name. * wvHtml hack. * Defining mew-broken-parameter-list. * m17n hack. * Defining mew-prog-audio{,2} for Win32.
2002-02-28 03:41:28 +01:00
MEW_CONTRIB= 00readme 00readme-namazu.jis \
mew-browse.el mew-caesar.el mew-fancy-summary.el mew-gnus.el \
mew-nmz-fixer.el mew-nmz.el mew-refile-view.el mew-smime-ja.texi \
mew-toolbar-frame.el
pre-configure:
for f in `find ${WRKSRC}/contrib -type f -print| \
xargs ${GREP} -l '#!/usr/local'`; do \
${SED} -e 's:/usr/local:'${PREFIX}':g' < $$f > $$f.pdone \
&& ${MV} $$f.pdone $$f; \
done
post-install:
${INSTALL_DATA_DIR} ${MEW_CONTRIB_DIR}
.for f in ${MEW_CONTRIB}
${INSTALL_DATA} ${WRKSRC}/contrib/$f ${MEW_CONTRIB_DIR}
.endfor
.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"