Port details |
- repng2jpeg Small tool to recompress JPEG, PNG, and GIF images
- 1.0.5_2 graphics
=2 1.0.5_2Version of this port present on the latest quarterly branch. - Maintainer: portmaster@bsdforge.com
 - Port Added: 2008-08-17 06:21:03
- Last Update: 2024-01-13 23:30:23
- Commit Hash: e3a7ca2
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv1
- WWW:
- https://BSDforge.COM/projects/graphics/repng2jpeg/
- Description:
- A small tool to recompress JPEG, PNG, and GIF images.
repng2jpeg is a single binary, which makes it readily available, and simple
for use in scripts, and other utilities. Some of the possibilities include
- mass recompression of entire directory/ies
- scripted via Perl, as an online utility
- your-creative-usage-here...
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- repng2jpeg>0:graphics/repng2jpeg
- To install the port:
- cd /usr/ports/graphics/repng2jpeg/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/repng2jpeg
- pkg install repng2jpeg
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: repng2jpeg
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (repng2jpeg-1.0.5.tar.xz) = 4870c50e77c501deec4ca01363e194f4b8d16f530701a1322db3e3e5e635d0ca
SIZE (repng2jpeg-1.0.5.tar.xz) = 938240
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:
-
- libgd.so : graphics/gd
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_repng2jpeg
- USES:
- tar:xz
- 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 |
1.0.5_2 13 Jan 2024 23:30:23
    |
Daniel Engberg (diizzy)  |
*/*: Remove BROKEN in all ports that uses bsdforge.com for MASTER_SITES
Site is now back up
Reported by: Jamie Landeg-Jones <jamie@catflap.org>, Chris
<portmaster@bsdforge.com>
Approved by: portmgr (blanket) |
1.0.5_2 04 Jan 2024 17:37:09
    |
Daniel Engberg (diizzy)  |
*/*: Mark all ports that uses bsdforge.com in MASTER_SITES broken
The domain bsdforge.com has expired, mark all ports that only
uses bsdforge.com as broken (unfetchable). Additionally set ports that
uses bsdforge.com as primary site and have broken mirrors as broken
too as they're also unfetchable.
Approved by: portmgr (blanket) |
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.0.5_2 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.0.5_2 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.0.5_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0.5_2 04 May 2020 21:31:39
  |
dinoex  |
- update libgd to 2.3.0
- new option RAQM
- resurrect deprecated gdlib-config
- bump dependend ports |
1.0.5_1 19 Oct 2019 12:21:22
  |
rakuco  |
Switch MASTER_SITES and WWW to https in Chris' ports.
PR: 241272
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer) |
1.0.5_1 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.0.5 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.0.5 28 Sep 2014 06:47:30
  |
riggs  |
- Update to upstream version 1.0.5
- Update pkg-descr
- Pet portlint
PR: 193294
Submitted by: portmaster@bsdforge.com (maintainer) |
1.0.4_5 31 Aug 2014 13:55:08
  |
wg  |
graphics/repng2jpeg: support stage
- Pass maintainership to submitter
- Add LICENSE
PR: 193077
Submitted by: C Hutchinson |
1.0.4_5 13 Jul 2014 23:36:40
  |
bapt  |
Modernize LIB_DEPENDS
With hat: portmgr |
1.0.4_5 30 Jun 2014 05:51:03
  |
eadler  |
multiple: reset gslin's maintainer
By request of Gea-Suan Lin <gslin@gslin.org> - reset ports to ports@FreeBSD.
Gea-Suan Lin's work is much appreciated.
Approved by: portmgr (implicit) (not really, skipping NO_STAGE check) |
1.0.4_5 01 Jun 2014 08:00:36
  |
antoine  |
Mark a few unfetchable ports as BROKEN
With hat: portmgr |
1.0.4_5 20 Sep 2013 18:35:46
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.0.4_5 09 Aug 2013 14:05:53
  |
dinoex  |
- update libdg to 2.1.0 |
1.0.4_4 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
1.0.4_3 03 Jul 2011 14:12:23
 |
ohauer  |
-remove MD5 |
1.0.4_3 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.0.4_2 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
1.0.4_1 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.0.4 17 Aug 2008 06:20:42
 |
edwin  |
[NEW PORT] graphics/repng2jpeg: Tool to recompress JPEG/PNG/GIF
Tool to recompress JPEG/PNG/GIF.
WWW: http://sugachan.dip.jp/obsolete/ext/
PR: ports/126570
Submitted by: Gea-Suan Lin <gslin@gslin.org> |