Commit graph

180 commits

Author SHA1 Message Date
Mark Linimon
abb16afe11 The picobsd category was removed when its only port was deleted.
Spotted by:	brueffer
2004-12-19 02:39:16 +00:00
Ceri Davies
0f0cc533d3 Bandaid for the removal of ports/INDEX; better solutions are welcomed. 2004-11-13 12:23:19 +00:00
Simon L. B. Nielsen
1df8c0dd28 Force NO_TIDY for the ports web pages, since it takes a long time to
run tidy on these huge HTML files, and the files are valid HTML when
generated by portindex, even without tidy.

Running without tidy caused the build time to go from ~8 minutes to ~1
minute on my test machine.  An additional bonus is that the generated
HTML files are now significantly smaller.
2004-11-05 12:47:07 +00:00
Simon L. B. Nielsen
a92a2b9942 Make it possible to override the complete path to the INDEX file used
for the ports/ part of the website, by setting the PINDEX_OVERRIDE
variable.
2004-09-25 11:59:58 +00:00
Alexey Zelkin
42507c7acb freebsd.org -> FreeBSD.org 2004-04-04 21:49:42 +00:00
Sergey A. Osokin
49f400b3e3 Correct size of ports.tar.gz distro from 21MB to 25MB. 2004-04-01 08:51:24 +00:00
Joe Marcus Clarke
b73c14734a Add the net-mgmt category. 2004-02-04 07:39:04 +00:00
Joe Marcus Clarke
b341040ca9 Add x11-themes as a new category supporting themes for the various X
Window System applications.
2004-01-20 08:58:56 +00:00
Sergey A. Osokin
48f4dee494 Correct ports.tar.gz size 22895121 (21MB). 2003-12-30 11:44:21 +00:00
Joe Marcus Clarke
04de0b173a Add the new categories, arabic, lisp, and pear. 2003-11-07 17:01:47 +00:00
Simon L. B. Nielsen
118853c33d Add the scheme virtual category.
PR:		www/55978
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2003-08-26 00:39:03 +00:00
Joe Marcus Clarke
8ede682566 Add new entries for dns, polish, and xfce. 2003-08-16 18:48:10 +00:00
Jun Kuriyama
a36b60cde6 Add tcl84 and tk84 virtual categories. 2003-08-08 06:49:04 +00:00
Jun Kuriyama
1ce172ebd3 Point to new location for ports.tar.gz. 2003-08-03 12:08:38 +00:00
Kris Kennaway
5b41bf3548 Clarify the support status of the Ports Collection with respect to
current and older releases.

Reviewed by:	trhodes
2003-07-12 23:00:19 +00:00
Sergey A. Osokin
e2dfddbaed Update size of ports.tar.gz file to more
appropriate number: 15 MB -> 19 MB.
2003-07-10 21:41:29 +00:00
Stephane Legrand
37ba08d195 - Typo:
browers -> browsers
2003-07-01 19:36:48 +00:00
Ceri Davies
ca365a5113 Build packages.exists on www.freebsd.org as well. 2003-05-11 21:16:56 +00:00
Christian Brueffer
d27fe41b34 Remove a '/' from the $baseFTP variable, this fixes a broken link in
the generated output

Approved by:	ceri (mentor)
2003-04-20 11:04:18 +00:00
Christian Brueffer
274fa970a4 Remove information about upgrade kits, which is obsolete 2003-02-22 22:00:07 +00:00
Jesper Skriver
0b7b3112ae Point to CVSWEB instead of the FTP site for the content of individual
ports, as ftp.FreeBSD.org no longer carry a checked out ports tree.

The burden on the box of people mirroring the tens of thousands of files,
prevented ordinary users from accessing the site.
2003-01-21 23:21:18 +00:00
Akinori MUSHA
5ddf7a58c4 Add several new real categories and virtual categories.
[Those marked with an asterisk (*) are virtual categories]

- accessibility* : Ports to help disabled users

  PR:		ports/39103
  Requested by:	trevor

- finance : Monetary, financial and related applications

  PR:		ports/39102
  Requested by:	trevor

- haskell* : Software related to the Haskell language

  PR:		ports/41959
  Requested by:	obraun

- hungarian : Hungarian language support

  PR:		ports/37576
  Requested by:	Janos Mohacsi <janos.mohacsi@bsd.hu>

- multimedia : Multimedia software

  Requested by:	many

- parallel* : pplications dealing with parallelism in computing

  PR:		ports/39094
  Requested by:	trevor

- portuguese : Portuguese language support

  PR:		ports/35991
  Requested by:	trevor
