summaryrefslogtreecommitdiff
path: root/www/thumbnail_index (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - take maintainershipDirk Meyer2003-11-171-1/+1
| | | | Notes: svn path=/head/; revision=94189
* update www/thumbnail_index: use `/bin/pwd -L` instead of `pwd`Daichi GOTO2003-07-181-1/+10
| | | | | | | | | | | | - When using NFS and symbolic link, and wanting not to show the real path in the output of thumbnail_index, "cwd=`pwd`" is not good. "cwd=`/bin/pwd -L'" seems better. PR: 53128 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> Notes: svn path=/head/; revision=85106
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75976
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* The distfile has been renamed to solve the y2k problem.Christian Weisgerber2002-11-042-3/+3
| | | | | | | | PR: 44826 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=69405
* Fix to build port, MAINTAINER Timeout after 4 Weeks.Dirk Meyer2002-07-221-2/+2
| | | | Notes: svn path=/head/; revision=63400
* use wc command for check file size.MIHIRA Sanpei Yoshiro2001-06-162-0/+12
| | | | | | | slower but more portable than using ls Notes: svn path=/head/; revision=44058
* Some spaces -> tabs for ports/www.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37985
* add thumbnail_index, make an HTML index fileMIHIRA Sanpei Yoshiro2000-09-056-0/+48
for a bunch of images Notes: svn path=/head/; revision=32309