summaryrefslogtreecommitdiff
path: root/databases/dbview/files/patch-ab (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-06-04- Update to 1.0.4Pietro Cerutti1-21/+0
- Respect DOCSDIR Notes: svn path=/head/; revision=214322
2003-05-11- Don't do two read()s, we're not on windows and don't have a \r to stripPete Fritchman1-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