Port details |
- apngasm Create Animated PNG from a sequence of files
- 2.91 graphics =3 2.91Version 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: 2010-05-13 14:48:18
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: autoconf, ta-lib, weberp, prestashop, irrlicht
- License: ZLIB
- WWW:
- https://sourceforge.net/projects/apngasm/
- Description:
- Standalone version of the popular APNG Assembler. Simple command-line
interface. No size limits.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- apngasm>0:graphics/apngasm
- To install the port:
- cd /usr/ports/graphics/apngasm/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/apngasm
- pkg install apngasm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: apngasm
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1482071398
SHA256 (apngasm-2.91-src.zip) = 4534b82a7339a0fa250f13445ad6e83fe878db5f3223b8276339581e7344a987
SIZE (apngasm-2.91-src.zip) = 597267
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
- libzopfli.so : archivers/zopfli
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for apngasm-2.91:
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_apngasm
- USES:
- dos2unix gmake zip
- 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 |
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) |
2.91 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 ) |
2.91 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
2.91 19 May 2021 19:56:18 |
Danilo Egea Gondolfo (danilo) |
graphics/apngasm: Drop maintainership |
2.91 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.91 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
2.91 01 Jan 2017 00:08:53 |
danilo |
- Update to 2.91 |
2.9_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.9_2 16 Aug 2015 15:48:17 |
danilo |
- Convert to system libzopfli
PR: 201934
Submitted by: jbeich |
2.9_1 19 Jan 2015 17:43:58 |
marino |
Designatate 4 ports as unsafe for parallel building
All had similar errors that it couldn't find something during the build,
yet built on a subsequent pass with no adjustments. Most I've seen before
on previous bulk runs. |
2.9_1 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
2.9 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
2.9 24 Oct 2014 13:54:01 |
danilo |
- Update from 2.8 to 2.9
- Use options helpers
- Take maintainership |
10 Mar 2014 14:49:26
|
bapt |
Convert g* to USES=zip |
2.8 26 Dec 2013 19:50:48 |
marino |
graphics/apngasm: restore LDFLAGS+= -lz
The LDFLAGS definition was removed with the previous commit, but
LDFLAGS+=-lz is still required for newer gcc with new binutils. |
2.8 18 Dec 2013 17:51:04 |
danilo |
- Update from 2.7 to 2.8
- Improve COMMENT
- Add stage support
- Convert LIB_DEPENDS to new syntax
- Use CC and CXX properly
PR: ports/184864
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.7 10 Dec 2013 19:39:47 |
nemysis |
- Reset maintainer to ports@
Approved by: pawel / wg (mentors, implicit) |
2.7 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
2.7 04 Nov 2012 09:42:46 |
jhale |
- Update to 2.7 [1]
- Update COMMENT/LICENSE [1]
- Convert to new options framework [1]
- Pass maintainership to submitter [1]
- Trim Makefile header
- Fix STATIC option
PR: ports/173206 [1]
Submitted by: nemysis <nemysis@gmx.ch> [1]
Approved by: makc, avilla (mentors, implicit)
Feature safe: yes |
2.6_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.6 20 Feb 2012 00:05:58 |
miwi |
- Update to version 2.6
PR: 164996
Submitted by: Ports Fury |
2.5 28 Jan 2012 20:24:54 |
miwi |
- Update to 2.5
PR: 164158
Submitted by: Ports Fury |
2.3 26 Dec 2011 16:12:28 |
tabthorpe |
- Reset ports to heap due to mail bounces
<swell.k@gmail.com>: host gmail-smtp-in.l.google.com[74.125.53.26] said:
550-5.1.1 The email account that you tried to reach does not exist. Please
try 550-5.1.1 double-checking the recipient's email address for typos or
550-5.1.1 unnecessary spaces. Learn more at
550 5.1.1 http://mail.google.com/support/bin/answer.py?answer=6596
d6si2748840pbk.7 (in reply to RCPT TO command)
With Hat: portmgr |
2.3 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
2.3 09 Mar 2011 16:54:02 |
miwi |
- Update to 2.3
PR: 155112
Submitted by: maintainer |
2.2 02 Sep 2010 13:56:01 |
pav |
- Update to 2.2
PR: ports/150058
Submitted by: Anonymous <swell.k@gmail.com> (maintainer) |
2.1 20 Jun 2010 04:52:27 |
miwi |
- Update to 2.1
PR: 147771
Submitted by: Anonymous <swell.k@gmail.com> (maintainer)
Feature safe: yes |
2.0 13 May 2010 14:47:58 |
amdmi3 |
Standalone version of the popular APNG Assembler. Simple command-line
interface. No size limits.
WWW: http://sourceforge.net/projects/apngasm/
PR: 146233
Submitteed by: Anonymous <swell.k@gmail.com> |