aboutsummaryrefslogtreecommitdiffstats
path: root/converters/fconv
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to fconv-1.1chris2000-12-082-8/+2
|
* Move the stragler's www.freebsd.org/~user distfiles to the officalobrien2000-06-291-1/+2
| | | | MASTER_SITE_LOCAL site.
* Replace `chris@calldei.com' with `chris@FreeBSD.org' for `Whom' in thechris2000-04-241-1/+1
| | | | comments at the top of the Makefile.
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-2/+2
|
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,peter2000-02-081-1/+1
| | | | | | as the days of the former are numbered. Reviewed by: asami
* 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>