Bjoern A. Zeeb
f05cca897d
Bump copyright year.
...
Happy New Year 2015!
2014-12-31 10:00:44 +00:00
Wolfram Schneider
1c6ff751fe
add a bunch of older FreeBSD-ports-* manpages
2014-12-26 14:26:19 +00:00
Wolfram Schneider
fb0e0fa0ce
do not offer PostScript and latin1 output anymore
...
These formats are rarely used, less than once a day.
2014-12-22 16:46:13 +00:00
Wolfram Schneider
4323b2fcd3
add alias FreeBSD 9.3-RELEASE and Ports
2014-12-22 16:27:30 +00:00
Wolfram Schneider
e0e5bc9212
remove stale FreeBSD 9.2-stable
2014-12-22 16:24:10 +00:00
Wolfram Schneider
1c270fc304
add manpages for FreeBSD Ports 9.3-RELEASE
2014-12-22 16:22:39 +00:00
Wolfram Schneider
a44b62ef47
add manpages for FreeBSD Ports 10.0-RELEASE
2014-12-22 16:17:45 +00:00
Wolfram Schneider
06c5262583
add non-standard manpages to FreeBSD Ports 10.1-RELEASE
2014-12-22 16:16:58 +00:00
Gavin Atkinson
89c03f1152
Blindly switch all http://*.freebsd.org to https in man.cgi.
2014-11-08 19:38:17 +00:00
Wolfram Schneider
13d78d5546
add CentOS manual pages for 5.9, 5.10, 5.11, 6.4, 6.5, 6.6, 7.0
2014-11-08 17:33:33 +00:00
Wolfram Schneider
657cf61f40
add manual pages for Debian 6.0.10 and Debian 7.7.0
2014-11-08 17:27:34 +00:00
Gavin Atkinson
20c5805b7d
On the CGI pages, use the same style of "donate" links as the rest of the
...
site uses.
2014-11-04 06:07:09 +00:00
Gavin Atkinson
f754a77481
Switch search box at top of CGI pages over to DuckDuckGo, as per r45919.
2014-11-04 05:12:06 +00:00
Wolfram Schneider
c6fcc98222
add NetBSD 6.1.5 manual pages
2014-11-02 10:18:50 +00:00
Wolfram Schneider
a1665bbff7
add OpenBSD 5.4, 5.5 and 5.6 manual pages
2014-11-02 10:02:09 +00:00
Glen Barber
18b6ba2c77
Add one more 10.1-RELEASE ports entry.
...
Sponsored by: The FreeBSD Foundation
2014-10-17 20:58:33 +00:00
Glen Barber
4659a19d9d
Add the FreeBSD 10.1-RELEASE ports manual page entries.
...
Sponsored by: The FreeBSD Foundation
2014-10-17 20:54:24 +00:00
Glen Barber
ac10f65a8d
Add FreeBSD 10.1-RELEASE to man.cgi.
...
Update 10.0-STABLE -> 10.1-STABLE.
Set the default manual page path to 10.1-RELEASE.
Sponsored by: The FreeBSD Foundation
2014-10-17 20:49:16 +00:00
Gavin Atkinson
66473ad4eb
Replace the "o" modifier to the pattern match, lost in previous revision.
2014-09-28 11:31:25 +00:00
Gavin Atkinson
c36a52f60b
In ports.cgi, when indexing the INDEX file, track what we have found by
...
using the port origin rather than the link to the port pkg-descr. For
ports which are sub-ports of others (e.g. most pf te php5* ports) all
would have the same pkg-descr listed in the index and so we would only
show the last-found port, rather than all matching ports.
Reported by: Can0r <can0r yandex ru> via -doc
2014-09-27 11:44:31 +00:00
Gavin Atkinson
a800ec229e
Stop linking to cvsweb in old commit messages: cvsweb.f.o no longer exists.
2014-08-28 11:48:19 +00:00
Wolfram Schneider
1c9cc27002
FreeBSD 10.0-RELEASE is the default release (was 9.3)
2014-08-19 17:21:32 +00:00
Wolfram Schneider
5b4fabdaa0
protocol independent url
2014-08-19 15:44:26 +00:00
Wolfram Schneider
fe535fea8f
protocol independent url
2014-08-19 15:38:28 +00:00
Gavin Atkinson
fc37cb633c
In query-pr.cgi, stop linking to cvsweb.cgi as it no longer exists.
2014-08-16 21:07:09 +00:00
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