Commit graph

12 commits

Author SHA1 Message Date
Nik Clayton
d335c19a24 Point readers at the master list in ../docs.html 2001-08-01 21:54:18 +00:00
Andrey A. Chernov
1ad5b4095a ISO_ -> ISO rename 2001-06-11 02:39:07 +00:00
Jun Kuriyama
dd4f2e8d8f Switch web.mk to share/mk/web.site.mk in English version. 2000-11-07 04:05:37 +00:00
Neil Blakey-Milner
fbca680c07 First (and very minor) changes on the way to make the www build
obj-clean.

This basically entails putting ${.CURDIR} in front of the occasional
source file, script, or directory.

Also adds '.include <bsd.obj.mk>' to web.mk so 'make obj' works.

Change gencommercial script to take a '-s' flag pointing to the source
directory, and the portindex script to take an optional additional
parameter indicating the source directory.

Add -D ${.CURDIR} to sgmlformat to follow includes properly.
2000-09-30 00:21:39 +00:00
Nik Clayton
bf0da8be80 Fix typo in previous commit. "$" -> "S". This broke the install.
Submitted by:	Bob Johnson <bob@eng.ufl.edu>
2000-05-19 00:10:09 +00:00
Nik Clayton
638ac58e32 Build the Porter's Handbook, *but* install it in to the top level of the
web site, alongside the Handbook and FAQ.  This sucks, big time, and we
need a better of linking in our docs. <ponder>
2000-05-17 18:33:14 +00:00
Alexey Zelkin
11a7128d54 Use DIRS_TO_CLEAN variable to clean external directories, otherwise current
directory will not be cleanup'ed.
2000-04-23 14:33:58 +00:00
Nik Clayton
184f802988 Teach it about the PPP primer. 1999-09-17 23:48:29 +00:00
Wolfram Schneider
6c2d4c75a4 Use the right make command: make -> ${MAKE} 1999-09-15 20:37:12 +00:00
Peter Wemm
01a61279be $Id$,$Date$ -> $FreeBSD$
The jury is out on $Date$, but it's presently not being expanded..
1999-09-06 07:03:31 +00:00
Jun Kuriyama
d71e7bfccf Invoke next command if "cd" succeeded.
Not objected by:	Doc Team
1999-09-03 14:01:15 +00:00
Nik Clayton
eb6593059c Makefile framework to pull the DocBook tutorials in to the web site.
index.sgml came from doc/en_US.ISO_8859-1/tutorials/, and is the last
web site specific file to come out of the doc/ repository.  They are
now separated.

Makefile is best termed a "gross hack".  This will be removed as soon
as the docs are spirited away on to their own web site.
1999-08-19 20:49:29 +00:00