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
Port details
imgurbash2 Upload or delete images and videos to imgur
3.3 sysutils 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 3.3Version of this port present on the latest quarterly branch.
Maintainer: DtxdF@disroot.org search for ports maintained by this maintainer
Port Added: 2023-04-30 18:46:11
Last Update: 2023-04-30 18:41:41
Commit Hash: d254879
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: MIT
WWW:
https://github.com/ram-on/imgurbash2/
Description:
imgurbash2 is a simple bash script that allows you to upload images and videos to imgur. Once an image/video is uploaded, the link is displayed on the terminal and copied to your clipboard. Features: * Upload remote HTTP/HTTPS images and videos to imgur. * Upload multiple images and videos at one go. * Upload images/videos to your album and to your account. * Delete previously uploaded images/videos. * Automatically images/videos deletion. * Copy uploaded images/videos' URLs to clipboard.
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
Expand this list (5 items)
Collapse this list.
  1. bin/imgurbash2
  2. /usr/local/share/doc/imgurbash2/examples.md
  3. /usr/local/share/licenses/imgurbash2-3.3/catalog.mk
  4. /usr/local/share/licenses/imgurbash2-3.3/LICENSE
  5. /usr/local/share/licenses/imgurbash2-3.3/MIT
Collapse this list.
Dependency lines:
  • imgurbash2>0:sysutils/imgurbash2
To install the port:
cd /usr/ports/sysutils/imgurbash2/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/imgurbash2
  • pkg install imgurbash2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: imgurbash2
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1676847596 SHA256 (ram-on-imgurbash2-3.3_GH0.tar.gz) = 7cf9d09fadcf37d47092ed07c554fa55bd21401514cbd2c59d9a88dd78a83f9f SIZE (ram-on-imgurbash2-3.3_GH0.tar.gz) = 10116

Packages (timestamps in pop-ups are UTC):
imgurbash2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.33.3-3.33.3---
FreeBSD:13:quarterly3.33.33.33.33.33.33.33.3
FreeBSD:14:latest3.33.3-3.33.33.3-3.3
FreeBSD:14:quarterly3.33.3-3.33.33.33.33.3
FreeBSD:15:latest3.33.3n/a3.3n/a3.33.33.3
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. bash>0 : shells/bash
  2. curl>0 : ftp/curl
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for imgurbash2-3.3: ====> Options available for the radio CLIPBOARD: you can only select none or one of them WL_COPY=off: Use wl-copy XCLIP=off: Use xclip XSEL=off: Use xsel-conrad ===> Use 'make config' to modify these settings
Options name:
sysutils_imgurbash2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ram-on/imgurbash2/tar.gz/3.3?dummy=/
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
3.3
30 Apr 2023 18:41:41
commit hash: d2548793c768b08e6c18d037b319b12314f123e4commit hash: d2548793c768b08e6c18d037b319b12314f123e4commit hash: d2548793c768b08e6c18d037b319b12314f123e4commit hash: d2548793c768b08e6c18d037b319b12314f123e4 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Jesús Daniel Colmenares Oviedo
sysutils/imgurbash2: New port: Upload or delete images and videos to imgur

imgurbash2 is a simple bash script that allows you to upload images
and videos to imgur. Once an image/video is uploaded, the link is
displayed on the terminal and copied to your clipboard.

Features:

* Upload remote HTTP/HTTPS images and videos to imgur.
* Upload multiple images and videos at one go.
* Upload images/videos to your album and to your account.
* Delete previously uploaded images/videos.
* Automatically images/videos deletion.
* Copy uploaded images/videos' URLs to clipboard.

WWW: https://github.com/ram-on/imgurbash2/

PR:		269718

Number of commits found: 1