Commit graph

22 commits

Author SHA1 Message Date
Chris Rees
c268633946 Use the correct format string for ISO date.
%G is for the week-based year, which means that in the final few days
of the year, it advances, giving rise to the phenomenon where a couple
of days ago, the date reported was 2020-12-30 (366 days in the future)!

Submitted by:	XIE Zhibang (yeking@red54.com)
2020-01-03 17:59:19 +00:00
Chris Rees
99364ed010 Fix long descriptions (pkg-descr) links for slave ports
While here, use https for svnweb and use Repo instead of Cvs for variable.

PR:		doc/209220
Submitted by:	Andreas Perstinger
2018-12-23 21:41:27 +00:00
Wolfram Schneider
7be825944b switch to HTTPS 2017-09-29 11:13:05 +00:00
Wolfram Schneider
5d4ede7d54 cleanup footer 2017-08-29 08:00:15 +00:00
Wolfram Schneider
d6928d3c19 for mobile devices: force to disable autocapitalize in text fields 2017-08-29 07:39:02 +00:00
Wolfram Schneider
6cb8c5dbd9 Long description -> description
Sponsored by: Essen Hackathon 2017
2017-07-09 11:08:02 +00:00
Wolfram Schneider
d610112f8a cleanup FAQ
Sponsored by:	Essen Hackathon 2017
2017-07-09 10:39:44 +00:00
Wolfram Schneider
eb9b1b5c70 update INDEX database to FreeBSD 11 & 12 2017-02-17 20:33:25 +00:00
Peter Wemm
e984dc3473 Tidy up some loose ends that no longer work after the apache-1.x server on
hub.freebsd.org and the supporting 15 year old binaries have gone away.

Highlights:
- Sync up the cgi scripts to be closer to the standard page look
and feel and the canonical url locations.
- Adjust the search controls to include the docs.freebsd.org doc set.
- Replace the remaining wais search references.
- Fix up the embedded paths that depended on a symlink and/or nfs jungle
on hub. These aren't present in the jail this now runs in.
- Fix a typo (stray backtick) in one of the header entities.
- Remove the remaining no-longer-functional gnats components - they
ran on hub and no longer exist.

Build tested by: gjb
Brought to you by:  lots of coffee, profanity and confusion.
2015-06-27 02:36: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
a1ac1db720 Remove a reference to cvsweb and other dead code unused since r40013. 2014-08-16 20:25:38 +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
bab268db4b Default view to text, since it loads far faster than the markup version. 2012-11-16 17:57:20 +00:00
Glen Barber
1cbee64c5e Remove the 'Sources' link. It is redundant with the main
port version link.
2012-11-15 22:46:40 +00:00
Glen Barber
06cc2847c6 Fix URL for 'Long description' from last commit.
Ugh...
2012-11-15 22:36:44 +00:00
Glen Barber
c829986f14 Use svnweb for displaying pkg-descr, instead of relying on local
file copies.
2012-11-15 22:29:05 +00:00
Glen Barber
095216c90f Remove the tarball download link. 2012-11-15 22:06:50 +00:00
Glen Barber
c1384d65d5 Link to the actual revision log page. 2012-11-15 22:04:37 +00:00
Glen Barber
251097f6bb Attempt to fix ports searching from the FreeBSD website. 2012-11-15 21:03:36 +00:00
Hiroki Sato
35babe0ae5 - Set svn:ketwords and svn:mime-type. Note that application/octet-stream is
set on some files as a workaround for binary check.
- Fix pathname for svn co in the webupdate script.

Approved by:	doceng (implicit)
2012-05-17 19:12:14 +00:00
Hiroki Sato
282a032540 - Remove junk directories.
- Repocopy from www/<lang> to head/<lang>/htdocs to eliminate duplicate
  information in the www and the doc directory.
- Add various administration files to svnadmin.
 
Approved by:	doceng (implicit)
2012-05-17 02:51:08 +00:00