summaryrefslogtreecommitdiff
path: root/databases/dbview/files/patch-ab (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.0.4Pietro Cerutti2008-06-041-21/+0
| | | | | | | - Respect DOCSDIR Notes: svn path=/head/; revision=214322
* - Don't do two read()s, we're not on windows and don't have a \r to stripPete Fritchman2003-05-111-0/+21
out. Also fix an off-by-one error when trying to trim trailing spaces. - bump PORTREVISION PR: 41719 Submitted by: Michael Pearce <mpearce@coreth.com> Notes: svn path=/head/; revision=80679