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
fbpager Desktop pager for the Fluxbox window manager
0.1.4_2 x11-wm Deleted on this many watch lists=4 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.1.4_2Version of this port present on the latest quarterly branch.
Broken BROKEN: checksum mismatch
Deprecated DEPRECATED: BRoken for more than 6 month
Expired This port expired on: 2013-11-18
Ignore IGNORE: is marked as broken: checksum mismatch
Maintainer: novel@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-03-28 18:13:35
Last Update: 2013-11-18 13:54:18
SVN Revision: 334196
People watching this port, also watch:: mplayer-skins, libao, python, libmad
License: not specified in port
WWW:
http://fluxbox.org/fbpager/
Description:
fbpager is a desktop pager for the Fluxbox window manager. It supports key bindings, icons and so on. -Roman Bogorodskiy <bogorodskiy@inbox.ru> WWW: http://fluxbox.org/fbpager/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • fbpager>0:x11-wm/fbpager
No installation instructions:
This port has been deleted.
PKGNAME: fbpager
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. x11.pc : x11/libX11
Runtime dependencies:
  1. x11.pc : x11/libX11
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.fluxbox.org/download/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.4_2
18 Nov 2013 13:54:18
Revision:334196Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2013-11-18 devel/libXGP: Broken for more than 6 month
2013-11-18 deskutils/google-gadgets: Broken for more than 6 month
2013-11-18 palm/synce-trayicon: Broken for more than 6 month
2013-11-18 security/linux-pam-docs: Broken for more than 6 month
2013-11-18 net-p2p/mooseekd: Broken for more than 6 month
2013-11-18 textproc/p5-Lucene: Broken for more than 6 month
2013-11-18 net-mgmt/zenpack-dellmonitor: Broken for more than 6 month
2013-11-18 x11-wm/fbpager: BRoken for more than 6 month
2013-11-18 net/hf6to4: Broken for more than 6 month
2013-11-18 x11-themes/kde-icons-exquisite: Broken for more than 6 month
2013-11-18 x11-themes/kde-icons-marbles-translucent: Broken for more than 6
month
2013-11-18 security/dissembler: Broken for more than 6 month
2013-11-18 net-mgmt/zenpack-apachemonitor: Broken for more than 6 month
2013-11-18 textproc/rst.el: Broken for more than 6 month
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.1.4_2
18 Oct 2013 07:51:19
Revision:330730Original commit files touched by this commit
bapt search for other commits by this committer
deprecate ports broken for more than 6 month
0.1.4_2
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.1.4_2
23 Feb 2013 13:54:25
Revision:312813Original commit files touched by this commit
miwi search for other commits by this committer
- Broken checksum mismatch
0.1.4_2
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.1.4_2
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.1.4_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.1.4_1
17 Jun 2007 05:43:08
Original commit files touched by this commit
novel search for other commits by this committer
Fix build with gcc42.

PR:             112821
Submitted by:   Henrik Brix Andersen <henrik@brixandersen.dk>
Obtained from:  Gentoo Linux Bugzilla (bug 135504)
0.1.4_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.1.4
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.1.4
12 Apr 2005 03:26:57
Original commit files touched by this commit
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
0.1.4
11 Apr 2005 08:04:41
Original commit files touched by this commit
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
0.1.4
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.1.4
16 Jun 2004 15:05:39
Original commit files touched by this commit
krion search for other commits by this committer
Disable configure warning.

PR:             ports/68009
Submitted by:   maintainer
0.1.4
17 Apr 2004 12:43:19
Original commit files touched by this commit
kris search for other commits by this committer
s/PKG_PLIST/PLIST_FILES/

Obviously not tested by:        osa
0.1.4
28 Mar 2004 18:12:48
Original commit files touched by this commit
osa search for other commits by this committer
Add the fbpager, a desktop pager for the fluxbox
window manager.  It supports key bindings, icons etc.

Submitted by:   Roman Bogorodskiy <bogorodskiy@inbox.ru>
PR:             64685

Number of commits found: 16