Port details |
- fbcmd Commandline utility for controlling fluxbox
- 0.5.1_4 x11-wm =4 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
- 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:: openbox, fluxbox, check_ssl_cert, xrdp, newsboat
- License: MIT
- WWW:
- https://darkshed.net/files/c_cpp/fbcmd/
- Description:
- fbcmd provides some functions to the 'core' of fluxbox
from the commandline.
- ¦ ¦ ¦ ¦
- 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/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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- x11.pc : x11/libX11
- xmu.pc : x11-toolkits/libXmu
- Runtime dependencies:
-
- fluxbox : x11-wm/fluxbox
- x11.pc : x11/libX11
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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 |
Stefan Eßer (se) |
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 ) |
0.5.1_4 20 Jul 2022 14:23:42 |
Tobias C. Berner (tcberner) |
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 ) |
0.5.1_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.5.1_4 07 Nov 2019 18:36:56 |
zeising |
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 |
novel |
Drop maintainership
Return back to the pool ports I no longer use. |
0.5.1_4 17 Mar 2018 09:33:15 |
amdmi3 |
- Add LICENSE
- Switch to USES=localbase
- Update WWW
Approved by: portmgr blanket |
0.5.1_4 01 Apr 2016 14:33:58 |
mat |
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 |
tijl |
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 ) |
0.5.1_4 22 Apr 2014 08:02:46 |
bapt |
Support stage |
0.5.1_4 15 Mar 2014 16:32:41 |
miwi |
- Convert USE_GMAKE/BZIP2 to USES |
0.5.1_4 21 Sep 2013 00:01:17 |
bapt |
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 |
novel |
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 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.5.1_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.5.1_2 17 Jun 2008 19:23:42 |
pav |
- Make fetchable, update WWW |
0.5.1_2 19 Apr 2008 17:56:05 |
miwi |
- 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 |
miwi |
- 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 |
flz |
- 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 |
mezz |
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 |
edwin |
Remove USE_REINPLACE from categories starting with X |
0.5.1 24 Jan 2006 03:16:52 |
edwin |
SHA256ify
Approved by: krion@ |
0.5.1 27 Apr 2005 11:54:46 |
novel |
- update to 0.5.1
- update MASTER_SITES and WWW
- respect CXX |
0.5 08 Mar 2005 07:38:35 |
novel |
Use @freebsd.org address for my ports.
Approved by: krion (mentor) |
0.5 02 Nov 2004 21:36:09 |
pav |
- Put this small distfile on a reliable host
Inspired by: krismail |
0.5 20 Oct 2004 03:32:46 |
pav |
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> |