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