Commit graph

126 commits

Author SHA1 Message Date
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
Jim Mock
3a28f1445a Back out my previous commit. The fix is now done in the handbook instead
of here.

Requested by:	asami
1999-12-16 02:54:29 +00:00
Jim Mock
ab928f5a0c Fixed path to the 'how to make a port' section of the handbook. Seems
this broke when I committed the rewrite of that handbook chapter since
it's now ports-advanced.html instead of porting.html.

PR:		15491
Submitted by:	Dan Langille <dan@freebsddiary.org>
1999-12-15 19:28:23 +00:00
Wolfram Schneider
b6bea34ca7 Update FTP link: FreeBSD-current -> branches/-current/ 1999-10-20 09:17:47 +00:00
Satoshi Asami
f1d5b34550 3.2-stable -> 3-stable.
Submitted by:	kris via wosch
1999-10-18 08:16:44 +00:00
Wolfram Schneider
01f01019ea Add a new variable CVS_READONLY for read-only check outs.
The default value is YES. If your cvs command does not support
read-only check outs (global cvs option -R), set CVS_READONLY to
an empty value, e.g.:

	$ make CVS_READONLY="" all
1999-09-19 09:39:23 +00:00
Satoshi Asami
de49e69f3a XFree version: 3.3.3.1 -> 3.3.5.
Submitted by:	moncreg <moncreg@res.raytheon.com>
1999-09-14 08:21:51 +00:00
Peter Wemm
01a61279be $Id$,$Date$ -> $FreeBSD$
The jury is out on $Date$, but it's presently not being expanded..
1999-09-06 07:03:31 +00:00
Satoshi Asami
2ac983c996 Add new category "ftp". 1999-08-02 11:35:43 +00:00
Satoshi Asami
48827a21f9 Make it clearer that the ports tree only supports FreeBSD-current and
-stable.  Fix some version numbers ("3.1-stable" should be
"3.2-stable") while I'm here.
1999-07-12 07:36:05 +00:00
Bill Fumerola
ef49eba648 New ports/{java,irc,x11-servers} categories, Step #5 - update misc files. 1999-06-28 02:37:39 +00:00
Sheldon Hearn
5561581d39 Add the 3.2-stable upgrade kit and refer to the correct latest stable
version, namely 3.2-stable.
1999-06-21 12:15:06 +00:00
Bill Fumerola
fd57e3fd71 (1) Remove double '..' from the ends of two categories.
(2) Add a description to the Gnome virtual category

Obtained from:	(2) src/release/sysinstall/index.c
1999-06-16 17:59:02 +00:00
Bill Fumerola
96d12925db The ports tarball went from about 5 megabytes -> about 7 megabytes.
<ASAMI mode=elementary>
Both of those numbers are odd, prime integers.
</ASAMI>
1999-06-16 17:53:13 +00:00
Wolfram Schneider
f32bd3a3f0 Try to solve a chicken-egg problem:
Makefile first includes Makefile.gen and then
regenerate Makefile.gen - but it don't read Makefile.gen again.
If the contents of the old and the new Makefile.gen differs
make may fail.

This happens if a category disappeared from INDEX (e.g. a typo in
CATEGORY variable). The Makefile try to build the old
category.sgml file which is no longer available.
1999-05-15 10:16:06 +00:00
Wolfram Schneider
3e2c5a37ab If we cannot login into ftp.freebsd.org, use the old
packages.exists file.
1999-05-13 11:53:27 +00:00
Wolfram Schneider
f2946eb255 If we can't get login into ftp.freebsd.org, try it 5 minutes
and 10 minutes later again.
1999-05-07 06:59:05 +00:00
Wolfram Schneider
da9f86b02d If we can't get login into ftp.freebsd.org, try it 5 minutes
later again.
1999-05-06 11:34:24 +00:00
Wolfram Schneider
2c133430b8 Added trailing slash to diretory.
PR:	docs/10808
Submitted by:	Tom Hukins tom@eborcom.com
1999-04-25 16:56:53 +00:00
Satoshi Asami
1bfe2d2ce5 Get www site info from INDEX instead of WWW_SITE. Note that I only
fixed the en and es versions; the ja version did not have the www
stuff in the first place so the translators can merge in the recent
changes at their leisure. :)

Reviewed (in principle) by:	wosch, scrappy
1999-04-21 11:44:43 +00:00
Wolfram Schneider
536579faad Fix up the broken references to point to the correct files in
DocBook handbook.
1999-04-17 20:28:54 +00:00
Wolfram Schneider
ee6a42fe66 Fix exit status. 1999-04-13 12:13:32 +00:00
Nik Clayton
801f4168eb Support building the ports pages without a local copy of the ports CVS
tree.  Define NOPORTSCVS to make this happen.

Submitted by:  Tom Hukins <tom@eborcom.com>
PR: docs/10099
1999-04-08 21:50:03 +00:00
Satoshi Asami
c5226ade82 Add pointer to ports growth graph. 1999-03-22 00:30:56 +00:00
Wolfram Schneider
363f3f588a portindex is now a perl5 script (since rev 1.24). 1999-03-12 10:13:06 +00:00