FreshPorts -- The Place For Ports Wed, 15 Oct 2008 9:05 PM GMT
I will be attending meetBSD California 2008 at Google - Mountain View, California, November 15th and 16th, 2008. Will you be there?
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
bbkeys 0.9.0_4 x11-wm on this many watch lists=17 search for ports that depend on this port
A keygrabber for the Blackbox window manager
Maintained by: A.J.Caines@halplant.com search for ports maintained by this maintainer
Port Added: 19 Jul 2000 11:18:17


A keygrabber for the Blackbox window manager.

WWW: http://bbkeys.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: x11-wm/blackbox, x11/libX11, x11/libXext, lang/perl5.8
Required To Run: x11/libX11, x11/libXext, lang/perl5.8

To install the port: cd /usr/ports/x11-wm/bbkeys/ && make install clean
To add the package: pkg_add -r bbkeys


Configuration Options
     No options to configure

Master Sites:
http://nchc.dl.sourceforge.net/sourceforge/bbkeys/
http://kent.dl.sourceforge.net/sourceforge/bbkeys/
http://easynews.dl.sourceforge.net/sourceforge/bbkeys/
http://ufpr.dl.sourceforge.net/sourceforge/bbkeys/
http://umn.dl.sourceforge.net/sourceforge/bbkeys/
http://heanet.dl.sourceforge.net/sourceforge/bbkeys/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2005-03-18
    Affects: users of x11-wm/blackbox, x11-wm/boxtools, x11-wm/bbkeys, and
             x11-wm/bbpager
    Author: A.J.Caines@halplant.com
    Reason: 
      The new blackbox ports include several changes to use and configuration.
      Please read the pkg-message files in the respective ports for details.
    
    

Number of commits found: 28

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Aug 2008 07:18:49
Original commit files touched by this commit  0.9.0_4
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)
25 Jul 2008 15:34:52
Original commit files touched by this commit  0.9.0_4
pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
22 Mar 2008 08:55:40
Original commit files touched by this commit  0.9.0_4
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)
19 May 2007 21:32:57
Original commit files touched by this commit  0.9.0_3
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}.
13 May 2006 06:00:46
Original commit files touched by this commit  0.9.0_2
edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with X
24 Jan 2006 03:16:52
Original commit files touched by this commit  0.9.0_2
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
23 Jun 2005 09:19:35
Original commit files touched by this commit  0.9.0_2
flz search for other commits by this committer
- Fix segfault on 6.x.

PR:             ports/82563
Submitted by:   maintainer
Obtained from:  bbkeys CVS
07 May 2005 21:45:48
Original commit files touched by this commit  0.9.0_1
kwm search for other commits by this committer
Unbreak with new pkgconfig

Approved by:    maintainer
30 Apr 2005 01:53:45
Original commit files touched by this commit  0.9.0_1
kris search for other commits by this committer
BROKEN: Does not build
18 Mar 2005 21:20:26
Original commit files touched by this commit  0.9.0_1
flz search for other commits by this committer
- Add UPDATING entry about latest blackbox ports changes.
- Update boxtools to 0.70.0.
- Update bbpager to 0.4.0.
- Global cleanup in blackbox and bbkeys.

PR:             ports/78967
Submitted by:   Andrew J. Caines <A.J.Caines@halplant.com>
17 Mar 2005 18:32:22
Original commit files touched by this commit  0.9.0
novel search for other commits by this committer
Add dependency on blackbox since it requires libbt (part of blackbox).

Approved by:    krion (mentor) (implicit)
15 Mar 2005 17:21:25
Original commit files touched by this commit  0.9.0
novel search for other commits by this committer
- update to 0.9.0
- pass maintainership to Andrew J Caines <A.J.Caines@halplant.com>

PR:             78869
Submitted by:   Danny Koenig <dako@bsdberlin.org>
Approved by:    krion (mentor) (implicit)
10 Aug 2004 19:51:20
Original commit files touched by this commit  0.8.6
krion search for other commits by this committer
Update to version 0.8.6

