Date: Sat, 13 May 1995 20:30:12 -0700 From: Satoshi Asami <asami> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/x11 Makefile Message-ID: <199505140330.UAA21884@freefall.cdrom.com>
index | next in thread | raw e-mail
asami 95/05/13 20:30:10
Modified: archivers Makefile
audio Makefile
cad Makefile
comms Makefile
databases Makefile
devel Makefile
editors Makefile
games Makefile
graphics Makefile
japanese Makefile
lang Makefile
mail Makefile
math Makefile
net Makefile
news Makefile
print Makefile
shells Makefile
utils Makefile
x11 Makefile
Log:
Clean up subdir Makefiles. They now all look like this:
=====
# Id line
#
# RESTRICTED: restricted_port_1 (comment1)
# RESTRICTED: restricted_port_2 (comment2)
#
# BROKEN: broken_port_3 (comment3)
# BROKEN: broken_port_4 (comment4)
# BROKEN: broken_port_5 (comment5)
#
SUBDIR= good_port_1 good_port_2 ...
=====
Basically, the idea is to make it easy to find restricted or broken
ports by doing a "grep".
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505140330.UAA21884>
