notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
detox Removes non-standard characters from filenames
1.4.5_1 sysutils on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.4.5Version of this port present on the latest quarterly branch.
Maintainer: krion@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-03-13 21:24:44
Last Update: 2024-03-03 09:31:04
Commit Hash: 2328022
People watching this port, also watch:: bash, smartmontools, screen, coreutils, zip
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (17 items)
Collapse this list.
  1. /usr/local/share/licenses/detox-1.4.5_1/catalog.mk
  2. /usr/local/share/licenses/detox-1.4.5_1/LICENSE
  3. /usr/local/share/licenses/detox-1.4.5_1/BSD3CLAUSE
  4. bin/detox
  5. bin/inline-detox
  6. @sample etc/detoxrc.sample
  7. @sample share/detox/iso8859_1.tbl.sample
  8. @sample share/detox/safe.tbl.sample
  9. @sample share/detox/unicode.tbl.sample
  10. share/doc/detox/README.md
  11. share/man/man1/detox.1.gz
  12. share/man/man1/inline-detox.1.gz
  13. share/man/man5/detox.tbl.5.gz
  14. share/man/man5/detoxrc.5.gz
  15. @owner
  16. @group
  17. @mode
Collapse this list.
Dependency lines:
  • detox>0:sysutils/detox
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 = 1629102227 SHA256 (dharple-detox-v1.4.5_GH0.tar.gz) = 5d8b1eb53035589882f48316a88f50341bf98c284e8cd29dea74f680559e27cc SIZE (dharple-detox-v1.4.5_GH0.tar.gz) = 111745

Packages (timestamps in pop-ups are UTC):
detox
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.4.51.4.5_11.3.01.4.51.4.5_1-1.3.0-
FreeBSD:13:quarterly1.4.51.4.51.4.51.4.51.4.51.4.51.4.51.4.5
FreeBSD:14:latest1.4.51.4.5_11.4.51.4.51.4.5_11.4.5-1.4.5
FreeBSD:14:quarterly1.4.51.4.5-1.4.51.4.51.4.51.4.51.4.5
FreeBSD:15:latest1.4.51.4.5_1n/a1.4.5n/a1.4.51.4.51.4.5
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. autoconf>=2.71 : devel/autoconf
  3. automake>=1.16.5 : devel/automake
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for detox-1.4.5_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
sysutils_detox
USES:
autoreconf gmake tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/dharple/detox/tar.gz/v1.4.5?dummy=/
Collapse this list.

Number of commits found: 30

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.5_1
03 Mar 2024 09:31:04
commit hash: 23280220bbb0f689fa67b1131c3c1793495f9d13commit hash: 23280220bbb0f689fa67b1131c3c1793495f9d13commit hash: 23280220bbb0f689fa67b1131c3c1793495f9d13commit hash: 23280220bbb0f689fa67b1131c3c1793495f9d13 files touched by this commit
Kirill Ponomarev (krion) search for other commits by this committer
sysutils/detox: Move man pages to share/man
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.4.5
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.4.5
16 Aug 2021 08:25:56
commit hash: a0b6641f04a16b5bd0f2fcd7ddfc30d138ca6b68commit hash: a0b6641f04a16b5bd0f2fcd7ddfc30d138ca6b68commit hash: a0b6641f04a16b5bd0f2fcd7ddfc30d138ca6b68commit hash: a0b6641f04a16b5bd0f2fcd7ddfc30d138ca6b68 files touched by this commit
Kirill Ponomarev (krion) search for other commits by this committer
sysutils/detox: update to 1.4.5
1.4.4
16 Aug 2021 06:03:40
commit hash: be2445b27b9a5680ce3e0dfe63402f95f7a5e21fcommit hash: be2445b27b9a5680ce3e0dfe63402f95f7a5e21fcommit hash: be2445b27b9a5680ce3e0dfe63402f95f7a5e21fcommit hash: be2445b27b9a5680ce3e0dfe63402f95f7a5e21f files touched by this commit
Kirill Ponomarev (krion) search for other commits by this committer
sysutils/detox: update to 1.4.4
1.4.3
25 Jul 2021 08:58:07
commit hash: c13ca68ba5420e61e23f600d9442b107a637a73dcommit hash: c13ca68ba5420e61e23f600d9442b107a637a73dcommit hash: c13ca68ba5420e61e23f600d9442b107a637a73dcommit hash: c13ca68ba5420e61e23f600d9442b107a637a73d files touched by this commit
Kirill Ponomarev (krion) search for other commits by this committer
sysutils/detox: update to 1.4.3
1.4.2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.4.2
07 Mar 2021 10:21:52
Revision:567556Original commit files touched by this commit
krion search for other commits by this committer
Update to 1.4.2
1.4.1
21 Feb 2021 13:21:39
Revision:566227Original commit files touched by this commit
krion search for other commits by this committer
Update to 1.4.1
1.4.0
12 Feb 2021 09:04:21
Revision:565001Original commit files touched by this commit
krion search for other commits by this committer
Update to 1.4.0
1.3.3
04 Feb 2021 15:59:01
Revision:564041Original commit files touched by this commit
krion search for other commits by this committer
Update to 1.3.3
1.3.2
01 Feb 2021 10:52:09
Revision:563562Original commit files touched by this commit
krion search for other commits by this committer
Update to 1.3.2
1.3.1
31 Jan 2021 11:33:54
Revision:563486Original commit files touched by this commit
krion search for other commits by this committer
Update to 1.3.1
1.3.0
10 Sep 2018 13:14:52
Revision:479406Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:435454Original commit files touched by this commit
pi search for other commits by this committer
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
Revision:435453Original commit files touched by this commit
pi search for other commits by this committer
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
Revision:395109Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Strip binaries
- Modernize plist
- Regenerate patches with `make makepatch`
1.2.0
19 Aug 2015 07:46:03
Revision:394742Original commit files touched by this commit
erwin search for other commits by this committer
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
Revision:374505Original commit files touched by this commit
feld search for other commits by this committer
Update "BSD" license in sysutils category
1.2.0
22 Nov 2014 09:13:36
Revision:373038Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
1.2.0
29 Jul 2014 18:41:17
Revision:363371Original commit files touched by this commit Sanity Test Failure
adamw search for other commits by this committer
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
Revision:343748Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
- Convert gmake to USES
1.2.0
20 Sep 2013 23:06:00
Revision:327772Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
1.2.0
24 Oct 2011 04:17:38
Original commit files touched by this commit
dougb search for other commits by this committer
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
Original commit files touched by this commit
wxs search for other commits by this committer
- 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
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.1.1
22 Aug 2009 00:35:32
Original commit files touched by this commit Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
1.1.1
24 Jan 2006 01:06:45
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.1.1
13 Mar 2005 21:24:10
Original commit files touched by this commit
flz search for other commits by this committer
- 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>

Number of commits found: 30