FreshPorts -- The Place For Ports Tue, 2 Dec 2008 3:44 PM GMT
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
openbox 3.4.7.2 x11-wm on this many watch lists=15 search for ports that depend on this port
A standards compliant, fast, light-weight, extensible window manager
Maintained by: novel@FreeBSD.org search for ports maintained by this maintainer
Port Added: 10 May 2002 22:07:32


Openbox works with your applications, and makes your desktop easier to manage.
This is because the approach to its development was the opposite of what seems
to be the general case for window managers. Openbox was written first to comply
with standards and to work properly. Only when that was in place did the team
turn to the visual interface.

Openbox is fully functional as a stand-alone working environment, or can be used
as a drop-in replacement for the default window manager in the GNOME or KDE
desktop environments. 

WWW: http://icculus.org/openbox/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, devel/libtool15, devel/pkg-config
Required To Run: devel/pkg-config, devel/gio-fam-backend
Required Libraries: x11-fonts/libXft, devel/gettext, devel/glib20, textproc/libxml2, x11-toolkits/pango

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


Configuration Options
     No options to configure

Master Sites:
http://offload1.icculus.org/openbox/releases/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 51

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
18 Jun 2008 08:26:24
Original commit files touched by this commit  3.4.7.2
novel search for other commits by this committer
Update to 3.4.7.2.

PR:             124696
Submitted by:   Chess Griffin <chess@chessgriffin.com>
06 Jun 2008 15:17:21
Original commit files touched by this commit  3.4.6.1_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
24 Mar 2008 23:21:25
Original commit files touched by this commit  3.4.6.1
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)
09 Feb 2008 06:37:41
Original commit files touched by this commit  3.4.6.1
novel search for other commits by this committer
Update to 3.4.6.1.
09 Jan 2008 11:20:43
Original commit files touched by this commit  3.4.5
novel search for other commits by this committer
Update to 3.4.5.

Submitted by:   dougb
12 Aug 2007 13:36:30
Original commit files touched by this commit  3.4.4
novel search for other commits by this committer
Update to 3.4.4.
30 Jul 2007 17:56:16
Original commit files touched by this commit  3.4.3
novel search for other commits by this committer
Update to 3.4.3.
23 Jul 2007 10:36:52
Original commit files touched by this commit  3.4.2
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
12 Jun 2007 06:18:37
Original commit files touched by this commit  3.4.2
novel search for other commits by this committer
- Update to 3.4.2
- Take maintainership

PR:             113499
Submitted by:   novel
Approved by:    Stepan Zastupov (former maintainer)
19 May 2007 21:32:57
Original commit files touched by this commit  3.3.1_1
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}.
20 Sep 2006 21:01:47
Original commit files touched by this commit  3.3.1
novel search for other commits by this committer
Update to 3.3.1.

PR:             103048
Submitted by:   maintainer
13 Sep 2006 19:14:36
Original commit files touched by this commit  3.3
novel search for other commits by this committer
Fix build on 4.x.

Reported by:    pointyhat via kris
02 Sep 2006 11:04:56
Original commit files touched by this commit  3.3
novel search for other commits by this committer
Forgot to mention PR#/submitter in previous commit. It was:

PR:             102590
Submitted by:   RedChrom <redchrom@gmail.com> (maintainer)
02 Sep 2006 11:01:30
Original commit files touched by this commit  3.3
novel search for other commits by this committer
- Update to 3.3
- Move themes to share/themes
10 Aug 2006 04:55:20
Original commit files touched by this commit  3.2_3
rafan search for other commits by this committer
- Added knob for the popular and "glamour" split gradient patch
- Pass maintainership to submitter

PR:             ports/101624
Submitted by:   RedChrom <redchrom at gmail.com>
11 Feb 2006 21:03:14
Original commit files touched by this commit  3.2_3
netchild search for other commits by this committer
Reset maintainership to ports@ after ~4 months without any response to any
PR.

