Hide the links to the ports growth graphs.
The file from which the data is generated (pcvs/ports/INDEX) was moved to Attic in 2004. The final commit to the INDEX file states: ---- Since INDEX version in CVS is always too old, portmgr decided to remove it. You will still be able to build your own INDEX or use 'fetchindex' target in /usr/ports/. ---- I'm looking into how to generate this data with the files we still have (preferably without adding anything extra to the www build). For now, marking this PR as 'patched'. PR: 164799 Submitted by: Twoje Radio (radiomlodychbandytow % o2!pl)
This commit is contained in:
parent
21e6b8b0cc
commit
34bc768250
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=38412
2 changed files with 5 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA '..'>
|
||||
<!ENTITY date "$FreeBSD: www/en/ports/index.sgml,v 1.2 2006/01/21 12:52:25 pav Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/ports/index.sgml,v 1.3 2006/08/19 21:20:41 hrs Exp $">
|
||||
<!ENTITY title 'About FreeBSD Ports'>
|
||||
<!ENTITY % navinclude.ports "INCLUDE">
|
||||
<!ENTITY % ports.ent SYSTEM "ports.ent">
|
||||
|
@ -16,7 +16,7 @@
|
|||
|
||||
<P>The FreeBSD Ports and Packages Collection offers a simple way for
|
||||
users and administrators to install applications. There are currently
|
||||
<A HREF="growth/status.png"><B>&ports.count;</B></A> ports available.
|
||||
<!--<A HREF="growth/status.png">--><B>&ports.count;</B><!--</A>--> ports available.
|
||||
</P>
|
||||
|
||||
<P>The Ports Collection supports the latest release on the
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA '..'>
|
||||
<!ENTITY date "$FreeBSD: www/en/ports/references.sgml,v 1.3 2006/08/19 21:20:42 hrs Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/ports/references.sgml,v 1.4 2006/11/16 19:54:33 remko Exp $">
|
||||
<!ENTITY title 'FreeBSD Ports -- References'>
|
||||
<!ENTITY % navinclude.ports "INCLUDE">
|
||||
<!ENTITY % ports.ent SYSTEM "ports.ent">
|
||||
|
@ -50,10 +50,11 @@
|
|||
statistics. You may subscribe to a mailing list to get the
|
||||
latest information about your favorite ports.
|
||||
</LI>
|
||||
|
||||
<!--
|
||||
<LI>Here is a graph of the
|
||||
<A HREF="growth/status.png">rapid rate of growth</A>
|
||||
of the Ports Collection.</LI>
|
||||
-->
|
||||
|
||||
<LI>The manual pages for
|
||||
<A HREF="&base;/cgi/man.cgi?query=ftp"><TT>ftp</TT></A>,
|
||||
|
|
Loading…
Reference in a new issue