Bomstrip is a very simple tool that removes BOM's (byte-order-marks) from utf-8 files. Actually, it is a set of tools that all do the same thing, but - for added entertainment value - in multiple programming languages (python, c, java, brainfuck, ook!, perl, sed, postscript, pascal, unlambda, limbo, haskell, ocaml, php, ruby). You want to always have this tool within hand-reach, no matter where you are and which compilers/interpreters you keep close to you. Each tool reads from stdin and writes to stdout. It accepts no options or arguments. It never writes into files directly. All files are public domain. It exists for the purpose of noting how stupid BOM's in utf-8 files are. Oh, in case you didn't know yet: utf-8 does not have byte-ordering issues, so there is absolutely no need to have three bytes (the utf-8-BOM) that do not say anything about the byte-order (since there is nothing to say). Author: Mechiel Lukkien WWW: http://www.ueber.net/who/mjl/projects/bomstrip/ -data/cgit.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/security/pam_smb
Commit message (Expand)AuthorAgeFilesLines
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1
* Remove USE_REINPLACE from all categories starting with Sedwin2006-05-131-1/+0
* - Add SHA256pav2005-11-261-0/+1
* Update to latest version 2.0.0rc6, released in September, 2003.osa2004-03-112-7/+5
* Add MASTER_SITE_SAMBA for samba official mirrors.osa2004-03-111-1/+3
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* SIZEify.trevor2004-01-301-0/+1
* * Use $PREFIX/etc/pam_smb.conf instead of /etc/pam_smb.conf by default.obraun2003-09-202-1/+12
* Fix rc.d script samplelioux2003-09-081-2/+6
* * Add -DPIC to SHLIB_CFLAGS.obraun2003-08-301-0/+3
* Change MASTER_SITES to better ones.obraun2003-08-281-2/+2
* * Upgrade to 2.0.0 RC5 [1].obraun2003-08-276-61/+23
* Patch for remote root exploit mentioned atnectar2003-08-262-1/+20
* Remove .bak file after reinplace.kuriyama2003-05-071-1/+2
* De-pkg-comment.knu2003-02-212-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* PERL -> REINPLACE_CMDedwin2002-11-071-1/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* Half of these ones missed yesterday while converting to USE_REINPLACE.edwin2002-11-051-0/+1
* USE_REINPLACE conversion to get rid of Perledwin2002-11-041-1/+2
* Release all my ports.nsayer2002-10-21