aboutsummaryrefslogtreecommitdiff
path: root/devel/bsdbuild/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* devel/bsdbuild: update 3.0 -> 3.1Philip M. Gollucci2015-07-161-3/+7
| | | | | | | | | | - patch was upstreamed PR: 201609 Submitted by: vedge@hypertriton.com Notes: svn path=/head/; revision=392305
* - Trim headerBaptiste Daroussin2012-12-311-1/+1
| | | | | | | - s/tab/space for WWW: in pkg-descr Notes: svn path=/head/; revision=309719
* BSDBuild is a simple, self-contained and portable build system derived from theBaptiste Daroussin2011-02-281-0/+8
traditional 4.4BSD share/mk files. BSDBuild uses BSD-style makefiles, but without BSD make extensions (it uses standard Bourne script fragments instead), so the build system is portable to most operating systems and make flavors. Because BSDBuild is implemented as a library, makefiles are edited directly and never need to be "regenerated". WWW: http://hypertriton.com/bsdbuild/ Notes: svn path=/head/; revision=269981