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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
fbcmd Commandline utility for controlling fluxbox
0.5.1_4 x11-wm 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 0.5.1_4Version of this port present on the latest quarterly branch.
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: 2004-10-20 03:40:59
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: fluxbox, openbox
License: MIT
WWW:
https://darkshed.net/files/c_cpp/fbcmd/
Description:
fbcmd provides some functions to the 'core' of fluxbox from the commandline.
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 (4 items)
Collapse this list.
  1. bin/fbcmd
  2. /usr/local/share/licenses/fbcmd-0.5.1_4/catalog.mk
  3. /usr/local/share/licenses/fbcmd-0.5.1_4/LICENSE
  4. /usr/local/share/licenses/fbcmd-0.5.1_4/MIT
Collapse this list.
Dependency lines:
  • fbcmd>0:x11-wm/fbcmd
To install the port:
cd /usr/ports/x11-wm/fbcmd/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-wm/fbcmd
  • pkg install fbcmd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fbcmd
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (fbcmd-0.5.1.tar.bz2) = 7e90dbb13121f1f5d7262c0382b959fa16ef35e503742ce04d1c77ecfa5abd2a SIZE (fbcmd-0.5.1.tar.bz2) = 7575

Packages (timestamps in pop-ups are UTC):
fbcmd
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.5.1_40.5.1_40.5.1_40.5.1_40.5.1_4-0.5.1_4-
FreeBSD:13:quarterly0.5.1_40.5.1_40.5.1_40.5.1_40.5.1_40.5.1_40.5.1_40.5.1_4
FreeBSD:14:latest0.5.1_40.5.1_40.5.1_40.5.1_40.5.1_40.5.1_4-0.5.1_4
FreeBSD:14:quarterly0.5.1_40.5.1_4-0.5.1_40.5.1_40.5.1_40.5.1_40.5.1_4
FreeBSD:15:latest0.5.1_40.5.1_4n/a0.5.1_4n/a0.5.1_40.5.1_40.5.1_4
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. gmake>=4.3 : devel/gmake
  2. x11.pc : x11/libX11
  3. xmu.pc : x11-toolkits/libXmu
Runtime dependencies:
  1. fluxbox : x11-wm/fluxbox
  2. x11.pc : x11/libX11
  3. xmu.pc : x11-toolkits/libXmu
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
x11-wm_fbcmd
USES:
gmake localbase:ldflags tar:bzip2 xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://darkshed.net/files/c_cpp/fbcmd/
Collapse this list.

Number of commits found: 26

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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.5.1_4
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.5.1_4
20 Jul 2022 14:23:42
commit hash: f65f20b278cf11869d6dae597786f33c1bef0cb9commit hash: f65f20b278cf11869d6dae597786f33c1bef0cb9commit hash: f65f20b278cf11869d6dae597786f33c1bef0cb9commit hash: f65f20b278cf11869d6dae597786f33c1bef0cb9 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
x11-wm: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Adam Weinberger
  *  Alejandro Pulver <alepulver@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@regency.nsu.ru>
  *  Andreas Kohn <andreas@syndrom23.de>
  *  Anton Tornqvist <antont@inbox.lv>
  *  Aragon Gouveia <aragon@phat.za.net>
  *  Babak Farrokhi <babak@farrokhi.net>
  *  Brett Taylor <brett@peloton.physics.montana.edu>
  *  Brian Handy <handy@physics.montana.edu>
  *  Bruce A. Mah <bmah@ca.sandia.gov>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.5.1_4
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.5.1_4
07 Nov 2019 18:36:56
Revision:517000Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories x

Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
0.5.1_4
24 Feb 2019 12:47:30
Revision:493757Original commit files touched by this commit
novel search for other commits by this committer
Drop maintainership

Return back to the pool ports I no longer use.
0.5.1_4
17 Mar 2018 09:33:15
Revision:464777Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Switch to USES=localbase
- Update WWW

Approved by:	portmgr blanket
0.5.1_4
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
0.5.1_4
11 Jun 2014 14:50:00
Revision:357486Original commit files touched by this commit
tijl search for other commits by this committer
Support LIBS like LDFLAGS.

- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.

Somewhat simplified a linker command line looks like:

${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}

where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.5.1_4
22 Apr 2014 08:02:46
Revision:351762Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
0.5.1_4
15 Mar 2014 16:32:41
Revision:348347Original commit files touched by this commit
miwi search for other commits by this committer
- Convert USE_GMAKE/BZIP2 to USES
0.5.1_4
21 Sep 2013 00:01:17
Revision:327786Original 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:
x11-wm)
0.5.1_4
13 Jan 2011 18:52:59
Original commit files touched by this commit
novel search for other commits by this committer
Pass correct flags via CFLAGS instead of MAKE_ARGS
to prepare port for ports/153625.

Reported by:    gerald
Feature safe:   yes
0.5.1_4
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
0.5.1_3
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
0.5.1_2
17 Jun 2008 19:23:42
Original commit files touched by this commit
pav search for other commits by this committer
- Make fetchable, update WWW
0.5.1_2
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
0.5.1_2
24 Mar 2008 23:21:25
Original commit files touched by this commit
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
0.5.1_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
0.5.1
19 Mar 2007 19:19:32
Original commit files touched by this commit
mezz search for other commits by this committer
The x11-wm/fluxbox-devel has been merged into x11-wm/fluxbox and remove
fluxbox-devel. The 0.1.14 version is gone for good. The highlight changes for
fluxbox:

        -Update to 1.0rc2.
        -Change the prefix from X11BASE (/usr/X11R6) to LOCALBASE (/usr/local).
        -The bsetroot has been renamed to fbsetroot.

As for the other ports, chase the fluxbox-devel -> fluxbox.

Request by:     too many to list (include developers)
0.5.1
13 May 2006 05:00:46
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with X
0.5.1
24 Jan 2006 03:16:52
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.5.1
27 Apr 2005 11:54:46
Original commit files touched by this commit
novel search for other commits by this committer
- update to 0.5.1
- update MASTER_SITES and WWW
- respect CXX
0.5
08 Mar 2005 07:38:35
Original commit files touched by this commit
novel search for other commits by this committer
Use @freebsd.org address for my ports.

Approved by:    krion (mentor)
0.5
02 Nov 2004 21:36:09
Original commit files touched by this commit
pav search for other commits by this committer
- Put this small distfile on a reliable host

Inspired by:    krismail
0.5
20 Oct 2004 03:32:46
Original commit files touched by this commit
pav search for other commits by this committer
Add fbcmd, an utility which provides some functions to the 'core' of fluxbox
from the commandline.

PR:             ports/72862
Submitted by:   Roman Bogorodskiy <bogorodskiy@inbox.ru>

Number of commits found: 26