non port: devel/kBuild/Makefile |
SVNWeb
|
Number of commits found: 66 |
Sun, 23 Apr 2023
|
[ 09:09 Gerald Pfeifer (gerald) ] 8d3e020 (Only the first 10 of 2091 ports in this commit are shown above. )
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Tue, 23 Nov 2021
|
[ 22:11 Stefan Eßer (se) ] 5933ac0 (Only the first 10 of 157 ports in this commit are shown above. )
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket)
|
Fri, 24 Sep 2021
|
[ 14:13 Mikael Urankar (mikael) ] 247218a
devel/kBuild: Fix build on armv6/7.
PR: Robert Clausecker fuz@fuz.su
Approved by: portmgr (build fix blanket)
|
Tue, 18 May 2021
|
[ 15:55 Mikael Urankar (mikael) ] d5ed508
devel/kBuild: Fix build on aarch64
Approved by: portmgr (build fix blanket)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 21 Mar 2021
|
[ 18:39 pkubaj ]
devel/kBuild: actually build for 64-bits on powerpc64
Due to using uname -m, the port was built for 32 bits.
Also enable on other architectures, it should build now.
|
Mon, 29 Jul 2019
|
[ 22:20 pkubaj ]
devel/kBuild: fix build on powerpc64
powerpc64 needs new GCC to build this port (not base GCC). KBUILD_ARCH needs to
be corrected, in the current form it ends up as ppc3264, which is not we want.
PR: 239161
Approved by: linimon (mentor), vbox (maintainer timeout)
Differential Revision: https://reviews.freebsd.org/D21083
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Thu, 14 Jun 2018
|
[ 12:47 tijl ] (Only the first 10 of 38 ports in this commit are shown above. )
Update automake to 1.16.1. Also remove automake-wrapper. We haven't had
multiple versions of automake in years and probably won't in the future.
PR: 228809
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Fri, 18 May 2018
|
[ 15:41 adamw ]
devel/kBuild: Add a GCC option
When you're building only virtualbox-ose-additions, and without any
X-related stuff, it is sufficient to build with clang instead of
GCC. Add a GCC option (with a warning and pkg-help saying to leave
it enabled) to make GCC optional.
PR: 215369
Approved by: maintainer timeout (17 months)
|
Sat, 10 Mar 2018
|
[ 17:46 gerald ] (Only the first 10 of 1104 ports in this commit are shown above. )
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
|
Sat, 23 Dec 2017
|
[ 17:33 tijl ]
Remove use of empty ACLOCAL and AUTOMAKE variables.
|
Thu, 30 Nov 2017
|
[ 07:08 linimon ]
Replace regex that was particular to armv6 with one that will also
include armv7. This is part of a larger sweep to fix all such regexes
in the tree.
It won't really matter until the build is fixed for armv[67] but the
bad usages need to be removed.
Approved by: portmgr (tier-2 blanket)
|
Tue, 28 Nov 2017
|
[ 23:02 jkim ]
Update to 0.1.9998r3127.
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
Tue, 18 Jul 2017
|
[ 22:20 jkim ] (Only the first 10 of 11 ports in this commit are shown above. )
Update to 0.1.9998r3050.
|
Wed, 3 May 2017
|
[ 05:52 linimon ] (Only the first 10 of 17 ports in this commit are shown above. )
Mark some ports failing on aarch64, and, in a few cases, other tier-2
archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Sat, 29 Apr 2017
|
[ 06:32 linimon ] (Only the first 10 of 19 ports in this commit are shown above. )
Provide more descriptive error messages for ports failing on powerpc64.
Approved by: portmgr (tier-2 blanket)
|
Wed, 26 Apr 2017
|
[ 19:04 ak ]
- Remove checks for .PARSEDIR and vestiges of pmake support
PR: 218832
Approved by: portmgr (antoine)
|
Tue, 18 Apr 2017
|
[ 12:42 remko ]
Fix the build on armv6.
Do not bump PORTREVISION since the port was already broken and
it does not change anything for existing architectures.
Approved by: miwi
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
Sun, 20 Nov 2016
|
[ 09:38 gerald ] (Only the first 10 of 364 ports in this commit are shown above. )
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
|
Fri, 21 Oct 2016
|
[ 12:51 mat ] (Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Mon, 1 Aug 2016
|
[ 23:28 jkim ]
Fix build with ccache.
PR: 211514
|
[ 17:25 jkim ]
Re-add USE_GCC=any for now to fix emulators/virtualbox-ose build.
|
Sun, 31 Jul 2016
|
[ 16:13 bapt ]
totally remove USE_GCC which is not needed anymore
|
[ 16:12 bapt ]
Fix build with clang, dprintf(3), getline(3)
Grab patch from upstream to fix build with clang
Grab patch from gentoo to fix build with dprintf
Make the build respect MAKE_ENV
Pass _WITH_GETLINE and _WITH_DPRINTF to ensure using the version from libc
Make the build respect CFLAGS
|
Thu, 21 Apr 2016
|
[ 16:43 swills ] (Only the first 10 of 419 ports in this commit are shown above. )
many ports: mark broken on powerpc64
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 4 Sep 2015
|
[ 11:16 danfe ]
- Remove BROKEN_powerpc as the port compiles perfectly fine there (it
might still be broken on powerpc64, but I can't test this right now)
- Remove BROKEN_ia64: it was never a first-class architecture, killed
officially in -CURRENT quite some time ago
- Kill stray EOL whitespace while I'm here
|
Tue, 1 Sep 2015
|
[ 16:20 amdmi3 ] (Only the first 10 of 47 ports in this commit are shown above. )
- Switch to options helpers
- While here, add some NO_ARCHes
Approved by: portmgr blanket
|
Thu, 18 Sep 2014
|
[ 13:10 tijl ]
Convert to USES=autoreconf:build
|
Fri, 12 Sep 2014
|
[ 11:02 decke ]
-Bump PORTREVISION after gcc update to 4.8 because the binary names and paths
get hardcoded in kBuild
Reported by: Warren Block <wblock@wonkity.com>
|
Wed, 25 Jun 2014
|
[ 22:02 antoine ]
Allow to build with texinfo from ports
|
[ 05:35 bapt ] (Only the first 10 of 304 ports in this commit are shown above. )
Convert GMAKE to MAKE_CMD
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
|
Mon, 5 May 2014
|
[ 09:45 bapt ] (Only the first 10 of 293 ports in this commit are shown above. )
Convert all :U to :tu and :L to :tl
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
|
Thu, 13 Mar 2014
|
[ 17:36 jkim ]
- Prefer USES=gmake, add OPTIONS_DEFINE=DOCS, and support staging.
- 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
|
Fri, 17 Jan 2014
|
[ 15:37 decke ]
Add KBUILD_ARCH substitution for DPorts
PR: ports/184296
Submitted by: John Marino <jmarino@FreeBSD.org>
|
Wed, 15 Jan 2014
|
[ 16:36 decke ]
- Fix modifier for FreeBSD 8.3 which still uses ancient make
Reported by: jmarino@
|
[ 15:19 decke ]
- Replace hardcoded freebsd strings with KBUILD_TARGET in do-install
PR: ports/184296
Submitted by: Daniel Lorch <dlorch@gmail.com>
|
Sun, 20 Oct 2013
|
[ 16:28 decke ]
- Update to 0.1.9998r2695
- Bump PORTREVISION
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Mon, 26 Aug 2013
|
[ 11:57 bapt ]
Fix build without gcc
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)
|
Thu, 2 May 2013
|
[ 17:16 bapt ]
bmake doesn't know about .SHELL unsetenv=true, workaround it
|
Thu, 3 Jan 2013
|
[ 13:34 decke ]
- Update to 0.1.9998r2662
- 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]
|
Tue, 17 Jul 2012
|
[ 21:52 decke ]
- Add chruetertee/vbox mirrors to MASTER_SITES
- Remove bluelife.at mirror because it's gone :(
Discussed with: beat
|
Tue, 21 Feb 2012
|
[ 11:59 decke ]
- Add CONFLICTS_INSTALL for kBuild-devel
- Fix possible build breakage in tinderbox
- Bump PORTREVISION
Submitted by: gahr
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sat, 16 Oct 2010
|
[ 11:52 ade ] (Only the first 10 of 445 ports in this commit are shown above. )
Punt autoconf267->autoconf268
|
Tue, 5 Oct 2010
|
[ 19:57 ade ] (Only the first 10 of 235 ports in this commit are shown above. )
Round one migration of ports from automake{19,110} to automake111
|
Wed, 15 Sep 2010
|
[ 18:35 ade ] (Only the first 10 of 652 ports in this commit are shown above. )
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
|
Thu, 1 Apr 2010
|
[ 06:44 linimon ]
Mark as broken on powerpc.
Hat: portmgr
|
Sat, 5 Dec 2009
|
[ 12:52 gahr ]
- Update to 0.1.5-p2
|
Mon, 17 Aug 2009
|
[ 11:52 gahr ]
- Previous commit actually fixed build on sparc64
|
Fri, 29 May 2009
|
[ 04:13 linimon ]
Mark as broken on sparc64: fails to link.
|
Sun, 24 May 2009
|
[ 19:49 gahr ]
- Fix PORTDOCS location within WRKSRC
- Slightly refactor Makefile
Reported by: Olivier Cochard-Labbe' <olivier@cochard.me>,
Andrey <andrey.kosachenko@gmail.com>
|
Fri, 22 May 2009
|
[ 12:18 gahr ]
- Remove unneeded dependency on GNU SED (textproc/gsed) [1]
- Fix build on sparc64
- Bump PORTREVISION
Reported by: scf [1]
|
Sun, 12 Apr 2009
|
[ 16:44 gahr ]
- Update to 0.1.5-p1
- While at it, fix a typo in Makefile
|
Mon, 23 Mar 2009
|
[ 21:17 gahr ]
- Update to 1.0.5
- Take maintainship
|
Tue, 2 Dec 2008
|
[ 23:14 gahr ]
- Update to 0.1.4
- UNBREAK
- Beautify Makefile and make portlint happy
Approved by: maintainer timeout
|
Sat, 11 Oct 2008
|
[ 07:04 bms ]
Desmond Chapman has volunteered to be new maintainer for this port.
|
Fri, 15 Aug 2008
|
[ 14:33 pav ]
- Mark BROKEN: changes permissions on files already present in PREFIX/bin
Reported by: pointyhat
|
Wed, 30 Jul 2008
|
[ 10:53 bms ]
Add new port kBuild: a gmake-based build system used by VirtualBox and others
|
Number of commits found: 66 |