summaryrefslogtreecommitdiff
path: root/pkgtools/libnbcompat
AgeCommit message (Expand)AuthorFilesLines
2006-03-01Update AC_C___ATTRIBUTE__ macro from heimdal, fixes detection withjoerg2-18/+11
2005-11-28added support for systems such as IRIX 5 that do not have _POSIX2_RE_DUP_MAXschwarz2-2/+12
2005-11-18revert last, and apply the simpler fix to the MAKEEXTRALIST macro ingrant1-9/+7
2005-11-18pass const empty string to MAKEEXTRALIST macro instead of thegrant1-5/+8
2005-10-10Instead of using hard-coded 555 mode for installing library,reed2-3/+5
2005-05-15Mention that it is also helpful for providing definitions andreed1-1/+4
2005-05-15Add "devel" to categories.reed1-2/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-20don't use the implied source in the `bits' rule, just specify thegrant1-2/+2
2005-02-15redo previous in a slightly different way to appease NetBSD make(1).grant1-2/+4
2005-02-15Revert previous, since it breaks compilation on 2.0 and -current.wiz1-4/+3
2005-02-15honour LDFLAGS when linking the `bits' binary.grant1-3/+4
2005-02-04src2nbcompat uses \n backreferences in gensub, which isn't supported injlam1-2/+2
2005-01-06Don't "cp -p" for *source* files. Builds are usually done as an unprivilegedtv1-2/+2
2004-12-12update config.{sub,guess} for various bootstrap tools. fixes build ongrant2-173/+374
2004-12-04re-work workaround for __unvis13 namespace clash by renaming it togrant1-6/+6
2004-12-03fix previous.grant1-3/+3
2004-12-03backout previous; it causes build failure on Solaris. must investigategrant1-8/+2
2004-12-03add workaround for __unvis13 symbol clash on NetBSD 1.4.3. bootstrapgrant1-3/+9
2004-10-24fix detection of poll() for Darwin 7.x which has a poll()grant3-5/+9
2004-09-23Capitalize first letter of COMMENT.reed1-2/+2
2004-09-11Bump build dependency to latest libnbcompat.jlam1-2/+2
2004-09-11Update pkgtools/libnbcompat to 20040911. Changes from version 20040822jlam6-64/+37
2004-08-31Change the way that we disable unwanted code regions... just #undef _LIBC.jlam3-21/+21
2004-08-23Fix minor problem in #if condition.jlam1-3/+3
2004-08-23Update pkgtools/libnbcompat to 20040822. Changes from version 20040814jlam84-2604/+4024
2004-08-21Fix error in the use of "next"... it means to skip the line, not skip tojlam1-11/+11
2004-08-21Fix the version number of the package in the configure script, and modifyjlam4-32/+38
2004-08-20Fix a spell-o and add a strategically valuable comma.schmonz1-3/+3
2004-08-20Deal with HAVE_NBTOOL_CONFIG_H in some sources on the HEAD.jlam1-1/+9
2004-08-20Allow copying individual files instead of whole directory trees.jlam1-39/+67
2004-08-19Works on Interix 3.5.schmonz1-1/+2
2004-08-17Works on Red Hat Enterprise Linux 3.schmonz1-1/+2
2004-08-16Update pkgtools/libnbcompat to 20040814. Changes from version 20040813jlam44-763/+4927
2004-08-13Add a Makefile fragment that can be used in place ofjlam1-0/+27
2004-08-13Note working status on Solaris 2.7 (from PR pkg/26625).jlam1-1/+2
2004-08-13Update pkgtools/libnbcompat to 20040813. Changes from version 20040809jlam5-35/+34
2004-08-11Verified to build on OpenBSD-3.3/i386.jlam1-1/+2
2004-08-10Update pkgtools/libnbcompat to 20040809. Changes from version 20040805jlam27-610/+1249
2004-08-06Update pkgtools/libnbcompat to 20040805. Changes from version 20040512jlam23-2534/+2120
2004-05-12bump to 20040512 (another poll.h fix)grant1-2/+2
2004-05-12don't include poll.h or sys/poll.h, but instead, undefine HAVE_POLL_Hgrant1-8/+4
2004-05-09Unused.wiz1-28/+0
2004-04-23make sure we define HAVE_POLL if a usable poll() implementation isgrant3-33/+49
2004-04-20bump version to 20040420 (Darwin 7 poll() fix).grant1-2/+2
2004-04-20workaround poll() being a compatibility function on Darwin 7grant4-18/+404
2004-04-20no need to test for poll() twice.grant2-4/+3
2004-04-18Include limits.h if available to shut down warnings about UINT_MAX onheinz2-1/+9
2004-04-16Use statvfs on UnixWare, similar to Solaris and IRIX.heinz2-5/+5
2004-03-28remove NO_TOOLS. we need the tools stuff to have the .sunpro/.gccgrant1-2/+1