Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 May 2006 03:27:22 +0000 (UTC)
From:      "Simon L. Nielsen" <simon@FreeBSD.org>
To:        doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: www/share/mk web.site.mk
Message-ID:  <200605130327.k4D3RMiQ033102@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
simon       2006-05-13 03:27:22 UTC

  FreeBSD doc repository

  Modified files:
    share/mk             web.site.mk 
  Log:
  Add a make variable WITH_WWW_FREEBSD_ORG_BASE which overrides the base
  variable to point to http://www.FreeBSD.org/ - This is very useful for
  when you e.g. are building part of the website, like we do for
  http://security.FreeBSD.org/, and do not want broken links.
  
  This knob only works for SGML files, which is enough for what I need.
  We do not run XML files through sed so the same hack as used for SGML
  cannot be used.
  
  Revision  Changes    Path
  1.73      +7 -2      www/share/mk/web.site.mk



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