Age | Commit message (Expand) | Author | Files | Lines |
2016-04-11 | Update bootstrap-mk-files to 20160411. Changes: | jperkin | 2 | -3/+7 |
2016-01-28 | Add LICENSE (original-bsd). | jperkin | 1 | -1/+2 |
2015-09-08 | Per PR 43356, remove references to rules for 'make subdir' for any | dholland | 2 | -6/+4 |
2015-09-07 | We currently detect $MACHINE_ARCH on OpenBSD/amd64 & Bitrig/amd64 as amd64. | sevan | 1 | -5/+1 |
2015-09-04 | Remove references to a.out. | sevan | 1 | -16/+6 |
2015-08-31 | Update bootstrap-mk-files to 20150831. Changes: | jperkin | 9 | -319/+79 |
2015-08-29 | x86_64 is not referenced anywhere in the file, comment appears above if | sevan | 1 | -2/+2 |
2015-07-04 | Revert generic part. | ryoon | 1 | -2/+2 |
2015-07-04 | Update to 20150704 | ryoon | 3 | -4/+212 |
2015-06-11 | Do not add -Werror or -Wno-error in sys.mk, it is the generic ruleset | joerg | 6 | -36/+7 |
2015-06-04 | Ride previous version bump. | ryoon | 7 | -14/+14 |
2015-06-04 | Update to 20150605 | ryoon | 3 | -6/+6 |
2015-06-04 | Introduce preliminary support for Bitrig to pkgsrc | sevan | 4 | -0/+1122 |
2015-02-14 | On NetBSD, earm is always elf. | riastradh | 1 | -1/+2 |
2014-11-22 | Do not use gcc-specific compiler flags on Mac OS versions that come with | bsiegert | 2 | -6/+15 |
2014-05-16 | Update to 20140516 | ryoon | 2 | -2/+533 |
2014-05-10 | Update to 20140510 | ryoon | 2 | -3/+4 |
2014-03-14 | Update to 20140314 | ryoon | 4 | -2/+918 |
2014-03-03 | Just define PKGNAME and use it. | obache | 1 | -4/+2 |
2013-12-31 | Add support for PROGS (not just PROG) more or less like in the current | dholland | 2 | -32/+53 |
2013-10-25 | Use the compiler front-end to generate shared libraries on OSX - the | jperkin | 2 | -5/+5 |
2013-09-12 | bootstrap-mk-files-20130912: Fix catman pages on SunOS. | jperkin | 3 | -2/+530 |
2013-09-08 | Update to 20130908 | ryoon | 2 | -2/+202 |
2013-08-30 | bootstrap-mk-files-20130830: Use bsdinstall on SunOS by default. | jperkin | 2 | -4/+4 |
2013-07-26 | Add (Debian) GNU/kFreeBSD port. | ryoon | 4 | -2/+925 |
2013-07-03 | Increase default SunOS compiler flags to -O2 to match most other systems. | jperkin | 2 | -4/+4 |
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-09-11 | "user-destdir" is default these days | asau | 1 | -3/+1 |
2012-04-15 | Update to 20120415. | obache | 2 | -105/+149 |
2012-03-05 | Mirror two changes from the NetBSD mk-files. | sbd | 2 | -5/+10 |
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 | 2 | -9/+3 |
2011-11-26 | Propagate a fix from NetBSD base bsd.lib.mk: if SHLIB_FULLVERSION is | dholland | 2 | -3/+6 |
2011-11-06 | Add Minix specific Makefiles to bootstrap-mk-files. PR pkg/45045 | tcort | 5 | -3/+1202 |
2011-10-31 | Move the NOGCCERROR. When using '+=' on a make variable it must come | sbd | 2 | -9/+9 |
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 | 2 | -3/+9 |
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 | 2 | -5/+6 |
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 | 2 | -3/+5 |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -2/+1 |