Port details |
- fmake Legacy FreeBSD pmake
- r250982_1 devel
=4 r250982_1Version of this port present on the latest quarterly branch. - Maintainer: crees@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - 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:: chromium, xorg-drivers, gvfs, rclint, lua52
- License: BSD3CLAUSE
- Description:
- This contains the traditional FreeBSD pmake, which is installed as fmake.
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 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):
- 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:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
r250982_1 05 Mar 2024 14:51:16
![commit hash: 410d9ae32ae90cd908ccfbb813d818724e6bbbe2 commit hash: 410d9ae32ae90cd908ccfbb813d818724e6bbbe2](/images/git.png) ![commit hash: 410d9ae32ae90cd908ccfbb813d818724e6bbbe2 commit hash: 410d9ae32ae90cd908ccfbb813d818724e6bbbe2](/images/codeberg.svg) ![commit hash: 410d9ae32ae90cd908ccfbb813d818724e6bbbe2 commit hash: 410d9ae32ae90cd908ccfbb813d818724e6bbbe2](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Nuno Teixeira (eduardo) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/fmake: Move man pages to share/man
Approved by: portmgr (blanket) |
r250982 07 Apr 2021 08:09:01
![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/git.png) ![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/codeberg.svg) ![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
r250982 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
r250982 25 Nov 2019 23:25:52
![Revision:518434 Revision:518434](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
brooks ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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:337999 Revision:337999](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
crees ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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:327723 Revision:327723](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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:321300 Revision:321300](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
crees ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
|