summaryrefslogtreecommitdiff
path: root/x11-wm/openbox (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Try to make this bento-pure: as discovered by Munish Chopra, thereTrevor Johnson2004-02-171-7/+4
| | | | | seems to be no directory to receive the Japanese po file, so create the directory beforehand.
* BROKEN: Does not install. This port is scheduled to be removed on April 16Kris Kennaway2004-02-171-0/+4
| | | | if it is still broken at that time.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 1)
* Add size data.Trevor Johnson2004-01-271-0/+1
|
* Use PAX macro.Trevor Johnson2004-01-221-1/+1
|
* Update to 3.1.Trevor Johnson2004-01-162-2/+6
| | | | | | PR: 60771 Submitted by: Munish Chopra (also requested by "0c", Fritz Heinrichmeyer, Andreas Semborg and Johan Pettersson)
* Update to 3.0.Trevor Johnson2003-11-202-12/+19
| | | | Submitted by: Darren "igla" of batterybackups.net
* Attempt to create and delete share/gnome/wm-properties/.Trevor Johnson2003-11-201-5/+5
| | | | | | | | | 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.
* Install pkg-config files needed by obconf.Trevor Johnson2003-10-141-0/+8
|
* Update to 3.0-rc4.Trevor Johnson2003-10-142-17/+32
|
* Install libobparser and libobrender shared libraries.Trevor Johnson2003-09-241-0/+13
| | | | | | | noticed by: Andrew J. Caines of halplant.com and Hendrik Scholz of raisdorf.net Install openbox.desktop.
* Add forgotten dependencies on glib 2.X and libxml 2.X.Trevor Johnson2003-09-241-0/+1
| | | | | Submitted by: Andrew J. Caines of halplant.com requested by: kris
* Update to 3.0-beta1.Trevor Johnson2003-09-088-332/+58
|
* I haven't reviewed the sources for the new versions.Trevor Johnson2003-05-211-0/+2
|
* Update to 2.2.3Ade Lovett2003-05-218-84/+331
| | | | | | | Drive-by commit (MAINTAINER timeout) PR: 50960 Submitted by: Stijn Hoop <stijn@win.tue.nl>
* Retire comment file.Trevor Johnson2003-03-012-1/+1
|
* Update to 1.2.4.Trevor Johnson2002-07-142-3/+2
| | | | requested by: David Hill
* Update to 1.2.1.Trevor Johnson2002-05-272-2/+2
| | | | Submitted by: Ben Jansens
* Update to 1.2.0.Trevor Johnson2002-05-262-2/+2
|
* Update to 1.1.0.Trevor Johnson2002-05-122-2/+4
| | | | | | Reported by: Ben Jansens Add dependency on xloadimage port.
* Warn about borked i18n.Trevor Johnson2002-05-111-0/+2
|
* Make links for i18n (cribbed from blackbox port). For some reason,Trevor Johnson2002-05-111-0/+13
| | | | | i18n is broken in this port, but this brings it closer to being correct.
* There is no need to make this directory twice.Trevor Johnson2002-05-111-1/+0
|
* Patch some overlooked instances of "Bsetroot" in osetroot.1. ThisTrevor Johnson2002-05-111-1/+2
| | | | is too trivial for a PORTREVISION bump.
* Add port of openbox, a fork of blackbox (repo-copied fromTrevor Johnson2002-05-106-99/+81
| | | | ports/x11-wm/blackbox/).
* Updated to 0.62.1.Mark Pulford2002-02-203-2/+4
| | | | | PR: 35137 Submitted by: maintainer
* Fix bsetbg to use mktemp(1)Patrick Li2002-01-281-0/+11
| | | | | PR: 34387 Submitted by: maintainer
* Update to 0.62.0Patrick Li2002-01-254-57/+74
| | | | | | | | Give maintainership to submitter PR: 34113 Submitted by: Stijn Hoop <stijn@win.tue.nl> Approved by: maintainer
* Update from 0.61.0 to 0.61.1, submitted by maintainer. To account forTrevor Johnson2000-10-093-2/+5
| | | | | | | | | files left behind after "make deinstall" I also added a MAN1 line and added the Cthulhain style file, which is new in this version, to pkg-plist. I fixed a stray space found by portlint -t. PR: 21850 Submitted by: patseal@hyperhost.net
* Update to version 0.61Kevin Lo2000-08-293-3/+11
| | | | | PR: 20917 Submitted by: MAINTAINER
* Update to 0.60.3Chris Piazza2000-06-184-34/+44
| | | | | PR: 19356 Submitted by: maintainer
* Make Patrick Seal <patseal@hyperhost.net> the maintainer sinceChris Piazza2000-06-171-1/+1
| | | | I've been neglecting this port lately..
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-2/+2
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-2/+2
|
* Add trailing / to end of a MASTER_SITEChris Piazza1999-09-211-1/+1
|
* Update to version 0.51.3.1Chris Piazza1999-09-212-5/+4
|
* Update to version 0.51.2 and fix the URL in DESCRChris Piazza1999-09-043-6/+5
|
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
|
* Update to version 0.51.1Chris Piazza1999-08-212-4/+4
| | | | Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to blackbox 0.51.0. This is the first release officallyChris Piazza1999-08-203-7/+6
| | | | not labelled beta and is considered stable.
* Add a patch that fixes a bug in the Windowing code that canChris Piazza1999-07-151-3/+3
| | | | | | | | | cause blackbox to die with an alt+click on, for example, xmms. Also don't output a message on pre-fetch, instead use pre-configure. Obtained from: blackbox mailing list
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Replace a dead master site with a functional one.Chris Piazza1999-06-201-3/+3
|
* Change my email address to FreeBSD.org.Chris Piazza1999-06-191-2/+2
| | | | | Also some minor nits (extra fluff in all of my ports' DESCR files, USE_XLIB defined when USE_X_PREFIX is also defined, etc).
* Update to 0.50.5 and set cpiazza@home.net as maintainer.Michael Haro1999-05-293-6/+8
| | | | PR: 11918
* Add WWW:Michael Haro1999-05-031-1/+1
|
* Notes from submitter:Steve Price1999-05-011-4/+3
| | | | | | | | | Add a couple master sites and remove a dead one. While I'm here take out the CXXFLAGS=... in the makefile and change patch-ae to the proper form it should have been in the first place. PR: 11394 Submitted by: Chris Piazza <cpiazza@home.net>
* Null commit. PR 10718 is for something totally different andJoseph Koshy1999-03-241-1/+1
| | | | | should not have been mentioned in the prior commit message for PR 10719.
* Upgrade to v0.50.4.Joseph Koshy1999-03-224-29/+19
| | | | | PR: ports/10718, ports/10719 Submitted by: Chris Piazza <cpiazza@home.net>
* Update to 0.50.3.Steve Price1999-03-084-5/+32
| | | | | PR: 10157 Submitted by: Chris Piazza <cpiazza@home.net>