Thanks for contributing.

Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.

While I'm here:
 - fix a little nit in the csound port (I think the intention was to
   create no backup file instead of creating one with a "-e" extension)
 - set ARCH to i386 in the amd64 case for the acroread7 port. This
   is a work-around to be able to install everything when a dependency
   is not already installed (ARCH is read-only in sub-makes, so the
   dependencies can't change it). This should be removed when the
   dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]

Not objected to by:     portmgr (explicit: krion; silence: rest)
Maintainer timeout:     ~4 months
Submitted by:           Sangwoo Shim <sangwoos@gmail.com> [1]
PR:                     87985 [1]
24 Jan 2006 03:16:52
Original commit files touched by this commit  3.2_3
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 06:28:59
Original commit files touched by this commit  3.2_3
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
05 Nov 2005 05:22:06
Original commit files touched by this commit  3.2_3
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
12 Apr 2005 12:41:47
Original commit files touched by this commit  3.2_2
flz search for other commits by this committer
- Fix packing list.

PR:             ports/78867
Submitted by:   Ulrich Spoerlein <q@uni.de>
Approved by:    maintainer timeout (1 month)
12 Mar 2005 10:54:27
Original commit files touched by this commit  3.2_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
28 Feb 2005 01:17:20
Original commit files touched by this commit  3.2
kris search for other commits by this committer
BROKEN: Incorrect pkg-plist
30 Jun 2004 09:13:38
Original commit files touched by this commit  3.2
vs search for other commits by this committer
Update to 3.2

PR:             ports/66773
Submitted by:   Munish Chopra
Approved by:    maintainer timeout
10 Apr 2004 18:26:55
Original commit files touched by this commit  3.1_2
trevor search for other commits by this committer
Tidy up whitespace.
05 Apr 2004 04:31:02
Original commit files touched by this commit  3.1_2
marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
16 Mar 2004 22:54:06
Original commit files touched by this commit  3.1_1
marcus search for other commits by this committer
Chase the new location of libXft.
17 Feb 2004 05:59:08
Original commit files touched by this commit  3.1_1
trevor search for other commits by this committer
Try to make this bento-pure:  as discovered by Munish Chopra, there
seems to be no directory to receive the Japanese po file, so create
the directory beforehand.
17 Feb 2004 00:35:01
Original commit files touched by this commit  3.1_1
kris search for other commits by this committer
BROKEN: Does not install.  This port is scheduled to be removed on April 16
if it is still broken at that time.
04 Feb 2004 05:10:27
Original commit files touched by this commit  3.1_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
27 Jan 2004 16:12:37
Original commit files touched by this commit  3.1
trevor search for other commits by this committer
Add size data.
22 Jan 2004 08:05:25
Original commit files touched by this commit  3.1
trevor search for other commits by this committer
Use PAX macro.
16 Jan 2004 04:39:04
Original commit files touched by this commit  3.1
trevor search for other commits by this committer
Update to 3.1.

PR:             60771
Submitted by:   Munish Chopra (also requested by "0c", Fritz
                Heinrichmeyer, Andreas Semborg and Johan Pettersson)
20 Nov 2003 16:09:45
Original commit files touched by this commit  3.0
trevor search for other commits by this committer
Update to 3.0.

Submitted by:   Darren "igla" of batterybackups.net
20 Nov 2003 15:17:44
Original commit files touched by this commit  0.3.0.4_1
trevor search for other commits by this committer
Attempt to create and delete share/gnome/wm-properties/.

Submitted by:   Darren "igla" of batterybackups.net
(also noticed by Andreas Semborg)

