Commit graph

79 commits

Author SHA1 Message Date
Gavin Atkinson
52c494c9fd Stop installing cvsweb.cgi and its config files - these have been unused
for a while now (and indeed are redirected to svnweb now, so have been
inaccessible for some time)
2014-08-16 20:47:00 +00:00
Gavin Atkinson
a1ac1db720 Remove a reference to cvsweb and other dead code unused since r40013. 2014-08-16 20:25:38 +00:00
Gavin Atkinson
2e7186064b Both http://forums.FreeBSD.org and http://wiki.FreeBSD.org redirect to
secure versions of the sites, so link to the secure version directly.
Note that for wiki links I have only fixed up key links in navbars etc,
there are a large number of other links but fixing them does not seem
worth the churn.
2014-08-02 13:39:27 +00:00
Gavin Atkinson
90dc95bf1a The canonical form of links to Bugzilla should be http://bugs.FreeBSD.org .
Correct case and schema.
2014-07-30 22:55:12 +00:00
Peter Wemm
993f4b49cb Fix "print (...) interpreted as function" 2014-07-18 03:47:21 +00:00
Peter Wemm
eadb0abf9a Disable references to bsddoc collections that don't exist on the server
as it causes stderr spam.
2014-07-18 02:41:28 +00:00
Glen Barber
d1dfcab2e2 Remove dead scripts.
Sponsored by:	The FreeBSD Foundation
2014-07-18 02:41:17 +00:00
Peter Wemm
c570f1067c Remove some relics of the CVS based ports system that doesn't exist.
Approved by:	gjb
2014-07-18 02:39:01 +00:00
Glen Barber
71f99b56b8 - Add 9.3-RELEASE and 9.3-stable paths.
- Make 9.3-RELEASE the default, because it contains a few
  manual pages that are newer than 10.0-RELEASE (vt(4) in
  particular).
- Update 'freebsd-stable9' to 9.3.

Approved by:	re (implicit), doceng (implicit)
Sponsored by:	The FreeBSD Foundation
2014-06-30 19:55:16 +00:00
Peter Wemm
6c8cb8fc1d Attempt to fix some can't-possibly-work perl. 2014-06-29 01:46:35 +00:00
Warren Block
b6ade22d89 Be more specific about which PR is current and which is historical. 2014-06-18 19:50:52 +00:00
Peter Wemm
170f31c141 Place a link to the bugzilla version of each PR at the top of the page so
that folks arriving from mail archive links have a clear location to go.
2014-06-09 00:30:05 +00:00
Peter Wemm
930b896503 Skip offering a search form on a non-existing PR lookup. 2014-06-09 00:12:19 +00:00
Peter Wemm
8063ec8fcf Fix syntax error in previous commit. 2014-06-08 18:22:28 +00:00
Eitan Adler
9e14a35364 During the temporary period, make it more obvious that this script is old and
incomplete.
2014-06-08 17:11:06 +00:00
Eitan Adler
d56abb52df During the temporary period, make it more obvious that this script is old and
incomplete.

It needs to live for debugging, while people ensure that their bugs are correct.
this has already caught issues.  Eventually it will turn into a proper redirect
for any old bugs, and a warning for newer IDs.
2014-06-08 08:17:34 +00:00
Eitan Adler
f4f1379a6c During the temporary period, redirect people to bugzilla. 2014-06-08 08:06:13 +00:00
Eitan Adler
23936b73d6 During the temporary period, drop the footer on the gnats PRs. 2014-06-08 08:02:42 +00:00
Eitan Adler
d02894ff5e During the temporary period, drop the footer on the gnats PRs. 2014-06-08 08:00:18 +00:00
Wolfram Schneider
536050cea8 fix old perl code:
$* is no longer supported at ./cgi-lib.pl
2014-05-29 11:39:02 +00:00
Wolfram Schneider
94eeeb9c5f update freebsd-release-ports alias 2014-05-18 18:34:27 +00:00
Wolfram Schneider
d215c39b73 configure arch for FreeBSD 8.4-RELEASE 2014-05-18 18:33:47 +00:00
Wolfram Schneider
2e5015b185 fix 'FreeBSD 8.4-RELEASE and Ports' 2014-05-18 18:26:24 +00:00
Wolfram Schneider
ad9c74fd63 add FreeBSD 9.2-RELEASE and Ports 2014-05-18 18:24:55 +00:00
Wolfram Schneider
9c8bda7748 freebsd-stable8 points to FreeBSD 8.4-stable 2014-05-18 18:21:18 +00:00
Wolfram Schneider
e390bc24d2 freebsd-stable9 points to 9.2-stable 2014-05-18 18:20:28 +00:00
Wolfram Schneider
9ab9a9061f Add 'FreeBSD Ports 8.4-RELEASE' and 'FreeBSD Ports 9.2-RELEASE' manual pages 2014-05-18 18:18:09 +00:00
Glen Barber
91f6162904 Remove trailing '/' to fix a broken link.
Submitted by:	Denis (geodni@free.fr)
Sponsored by:	The FreeBSD Foundation
2014-03-28 02:46:37 +00:00
Gabor Pali
e6e9f2c075 - Improve formatting when generating sponsor entries 2014-03-04 20:28:29 +00:00
Gabor Pali
ce8e9956a4 - Attempt to implement support for the sponsor tag in the quarterly status
report generator

