summaryrefslogtreecommitdiff
path: root/databases/dbview/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Add LICENSEDmitry Marakasov2016-12-043-18/+7
| | | | | | | | | | - Switch to options helpers - Regenerate patches - Add WWW - Remove useless patch Notes: svn path=/head/; revision=427761
* - Support STAGEDIRAlex Kozlov2013-10-231-0/+0
| | | | | | | | - Rename patches according to porter's handbook - Convert to PLIST_FILES Notes: svn path=/head/; revision=331399
* - Unbreak on big-endian architecturesPietro Cerutti2008-06-241-0/+11
| | | | Notes: svn path=/head/; revision=215712
* - Update to 1.0.4Pietro Cerutti2008-06-045-254/+0
| | | | | | | - Respect DOCSDIR Notes: svn path=/head/; revision=214322
* - Fix crash errorSam Lawrance2005-04-144-0/+230
| | | | | | | | | | | - Misc other small fixes PR: ports/37186 Submitted by: Alexander Trapeznikov <infoteacher@ipform.ru> Approved by: clement (mentor) Notes: svn path=/head/; revision=133322
* - 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
* utilize USE_GETOPT_LONGYing-Chieh Liao2003-05-071-24/+8
| | | | | | | | PR: 51530 Submitted by: Sergei Kolobov <sergei@kolobov.com> Notes: svn path=/head/; revision=80390
* Fix build on -current (remove dependencies on obsolete system headers).Kris Kennaway2002-10-201-6/+5
| | | | | | | These hardcoded dependencies are probably wrong. Notes: svn path=/head/; revision=68437
* Fix building under -currentDavid W. Chapman Jr.2002-05-151-2/+2
| | | | | | | | PR: 37944 Submitted by: obraun@informatik.unibw-muenchen.de Notes: svn path=/head/; revision=59178
* Initial import of dbview version 1.0.3.Steve Price1999-06-061-0/+57
A program for viewing dBase III files. PR: 11603 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=19251