Bug 222491 - en_US.ISO8859-1/htdocs/internal/homepage.html is no longer in use
Summary: en_US.ISO8859-1/htdocs/internal/homepage.html is no longer in use
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Website (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-doc (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-21 13:03 UTC by Wolfram Schneider
Modified: 2017-09-21 13:59 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wolfram Schneider freebsd_committer freebsd_triage 2017-09-21 13:03:27 UTC
It turns out that en_US.ISO8859-1/htdocs/internal/homepage.html  is no longer in use, but we still generate it from the Makefile. 

This stale code should be removed completely.
Comment 1 Glen Barber freebsd_committer freebsd_triage 2017-09-21 13:05:42 UTC
This page is indeed used.  It is regenerated if local user on freefall adds an index.html to their ~/public_html directory.
Comment 2 Glen Barber freebsd_committer freebsd_triage 2017-09-21 13:47:05 UTC
Apologies - as you noted privately, this page is generated locally on freefall, and accessed by a redirect through the web frontend.

I think this can safely be removed.
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-09-21 13:59:00 UTC
A commit references this bug:

Author: wosch
Date: Thu Sep 21 13:58:13 UTC 2017
New revision: 50900
URL: https://svnweb.freebsd.org/changeset/doc/50900

Log:
  remove stale homepage.html from build.

  The page https://people.freebsd.org/homepage.html
  is generated locally on freefall, and accessed
  by a redirect through the web frontend.

  PR: 222491

Changes:
  head/en_US.ISO8859-1/htdocs/internal/Makefile