Commit graph

30 commits

Author SHA1 Message Date
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
joerg
95faff136a Add DragonFly support. 2006-01-04 17:05:02 +00:00
uebayasi
aa8e85bcfd 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.
2005-08-28 04:25:28 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
minskim
a2ba4907e2 Teach configure about NetBSD/amd64 and Darwin. Closes PR pkg/28623. 2005-05-09 05:52:59 +00:00
wiz
a64407a6f0 Update to 21.4: no change in the files in the leim distribution. 2005-02-26 16:26:30 +00:00
agc
01907502f3 Add RMD160 digests in addition to the SHA1 ones. 2005-02-23 17:15:09 +00:00
uebayasi
68028b8f52 Make this aware of emacs21nox. 2004-05-08 15:15:07 +00:00
grant
f49bdea710 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:24:28 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +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
kei
eb79250d42 Accept emacs' version equals to of leim itself, or later as well. Fixes
installation problem.
2003-04-16 23:25:55 +00:00
wiz
af4a9301b2 Update to 21.3. ChangeLog says:
* quail/thai.el (thai-kesmanee): Fix the mapping of `"' and `}'.
        * quail/latin-pre.el ("latin-3-prefix"): Remove bogus Latin-3
        characters and ~o -> ESC$,1 AESC(B, ~O -> ESC$,1 @ESC(B.
        * Makefile.in (install): Use "tar -chf", to follow symlinks.
2003-04-12 14:15:07 +00:00
uebayasi
f58d941308 Re-import Leim for Emacs 21, which has settled down in editors/leim21. 2003-04-11 01:15:51 +00:00
uebayasi
b0dea71803 Re-import Leim for Emacs 21, which has settled down in editors/leim21. 2003-04-11 01:14:11 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
uebayasi
5cf1e96c53 Set the proper owner/group for installed files. Pointed out by Toru
Takamizu.
2003-03-19 08:58:36 +00:00
wiz
e491fd32cd Bump to nb2: depend on emacs-20.7nb2. 2003-03-05 12:01:49 +00:00
wiz
b3d7ae71be Bump to 20.7nb1: depend on latest emacs20. 2003-01-12 02:29:37 +00:00
zuntum
273821c4d3 Move pkg/ files into package's toplevel directory 2001-10-31 20:59:00 +00:00
tron
0607706d9a Use "${PKGVERSION}" instead of hard coded version number. 2001-09-24 11:25:13 +00:00
agc
7d757ead9a Move to sha1 digests, and add distfile sizes. 2001-04-19 11:00:59 +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
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
minoura
3cc5a4e8d8 Updated to 20.7. Tests needed. 2000-06-24 17:03:37 +00:00
minoura
ffe19d486f Updated to Emacs-20.6.
Emacs-20.6 is a bug-fix release with one user-visible change
* Support for ARM-based non-RISCiX machines has been added.
	(patches/patch-be was removed because of this addition).
I believe it can run on any ports on which Emacs-20.5a runs.
2000-03-10 15:45:33 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
tron
2bac9852bc Import new "leim" package:
Libraries of Emacs Input Methods.

This package is based on PR pkg/9014 by Minoura Makoto.
1999-12-28 14:11:22 +00:00