Install header files where they can be found during compilation of
obconf.  This fixes the problem addressed by Tim Bishop in PR 58836,
but in a different way.
14 Oct 2003 06:48:56
Original commit files touched by this commit  0.3.0.4_1
trevor search for other commits by this committer
Install pkg-config files needed by obconf.
14 Oct 2003 05:44:25
Original commit files touched by this commit  0.3.0.4
trevor search for other commits by this committer
Update to 3.0-rc4.
24 Sep 2003 09:43:01
Original commit files touched by this commit  0.3.0.1_1
trevor search for other commits by this committer
Install libobparser and libobrender shared libraries.

noticed by:     Andrew J. Caines of halplant.com and Hendrik Scholz
                of raisdorf.net

Install openbox.desktop.
24 Sep 2003 06:59:05
Original commit files touched by this commit  0.3.0.1
trevor search for other commits by this committer
Add forgotten dependencies on glib 2.X and libxml 2.X.

Submitted by:   Andrew J. Caines of halplant.com
requested by:   kris
08 Sep 2003 01:45:18
Original commit files touched by this commit  0.3.0.1
trevor search for other commits by this committer
Update to 3.0-beta1.
22 May 2003 00:45:28
Original commit files touched by this commit  2.2.3
trevor search for other commits by this committer
I haven't reviewed the sources for the new versions.
21 May 2003 16:48:48
Original commit files touched by this commit  2.2.3
ade search for other commits by this committer
Update to 2.2.3

Drive-by commit (MAINTAINER timeout)

PR:             50960
Submitted by:   Stijn Hoop <stijn@win.tue.nl>
01 Mar 2003 14:34:34
Original commit files touched by this commit  1.2.4
trevor search for other commits by this committer
Retire comment file.
14 Jul 2002 22:34:37
Original commit files touched by this commit  1.2.4
trevor search for other commits by this committer
Update to 1.2.4.

requested by:  David Hill
27 May 2002 06:48:02
Original commit files touched by this commit  1.2.1
trevor search for other commits by this committer
Update to 1.2.1.

Submitted by:   Ben Jansens
26 May 2002 07:47:42
Original commit files touched by this commit  1.2.0
trevor search for other commits by this committer
Update to 1.2.0.
12 May 2002 04:17:01
Original commit files touched by this commit  1.1.0
trevor search for other commits by this committer
Update to 1.1.0.

Reported by:    Ben Jansens

Add dependency on xloadimage port.
12 May 2002 00:18:22
Original commit files touched by this commit  1.0.1
trevor search for other commits by this committer
Warn about borked i18n.
12 May 2002 00:13:40
Original commit files touched by this commit  1.0.1
trevor search for other commits by this committer
Make links for i18n (cribbed from blackbox port).  For some reason,
i18n is broken in this port, but this brings it closer to being
correct.
11 May 2002 23:56:06
Original commit files touched by this commit  1.0.1
trevor search for other commits by this committer
There is no need to make this directory twice.
11 May 2002 21:26:44
Original commit files touched by this commit  1.0.1
trevor search for other commits by this committer
Patch some overlooked instances of "Bsetroot" in osetroot.1.  This
is too trivial for a PORTREVISION bump.
10 May 2002 22:06:41
Original commit files touched by this commit  1.0.1
trevor search for other commits by this committer
Add port of openbox, a fork of blackbox (repo-copied from
ports/x11-wm/blackbox/).

Number of commits found: 51

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
cups-baseNov 29
hplipNov 29
samba3Nov 29
samba3Nov 29
wordpressNov 29
wordpressNov 29
wordpressNov 29
wordpress-muNov 29
imlib2Nov 24
firefox*Nov 23
firefox-devel*Nov 23
firefox10*Nov 23
firefox15*Nov 23
firefox3*Nov 23
linux-firefox*Nov 23

14 vulnerabilities affecting 30 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 19493
Broken 164
Deprecated 88
Ignore 463
Forbidden 8
Restricted 263
No CDROM 132
Vulnerable 57
Expired 58
Set to expire 72
Interactive 78
new 24 hours 3
new 48 hours3
new 7 days35
new fortnight93
new month164

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.224 seconds.