summaryrefslogtreecommitdiff
path: root/mk/platform/Interix.mk
AgeCommit message (Expand)AuthorFilesLines
2006-07-20Remove USE_GNU_GETTEXT from pkgsrc. Packages generally only neededjlam1-2/+1
2006-04-12Add INSTALL_GAME_DIR to complement INSTALL_GAME_DATA. The directoriesjoerg1-1/+2
2006-03-18Remove leftover code sections guarded by _USE_PLIST_MODULE which wasjlam1-9/+1
2006-01-12Initial commit of a new module that encapsulates all of the codejlam1-1/+8
2005-12-04Add IMAKE_GAMEMAN_SUFFIX and IMAKE_GAMEMAN_DIR to allow PLISTsjoerg1-1/+3
2005-11-09libtool-base-1.5.18nb6:tv1-1/+2
2005-11-04Add comment about possibly supporting SIOCGIFADDR in the future.tv1-1/+8
2005-11-01Abstract [LOWER_]OS_VERSION into a ${...:sh} construct, so that other OStv1-10/+1
2005-11-01Add some extra default overrides for Interix, to:tv1-1/+44
2005-10-31Force recognition of hstrerror(3) on Interix when GNU_CONFIGURE.tv1-1/+4
2005-10-26...and gawk is no longer needed, either, so all these extras can nowtv1-4/+1
2005-10-26sysutils/coreutils is no longer needed in bulk builds, with the Perl tflat.tv1-2/+2
2005-09-21Bump LIBTOOL_REQD to 1.5.18nb5. This pulls in the -avoid-version fix fortv1-2/+1
2005-08-02Replace references of pkgsrc/mk/bsd.pkg.defaults.mk toreed1-3/+3
2005-07-03Set _OPSYS_LIBTOOL_REQD to 1.5.18nb4.tv1-1/+2
2005-06-24Drop the perl-5.6.x package from pkgsrc. Remove lang/perl58 and updatejlam1-2/+2
2005-06-01Turn IMAKE_MAKE into a public variable that may be set via /etc/mk.conf.jlam1-2/+2
2005-05-22Remove the old tools framework and references to _USE_NEW_TOOLS.jlam1-71/+1
2005-05-03First pass at converting pkgsrc to use the new tools framework (stilljlam1-8/+12
2005-05-03Back out part of a change from revision 1.756 of bsd.pkg.mk. It wasjlam1-2/+1
2005-04-20On Interix, memorysize is actually "vmemory"; use ulimit -v.tv1-2/+2
2005-03-28With the SORT=gsort hack for Interix, all hell breaks loose on pkg_addtv1-4/+1
2005-03-24Unfortunately, BULK_PREREQ doesn't shield its prerequisites from beingtv1-1/+2
2005-03-22Bump LIBTOOL_REQD to 1.5.14; this unifies all the support again and fixestv1-2/+1
2005-03-21Move "GNU replacements" block to the top.tv1-15/+13
2005-03-19The gawk that comes with Interix is 2.15, which works for most purposestv1-1/+8
2005-03-18Fix a gleaming illustration of why using YES/NO variables everywheretv1-5/+3
2005-02-04Bump PKGTOOLS_REQD to 20050204. This version of pkg_install passesjlam1-2/+1
2005-01-28Don't make pkgsrc depend on dc(1) to be present in the system. Sincejlam1-2/+1
2005-01-25Relax need to put GNU_CONFIGURE before inclusion of bsd.prefs.mk:tv1-2/+2
2005-01-24Add python22, python24 to base addresses list.tv1-1/+3
2005-01-21Add NOLINT=1 for BSD-.mk based packages.tv1-2/+2
2005-01-21Add ruby16/ruby18 to base addresses list.tv1-1/+5
2005-01-21Defer the check of GNU_CONFIGURE until later; should fix build of net/ORBittv1-6/+2
2005-01-18Force manpages to be man-only (no catpages) when using BSD .mk files intv1-1/+5
2005-01-18Add <bsd.lib.mk> to base addresses list.tv1-1/+2
2005-01-18Add python23 to the base-address list.tv1-1/+2
2005-01-14Add override for uncommon "config.rpath" GNU config snippet. Use platformtv1-1/+2
2004-11-19Remove PERL5_USE_THREADS setting now that the default is perl58-thread.tv1-4/+1
2004-11-16Revert previous (re-add common CPP_PRECOMP_FLAGS). For consistency, alsotv1-4/+3
2004-11-16CPP_PRECOMP_FLAGS is a Darwinism only. Move its frobbing of CPPFLAGS totv1-2/+1
2004-10-29Clarify previous (missing a word).tv1-3/+3
2004-10-29Add a block comment to track the base addresses of Interix shlibs as usedtv1-1/+24
2004-10-29Collapse ROOT_CMD a little; it's possible to make all invocations do thetv1-8/+3
2004-10-13Use /bin/test. The /bin/sh builtin has some bugs with symlinks.tv1-2/+2
2004-10-13Make strip/no-strip choice more consistent:tv1-2/+2
2004-10-12Another Interix fubar workaround: C++ libs weren't linking in libtooltv1-2/+2
2004-10-11Make -export-symbols work properly under Interix. (The Interix ld(1) doestv1-1/+2
2004-10-09Add a comment explaining that bizarre $$(id -un ...) construct in ROOT_CMD.tv1-1/+3
2004-10-09Move -D_ALL_SOURCE for Interix, required for nearly every compilation, fromtv1-8/+5