Commit graph

150 commits

Author SHA1 Message Date
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
Will Andrews
f3f462d5e2 (forced commit)
Last commit also introduced 41upgrade (finally).
2001-01-20 23:03:36 +00:00
Will Andrews
a3d59cff36 Minor changes to 'upgrade kits section': Use dates to indicate applicability
along the 4.x-STABLE tree; use uppercase 'STABLE' and 'RELEASE' naming.
2001-01-20 23:02:39 +00:00
Wolfram Schneider
6d3af291c5 The ports collections grows and perl5 seems to become slower ...
Small optimization to make ports.cgi one CPU second faster.
2001-01-04 22:12:42 +00:00
Jun Kuriyama
77e905d1a6 Remove some code which refers ports/YEAR2000,v. 2001-01-01 12:33:23 +00:00
Jun Kuriyama
391dc88a96 Switch web.mk to share/mk/web.site.mk in English version.
Remove ${.CURDIR} added at previous commit (nbm) because it seems this is
not necessary and mismatched with argument of .include directive.
2000-11-07 08:31:00 +00:00
Jun Kuriyama
dd4f2e8d8f Switch web.mk to share/mk/web.site.mk in English version. 2000-11-07 04:05:37 +00:00
Alexey Zelkin
c67d9595b8 Add a hack which allows to build www tree located in non-FreeBSD repository
(for example external repository of translation project)
2000-10-06 15:49:00 +00:00
Neil Blakey-Milner
fbca680c07 First (and very minor) changes on the way to make the www build
obj-clean.

This basically entails putting ${.CURDIR} in front of the occasional
source file, script, or directory.

Also adds '.include <bsd.obj.mk>' to web.mk so 'make obj' works.

Change gencommercial script to take a '-s' flag pointing to the source
directory, and the portindex script to take an optional additional
parameter indicating the source directory.

Add -D ${.CURDIR} to sgmlformat to follow includes properly.
2000-09-30 00:21:39 +00:00
Alexey Zelkin
2925b9f8be Update size of ports.tgz file to more appropriate number: 8->10 megs
Submitted by:	"Vsevolod E. Shorin" <vsevolod@individ.ru>
2000-09-25 12:58:36 +00:00
Maxim Sobolev
7e44f7c96e "zope language" --> "zope platform".
Requiested by:	asami
2000-09-22 06:47:17 +00:00
Satoshi Asami
fa05693ed7 Add french and zope. 2000-09-22 06:34:55 +00:00
Satoshi Asami
9ec515f2c5 Add ruby.
PR:		20589
Submitted by:	knu
2000-08-16 05:03:59 +00:00
Satoshi Asami
0d69e3e97a Add hebrew. 2000-07-31 00:19:04 +00:00
Bill Fumerola
1246c59ae9 Follow the bouncing porter's handbook 2000-07-30 20:28:56 +00:00
Jun Kuriyama
f4282c1f08 Add tcl83 and tk83. 2000-07-14 01:34:32 +00:00
Satoshi Asami
8adebb221e Add 40upgrade. 2000-07-11 22:58:04 +00:00
Kevin Lo
576f52ccaf Clearly identifies that section of the http://www.FreeBSD.org/ports
page which contains the upgrade kits.

PR: 19280
Submitted by: Dan Langille <dan@freebsddiary.org>
2000-06-15 10:24:53 +00:00
Alexey Zelkin
7330fdbc74 s/perl/${PERL} 2000-04-20 16:42:04 +00:00
Wolfram Schneider
fc6b9aa05f put the search box at the top so that people don't have to scroll
down or wait for the rest of the page to load before I can
search for what I want

Submitted by: Peter Lowe <pgl@random.noc.clara.net>
2000-04-02 11:11:28 +00:00
Satoshi Asami
7fb952f343 Add blurb about getting at least the latest bsd.port.mk when you want to
use (parts of) ports-current.

Requested by:	Robert Withrow <bwithrow@nortelnetworks.com>
2000-03-30 01:25:41 +00:00
Alexey Zelkin
c9b95dca72 Fix dependencies list. index.sgml is depending on categories 2000-02-28 12:46:46 +00:00
Alexey Zelkin
5757b65fd4 Add $FreeBSD$ tag 2000-02-28 12:46:07 +00:00
Alexey Zelkin
bc4f5dc15e update list of the ports categories:
. invalid catoegries removed: applications, documentation, languages,
                              libraries, numeric, orphans, printing,
			      programming, tcl75, tk41

. add descriptions for recently added categories: ipv6 and linux
. sort descriptions while I'm here
2000-02-28 12:35:52 +00:00
Chris Costello
a94d4a462c Update the size of the ports tarball. It is now just over 8 megabytes
in length.
2000-02-21 18:15:38 +00:00
Bill Fumerola
add864416f XFree86 is at 3.3.6 now. 2000-02-17 20:14:18 +00:00
Satoshi Asami
54a701383e Add 34upgrade kit that 3.3 or 3.4 users should install. 2000-01-06 07:01:19 +00:00
Alexey Zelkin
0c542badaa add new categories descriptions: tk82, tcl82, tkstep80
remove category: troff
2000-01-05 15:09:08 +00:00
Wolfram Schneider
8aba7ccfce Delete redundant <HR> tag in footer. 1999-12-25 22:03:12 +00:00
Wolfram Schneider
6f71b5bc3c Use a human readable date format in footer. 1999-12-25 21:19:07 +00:00
Wolfram Schneider
c0a2428b05 Print a warning if a category has no description. 1999-12-25 21:17:36 +00:00