2008-10-11 20:03:58 by Julio M. Merino Vidal | Files touched by this commit (2) |
Log message: Fix execution of autoswc by fixing the call to AC_INIT (missing parameter). Bump version to 1.6. Reported by Arnaud Lacombe in private email. |
2008-06-16 17:23:05 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Fix DESTDIR. |
2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134) |
Log message: Add DESTDIR support. |
2007-01-07 10:14:16 by Roland Illig | Files touched by this commit (412) |
Log message: Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein. |
2006-04-22 11:22:18 by Roland Illig | Files touched by this commit (231) |
Log message: Removed the superfluous "quotes" and 'quotes' from variables that don't need them, for example RESTRICTED and SUBST_MESSAGE.*. |
2005-12-29 07:22:26 by Johnny C. Lam | Files touched by this commit (597) |
Log message: Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk automatically detects whether we want the pkginstall machinery to be used by the package Makefile. |
2005-06-19 16:42:48 by Julio M. Merino Vidal | Files touched by this commit (1) |
Log message: Avoid creating an empty directory that is not used (and which didn't match the PLIST). Noticed by minskim@. |
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. |
2004-10-25 22:58:05 by Todd Vierling | Files touched by this commit (2) |
Log message: 1.5: Remove some things that could be in -lnsl on SVR4 descendants. (gethostname, gethostbyname) |
2004-10-21 23:30:45 by Todd Vierling | Files touched by this commit (2) |
Log message: 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.) |