Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 May 2013 06:23:40 +0200
From:      Ulrich =?utf-8?B?U3DDtnJsZWlu?= <uqs@FreeBSD.org>
To:        doc@FreeBSD.org
Subject:   move roff papers from src to doc repository
Message-ID:  <20130518042340.GE2055@acme.spoerlein.net>

next in thread | raw e-mail | index | archive | help
So, to get groff out of source we need to first remove the roff
docs/papers as we will no longer build and install them. As they still
contain conceivably useful information, I want to move them into the doc
repository.

This would be easy, if only we had one repository and not three. So this
loses history and is an ugly diff :/

The patch is here: http://people.freebsd.org/~uqs/roff_papers.diff

It's basically
- copy all sources over from src
- adjust Makefiles to remove SRCDIR
- connect to build

I also filed this as a PR under:
http://www.freebsd.org/cgi/query-pr.cgi?pr=178730

Cheers,
Uli



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130518042340.GE2055>