notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
build Massively-parallel build system implemented on top of GNU make
0.3.10 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.3.10Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Last release in 2014 and no upstream activity since
Expiration Date EXPIRATION DATE: 2024-03-31
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-06-14 10:30:39
Last Update: 2024-02-11 09:20:24
Commit Hash: b017777
License: GPLv2
WWW:
https://www.codesynthesis.com/projects/build/
Description:
build is a massively-parallel software build system implemented on top of GNU make. Build is designed with the following tasks in mind: * configuration * building * testing * installation Some of its features include: * position-independent makefiles. * non-recursive multi-makefile include-based structure. * leaf makefiles are full-fledged GNU makefiles, not just variable definitions. * complete dependency graph. * inter-project dependency tracking. * extensible language/compiler framework.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (149 items)
Collapse this list.
  1. /usr/local/share/licenses/build-0.3.10/catalog.mk
  2. /usr/local/share/licenses/build-0.3.10/LICENSE
  3. /usr/local/share/licenses/build-0.3.10/GPLv2
  4. include/build-0.3/abspath.make
  5. include/build-0.3/bootstrap.make
  6. include/build-0.3/c/c-d.make
  7. include/build-0.3/c/c-o.make
  8. include/build-0.3/c/configuration-rules.make
  9. include/build-0.3/c/configuration-static.make
  10. include/build-0.3/c/configuration.make
  11. include/build-0.3/c/configure
  12. include/build-0.3/c/cpp-options.make
  13. include/build-0.3/c/generic/c-d.make
  14. include/build-0.3/c/generic/c-o.make
  15. include/build-0.3/c/generic/configuration-rules.make
  16. include/build-0.3/c/generic/configuration-sl-rules.make
  17. include/build-0.3/c/generic/configuration-sl.make
  18. include/build-0.3/c/generic/configuration.make
  19. include/build-0.3/c/generic/configure
  20. include/build-0.3/c/generic/configure-sl
  21. include/build-0.3/c/generic/o-e.make
  22. include/build-0.3/c/generic/o-l.make
  23. include/build-0.3/c/gnu/c-d.make
  24. include/build-0.3/c/gnu/c-o.make
  25. include/build-0.3/c/gnu/configuration-rules.make
  26. include/build-0.3/c/gnu/configuration-static.make
  27. include/build-0.3/c/gnu/configuration.make
  28. include/build-0.3/c/gnu/configure
  29. include/build-0.3/c/gnu/dep
  30. include/build-0.3/c/gnu/o-e.make
  31. include/build-0.3/c/gnu/o-l.make
  32. include/build-0.3/c/intel/c-d.make
  33. include/build-0.3/c/intel/c-o.make
  34. include/build-0.3/c/intel/configuration-rules.make
  35. include/build-0.3/c/intel/configuration-static.make
  36. include/build-0.3/c/intel/configuration.make
  37. include/build-0.3/c/intel/configure
  38. include/build-0.3/c/intel/dep
  39. include/build-0.3/c/intel/o-e.make
  40. include/build-0.3/c/intel/o-l.make
  41. include/build-0.3/c/o-e.make
  42. include/build-0.3/c/o-l.make
  43. include/build-0.3/clean.make
  44. include/build-0.3/configuration-static.make
  45. include/build-0.3/cxx/configuration-rules.make
  46. include/build-0.3/cxx/configuration-static.make
  47. include/build-0.3/cxx/configuration.make
  48. include/build-0.3/cxx/configure
  49. include/build-0.3/cxx/cxx-d.make
  50. include/build-0.3/cxx/cxx-o.make
  51. include/build-0.3/cxx/generic/configuration-rules.make
  52. include/build-0.3/cxx/generic/configuration-sl-rules.make
  53. include/build-0.3/cxx/generic/configuration-sl.make
  54. include/build-0.3/cxx/generic/configuration.make
  55. include/build-0.3/cxx/generic/configure
  56. include/build-0.3/cxx/generic/configure-sl
  57. include/build-0.3/cxx/generic/cxx-d.make
  58. include/build-0.3/cxx/generic/cxx-o.make
  59. include/build-0.3/cxx/generic/o-e.make
  60. include/build-0.3/cxx/generic/o-l.make
  61. include/build-0.3/cxx/gnu/configuration-rules.make
  62. include/build-0.3/cxx/gnu/configuration-static.make
  63. include/build-0.3/cxx/gnu/configuration.make
  64. include/build-0.3/cxx/gnu/configure
  65. include/build-0.3/cxx/gnu/cxx-d.make
  66. include/build-0.3/cxx/gnu/cxx-o.make
  67. include/build-0.3/cxx/gnu/o-e.make
  68. include/build-0.3/cxx/gnu/o-l.make
  69. include/build-0.3/cxx/intel/configuration-rules.make
  70. include/build-0.3/cxx/intel/configuration-static.make
  71. include/build-0.3/cxx/intel/configuration.make
  72. include/build-0.3/cxx/intel/configure
  73. include/build-0.3/cxx/intel/cxx-d.make
  74. include/build-0.3/cxx/intel/cxx-o.make
  75. include/build-0.3/cxx/intel/o-e.make
  76. include/build-0.3/cxx/intel/o-l.make
  77. include/build-0.3/cxx/o-e.make
  78. include/build-0.3/cxx/o-l.make
  79. include/build-0.3/cxx/standard.make
  80. include/build-0.3/dialog.bash
  81. include/build-0.3/dir.make
  82. include/build-0.3/dist.make
  83. include/build-0.3/dist/functions.make
  84. include/build-0.3/frame.make
  85. include/build-0.3/generator
  86. include/build-0.3/git/gitignore
  87. include/build-0.3/git/gitignore.make
  88. include/build-0.3/import.make
  89. include/build-0.3/install.make
  90. include/build-0.3/install/configuration.make
  91. include/build-0.3/install/install
  92. include/build-0.3/install/install-functions.make
  93. include/build-0.3/install/install-sh
  94. include/build-0.3/ld/configuration-lib-rules.make
  95. include/build-0.3/ld/configuration-lib-static.make
  96. include/build-0.3/ld/configuration-lib.make
  97. include/build-0.3/ld/configure-lib
  98. include/build-0.3/literals.make
  99. include/build-0.3/m4/m4.make
  100. include/build-0.3/message.make
  101. include/build-0.3/meta/autoconf
  102. include/build-0.3/meta/autoconf-functions.make
  103. include/build-0.3/meta/autoconf.m4
  104. include/build-0.3/meta/autoconf.make
  105. include/build-0.3/meta/automake
  106. include/build-0.3/meta/automake-functions.make
  107. include/build-0.3/meta/automake.m4
  108. include/build-0.3/meta/automake.make
  109. include/build-0.3/meta/common.m4
  110. include/build-0.3/meta/vc10proj
  111. include/build-0.3/meta/vc10proj-functions.make
  112. include/build-0.3/meta/vc10proj.m4
  113. include/build-0.3/meta/vc10proj.make
  114. include/build-0.3/meta/vc10sln-functions.make
  115. include/build-0.3/meta/vc10sln.make
  116. include/build-0.3/meta/vc11proj-functions.make
  117. include/build-0.3/meta/vc11proj.make
  118. include/build-0.3/meta/vc11sln-functions.make
  119. include/build-0.3/meta/vc11sln.make
  120. include/build-0.3/meta/vc12proj-functions.make
  121. include/build-0.3/meta/vc12proj.make
  122. include/build-0.3/meta/vc12sln-functions.make
  123. include/build-0.3/meta/vc12sln.make
  124. include/build-0.3/meta/vc8proj-functions.make
  125. include/build-0.3/meta/vc8proj.make
  126. include/build-0.3/meta/vc8sln-functions.make
  127. include/build-0.3/meta/vc8sln.make
  128. include/build-0.3/meta/vc9proj
  129. include/build-0.3/meta/vc9proj-functions.make
  130. include/build-0.3/meta/vc9proj.m4
  131. include/build-0.3/meta/vc9proj.make
  132. include/build-0.3/meta/vc9sln-functions.make
  133. include/build-0.3/meta/vc9sln.make
  134. include/build-0.3/meta/vcsln
  135. include/build-0.3/meta/vcsln.m4
  136. include/build-0.3/meta/vctest
  137. include/build-0.3/meta/vctest-functions.make
  138. include/build-0.3/meta/vctest.m4
  139. include/build-0.3/meta/vctest.make
  140. include/build-0.3/meta/windows-common.m4
  141. include/build-0.3/run-if-arg
  142. include/build-0.3/system.make
  143. include/build-0.3/system/config.guess
  144. include/build-0.3/system/config.sub
  145. include/build-0.3/system/configuration-rules.make
  146. include/build-0.3/system/configure
  147. @owner
  148. @group
  149. @mode
