aboutsummaryrefslogtreecommitdiff
path: root/devel/kBuild
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistBaptiste Daroussin2014-10-271-6/+0
| | | | Notes: svn path=/head/; revision=371546
* Convert to USES=autoreconf:buildTijl Coosemans2014-09-181-6/+1
| | | | Notes: svn path=/head/; revision=368450
* -Bump PORTREVISION after gcc update to 4.8 because the binary names and ↵Bernhard Froehlich2014-09-121-1/+1
| | | | | | | | | paths get hardcoded in kBuild Reported by: Warren Block <wblock@wonkity.com> Notes: svn path=/head/; revision=368019
* Allow to build with texinfo from portsAntoine Brodin2014-06-251-1/+1
| | | | Notes: svn path=/head/; revision=359312
* Convert GMAKE to MAKE_CMDBaptiste Daroussin2014-06-251-1/+1
| | | | | | | | | | Please note that lots of invocation of MAKE_CMD here are wrong as they do not properly respect MAKE_ENV and friends With hat: portmgr Notes: svn path=/head/; revision=359185
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-051-1/+1
| | | | | | | | | | | | | | | | | Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a replacement for :U and :L (which has been marked as deprecated) bmake which is the default on FreeBSD 10+ only support by default :tu/:tl a hack has been added at the time to support :U and :L to ease migration. This hack is now not necessary anymore Note that this makes the ports tree incompatible with make(1) from FreeBSD 8.3 or earlier With hat: portmgr Notes: svn path=/head/; revision=352986
* - Prefer USES=gmake, add OPTIONS_DEFINE=DOCS, and support staging.Jung-uk Kim2014-03-132-9/+23
| | | | | | | | | | - Add an upstream patch to fix kmk_sed with GCC 4.7. http://trac.netlabs.org/kbuild/ticket/112 http://trac.netlabs.org/kbuild/changeset/2727 Notes: svn path=/head/; revision=348106
* Add KBUILD_ARCH substitution for DPortsBernhard Froehlich2014-01-171-1/+1
| | | | | | | | PR: ports/184296 Submitted by: John Marino <jmarino@FreeBSD.org> Notes: svn path=/head/; revision=340056
* - Fix modifier for FreeBSD 8.3 which still uses ancient makeBernhard Froehlich2014-01-151-1/+1
| | | | | | | Reported by: jmarino@ Notes: svn path=/head/; revision=339791
* - Replace hardcoded freebsd strings with KBUILD_TARGET in do-installBernhard Froehlich2014-01-151-3/+4
| | | | | | | | PR: ports/184296 Submitted by: Daniel Lorch <dlorch@gmail.com> Notes: svn path=/head/; revision=339783
* - Update to 0.1.9998r2695Bernhard Froehlich2013-10-202-3/+4
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=331035
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+2
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* Fix build without gccBaptiste Daroussin2013-08-261-0/+4
| | | | | | | | Make the port respecting ${CC} Make the port always using gcc, as it fails with clang (the error should be easy to fix but let use gcc for now) Notes: svn path=/head/; revision=325387
* bmake doesn't know about .SHELL unsetenv=true, workaround itBaptiste Daroussin2013-05-021-0/+6
| | | | Notes: svn path=/head/; revision=317134
* - Update to 0.1.9998r2662Bernhard Froehlich2013-01-034-25/+41
| | | | | | | | | | | | - Switch maintainership to vbox@ [1] - Fix if $ENV not ash-compatible [2] PR: ports/167520 [2] Approved by: gahr (maintainer) [1] Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> [2] Notes: svn path=/head/; revision=309874
* - Add chruetertee/vbox mirrors to MASTER_SITESBernhard Froehlich2012-07-171-1/+3
| | | | | | | | | - Remove bluelife.at mirror because it's gone :( Discussed with: beat Notes: svn path=/head/; revision=301046
* - Add CONFLICTS_INSTALL for kBuild-develBernhard Froehlich2012-02-212-1/+18
| | | | | | | | | | - Fix possible build breakage in tinderbox - Bump PORTREVISION Submitted by: gahr Notes: svn path=/head/; revision=291988
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Round one migration of ports from automake{19,110} to automake111Ade Lovett2010-10-051-1/+1
| | | | Notes: svn path=/head/; revision=262460
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-1/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* Mark as broken on powerpc.Mark Linimon2010-04-011-1/+7
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=251941
* - Update to 0.1.5-p2Pietro Cerutti2009-12-052-5/+4
| | | | Notes: svn path=/head/; revision=245223
* - Previous commit actually fixed build on sparc64Pietro Cerutti2009-08-171-7/+1
| | | | Notes: svn path=/head/; revision=239735
* - Add website to pkg-descrPietro Cerutti2009-08-171-0/+2
| | | | | | | | PR: 137842 Submitted by: Edmondas Girkantas <eg@fbsd.lt> Notes: svn path=/head/; revision=239713
* Mark as broken on sparc64: fails to link.Mark Linimon2009-05-291-1/+7
| | | | Notes: svn path=/head/; revision=234756
* - Fix PORTDOCS location within WRKSRCPietro Cerutti2009-05-241-2/+3
| | | | | | | | | | - Slightly refactor Makefile Reported by: Olivier Cochard-Labbe' <olivier@cochard.me>, Andrey <andrey.kosachenko@gmail.com> Notes: svn path=/head/; revision=234506
* - Remove unneeded dependency on GNU SED (textproc/gsed) [1]Pietro Cerutti2009-05-222-3/+11
| | | | | | | | | | - Fix build on sparc64 - Bump PORTREVISION Reported by: scf [1] Notes: svn path=/head/; revision=234389
* - Update to 0.1.5-p1Pietro Cerutti2009-04-123-8/+9
| | | | | | | - While at it, fix a typo in Makefile Notes: svn path=/head/; revision=232217
* - Update to 1.0.5Pietro Cerutti2009-03-233-36/+73
| | | | | | | - Take maintainship Notes: svn path=/head/; revision=230801
* - Update to 0.1.4Pietro Cerutti2008-12-023-14/+33
| | | | | | | | | | - UNBREAK - Beautify Makefile and make portlint happy Approved by: maintainer timeout Notes: svn path=/head/; revision=223716
* Desmond Chapman has volunteered to be new maintainer for this port.Bruce M Simpson2008-10-111-1/+1
| | | | Notes: svn path=/head/; revision=221409
* - Mark BROKEN: changes permissions on files already present in PREFIX/binPav Lucistnik2008-08-151-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=218633
* Add new port kBuild: a gmake-based build system used by VirtualBox and othersBruce M Simpson2008-07-304-0/+121
Notes: svn path=/head/; revision=217843