aboutsummaryrefslogtreecommitdiff
path: root/converters/tuc
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup $() variables in ports Makefiles.Mathieu Arnold2016-07-201-1/+1
| | | | | | | | | | Mostly replace with ${}, but sometime, replace with $$() because it is what was intended in the first place. (I think.) Sponsored by: Absolight Notes: svn path=/head/; revision=418840
* - Use ${CC} instead of CC, ${CC} was intented hereAntoine Brodin2015-05-293-3/+14
| | | | | | | | | - Do not unconditionally strip binary PR: 200522 Notes: svn path=/head/; revision=387890
* Rename converters/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-281-0/+0
| | | | Notes: svn path=/head/; revision=363172
* Support stageBaptiste Daroussin2014-01-091-6/+4
| | | | Notes: svn path=/head/; revision=339242
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | converters) Notes: svn path=/head/; revision=327715
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-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. Notes: svn path=/head/; revision=246327
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149238
* Reset maintainership. Adam has experienced a machine failure and isMark Linimon2004-05-151-1/+1
| | | | | | | currently unable to look after any of the ports that he has written. Notes: svn path=/head/; revision=109183
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Changed at maintainer's request.Mark Linimon2003-10-202-4/+4
| | | | Notes: svn path=/head/; revision=91773
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27419
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Moved textproc/tuc to converters/tucSatoshi Taoka1999-05-191-2/+2
| | | | | | | Obtained from: "David O'Brien" <obrien@FreeBSD.org> Notes: svn path=/head/; revision=18882
* I *LOVE* WWW:Michael Haro1999-05-031-1/+1
| | | | Notes: svn path=/head/; revision=18411
* Fix bug in manpage.David E. O'Brien1999-04-171-0/+11
| | | | Notes: svn path=/head/; revision=17953
* Import of tuc version 1.10.Steve Price1999-04-165-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> Notes: svn path=/head/; revision=17940