Collapse this list.
Dependency lines:
  • build>0:devel/build
To install the port:
cd /usr/ports/devel/build/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/build
  • pkg install build
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: build
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (build-0.3.10.tar.bz2) = e6fcd1d225d7d1e7b2895a44e3c192f7d45ca83e45817bff20372e5dedcda5d3 SIZE (build-0.3.10.tar.bz2) = 73647

Packages (timestamps in pop-ups are UTC):
build
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.3.100.3.100.3.100.3.100.3.10-0.3.10-
FreeBSD:13:quarterly0.3.100.3.100.3.100.3.100.3.100.3.100.3.100.3.10
FreeBSD:14:latest0.3.100.3.100.3.100.3.100.3.100.3.10-0.3.10
FreeBSD:14:quarterly0.3.100.3.10-0.3.100.3.100.3.100.3.100.3.10
FreeBSD:15:latest0.3.100.3.10n/a0.3.10n/a0.3.100.3.100.3.10
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bash : shells/bash
  2. gmake>=4.3 : devel/gmake
Runtime dependencies:
  1. bash : shells/bash
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_build
USES:
gmake tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://www.codesynthesis.com/download/build/0.3/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.10
11 Feb 2024 09:20:24
commit hash: b017777a278187e13e7a790050d7a77180e1d29dcommit hash: b017777a278187e13e7a790050d7a77180e1d29dcommit hash: b017777a278187e13e7a790050d7a77180e1d29dcommit hash: b017777a278187e13e7a790050d7a77180e1d29d files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
devel/build: Deprecate and set expiration date to 2024-03-31

