summaryrefslogtreecommitdiff
path: root/pkgtools/bootstrap-mk-files/files/mods
AgeCommit message (Expand)AuthorFilesLines
2013-02-10Add Cygwin support, mainly borrowed from Interix's one.obache2-0/+666
2012-04-15Update to 20120415.obache1-103/+147
2012-03-05Mirror two changes from the NetBSD mk-files.sbd1-3/+8
2012-02-15Don't depend on /usr/ucb/install on SunOS, use ${PREFIX}/bin/install-sh.hans1-2/+2
2011-12-05Don't disable builtins for GCC.joerg1-7/+1
2011-11-06Add Minix specific Makefiles to bootstrap-mk-files. PR pkg/45045tcort4-0/+1200
2011-10-31Move the NOGCCERROR. When using '+=' on a make variable it must comesbd1-7/+7
2011-10-30Add support for groff-1.18. From norc on pkgsrc-users.wiz1-1/+3
2011-08-29IRIX: Set CPP to '${CC} -E' by default (old value is 'CC -E').cheusov1-2/+2
2011-01-23Add support for MirBSD to pkgsrc. Patches from Benny Siegert andagc1-0/+213
2011-01-17Fix the fix for Arch Linuxghen1-2/+2
2011-01-10Yet Another Groff Version (1.21). Fixes bootstrap on ArchLinux.markd1-2/+4
2010-05-12In SunOS, use cpp rather than ${CC} -E, as gcc -E is broken.tez1-1/+7
2010-02-06Initial Haiku support.obache2-0/+724
2009-08-07Yet Another Groff Version, version 1.19.1, present in some release of Gentoo.dsainty1-1/+3
2009-05-12"ranlib -t" doesn't work on Darwin; use "touch" instead.minskim1-2/+2
2009-02-26Recognize groff-1.20.1 on Linux.wiz1-2/+4
2009-02-19Fix PR 40151 - bootstrap of pkgsrc fails on Ubuntu 8.10abs1-1/+7
2009-01-14Yet Another Groff Version (1.17.2), allows successful bootstrapping on andsainty1-1/+3
2008-11-15remove NetBSD-specific code from OpenBSD's bsd.own.mkschwarz1-14/+1
2008-11-15OpenBSD changed to ELF on i386 with the 3.4 releaseschwarz1-2/+3
2008-08-08bootstrap-mk-files-20080808:joerg1-1/+3
2008-07-28bootstrap-mk-files-20080722:tnn1-1/+3
2008-07-03bootstrap-mk-files-20080703:joerg1-0/+208
2008-05-26Remove the broken FreeBSD manual page rule overrides.tnn1-137/+0
2008-05-20Try to fix a bootstrap failure reported on Slackware 12.1. Untested.tnn1-2/+4
2008-03-13bootstrap-mk-files-20080310:joerg2-4/+4
2008-02-21Use echo(1) instead of lorder(1). At least my IRIX 6.5 doesn't have it.tnn1-2/+2
2008-02-11${CC} -E is a better default choice for CPP than "cpp".tnn1-2/+2
2008-01-16Fix CPP detectiontnn1-2/+2
2008-01-14Make CPP definition compiler-agnostictnn1-2/+2
2008-01-14fix typotnn1-2/+2
2008-01-14We always have install-sh on HPUXtnn1-2/+2
2008-01-14First cut at some HPUX specific overrides. No version bump of the packagetnn1-0/+193
2007-11-04Teach bootstrap-mk-files about groff-1.19.2 on Darwin.minskim1-2/+4
2007-08-25Only gcc understands those -W* flags for warnings.rillig1-1/+3
2007-08-10Don't use ld -x or ld -X. Bump version to 20070810.joerg4-70/+70
2006-11-11Address PR pkg/34966 as suggested by Oliver Gould and apply the samejschauma3-13/+13
2006-08-06CPP on IRIX 5 with IDO cc is /usr/lib/cppschwarz1-1/+6
2006-07-14Import pkgtools/bootstrap-mk-files, which is the collection of bmake *.mkjlam23-0/+5815