Commit graph

8 commits

Author SHA1 Message Date
rillig
ed7f331a1f Moved the pkgsrc substitutions before the configure stage, so they
actually take effect. Bumped PKGREVISION.
2006-10-03 05:30:04 +00:00
rillig
9568aaec87 Explicitly set USE_LANGUAGES, since the default value changes when
NO_BUILD is set.
2006-07-31 21:13:33 +00:00
rillig
54b445d363 Replaced /bin/bash with ${SH} in a shell script. Bumped PKGREVISION. 2006-06-21 23:52:45 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
rillig
5946936ffc Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
2005-09-28 20:52:18 +00:00
schmonz
697342268c Update to 4.5. No changelog available, and diffs are extensive.
Many (most?) are to take more care with types and declarations.
2005-01-08 07:46:15 +00:00
schmonz
e94ce402be Enable pkgviews installation, and use subst.mk. 2004-07-28 17:24:59 +00:00
schmonz
da0b272101 Initial import of ce-doc-4.4, from my own PR pkg/15627.
Suggestions from agc. Approved by garbled.

This editor is derived most directly from Dave Conroy's original
MicroEmacs (uEmacs) editor, version 30, and Dan Lawrence's MicroEmacs
v3.6.  Some stuff from mg, version 2a, has also been used.

This package manages the documentation.
2002-04-08 20:02:43 +00:00