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
Remember
I remember
Port details
py-trash-cli Command line interface to the freedesktop.org trashcan
0.24.5.26 deskutils on this many watch lists=2 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: nivit@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-08-06 09:33:04
Last Update: 2024-08-06 09:29:35
Commit Hash: 0d52169
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: GPLv2
WWW:
https://github.com/andreafrancia/trash-cli
Description:
trash-cli trashes files recording the original path, deletion date, and permissions. It uses the same trashcan used by KDE, GNOME, and XFCE, but you can invoke it from the command line (and scripts). It provides these commands: trash-put trash files and directories. trash-empty empty the trashcan(s). trash-list list trashed files. trash-restore restore a trashed file. trash-rm remove individual files from the trashcan.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}trash-cli>0:deskutils/py-trash-cli@${PY_FLAVOR}
To install the port:
cd /usr/ports/deskutils/py-trash-cli/ && make install clean
To add the package, run one of these commands:
  • pkg install deskutils/py-trash-cli
  • pkg install py311-trash-cli
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-trash-cli listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-trash-cli
Package flavors (<flavor>: <package>)
  • py311: py311-trash-cli
distinfo:
TIMESTAMP = 1722931541 SHA256 (trash_cli-0.24.5.26.tar.gz) = c721628e82c4be110b710d72b9d85c9595d8b524f4da241ad851a7479d0bdceb SIZE (trash_cli-0.24.5.26.tar.gz) = 59726

Packages (timestamps in pop-ups are UTC):
py311-trash-cli
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.24.5.260.24.5.26-0.24.5.260.24.5.26---
FreeBSD:13:quarterly0.24.5.260.24.5.26-0.24.5.260.24.5.26---
FreeBSD:14:latest0.24.5.260.24.5.26-0.24.5.260.24.5.26---
FreeBSD:14:quarterly0.24.5.260.24.5.26-0.24.5.260.24.5.26---
FreeBSD:15:latest0.24.5.260.24.5.26n/a0.24.5.26n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. py311-shtab>=1.7.1 : devel/py-shtab@py311
  3. py311-wheel>=0.44.0 : devel/py-wheel@py311
  4. python3.11 : lang/python311
  5. py311-build>=0 : devel/py-build@py311
  6. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-psutil>=6.0.0 : sysutils/py-psutil@py311
  2. py311-six>=1.16.0 : devel/py-six@py311
  3. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
deskutils_py-trash-cli
USES:
python:3.9+
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/t/trash_cli/
  2. https://pypi.org/packages/source/t/trash_cli/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.24.5.26
06 Aug 2024 09:29:35
commit hash: 0d52169e71c1554cefd4a789d851f6ba8687fbe6commit hash: 0d52169e71c1554cefd4a789d851f6ba8687fbe6commit hash: 0d52169e71c1554cefd4a789d851f6ba8687fbe6commit hash: 0d52169e71c1554cefd4a789d851f6ba8687fbe6 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
deskutils/py-trash-cli: Add new port

trash-cli trashes files recording the original path, deletion date, and
permissions. It uses the same trashcan used by KDE, GNOME, and XFCE, but you
can invoke it from the command line (and scripts).

It provides these commands:

trash-put           trash files and directories.
trash-empty         empty the trashcan(s).
trash-list          list trashed files.
trash-restore       restore a trashed file.
trash-rm            remove individual files from the trashcan.

https://github.com/andreafrancia/trash-cli

Number of commits found: 1