rillig
c7ff05f63e
all: replace SUBST_SED with the simpler SUBST_VARS
...
pkglint -Wall -r --only "substitution command" -F
With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.
2019-05-23 19:22:54 +00:00
wiz
cda18437be
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
2014-10-09 14:05:50 +00:00
asau
fae34ba053
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-03 11:43:30 +00:00
joerg
4f6b6ed2a1
DESTDIR support
2010-01-29 19:43:36 +00:00
joerg
bacea7cad5
Remove @dirrm entries from PLISTs
2009-06-14 17:48:39 +00:00
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