From owner-svn-doc-all@FreeBSD.ORG Tue Jan 1 13:41:34 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0ADF2951; Tue, 1 Jan 2013 13:41:34 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id C86C88FC08; Tue, 1 Jan 2013 13:41:33 +0000 (UTC) Received: from svn.freebsd.org (svn.FreeBSD.org [8.8.178.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r01DfXb2069196; Tue, 1 Jan 2013 13:41:33 GMT (envelope-from simon@svn.freebsd.org) Received: (from simon@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r01DfX6q069194; Tue, 1 Jan 2013 13:41:33 GMT (envelope-from simon@svn.freebsd.org) Message-Id: <201301011341.r01DfX6q069194@svn.freebsd.org> From: "Simon L. Nielsen" Date: Tue, 1 Jan 2013 13:41:33 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40529 - head/en_US.ISO8859-1/htdocs/copyright X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jan 2013 13:41:34 -0000 Author: simon Date: Tue Jan 1 13:41:33 2013 New Revision: 40529 URL: http://svnweb.freebsd.org/changeset/doc/40529 Log: Just link to svnweb for ports/LEGAL instead of having to rely ugly hacks to get the file into the build. The specific reason for the fix is that http://svn.FreeBSD.org/ doesn't work in new www build jail, and while that could be fixed the doc build shouldn't go to the interweb to fetch things in the first place, so we might as well do this right. Modified: head/en_US.ISO8859-1/htdocs/copyright/Makefile head/en_US.ISO8859-1/htdocs/copyright/copyright.xml Modified: head/en_US.ISO8859-1/htdocs/copyright/Makefile ============================================================================== --- head/en_US.ISO8859-1/htdocs/copyright/Makefile Mon Dec 31 21:11:09 2012 (r40528) +++ head/en_US.ISO8859-1/htdocs/copyright/Makefile Tue Jan 1 13:41:33 2013 (r40529) @@ -16,11 +16,6 @@ DOCS+= trademarks.xml INDEXLINK= copyright.html -DATA+= COPYING COPYING.LIB LEGAL - -CLEANFILES+= LEGAL - -LEGAL: - ${FETCH} http://svn.freebsd.org/ports/head/LEGAL +DATA+= COPYING COPYING.LIB .include "${DOC_PREFIX}/share/mk/web.site.mk" Modified: head/en_US.ISO8859-1/htdocs/copyright/copyright.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/copyright/copyright.xml Mon Dec 31 21:11:09 2012 (r40528) +++ head/en_US.ISO8859-1/htdocs/copyright/copyright.xml Tue Jan 1 13:41:33 2013 (r40529) @@ -21,7 +21,8 @@

Trademark Legend

The BSD Copyright

The BSD Daemon

-

FreeBSD Ports redistribution restrictions

+

FreeBSD + Ports redistribution restrictions

GNU GENERAL PUBLIC LICENSE

GNU LIBRARY GENERAL PUBLIC LICENSE

FreeBSD's Privacy Policy