Commit graph

10 commits

Author SHA1 Message Date
martti
de776a690f COMMENT should start with a capital letter. 2003-07-21 17:24:10 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
schmonz
0a1bd5acad Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. 2002-12-07 02:38:52 +00:00
wennmach
1c296bda87 After having built the link tree, "make clean" in it, to be sure that
the subsequent build process gets not interfered by stale objects or
.depend files.
2002-04-19 10:44:28 +00:00
wennmach
565dba70b2 Reorganise Makefile such that BSDSRCDIR settings in /etc/mk.conf
are honoured.

From Frederick Bruckman.
2002-04-19 10:34:21 +00:00
agc
9fa9abc90a Note that this package is only meant to be built on NetBSD 1.5.x 2002-04-12 20:51:26 +00:00
wennmach
07c199ec82 Update fdgw to 20020130.
This version is more robust wrt. problems during the build stage.
The fdgw main Makefile performs more error checking, ${.CURDIR}/mnt
is used as mount point for vnconfig, and a "make unconfig" is run
if a sub make process fails.
2002-03-20 18:11:14 +00:00
wennmach
0eb8f8b48f Upgrade fdgw to fdgw-20020127
(provided by Ken'ichi Fukamachi <fukachan@fml.org>)

The new version provides cleaner Makefiles, contains all patches from
pkgsrc, and in addition adresses a missing directoy problem on the
netbsd-1-5 branch before September, 2001.
2002-01-29 18:24:29 +00:00
wennmach
ecb0b4b6cc We don't know the state of object files in $BSDSRCDIR, so we always
"make clean" before building. This will remove all soft links pointing
to .o files, not the object files themselves.

Also, we now mention in the Makefile that a kernel with 'pseudo-device vnd 4'
is required in the install stage.
2002-01-07 17:26:08 +00:00
wennmach
01d2ef1cb1 fdgw is a toolkit to build a one-floppy NetBSD system (on i386 machines).
It provides two NetBSD floppy versions, an ADSL router, and a NAT system.

Provided by Ken'ichi Fukamachi in PR 14171.
2001-12-26 11:45:22 +00:00