Commit graph

5 commits

Author SHA1 Message Date
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Todd Vierling
41b0672cba Update linkage to libltdl, which is now its own package.
Some of these packages probably don't use libltdl at all, but it's up to
the MAINTAINER to fix the .includes to pull in only what's actually needed.
2004-10-15 14:53:18 +00:00
Johnny C. Lam
84663f5da5 Mechanical conversion to use LIBTOOLIZE_PLIST (which defaults to "yes" in
pkgsrc).  LIBTOOL_LA_FILES is no more.
2004-09-23 05:59:29 +00:00
Todd Vierling
3258328d22 Convert manual libtool archive PLIST entries to dynamic entries using new
LIBTOOL_LA_FILES logic in bsd.pkg.mk.
2004-08-17 18:26:11 +00:00
Jeremy C. Reed
90560dc630 Import of taskbar.
taskbar is a small utility for X11 that displays a taskbar. It is used
with a window manager supporting EWMH (enhanced window manager hints).

It provides a customizable start menu for launching programs. And
it has a taskbar notification area with tooltip support (via plugins).
The docking taskbar can be aligned to the bottom or top of screen.

taskbar has the ability to load a set of plugins which will be
displayed on the right side of the bar (i.e. the 'tray').  It
includes a clock display plugin and a hardware sensor plugin for
Linux kernel 2.6 (using the /sys interface).

TODO:

add option for --enable-xft
(even when not buildlinked, it was linked to libXft)

get rid of sensor support under NetBSD or make it work?
(remove sensor from DESCR)

what provides background.pc so it can be built with that support?
2004-05-22 04:56:06 +00:00