aboutsummaryrefslogtreecommitdiffstats
path: root/converters/fconv
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Move distfile location to http://www.freebsd.org/~chris/distfiles/chris1999-08-091-3/+3
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-271-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* (1) The old fconv-0.1.tar.gz had binaries for i386,taoka1999-06-232-4/+2
| | | | | | | | | | these are not necessary. On another architecture, it cuases a problem. So removed these. PR: 12339 Submitted by: maintainer (author) (2) By (1), "ONLY_FOR_ARCHS=i386" is not necessary.
* This port contains i386 binaries.steve1999-06-231-1/+3
|
* Converts DOS or Mac-style files to Unix format, and vice-versataoka1999-06-075-0/+30
PR: 11267 Submitted by: Chris Costello <chris@holly.dyndns.org>