| Commit message (Expand) | Author | Age | Files | Lines |
* | Run ldconfig(8) rc script before building ports so | gjb | 2014-02-10 | 1 | -0/+1 |
* | Add missing copyright notice. | nwhitehorn | 2013-06-12 | 1 | -2/+27 |
* | - Add CHECKSUM.* support in Makefile[1]. | hrs | 2013-02-03 | 1 | -160/+67 |
* | Set WITHOUT_SVN=yes for textproc/docproj. | hrs | 2013-01-12 | 1 | -1/+1 |
* | - Allow cross-architecture builds with 'generate-release.sh', which | gjb | 2012-09-26 | 1 | -8/+109 |
* | Update usage() in comment section. | gjb | 2012-09-17 | 1 | -6/+2 |
* | Update generate-release.sh script: | gjb | 2012-09-17 | 1 | -27/+14 |
* | Use getopts instead of getopt(1). | glebius | 2012-01-15 | 1 | -12/+7 |
* | Autoguess number of make jobs based on hw.ncpu. MAKE_FLAGS | glebius | 2012-01-14 | 1 | -1/+10 |
* | - Add possibility to build release from a certain revision, supplied | glebius | 2012-01-14 | 1 | -2/+30 |
* | Further automate production release generation by naming files the right | nwhitehorn | 2011-11-15 | 1 | -0/+10 |
* | Per request of the docs team, install docs as packages, instead of via | nwhitehorn | 2011-07-09 | 1 | -2/+1 |
* | As requested by many people, with final prodding from Jason Hall, fix this | nwhitehorn | 2011-05-18 | 1 | -1/+0 |
* | Simplify this script somewhat, following excellent suggestions from | nwhitehorn | 2011-05-05 | 1 | -12/+15 |
* | Make sure to run make obj before release. Trying to run them in one step | nwhitehorn | 2011-05-04 | 1 | -0/+1 |
* | Don't do make release and make install in one step. Setting DESTDIR for | nwhitehorn | 2011-04-11 | 1 | -1/+2 |
* | Add an install target to release/Makefile instead of grubbing around | nwhitehorn | 2011-04-11 | 1 | -3/+1 |
* | Copy all generated ISO images into the release area. | nwhitehorn | 2011-03-27 | 1 | -1/+1 |
* | Cause the release target to set up its object directory. It is designed | nwhitehorn | 2011-03-26 | 1 | -1/+1 |
* | Add support for checking out ports and doc trees from a CVS repository, | nwhitehorn | 2011-03-19 | 1 | -7/+17 |
* | Thanks to sysinstall for its 15 years of service. And now to sleep, | nwhitehorn | 2011-03-14 | 1 | -1/+1 |
* | Fix some typos due to unremoved commented-out lines. A great big pointy | nwhitehorn | 2011-03-13 | 1 | -2/+3 |
* | Connect the full doc build (Handbook, etc.) to the build. This is not built | nwhitehorn | 2011-03-13 | 1 | -7/+15 |
* | Add a wrapper script for Makefile.bsdinstall that does the source | nwhitehorn | 2011-03-11 | 1 | -0/+47 |