Port details |
- detox Removes non-standard characters from filenames
- 2.0.0 sysutils =6 2.0.0Version of this port present on the latest quarterly branch.
- Maintainer: krion@FreeBSD.org
- Port Added: 2005-03-13 21:24:44
- Last Update: 2024-03-31 16:02:55
- Commit Hash: 747b5f9
- People watching this port, also watch:: bash, openssl, libevent, openslp, p5-libwww
- License: BSD3CLAUSE
- WWW:
- https://github.com/dharple/detox
- Description:
- This is a port of detox, which is a program that renames files to make them
easier to work with under Unix and related operating systems. Spaces and
various other unsafe characters (such as "$") get replaced with "_". ISO
8859-1 (Latin-1) characters can be replaced as well, as can UTF-8 characters.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/detox/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/detox
- pkg install detox
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: detox
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1711896680
SHA256 (dharple-detox-v2.0.0_GH0.tar.gz) = 46e646855cfeae5aa51d00c834f7eeeb5967188aaa17f8882a14f98343d82924
SIZE (dharple-detox-v2.0.0_GH0.tar.gz) = 200861
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.72 : devel/autoconf
- automake>=1.16.5 : devel/automake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for detox-2.0.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- sysutils_detox
- USES:
- autoreconf gmake pkgconfig tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.0 31 Mar 2024 16:02:55 |
Kirill Ponomarev (krion) |
sysutils/detox: Update to 2.0.0 |
1.4.5_1 03 Mar 2024 09:31:04 |
Kirill Ponomarev (krion) |
sysutils/detox: Move man pages to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.4.5 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.4.5 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.4.5 16 Aug 2021 08:25:56 |
Kirill Ponomarev (krion) |
sysutils/detox: update to 1.4.5 |
1.4.4 16 Aug 2021 06:03:40 |
Kirill Ponomarev (krion) |
sysutils/detox: update to 1.4.4 |
1.4.3 25 Jul 2021 08:58:07 |
Kirill Ponomarev (krion) |
sysutils/detox: update to 1.4.3 |
1.4.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.2 07 Mar 2021 10:21:52 |
krion |
Update to 1.4.2 |
1.4.1 21 Feb 2021 13:21:39 |
krion |
Update to 1.4.1 |
1.4.0 12 Feb 2021 09:04:21 |
krion |
Update to 1.4.0 |
1.3.3 04 Feb 2021 15:59:01 |
krion |
Update to 1.3.3 |
1.3.2 01 Feb 2021 10:52:09 |
krion |
Update to 1.3.2 |
1.3.1 31 Jan 2021 11:33:54 |
krion |
Update to 1.3.1 |
1.3.0 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
1.3.0 05 Mar 2017 07:53:16 |
pi |
sysutils/detox: fix build by removing old patch
Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> |
1.3.0 05 Mar 2017 07:07:29 |
pi |
sysutils/detox: update 1.2.0 -> 1.3.0
- upstream moved to github
Submitted by: Doug Harple <detox.dharple@gmail.com> (upstream author)
Changes: https://github.com/dharple/detox/blob/master/CHANGELOG.md |
1.2.0_1 23 Aug 2015 16:09:58 |
amdmi3 |
- Add LICENSE
- Strip binaries
- Modernize plist
- Regenerate patches with `make makepatch` |
1.2.0 19 Aug 2015 07:46:03 |
erwin |
Reset maintainer
<purgedhalo@users.sourceforge.net>: host mx.sourceforge.net[216.34.181.68]
said: 550 unknown user (in reply to RCPT TO command)
Sponsored by: DK Hostmaster A/S |
1.2.0 11 Dec 2014 00:40:17 |
feld |
Update "BSD" license in sysutils category |
1.2.0 22 Nov 2014 09:13:36 |
antoine |
Cleanup plist |
1.2.0 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.2.0 11 Feb 2014 14:16:40 |
miwi |
- Stage support
- Convert gmake to USES |
1.2.0 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.2.0 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
1.2.0 28 Jun 2011 00:11:31 |
wxs |
- Update to 1.2.0.
- Add LICENSE.
PR: ports/157848
Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
Approved by: maintainer timeout |
1.1.1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.1.1 22 Aug 2009 00:35:32 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
1.1.1 24 Jan 2006 01:06:45 |
edwin |
SHA256ify
Approved by: krion@ |
1.1.1 13 Mar 2005 21:24:10 |
flz |
- Add detox 1.1.1, a program that renames files to make them
easier to work with under Unix and related operating systems.
PR: ports/78772
Submitted by: Doug Harple <dharple@nycap.rr.com> |