Date: Tue, 27 Apr 1999 23:20:24 -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 bsd.port.subdir.mk ports/Tools make_index Message-ID: <199904280620.XAA20107@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
asami 1999/04/27 23:20:24 PDT
Modified files:
Mk bsd.port.mk bsd.port.subdir.mk
Tools make_index
Log:
(1) Make it clear that only I am allowed to commit to bsd.port.mk.
(2) New variable USE_ZIP -- will change EXTRACT_SUFX to ".zip" and
extract commands/arguments accordingly.
Submitted by: jseger
(3) Use ${GREP} in some places where grep was used.
(4) A little update to the MASTER_SITES_GNU list.
Submitted by: cpiazza@home.net
(5) New target clean-for-cdrom-list and clean-restricted-list -- will
print out commands to delete un-cdromable or unredistributable
files. Save them into a shell script for later use.
(6) Add CXXFLAGS="${CXXFLAGS}" to configure's environment.
Submitted by: reg@shale.csir.co.za
PR: 11353 (part 3/3)
(7) Print out a warning if you try to install without being root.
Abort if ${PREFIX} is not writable.
(8) Add web site to INDEX as tenth field.
Reviewed by: wosch, steve, scrappy
Revision Changes Path
1.311 +80 -14 ports/Mk/bsd.port.mk
1.30 +5 -2 ports/Mk/bsd.port.subdir.mk
1.5 +4 -3 ports/Tools/make_index
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?199904280620.XAA20107>
