pkgsrc/mk
dmcmahill d2b3a2b5e3 add some more failure checks for robustness.
- if something fails while extracting the DEPENDS for a particular package,
  mark that package as broken and drop the DEPENDS info for it.  This allows
  the build to continue and properly marks the package as broken.

- if something fails while extracting the PKGNAME, also mark the pkg as broken.

- be more careful about seeing if directories exist before cd'ing to them.
  Lack of such a test has caused problems elsewhere, so hopefully this will
  make the system more robust.
2001-10-14 20:34:53 +00:00
..
bulk add some more failure checks for robustness. 2001-10-14 20:34:53 +00:00
bsd.buildlink.mk Make the variables BUILDLINK_CPPFLAGS and BUILDLINK_LDFLAGS private by 2001-10-09 14:07:41 +00:00
bsd.pkg.defaults.mk Fix from Allen D. Ball <ball@iprotium.com> in PR 14183 - allow the 2001-10-09 10:01:11 +00:00
bsd.pkg.mk Pass "${USETOOLS}" down to package builds so that packages which use BSD 2001-10-12 15:40:56 +00:00
bsd.pkg.subdir.mk Back out that part, not intended to be committed just yet 2001-03-06 16:14:35 +00:00
bsd.prefs.mk Include "bsd.own.mk" before "bsd.pkg.defaults.mk" because otherwise "?=" 2001-09-21 15:28:35 +00:00
defs.Linux.mk dirname is in /usr/bin. Now buildlink has a fighting chance on Linux 2001-08-23 16:54:09 +00:00
defs.NetBSD.mk Rename "FILE" to "FILE_CMD" since ".for FILE" is a common idiom in BSD 2001-07-15 12:40:03 +00:00
defs.SunOS.mk Rename "FILE" to "FILE_CMD" since ".for FILE" is a common idiom in BSD 2001-07-15 12:40:03 +00:00
Linux.pkg.dist Add ${PKGLOCALEDIR}/locale/bg*, e.g. for windowmaker 2001-10-05 12:11:23 +00:00
Linux.x11.dist Sync locales from *.pkg.dist to *.x11.dist: 2001-07-30 15:09:23 +00:00
motif.buildlink.mk Do an immediate setting of MOTIF_TYPE and MOTIF12_TYPE so that the 2001-09-21 19:26:45 +00:00
NetBSD.pkg.dist Add ${PKGLOCALEDIR}/locale/bg*, e.g. for windowmaker 2001-10-05 12:11:23 +00:00
NetBSD.x11.dist Sync locales from *.pkg.dist to *.x11.dist: 2001-07-30 15:09:23 +00:00
ossaudio.buildlink.mk Add a LIBOSSAUDIO definition that is passed through MAKE_ENV. 2001-08-23 13:31:00 +00:00
SunOS.pkg.dist Add ${PKGLOCALEDIR}/locale/bg*, e.g. for windowmaker 2001-10-05 12:11:23 +00:00
SunOS.x11.dist Sync locales from *.pkg.dist to *.x11.dist: 2001-07-30 15:09:23 +00:00
x11.buildlink.mk Make BUILDLINK_X11_{CPPFLAGS,LDFLAGS} private by prepending an underscore 2001-10-09 18:18:52 +00:00
xaw.buildlink.mk Create buildlink.mk files for the various Xaw libraries. Instead of 2001-08-23 04:24:21 +00:00