Port details |
- py-send2trash Small package that sends files to the Trash
- 1.8.0 deskutils
=0 1.8.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2013-07-08 18:19:15
- Last Update: 2021-09-27 15:55:55
- Commit Hash: 198ca75
- Also Listed In: python
- License: BSD3CLAUSE
- Description:
- Send2Trash is a small package that sends files to the Trash (or Recycle Bin)
natively and on all platforms.
WWW: https://github.com/arsenetar/send2trash
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}send2trash>0:deskutils/py-send2trash@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/deskutils/py-send2trash/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/py-send2trash
- pkg install py38-send2trash
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 py38-send2trash listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-send2trash
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1632664326
SHA256 (Send2Trash-1.8.0.tar.gz) = d2c24762fd3759860a0aff155e45871447ea58d2be6bdd39b5c8f966a0c99c2d
SIZE (Send2Trash-1.8.0.tar.gz) = 13455
- 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:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Build
-
- devel/eric6
- games/anki
- math/sage
- for Run
-
- devel/eric6
- devel/py-jupyter-server
- devel/thonny
- games/anki
- math/sage
- www/py-notebook
- Configuration Options:
- No options to configure
- Options name:
- deskutils_py-send2trash
- USES:
- dos2unix python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
27 Sep 2021 15:55:55 1.8.0
|
Po-Chuan Hsieh (sunpoet)  |
deskutils/py-send2trash: Update to 1.8.0
Changes: https://github.com/arsenetar/send2trash/releases |
29 Apr 2021 14:23:45 1.5.0_1
|
Po-Chuan Hsieh (sunpoet)  |
deskutils/py-send2trash: Add CATEGORIES=python |
06 Apr 2021 14:31:07 1.5.0_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
03 Jan 2021 20:06:49
1.5.0_1
|
sunpoet  |
Remove DOCS option
- Remove DIST_SUBDIR: move tarball out of python subdir
- Bump PORTREVISION for package change
- Update WWW
- Take maintainership |
28 Dec 2020 23:02:15
1.5.0
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
06 Mar 2018 06:28:24
1.5.0
|
yuri  |
deskutils/py-send2trash: Add USE_PYTHON=concurrent; Add NO_ARCH=yes; Update to
1.5.0
Port changes while here:
* Changed to DISTVERSION
* Updated WWW (url was dead)
PR: 226361
Submitted by: owk <freebsd_ports@k-worx.org>
Approved by: tcberner (mentor, implicit)
Approved by: portmgr blanket |
02 Mar 2018 18:52:25
1.3.0
|
sunpoet  |
Convert to options target helper
Approved by: portmgr (blanket) |
19 Oct 2014 08:50:18
1.3.0
|
mva  |
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit) |
04 Jun 2014 14:14:22
1.3.0
|
nemysis  |
These ports are no longer used or cared for.
Dave Shar <koalative at gmail.com> wishes to maintain these ports
with my help.
deskutils/py-send2trash
- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com
- Change license BSD to BSD3CLAUSE
- Use USE_PYDISTUTILS=yes instead of easy_install
- Remove PYDISTUTILS_PKGNAME and add PYDISTUTILS_AUTOPLIST
graphics/founts
(Only the first 15 lines of the commit message are shown above ) |
18 Nov 2013 20:50:05
1.3.0
|
nemysis  |
- Change maintainer email to @FreeBSD.org
- Support STAGEDIR
- Change pkg-descr
Approved by: pawel / wg (mentors, implicit) |
20 Sep 2013 16:21:38
1.3.0
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils) |
25 Jul 2013 14:25:51
1.3.0
|
pawel  |
- Update to version 1.3.0
- Switch to dynamic plist
PR: ports/180708
Submitted by: nemysis <nemysis@gmx.ch> (maintainer) |
08 Jul 2013 18:24:12
1.2.0
|
wg  |
deskutils/py-send2trash: add missing PKGNAMEPREFIX
- Add missing PKGNAMEPREFIX
- Restrict to python 2.x |
08 Jul 2013 18:18:59
1.2.0
|
wg  |
deskutils/py-send2trash: small package that sends files to the Trash
Send2Trash is a small package that sends files to the Trash (or Recycle Bin)
natively and on all platforms.
WWW: http://hg.hardcoded.net/send2trash/
PR: ports/179604
Submitted by: nemysis <nemysis@gmx.ch> |