Assisted by:	gjb
2014-03-04 19:52:52 +00:00
Glen Barber
f502870e5d Attempt to prevent man.cgi from causing a deadlock.
Provoked by:	peter, zi
Sponsored by:	The FreeBSD Foundation
2014-02-19 23:49:19 +00:00
Glen Barber
15f6498043 Include SectionIterator.pm.
Sponsored by:	The FreeBSD Foundation
2014-02-07 19:41:04 +00:00
Glen Barber
56f5775eb9 open2.pl is deprecated, so use IPC::Open2 instead.
Sponsored by:	The FreeBSD Foundation
2014-02-07 19:27:59 +00:00
Glen Barber
13c615a292 Switch man.cgi to 10.0-RELEASE by default.
Sponsored by:	The FreeBSD Foundation
2014-01-20 20:30:59 +00:00
Glen Barber
c5b864fbfc Bump copyright year.
Happy New Year 2014!

Sponsored by:	The FreeBSD Foundation
2013-12-31 12:33:29 +00:00
Glen Barber
922db33a57 - Add 10.0-RELEASE manual page path.
- Add 11-CURRENT manual page path.
- Update default -STABLE to 10.0.

Sponsored by:	The FreeBSD Foundation
2013-12-30 17:10:07 +00:00
Glen Barber
b0b486a25f After updating oldred, cross my my fingers and remove getopts.pl
requirement so the PR search page works again.

Hat(s):		doceng, clusteradm
Sponsored by:	The FreeBSD Foundation
2013-11-05 20:25:10 +00:00
Glen Barber
5ae170b639 Set 9.2-RELEASE as the default FreeBSD version for manual pages. 2013-09-30 05:55:59 +00:00
Glen Barber
61c877b289 Add the 10.0-CURRENT manual page link. 2013-09-30 00:23:19 +00:00
Glen Barber
728f77f0a3 Add manual page links for 9.2-RELEASE. 2013-09-29 23:30:42 +00:00
Gavin Atkinson
27372c6a31 Revert r41532 for now - this appears to cause open tasks to be lost in
certain circumstances.

Reported by:	gabor
2013-06-27 16:43:13 +00:00
Warren Block
3cad62df06 Add links to the FDP Primer and the Books and Articles Online to the
Documentation drop-down menu to increase their discoverability.

Reviewed by:	gjb
2013-06-25 23:46:46 +00:00
Hiroki Sato
ccf4d9f5f7 Add 8.4 manual pages. 2013-06-08 18:33:09 +00:00
Peter Wemm
eb07e9ed71 Merge from html style: don't direct people to cvsweb. 2013-05-18 21:03:29 +00:00
Wolfram Schneider
ce572c1703 add OpenBSD 5.3 manual pages 2013-05-01 18:37:17 +00:00
Gavin Atkinson
d0cbba3882 Indent with a slightly more common two spaces, not three. 2013-05-01 12:29:21 +00:00
Gavin Atkinson
1d73911b1a Only output the <help> section if tasks were created - otherwise the
empty section needs removing manually during compilation.
2013-05-01 12:28:35 +00:00
Gavin Atkinson
2c29633dfe Produce valid XML in the case where a simple tag with no text is produced
(most apparent when including URLs without descriptions)
2013-05-01 12:07:59 +00:00
Gavin Atkinson
5dafec0da8 Suggest that monthly reports be emailed as an attachment 2013-05-01 11:57:15 +00:00
Chris Rees
391471e01f Trailing newlines are stripped from any attachments to PRs. This is a problem
commonly manifested by distinfo updates, where the file ends up without a
newline.  Newer versions of GNU patch also choke on such patches.

There is probably a more elegant solution than this, but given that GNATS
is not going to be with us for too long, we can rely on the behaviour of tools
to ignore any trailing newlines if they are added incorrectly [patch, shar].

http://lists.freebsd.org/pipermail/svn-ports-all/2013-February/012069.html

Anyone who can show that adding extra newlines to attachments causes breakage
is welcome to comment.

Bug noticed by:	ak, dougb
Approved by:	maintainer timeout (shaun, five months, multiple emails)
2013-02-18 20:56:52 +00:00