[Midnightbsd-cvs] src [12061] vendor/groff: merge in groff here

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Sep 21 15:25:10 EDT 2018


Revision: 12061
          http://svnweb.midnightbsd.org/src/?rev=12061
Author:   laffer1
Date:     2018-09-21 15:25:09 -0400 (Fri, 21 Sep 2018)
Log Message:
-----------
merge in groff here

Added Paths:
-----------
    vendor/groff/
    vendor/groff/dist/

Removed Paths:
-------------
    vendor/groff/dist/FREEBSD-Xlist
    vendor/groff/dist/FREEBSD-upgrade

Deleted: vendor/groff/dist/FREEBSD-Xlist
===================================================================
--- vendor/FreeBSD/dist/contrib/groff/FREEBSD-Xlist	2018-09-20 23:06:55 UTC (rev 12060)
+++ vendor/groff/dist/FREEBSD-Xlist	2018-09-21 19:25:09 UTC (rev 12061)
@@ -1,3 +0,0 @@
-$FreeBSD: release/10.0.0/contrib/groff/FREEBSD-Xlist 126216 2004-02-25 03:10:14Z ache $
-*/arch
-*/src/libs/snprintf

Deleted: vendor/groff/dist/FREEBSD-upgrade
===================================================================
--- vendor/FreeBSD/dist/contrib/groff/FREEBSD-upgrade	2018-09-20 23:06:55 UTC (rev 12060)
+++ vendor/groff/dist/FREEBSD-upgrade	2018-09-21 19:25:09 UTC (rev 12061)
@@ -1,31 +0,0 @@
-$FreeBSD: release/10.0.0/contrib/groff/FREEBSD-upgrade 151508 2005-10-20 11:18:24Z ru $
-
-This directory contains virgin copies of the original distribution files
-on a "vendor" branch.  Do not, under any circumstances, attempt to upgrade
-the files in this directory via patches and a cvs commit.
-
-To upgrade to a newer version of groff, when it is available:
-	1. Unpack the new version into an empty directory.
-	   [Do not make ANY changes to the files.]
-
-	2. Use the command:
-		cvs import -m 'Virgin import of FSF groff v<version>' \
-			src/contrib/groff FSF v<version>
-
-	   For example, to do the import of version 1.19.2, I typed:
-		cvs import -m 'Virgin import of FSF groff v1.19.2' \
-			src/contrib/groff FSF v1_19_2
-
-	3. Follow the instructions printed out in step 2 to resolve any
-	   conflicts between local FreeBSD changes and the newer version.
-
-Do not, under any circumstances, deviate from this procedure.
-
-To make local changes to groff, simply patch and commit to the main
-branch (aka HEAD).  Never make local changes on the FSF branch.
-
-All local changes should be submitted to Werner Lemberg <wl at gnu.org> or 
-Ted Harding <ted.harding at nessie.mcc.ac.uk> for inclusion in the next
-vendor release.
-
-ru at FreeBSD.org - 20 October 2005



More information about the Midnightbsd-cvs mailing list