summaryrefslogtreecommitdiff
path: root/wm/bsetroot
AgeCommit message (Collapse)AuthorFilesLines
2005-02-23Add RMD160 checksums to the SHA1 ones.wiz1-1/+2
2004-11-13Replace USE_GCC_SHLIB with "USE_LANGUAGE=c c++" (the latter implies thejlam1-2/+1
former) for applications that are known to require C++.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-03-10bl3ifyxtraeme1-3/+3
2004-02-20USE_LANGUAGES= c c++abs1-1/+2
2003-09-17get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD orgrant1-2/+1
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
2003-08-08USE_GCC_SHLIB.grant1-1/+2
from gavan@.
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-05-17PKGREVISON++salo1-9/+8
- install into LOCALBASE, not X11BASE. - style cosmetics (DESCR has 80 columns, sort CATEGORIES, whitespace)
2003-02-20Add patch based on PR pkg/20009, to fix the problem mentioned injschauma3-3/+18
PR pkg/19689, closing that PR. Bump PKG_REVISION.
2003-01-05Bump PKGREVISION for previous changes (added NLS files)jschauma1-1/+2
2003-01-05Install NLS files for bsetroot, so that bsetroot does not complainjschauma4-3/+77
whne blackbox is not installed (as may be the case if fluxbox or openbox are used). This addresses one of the problems mentioned in PR pkg/19689.
2002-11-20Initial import of bsetroot into pkgsrc.jschauma5-0/+62
This package includes two tools, bsetbg and bsetroot, used by the Blackbox windowmanager to set the root window's properties. Blackbox shares code with the Openbox and Hackedbox window managers, which also utilize these tools, allowing these window managers to share some themes as well.