Commit graph

5 commits

Author SHA1 Message Date
obache
fabae02da4 Update detox to 1.2.0.
Based on MAINTAINER update request in PR 38940.
While here, add DESTDIR support.

Changes since detox-1.2.0-rc1
 - Added the ability to ignore specific files.
   [sourceforge.net tracker #1253826]
 - Fixed a bug where directories specified on the command line wouldn't
   get translated. [sourceforge.net tracker #1213623]
 - Added support for translating large files.
   [sourceforge.net tracker #1509493]
 - Added inline-detox for stream based detoxification.
2008-06-11 13:56:29 +00:00
minskim
149fc1f71d USE_TOOLS+=lex 2006-06-27 16:04:29 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
minskim
0fb8d9b16a Fix a typo. 2005-12-01 03:34:22 +00:00
minskim
10a6064f33 Import detox from pkgsrc-wip. Packaged by Bartosz Kuzma.
Detox is a utility designed to clean up filenames.  It replaces
difficult to work with characters, such as spaces, with standard
equivalents.  It will also clean up filenames with UTF-8 or Latin-1
(or CP-1252) characters in them.
2005-12-01 03:32:03 +00:00