Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-06-13 | If "/usr/bin/bash" is installed under Solaris always prefer it over the | tron | 1 | -2/+2 | |
"pdksh" package. Using the package is too problematic, see PR pkg/39524. | |||||
2015-06-04 | Introduce preliminary support for Bitrig to pkgsrc | sevan | 2 | -1/+36 | |
Initial patchset to add support by rodent@ Further adjustments made based on feedback by joerg@ Tested by myself with numerous bulkbuilds thanks to Patrick Wildt @ Bitrig Reviewed by bsiegert@ joerg@ wiz@ | |||||
2015-05-03 | Use pdksh when bootstrapping on AIX, while it's possible to bootstrap | sevan | 1 | -1/+2 | |
successfully using the stock /bin/sh supplied with the system, things don't work correctly. Reviewed by wiz@ | |||||
2015-04-19 | mention installation instructions for GCC toolchains | tnn | 2 | -2/+6 | |
2015-04-19 | Don't recommend the native compiler or native X11 any more. | tnn | 1 | -6/+1 | |
GCC and X11_TYPE=modular is what will work best. | |||||
2015-04-05 | Update for the OpenBSD of today. Add info on test cases. Improve wording. | rodent | 1 | -12/+7 | |
2015-02-28 | typo | prlw1 | 1 | -2/+2 | |
2015-02-22 | Drop xlc compiler information. | gdt | 1 | -31/+1 | |
This was added in 2004 and there have been no reports of anyone even trying to use it in many many years. Searching on the web finds only information from 2003. | |||||
2015-02-22 | Rototill version list (without policy change). | gdt | 1 | -37/+34 | |
Add Joyent bulk build links. CVS: ---------------------------------------------------------------------- CVS: CVSROOT cvs.NetBSD.org:/cvsroot CVS: please use "PR category/123" to have the commitmsg appended to PR 123 | |||||
2015-01-19 | remove obsolated information for bootstrap kit and binary packages. | obache | 1 | -6/+1 | |
2014-12-04 | Don't build the cwrappers package during bootstrap, it is pulled in | jperkin | 1 | -4/+1 | |
as a build dependency as needed. | |||||
2014-12-01 | Add a "--cwrappers" option to build and enable cwrappers. | jperkin | 1 | -4/+17 | |
2014-09-01 | Add support for --make-jobs, which passes down -j or MAKE_JOBS as | jperkin | 1 | -7/+16 | |
appropriate. The default continues to be 1. | |||||
2014-08-14 | Fix packages creation on Interix. | cheusov | 1 | -3/+3 | |
User/group names are used instead of uid/gid. Problem with spaces inside user/group name should be fixed by Cygwin support added some time ago. | |||||
2014-08-03 | "--compiler clang" will have gotten better by the next quarterly branch. | schmonz | 1 | -5/+5 | |
2014-08-01 | Need nbsed on Yosemite (not sure about awk, but little harm). | schmonz | 1 | -2/+2 | |
2014-07-30 | Detecting clang on OS X is stymied in some configurations by "gcc" | schmonz | 1 | -3/+5 | |
looking sufficiently like gcc. Inspect "cc" instead, and don't believe it's __GNUC__ unless it's also not __clang__. While here, if you manage to find and install PackageMaker.app, it still works on 10.9 for --binary-macpkg. From Sevan Janiyan. | |||||
2014-07-14 | Remove unnecessary . | ryoon | 1 | -2/+2 | |
2014-07-11 | Use check_compiler=yes on Darwin, fixes bootstrap with newer XCode that | jperkin | 1 | -1/+2 | |
includes gcc which is actually clang. | |||||
2014-04-17 | Amend previous: pick built bmake binary from correct directory. | asau | 1 | -2/+2 | |
2014-04-17 | Follow the conventional path of "configure-make-install" | asau | 1 | -3/+3 | |
when bootstrapping bmake. | |||||
2014-04-17 | The only use of "bmakexenv" variable is on IRIX to pass MAKE=pmake | asau | 1 | -4/+2 | |
to devel/bmake when bootstrapping the latter. bmake doesn't take this environment variable into consideration anyway. | |||||
2014-04-03 | Set CLANGBASE=/usr automatically if CLANGBASE is not set and /usr/bin/clang ↵ | obache | 1 | -1/+4 | |
exists. It is expected in mk/compiler/clang.mk that CLANGBASE is set properly even if builtin clang is selected. | |||||
2014-03-18 | Explain problems with sed. | gdt | 1 | -3/+19 | |
Basically: 10.9's sed is broken, bootstrap works around this via nbsed on 10.9, and therefore while a 10.6 boostrap's binaries will *run* on 10.9, one can't reliably build new packages. (Thanks to jperkin@ for pointing this out.) | |||||
2014-03-17 | Update pointer to bulk build message (to be a quarterly one). | gdt | 1 | -4/+5 | |
2014-03-14 | Add README for Xinuos SCO OpenServer 5.0.7/3.2 | ryoon | 1 | -0/+247 | |
2014-03-14 | Add Xinuos SCO OpenServer 5.0.7/3.2 support | ryoon | 1 | -1/+12 | |
The license donation for OpenServer 5.0.7/3.2 by Xinuos Inc. helped to make this commit possible. | |||||
2014-03-13 | Seriously rototill Mac instructions. | gdt | 1 | -36/+83 | |
Explain clang. Add 10.9. Point out jperkin's builds. | |||||
2014-03-10 | Detect Clang and apply proper compiler settings. | asau | 1 | -2/+15 | |
This fixes bootstrapping on FreeBSD 10 where cc is Clang pretending poorly to be GCC. | |||||
2014-03-07 | Add bootstrap support for multiarch support on Linux. For now only | jperkin | 1 | -1/+11 | |
building 32-bit packages on x86_64 is supported. | |||||
2014-02-10 | Fix usage of build_package | ryoon | 1 | -3/+3 | |
2013-12-16 | Suggest placing pkgdb under prefix. | asau | 1 | -2/+2 | |
2013-12-16 | Actualise. | asau | 1 | -3/+3 | |
Don't insist on moving system tools. | |||||
2013-10-03 | Mark the copy of bmake's configure as executable in case the checkout is | joerg | 1 | -1/+2 | |
missing the bit. | |||||
2013-09-08 | Add FreeMiNT settings. | ryoon | 1 | -1/+9 | |
2013-08-28 | Add a new use_bsdinstall variable which, if set to 'yes', will use bsdinstall | jperkin | 1 | -3/+15 | |
instead of install-sh on platforms which need a BSD install. The install-sh script is still used during the bootstrap process regardless. Default to 'yes' on SunOS. Other platforms can migrate over once they confirm that sysutils/bsdinstall builds correctly. | |||||
2013-08-22 | Fix one more pasto. | ryoon | 1 | -2/+2 | |
2013-08-22 | GNU/kFreeBSD user should install libncurses-dev. | ryoon | 1 | -3/+3 | |
2013-08-22 | or equivalent is not needed. | ryoon | 1 | -2/+2 | |
2013-08-22 | Add README file for GNU/kFreeBSD platform. | ryoon | 1 | -0/+11 | |
2013-08-09 | Add --pkginfodir support. Fixes --prefix=/usr defaults. | jperkin | 1 | -5/+14 | |
2013-08-04 | overwrite config.{guess,sub} automatically after copied from in-place source | obache | 1 | -1/+7 | |
tree in bootstrap. | |||||
2013-07-26 | Add (Debian) GNU/kFreeBSD port. | ryoon | 1 | -2/+20 | |
Similar to GNU/Linux. Bump bootstrap-mk-files to 20130727. | |||||
2013-06-14 | Don't use the bundled "awk" and "sed" under Mac OX Mountain Lion and newer. | tron | 1 | -1/+7 | |
They break badly on files with binary characters. This fixes e.g. the build of the "youtube-dl" package. | |||||
2013-06-01 | Under Mac OS X (Mountain) Lion "packagemaker" is part of the | tron | 1 | -1/+4 | |
"PackageMaker" application which resides in "/Applications". | |||||
2013-05-11 | On Debian/Ubuntu Linux, system's awk is mawk, and mawk does not | ryoon | 1 | -2/+8 | |
understand some regexp like [[:space:]]. ELF shared lib check is not working properly with mawk. | |||||
2013-03-17 | update comment to refrect current release. | obache | 1 | -2/+2 | |
2013-03-11 | bootstrap: Minix support. OK by agc. PR pkg/45041 | tcort | 2 | -1/+18 | |
2013-02-22 | Add hints for bootstrap pkgsrc on Cygwin. | obache | 1 | -0/+20 | |
2013-02-22 | Fix ROOT_USER/ROOT_GROUP for Cygwin to Administrators/Administrators (not using | obache | 1 | -3/+3 | |
its UID/GID), and sync platform privilege check with bootstrap script. |