summaryrefslogtreecommitdiff
path: root/mk/platform
AgeCommit message (Expand)AuthorFilesLines
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 everywheretv13-62/+39
2005-03-12Some minor hacks for grep and gtar, to use the pkgsrc versions ifgarbled1-7/+11
2005-03-12Since it's not particularly easy to get perl compiling under pkgsrc ongarbled1-1/+5
2005-02-17If /bin/id exists, then use it for ID else use /usr/bin/id.reed1-1/+5
2005-02-16whitespace fixesgrant1-7/+7
2005-02-13chown on AIX is at /usr/bin/chown.reed1-2/+2
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. Sincejlam13-26/+13
2005-01-25Relax need to put GNU_CONFIGURE before inclusion of bsd.prefs.mk:tv12-46/+24
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
2005-01-12set _PATCH_CAN_BACKUP=no to avoid problems with DragonFly's native patch.recht1-2/+2
2004-12-29Use GNU make on Linux when USE_IMAKE=yes, because Makefile generatedminskim1-2/+2
2004-12-27OpenBSD uses the NetBSD user/group management tools, so re-add backjlam1-1/+6
2004-12-27Remove USERADD and GROUPADD definitions from OSes where the useraddjlam6-47/+6
2004-12-21libtool>=1.5.10nb9 actually works on DragonFly, so require atgrant1-1/+2
2004-12-20Darwin 7.7.x has poll() in libc, but no poll.h. Address this in GNUgrant1-1/+10
2004-12-01"the the" -> "the"wiz1-2/+2
2004-11-20backout cvs misfiregrant1-2/+1
2004-11-20add framework support for Tru64 and the Compaq C compiler.grant2-1/+148
2004-11-19Remove PERL5_USE_THREADS setting now that the default is perl58-thread.tv1-4/+1
2004-11-18OpenBSD's pax(1) doesn't support -O flag, so use the pkgsrc one.xtraeme1-2/+2
2004-11-16Revert previous (re-add common CPP_PRECOMP_FLAGS). For consistency, alsotv12-39/+24
2004-11-16CPP_PRECOMP_FLAGS is a Darwinism only. Move its frobbing of CPPFLAGS totv12-23/+13
2004-11-15Set some _OPSYS_SHLIB_TYPE to precisely 'ELF' on platforms where a.out istv3-6/+6
2004-11-12Introduce LIBABISUFFIX for platforms which require ABI-dependant library paths.sketch1-1/+3
2004-11-11NetBSD now needs libtool-base-1.5.10nb6.tv1-1/+2
2004-11-02Some updates for DragonFly from Todd Willey via tech-pkg.wiz1-3/+1
2004-10-31Add DragonFlyBSD support, provided by Todd Willey on tech-pkg.wiz1-0/+186
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:tv11-22/+22
2004-10-12`ulimit' can't parse localized messages of "unlimited"; force `ulimit -Huebayasi1-4/+4
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
2004-10-07* Make PKGSRC_TOPDIR a private variable by renaming it to _PKGSRC_TOPDIR,jlam1-2/+2
2004-10-06Reorganize some of the files under pkgsrc/mk:jlam11-0/+2116