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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
bmake Portable version of NetBSD 'make' utility
20230723_1 devel Deleted on this many watch lists=5 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 20230723_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Outdated and redundant
Expired This port expired on: 2025-06-30
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: 2009-10-04 10:13:12
Last Update: 2025-08-03 10:49:20
Commit Hash: 66d3ee3
People watching this port, also watch:: openssl, netcat, chromium, lame
License: BSD3CLAUSE
WWW:
https://www.crufty.net/help/sjg/bmake.html
Description:
bmake is a portable version of NetBSD's make(1) utility, conveniently packaged using a configure script, for other environments which may lack NetBSD's libraries, regular expression code, etc.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (11 items)
Collapse this list.
  1. /usr/local/share/licenses/bmake-20230723_1/catalog.mk
  2. /usr/local/share/licenses/bmake-20230723_1/LICENSE
  3. /usr/local/share/licenses/bmake-20230723_1/BSD3CLAUSE
  4. bin/bmake
  5. share/man/man1/bmake.1.gz
  6. @comment Insert PLIST.share-mk here
  7. @comment -=[ begin PLIST.share-mk ]=-
  8. @comment -=[ end PLIST.share-mk ]=-
  9. @owner
  10. @group
  11. @mode
Collapse this list.
Dependency lines:
  • bmake>0:devel/bmake
No installation instructions:
This port has been deleted.
PKGNAME: bmake
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1690554120 SHA256 (bmake-20230723.tar.gz) = c42a0d951ba23f7665331309fbbe21edc01136a23cb9416850b4315be5fb5904 SIZE (bmake-20230723.tar.gz) = 856243

Packages (timestamps in pop-ups are UTC):
bmake
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest20230723_1-2020112420230723_120230723_1-20201124-
FreeBSD:13:quarterly20230723_120230723_12023062220230723_120230723_1202307232023072320230723
FreeBSD:14:latest20230723_1-2022092820230723_1-20220928-20220928
FreeBSD:14:quarterly20230723_120230723_1-20230723_120230723_1202307232023072320230723
FreeBSD:15:latest--n/a20230723_1n/a20230723_120230723_120230723_1
This port has no dependencies.
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/netbsd-pkgsrc-mk-files*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_bmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://ftp.netbsd.org/pub/NetBSD/misc/sjg/
Collapse this list.
Port Moves
  • port deleted on 2025-08-03
    REASON: Has expired: Outdated and redundant

Number of commits found: 106 (showing only 6 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20101101
14 Nov 2010 17:10:07
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 20101101

Changes:

  20101102:
  - Makefile.in (MAKE_VERSION): bump version to 20101101

  20101016:
  - machine.sh: like os.sh, allow for uname -p producing useless drivel

PR:             ports/152238
Submitted by:   Mikolaj Golub <to.my.trociny@gmail.com> (maintainer)
20100911
23 Oct 2010 14:54:17
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 20100911

Changes:

  20100913:
  - boot-strap: document configure knobs for meta and filemon.
  - Makefile.in (MAKE_VERSION): bump version to 20100911
    Merge with NetBSD make, pick up
    * meta.c - meta mode
  - make-bootstrap.sh.in: handle meta.c
  - configure.in: add knobs for use_meta and filemon_h
    also, look for dirname, str[e]sep and strlcpy
  - util.c: add simple err[x] and warn[x]

  20100808:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20100618
19 Aug 2010 12:57:05
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 20100618

PR:             148599
Submitted by:   Anonymous <swell.k@gmail.com>
Approved by:    Mikolaj Golub <to.my.trociny@gmail.com> (maintainer)
20100222
03 Apr 2010 00:06:06
Original commit files touched by this commit
sylvio search for other commits by this committer
- Update to 20100222

PR:             ports/144924
Submitted by:   Mikolaj Golub <to.my.trociny@gmail.com> (maintainer)
Approved by:    itetcu (mentor)
20090909_1
02 Feb 2010 04:02:40
Original commit files touched by this commit
tmclaugh search for other commits by this committer
dirrmtry instead of dirrm share/mk as it is used by other ports as well.

PR:             143165
Submitted by:   Mikolaj Golub (maintainer)
20090909
04 Oct 2009 10:09:41
Original commit files touched by this commit
miwi search for other commits by this committer
bmake is a portable version of NetBSD's make(1) utility,
conveniently packaged using a configure script, for other environments
which may lack NetBSD's libraries, regular expression code, etc.

WWW: http://www.crufty.net/help/sjg/bmake.html

PR:             ports/139284
Submitted by:   Mikolaj Golub <to.my.trociny at gmail.com>

Number of commits found: 106 (showing only 6 on this page)

«  1 | 2