summaryrefslogtreecommitdiff
path: root/pkgtools/libnbcompat
AgeCommit message (Expand)AuthorFilesLines
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
2003-07-19test for time.h, sys/time.h and inclusion of both.grant4-16/+88
2003-07-17bump to 20030717grant1-2/+2
2003-07-17don't test for fparseln in libutil for now.grant3-176/+13
2003-07-17force nbtypes.h to be built, and run ranlib after building the staticgrant1-3/+4
2003-07-17move stuff from deprecated acconfig.h to configure.ac.grant3-26/+24
2003-07-15do away with AC_CONFIG_SRCDIRgrant2-3/+0
2003-07-15bump to 20030715grant1-2/+2
2003-07-15fix getopt_long() test to avoid overriding it.grant5-15/+241
2003-07-13bump to 20030713grant1-2/+2
2003-07-13setenv.c - include strings.h for bcopy prototypegrant3-3/+26
2003-07-12setenv() returns an int, so make it believe that.grant1-1/+2
2003-06-30bump to 20030630grant1-2/+2
2003-06-30s/#if !/#ifndef/, since the former confuses some C pre-processorsgrant1-30/+30
2003-06-30fix rcsidgrant1-1/+1
2003-06-30remove config.h in distclean target, not clean.grant1-3/+3
2003-06-24Make pax compile on Irix by including pwcache.h, which now includesjschauma1-1/+17
2003-06-24add prototype for isblank() to avoid implicit declarationgrant2-0/+8
2003-06-23not all systems define all of the time related constants wegrant1-9/+33
2003-06-23add getopt, getopt_long.grant9-21/+621
2003-06-10use wildward for installed header files rather than listing eachgrant1-17/+2
2003-06-10protect against multiple inclusiongrant1-0/+5
2003-06-10test for both getmode() and setmode().grant4-6/+94
2003-06-09regen after bumping dategrant1-9/+9
2003-06-09add isblank() and strmode().grant6-10/+218
2003-05-25Commit the recent 'setmode' change here, too, as pointed out by grant.jschauma1-1/+1
2003-05-22Add some more protoypes in extern.h and check for setmode to shut up somejschauma3-3/+23
2003-04-27work around the need for rpl_malloc (induced by config.h), since wegrant1-2/+11