For some reason this port uses the <regexp.h> header file, but doesn't
link against libcompat. This means it actually calls the POSIX regex
functions, which means it will probably just crash. Just port it to the
POSIX API.
Approved by: erwin (portmgr, implicit)
----------------------------------------------------------------------
- Drop `x11/dmenu' rdep, it is no longer required
- Drop `devel/9base' dependency as well, since it is rather incomplete.
Users who prefer Plan 9'ish way of configuring WMII are advised to go
with `devel/plan9port' port instead
- Respect DOCSDIR and NOPORTDOCS
- Set LATEST_LINK now it's actually quite usable (esp. with p9p)
Feature safe: yes
reasons to unconditionally reimplement strlcat(3), which is being around in
BSD for over a decade now, but WMII does it anyways. Apparently, somebody
needs to reread Unix Haters Handbook.
Despite the fact that return value of strlcat() does not seem to be used
anywhere, I decided to keep their implementation instead of switching to
kosher implementation from our libc, just in case of some weird bug-to-bug
compatibility issue.
Closes PR: ports/143594
Feature safe: yes
Update the master site to the new openbox.org domain
From the release announcement:
There are a number of bug fixes in this release, and continued
improvements to menu behaviour. The coolest thing however, is changes
to the the focus cycling (Alt-Tab) dialog. It is now dynamic as
windows appear/disappear while focus cycling.
PR: ports/143688
Submitted by: dougb
Approved by: maintainer timeout
Feature safe: yes
Changelog:
- Fix name clash related to SUSv4 signal.h (patch by Pietro Cerutti, ticket 487).
- Fix creating GL pixmap in certain situations (when using mesa?).
- Play with XI2.
- Remove useless definition.
- Tweak configuration loading.
- Eliminate Mode.action_inhibit.
- Show EObj info via ipc when appropriate.
- Move EWindowGetNamePixmap() to x.c (and rename).
- Avoid some memory leaks with incorrect themes.
- Remove some redundant checks.
- Unmap internal windows before destroying.
- Fixes progress bar rendering when CM is active.
- Scale new icons down to 48x48 pixels.
- Change iconbox fallback icon mode back to snapshot.
- Do not propagate key events.
Approved by: portmgr (miwi)
audio/ccaudio||2010-01-18|Has expired: has been broken for 4 months
audio/py-libmpdclient||2010-01-18|Has expired: has been broken for 3 months
chinese/gbk2uni||2010-01-18|Has expired: has been broken for 6 months
chinese/iiimf-le-xcin||2010-01-18|Has expired: has been broken for 3 months
devel/adabindx||2010-01-18|Has expired: has been broken for 3 months
devel/agide||2010-01-18|Has expired: has been broken for 6 months
devel/asis||2010-01-18|Has expired: has been broken for 3 months
devel/callgrind||2010-01-18|Has expired: Included in devel/valgrind
devel/florist||2010-01-18|Has expired: has been broken for 3 months
editors/xml2rfc-xxe||2010-01-18|Has expired: has been broken for 4 months
graphics/gephex||2010-01-18|Has expired: has been broken for 3 months
graphics/irit||2010-01-18|Has expired: has been broken for 3 months
graphics/pixieplus||2010-01-18|Has expired: has been broken for 6 months
japanese/expect||2010-01-18|Has expired: has been broken for 3 months
lang/pnetc||2010-01-18|Has expired: has been broken for 5 months
mail/libnewmail||2010-01-18|Has expired: has been broken for 3 months
net-mgmt/flowscan||2010-01-18|Has expired: has been broken for 5 months
net/astmanproxy||2010-01-18|Has expired: has been broken for 3 months
palm/prc-tools||2010-01-18|Has expired: has been broken for 4 months
print/latex-msc||2010-01-18|Has expired: has been broken for 3 months
science/xloops-ginac||2010-01-18|Has expired: has been broken for 3 months
shells/bush||2010-01-18|Has expired: has been broken for 3 months
textproc/iiimf-gnome-im-switcher||2010-01-18|Has expired: has been broken for 4 months
textproc/iiimf-gtk||2010-01-18|Has expired: has been broken for 3 months
x11-toolkits/gtkada-devel||2010-01-18|Has expired: has been broken for 3 months
x11-toolkits/gtkada||2010-01-18|Has expired: has been broken for 3 months
x11-wm/ion-2||2010-01-18|Has expired: has been broken for 4 months
FS#664 is not correct, a new one was made that doesn't create problems for
shifty users.
Accepting the maintainer offer, i'll take the maintainership. Thanks Nikos
for all your work on this port in the past.
PR: ports/142474
Submitted by: garga
Approved by: maintainer