summaryrefslogtreecommitdiff
path: root/pkgtools/libnbcompat
AgeCommit message (Expand)AuthorFilesLines
2003-09-16bump BUILDLINK_DEPENDS to 20030916.grant1-2/+2
2003-09-16test that md5.h can be compiled and that it provides MD5Init(),grant5-14/+251
2003-09-15add prototypes for v{err,warn}{,x}.grant1-1/+5
2003-09-15add v{err,warn}{,x}.grant1-1/+59
2003-09-14add nbcompat/config.h to distclean target.grant1-2/+2
2003-09-14define _PATH_DEFTAPE in nbcompat.h to avoid redefining it when paths.hgrant1-1/+9
2003-09-14sl_add() returns void on some systems, so don't include <stringlist.h>,grant1-5/+1
2003-09-14Add dummy object not to become totally emptyitohy2-3/+11
2003-09-14bump version for latest changes.grant3-13/+13
2003-09-14define the maximum values for `long long' (LLONG_MAX) andgrant1-1/+9
2003-09-13Don't escape '#' within a print statement as it seems to break with somejlam1-3/+3
2003-09-13Unbreak pkg_install on Irix by adding irix to the statvfs dance in libnbcompat,jschauma2-3/+3
2003-09-13Allow libnbcompat to be used without being installed. Also remove thejlam6-137/+17
2003-09-11ensure GID_MAX and UID_MAX are defined, fixing build of mtree and paxgrant1-1/+11
2003-09-11back out revision 1.22 which broke statfs() on Linux and FreeBSDgrant3-60/+50
2003-09-11ensure S_ISTXT is defined if not defined in sys/stat.h.grant1-2/+6
2003-09-06update version according to autoconf to match realitygrant2-11/+11
2003-09-06fix some rcsidsgrant26-42/+35
2003-09-06Also check for presence of <sys/statfs.h>, and pretend we don't have it ifjlam4-6/+15
2003-09-06Remove the PKG_INSTALLATION_TYPES setting again... this shouldn't be herejlam1-3/+1
2003-09-06Modify autoconf tests so that we'll reliably implement BSD statfs()jlam3-51/+60
2003-09-06Ensure that struct option is defined properly before accepting that havingjlam5-78/+565
2003-09-06fix missing include of getopt.h by including nbcompat.h.grant1-3/+4
2003-09-06Oops, we're not supposed to convert packages to be able to use pkgviewsjlam1-3/+1
2003-09-06nbcompat/sha2.h is no more in libnbcompat-20030830.jlam1-2/+2
2003-09-06Update pkgtools/libnbcompat to 20030830. Changes from the previousjlam10-1492/+8
2003-09-05Add back setmode.c which is still needed on systems that don't havejlam2-1/+506
2003-09-05Update pkgtools/libnbcompat to 20030829. Changes from previous versionjlam32-2893/+578
2003-09-04Use AH_TEMPLATE when we use AC_DEFINE so that autoheader can generate thejlam3-62/+94
2003-09-04Update pkgtools/libnbcompat to 20030828. Changes from previous versionjlam3-10/+10
2003-09-03Update pkgtools/libnbcompat to 20030827. Changes from previous versionjlam6-8/+98
2003-09-03Add and remove some files I forgot to in the last commit.jlam1-0/+107
2003-09-03Add and remove some files I forgot to in the last commit.jlam7-113/+236
2003-09-03Update pkgtools/libnbcompat to 20030826. Changes from previous version:jlam31-274/+468
2003-09-03Update pkgtools/libnbcompat to 20030825. Changes from version 20030824jlam2-9/+11
2003-09-03Add missing include files.tron1-1/+3
2003-09-03Actually, extern.h and stat_flags.h are used by pkgtools/mtree.jlam1-3/+3
2003-09-03Update pkgtools/libnbcompat to 20030824. Changes from previous version:jlam7-20/+83
2003-09-03Use '#if !HAVE_xxx' instead of '#ifndef HAVE_xxx' to cover cases whenjlam1-35/+35
2003-09-02If the package uses GNU_CONFIGURE, then automatically add the necessaryjlam1-1/+7
2003-09-02BUILDLINK_LDADD.libnbcompat contains the options to add to the compiler tojlam1-1/+2
2003-09-02Solaris needs to include <sys/vfs.h> to get definitions for statvfs().jlam3-5/+10
2003-09-02Older awks don't like gensub() so use sub() instead.jlam1-2/+4
2003-09-02We only need to step carefully in the Solaris case for statfs(), butjlam2-11/+11
2003-09-01Bump version to 20030823:jlam34-705/+1131
2003-08-31Tighten up this file by removing an unnecessary inclusion of bsd.prefs.mk.jlam1-7/+3
2003-08-31This package is needed to bootstrap pkgsrc, so don't do tools, buildlink,jlam2-5/+13
2003-08-27Drop advertising clause from UCB licensed code, following changes done injmmv16-109/+45
2003-07-31Add the err.h header, so we can use it on systems that don't provide err.hjschauma5-8/+55
2003-07-19bump to 20030718grant1-2/+2