aboutsummaryrefslogtreecommitdiffstats
path: root/converters/tuc
Commit message (Collapse)AuthorAgeFilesLines
* Rename converters/ patch-xy patches to reflect the files they modify.adamw2014-07-281-0/+0
|
* Support stagebapt2014-01-091-6/+4
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | converters)
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-3/+0
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* - Add SHA256pav2005-11-241-0/+1
|
* Reset maintainership. Adam has experienced a machine failure and islinimon2004-05-151-1/+1
| | | | currently unable to look after any of the ports that he has written.
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* Changed at maintainer's request.linimon2003-10-212-4/+4
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-2/+2
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Moved textproc/tuc to converters/tuctaoka1999-05-191-2/+2
| | | | Obtained from: "David O'Brien" <obrien@FreeBSD.org>
* I *LOVE* WWW:mharo1999-05-031-1/+1
|
* Fix bug in manpage.obrien1999-04-181-0/+11
|
* Import of tuc version 1.10.steve1999-04-175-0/+33
A utility to convert text files from any operating system to Unix format, and to convert Unix files to DOS format. PR: 10882 Submitted by: G. Adam Stanislav <zen@buddhist.com>