nsj
7cd02bc1d7
Personal/NP/Commercial gallery entries through 06 DEC 1997 1800 EST.
1997-12-08 01:47:00 +00:00
Megan McCormack
9438774531
Add links to new banner graphics
1997-12-07 23:00:34 +00:00
Megan McCormack
7e3ec0674d
New banner gifs added to gallery.html
1997-12-07 22:52:23 +00:00
Megan McCormack
534df60850
Adding gifs
1997-12-07 22:50:39 +00:00
Megan McCormack
09734268b9
Changed alt tag of top gif to new slogan.
1997-12-07 22:04:16 +00:00
Megan McCormack
8ce810da55
PR:New slogan added to top gif
...
Reviewed by:Jordan Hubbard, John Fieber
1997-12-07 22:01:49 +00:00
John Fieber
b4300fe5b8
www6.freebsd.org is back online, put it back in the mirror list.
...
Submitted by: "Jay M. Richmond" <jayrich@room101.sysc.com>
1997-12-07 20:32:42 +00:00
John Fieber
6ee2aa008c
The standard "Oh dear, Jordan has been in the www tree again, time to
...
clean up the mess!" commit. Remember, htmlcheck is your friend! If
you don't have it, here it is:
#!/bin/sh
nsgmls -s -c /usr/local/share/sgml/html/catalog $*
(Note, this depends on having either textproc/jade or textproc/sp, and
textproc/html ports installed.)
1997-12-03 15:14:59 +00:00
Jordan K. Hubbard
7a519f9039
Add two newsflash entries for the LAND attack and F00F bug fixes.
...
Also added F00F bug fix to ERRATA.
1997-12-03 05:55:54 +00:00
John Fieber
a7b368ffa6
Fix some markup glitches.
...
Submitted by: Ed Sexton <ebs@wwa.com>
1997-11-28 15:16:55 +00:00
Masafumi Max NAKANE
e38b4e12a1
Make the navigation bar lynx friendly.
1997-11-28 14:52:43 +00:00
Jordan K. Hubbard
8375ff6fa7
Fix cheapbytes product URL too.
1997-11-27 18:23:08 +00:00
Masafumi Max NAKANE
d3e81860a9
Add a reference to the Japanese translation of the FAQ.
...
Also the Japanese handbook isn't really new nowadays.
1997-11-24 06:35:21 +00:00
Jordan K. Hubbard
d3508710fc
Remove a rogue tag.
1997-11-23 23:45:39 +00:00
Jordan K. Hubbard
93c413b716
Update cheapbytes' entry since I notice it's gone stale.
1997-11-23 13:33:00 +00:00
Jordan K. Hubbard
8238df652d
Better describe process for adding entries to this page.
1997-11-23 13:30:40 +00:00
John Fieber
3451e726d7
Acknowledge the "FOOF" bug and where to watch for related announcements.
1997-11-21 18:41:36 +00:00
John Fieber
b4b345067c
Remove experimental interface link.
1997-11-21 18:25:57 +00:00
Bill Fenner
816413359b
Fix module name parsing (e.g. cvsweb.cgi/sys_netinet works again)
1997-11-19 19:20:22 +00:00
Bill Fenner
4d77a0857c
Make dolog a function, to clean up the body of the "big switch".
...
Make the "$CVSROOT missing" message seem like a temporary error, to
reduce email to webmaster when freefall is down.
Only display Attic button when there's an Attic present
Consolidate style of &cvsroot additions
1997-11-19 19:07:18 +00:00
Wolfram Schneider
8bb843408c
Add a new function `get_the_source' which print the source
...
of the current cgi script as plain text if called with the
path `/get_the_source'. E.g.
http://www.foo.com/cgi/foobar.cgi/get_the_source
print the source of the script foobar.cgi.
1997-11-17 00:29:53 +00:00
Wolfram Schneider
82ceb2d953
Source the config file /usr/local/etc/cvsweb and
...
/usr/local/etc/cvsweb-$cvsroot if exists. The config files
are perl scripts.
This make it possible to define local cvs roots, help messages,
navigation bar and E-Mail addresses without changing the
original cvsweb.cgi script.
1997-11-15 16:48:07 +00:00
Wolfram Schneider
c97e6997ab
Add support for multiple cvs root directories. This allow
...
to use one script for different cvs trees, e.g.
learn:
cvsweb.cgi?cvsroot=learn
freebsd:
cvsweb.cgi?cvsroot=freebsd
openbsd:
cvsweb.cgi/src/bin/cat/cat.c?cvsroot=openbsd
The default cvs root is `freebsd'.
1997-11-14 17:36:47 +00:00
Wolfram Schneider
195c0bb1a1
Add missing ending slashes in URLs.
1997-11-11 17:04:12 +00:00
Brian Somers
4f1a28d335
Put all .html files into $entry-html.tar.gz
...
rather than skipping the sym-links.
1997-11-11 15:09:24 +00:00
Brian Somers
07bc1412da
Add a link to myself (Brian Somers).
1997-11-11 12:25:43 +00:00
John Polstra
ba6fb36724
Add web page link for John Polstra.
1997-11-10 21:24:05 +00:00
nsj
6d59f7e29f
Announce the availability of 2.2.5-R CD's.
1997-11-10 01:58:18 +00:00
Jordan K. Hubbard
71b90a9170
FreeBSD-SF meets at Silicon Reef now, not Internet Alfredo.
1997-11-10 01:37:27 +00:00
Wolfram Schneider
243e91422b
Add sort by knob for freebsd mailinglists search. Values are author, date,
...
subject and score. Score is the default sort option.
1997-11-08 18:22:27 +00:00
Wolfram Schneider
98aa89eea4
Add link to the sources of a port at the bottom of the description page
1997-11-08 14:21:32 +00:00
Wolfram Schneider
7b590c20f9
The characters )>,; are not part of an URL
...
Submitted by: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1997-11-04 13:00:05 +00:00
Jordan K. Hubbard
1a8410604b
Bah - correct my spammage (no doubt about it, gotta rebuild the sgmlfmt
...
tools so I can test this if I'm going to make any more changes).
Noticed by: jfieber
1997-10-28 00:11:45 +00:00
Jordan K. Hubbard
fbbff81d08
Add entry for Mark Mayo's FreeBSD guide.
1997-10-27 21:20:48 +00:00
Jordan K. Hubbard
b99f328707
Update link to HTML newsletter.
1997-10-27 21:18:06 +00:00
Bill Fenner
d5095625d8
Quote arguments to query-pr so that multi-word arguments
...
can be used in the query.
1997-10-27 05:10:43 +00:00
Wolfram Schneider
9b3e1564d3
Disable on-the-fly compression, not supported by ftp.freebsd.org
1997-10-24 13:50:01 +00:00
John Fieber
bd5412e918
Restore the link to the compressed ports collection.
1997-10-24 13:07:44 +00:00
Wolfram Schneider
3c220b176b
Add link to 2.2.5, manpages.
1997-10-24 12:57:30 +00:00
Jordan K. Hubbard
91a6c7abdd
Adjust relnotes to match my updated version.
1997-10-24 10:34:35 +00:00
Jordan K. Hubbard
55d6ee0dda
Point folks at the errata more strongly.
1997-10-24 10:29:18 +00:00
John Fieber
d1c0aaba65
Wcarchive is not currently supporting on-the-fly compression, so chop
...
the .gz from the URLs. Update the size estimate of the whole collection
to reflect the uncompressed size.
1997-10-24 03:51:37 +00:00
Jordan K. Hubbard
544eaecb26
3MB -> 4MB.
1997-10-24 00:21:11 +00:00
John Fieber
64bd9f22b9
Update WC address and phone.
...
Submitted by: Don Fletcher <dpfletch@cdrom.com>
1997-10-23 03:18:38 +00:00
Jordan K. Hubbard
d09dc8917f
Update appropriate references to 2.2.5
1997-10-23 03:12:19 +00:00
John Fieber
4f176d0d31
Fix Jordan's goof.
1997-10-23 00:38:16 +00:00
John Fieber
7df1779b28
Yo! 2.2.5 is out!
1997-10-23 00:03:20 +00:00
John Fieber
913a356766
Info on 2.2.5.
1997-10-22 23:54:26 +00:00
John Fieber
0731fb5ec7
Put the link to the experimental search engine back. I need some more
...
data....
1997-10-22 21:44:26 +00:00
nsj
cab3c321e8
Added entries for Infoflex, Faircom, and JourneyX.
1997-10-19 18:24:49 +00:00