pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

wl-current: Rename to wl-git



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Mon Oct 3 01:26:33 2016 +0200
Changeset:	0ca124ac0a830260e0ec82c2ccb6d2b728ea286d

Modified Files:
	Makefile
Added Files:
	wl-git/DESCR
	wl-git/MESSAGE
	wl-git/Makefile
	wl-git/PLIST
	wl-git/PLIST.emacs-w3m-current
	wl-git/distinfo
	wl-git/options.mk
	wl-git/patches/patch-aa
	wl-git/patches/patch-ab
	wl-git/patches/patch-wl_wl-summary_el
Removed Files:
	wl-current/DESCR
	wl-current/MESSAGE
	wl-current/Makefile
	wl-current/PLIST
	wl-current/PLIST.emacs-w3m-current
	wl-current/distinfo
	wl-current/options.mk
	wl-current/patches/patch-aa
	wl-current/patches/patch-ab
	wl-current/patches/patch-wl_wl-summary_el

Log Message:
wl-current: Rename to wl-git

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0ca124ac0a830260e0ec82c2ccb6d2b728ea286d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                                  |   2 +-
 wl-current/DESCR                          |   3 -
 wl-current/MESSAGE                        |  10 --
 wl-current/Makefile                       |  70 --------
 wl-current/PLIST                          | 256 ------------------------------
 wl-current/PLIST.emacs-w3m-current        |   3 -
 wl-current/distinfo                       |   5 -
 wl-current/options.mk                     |  14 --
 wl-current/patches/patch-aa               |  15 --
 wl-current/patches/patch-ab               |  18 ---
 wl-current/patches/patch-wl_wl-summary_el |  48 ------
 wl-git/DESCR                              |   3 +
 wl-git/MESSAGE                            |  10 ++
 wl-git/Makefile                           |  70 ++++++++
 wl-git/PLIST                              | 256 ++++++++++++++++++++++++++++++
 wl-git/PLIST.emacs-w3m-current            |   3 +
 wl-git/distinfo                           |   5 +
 wl-git/options.mk                         |  14 ++
 wl-git/patches/patch-aa                   |  15 ++
 wl-git/patches/patch-ab                   |  18 +++
 wl-git/patches/patch-wl_wl-summary_el     |  48 ++++++
 21 files changed, 443 insertions(+), 443 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 725cb6d..a483c31 100644
--- a/Makefile
+++ b/Makefile
@@ -4253,7 +4253,7 @@ SUBDIR+=	wireless-tools
 SUBDIR+=	wise2
 SUBDIR+=	wjelement
 SUBDIR+=	wkhtmltopdf
-SUBDIR+=	wl-current
+SUBDIR+=	wl-git
 SUBDIR+=	wla-dx-git
 SUBDIR+=	wmc2d
 SUBDIR+=	wmii-devel
