Michael Moll
c217cd891f
x11-wm/blackbox: fix build on arm
...
PR: 200124
Submitted by: Mikael Urankar <mikael.urankar@gmail.com>
Approved by: maintainer (timeout)
2015-11-29 21:53:12 +00:00
Dmitry Marakasov
83f69f09a9
- Drop @dirrm* from and add empty directories to pkg-plists
...
Approved by: portmgr blanket, kwm (for gnome@ ports)
2015-01-28 01:07:54 +00:00
Jimmy Olgeni
dbc81c7d5b
Remove indefinite articles and trailing periods from COMMENT, plus
...
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category X.
CR: D511
Approved by: portmgr (bapt)
2014-08-08 08:42:44 +00:00
Martin Wilke
188210c0c6
- Stage support
2014-02-26 09:45:02 +00:00
Guido Falsi
0a0bcfbc54
Import a bunch of iconv fixes.
...
Submitted by: marino
Approved by: portmgr (bapt, implicit)
2013-09-27 15:17:26 +00:00
Baptiste Daroussin
c30de17205
Add NO_STAGE all over the place in preparation for the staging support (cat: x11-wm)
2013-09-21 00:01:16 +00:00
Niclas Zeising
e4e2a3e416
Fix build with clang and libc++
...
Approved by: portmgr (bapt)
2013-09-06 20:57:11 +00:00
Marcus von Appen
95e7081976
- Convert USE_ICONV=yes to USES=iconv
...
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here
2013-04-27 18:25:24 +00:00
Raphael Kubo da Costa
9b9bf3150a
Follow-up to r305690: convert the OPTIONS line to OptionsNG as well.
...
Thanks to kwm@ for the heads-up.
PR: ports/172561
Feature safe: yes
2012-10-12 22:00:44 +00:00
Raphael Kubo da Costa
3f632eb2bd
Convert to OptionsNG.
...
PR: ports/172561
Submitted by: Andrew J. Caines <A.J.Caines@halplant.com> (maintainer)
Feature safe: yes
2012-10-10 21:51:21 +00:00
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