Date: Tue, 23 Mar 2004 15:25:57 -0800 (PST) From: Alexey Zelkin <phantom@FreeBSD.org> To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/share/mk web.site.mk Message-ID: <200403232325.i2NNPvoG056537@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phantom 2004/03/23 15:25:57 PST
FreeBSD doc repository
Modified files:
share/mk web.site.mk
Log:
Cleanup web.site.mk for different leftovers.
. remove unused (ever used?) docb -> html suffix transformation rule
. remove long time unused ${LOCAL}. It's handled with ${DATA} now.
. extend comment to be more clear
. fail build if ORPHANS check failed. I.e. fail as early as possible.
. remove DIRS_TO_CLEAN related workaround (unused since 2001)
. rewrite "cleandir" target to be more consistent with /usr/share/mk
. remove DOCSUBDIR related logic. Last consumer of this logic (www/zh/FAQ)
was converted to use new methods, so no need to leave this spam
PS: It removes more than 30% of actual logic of this makefile
Revision Changes Path
1.53 +11 -69 www/share/mk/web.site.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403232325.i2NNPvoG056537>
