Port details |
- png2html Takes a PNG image and transforms it into HTML
- 1.1_12 graphics =9 1.1_12Version 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: unknown
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: png, pcre, mc, unzip, wget
- License: GPLv2+
- WWW:
- http://www.engr.mun.ca/~holden/png2html.html
- Description:
- png2html takes a PNG image and transforms it into a Web page with the
use of a text file.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- png2html>0:graphics/png2html
- To install the port:
- cd /usr/ports/graphics/png2html/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/png2html
- pkg install png2html
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: png2html
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (png2html-1.1.tar.gz) = c41b355f6a9fef0d9bec25c54af3037dfe689652623e0eaf37da035ccd5f7a39
SIZE (png2html-1.1.tar.gz) = 9572
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
- libgd.so : graphics/gd
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_png2html
- 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) |
1.1_12 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 ) |
1.1_12 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 ) |
1.1_12 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1_12 04 May 2020 21:31:39 |
dinoex |
- update libgd to 2.3.0
- new option RAQM
- resurrect deprecated gdlib-config
- bump dependend ports |
1.1_11 20 Jul 2016 09:33:32 |
dinoex |
- update libgd to 2.2.2
- new MASTER_SITES
- add security patch
PR: 210913
Submitted by: Piotr Kubaj
MFH: 2016Q3
Security: CVE-2015-8874
Security: CVE-2016-3074
Security: http://www.openwall.com/lists/oss-security/2016/07/12/4 |
1.1_10 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.1_10 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.1_10 11 Apr 2015 12:13:53 |
marino |
graphics/png2html: Unbreak fetch (new site, same author)
PR: 199239
Submitted by: ports fury |
1.1_10 05 Apr 2015 14:01:51 |
antoine |
Mark a few ports in graphics category BROKEN (unfetchable) |
1.1_10 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
1.1_9 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
1.1_9 28 Jul 2014 21:54:34 |
adamw |
Rename german/ and graphics/ patch-xy patches to reflect the files they modify. |
1.1_9 20 Mar 2014 15:23:48 |
ehaupt |
- Support staging
- New LIB_DEPENDS definition |
1.1_9 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.1_9 09 Aug 2013 14:05:53 |
dinoex |
- update libdg to 2.1.0 |
1.1_8 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.1_7 26 Aug 2011 04:08:00 |
miwi |
- Update MASTER_SITES and WWW: line
- Add LICENSE
PR: 160119
Submitted by: Ports Fury |
1.1_7 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
1.1_7 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.1_6 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.1_5 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
1.1_5 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.1_4 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.1_3 11 Aug 2006 06:10:43 |
linimon |
With permission from maintainer, revert to ports@.
Hat: portmgr |
1.1_3 22 Jan 2006 12:35:18 |
edwin |
SHA256ify
Approved by: krion@ |
1.1_3 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.1_3 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.1_3 18 Aug 2003 16:15:11 |
nork |
o Main modification
graphics/gd(based on 1.8.4) -> graphics/gd1
graphics/gd2(based on 2.0.15) -> graphics/gd
graphics/p5-GD(based on 1.41) -> graphics/p5-GD1
graphics/p5-GD2(based on 2.07) -> graphics/p5-GD
japanese/gd -> japanese/gd1
japanese/gd2 -> japanese/gd
o Include some feature
WITH_XPM(w/, w/o WITHOUT_X11)
o Chase this modification
o Fix build error [1]
PR: ports/54540
Submitted by: Ports Fury
Approved by: maintainer (blanket)
Reported by: bento via kris [1] |
1.1_2 11 Jul 2003 18:16:14 |
nork |
o Change library name from libgd to libgd1.
o Do not install everything except headers and libraries
(to avoid conflicting with graphics/gd2)
o Fix dependency on new libgd1(for many ports).
PR: ports/54100
Submitted by: Ports Fury |
1.1_1 07 Mar 2003 06:04:15 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
11 Sep 2001 03:22:51 |
ache |
Bump png major |
12 Feb 2001 10:01:08 |
knu |
Chase graphics/gd's shlib version bump. |
08 Oct 2000 02:35:34 |
asami |
Convert category graphics to new layout. |
04 Jul 2000 08:13:36 |
sobomax |
Bump png shared library version. |
06 Jun 2000 18:56:52 |
will |
Update LIB_DEPENDS for gd: gd.0 -> gd.1. |