PR:             ports/70268
Submitted by:   Ports Fury
10 Aug 2004 12:04:41
Original commit files touched by this commit  0.8.5
vs search for other commits by this committer
Reset maintainer. Much thanks to Stijn for maintaining the ports so far!

PR:             ports/70203
Submitted by:   Stijn Hoop (maintainer)
18 Mar 2004 18:01:13
Original commit files touched by this commit  0.8.5
trevor search for other commits by this committer
Add size data, approved by maintainers.
21 Feb 2003 14:19:11
Original commit files touched by this commit  0.8.5
knu search for other commits by this committer
De-pkg-comment.
05 Oct 2002 20:23:52
Original commit files touched by this commit  0.8.5
obraun search for other commits by this committer
Upgrade to 0.8.5.

PR:             43332
Submitted by:   maintainer
28 Aug 2002 06:56:42
Original commit files touched by this commit  0.8.4
kevlo search for other commits by this committer
- Remove RUN_DEPENDS on blackbox - this utility can successfully be used
  with other window managers like fluxbox, openbox, etc.
- Change WWW in pkg-descr to match reality

PR: 42082
Submitted by: MAINTAINER
24 Jun 2002 18:31:19
Original commit files touched by this commit  0.8.4
pat search for other commits by this committer
Fix dependencies, use REINPLACE_CMD, and remove shared directory if empty
without coughing up errors.

PR:             ports/39773
Submitted by:   maintainer
09 Jun 2002 17:08:12
Original commit files touched by this commit  0.8.4
pat search for other commits by this committer
Chase checksum - no changes except this time the tarball is gzipped

PR:             ports/38974
Submitted by:   maintainer
14 May 2002 03:28:45
Original commit files touched by this commit  0.8.4
pat search for other commits by this committer
Update to 0.8.4

PR:             37816
Submitted by:   maintainer
13 Dec 2001 03:20:04
files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.8.3   pass maintainership to stijn@win.tue.nl    
20 Nov 2001 23:29:38
files touched by this commit
lioux search for other commits by this committer
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case    
03 Apr 2001 10:14:44
files touched by this commit
will search for other commits by this committer
Overhaul QT/KDE support:   - bsd.port.mk update to use bsd.kde.mk for
USE_{QT,KDE}*   - Cleanup corresponding ports for bsd.kde.mk update.   - Fix
bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,     introduce
QT_NONSTANDARD variable for nonstandard configure setup.   - Update KDE2 to
2.1.1.  Two patches included in x11/kdelibs2 to fix the     proxy authentication
that was broken for 2.1.1.  Remove old patches.   - Potentially fix kdelibs
build for alpha.   - Fix qt-designer 2.3.0 build.   - Ruby stuff left alone
since it looks like black magic to me.  Should     still work w/ compat shims
for older USE_QT[,2] style.  Some others     were also left alone for the same
reason.    
29 Mar 2001 21:16:27
files touched by this commit
mharo search for other commits by this committer
update to 0.3.6    
08 Oct 2000 09:00:02
files touched by this commit
asami search for other commits by this committer
Convert category x11-wm to new layout.  
20 Jul 2000 15:52:36
files touched by this commit
alex search for other commits by this committer
Change MASTERSITE to author's mastersite.   Previous master-site was only a
temporary fix.    
19 Jul 2000 15:18:17
files touched by this commit
alex search for other commits by this committer
Add bbkeys 0.3.3 - a keygrabber for the Blackbox window manager.    

Number of commits found: 28

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
libxml2Oct 15
drupal5Oct 12
drupal6Oct 12
cups-baseOct 10
mysql41-server*Oct 10
mysql50-client*Oct 10
mysql50-server*Oct 10
mysql51-client*Oct 10
mysql51-server*Oct 10
mysql60-client*Oct 10
operaOct 10
bitlbee*Oct 03
gallery*Oct 03
gallery2*Oct 03
horde-base*Oct 03

12 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19318
Broken 157
Deprecated 81
Ignore 437
Forbidden 7
Restricted 279
No CDROM 132
Vulnerable 55
Expired 55
Set to expire 63
Interactive 78
new 24 hours 5
new 48 hours12
new 7 days51
new fortnight81
new month150

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.205 seconds.