aboutsummaryrefslogtreecommitdiff
path: root/textproc/bomstrip
Commit message (Collapse)AuthorAgeFilesLines
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* - Update MASTER_SITES and WWW: lineSylvio Cesar Teixeira2012-06-172-5/+9
| | | | | | | | | | - Support MLINKS PR: ports/169009 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=299487
* - Reassign to the heapGreg Larkin2012-02-271-1/+1
| | | | | | | Requested by: roam (on ports-developers@) Notes: svn path=/head/; revision=292325
* -remove MD5Olli Hauer2011-07-031-3/+0
| | | | Notes: svn path=/head/; revision=276994
* Update to my second patchset to bomstrip-9.Peter Pentchev2008-10-202-8/+9
| | | | Notes: svn path=/head/; revision=221828
* Update to bomstrip-9 and version 1 of my patchset.Peter Pentchev2008-06-263-14/+13
| | | | Notes: svn path=/head/; revision=215788
* Update to the latest version of my patchset, bomstrip-8-roam-05:Peter Pentchev2008-06-153-8/+10
| | | | | | | | - list the contributors in the manual page, not only on the webpage; - add a Forth implementation. Notes: svn path=/head/; revision=214929
* Add the bomstrip port - strip the UTF-8 BOM bytes from text files,Peter Pentchev2008-06-144-0/+106
implemented in many programming languages. The port uses my patchset which adds three new implementations, some build infrastructure, a manual page and a couple of other fixes. Author: Mechiel Lukkien <mechiel@xs4all.nl> WWW: http://www.xs4all.nl/~mechiel/projects/bomstrip/ Notes: svn path=/head/; revision=214830