Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-09-09 | Move USE_BUILDLINK_ONLY definition out of Makefile.common and into the | jlam | 2 | -4/+5 | |
individual package Makefiles. | |||||
2001-08-29 | Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references | jlam | 1 | -1/+2 | |
to ${X11BASE} in the header and library search paths into references to ${LOCALBASE}/share/x11-links. These packages should now be strongly- buildlinked regardless of whether xpkgwedge is installed. Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge. | |||||
2001-08-24 | Include Makefile.common near the start of the package Makefile, and | jlam | 2 | -5/+4 | |
manually include bsd.pkg.mk in each package. | |||||
2001-06-30 | Converted to use buildlink.mk files | zuntum | 2 | -7/+4 | |
2001-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 1 | -2/+1 | |
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV. | |||||
2001-04-18 | Move to sha1 checksums, and add file sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -4/+2 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-08 | Regen patch-sum; remove whitespace from PLIST. | wiz | 2 | -10/+9 | |
2001-03-03 | Add a file with "patch" is an ugly kludge. But the file into "${FILESDIR}" | tron | 3 | -175/+173 | |
where it belongs and copy it to "${WRKSRC}" in the "post-extract" targets. This also prevents the installation of "bsd-daemon.xpm.orig". | |||||
2001-03-03 | Add missing file "lib/X11/icewm/taskbar/bsd-daemon.xpm". | tron | 1 | -1/+2 | |
2001-02-23 | Make this right: We want RCS Ids. | wiz | 3 | -3/+7 | |
2001-02-23 | Apply patches supplied in pkg/11959 by Anders Dinsen to display | wiz | 3 | -1/+186 | |
a BSD daemon instead of something else... | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+3 | |
2000-12-12 | Add new category wm for window managers, and move lots of package from | wiz | 12 | -0/+433 | |
x11 here. Only changes are: `wm' in category added and some paths fixed. |