Commit graph

8 commits

Author SHA1 Message Date
tv
fd4d98eef9 1.5: Remove some things that could be in -lnsl on SVR4 descendants.
(gethostname, gethostbyname)
2004-10-25 20:58:05 +00:00
tv
95cd4eca7e 1.4: Add a bunch of types, symbols, and headers to the checks based on
some builds I did recently.  (Only including those things which should be
in the C library; avoiding things such as the resolver -- which may be in
libbind -- or TCP/IP headers and symbols.)
2004-10-21 21:30:45 +00:00
tv
5d2d4fb5ae We have to set --build and --host in order to get correct values, because
these are actually pulled from the cache by some packages.  Use the value
of ${MACHINE_GNU_PLATFORM} for both.

Bump to version 1.3.
2004-10-15 20:00:57 +00:00
jmmv
e4b165c217 It's INSTALLATION_DIRS, not INSTALL_DIRS. 2004-04-07 20:16:14 +00:00
jmmv
a104c813a1 Update to 1.2:
- Do not check for fnmatch(3) in the default configure script because we
  don't know beforehand if a package wants a GNU or a POSIX version of it.
  This fixes the build of, for example, diffutils.
2004-02-29 17:49:09 +00:00
jmmv
7e844bfa2c Update to 1.1:
- Fix detection of sys/mount.h in the default configure.ac script.
2004-02-24 22:00:46 +00:00
jmmv
369c1e3fc6 Prepend pkgtools to CATEGORIES. 2004-02-21 23:31:17 +00:00
jmmv
24c387b861 Reimport of autoswc, version 1.0, coming from sysutils:
autoswc is an utility that automatically generates system wide cache files
for use with configure scripts created by GNU autoconf, and specially by
those executed within pkgsrc.

Reason for the move: pkgtools' Makefile says this category is for packages
used within pkgsrc.  autoswc is specially designed to work for pkgsrc, so
it is better placed here.  And it may get more exposure ;-)
2004-02-21 23:28:32 +00:00