| Port details on branch 2026Q1 |
- kBuild Makefile framework
- 0.1.9998_16 devel
=0 0.1.9998_16Version of this port present on the latest quarterly branch. - Maintainer: vbox@FreeBSD.org
 - Port Added: 2026-02-10 15:45:15
- Last Update: 2026-02-10 15:42:13
- Commit Hash: 76c25ab
- License: BSD3CLAUSE GPLv3+
- WWW:
- https://svn.netlabs.org/kbuild
- Description:
- kBuild is a makefile framework for writing simple makefiles for complex tasks.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/devel/kBuild/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/kBuild
- pkg install kBuild
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kBuild
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1738249857
SHA256 (kBuild-0.1.9998r3660-src.tar.xz) = 4a1d9e4ec253bb97a9f6be057515539d271c3f6e1ea1eb0f7d55d761f0409b85
SIZE (kBuild-0.1.9998r3660-src.tar.xz) = 4202220
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- makeinfo : print/texinfo
- gcc14 : lang/gcc14
- as : devel/binutils
- autoconf>=2.72_1 : devel/autoconf
- automake>=1.18.1 : devel/automake
- Runtime dependencies:
-
- gcc14 : lang/gcc14
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for kBuild-0.1.9998_16:
DOCS=on: Build and/or install documentation
GCC=on: Build with GCC (should almost always be enabled)
===> Use 'make config' to modify these settings
- Options name:
- devel_kBuild
- USES:
- autoreconf:build gmake makeinfo tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.1.9998_16 10 Feb 2026 15:42:13
    |
Robert Clausecker (fuz)  |
devel/kBuild: fix build on powerpc*
Add architecture-specific code to kHlpAssertBreakpoint() so that
the build progresses on powerpc-derived platforms.
This whole thing can probably be replaced with just
#define kHlpAssertBreakpoint __builtin_trap
but I have decided for the minimal invasive change for now.
Approved by: portmgr (build fix blanket)
Sponsored by: Raptor Computing Systems, LLC
MFH: 2026Q1
Please enter the commit message for your changes. Lines starting
(cherry picked from commit 982b130cfc058aa9bdc19933d2993393970e5833) |
Number of commits found: 1
|