Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fix crash error | lawrance | 2005-04-14 | 5 | -1/+231 |
| | | | | | | | | - Misc other small fixes PR: ports/37186 Submitted by: Alexander Trapeznikov <infoteacher@ipform.ru> Approved by: clement (mentor) | ||||
* | Remove mastersite that died in, oh, say, the year 2000 or so. | linimon | 2004-03-14 | 1 | -2/+1 |
| | |||||
* | SIZEify. | trevor | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | - Don't do two read()s, we're not on windows and don't have a \r to strip | petef | 2003-05-12 | 2 | -0/+22 |
| | | | | | | | | 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> | ||||
* | utilize USE_GETOPT_LONG | ijliao | 2003-05-08 | 2 | -41/+23 |
| | | | | | PR: 51530 Submitted by: Sergei Kolobov <sergei@kolobov.com> | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-11 | 2 | -2/+1 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-07 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Fix build on -current (remove dependencies on obsolete system headers). | kris | 2002-10-21 | 1 | -6/+5 |
| | | | | These hardcoded dependencies are probably wrong. | ||||
* | ${PERL} -> ${REINPLACE_CMD} | dwcjr | 2002-09-02 | 1 | -1/+2 |
| | | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net | ||||
* | Fix building under -current | dwcjr | 2002-05-15 | 2 | -2/+7 |
| | | | | | PR: 37944 Submitted by: obraun@informatik.unibw-muenchen.de | ||||
* | o style fixes in Makefile and deployment of DOCSDIR var | lioux | 2001-08-30 | 2 | -6/+6 |
| | | | | | | | o support NOPORTDOCS in PLIST PR: 29796 Submitted by: Patrick Li <pat@databits.net> | ||||
* | update with the new PORTNAME/PORTVERSION variables | mharo | 2000-04-09 | 1 | -2/+2 |
| | |||||
* | Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't | kris | 2000-03-29 | 1 | -1/+1 |
| | | | | | | have time to maintain them. Approved by: andy | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Initial import of dbview version 1.0.3. | steve | 1999-06-07 | 6 | -0/+102 |
A program for viewing dBase III files. PR: 11603 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> |