summaryrefslogtreecommitdiff
path: root/wm/icewm/Makefile.common
AgeCommit message (Collapse)AuthorFilesLines
2002-08-22Updated icewm to 1.2.0martti1-5/+2
- translation updates - bug fixes - new features - HorizontalEdgeSwitch and VerticalEdgeSwitch - LowerOnClickWhenRaised lower the active window when clicked again - added icesh - a command line window manager - TitleBarHorzOffset/TitleBarVertOffset - allow transparent menu selection - gradient support - transparent applets ...
2002-03-10Set START_XPM even if no APM on the machine (the two are unrelated).wiz1-2/+3
2002-03-10Share distinfo between icewm{,-gnome}.wiz1-1/+2
2002-03-08Fix cases where apmvar.h doesn't exist.jmc1-1/+6
By default the apm applet is always compiled in unless the lite support is enabled which turns off way too much. So, split the apm option out into it's own option and test for it by checking in Makefile.common for apmvar.h's existance. If it doesn't exist pass --disable-apm. This makes this compile again on machines that do not have machine/apmvar.h (and are NetBSD) such as macppc. Bump version via PKGVERSION to nb1.
2002-03-04Added BUILD_USES_MSGFMT.martti1-17/+18
2002-02-27Don't define "PKGNAME" here because it breaks the "icewm-gnome" package.tron1-3/+1
2002-02-26Updated icewm to 1.0.9.2 (provided by Sergey Svishchev in pkg/15478)martti1-6/+9
* a lot of bug fixes * new translations * NLS support
2002-02-08Set maintainer to packages@wiz1-2/+2
2001-09-09Move USE_BUILDLINK_ONLY definition out of Makefile.common and into thejlam1-2/+1
individual package Makefiles.
2001-08-24Include Makefile.common near the start of the package Makefile, andjlam1-3/+1
manually include bsd.pkg.mk in each package.
2001-06-30Converted to use buildlink.mk fileszuntum1-1/+2
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam1-2/+1
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-03-03Add a file with "patch" is an ugly kludge. But the file into "${FILESDIR}"tron1-1/+4
where it belongs and copy it to "${WRKSRC}" in the "post-extract" targets. This also prevents the installation of "bsd-daemon.xpm.orig".
2000-12-12Add new category wm for window managers, and move lots of package fromwiz1-0/+38
x11 here. Only changes are: `wm' in category added and some paths fixed.