Date: Sun, 1 Oct 2000 10:27:41 -0700 (PDT) From: Satoshi Asami <asami@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.port.mk ports/Templates README.port Message-ID: <200010011727.KAA03544@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
asami 2000/10/01 10:27:41 PDT Modified files: Mk bsd.port.mk Templates README.port Log: (1) Add support for a "flat" directory structure, with no pkg/ and patches/. In addition, patches live in files/ and files/md5 is moved to "distinfo" in main directory. It is disabled by default, but you can test it by defining NEWLAYOUT. I will convert the entire ports tree in a week and make NEWLAYOUT the default. Reviewed by: the ports list Submitted by: nectar ("distinfo" name) (2) Bump XFree86 version number in PKG_IGNORE_DEPENDS. (3) New variable RESTRICTED_FILES to be used when only a subset of a RESTRICTED or NO_CDROM port's distfiles/patchfiles list is not redistributable. (Set RESTRICTED_FILES to the list of redistribution-challenged files.) Reviewed by: the ports list Revision Changes Path 1.353 +59 -8 ports/Mk/bsd.port.mk 1.3 +1 -1 ports/Templates/README.port To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010011727.KAA03544>