- add a -gdata subpackage for the plugin interacting with google
contacts, since it picks up libgdata if present.
- add libnotify & libcanberra-gtk to LDEP-main since they're picked up
for the notification plugin if present.
- tidy WANTLIB, put the krb5 & friends only once in WANTLIB.
- remove a leftover empty WANTLIB-docs
- cleanup WANTLIB-* in the ldap FLAVOR, they made no sense
pages and instead install the source pages.
This change simply rips out OpenBSD's historical special rules for
preformatting man pages and restores imake's defaults.
ok espie@ matthieu@ sthen@
paths inside the patches were already "substituted" (hardcoded).
Use MODPY_ADJ_FILES for the python one, and get rid of that patch.
ok aja@, robert@ (maintainer)
first tag we see will trigger a junk, unless we already
junked on that host during this run.
that way, we can forget whether we were building kde3 or kde4,
as we start with a "clean slate".
I could have junked at start, but this is much better, as it junks
"just in time" for the tag.
it was causing more pain than gain.
Add another two bugfixes:
- event: Handle MotionNotify before ButtonPress/Release
- awful.tag.withcurrent: Also act on restarts
All from upstream git repo.
don't quite match, and all hell breaks loose.
MAKE DARN SURE it gets its file by forcing them down the problematic target.
Yep, sometimes ar will replace the same files twice. Which is always better
than 0.
this has long been an annoyance. Why do every single math guy still write
makefiles by hand that look like fortran77 code ?
(also fix an error in popen by speaking the right standardese)
Reply to _NET_REQUEST_FRAME_EXTENTS by settings _NET_FRAME_EXTENTS
property of the window to the widths of the respective borders added
by i3.
(upstream git commit 05e46848f07460f18574d51eba0b182b177ab2d2)
do the nojunk check in setup (so that we don't untaint if we're
not gonna run), and since we're testing in setup, use that to bypass
running altogether in such a case.
sorry landry, previous one was pretty bad... the reversed test result
is a stinker...