| Commit | Line | Data |
|---|---|---|
| 92d0a6a6 | 1 | |
| 4d3e9548 | 2 | GROFF-1.20.1 AS USED BY DRAGONFLY |
| 92d0a6a6 JR |
3 | |
| 4 | This directory contains a selected set of files from the gnu | |
| 5 | groff-1.19.1.tar.gz distribution. No files have been moved | |
| 6 | or modified from their extracted position. | |
| 7 | ||
| 8 | This distribution was downloaded from the following site: | |
| 9 | ||
| 10 | http://groff.ffii.org/groff/ | |
| 11 | ||
| 4d3e9548 JL |
12 | MD5 (groff-1.20.1.tar.gz) = 48fa768dd6fdeb7968041dd5ae8e2b02 |
| 13 | SHA1 (groff-1.20.1.tar.gz) = 3066587d73df73c2bda235034f4515cf52d22549 | |
| 14 | ||
| 92d0a6a6 JR |
15 | DO NOT CREATE OR EDIT ANY FILES IN THIS DIRECTORY HIERARCHY! THIS |
| 16 | HIERARCHY REPRESENTS AN EXACT COPY, MINUS UNNEEDED FILES, OF THE | |
| 17 | ORIGINAL ARCHIVE. All modifications are made in the | |
| 18 | DragonFly build wrapper, in src/gnu/usr.bin/groff, | |
| 19 | by creating overrides or performing surgery on the distribution into | |
| 20 | local files. The only additional files added to this directory | |
| 21 | are README.DRAGONFLY and README.DELETED. | |
| 22 | ||
| 23 | UPGRADE PROCEDURE: | |
| 4d3e9548 | 24 | * get a new distribution and follow development(7). |
| 92d0a6a6 JR |
25 | |
| 26 | * Check overrides and patches in src/gnu/usr.bin/groff and | |
| 27 | modify as appropriate. | |
| 28 | ||
| 29 | DO NOT MAKE ANY EDITS TO THE DISTRIBUTION IN THIS CONTRIB | |
| 30 | DIRECTORY, OTHER THEN TO ADD OR DELETE FILES ASSOCIATED WITH THE | |
| 31 | GNU DISTRIBUTION. | |
| 32 | ||
| 33 | * Check to see if src/gnu/usr.bin/groff/config.h.proto needs | |
| 34 | to be modified. | |
| 35 | ||
| 36 | * Run a full world and make sure manual pages display as normal. | |
| 37 | ||
| 38 | The file README.DELETED contains a list of deleted files. |