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
fmake Legacy FreeBSD pmake
r250982_1 devel on this many watch lists=2 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 r250982Version of this port present on the latest quarterly branch.
Maintainer: crees@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-06-19 18:01:02
Last Update: 2024-03-05 14:51:16
Commit Hash: 410d9ae
People watching this port, also watch:: python, screen, unoconv, py39-pycparser, alsa-plugins
License: BSD3CLAUSE
Description:
This contains the traditional FreeBSD pmake, which is installed as fmake.
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 (5 items)
Collapse this list.
  1. bin/fmake
  2. share/man/man1/fmake.1.gz
  3. /usr/local/share/licenses/fmake-r250982_1/catalog.mk
  4. /usr/local/share/licenses/fmake-r250982_1/LICENSE
  5. /usr/local/share/licenses/fmake-r250982_1/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • fmake>0:devel/fmake
To install the port:
cd /usr/ports/devel/fmake/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/fmake
  • pkg install fmake
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fmake
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (fmake-r250982.tar.gz) = 29a7c3b6e247a564fa6ac4bc7515b1ccc56df8061df023456d10e89f0916f4fd SIZE (fmake-r250982.tar.gz) = 176405

Packages (timestamps in pop-ups are UTC):
fmake
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latestr250982_1r250982_1r250982r250982_1r250982_1-r250982-
FreeBSD:13:quarterlyr250982r250982r250982r250982r250982r250982r250982r250982
FreeBSD:14:latestr250982_1r250982_1r250982r250982_1r250982_1r250982-r250982
FreeBSD:14:quarterlyr250982r250982-r250982r250982r250982r250982r250982
FreeBSD:15:latestr250982_1r250982_1n/ar250982n/ar250982r250982r250982
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_fmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/crees/fmake/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/crees/fmake/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/crees/fmake/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/crees/fmake/
  5. http://www.bayofrum.net/dist/fmake/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
r250982_1
05 Mar 2024 14:51:16
commit hash: 410d9ae32ae90cd908ccfbb813d818724e6bbbe2commit hash: 410d9ae32ae90cd908ccfbb813d818724e6bbbe2commit hash: 410d9ae32ae90cd908ccfbb813d818724e6bbbe2commit hash: 410d9ae32ae90cd908ccfbb813d818724e6bbbe2 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/fmake: Move man pages to share/man

Approved by:	portmgr (blanket)
r250982
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
r250982
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.
r250982
25 Nov 2019 23:25:52
Revision:518434Original commit files touched by this commit
brooks search for other commits by this committer
Fix build with src r354909 applied.

The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.

When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively.  When declared in the environment they
become WITHOUT_<FOO>.
r250982
29 Dec 2013 14:50:31
Revision:337999Original commit files touched by this commit
crees search for other commits by this committer
Stage devel and database ports maintained by me.

While here, add missing cvs dep and general cleanups
r250982
20 Sep 2013 17:04:44
Revision:327723Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
r250982
19 Jun 2013 18:00:51
Revision:321300Original commit files touched by this commit
crees search for other commits by this committer
Add fmake from head, as of r250982.

This is almost the same as the one from stable/9, except with a few comment
changes, so it is a good drop-in replacement.

Reviewed by:	bapt, brooks, obrien (all briefly)

Number of commits found: 7