Commit graph

61 commits

Author SHA1 Message Date
jun
4d9aae0c03 Update Wanderlust to 2.8.1 .
- shimbun folder support
  - namazu folder support
  - ACAP
2002-01-08 11:47:16 +00:00
hubertf
5542206cba Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.

Example #1:
        DISTNAME=       foo-X.Y
        PKGREVISION=    Z
     => PKGNAME=        foo-X.YnbZ

Example #2:
        DISTNAME=       barthing-X.Y
        PKGNAME=        bar-X.Y
        PKGREVISION=    Z
     => PKGNAME=        bar=X.YnbZ (!)

On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
2001-11-29 01:12:24 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
taca
83e3c7b948 - Install info files to ${PREFIX}/info not automatically detected
directory (/usr/share/info).
- Perform really correct info file install and deinstall.
2001-07-24 08:17:18 +00:00
taca
ffc06fe866 Don't check existence of "imput" command to make PLIST consistency. 2001-07-24 07:47:17 +00:00
taca
e01feb8843 - Install info and examples.
- Add some utility elisp files including ssl.el.
- Remove redundant dependency and specify minimum version of depending
  package explicitly.
- bump to wl-2.6.0 to "nb1".
2001-07-23 15:39:09 +00:00
jun
b5787220e7 Update wl to 2.6.0
2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>

	* 2.6.0 - "Twist And Shout"

2001-05-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>

	* WL-MK (wl-detect-info-directory): Call `info-initialize' for
	Emacs21.

2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>

	* utils/bbdb-wl.el (bbdb-wl-get-update-record): Use
	`with-current-buffer'.

2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>

	* utils/bbdb-wl.el: Applied patch from
	Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp> for bbdb 2.33
	(X-Mail-Count: 07190, 07195 in the ML);
	Added workaround for older version of bbdb.
2001-07-06 02:13:27 +00:00
agc
b26a4eb88b Move to sha1 digests, and add distfile sizes. 2001-04-20 13:09:54 +00:00
agc
9e8d6c8b8d + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:33:31 +00:00
jun
2bd4b6f0e2 change DEPENDS path:
devel/{apel,flim,semi}
2001-02-20 10:02:16 +00:00
jun
31032923b8 Initial import of "wl":
mail/news management system with IMAP4rev1 support for Emacs
2001-02-19 06:16:27 +00:00