Commit graph

11452 commits

Author SHA1 Message Date
Simon L. B. Nielsen
b2b866fde8 Try to find cgi-lib.pl in the current directory since the script cannot
find cgi-lib.pl otherwise on www.FreeBSD.org.
2005-12-04 23:20:42 +00:00
Simon L. B. Nielsen
451acb67a8 Move the sendpr verification "database" to a non world-writeable
directory.

OK'ed by:	ceri
2005-12-04 22:25:20 +00:00
Simon L. B. Nielsen
5aaa666a2b Correct the xmlns attribute http://w3.org/1999/xhtml ->
http://www.w3.org/1999/xhtml, which is the namespace used by the XHTML
DTD's.

This fixes layout/rendering of output from the CGI scripts when using
Opera.
2005-12-04 21:52:42 +00:00
Simon L. B. Nielsen
514f262291 - Make output XHTML compliant.
- Remove the searchbox, since there is already a searchbox included on
  the page now, due to the new page design.
2005-12-04 21:45:45 +00:00
Simon L. B. Nielsen
f982a5362c Remove trailing whitespace. 2005-12-04 21:15:34 +00:00
Ceri Davies
e9f6345562 Use the strict pragma. 2005-12-04 16:36:51 +00:00
Ceri Davies
251299c4db Refactor the "confirmation code" stuff into a general purpose script.
confirm-code.cgi contains a preconfigured list of databases and their
parameters.  When a request comes in, the database in the request's 'db'
parameter is checked for validity, and a code is generated, stored in
the appropriate database and returned.

Use this new script in send-pr.sgml and remove sendpr-code.cgi which is
now superceded.
2005-12-04 16:18:40 +00:00
Ceri Davies
2863055355 Spit out an Expires: header to try to avoid caching problems some more.
Add myself to the Copyright now.
2005-12-04 13:33:16 +00:00
Ceri Davies
5183913e78 Back out the highly unpopular email address blocking. 2005-12-04 12:50:17 +00:00
Ruslan Ermilov
3daa0d7d5e Record a CPU donation from David thru Poul-Henning thru Sergey Osokin.
Thanks guys!
2005-12-04 12:12:09 +00:00
Pav Lucistnik
450d21f6e1 - Merge from www/en/ports:
Makefile 1.44
  Makefile.inc 1.8

  Fetch bzip2 compressed copy of INDEX instead of plain one
2005-12-04 11:50:51 +00:00
Wilko Bulte
f927732dab I received the USB keyboard Ceri kindly donated to me.
Special thanks to: guido@ for transporting it from euroBSDcon to .nl
	           John Eekman (one of my colleagues) for transporting
		   it from guido@ to wilko@
2005-12-02 10:13:37 +00:00
Marcel Moolenaar
db86f4a984 o pluto1 is running -CURRENT
o  pluto2 is running 6-STABLE
o  Both pluto1 and pluto2 are running an SMP kernel
2005-12-02 05:17:32 +00:00
Marcel Moolenaar
e566fbe2cc Add my desire for a SGI Indy. 2005-12-02 03:34:22 +00:00
Ceri Davies
6095a46e1d My switch problems turned out to be issues with one of the cables.
Replace with another wish item.
2005-12-01 21:02:01 +00:00
Tim Bishop
2bfd96d071 - Add myself.
Approved by:	clement (mentor)
2005-12-01 15:24:22 +00:00
Joel Dahl
08b26a5dfd Add carvay@, jcamou@, jesusr@, and pav@.
Submitted by:	jcamou
2005-12-01 09:46:10 +00:00
Joe Marcus Clarke
4d6179a092 The smeg menu editor is now alacarte. 2005-12-01 05:09:25 +00:00
Jesus R. Camou
4d6749e16d Add Genstor Systems.
PR:		www/89702
Requested by:	Steve Puri <steve@genstor.com>
Approved by:	trhodes (mentor)
2005-12-01 05:06:26 +00:00
Jesus R. Camou
e02a65178b Use uppercase X on FreeBSD versions for consistency. 2005-12-01 03:19:22 +00:00
Pav Lucistnik
289fcc901f - For obtaining a size of ports.tgz, contact ftp-master only from cluster
machines; otherwise contact ftp.FreeBSD.org
2005-11-30 22:46:33 +00:00
Pav Lucistnik
f2f1660708 - Define BUNZIP
- Switch to INDEX-6
2005-11-30 22:44:20 +00:00
Pav Lucistnik
2001e6662b - Fetch bzip2 compressed copy of INDEX instead of plain one 2005-11-30 22:43:47 +00:00
Pav Lucistnik
a26ee79eb7 - Introduce CLUSTER_MACHINE var instead of checking ${hostname}
- Reorganize packages.exists generation a bit
2005-11-30 22:41:54 +00:00
Bill Fenner
d890334c6b Fix manpath for 6.0-stable to use man and openssl/man subdirectories. 2005-11-30 22:03:10 +00:00
Pav Lucistnik
6527ec0803 - Change The Articles link to point to the relevant anchor in target page 2005-11-30 21:43:43 +00:00
Pav Lucistnik
bfd15c1fc7 - Add an anchor to Articles header 2005-11-30 21:43:09 +00:00
Pav Lucistnik
38d9dd5f7a - Use proper latin1 entities in Nucleo Portuguese de FreeBSD entry
PR:		www/89455 (based on)
Submitted by:	Francisco Alves Cabrita <include@npf.deec.uc.pt>
2005-11-30 21:37:06 +00:00
Pav Lucistnik
775244b4fe - Add a dummy DTD which includes most usual entities from xhtml1 specs.
This will let us use &eacute; and similar in our xml/xsltproc documents.
2005-11-30 21:36:12 +00:00
Pav Lucistnik
787e06fec3 - Set output to iso8859-1 (latin1) encoding instead of default Utf-8
XSLT clue provided by:	fenner
2005-11-30 21:35:22 +00:00
Pav Lucistnik
2d4551f0e7 - There is space between Skip site navigation and Skip section navigation
in sgml, so the same space should be in xsl.

