Commit graph

19 commits

Author SHA1 Message Date
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
uebayasi
fb2e81df3c Update to 1.44 and a slight clean-up in Makefile.
Changes from the previous version are unknown.
2003-01-11 15:33:27 +00:00
wiz
62f6c2b0d5 emacs.mk already includes bsd.prefs.mk, no need to include it manually a
second time.
2003-01-10 14:26:37 +00:00
uebayasi
6698faebd3 Use mk/emacs.mk. 2002-09-14 03:20:28 +00:00
wiz
81817a95e6 Standardize. 2002-09-12 19:37:07 +00:00
kristerw
dfc4205ad9 Update haskell-mode to version 1.43.
Changes since previous version include misc bug fixes and improved
documentation.
2002-09-07 11:07:55 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
jtb
f65b0a8620 Use a DIST_SUBDIR for the distfile (which has no version no.).
Use the file on the haskell.org site rather than keeping a copy in
LOCAL_PORTS.
2001-05-06 00:08:29 +00:00
jtb
b97c41dde3 Remove redundant echoing, quoting, and input redirection to sed. 2001-04-28 23:59:17 +00:00
wiz
dfb2d5edc6 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 00:44:09 +00:00
agc
d7d36b3561 + 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 10:57:56 +00:00
jtb
eb0cef2016 Change MAINTAINER section to packages@netbsd.org 2001-04-14 21:43:38 +00:00
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
wiz
d4fce8d4e7 Unify format of MESSAGEs, and include RCS Ids. 2001-02-06 14:24:03 +00:00
jtb
123aed9dce Added support for XEmacs. To install as an XEmacs package put USE_XEMACS=YES
in /etc/mk.conf.
2001-01-28 03:27:59 +00:00
jtb
c31e950d92 Initial import of new "haskell-mode" package:
Haskell mode for Emacs
2000-11-30 02:29:27 +00:00