notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
py-anonfile Unofficial library that wraps the anonfile.com REST API
1.0.0_1 net on this many watch lists=0 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.0.0_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: anonfile.com has shut down
Expiration Date EXPIRATION DATE: 2023-12-07
Maintainer: DtxdF@disroot.org search for ports maintained by this maintainer
Port Added: 2023-07-05 17:27:24
Last Update: 2023-09-10 16:13:03
Commit Hash: cc151fd
Also Listed In: python
License: MIT
WWW:
https://github.com/nstrydom2/anonfile-api
Description:
anonfile is an unofficial Python API created to make uploading and downloading files from <anonfiles.com> simple and effective for programming in Python. The goal of the project is to create an intuitive library for anonymous file sharing.
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}anonfile>0:net/py-anonfile@${PY_FLAVOR}
To install the port:
cd /usr/ports/net/py-anonfile/ && make install clean
To add the package, run one of these commands:
  • pkg install net/py-anonfile
  • pkg install py39-anonfile
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 py39-anonfile listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-anonfile
Package flavors (<flavor>: <package>)
  • py39: py39-anonfile
distinfo:
TIMESTAMP = 1691647723 SHA256 (anonfile-1.0.0.tar.gz) = d64f5180d6d400098ae32eeb62a0b82b7095f1cdcda0bcacfe71d91ac3bc03ec SIZE (anonfile-1.0.0.tar.gz) = 14082

Packages (timestamps in pop-ups are UTC):
py39-anonfile
ABIlatestquarterly
FreeBSD:12:aarch64-1.0.0_1
FreeBSD:12:amd641.0.0_11.0.0_1
FreeBSD:12:armv6--
FreeBSD:12:armv7--
FreeBSD:12:i3861.0.0_11.0.0_1
FreeBSD:12:mips--
FreeBSD:12:mips64--
FreeBSD:12:powerpc64--
FreeBSD:13:aarch641.0.0_11.0.0_1
FreeBSD:13:amd641.0.0_11.0.0_1
FreeBSD:13:armv6--
FreeBSD:13:armv71.0.0_11.0.0_1
FreeBSD:13:i3861.0.0_11.0.0_1
FreeBSD:13:mips--
FreeBSD:13:mips64--
FreeBSD:13:powerpc64-1.0.0_1
FreeBSD:13:riscv64--
FreeBSD:14:aarch641.0.0_11.0.0_1
FreeBSD:14:amd641.0.0_11.0.0_1
FreeBSD:14:armv6--
FreeBSD:14:armv71.0.0_11.0.0_1
FreeBSD:14:i3861.0.0_11.0.0_1
FreeBSD:14:mips--
FreeBSD:14:mips64--
FreeBSD:14:powerpc64-1.0.0_1
FreeBSD:14:riscv64--
FreeBSD:15:amd641.0.0_1-
FreeBSD:15:armv6--
FreeBSD:15:armv71.0.0_1-
FreeBSD:15:i3861.0.0_1-
FreeBSD:15:mips64--
FreeBSD:15:powerpc641.0.0_1-
FreeBSD:15:riscv64--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-importlib-metadata>0 : devel/py-importlib-metadata@py39
  2. py39-requests-toolbelt>0 : www/py-requests-toolbelt@py39
  3. py39-requests>0 : www/py-requests@py39
  4. py39-tqdm>0 : misc/py-tqdm@py39
  5. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  6. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_py-anonfile
USES:
dos2unix 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/a/anonfile/
  2. https://pypi.org/packages/source/a/anonfile/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.0_1
10 Sep 2023 16:13:03
commit hash: cc151fd2526e3b91157c7fbc525f19d24b7c6829commit hash: cc151fd2526e3b91157c7fbc525f19d24b7c6829commit hash: cc151fd2526e3b91157c7fbc525f19d24b7c6829commit hash: cc151fd2526e3b91157c7fbc525f19d24b7c6829 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
net/py-anonfile: deprecate (site has shut down)

This port is no longer useful without anonfile.com.

PR:		273236
Reported by:	DtxdF@disroot.org (maintainer)
1.0.0
13 Aug 2023 09:32:55
commit hash: 7dbdc9f4bfb9b1f28fb868ce4417cc76e2fdb52bcommit hash: 7dbdc9f4bfb9b1f28fb868ce4417cc76e2fdb52bcommit hash: 7dbdc9f4bfb9b1f28fb868ce4417cc76e2fdb52bcommit hash: 7dbdc9f4bfb9b1f28fb868ce4417cc76e2fdb52b files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Jesús Daniel Colmenares Oviedo
net/py-anonfile: Update to 1.0.0

ChangeLog:
https://github.com/nstrydom2/anonfile-api/blob/v1.0.0/CHANGELOG.md

* drops support for Python 3.7 and makes 3.8 the new baseline for further
development
* updates all dependencies
* adds size_readable property to ParseResponse
* improves the testing methodology of the library
* fixes a bug in which the config directory was set incorrectly on FreeBSD
* refactors and future proofs CLI code

PR:		273038
0.2.7
05 Jul 2023 17:21:09
commit hash: 55b68f21474e20e69bae407af0d10be8746a103acommit hash: 55b68f21474e20e69bae407af0d10be8746a103acommit hash: 55b68f21474e20e69bae407af0d10be8746a103acommit hash: 55b68f21474e20e69bae407af0d10be8746a103a files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Jesús Daniel Colmenares Oviedo
net/py-anonfile: New port: Unofficial library that wraps the anonfile.com REST
API

anonfile is an unofficial Python API created to make uploading and
downloading files from <anonfiles.com> simple and effective for
programming in Python. The goal of the project is to create an
intuitive library for anonymous file sharing.

WWW: https://github.com/nstrydom2/anonfile-api

PR:		272021

Number of commits found: 3