diff --git a/wl-current/DESCR b/wl-current/DESCR
deleted file mode 100644
index 92955ed..0000000
--- a/wl-current/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-Wanderlust is a mail/news management system with IMAP4rev1 support for Emacs.
-This is cvs version of mail/wl (Wanderlust) mailer for Emacs.
-See mail/wl/DESCR for more information.
diff --git a/wl-current/MESSAGE b/wl-current/MESSAGE
deleted file mode 100644
index 83803e1..0000000
--- a/wl-current/MESSAGE
+++ /dev/null
@@ -1,10 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2008/11/18 02:11:41 makoto Exp $
-To autoload wl, say 'M-x wl' works without any prior command, put following
-line on your ~/.emacs.el or ~/.emacs
-  (autoload 'wl "wl" "Wanderlust" t)
-
-Also, if you want write mail before you invoke wl, put following line
-  (autoload 'wl-draft "wl-draft" "Write draft with Wanderlust." t)
-and 'M-x wl-draft' to do so.
-===========================================================================
diff --git a/wl-current/Makefile b/wl-current/Makefile
deleted file mode 100644
index d3a5d56..0000000
--- a/wl-current/Makefile
+++ /dev/null
@@ -1,70 +0,0 @@
-# $NetBSD: Makefile,v 1.10 2013/04/06 22:17:47 makoto Exp $
-
-DISTNAME=	wl-2.15.9
-PKGNAME=	${EMACS_PKGNAME_PREFIX}${DISTNAME}
-PKGREVISION=	${_GIT_PKGVERSION:S/.//g}
-
-CATEGORIES=	mail
-MASTER_SITES=	ftp://ftp.gohome.org/wl/stable/
-LICENSE=	gnu-gpl-v2
-
-MAINTAINER=	tech-pkg-ja%jp.NetBSD.org@localhost
-HOMEPAGE=	http://www.gohome.org/wl/
-COMMENT=	Mail/news management system with IMAP4rev1 support for Emacs
-WRKSRC=		${WRKDIR}/wanderlust
-USE_TOOLS=	patch
-
-BUILD_TARGET=	all info
-INSTALL_TARGET=	install install-info
-MAKE_FLAGS+=	INFODIR=${DESTDIR:Q}${EMACS_INFOPREFIX:Q}
-MAKE_FLAGS+=	LISPDIR=${DESTDIR:Q}${EMACS_LISPPREFIX:Q}
-MAKE_FLAGS+=	EMACS=${EMACS_FLAVOR:Q}
-MAKE_FLAGS+=	PIXMAPDIR=${DESTDIR:Q}${PREFIX:Q}/share/wl
-INFO_FILES=	YES
-
-	# Change default wl-icon-directory for PIXMAP.
-	# Why not just use patch-ab ?  $PREFIX is to be embedded.
-
-SUBST_CLASSES+=			icon_directory
-SUBST_STAGE.icon_directory=	pre-configure
-SUBST_MESSAGE.icon_directory=	Fixing wl-icon-directory default value (defvar)
-SUBST_FILES.icon_directory=	${WRKSRC}/wl/wl-vars.el
-SUBST_SED.icon_directory=	-e 's|%%PREFIX%%|${PREFIX}|'
-
-DOCDIR=			${PREFIX}/share/doc/wl
-EXAMPLESDIR=		${PREFIX}/share/examples/wl
-INSTALLATION_DIRS=	${DOCDIR}/en ${DOCDIR}/ja \
-			${EXAMPLESDIR}/en ${EXAMPLESDIR}/ja \
-			${EMACS_INFOPREFIX}
-
-EMACS_BUILDLINK=	# empty
-
-GIT_REPOSITORIES=       master
-GIT_REPO.master=        git://github.com/wanderlust/wanderlust.git
-GIT_MODULE.master=      wanderlust
-_GIT_FLAGS?=            --depth 1
-
-
-post-install:
-	set -e; \
-	for f in BUGS NEWS ; do \
-		${INSTALL_DATA} ${WRKSRC:Q}/"$$f" ${DESTDIR:Q}${DOCDIR:Q}/en; \
-		${INSTALL_DATA} ${WRKSRC:Q}/"$$f".ja ${DESTDIR:Q}${DOCDIR:Q}/ja; \
-	done
-	for f in README ; do \
-		${INSTALL_DATA} ${WRKSRC:Q}/"$$f".md ${DESTDIR:Q}${DOCDIR:Q}/en; \
-		${INSTALL_DATA} ${WRKSRC:Q}/"$$f".ja ${DESTDIR:Q}${DOCDIR:Q}/ja; \
-	done
-	${INSTALL_DATA} ${WRKSRC:Q}/samples/en/dot.* ${DESTDIR:Q}${EXAMPLESDIR:Q}/en
-	${INSTALL_DATA} ${WRKSRC:Q}/samples/ja/dot.* ${DESTDIR:Q}${EXAMPLESDIR:Q}/ja
-
-.include "../../editors/emacs/modules.mk"
-
-.include "options.mk"
-.include "../../wip/mk/git-package.mk"
-
-.include "../../devel/apel/buildlink3.mk"
-.include "../../devel/semi/buildlink3.mk"
-.include "../../misc/bbdb/buildlink3.mk"
-.include "../../security/openssl/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/wl-current/PLIST b/wl-current/PLIST
deleted file mode 100644
index 3bb173a..0000000
--- a/wl-current/PLIST
+++ /dev/null
@@ -1,256 +0,0 @@
-@comment $NetBSD: PLIST,v 1.7 2013/10/04 14:52:41 makoto Exp $
-info/wl-ja.info
-info/wl.info
-share/doc/wl/en/BUGS
-share/doc/wl/en/NEWS
-share/doc/wl/en/README.md
-share/doc/wl/ja/BUGS.ja
-share/doc/wl/ja/NEWS.ja
-share/doc/wl/ja/README.ja
-share/emacs/site-lisp/wl/acap.el
-share/emacs/site-lisp/wl/acap.elc
-share/emacs/site-lisp/wl/bbdb-wl.el
-share/emacs/site-lisp/wl/bbdb-wl.elc
-share/emacs/site-lisp/wl/elmo-access.el
-share/emacs/site-lisp/wl/elmo-access.elc
-share/emacs/site-lisp/wl/elmo-archive.el
-share/emacs/site-lisp/wl/elmo-archive.elc
-share/emacs/site-lisp/wl/elmo-cache.el
-share/emacs/site-lisp/wl/elmo-cache.elc
-share/emacs/site-lisp/wl/elmo-date.el
-share/emacs/site-lisp/wl/elmo-date.elc
-share/emacs/site-lisp/wl/elmo-dop.el
-share/emacs/site-lisp/wl/elmo-dop.elc
-share/emacs/site-lisp/wl/elmo-file.el
-share/emacs/site-lisp/wl/elmo-file.elc
-share/emacs/site-lisp/wl/elmo-filter.el
-share/emacs/site-lisp/wl/elmo-filter.elc
-share/emacs/site-lisp/wl/elmo-flag.el
-share/emacs/site-lisp/wl/elmo-flag.elc
-share/emacs/site-lisp/wl/elmo-imap4.el
-share/emacs/site-lisp/wl/elmo-imap4.elc
-share/emacs/site-lisp/wl/elmo-internal.el
-share/emacs/site-lisp/wl/elmo-internal.elc
-share/emacs/site-lisp/wl/elmo-localdir.el
-share/emacs/site-lisp/wl/elmo-localdir.elc
-share/emacs/site-lisp/wl/elmo-localnews.el
-share/emacs/site-lisp/wl/elmo-localnews.elc
-share/emacs/site-lisp/wl/elmo-maildir.el
-share/emacs/site-lisp/wl/elmo-maildir.elc
-share/emacs/site-lisp/wl/elmo-map.el
-share/emacs/site-lisp/wl/elmo-map.elc
-share/emacs/site-lisp/wl/elmo-mime.el
-share/emacs/site-lisp/wl/elmo-mime.elc
-share/emacs/site-lisp/wl/elmo-msgdb.el
-share/emacs/site-lisp/wl/elmo-msgdb.elc
-share/emacs/site-lisp/wl/elmo-multi.el
-share/emacs/site-lisp/wl/elmo-multi.elc
-share/emacs/site-lisp/wl/elmo-net.el
-share/emacs/site-lisp/wl/elmo-net.elc
-share/emacs/site-lisp/wl/elmo-nntp.el
-share/emacs/site-lisp/wl/elmo-nntp.elc
-share/emacs/site-lisp/wl/elmo-null.el
-share/emacs/site-lisp/wl/elmo-null.elc
-share/emacs/site-lisp/wl/elmo-pipe.el
-share/emacs/site-lisp/wl/elmo-pipe.elc
-share/emacs/site-lisp/wl/elmo-pop3.el
-share/emacs/site-lisp/wl/elmo-pop3.elc
-share/emacs/site-lisp/wl/elmo-rss.el
-share/emacs/site-lisp/wl/elmo-rss.elc
-share/emacs/site-lisp/wl/elmo-search.el
-share/emacs/site-lisp/wl/elmo-search.elc
-share/emacs/site-lisp/wl/elmo-sendlog.el
-share/emacs/site-lisp/wl/elmo-sendlog.elc
-${PLIST.emacs-w3m-current}${EMACS_LISPPREFIX}/wl/elmo-shimbun.el
-${PLIST.emacs-w3m-current}${EMACS_LISPPREFIX}/wl/elmo-shimbun.elc
-share/emacs/site-lisp/wl/elmo-signal.el
-share/emacs/site-lisp/wl/elmo-signal.elc
-share/emacs/site-lisp/wl/elmo-spam.el
-share/emacs/site-lisp/wl/elmo-spam.elc
-share/emacs/site-lisp/wl/elmo-split.el
-share/emacs/site-lisp/wl/elmo-split.elc
-share/emacs/site-lisp/wl/elmo-util.el
-share/emacs/site-lisp/wl/elmo-util.elc
-share/emacs/site-lisp/wl/elmo-vars.el
-share/emacs/site-lisp/wl/elmo-vars.elc
-share/emacs/site-lisp/wl/elmo-version.el
-share/emacs/site-lisp/wl/elmo-version.elc
-share/emacs/site-lisp/wl/elmo.el
-share/emacs/site-lisp/wl/elmo.elc
-share/emacs/site-lisp/wl/elsp-bogofilter.el
-share/emacs/site-lisp/wl/elsp-bogofilter.elc
-share/emacs/site-lisp/wl/elsp-bsfilter.el
-share/emacs/site-lisp/wl/elsp-bsfilter.elc
-share/emacs/site-lisp/wl/elsp-sa.el
-share/emacs/site-lisp/wl/elsp-sa.elc
-share/emacs/site-lisp/wl/elsp-spamoracle.el
-share/emacs/site-lisp/wl/elsp-spamoracle.elc
-share/emacs/site-lisp/wl/im-wl.el
-share/emacs/site-lisp/wl/im-wl.elc
-share/emacs/site-lisp/wl/mmimap.el
-share/emacs/site-lisp/wl/mmimap.elc
-share/emacs/site-lisp/wl/modb-entity.el
-share/emacs/site-lisp/wl/modb-entity.elc
-share/emacs/site-lisp/wl/modb-legacy.el
-share/emacs/site-lisp/wl/modb-legacy.elc
-share/emacs/site-lisp/wl/modb-standard.el
-share/emacs/site-lisp/wl/modb-standard.elc
-share/emacs/site-lisp/wl/modb.el
-share/emacs/site-lisp/wl/modb.elc
-share/emacs/site-lisp/wl/pldap.el
-share/emacs/site-lisp/wl/pldap.elc
-share/emacs/site-lisp/wl/rfc2368.el
-share/emacs/site-lisp/wl/rfc2368.elc
-share/emacs/site-lisp/wl/slp.el
-share/emacs/site-lisp/wl/slp.elc
-share/emacs/site-lisp/wl/ssl.el
-share/emacs/site-lisp/wl/ssl.elc
-share/emacs/site-lisp/wl/wl-acap.el
-share/emacs/site-lisp/wl/wl-acap.elc
-share/emacs/site-lisp/wl/wl-action.el
-share/emacs/site-lisp/wl/wl-action.elc
-share/emacs/site-lisp/wl/wl-addrbook.el
-share/emacs/site-lisp/wl/wl-addrbook.elc
-share/emacs/site-lisp/wl/wl-address.el
-share/emacs/site-lisp/wl/wl-address.elc
-share/emacs/site-lisp/wl/wl-addrmgr.el
-share/emacs/site-lisp/wl/wl-addrmgr.elc
-share/emacs/site-lisp/wl/wl-batch.el
-share/emacs/site-lisp/wl/wl-batch.elc
-share/emacs/site-lisp/wl/wl-complete.el
-share/emacs/site-lisp/wl/wl-complete.elc
-share/emacs/site-lisp/wl/wl-demo.el
-share/emacs/site-lisp/wl/wl-demo.elc
-share/emacs/site-lisp/wl/wl-draft.el
-share/emacs/site-lisp/wl/wl-draft.elc
-share/emacs/site-lisp/wl/wl-e21.el
-share/emacs/site-lisp/wl/wl-e21.elc
-share/emacs/site-lisp/wl/wl-expire.el
-share/emacs/site-lisp/wl/wl-expire.elc
-share/emacs/site-lisp/wl/wl-fldmgr.el
-share/emacs/site-lisp/wl/wl-fldmgr.elc
-share/emacs/site-lisp/wl/wl-folder.el
-share/emacs/site-lisp/wl/wl-folder.elc
-share/emacs/site-lisp/wl/wl-highlight.el
-share/emacs/site-lisp/wl/wl-highlight.elc
-share/emacs/site-lisp/wl/wl-mailto.el
-share/emacs/site-lisp/wl/wl-mailto.elc
-share/emacs/site-lisp/wl/wl-message.el
-share/emacs/site-lisp/wl/wl-message.elc
-share/emacs/site-lisp/wl/wl-mime.el
-share/emacs/site-lisp/wl/wl-mime.elc
-share/emacs/site-lisp/wl/wl-news.el
-share/emacs/site-lisp/wl/wl-qs.el
-share/emacs/site-lisp/wl/wl-qs.elc
-share/emacs/site-lisp/wl/wl-refile.el
-share/emacs/site-lisp/wl/wl-refile.elc
-share/emacs/site-lisp/wl/wl-score.el
-share/emacs/site-lisp/wl/wl-score.elc
-share/emacs/site-lisp/wl/wl-spam.el
-share/emacs/site-lisp/wl/wl-spam.elc
-share/emacs/site-lisp/wl/wl-summary.el
-share/emacs/site-lisp/wl/wl-summary.elc
-share/emacs/site-lisp/wl/wl-template.el
-share/emacs/site-lisp/wl/wl-template.elc
-share/emacs/site-lisp/wl/wl-thread.el
-share/emacs/site-lisp/wl/wl-thread.elc
-share/emacs/site-lisp/wl/wl-util.el
-share/emacs/site-lisp/wl/wl-util.elc
-share/emacs/site-lisp/wl/wl-vars.el
-share/emacs/site-lisp/wl/wl-vars.elc
-share/emacs/site-lisp/wl/wl-version.el
-share/emacs/site-lisp/wl/wl-version.elc
-share/emacs/site-lisp/wl/wl.el
-share/emacs/site-lisp/wl/wl.elc
-share/examples/wl/en/dot.addresses
-share/examples/wl/en/dot.folders
-share/examples/wl/en/dot.wl
-share/examples/wl/ja/dot.addresses
-share/examples/wl/ja/dot.folders
-share/examples/wl/ja/dot.wl
-share/wl/access.xpm
-share/wl/archive.xpm
-share/wl/closed.xpm
-share/wl/draft.xpm
-share/wl/elmo.xpm
-share/wl/file.xpm
-share/wl/filter.xpm
-share/wl/imap.xpm
-share/wl/internal.xpm
-share/wl/letter.xpm
-share/wl/local.xpm
-share/wl/localnews.xpm
-share/wl/maildir.xpm
-share/wl/multi.xpm
-share/wl/news.xpm
-share/wl/nmz.xpm
-share/wl/no-letter.xpm
-share/wl/opened.xpm
-share/wl/pipe.xpm
-share/wl/plugged.xpm
-share/wl/pop.xpm
-share/wl/queue.xpm
-share/wl/shimbun.xpm
-share/wl/trash-e.xpm
-share/wl/trash.xpm
-share/wl/unplugged.xpm
-share/wl/wl-alpha-logo.img
-share/wl/wl-alpha-logo.xbm
-share/wl/wl-alpha-logo.xpm
-share/wl/wl-alpha-xmas-logo.img
-share/wl/wl-alpha-xmas-logo.xbm
-share/wl/wl-alpha-xmas-logo.xpm
-share/wl/wl-beta-logo.img
-share/wl/wl-beta-logo.xbm
-share/wl/wl-beta-logo.xpm
-share/wl/wl-beta-xmas-logo.img
-share/wl/wl-beta-xmas-logo.xbm
-share/wl/wl-beta-xmas-logo.xpm
-share/wl/wl-draft-insert-signature-up.xpm
-share/wl/wl-draft-kill-up.xpm
-share/wl/wl-draft-save-and-exit-up.xpm
-share/wl/wl-draft-send-from-toolbar-down.xpm
-share/wl/wl-draft-send-from-toolbar-up.xpm
-share/wl/wl-draft-up.xpm
-share/wl/wl-draft-yank-original-up.xpm
-share/wl/wl-exit-up.xpm
-share/wl/wl-folder-check-current-entity-up.xpm
-share/wl/wl-folder-empty-trash-up.xpm
-share/wl/wl-folder-goto-draft-folder-up.xpm
-share/wl/wl-folder-jump-to-current-entity-no-sync-up.xpm
-share/wl/wl-folder-jump-to-current-entity-up.xpm
-share/wl/wl-folder-next-entity-up.xpm
-share/wl/wl-folder-prev-entity-up.xpm
-share/wl/wl-folder-read-up.xpm
-share/wl/wl-folder-select-entity-up.xpm
-share/wl/wl-folder-sync-current-entity-up.xpm
-share/wl/wl-folder-zoom-entity-up.xpm
-share/wl/wl-message-extract-content-up.xpm
-share/wl/wl-message-next-content-up.xpm
-share/wl/wl-message-play-content-up.xpm
-share/wl/wl-message-prev-content-up.xpm
-share/wl/wl-message-quit-up.xpm
-share/wl/wl-message-read-up.xpm
-${PLIST.emacs-w3m-current}share/wl/shimbun.xpm
-share/wl/wl-stable-logo.img
-share/wl/wl-stable-logo.xbm
-share/wl/wl-stable-logo.xpm
-share/wl/wl-stable-xmas-logo.img
-share/wl/wl-stable-xmas-logo.xbm
-share/wl/wl-stable-xmas-logo.xpm
-share/wl/wl-summary-delete-up.xpm
-share/wl/wl-summary-dispose-up.xpm
-share/wl/wl-summary-exit-up.xpm
-share/wl/wl-summary-forward-up.xpm
-share/wl/wl-summary-jump-to-current-message-up.xpm
-share/wl/wl-summary-next-page-up.xpm
-share/wl/wl-summary-next-up.xpm
-share/wl/wl-summary-prev-page-up.xpm
-share/wl/wl-summary-prev-up.xpm
-share/wl/wl-summary-read-up.xpm
-share/wl/wl-summary-reply-up.xpm
-share/wl/wl-summary-reply-with-citation-up.xpm
-share/wl/wl-summary-set-flags-up.xpm
-share/wl/wl-summary-sync-force-update-up.xpm
-share/wl/wl-write-current-folder-up.xpm
-@comment $NetBSD: PLIST,v 1.7 2013/10/04 14:52:41 makoto Exp $
diff --git a/wl-current/PLIST.emacs-w3m-current b/wl-current/PLIST.emacs-w3m-current
deleted file mode 100644
index c3dd0b4..0000000
--- a/wl-current/PLIST.emacs-w3m-current
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST.emacs-w3m-current,v 1.2 2008/12/01 15:26:23 makoto Exp $
-${PLIST.emacs-w3m-current}/${EMACS_LISPPREFIX}/wl/elmo-shimbun.el
-${PLIST.emacs-w3m-current}/${EMACS_LISPPREFIX}/wl/elmo-shimbun.elc
diff --git a/wl-current/distinfo b/wl-current/distinfo
deleted file mode 100644
index 2d9119c..0000000
--- a/wl-current/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.10 2015/01/29 07:15:12 jgoamakf Exp $
-
-SHA1 (patch-aa) = 5c27e70a747e4ace03991e7d361c83aa844d4d13
-SHA1 (patch-ab) = f86e07bd6737541ee2f1d6a9fd239c752b3303de
-SHA1 (patch-wl_wl-summary_el) = 1b5003dc2cfccafeca01258e824f50bdacc7acd8
diff --git a/wl-current/options.mk b/wl-current/options.mk
deleted file mode 100644
index 4569195..0000000
--- a/wl-current/options.mk
+++ /dev/null
@@ -1,14 +0,0 @@
-# $NetBSD: options.mk,v 1.4 2008/11/29 01:31:38 obache Exp $
-
-PKG_OPTIONS_VAR=	PKG_OPTIONS.wl
-PKG_SUPPORTED_OPTIONS=	emacs-w3m-current
-# note: emacs-w3m is not supported by wip/emacs-current
-
-.include "../../mk/bsd.options.mk"
-
-PLIST_VARS+=			emacs-w3m-current
-
-.if !empty(PKG_OPTIONS:Memacs-w3m-current)
-.include "../../wip/emacs-w3m-current/buildlink3.mk"
-PLIST.emacs-w3m-current=	yes
-.endif
diff --git a/wl-current/patches/patch-aa b/wl-current/patches/patch-aa
deleted file mode 100644
index bc7e704..0000000
--- a/wl-current/patches/patch-aa
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2011/04/19 13:05:47 makoto Exp $
-
-Install utils also as commented below.
-
---- WL-CFG.orig	Tue Oct 23 20:44:04 2001
-+++ WL-CFG
-@@ -9,7 +9,7 @@
- ;		 load-path))
- 
- ;; If you want to install utils, uncomment following line.
--;(setq wl-install-utils t)
-+(setq wl-install-utils t)
- 
- ;; Set language for info file ("ja" or "en", both in default).
- ;; If you only need manual in English, uncomment following line.
diff --git a/wl-current/patches/patch-ab b/wl-current/patches/patch-ab
deleted file mode 100644
index 2ae31b6..0000000
--- a/wl-current/patches/patch-ab
+++ /dev/null
@@ -1,18 +0,0 @@
-$NetBSD: patch-ab,v 1.3 2015/01/29 07:15:12 jgoamakf Exp $
-
-Without this patch, user needs to say where the icons installed,
-and the icons won't be displayed such setup.
-
---- wl/wl-vars.el.orig	2015-01-29 15:47:43.000000000 +0900
-+++ wl/wl-vars.el	2015-01-29 15:48:32.000000000 +0900
-@@ -173,8 +173,8 @@
- (defcustom wl-icon-directory (or
-                               (and (fboundp 'locate-data-directory)
-                                    (locate-data-directory "wl"))
--                              (let ((icons (expand-file-name "wl/icons/"
--							      data-directory)))
-+                              (let ((icons (expand-file-name "share/wl"
-+							      "%%PREFIX%%")))
-                                 (if (file-directory-p icons)
-                                     icons))
-                               (if load-file-name
diff --git a/wl-current/patches/patch-wl_wl-summary_el b/wl-current/patches/patch-wl_wl-summary_el
deleted file mode 100644
index c4b0053..0000000
--- a/wl-current/patches/patch-wl_wl-summary_el
+++ /dev/null
@@ -1,48 +0,0 @@
-$NetBSD: patch-wl-wl-summary_el,v 1.1 2013/05/07 12:02:01 makoto Exp $
-
-To: wl-en at ml gentei org
-X-Mail-Count: 05454
-
-Add other indidators depending on types of multipart.
-mef@ proposed to upstream.
-You will need following lines to utilize this change in 
-your setup, for example, in ~/.wl.
-
-(setq elmo-msgdb-extra-fields
-    (cons "content-type" elmo-msgdb-extra-fields))
-;                '((\"^%\" . \"%n%T%P  %M/%D(%W)%h:%m %t%[%14(%c %f%) %](%S) %s\")
-;(setq wl-summary-line-format "%n%T%P%@%M/%D(%W)%h:%m %t%[%17(%c %f%) %] %#%~%s")
- (setq wl-summary-line-format "%n%T%P%@%M/%D(%W)%h:%m %t%[%17(%c %f%) %] %~%s")
-
---- wl/wl-summary.el.orig	2013-01-25 11:39:09.000000000 +0900
-+++ wl/wl-summary.el	2013-01-25 12:26:38.000000000 +0900
-@@ -38,6 +38,7 @@
- (require 'elmo)
- (require 'elmo-multi)
- (eval-when-compile (require 'elmo-filter))
-+(eval-when-compile (require 'wl-folder))
- (require 'wl-message)
- (require 'wl-vars)
- (require 'wl-highlight)
-@@ -3541,11 +3542,15 @@ Return non-nil if the mark is updated"
-   (let ((content-type (elmo-message-entity-field
- 		       wl-message-entity 'content-type))
- 	(case-fold-search t))
--    (if (and content-type
--	     (string-match "multipart/mixed" content-type))
--	"@"
--      "")))
--
-+    (if (stringp content-type)
-+	(cond 
-+	 ((string-match "multipart/mixed" content-type) "@")
-+	 ((string-match "multipart/signed" content-type) "s")
-+	 ((string-match "multipart/encrypted" content-type) "e")
-+	 ; else returns blank
-+	 (t " " ) ) 
-+      " ")))
-+ 
- ;;; For future use.
- ;;;(defun wl-summary-line-cached ()
- ;;;  (if (elmo-message-cached-p wl-summary-buffer-elmo-folder
-
diff --git a/wl-git/DESCR b/wl-git/DESCR
new file mode 100644
index 0000000..92955ed
--- /dev/null
+++ b/wl-git/DESCR
@@ -0,0 +1,3 @@
+Wanderlust is a mail/news management system with IMAP4rev1 support for Emacs.
+This is cvs version of mail/wl (Wanderlust) mailer for Emacs.
+See mail/wl/DESCR for more information.
diff --git a/wl-git/MESSAGE b/wl-git/MESSAGE
new file mode 100644
index 0000000..83803e1
--- /dev/null
+++ b/wl-git/MESSAGE
@@ -0,0 +1,10 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2008/11/18 02:11:41 makoto Exp $
+To autoload wl, say 'M-x wl' works without any prior command, put following
+line on your ~/.emacs.el or ~/.emacs
+  (autoload 'wl "wl" "Wanderlust" t)
+
+Also, if you want write mail before you invoke wl, put following line
+  (autoload 'wl-draft "wl-draft" "Write draft with Wanderlust." t)
+and 'M-x wl-draft' to do so.
+===========================================================================
diff --git a/wl-git/Makefile b/wl-git/Makefile
new file mode 100644
index 0000000..d3a5d56
--- /dev/null
+++ b/wl-git/Makefile
@@ -0,0 +1,70 @@
+# $NetBSD: Makefile,v 1.10 2013/04/06 22:17:47 makoto Exp $
+
+DISTNAME=	wl-2.15.9
+PKGNAME=	${EMACS_PKGNAME_PREFIX}${DISTNAME}
+PKGREVISION=	${_GIT_PKGVERSION:S/.//g}
+
+CATEGORIES=	mail
+MASTER_SITES=	ftp://ftp.gohome.org/wl/stable/
+LICENSE=	gnu-gpl-v2
+
+MAINTAINER=	tech-pkg-ja%jp.NetBSD.org@localhost
+HOMEPAGE=	http://www.gohome.org/wl/
+COMMENT=	Mail/news management system with IMAP4rev1 support for Emacs
+WRKSRC=		${WRKDIR}/wanderlust
+USE_TOOLS=	patch
+
+BUILD_TARGET=	all info
+INSTALL_TARGET=	install install-info
+MAKE_FLAGS+=	INFODIR=${DESTDIR:Q}${EMACS_INFOPREFIX:Q}
+MAKE_FLAGS+=	LISPDIR=${DESTDIR:Q}${EMACS_LISPPREFIX:Q}
+MAKE_FLAGS+=	EMACS=${EMACS_FLAVOR:Q}
+MAKE_FLAGS+=	PIXMAPDIR=${DESTDIR:Q}${PREFIX:Q}/share/wl
+INFO_FILES=	YES
+
+	# Change default wl-icon-directory for PIXMAP.
+	# Why not just use patch-ab ?  $PREFIX is to be embedded.
+
+SUBST_CLASSES+=			icon_directory
+SUBST_STAGE.icon_directory=	pre-configure
+SUBST_MESSAGE.icon_directory=	Fixing wl-icon-directory default value (defvar)
+SUBST_FILES.icon_directory=	${WRKSRC}/wl/wl-vars.el
+SUBST_SED.icon_directory=	-e 's|%%PREFIX%%|${PREFIX}|'
+
+DOCDIR=			${PREFIX}/share/doc/wl
+EXAMPLESDIR=		${PREFIX}/share/examples/wl
+INSTALLATION_DIRS=	${DOCDIR}/en ${DOCDIR}/ja \
+			${EXAMPLESDIR}/en ${EXAMPLESDIR}/ja \
+			${EMACS_INFOPREFIX}
+
+EMACS_BUILDLINK=	# empty
+
+GIT_REPOSITORIES=       master
+GIT_REPO.master=        git://github.com/wanderlust/wanderlust.git
+GIT_MODULE.master=      wanderlust
+_GIT_FLAGS?=            --depth 1
+
+
+post-install:
+	set -e; \
+	for f in BUGS NEWS ; do \
+		${INSTALL_DATA} ${WRKSRC:Q}/"$$f" ${DESTDIR:Q}${DOCDIR:Q}/en; \
+		${INSTALL_DATA} ${WRKSRC:Q}/"$$f".ja ${DESTDIR:Q}${DOCDIR:Q}/ja; \
+	done
+	for f in README ; do \
+		${INSTALL_DATA} ${WRKSRC:Q}/"$$f".md ${DESTDIR:Q}${DOCDIR:Q}/en; \
+		${INSTALL_DATA} ${WRKSRC:Q}/"$$f".ja ${DESTDIR:Q}${DOCDIR:Q}/ja; \
+	done
+	${INSTALL_DATA} ${WRKSRC:Q}/samples/en/dot.* ${DESTDIR:Q}${EXAMPLESDIR:Q}/en
+	${INSTALL_DATA} ${WRKSRC:Q}/samples/ja/dot.* ${DESTDIR:Q}${EXAMPLESDIR:Q}/ja
+
+.include "../../editors/emacs/modules.mk"
+
+.include "options.mk"
+.include "../../wip/mk/git-package.mk"
+
+.include "../../devel/apel/buildlink3.mk"
+.include "../../devel/semi/buildlink3.mk"
+.include "../../misc/bbdb/buildlink3.mk"
+.include "../../security/openssl/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/wl-git/PLIST b/wl-git/PLIST
new file mode 100644
index 0000000..3bb173a
--- /dev/null
+++ b/wl-git/PLIST
@@ -0,0 +1,256 @@
+@comment $NetBSD: PLIST,v 1.7 2013/10/04 14:52:41 makoto Exp $
+info/wl-ja.info
+info/wl.info
+share/doc/wl/en/BUGS
+share/doc/wl/en/NEWS
+share/doc/wl/en/README.md
+share/doc/wl/ja/BUGS.ja
+share/doc/wl/ja/NEWS.ja
+share/doc/wl/ja/README.ja
+share/emacs/site-lisp/wl/acap.el
+share/emacs/site-lisp/wl/acap.elc
+share/emacs/site-lisp/wl/bbdb-wl.el
+share/emacs/site-lisp/wl/bbdb-wl.elc
+share/emacs/site-lisp/wl/elmo-access.el
+share/emacs/site-lisp/wl/elmo-access.elc
+share/emacs/site-lisp/wl/elmo-archive.el
+share/emacs/site-lisp/wl/elmo-archive.elc
+share/emacs/site-lisp/wl/elmo-cache.el
+share/emacs/site-lisp/wl/elmo-cache.elc
+share/emacs/site-lisp/wl/elmo-date.el
+share/emacs/site-lisp/wl/elmo-date.elc
+share/emacs/site-lisp/wl/elmo-dop.el
+share/emacs/site-lisp/wl/elmo-dop.elc
+share/emacs/site-lisp/wl/elmo-file.el
+share/emacs/site-lisp/wl/elmo-file.elc
+share/emacs/site-lisp/wl/elmo-filter.el
+share/emacs/site-lisp/wl/elmo-filter.elc
+share/emacs/site-lisp/wl/elmo-flag.el
+share/emacs/site-lisp/wl/elmo-flag.elc
+share/emacs/site-lisp/wl/elmo-imap4.el
+share/emacs/site-lisp/wl/elmo-imap4.elc
+share/emacs/site-lisp/wl/elmo-internal.el
+share/emacs/site-lisp/wl/elmo-internal.elc
+share/emacs/site-lisp/wl/elmo-localdir.el
+share/emacs/site-lisp/wl/elmo-localdir.elc
+share/emacs/site-lisp/wl/elmo-localnews.el
+share/emacs/site-lisp/wl/elmo-localnews.elc
+share/emacs/site-lisp/wl/elmo-maildir.el
+share/emacs/site-lisp/wl/elmo-maildir.elc
+share/emacs/site-lisp/wl/elmo-map.el
+share/emacs/site-lisp/wl/elmo-map.elc
+share/emacs/site-lisp/wl/elmo-mime.el
+share/emacs/site-lisp/wl/elmo-mime.elc
+share/emacs/site-lisp/wl/elmo-msgdb.el
+share/emacs/site-lisp/wl/elmo-msgdb.elc
+share/emacs/site-lisp/wl/elmo-multi.el
+share/emacs/site-lisp/wl/elmo-multi.elc
+share/emacs/site-lisp/wl/elmo-net.el
+share/emacs/site-lisp/wl/elmo-net.elc
+share/emacs/site-lisp/wl/elmo-nntp.el
+share/emacs/site-lisp/wl/elmo-nntp.elc
+share/emacs/site-lisp/wl/elmo-null.el
+share/emacs/site-lisp/wl/elmo-null.elc
+share/emacs/site-lisp/wl/elmo-pipe.el
+share/emacs/site-lisp/wl/elmo-pipe.elc
+share/emacs/site-lisp/wl/elmo-pop3.el
+share/emacs/site-lisp/wl/elmo-pop3.elc
+share/emacs/site-lisp/wl/elmo-rss.el
+share/emacs/site-lisp/wl/elmo-rss.elc
+share/emacs/site-lisp/wl/elmo-search.el
+share/emacs/site-lisp/wl/elmo-search.elc
+share/emacs/site-lisp/wl/elmo-sendlog.el
+share/emacs/site-lisp/wl/elmo-sendlog.elc
+${PLIST.emacs-w3m-current}${EMACS_LISPPREFIX}/wl/elmo-shimbun.el
+${PLIST.emacs-w3m-current}${EMACS_LISPPREFIX}/wl/elmo-shimbun.elc
+share/emacs/site-lisp/wl/elmo-signal.el
+share/emacs/site-lisp/wl/elmo-signal.elc
+share/emacs/site-lisp/wl/elmo-spam.el
+share/emacs/site-lisp/wl/elmo-spam.elc
+share/emacs/site-lisp/wl/elmo-split.el
+share/emacs/site-lisp/wl/elmo-split.elc
+share/emacs/site-lisp/wl/elmo-util.el
+share/emacs/site-lisp/wl/elmo-util.elc
+share/emacs/site-lisp/wl/elmo-vars.el
+share/emacs/site-lisp/wl/elmo-vars.elc
+share/emacs/site-lisp/wl/elmo-version.el
+share/emacs/site-lisp/wl/elmo-version.elc
+share/emacs/site-lisp/wl/elmo.el
+share/emacs/site-lisp/wl/elmo.elc
+share/emacs/site-lisp/wl/elsp-bogofilter.el
+share/emacs/site-lisp/wl/elsp-bogofilter.elc
+share/emacs/site-lisp/wl/elsp-bsfilter.el
+share/emacs/site-lisp/wl/elsp-bsfilter.elc
+share/emacs/site-lisp/wl/elsp-sa.el
+share/emacs/site-lisp/wl/elsp-sa.elc
+share/emacs/site-lisp/wl/elsp-spamoracle.el
+share/emacs/site-lisp/wl/elsp-spamoracle.elc
+share/emacs/site-lisp/wl/im-wl.el
+share/emacs/site-lisp/wl/im-wl.elc
+share/emacs/site-lisp/wl/mmimap.el
+share/emacs/site-lisp/wl/mmimap.elc
+share/emacs/site-lisp/wl/modb-entity.el
+share/emacs/site-lisp/wl/modb-entity.elc
+share/emacs/site-lisp/wl/modb-legacy.el
+share/emacs/site-lisp/wl/modb-legacy.elc
+share/emacs/site-lisp/wl/modb-standard.el
+share/emacs/site-lisp/wl/modb-standard.elc
+share/emacs/site-lisp/wl/modb.el
+share/emacs/site-lisp/wl/modb.elc
+share/emacs/site-lisp/wl/pldap.el
+share/emacs/site-lisp/wl/pldap.elc
+share/emacs/site-lisp/wl/rfc2368.el
+share/emacs/site-lisp/wl/rfc2368.elc
+share/emacs/site-lisp/wl/slp.el
+share/emacs/site-lisp/wl/slp.elc
+share/emacs/site-lisp/wl/ssl.el
+share/emacs/site-lisp/wl/ssl.elc
+share/emacs/site-lisp/wl/wl-acap.el
+share/emacs/site-lisp/wl/wl-acap.elc
+share/emacs/site-lisp/wl/wl-action.el
+share/emacs/site-lisp/wl/wl-action.elc
+share/emacs/site-lisp/wl/wl-addrbook.el
+share/emacs/site-lisp/wl/wl-addrbook.elc
+share/emacs/site-lisp/wl/wl-address.el
+share/emacs/site-lisp/wl/wl-address.elc
+share/emacs/site-lisp/wl/wl-addrmgr.el
+share/emacs/site-lisp/wl/wl-addrmgr.elc
+share/emacs/site-lisp/wl/wl-batch.el
+share/emacs/site-lisp/wl/wl-batch.elc
+share/emacs/site-lisp/wl/wl-complete.el
+share/emacs/site-lisp/wl/wl-complete.elc
+share/emacs/site-lisp/wl/wl-demo.el
+share/emacs/site-lisp/wl/wl-demo.elc
+share/emacs/site-lisp/wl/wl-draft.el
+share/emacs/site-lisp/wl/wl-draft.elc
+share/emacs/site-lisp/wl/wl-e21.el
+share/emacs/site-lisp/wl/wl-e21.elc
+share/emacs/site-lisp/wl/wl-expire.el
+share/emacs/site-lisp/wl/wl-expire.elc
+share/emacs/site-lisp/wl/wl-fldmgr.el
+share/emacs/site-lisp/wl/wl-fldmgr.elc
+share/emacs/site-lisp/wl/wl-folder.el
+share/emacs/site-lisp/wl/wl-folder.elc
+share/emacs/site-lisp/wl/wl-highlight.el
+share/emacs/site-lisp/wl/wl-highlight.elc
+share/emacs/site-lisp/wl/wl-mailto.el
+share/emacs/site-lisp/wl/wl-mailto.elc
+share/emacs/site-lisp/wl/wl-message.el
+share/emacs/site-lisp/wl/wl-message.elc
+share/emacs/site-lisp/wl/wl-mime.el
+share/emacs/site-lisp/wl/wl-mime.elc
+share/emacs/site-lisp/wl/wl-news.el
+share/emacs/site-lisp/wl/wl-qs.el
+share/emacs/site-lisp/wl/wl-qs.elc
+share/emacs/site-lisp/wl/wl-refile.el
+share/emacs/site-lisp/wl/wl-refile.elc
+share/emacs/site-lisp/wl/wl-score.el
+share/emacs/site-lisp/wl/wl-score.elc
+share/emacs/site-lisp/wl/wl-spam.el
+share/emacs/site-lisp/wl/wl-spam.elc
+share/emacs/site-lisp/wl/wl-summary.el
+share/emacs/site-lisp/wl/wl-summary.elc
+share/emacs/site-lisp/wl/wl-template.el
+share/emacs/site-lisp/wl/wl-template.elc
+share/emacs/site-lisp/wl/wl-thread.el
+share/emacs/site-lisp/wl/wl-thread.elc
+share/emacs/site-lisp/wl/wl-util.el
+share/emacs/site-lisp/wl/wl-util.elc
+share/emacs/site-lisp/wl/wl-vars.el
+share/emacs/site-lisp/wl/wl-vars.elc
+share/emacs/site-lisp/wl/wl-version.el
+share/emacs/site-lisp/wl/wl-version.elc
+share/emacs/site-lisp/wl/wl.el
+share/emacs/site-lisp/wl/wl.elc
+share/examples/wl/en/dot.addresses
+share/examples/wl/en/dot.folders
+share/examples/wl/en/dot.wl
+share/examples/wl/ja/dot.addresses
+share/examples/wl/ja/dot.folders
+share/examples/wl/ja/dot.wl
+share/wl/access.xpm
+share/wl/archive.xpm
+share/wl/closed.xpm
+share/wl/draft.xpm
+share/wl/elmo.xpm
+share/wl/file.xpm
+share/wl/filter.xpm
+share/wl/imap.xpm
+share/wl/internal.xpm
+share/wl/letter.xpm
+share/wl/local.xpm
+share/wl/localnews.xpm
+share/wl/maildir.xpm
+share/wl/multi.xpm
+share/wl/news.xpm
+share/wl/nmz.xpm
+share/wl/no-letter.xpm
+share/wl/opened.xpm
+share/wl/pipe.xpm
+share/wl/plugged.xpm
+share/wl/pop.xpm
+share/wl/queue.xpm
+share/wl/shimbun.xpm
+share/wl/trash-e.xpm
+share/wl/trash.xpm
+share/wl/unplugged.xpm
+share/wl/wl-alpha-logo.img
+share/wl/wl-alpha-logo.xbm
+share/wl/wl-alpha-logo.xpm
+share/wl/wl-alpha-xmas-logo.img
+share/wl/wl-alpha-xmas-logo.xbm
+share/wl/wl-alpha-xmas-logo.xpm
+share/wl/wl-beta-logo.img
+share/wl/wl-beta-logo.xbm
+share/wl/wl-beta-logo.xpm
+share/wl/wl-beta-xmas-logo.img
+share/wl/wl-beta-xmas-logo.xbm
+share/wl/wl-beta-xmas-logo.xpm
+share/wl/wl-draft-insert-signature-up.xpm
+share/wl/wl-draft-kill-up.xpm
+share/wl/wl-draft-save-and-exit-up.xpm
+share/wl/wl-draft-send-from-toolbar-down.xpm
+share/wl/wl-draft-send-from-toolbar-up.xpm
+share/wl/wl-draft-up.xpm
+share/wl/wl-draft-yank-original-up.xpm
+share/wl/wl-exit-up.xpm
+share/wl/wl-folder-check-current-entity-up.xpm
+share/wl/wl-folder-empty-trash-up.xpm
+share/wl/wl-folder-goto-draft-folder-up.xpm
+share/wl/wl-folder-jump-to-current-entity-no-sync-up.xpm
+share/wl/wl-folder-jump-to-current-entity-up.xpm
+share/wl/wl-folder-next-entity-up.xpm
+share/wl/wl-folder-prev-entity-up.xpm
+share/wl/wl-folder-read-up.xpm
+share/wl/wl-folder-select-entity-up.xpm
+share/wl/wl-folder-sync-current-entity-up.xpm
+share/wl/wl-folder-zoom-entity-up.xpm
+share/wl/wl-message-extract-content-up.xpm
+share/wl/wl-message-next-content-up.xpm
+share/wl/wl-message-play-content-up.xpm
+share/wl/wl-message-prev-content-up.xpm
+share/wl/wl-message-quit-up.xpm
+share/wl/wl-message-read-up.xpm
+${PLIST.emacs-w3m-current}share/wl/shimbun.xpm
+share/wl/wl-stable-logo.img
+share/wl/wl-stable-logo.xbm
+share/wl/wl-stable-logo.xpm
+share/wl/wl-stable-xmas-logo.img
+share/wl/wl-stable-xmas-logo.xbm
+share/wl/wl-stable-xmas-logo.xpm
+share/wl/wl-summary-delete-up.xpm
+share/wl/wl-summary-dispose-up.xpm
+share/wl/wl-summary-exit-up.xpm
+share/wl/wl-summary-forward-up.xpm
+share/wl/wl-summary-jump-to-current-message-up.xpm
+share/wl/wl-summary-next-page-up.xpm
+share/wl/wl-summary-next-up.xpm
+share/wl/wl-summary-prev-page-up.xpm
+share/wl/wl-summary-prev-up.xpm
+share/wl/wl-summary-read-up.xpm
+share/wl/wl-summary-reply-up.xpm
+share/wl/wl-summary-reply-with-citation-up.xpm
+share/wl/wl-summary-set-flags-up.xpm
+share/wl/wl-summary-sync-force-update-up.xpm
+share/wl/wl-write-current-folder-up.xpm
+@comment $NetBSD: PLIST,v 1.7 2013/10/04 14:52:41 makoto Exp $
diff --git a/wl-git/PLIST.emacs-w3m-current b/wl-git/PLIST.emacs-w3m-current
new file mode 100644
index 0000000..c3dd0b4
--- /dev/null
+++ b/wl-git/PLIST.emacs-w3m-current
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST.emacs-w3m-current,v 1.2 2008/12/01 15:26:23 makoto Exp $
+${PLIST.emacs-w3m-current}/${EMACS_LISPPREFIX}/wl/elmo-shimbun.el
+${PLIST.emacs-w3m-current}/${EMACS_LISPPREFIX}/wl/elmo-shimbun.elc
diff --git a/wl-git/distinfo b/wl-git/distinfo
new file mode 100644
index 0000000..2d9119c
--- /dev/null
+++ b/wl-git/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.10 2015/01/29 07:15:12 jgoamakf Exp $
+
+SHA1 (patch-aa) = 5c27e70a747e4ace03991e7d361c83aa844d4d13
+SHA1 (patch-ab) = f86e07bd6737541ee2f1d6a9fd239c752b3303de
+SHA1 (patch-wl_wl-summary_el) = 1b5003dc2cfccafeca01258e824f50bdacc7acd8
diff --git a/wl-git/options.mk b/wl-git/options.mk
new file mode 100644
index 0000000..4569195
--- /dev/null
+++ b/wl-git/options.mk
@@ -0,0 +1,14 @@
+# $NetBSD: options.mk,v 1.4 2008/11/29 01:31:38 obache Exp $
+
+PKG_OPTIONS_VAR=	PKG_OPTIONS.wl
+PKG_SUPPORTED_OPTIONS=	emacs-w3m-current
+# note: emacs-w3m is not supported by wip/emacs-current
+
+.include "../../mk/bsd.options.mk"
+
+PLIST_VARS+=			emacs-w3m-current
+
+.if !empty(PKG_OPTIONS:Memacs-w3m-current)
+.include "../../wip/emacs-w3m-current/buildlink3.mk"
+PLIST.emacs-w3m-current=	yes
+.endif
diff --git a/wl-git/patches/patch-aa b/wl-git/patches/patch-aa
new file mode 100644
index 0000000..bc7e704
--- /dev/null
+++ b/wl-git/patches/patch-aa
@@ -0,0 +1,15 @@
+$NetBSD: patch-aa,v 1.2 2011/04/19 13:05:47 makoto Exp $
+
+Install utils also as commented below.
+
+--- WL-CFG.orig	Tue Oct 23 20:44:04 2001
++++ WL-CFG
+@@ -9,7 +9,7 @@
+ ;		 load-path))
+ 
+ ;; If you want to install utils, uncomment following line.
+-;(setq wl-install-utils t)
++(setq wl-install-utils t)
+ 
+ ;; Set language for info file ("ja" or "en", both in default).
+ ;; If you only need manual in English, uncomment following line.
diff --git a/wl-git/patches/patch-ab b/wl-git/patches/patch-ab
new file mode 100644
index 0000000..2ae31b6
--- /dev/null
+++ b/wl-git/patches/patch-ab
@@ -0,0 +1,18 @@
+$NetBSD: patch-ab,v 1.3 2015/01/29 07:15:12 jgoamakf Exp $
+
+Without this patch, user needs to say where the icons installed,
+and the icons won't be displayed such setup.
+
+--- wl/wl-vars.el.orig	2015-01-29 15:47:43.000000000 +0900
++++ wl/wl-vars.el	2015-01-29 15:48:32.000000000 +0900
+@@ -173,8 +173,8 @@
+ (defcustom wl-icon-directory (or
+                               (and (fboundp 'locate-data-directory)
+                                    (locate-data-directory "wl"))
+-                              (let ((icons (expand-file-name "wl/icons/"
+-							      data-directory)))
++                              (let ((icons (expand-file-name "share/wl"
++							      "%%PREFIX%%")))
+                                 (if (file-directory-p icons)
+                                     icons))
+                               (if load-file-name
diff --git a/wl-git/patches/patch-wl_wl-summary_el b/wl-git/patches/patch-wl_wl-summary_el
new file mode 100644
index 0000000..c4b0053
--- /dev/null
+++ b/wl-git/patches/patch-wl_wl-summary_el
@@ -0,0 +1,48 @@
+$NetBSD: patch-wl-wl-summary_el,v 1.1 2013/05/07 12:02:01 makoto Exp $
+
+To: wl-en at ml gentei org
+X-Mail-Count: 05454
+
+Add other indidators depending on types of multipart.
+mef@ proposed to upstream.
+You will need following lines to utilize this change in 
+your setup, for example, in ~/.wl.
+
+(setq elmo-msgdb-extra-fields
+    (cons "content-type" elmo-msgdb-extra-fields))
+;                '((\"^%\" . \"%n%T%P  %M/%D(%W)%h:%m %t%[%14(%c %f%) %](%S) %s\")
+;(setq wl-summary-line-format "%n%T%P%@%M/%D(%W)%h:%m %t%[%17(%c %f%) %] %#%~%s")
+ (setq wl-summary-line-format "%n%T%P%@%M/%D(%W)%h:%m %t%[%17(%c %f%) %] %~%s")
+
+--- wl/wl-summary.el.orig	2013-01-25 11:39:09.000000000 +0900
++++ wl/wl-summary.el	2013-01-25 12:26:38.000000000 +0900
+@@ -38,6 +38,7 @@
+ (require 'elmo)
+ (require 'elmo-multi)
+ (eval-when-compile (require 'elmo-filter))
++(eval-when-compile (require 'wl-folder))
+ (require 'wl-message)
+ (require 'wl-vars)
+ (require 'wl-highlight)
+@@ -3541,11 +3542,15 @@ Return non-nil if the mark is updated"
+   (let ((content-type (elmo-message-entity-field
+ 		       wl-message-entity 'content-type))
+ 	(case-fold-search t))
+-    (if (and content-type
+-	     (string-match "multipart/mixed" content-type))
+-	"@"
+-      "")))
+-
++    (if (stringp content-type)
++	(cond 
++	 ((string-match "multipart/mixed" content-type) "@")
++	 ((string-match "multipart/signed" content-type) "s")
++	 ((string-match "multipart/encrypted" content-type) "e")
++	 ; else returns blank
++	 (t " " ) ) 
++      " ")))
++ 
+ ;;; For future use.
+ ;;;(defun wl-summary-line-cached ()
+ ;;;  (if (elmo-message-cached-p wl-summary-buffer-elmo-folder
+



Home | Main Index | Thread Index | Old Index