freebsd-ports/Mk
Satoshi Asami 880f657174 (1) Some typo fixes (files/md5 -> distinfo in comment, " at wrong
place in checksum message, etc.)
Partially submitted by:		Bill "distfiles" Fenner

(2) Add PATCH_WRKSRC, BUILD_WRKSRC and INSTALL_WRKSRC alongside
    CONFIGURE_WRKSRC to deal with oddball ports that want different
    directories.  They all default to WRKSRC (of course).  Also extend
    the use of CONFIGURE_WRKSRC to include all configure-related
    activities.
Originally submitted by:	obrien
Reviewed by:			the ports list

(3) Clarify in comment that CONFIGURE_SCRIPT is supposed to be a
    relative path.  Add a "./" in the PERL_CONFIGURE case to be
    consistent with the regular case.
Requested by:			obrien

(4) Change PKG_IGNORE_DEPENDS yet again to chase XFree86-3
    PORTREVISION change.

(5) Don't print "Ignoring empty patch directory" when there are no
    files named "patch-*" -- since PATCHDIR is now equal to FILESDIR
    by default, it is quite likely that you will have a directory with
    no patch-* files in it.
Noticed by:			kris

(6) Fix distclean target, which I broke in 1.353 when I introduced
    RESTRICTED_FILES.  It was only deleting files for RESTRICTED or
    NO_CDROM ports (duh!).

(7) Don't complain if ${DISTDIR}/${DIST_SUBDIR} is empty when deleting
    distfiles -- it can be shared among ports.
Submitted by:			steve

(8) Don't create ${FILESDIR} in makesum target, since distinfo now
    lives in the main directory.
Submitted by:			knu and many others
2000-10-17 10:11:16 +00:00
..
bsd.emacs.mk Use MAKE_ARGS instead of MAKE_FLAGS. 2000-09-18 04:14:56 +00:00
bsd.gnome.mk Remove the PACKAGE_BUILDING related test, which breaks slave ports trying to 2000-10-13 07:16:22 +00:00
bsd.port.mk (1) Some typo fixes (files/md5 -> distinfo in comment, " at wrong 2000-10-17 10:11:16 +00:00
bsd.port.post.mk Id->FreeBSD rename bis 1999-08-25 04:40:22 +00:00
bsd.port.pre.mk Id->FreeBSD rename bis 1999-08-25 04:40:22 +00:00
bsd.port.subdir.mk Fix COMMENT handling -- it was incorrectly using the fixed string 2000-10-14 11:03:19 +00:00
bsd.python.mk Use Python 2.0c1. 2000-10-10 12:54:01 +00:00
bsd.ruby.mk Add RUBY_SHEBANG_FILES, in which you can list files which shebang 2000-09-30 17:34:44 +00:00
bsd.sites.mk Add a German mirror to MASTER_SITE_RUBY. 2000-10-08 14:30:03 +00:00