Port details |
- sdump Sixel image dumper
- 2015.01.16_2 graphics
=2 2015.01.16_2Version of this port present on the latest quarterly branch. - Maintainer: sue@iwmt.org
 - Port Added: 2015-01-26 18:32:46
- Last Update: 2023-07-28 17:13:17
- Commit Hash: 664a2fa
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/uobikiemukot/sdump
- Description:
- Sixel image dumper
Display png/jpeg/gif/bmp/pnm image on SIXEL-supported terminals.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/sdump/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/sdump
- pkg install sdump
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sdump
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (uobikiemukot-sdump-2015.01.16-c5fb55b_GH0.tar.gz) = 7ec40068d7433d160c2d3302b35646f7d26d20b13d9f10daf6ae0f3987a472f3
SIZE (uobikiemukot-sdump-2015.01.16-c5fb55b_GH0.tar.gz) = 175730
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libpng.so : graphics/png
- libsixel.so : graphics/libsixel
- libjpeg.so : graphics/jpeg-turbo
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for sdump-2015.01.16_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- graphics_sdump
- USES:
- jpeg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2015.01.16_2 28 Jul 2023 17:13:17
    |
Daniel Engberg (diizzy)  |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2015.01.16_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2015.01.16_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2015.01.16_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2015.01.16_1 10 Sep 2018 13:14:52
  |
mat  |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
2015.01.16_1 15 Sep 2016 01:41:28
  |
swills  |
Unmark broken on powerpc64
These ports built successfully |
2015.01.16_1 21 Apr 2016 16:43:15
  |
swills  |
many ports: mark broken on powerpc64 |
2015.01.16_1 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2015.01.16_1 22 Jun 2015 18:33:22
  |
antoine  |
Convert to USES=jpeg |
2015.01.16_1 07 May 2015 15:17:33
  |
mat  |
Update ports in the games category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
2015.01.16_1 28 Mar 2015 14:17:24
  |
wen  |
- Bump PORTREVISION to chase the update of graphics/libsixel |
2015.01.16 26 Jan 2015 18:32:39
  |
amdmi3  |
Sixel image dumper
Display png/jpeg/gif/bmp/pnm image on SIXEL-supported terminals.
WWW: https://github.com/uobikiemukot/sdump
PR: 196798
Submitted by: sue@iwmt.org |