Extension of GNU Make that never got merged back, last release in 2014
and no activity since.
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.3.10
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.3.10
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.3.10
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.3.10
06 Dec 2017 09:00:28
Revision:455638Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update WWW
- Add NO_ARCH
- Add LICENSE_FILE
0.3.10
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.3.10
10 Dec 2014 22:29:15
Revision:374492Original commit files touched by this commit
gahr search for other commits by this committer
- Reset maintainership of my ports
0.3.10
27 Oct 2014 10:10:59
Revision:371544Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.3.10
22 Jul 2014 10:14:52
Revision:362528Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 0.3.10
  Release announcement:
  http://www.codesynthesis.com/pipermail/build-users/2014-July/000003.html
- While at it, use USES=tar:bzip2, add LICENSE
0.3.9
27 Jan 2014 13:47:35
Revision:341407Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
20 Sep 2013 17:03:27
Revision:327722Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
0.3.9
21 Jan 2012 17:40:15
Original commit files touched by this commit
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
0.3.9
22 Mar 2011 16:13:44
Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 0.3.9
  Changes: http://codesynthesis.com/pipermail/build-users/2011-March/000002.html
0.3.8
30 Sep 2010 08:14:41
Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 0.3.8
  Announcement:
http://codesynthesis.com/pipermail/build-users/2010-September/000001.html
- Refactor Makefile
0.3.7
14 Jun 2010 10:30:14
Original commit files touched by this commit
gahr search for other commits by this committer
New port: devel/build

Build is a massively-parallel software build system from CodeSynthesis
implemented on top of GNU make.

WWW: http://www.codesynthesis.com/projects/build/

Number of commits found: 16