PR:		www/89389
Submitted by:	Rudolf Cejka <cejkar@fit.vutbr.cz>
2005-11-30 20:05:51 +00:00
Pav Lucistnik
7fe7752276 - Style: uppercase div id attributes
PR:		www/89386
Submitted by:	Rudolf Cejka <cejkar@fit.vutbr.cz>
2005-11-30 19:59:32 +00:00
Pav Lucistnik
2f963d3e07 - Don't use space before (R) and TM.
- Convert 3 comments to uppercase, so they better match their recently
  uppercase-converted counterparts (languagenav, frontnewscontent, frontnews).
- Fix 1 comment from FRONTNEWSEVENTS to FRONTEVENTSCONTENT.

PR:		www/89382
Submitted by:	Rudolf Cejka <cejkar@fit.vutbr.cz>
2005-11-30 19:42:19 +00:00
Pav Lucistnik
ac81fe914c - Replace &#174; and &#8482; with &reg; and &trade;
PR:		www/89380
Submitted by:	Rudolf Cejka <cejkar@fit.vutbr.cz>
2005-11-30 17:51:15 +00:00
Pav Lucistnik
6eb607a28d - Sort DOCS, remove trailing whitespace
- Remove one of the duplicated SUBDIR+= layout

PR:		www/89379
Submitted by:	Rudolf Cejka <cejkar@fit.vutbr.cz>
2005-11-30 17:26:17 +00:00
Erwin Lansing
03a14d4a9b Now that portmgr-secretary has his own key, let him only use that key
for account request.

Reviewed by:	simon
2005-11-30 17:03:58 +00:00
Pav Lucistnik
0a59b16890 - Fix when no section parameter is passed 2005-11-30 09:23:48 +00:00
Pav Lucistnik
572f9ea595 - Add remaining search types to the <select>
Prodded by:	fenner
2005-11-29 23:26:24 +00:00
Pav Lucistnik
134c334194 - Fix 500 Internal server error at my place (doesn't seem to exist on
www.FreeBSD.org)
2005-11-29 23:24:52 +00:00
Pav Lucistnik
b69ff142f1 - Apply new design to it (really, convert to use cgi-style.pl)
- Reshuffle to look as much as possible like ports listings
- Make it a valid HTML
2005-11-29 23:10:59 +00:00
Pav Lucistnik
d6d17f7e19 - More XHTML/HTML fixes: <html> element 2005-11-29 22:57:21 +00:00
Pav Lucistnik
66d862e577 - Change title to something sensible
- Update FAQ
- Remove more dead code related to new/updated view
2005-11-29 22:19:31 +00:00
Brad Davis
3f65438a81 Add missing periods and colons and massage wording around colons where needed.
Translators: Mostly punctuation changes and english specific changes..

Approved by:	ceri
2005-11-29 22:12:06 +00:00
Pav Lucistnik
4b04fb5699 - Autodetect available INDEX/INDEX-5/INDEX-6 and use the highest 2005-11-29 22:09:53 +00:00
Pav Lucistnik
d15c3969f1 - Remove release/arch pulldown from the form
- Check for package existence and link package from i386/packages-6-stable
2005-11-29 22:02:43 +00:00
Pav Lucistnik
3462ec6458 - Fix ../ports/categories reading after recent format change
- Remove dead code to print new/updated form
- Revive one form element from that, "Section", and make it do per category
  search.
2005-11-29 21:33:33 +00:00
Brad Davis
e427658a9b Massage syslog wording into english.
Approved by:	ceri
2005-11-29 20:54:23 +00:00
Wilko Bulte
1276b66f85 Document how to transfer mentorship for src committers.
doceng and portmgr are invited to add their prefered procedure.

With hat: core-secretary
2005-11-29 20:51:19 +00:00
Pav Lucistnik
ba4c4794c7 - Update release pulldown with package sets which exists on mirrors today 2005-11-29 20:45:47 +00:00
Pav Lucistnik
80c1ce3c80 - Remove all cvs operations. They are less and less useful every day, as we
stopped checking in INDEX into CVS long time ago. Last useful releases were
  4.10 and 5.3.
- Remove code to display new/updated ports, it relies on periodical INDEX
  updates in CVS (which we don't do anymore) and was disabled long time ago
  anyway.
2005-11-29 20:39:37 +00:00