2002-11-18 09:36:45 +00:00
Akinori MUSHA
15e5f88474 Remove a nonexistent category, "tk81". 2002-09-09 18:13:50 +00:00
Akinori MUSHA
eafd7e2067 Deal with yet another .tgz -> .tbz leftover. This should resurrect
the package links in the FreeBSD ports pages.
2002-09-09 16:59:48 +00:00
Bruce A. Mah
2a22199612 The supported version of XFree86 is now 4.2.0, not 3.3.6.
PR:		39743
Submitted by:	Chris Pepper <pepper@mail.rockefeller.edu>
2002-07-11 14:51:43 +00:00
Bruce A. Mah
efb189bb3e Fix broken links to Handbook.
Submitted by:	"K.C. Smith" <kace@mindspring.com>
2002-07-11 14:34:39 +00:00
Alexey Zelkin
3970cfb275 Connect building of ports growth graph to site build process. It'll be
available at http://www.FreeBSD.org/ports/growth/status.png after next
site rebuild. Since gnuplot(1) is used, generation of this graph is
off by default and can be enabled by explicitly set -DWITH_PORTS_GROWTH
make option.

In case if graph building is enabled your copy of ports/index.html will point
to your own version of graph, otherwise link to www.FreeBSD.org will be used.
2002-05-20 13:49:27 +00:00
Alexey Zelkin
08267f57f3 Add Makefile wrapper to build ports growth graph as part of web site build
process
2002-05-20 12:43:10 +00:00
Murray Stokely
7fece2ee33 Generate 'HTML 4.01 Transitional' instead of 'HTML 3.2' SGML
declarations.
2002-03-16 08:01:32 +00:00
Tom Hukins
381b2faed8 Fix the names of other pages that are referenced 2002-02-28 22:50:58 +00:00
Murray Stokely
0d8e79bd0c * Make build/install of www /usr/obj prefix clean.
* Use make variables instead of hard coding commands, paths, and
  options.
* Wrap some long lines.
* Replace shell loops with make for loops, etc.

PR:		docs/31132
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
2001-10-29 10:14:33 +00:00
Alexey Zelkin
ba38a0ae42 * s/freebsd.org/FreeBSD.org
* make generated sgml more readable
* update ports.tar.gz size to more real value (about 15Mb)
2001-10-24 17:38:49 +00:00
Alexey Zelkin
3df1fedf6c s/freebsd.org/FreeBSD.org 2001-10-24 17:35:41 +00:00
Alexey Zelkin
4dcd49f595 * remove unused descirption of non-existent ports category "tcl76"
* sort entries
2001-10-24 17:34:07 +00:00
Tom Hukins
42dd786f19 Fix up links to porters-handbook
Reviewed by:	bmah
2001-09-07 17:36:59 +00:00
Dima Dorfman
52a714bff2 Use ftp.freebsd.org instead of ftp5.freebsd.org now that ftp-master is
in full swing.
2001-07-08 00:20:08 +00:00
Daniel Harris
2ff89e4560 Spell "inconvenience" correctly.
Submitted by:	Scot Wilcoxon <scot@wilcoxon.org> on -doc
2001-07-04 19:22:23 +00:00
Dima Dorfman
291c9188bb Don't make the often-false assumption that CVSROOT is a path. This
removes the now-useless cvsindex variable; it wasn't really necessary,
anyway, since if the file to checkout can't be found, cvs(1) will
fail, and make(1) will follow.
2001-06-14 03:09:56 +00:00
Jun Kuriyama
7573608727 Add missing '('. 2001-05-21 14:43:23 +00:00
Jun Kuriyama
69e625a455 Add $FreeBSD$. 2001-05-21 14:39:32 +00:00
Wolfram Schneider
f59d1b094c Fix link to download a gzip'd tar file of all ports 2001-05-14 20:59:33 +00:00
Wolfram Schneider
45f9a6661d ftp5.freebsd.org does not support tar on the fly
use short arguments for url.cgi
2001-05-09 18:26:23 +00:00
Wolfram Schneider
aed14e2b47 ftp.freebsd.org nightmare workarounds. 2001-05-07 22:16:44 +00:00
Wolfram Schneider
234e54c4ee fix year2000 cleanup in last commit, the file 'categories' is now the
second argument
2001-04-27 08:41:39 +00:00
Wolfram Schneider
a2161bf5f1 use ftp5.freebsd.org to get package list
ftp.freebsd.org is overloaded.
2001-04-25 22:59:57 +00:00
Wolfram Schneider
45a53769ce Workaround to build the webpages due the overloaded ftp.freebsd.org:
don't build the packages links if the variable NO_PACKAGES_LINK
	is set and not empty.
2001-04-22 17:44:25 +00:00
Satoshi Asami
9bc50e2934 Add picobsd. 2001-04-22 16:50:34 +00:00
Satoshi Asami
b8e1bc9e7f Add new categories science and ukrainian. 2001-03-24 22:12:33 +00:00
Will Andrews
cc0b9558ac Update information about upgrade packages as according to PW. Move 3.x
into the "officially unsupported" list of branches.  Note that XFree86
newer than 3.3.6 may not work with some ports in addition to older.
2001-03-14 19:44:44 +00:00
Will Andrews
083a358c20 Finally nuke all older 2.2.x & 3.x "upgrade kits" as they are completely
useless these days.  Clarify usage of the current upgrade kits.  Add
missing </p> tags.

Requested by:	asami (some weeks ago)
2001-02-15 15:57:03 +00:00