wiz
cda18437be
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
2014-10-09 14:05:50 +00:00
obache
5bd8b36ab9
LICENSE=gnu-gpl-v2 (or later)
2014-03-03 04:45:56 +00:00
obache
34637a70ac
Just define PKGNAME and use it.
2014-03-03 03:30:52 +00:00
asau
5c2dd9e784
"user-destdir" is default these days
2012-09-11 23:19:33 +00:00
joerg
368d71b62e
Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.
2009-04-09 00:48:06 +00:00
tnn
08aac7594f
Uses bsd.prog.mk, so add USE_BSD_MAKEFILE=yes.
2008-05-16 20:02:31 +00:00
joerg
2021db9549
Supports DESTDIR.
2007-11-08 19:00:56 +00:00
joerg
402a1d0078
Disable CHECK_PERMS here as it is needed for groff onsome platforms.
2007-07-31 14:40:45 +00:00
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
seb
37d945e229
Lower expectations, both others' and mine: relinquish stewardship
2005-12-27 13:54:57 +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
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
seb
8f19e8b6a5
Check for vprintf() in configure script. This fix the build on Solaris 10.
...
Regenerate config.h.in and configure files.
Thanks to gavan@ for the report and testing!
Bump PKGREVISION to 3.
2005-02-07 16:12:38 +00:00
tv
049d18c583
Don't "cp -p" for *source* files. Builds are usually done as an unprivileged
...
user, so it's not nice to try to use an option that will try to chown if
the repository isn't owned by the builder.
(Some OS's do in fact cause an error when the chown in "cp -p" fails.)
2005-01-06 05:32:29 +00:00
jlam
326169077a
USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined.
2004-03-23 04:40:59 +00:00
minskim
099cdb48e5
bl3ify and enable pkgviews installation.
2004-03-10 22:54:47 +00:00
grant
c9cbc931c9
honour BINOWN and BINGRP.
...
from Min Sik Kim in PR pkg/24176.
2004-01-25 03:29:57 +00:00
martti
8cee801716
COMMENT should start with a capital letter.
2003-07-21 17:10:16 +00:00
grant
ca3be631f2
s/netbsd.org/NetBSD.org/
2003-07-17 22:50:55 +00:00
seb
ed63d13051
GNU TeXinfo's gettext.h unconditionally include locale.h when
...
__sun is defined by cpp. Hence the build was quite broken
on Solaris.
Fix by adding configure bits to check for locale.h, setlocale() and
LC_MESSAGES.
Build is now ok on Solaris 9 and Solaris 8.
Bump PKGREVISION.
2003-06-10 20:20:39 +00:00
seb
89b631a159
Darwin 5.5 does not have getopt.h (says schmonz@, thanks for the report).
...
Fix this once for all the way GNU TeXinfo does it: provide GNU
getopt* sources and unconditionally compile them!
Bump PKGREVISION.
2003-06-10 07:02:11 +00:00
seb
6710fd35f2
Initial import of pkg_install-info version 4.5 into the NetBSD Packages
...
Collection.
This package provides a standalone GNU install-info utility.
2003-06-09 22:16:10 +00:00