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) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
detox Removes non-standard characters from filenames
2.0.0 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.5_1Version 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-31 16:02:55
Commit Hash: 747b5f9
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 (23 items)
Collapse this list.
  1. /usr/local/share/licenses/detox-2.0.0/catalog.mk
  2. /usr/local/share/licenses/detox-2.0.0/LICENSE
  3. /usr/local/share/licenses/detox-2.0.0/BSD3CLAUSE
  4. bin/detox
  5. bin/inline-detox
  6. etc/detoxrc
  7. share/detox/cp1252.tbl
  8. share/detox/iso8859_1.tbl
  9. share/detox/safe.tbl
  10. share/detox/unicode.tbl
  11. share/detox/unidecode.tbl
  12. share/doc/detox/BUILD.md
  13. share/doc/detox/CHANGELOG.md
  14. share/doc/detox/LICENSE
  15. share/doc/detox/README.md
  16. share/doc/detox/THANKS.md
  17. share/man/man1/detox.1.gz
  18. share/man/man1/inline-detox.1.gz
  19. share/man/man5/detox.tbl.5.gz
  20. share/man/man5/detoxrc.5.gz
  21. @owner
  22. @group
  23. @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 = 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):
detox
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0.02.0.01.3.02.0.02.0.0-1.3.0-
FreeBSD:13:quarterly1.4.51.4.51.4.51.4.52.0.01.4.51.4.51.4.5
FreeBSD:14:latest1.4.5_12.0.01.4.51.4.5_12.0.01.4.5-1.4.5
FreeBSD:14:quarterly1.4.52.0.0-1.4.52.0.01.4.51.4.51.4.5
FreeBSD:15:latest1.4.5_12.0.0n/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.4.1 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. autoconf>=2.72 : devel/autoconf
  4. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/dharple/detox/tar.gz/v2.0.0?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port