diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-11-09 09:39:19 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-11-09 09:39:19 +0000 |
commit | 06c1f6f9e511d2400c8d812341c2311f3e168f43 (patch) | |
tree | 39bc2231910f01e5219f4f6528ec02d5f742fcb2 /README | |
parent | b1f2a7eea6527144585219b9b9ff065588af8bfa (diff) | |
download | ports-06c1f6f9e511d2400c8d812341c2311f3e168f43.tar.gz ports-06c1f6f9e511d2400c8d812341c2311f3e168f43.zip |
Remove the GUIDELINES file, which is replaced by section 4.3 of the
handbook a long time ago.
Add a small README. It just refers refers people to section 4.2 and
4.3 of the handbook for now. It will be replaced with the all-dancing
all-singing complete subdirectory-describin', tellin'-the-user-exactly-
what-to-do version after 2.1 is out and I get some time!
Notes
Notes:
svn path=/head/; revision=2408
Diffstat (limited to 'README')
-rw-r--r-- | README | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/README b/README new file mode 100644 index 000000000000..ae66ceec7dd3 --- /dev/null +++ b/README @@ -0,0 +1,16 @@ +This is the FreeBSD Ports Collection. Please refer to the FreeBSD +Handbook on what to do with them. + +The FreeBSD Handbook is available from + + file://localhost/usr/share/doc/handbook/handbook.html + +(that's the version on your machine) and + + http://www.freebsd.org/handbook/handbook.html + +for the latest version from FreeBSD-current. + +The section "The Ports Collection" will tell you how to use the +ports/packages and "Porting Applications" describes how you can +contribute to the ports collection. |