Port details |
- apngdis Deconstructs APNG files into individual frames
- 2.9 graphics
=1 2.9Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2012-11-04 09:54:38
- Last Update: 2021-05-19 19:56:17
- Commit Hash: 04ff2a2
- People watching this port, also watch:: polipo, tcpdump, ratproxy, tmux
- License: ZLIB
- Description:
- apngdis converts an APNG file into a sequence of individual PNG frames
via a simple command-line interface.
WWW: https://sourceforge.net/projects/apngdis/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- apngdis>0:graphics/apngdis
- To install the port:
- cd /usr/ports/graphics/apngdis/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/apngdis
- pkg install apngdis
- PKGNAME: apngdis
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1496806617
SHA256 (apngdis-2.9-src.zip) = 9d20082e770ab94b28ff5b989c5d8b7e723a23e32bc804e1638953bf5ba943f2
SIZE (apngdis-2.9-src.zip) = 470989
- 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:
-
- gmake>=4.3 : devel/gmake
- Library dependencies:
-
- libpng.so : graphics/png
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for apngdis-2.9:
DOCS=on: Build and/or install documentation
STATIC=off: Build static executables and/or libraries
===> Use 'make config' to modify these settings
- Options name:
- graphics_apngdis
- USES:
- dos2unix gmake zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 17
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
19 May 2021 19:56:17 2.9
|
Danilo Egea Gondolfo (danilo)  |
graphics/apngdis: Drop maintainership |
06 Apr 2021 14:31:07 2.9
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
07 Jun 2017 03:38:08
2.9
|
danilo  |
- Update to 2.9 |
20 Jan 2017 20:33:31
2.8
|
sunpoet  |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
01 Apr 2016 14:00:57
2.8
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
31 Mar 2015 02:30:06
2.8
|
danilo  |
- Update to 2.8 |
03 Jan 2015 02:37:45
2.7_1
|
marino  |
graphics/apngdis: #include <cstring>
This is fallout from png upgrade. Modern GCC needs <cstring> for memcpy,
although clang seems to be happy without it. |
25 Dec 2014 20:54:43
2.7_1
|
bapt  |
Bump portrevision after png update |
25 Dec 2014 19:04:27
2.7
|
antoine  |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
12 Oct 2014 15:03:25
2.7
|
danilo  |
- Use options helpers |
12 Oct 2014 14:56:15
2.7
|
danilo  |
- Update from 2.6 to 2.7
- Take maintainership |
10 Mar 2014 14:49:26

|
bapt  |
Convert g* to USES=zip |
05 Feb 2014 21:34:43
2.6
|
marino  |
graphics/apngdis: Explicitly link libm (taken from dports) |
17 Dec 2013 19:06:14
2.6
|
danilo  |
- Update from 2.5 to 2.6
- Convert USE_DOS2UNIX to USES
- Add stage support
PR: ports/184907
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
10 Dec 2013 19:38:47
2.5
|
nemysis  |
- Change Makefile header
- Reset maintainer to ports@
Approved by: pawel / wg (mentors, implicit) |
20 Sep 2013 18:35:46
2.5
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
04 Nov 2012 09:54:21
2.5
|
jhale  |
apngdis converts an APNG file into a sequence of individual PNG frames
via a simple command-line interface.
WWW: http://sourceforge.net/projects/apngdis/
PR: ports/173205
Submitted by: nemysis <nemysis@gmx.ch>
Approved by: makc, avilla (mentors, implicit)
Feature safe: yes |
Number of commits found: 17
|