Alexey Dokuchaev
ad31601f19
Fix the build with libX11 > 1.40.
2011-10-20 03:33:06 +00:00
Pav Lucistnik
0960a5032c
- Mark BROKEN: does not compile
...
Util.cc:197: error: 'std::string bt::textPropertyToString(Display*, XTextProperty&)' should have been declared inside 'bt'
Reported by: pointyhat
2011-10-02 19:54:06 +00:00
Alexey Dokuchaev
a841e77de9
Update description after recent changes.
2011-07-08 10:29:46 +00:00
Alexey Dokuchaev
02f9fd571d
Remove `x11-wm/boxtools' port and provide an OPTION to install tools only.
...
Blackbox port is very light, and this separation does not really buys us
anything expect having to maintain two ports that operate on the very same
distfile. I could have probably just completely removed tools-only mode,
but there might be folks out there who believe this is a useful feature.
Approved by: maintainer (general idea)
2011-07-08 10:27:20 +00:00
Alexey Dokuchaev
25ba03d818
Add two patches to Blackbox:
...
Setting _NET_NUMBER_OF_DESKTOPS may cause Blackbox to explode. The problem
is due to a bad loop condition in Screen.cc::clientMessageEvent(). If the
difference between the new number of desktops and initial workspaceCount()
is odd, the condition is always true, or at least until "number" underflows
or overflows. BB will usually end up munching a lot of memory and dying
when it creates thousands of desktops first, though (tracker ID 2306646).
Blackbox does not handle transparency correctly in its slit, which causes
applications like x11/bbdock to display garbled graphics. Patch suggested
by the author of BBDock.
Port revision will be bumped separately, as there are more changes coming.
Approved by: maintainer
2011-07-08 10:00:40 +00:00
Martin Wilke
bb86cbe5d2
- Get Rid MD5 support
2011-03-20 12:54:45 +00:00
Alexey Dokuchaev
667f98d4f8
- Replace direct (via LIB_DEPENDS) libXft dependency with USE_XORG one
...
- Optimize away `.for .. .endfor' loop when installing PORTDOCS
- Wrap one overly long line, canonicalize Makefile header while here
- Handle license installation via LICENSE framework
Approved by: maintainer (earlier version of patch)
2011-03-18 02:54:26 +00:00
Dmitry Marakasov
d99dd57e89
- Switch SourceForge ports to the new File Release System: categories starting with X
2009-08-22 00:39:37 +00:00
Pav Lucistnik
efa63f6ba4
- 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
2008-07-25 14:34:52 +00:00
Martin Wilke
2a9763f12a
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
...
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
2008-03-22 08:55:40 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Edwin Groothuis
5b2fd8de70
Remove USE_REINPLACE from categories starting with X
2006-05-13 05:00:46 +00:00
Edwin Groothuis
a8758fe8aa
Fix pkg-plist
...
Noticed by: YAPHR
Pointy hat to: AJ_ZO
2005-11-15 20:40:41 +00:00
Edwin Groothuis
79001120e2
[MAINTAINER UPDATE] x11-wm/blackbox to 0.70.1
...
Update Blackbox window manager to current version, 0.70.1.
PR: ports/88969
Submitted by: Andrew J. Caines <A.J.Caines@halplant.com>
2005-11-14 03:56:23 +00:00
Florent Thoumie
b16723fd67
- 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>
2005-03-18 21:20:26 +00:00
Florent Thoumie
93a8791746
- Update to 0.70.0.
...
- Assign maintainership to submitter.
PR: ports/78678
Submitted by: Danny Koenig <dako@bsdberlin.org>
Approved by: pav (mentor)
2005-03-11 19:25:25 +00:00
Volker Stolz
a206f0d32d
Reset maintainer. Much thanks to Stijn for maintaining the ports so far!
...
PR: ports/70203
Submitted by: Stijn Hoop (maintainer)
2004-08-10 11:04:41 +00:00
Clive Lin
92e618dfd5
Back port post gcc 3.4.2 fixup from x11-wm/boxtools.
...
Requested by: Marco Trentini <mark at remotelab dot org>
2004-08-01 12:59:18 +00:00
Trevor Johnson
3bca696b10
Add size data, approved by maintainers.
2004-03-18 18:01:13 +00:00
Kirill Ponomarev
433cdeafb5
- Fix build on -current
...
PR: 58235
Submitted by: maintainer
2003-10-19 11:28:11 +00:00
Akinori MUSHA
5c65a56754
De-pkg-comment.
2003-02-21 14:19:11 +00:00
Oliver Braun
cb75b68de5
* Upgrade to 0.65.0.
...
* Use new x11-wm/boxtools port.
PR: ports/42947
Submitted by: maintainer
2002-09-19 14:38:40 +00:00
Patrick Li
4284b75a66
Update WWW tag
...
PR: 39420
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
Approved by: maintainer
2002-06-17 20:52:11 +00:00
Mark Pulford
a3f9782d17
Updated to 0.62.1.
...
PR: 35137
Submitted by: maintainer
2002-02-20 10:33:43 +00:00
Patrick Li
ad336c071f
Fix bsetbg to use mktemp(1)
...
PR: 34387
Submitted by: maintainer
2002-01-28 22:03:59 +00:00
Patrick Li
1f36948b91
Update to 0.62.0
...
Give maintainership to submitter
PR: 34113
Submitted by: Stijn Hoop <stijn@win.tue.nl>
Approved by: maintainer
2002-01-25 22:47:06 +00:00
Trevor Johnson
94655d598b
Update from 0.61.0 to 0.61.1, submitted by maintainer. To account for
...
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
2000-10-09 07:28:28 +00:00
Kevin Lo
25f949cdfa
Update to version 0.61
...
PR: 20917
Submitted by: MAINTAINER
2000-08-29 15:57:53 +00:00
Chris Piazza
064afd5dfa
Update to 0.60.3
...
PR: 19356
Submitted by: maintainer
2000-06-18 01:43:16 +00:00
Chris Piazza
cb45821bc2
Make Patrick Seal <patseal@hyperhost.net> the maintainer since
...
I've been neglecting this port lately..
2000-06-17 16:34:37 +00:00
Jeremy Lea
b4455771cc
Standardize all user defined options to the booleans WITH_FOO and
...
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
2000-04-17 00:19:02 +00:00
Chris Piazza
500b47f7ae
Update with the new PORTNAME/PORTVERSION variables
2000-04-10 19:50:46 +00:00
Chris Piazza
dc8e81c82e
Add trailing / to end of a MASTER_SITE
1999-09-21 02:21:10 +00:00
Chris Piazza
782f100a74
Update to version 0.51.3.1
1999-09-21 02:19:41 +00:00
Chris Piazza
14f21e6e1e
Update to version 0.51.2 and fix the URL in DESCR
1999-09-04 20:40:53 +00:00
Peter Wemm
50fb080408
$Id$ -> $FreeBSD$
1999-08-31 03:04:38 +00:00
Chris Piazza
cdca2e9429
Update to version 0.51.1
...
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
1999-08-21 00:26:15 +00:00
Chris Piazza
a39e66d654
Update to blackbox 0.51.0. This is the first release offically
...
not labelled beta and is considered stable.
1999-08-20 06:00:15 +00:00
Chris Piazza
b663cfba86
Add a patch that fixes a bug in the Windowing code that can
...
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
1999-07-15 01:03:11 +00:00
Tim Vanderhoek
748713c3f6
As threatened, enforce the "Capital, no period" rule. Ellipses are
...
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Chris Piazza
6f60123294
Replace a dead master site with a functional one.
1999-06-20 00:50:01 +00:00
Chris Piazza
bbed9774f9
Change my email address to FreeBSD.org.
...
Also some minor nits (extra fluff in all of my ports' DESCR files,
USE_XLIB defined when USE_X_PREFIX is also defined, etc).
1999-06-19 08:26:18 +00:00
Michael Haro
f5bbb5c7b5
Update to 0.50.5 and set cpiazza@home.net as maintainer.
...
PR: 11918
1999-05-29 09:37:52 +00:00
Michael Haro
96dbf6f5fe
Add WWW:
1999-05-03 04:54:16 +00:00
Steve Price
fba1f99a8f
Notes from submitter:
...
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>
1999-05-01 02:15:38 +00:00
Joseph Koshy
d753b134d6
Null commit. PR 10718 is for something totally different and
...
should not have been mentioned in the prior commit message for
PR 10719.
1999-03-24 03:36:22 +00:00
Joseph Koshy
fdd27bf9c0
Upgrade to v0.50.4.
...
PR: ports/10718, ports/10719
Submitted by: Chris Piazza <cpiazza@home.net>
1999-03-22 08:38:59 +00:00
Steve Price
8ebbbe0407
Update to 0.50.3.
...
PR: 10157
Submitted by: Chris Piazza <cpiazza@home.net>
1999-03-08 20:57:52 +00:00
Steve Price
97f157e5aa
Update to version 0.50.2.
...
PR: 9136
Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>
1998-12-23 01:37:37 +00:00
Bill Fumerola
029bb90120
Add a MASTER_SITES.
...
Remind by: Fenner's survey
1998-12-08 21:36:08 +00:00