Age | Commit message (Expand) | Author | Files | Lines |
2013-10-25 | Use the compiler front-end to generate shared libraries on OSX - the | jperkin | 1 | -3/+3 |
2013-09-12 | bootstrap-mk-files-20130912: Fix catman pages on SunOS. | jperkin | 2 | -0/+528 |
2013-09-08 | Update to 20130908 | ryoon | 1 | -0/+200 |
2013-08-30 | bootstrap-mk-files-20130830: Use bsdinstall on SunOS by default. | jperkin | 1 | -2/+2 |
2013-07-26 | Add (Debian) GNU/kFreeBSD port. | ryoon | 3 | -0/+923 |
2013-07-03 | Increase default SunOS compiler flags to -O2 to match most other systems. | jperkin | 1 | -2/+2 |
2013-03-18 | Use `` instead of $(), fixes bootstrap on older SunOS versions which have | jperkin | 1 | -3/+3 |
2013-02-23 | Help people using mk files outside pkgsrc, provide saner default values. | asau | 1 | -0/+8 |
2013-02-10 | Add Cygwin support, mainly borrowed from Interix's one. | obache | 2 | -0/+666 |
2012-04-15 | Update to 20120415. | obache | 1 | -103/+147 |
2012-03-05 | Mirror two changes from the NetBSD mk-files. | sbd | 1 | -3/+8 |
2012-02-15 | Don't depend on /usr/ucb/install on SunOS, use ${PREFIX}/bin/install-sh. | hans | 1 | -2/+2 |
2011-12-05 | Don't disable builtins for GCC. | joerg | 1 | -7/+1 |
2011-11-26 | Propagate a fix from NetBSD base bsd.lib.mk: if SHLIB_FULLVERSION is | dholland | 1 | -1/+4 |
2011-11-06 | Add Minix specific Makefiles to bootstrap-mk-files. PR pkg/45045 | tcort | 4 | -0/+1200 |
2011-10-31 | Move the NOGCCERROR. When using '+=' on a make variable it must come | sbd | 1 | -7/+7 |
2011-10-30 | Add support for groff-1.18. From norc on pkgsrc-users. | wiz | 1 | -1/+3 |
2011-08-29 | IRIX: Set CPP to '${CC} -E' by default (old value is 'CC -E'). | cheusov | 1 | -2/+2 |
2011-06-17 | Fixes bsd.own.mk handling in bootstrap.sh script to same as pkg's Makefile. | obache | 1 | -2/+2 |
2011-01-23 | Add support for MirBSD to pkgsrc. Patches from Benny Siegert and | agc | 1 | -0/+213 |
2011-01-17 | Fix the fix for Arch Linux | ghen | 1 | -2/+2 |
2011-01-10 | Yet Another Groff Version (1.21). Fixes bootstrap on ArchLinux. | markd | 1 | -2/+4 |
2010-05-12 | In SunOS, use cpp rather than ${CC} -E, as gcc -E is broken. | tez | 1 | -1/+7 |
2010-02-06 | Initial Haiku support. | obache | 2 | -0/+724 |
2010-01-15 | Update bsd.files.mk multiple include protection to use the same mechanism | abs | 1 | -4/+4 |
2009-12-30 | Add note on SHLIB_{MAJOR,MINOR,TEENY} | abs | 1 | -2/+6 |
2009-12-30 | Sync comments section with current bsd.lib.mk from NetBSD - fixes various | abs | 1 | -4/+8 |
2009-08-07 | Yet Another Groff Version, version 1.19.1, present in some release of Gentoo. | dsainty | 1 | -1/+3 |
2009-05-12 | "ranlib -t" doesn't work on Darwin; use "touch" instead. | minskim | 1 | -2/+2 |
2009-04-07 | Much simpler fix for PR/41125 | tez | 1 | -3/+3 |
2009-02-26 | Recognize groff-1.20.1 on Linux. | wiz | 1 | -2/+4 |
2009-02-19 | Fix PR 40151 - bootstrap of pkgsrc fails on Ubuntu 8.10 | abs | 1 | -1/+7 |
2009-01-14 | Yet Another Groff Version (1.17.2), allows successful bootstrapping on an | dsainty | 1 | -1/+3 |
2008-11-15 | remove NetBSD-specific code from OpenBSD's bsd.own.mk | schwarz | 1 | -14/+1 |
2008-11-15 | OpenBSD changed to ELF on i386 with the 3.4 release | schwarz | 1 | -2/+3 |
2008-08-08 | bootstrap-mk-files-20080808: | joerg | 1 | -1/+3 |
2008-07-28 | bootstrap-mk-files-20080722: | tnn | 1 | -1/+3 |
2008-07-03 | bootstrap-mk-files-20080703: | joerg | 1 | -0/+208 |
2008-05-26 | Remove the broken FreeBSD manual page rule overrides. | tnn | 1 | -137/+0 |
2008-05-20 | Try to fix a bootstrap failure reported on Slackware 12.1. Untested. | tnn | 1 | -2/+4 |
2008-04-15 | bootstrap-mk-files-20080415: | joerg | 1 | -32/+2 |
2008-03-13 | bootstrap-mk-files-20080310: | joerg | 2 | -4/+4 |
2008-02-21 | Use echo(1) instead of lorder(1). At least my IRIX 6.5 doesn't have it. | tnn | 1 | -2/+2 |
2008-02-11 | ${CC} -E is a better default choice for CPP than "cpp". | tnn | 1 | -2/+2 |
2008-01-16 | Fix CPP detection | tnn | 1 | -2/+2 |
2008-01-14 | Make CPP definition compiler-agnostic | tnn | 1 | -2/+2 |
2008-01-14 | fix typo | tnn | 1 | -2/+2 |
2008-01-14 | We always have install-sh on HPUX | tnn | 1 | -2/+2 |
2008-01-14 | First cut at some HPUX specific overrides. No version bump of the package | tnn | 1 | -0/+193 |
2007-11-04 | Teach bootstrap-mk-files about groff-1.19.2 on Darwin. | minskim | 1 | -2/+4 |