summaryrefslogtreecommitdiff
path: root/mk/platform
AgeCommit message (Expand)AuthorFilesLines
2005-05-03Teach the new tools framework about INSTALL and set the appropriatejlam2-6/+6
2005-05-03Nuke stray GZIP definitions that I missed in a previous commit.jlam2-4/+2
2005-05-03First pass at converting pkgsrc to use the new tools framework (stilljlam13-138/+178
2005-05-03Back out part of a change from revision 1.756 of bsd.pkg.mk. It wasjlam13-26/+13
2005-05-02* Push the imake- and xmkmf-handling into the new tools framework.jlam1-1/+2
2005-04-20On Interix, memorysize is actually "vmemory"; use ulimit -v.tv1-2/+2
2005-04-16enable the user to set LIBABISUFFIX if desired. Change approved by jschauma.schwarz1-2/+2
2005-03-29Fixes for shlib handling on AIXgarbled1-3/+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-22Several NetBSD ports (e.g. sparc64) don't have "/sbin/ldconfig". So checktron1-1/+5
2005-03-22Bump LIBTOOL_REQD to 1.5.14; this unifies all the support again and fixestv3-6/+3
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