Commit graph

13 commits

Author SHA1 Message Date
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