png — Commit History
showing 223 stored commits — full history at freebsd-ports on GitHub
| Commit | Credits | Log message |
|---|---|---|
|
1.6.58
76bd1e3271
files touched
|
Daniel Engberg (diizzy) |
graphics/png: Update to 1.6.58
Changelog: https://github.com/pnggroup/libpng/blob/v1.6.58/ANNOUNCE PR: 294600 Reviewed by: desktop (arrowd) |
|
1.6.57
fd1980fafb
files touched
|
Daniel Engberg (diizzy) |
graphics/png: Update to 1.6.57
Fixes CVE-2026-34757 Changelog: https://github.com/pnggroup/libpng/blob/v1.6.57/ANNOUNCE PR: 294349 Reported by: Christos Chatzaras <chris@cretaforce.gr> Reviewed by: desktop (arrowd) (previous iteration) |
|
1.6.56
9daa967c64
files touched
|
Daniel Engberg (diizzy) |
graphics/png: Update to 1.6.56
Fixes CVE-2026-33416 and CVE-2026-33636 Initial patch submitted by Fabian Wenk Changelog: https://github.com/pnggroup/libpng/blob/v1.6.56/ANNOUNCE PR: 294061 Reviewed by: ports-secteam (fluffy) Exp-run by: antoine |
|
1.6.55
3a694ed170
files touched
|
Daniel Engberg (diizzy) |
graphics/png: Update to 1.6.55
Fixes CVE-2026-25646 Changelog: https://github.com/pnggroup/libpng/blob/v1.6.55/ANNOUNCE PR: 293173 Reviewed by: desktop (arrowd) Exp-run by: antoine |
|
1.6.54
d6718b38f7
files touched
|
Daniel Engberg (diizzy) |
graphics/png: Update to 1.6.54
Fixes CVE-2026-22695 and CVE-2026-22801 Changelog: https://github.com/pnggroup/libpng/blob/v1.6.54/ANNOUNCE PR: 292540 Reviewed by: desktop (arrowd) Exp-run by: antoine |
|
1.6.53
94cec5f755
files touched
|
Daniel Engberg (diizzy) |
graphics/png: Update to 1.6.53
Changelog: https://github.com/pnggroup/libpng/blob/v1.6.53/ANNOUNCE PR: 291466 Reviewed by: desktop (arrowd) Exp-run by: antoine |
|
1.6.52
f1bbe43c18
files touched
|
Matthias Andree (mandree) |
graphics/png: security update to 1.6.52
Note this isn't the offered patch from the PR, but one that instead puts the APNG patch version into a variable. Reported by: FiLiS Approved by: desktop@ (vishwin) PR: 291266 MFH: 2025Q4 (after a few days) png -- Multiple vulnerabilities Security: CVE-2025-64505 Security: CVE-2025-64506 Security: CVE-2025-64720 Security: CVE-2025-65018 Security: 4b297f5a-cbad-11f0-ac9f-b42e991fc52e png -- Out-of-bounds read Security: CVE-2025-66293 Security: f323f148-d181-11f0-841f-843a4b343614 |
|
1.6.50
f00deda8b3
files touched
|
Daniel Engberg (diizzy) |
graphics/png: Update to 1.6.50
Changelog: https://github.com/pnggroup/libpng/blob/v1.6.50/ANNOUNCE PR: 289311 Reviewed by: desktop (arrowd) Exp-run by: antoine |
|
1.6.49
e5d67eb041
files touched
|
Daniel Engberg (diizzy) |
graphics/png: Update to 1.6.49
Changelog: https://github.com/pnggroup/libpng/blob/v1.6.49/ANNOUNCE PR: 287575 Reviewed by: desktop (arrowd) Exp-run by: antoine |
|
1.6.48
f18d8a08a5
files touched
|
Daniel Engberg (diizzy) |
graphics/png: Update to 1.6.48
Changelog: https://github.com/pnggroup/libpng/blob/v1.6.48/ANNOUNCE PR: 286531 Approved by: maintainer timeout, 2+ weeks Exp-run by: antoine |
|
1.6.47
39aff9814e
files touched
|
Daniel Engberg (diizzy) |
graphics/png: Update to 1.6.47
Changelog: https://github.com/pnggroup/libpng/blob/v1.6.47/ANNOUNCE PR: 285425 Reviewed by: desktop (fluffy) Exp-run by: antoine (also for previous update to 1.6.46) |
|
1.6.46
959a1437ca
files touched
|
Daniel Engberg (diizzy) |
graphics/png: Update to 1.6.46
Changelog: https://github.com/pnggroup/libpng/blob/v1.6.46/ANNOUNCE PR: 284652 Approved by: maintainer timeout, 2+ weeks |
|
1.6.45
5b7d14496a
files touched
|
Daniel Engberg (diizzy) |
graphics/png: Update to 1.6.45
Changelog: https://github.com/pnggroup/libpng/blob/v1.6.45/ANNOUNCE PR: 284007 Reviewed by: desktop (arrowd) Sponsored by: Blinkinblox Exp-run by: antoine |
|
1.6.44
b2ce808120
files touched
|
Daniel Engberg (diizzy) |
graphics/png: Update to 1.6.44
Changelog: https://github.com/pnggroup/libpng/blob/v1.6.44/ANNOUNCE PR: 281503 Approved by: desktop (fluffy) Exp-run by: antoine |
|
1.6.43
8798dd3a4a
files touched
|
Daniel Engberg (diizzy) |
graphics/png: Update to 1.6.43
Changelog: https://github.com/pnggroup/libpng/blob/v1.6.43/ANNOUNCE PR: 277337 Approved by: desktop (tcberner) Sponsored by: Blinkinblox Exp-run by: antoine |
|
1.6.42
99f31a88bb
files touched
|
Daniel Engberg (diizzy) |
graphics/png: Update to 1.6.42
Changelog: https://github.com/pnggroup/libpng/blob/v1.6.42/ANNOUNCE PR: 276656 Reviewed by: desktop (tcberner) Sponsored by: Blinkinblox Exp-run by: antoine |
|
1.6.40
3add5bcc2e
files touched
|
Daniel Engberg (diizzy) |
graphics/png: Update to 1.6.40
Changelog: https://github.com/glennrp/libpng/blob/v1.6.40/CHANGES PR: 272200 Reviewed by: desktop (tcberner) Sponsored by: Blinkinblox Exp-run by: antoine |
|
1.6.39
3774476f81
files touched
|
Daniel Engberg (diizzy) |
graphics/png: Fix plist issue with DEBUG enabled
Make sure filenames stay the same when using framework debug flag Reported by: bofh Approved by: portmgr (blanket, build fix) |
|
1.6.39
8af2ee58a9
files touched
|
Daniel Engberg (diizzy) |
graphics/png: Update to 1.6.39
Changelog: https://github.com/glennrp/libpng/blob/v1.6.39/CHANGES PR: 268108 Approved by: desktop (tcberner) Exp-run by: antoine |
|
1.6.38
58dd53fbd1
files touched
|
Charlie Li (vishwin) |
graphics/png: exclude SIMD from armv{6,7} in QEMU_EMULATING
The current version added an assert for ARM NEON detection, which is not supported under QEMU_EMULATING, so the build fails. Prevent exposing the SIMD option in this case. Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D37212 |
|
1.6.38
9f4f89ec94
files touched
|
Daniel Engberg (diizzy) |
graphics/png: Update to 1.6.38
- Switch to CMake - Switch apng repo to https://sourceforge.net/projects/libpng-apng Changelog: https://github.com/glennrp/libpng/blob/v1.6.38/CHANGES PR: 266599 Approved by: desktop (arrowd) Exp-run by: antoine |
|
1.6.37
ade2a047e0
files touched
|
Stefan Eßer (se) |
Remove WWW lines that have been moved into Makefiles
Approved by: portmgr (implicit) |
|
1.6.37
986beaaabc
files touched
|
Stefan Eßer (se) |
Move more WWW entries from pkg-descr files into Makefiles
The WWW: lines in the pkg-descr files of these ports where not at the end of those files and have been missed in prior conversion runs. Approved by: portmgr (implicit) |
|
1.6.37
03ac41951f
files touched
|
Tobias C. Berner (tcberner) |
graphics: Give ports maintained by portmgr to desktop@
These ports were traditionally maintained by portmgr@ to ensure that they receive an exp-run. Let's entrust them to desktop@ with a stern "remember to exp-run". Approved by: rene Differential Revision: https://reviews.freebsd.org/D36316 |
|
1.6.37
4ba3797c99
files touched
|
Dimitry Andric (dim) |
graphics/png: fix build with clang 15
Building png with clang 15 results in an error:
contrib/libtests/pngvalid.c:11662:4: error: call to undeclared function 'feenableexcept'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
feenableexcept(FE_DIVBYZERO | FE_INVALID | FE_OVERFLOW);
^
This is because clang 15 introduced this new warning, and fenv.h only
declares feenableexcept() when compiling for C standards before C11.
The least disruptive way to solve this is to make the port build with
USE_CSTD=gnu89.
PR: 265521
Approved by: portmgr (antoine)
MFH: 2022Q3
|
|
1.6.37
022e658bd1
files touched
|
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> * Alexander Gromnitsky * Alexander Kojevnikov <alexander@kojevnikov.com> * Alexander Logvinov <ports@logvinov.com> * Alexander Nedotsukov <bland@FreeBSD.org> * Alexander Nedotsukov <bland@mail.ru> * Alexander Y. Grigoryev <alexander.4mail@gmail.com> * Alexey Dokuchaev <danfe@FreeBSD.org> * Alonso Cardenas Marquez <acm@FreeBSD.org> * Anatoliy Dmytriyev <tolid@plab.ku.dk> * Anatoly Borodin <anatoly.borodin@gmail.com> * Anders Nordby <anders@fix.no> * Andras Horvath <han@log69.com> * Andreas Daehn <ad001@uni-rostock.de> * Andrew Pantyukhin <infofarmer@FreeBSD.org> * Andrey Slusar <anray@FreeBSD.org> * Andrey Zakhvatov * Anes Mukhametov <anes@anes.su> * Anonymous <swell.k@gmail.com> * Anton Berezin <tobez@FreeBSD.org> * Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>) * Arjan van Leeuwen <avleeuwen@piwebs.com> * Ashish SHUKLA <ashish@FreeBSD.org> * Bill Fumerola <billf@chc-chimes.com> * Björn König <bkoenig@alpha-tierchen.de> * Brad Hendrickse <bradh@iafrica.com> * Bruce M Simpson <bms@FreeBSD.org> * Carlos Eduardo G. Carvalho <cartola@openit.com.br> * Charlie Kester <corky1951@comcast.net> * Choe, Cheng-Dae * Choe, Cheng-Dae <whitekid@gmail.com> * Chris D. Faulhaber <jedgar@FreeBSD.org> * Chris D. Faulhaber <jedgar@fxp.org> * Chris Piazza <cpiazza@FreeBSD.org> * Christopher Key <cjk32@cam.ac.uk> * Chuck Robey <chuckr@FreeBSD.org> * Corey Smith <corsmith@gmail.com> * Dan Langille <dvl@FreeBSD.org> * Daniel O'Connor <darius@dons.net.au> * Daniel Roethlisberger <daniel@roe.ch> * Danilo Egea Gondolfo <danilo@FreeBSD.org> * Dave Cottlehuber <dch@skunkwerks.at> * David Bremner <bremner@unb.ca> * David Gilbert <dgilbert@velocet.ca> * David Naylor <dbn@FreeBSD.org> * David Yeske <dyeske@gmail.com> * Denis Barov <dindin@dindin.ru> * Denis Podolskiy <bytestore@yandex.ru> * Dennis Herrmann <adox@mcx2.org> * Devaux Fabien <fab@gcu.info> * Dmitry Sivachenko <dima@Chg.RU> * Dominik Brettnacher <domi@nonsensss.de> * Donn Miller <dmmiller@cvzoom.net> * Douglas Carmichael <dcarmich@mcs.com> * Douglas K. Rand <rand@meridian-enviro.com> * Edwin Groothuis <edwin@mavetju.org> * Emanuel Haupt <ehaupt@FreeBSD.org> * Emanuel Haupt <ehaupt@critical.ch> * Emil J.V. Björsell (Jev) * Emmanuel Vadot <manu@FreeBSD.org> * Eric Anholt <anholt@FreeBSD.org> * Eric Freeman <freebsdports@chillibear.com> * Eric P. Scott <eps+pbug0703@ana.com> * Erwin Lansing <erwin@FreeBSD.org> * Eugene Mychlo <myc@barev.net> * Fernan Aguero <fernan@iib.unsam.edu.ar> * Franz Klammer <klammer@webonaut.com> * FreeBSD GNOME Team <gnome@FreeBSD.org> * G. Adam Stanislav <adam@whizkidtech.net> * Garrett Wollman <wollman@lcs.mit.edu> * Gea-Suan Lin <gslin@gslin.org> * George Reid <greid@ukug.uk.freebsd.org> * Gerrit Beine (<gerrit.beine@gmx.de>) * Gerrit Beine (<tux@pinguru.net>) * Glenn Johnson * Greg Lewis <glewis@FreeBSD.org> * Gustau Perez <gustau.perez@gmail.com> * Gustau Pérez i Querol <gustau.perez@gmail.com> * Gvozdikov Veniamin <g.veniamin@googlemail.com> * Hernan Di Pietro <hernan.di.pietro@gmail.com> * Hiroto Kagotani <hiroto.kagotani@gmail.com> * Horia Racoviceanu <horia@racoviceanu.com> * Hye-Shik Chang <perky@fallin.lv> * Hye-Shik Chang <perky@python.or.kr> * Igor Pokrovsky <ip@doom.homeunix.org> * Igor Pokrovsky <tiamat@comset.net> * James FitzGibbon <jfitz@FreeBSD.org> * Jamie Hermans <jamie@hermans.ca> * Jan Henrik Sylvester <me@janh.de> * Janni * Janos Mohacsi <janos.mohacsi@bsd.hu> * Jason Helfman <jgh@FreeBSD.org> * Jean-Marc Zucconi <jmz@FreeBSD.org> * Jean-Sébastien Pédron <dumbbell@FreeBSD.org> * Jean-Yves Lefort <jylefort@FreeBSD.org> * Jean-Yves Lefort <jylefort@brutele.be> * Jeff Molofee * Jeremy Norris <ishmael127@home.com> * Jeremy Norris <ishmael27@home.com> * Joe Marcus Clarke <marcus@FreeBSD.org> * Johannes Dieterich <jmd@FreeBSD.org> * Johannes Jost Meixner <johannes@perceivon.net> * Johannes Meixner <johannes@perceivon.net> * John Hay * John McAree <john@mcaree.org> * John Prather * John Reynolds <johnjen@reynoldsnet.org> * Joris Dedieu <joris.dedieu@gmail.com> * Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> * Jose Jachuf <jjachuf@gmail.com> * Joseph Koshy <koshy@india.hp.com> * Juergen Unger <j.unger@choin.net> * KANOU Hiroki <kanou@mil.allnet.ne.jp> * KIRIYAMA Kazuhiko * Kay Lehmann * Kevin Golding <ports@caomhin.org> * Kimura Fuyuki <fuyuki@hadaly.org> * Koop Mast <kwm@FreeBSD.org> * Kris Kennaway <kris@FreeBSD.org> * Kris Moore <kmoore@FreeBSD.org> * Kubilay Kocak <koobs@FreeBSD.org> * Kurt Kanzenbach <kurt@kmk-computers.de> * Kyle Martin <mkm@ieee.org> * Laurent Courty * Leonardo Martins <lmartins@nepe.eee.ufg.br> * Lev Serebryakov <lev@FreeBSD.org> * Malte Lance <malte.lance@gmx.net> * Marc Fonvieille <blackend@FreeBSD.org> * Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> * Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> et al. * Mark Atkinson <atkin901@gmail.com> * Mark Murray <markm@FreeBSD.org> * Mark Pulford <mark@kyne.com.au> * Markus Brueffer <markus@FreeBSD.org> * Martin Dieringer <martin.dieringe@gmx.de> * Martin Dieringer <martin.dieringer@gmx.de> * Martin Matuska <mm@FreeBSD.org> * Martin Neubauer <m.ne@gmx.net> * Martin Sugioarto <martin.sugioarto@udo.edu> * Martin Tournoij <carpetsmoker@rwxrwxrwx.net> * Martin Tournoij <carpetsmoker@xs4all.nl> * Martin Wilke <miwi@FreeBSD.org> * Mateusz Piotrowski <0mp@FreeBSD.org> * Mathieu Arnold * Matthew Luckie <mjl@luckie.org.nz> * Matthew X. Economou <xenophon+fbsdports@irtnog.org> * Matthias Fechner <mfechner@FreeBSD.org> * Matthieu Volat <mazhe@alkumuna.eu> * Maurice Castro <maurice@serc.rmit.edu.au> * Maxim Sobolev <sobomax@FreeBSD.org> * Michael Gmelin <freebsd@grem.de> * Michael Johnson <ahze@FreeBSD.org> * Michael Johnson <ahze@ahze.net> * Michael Nottebrock <lofi@FreeBSD.org> * Michael Reifenberger <mr@FreeBSD.org> * Mike Krutov <neko@takino.org> * Mikhail T. <mi@aldan.algebra.com> * Mikhail Teterin <mi@aldan.algebra.com> * Muhammad Moinur Rahman <5u623l20@gmail.com> * NAKATA Maho <maho@FreeBSD.org> * Naram Qashat <cyberbotx@cyberbotx.com> * Nick Hilliard <nick@foobar.org> * Nicola Vitale <nivit@FreeBSD.org> * Nicola Vitale <nivit@email.it> * Nikolay Korotkiy <sikmir@gmail.com> * Norio Suzuki <nosuzuki@e-mail.ne.jp> * Oliver Heesakkers <dev2@heesakkers.info> * Oliver Lehmann <oliver@FreeBSD.org> * Olivier Duchateau * Paul Everlund * Pav Lucistnik <pav@FreeBSD.org> * Pedro F. Giffuni * Pedro Garcia Freitas <sawp@sawp.com.br> * Pedro Giffuni * Pedro Giffuni <pfg@FreeBSD.org> * Pete Fritchman <petef@FreeBSD.org> * Pete Fritchman <petef@databits.net> * Peter Ankerstal <peter@pean.org> * Peter Jeremy <peterjeremy@optushome.com.au> * Peter Schmiedeskamp <pschmied@qwest.net> * Phil Phillips <pphillips@experts-exchange.com> * Pietro Cerutti <gahr@FreeBSD.org> * Pietro Cerutti <gahr@gahr.ch> * Piotr Kubaj <pkubaj@anongoth.pl> * Piotr Smyrak <smyru@heron.pl> * Piotr Smyrak, piotr.smyrak@heron.pl * Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Quentin Stievenart <acieroid@awesom.eu> * R Joseph Wright <rjoseph@mammalia.org> * Radim Kolar * Rainer Hurling <rhurlin@gwdg.de> * Randall Hopper * Randall Hopper <aa8vb@ipass.net> * Randall Hopper <aa8vb@nc.rr.com> * Reinier de Blois <rddeblois@gmail.com> * Richard Hwang <rhwang@bigpanda.com>, Mikhail Teterin <mi@aldan.algebra.com>, Jun-ichiro itojun Itoh <itojun@itojun.org> * Rick Elrod <codeblock@eighthbit.net> * Rob Farmer <rfarmer@predatorlabs.net> * Rod Person <rodperson@rodperson.com> * Roland Jesse <roland.jesse@gmx.net> * Romain Tartiere <romain@FreeBSD.org> * Ron van Daal * Ronald Kuehn <rk@ronald.org> * Rong-En Fan <rafan@infor.org> * Rusmir Dusko <nemysis@FreeBSD.org> * Rusty Nejdl <rnejdl@ringofsaturn.com> * Ryan Melcer <rmelcer@iteris.com> * Ryan Steinmetz <zi@FreeBSD.org> * Sahil Tandon <sahil@FreeBSD.org> * Sam Lawrance * Satoshi Asami <asami@FreeBSD.org> * Satoshi Taoka <taoka@FreeBSD.org> * Seiichirou Hiraoka * Serge Negodyuck <petr@petrovich.kiev.ua> * Sergey A. Osokin <osa@FreeBSD.org> * Sergey Skvortsov <skv@protey.ru> * Sergey V. Dyatko <sergey.dyatko@gmail.com> * Shane Ambler * Shaun Amott <shaun@inerd.com> * Shell Hung <shell@shellhung.org> * Shigeyuki FUKUSHIMA <shige@FreeBSD.org> * Simun Mikecin <numisemis@yahoo.com> * Sofian Brabez <sbrabez@gmail.com> * Stanislav Sedov <ssedov@mbsd.msk.ru> * Stanislav Sedov <stas@FreeBSD.org> * Stas Timokhin <devel@stasyan.com> * Stas Timokhin <stast@bsdportal.ru> * Stefan Walter <sw@gegenunendlich.de> * Stephen Roome <steve@pepcross.com> * Steve Wills <steve@meatwad.mouf.net> * Steve Wills <swills@FreeBSD.org> * Steven Kreuzer <skreuzer@FreeBSD.org> * Steven Wallace <swallace@FreeBSD.org> * Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> * TAKAHASHI Kaoru <kaoru@kaisei.org> * TAKATSU Tomonari <tota@FreeBSD.org> * TAKATSU Tomonari <tota@rtfm.jp> * TAOKA Fumiyoshi * TATEISHI Katsuyuki <katsu@iec.hiroshima-u.ac.jp> * Tassilo Philipp <tphilipp@potion-studios.com> * Thibault Payet <monwarez@mailoo.org> * Thierry Thomas <thierry@pompo.net> * Thomas Dreibholz <dreibh@iem.uni-due.de> * Thomas Gellekum <tg@FreeBSD.org> * Thomas Hurst <tom@hur.st> * Tilman Linneweh <arved@FreeBSD.org> * Tim Bishop <tim@bishnet.net> * Tod McQuillin <devin@spamcop.net> * Tomoyuki Sakurai <cherry@trombik.org> * Tsung-Han Yeh <snowfly@yuntech.edu.tw> * UMENO Takashi <umeno@rr.iij4u.or.jp> * Ulrich Spoerlein <q@uni.de> * Vasil Dimov <vd@FreeBSD.org> * Veniamin Gvozdikov <vg@FreeBSD.org> * Vincent Tantardini <vinc@FreeBSD-fr.org> * Vladimir Chukharev * Wen Heping <wen@FreeBSD.org> * Wen Heping <wenheping@gmail.com> * Wen heping <wenheping@gmail.com> * Wen heping<wenheping@gmail.com> * Will Andrews <andrews@technologist.com> * Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> * Ying-Chieh Liao <ijliao@FreeBSD.org> * Yinghong Liu <relaxbsd@gmail.com> * Yinghong.Liu <relaxbsd@gmail.com> * Yuan-Chung Hsiao <ychsiao@ychsiao.org> * Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> * Yukihiro Nakai <nacai@iname.com> * Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp> * Yuri Victorovich <yuri@FreeBSD.org> * Yuri Victorovich <yuri@rawbw.com> * Yuu Yashiki * Yuzo FURUKAWA <hurukawa@kuee.kyoto-u.ac.jp> * Zhihao Yuan <lichray@gmail.com> * Zsolt Udvari <udvzsolt@gmail.com> * ache * alepulver * anhot * antonakis@gmail.com * argv[0] (Iouri V. Ivliev) * arved * asami * bf <bf@FreeBSD.org> * bmc@WillsCreek.COM * buganini@gmail.com * cacho@mexicano.gdl.iteso.mx * cartola (Carlos E. G. Carvalho) * cartola@openit.com.br * cfs@ing.puc.cl (original) * chinsan * chinsan <chinsan.tw@gmail.com> * coryking * cracauer@cons.org "Martin Cracauer" * demon@FreeBSD.org * dillon * dom@happygiraffe.net * erich@FreeBSD.org * fenner * fernan@iib.unsam.edu.ar * frankch@waru.life.nthu.edu.tw * gahr * gary@hotlava.com * gerard * giffunip@asme.org * glebius@FreeBSD.org * gurkan@phys.ethz.ch * hsu * ijliao * jamie * jedgar@FreeBSD.org * jeff@cetlink.net * jjachuf@gmail.com * jmz * johalun * johan * johans * kwm@FreeBSD.org * lbartoletti <lbartoletti@FreeBSD.org> * lesi@FreeBSD.org * lichray@gmail.com * luigi@FreeBSD.org * maho@FreeBSD.org * marcus@FreeBSD.org * mb@imp.ch * mi * mm@FreeBSD.org * nemysis <nemysis@gmx.ch> * nik * nork@FreeBSD.org * olgeni@FreeBSD.org * paulo@isr.uc.pt * petef@FreeBSD.org * pgs * ports@FreeBSD.org * proff@iq.org * punkt.de Hosting Team <mops@punkt.de> * rfarmer@predatorlabs.net * roberto * roland.jesse@gmx.net * rpsfa@rit.edu * saper@system.pl * smace * sobomax * stas * stb@lassitu.de * theraven@FreeBSD.org * thierry@pompo.net * tobez * trasz <trasz@pin.if.uz.zgora.pl> * trevor * vanilla * will * wolman@cs.washington.edu * yukinopo@livedoor.com With hat: portmgr |
|
1.6.37
305f148f48
files touched
|
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles.
|
|
1.6.37
baa42c91f3
files touched
|
Piotr Kubaj (pkubaj) |
graphics/png: add SIMD option
It's enabled by default on aarch64, amd64 and powerpc64le, which should have optimizations that are enabled in their baselines (NEON, SSE2 and VSX respectively). PR: 251173 Approved by: antoine@ (maintainer) |
|
1.6.37
86d21bfa68
files touched
|
Antoine Brodin (antoine) |
Update to 1.6.37
|
|
1.6.36
a961d794bf
files touched
|
Antoine Brodin (antoine) |
Update to 1.6.36
|
|
1.6.35
f4dfbb75c1
files touched
|
Antoine Brodin (antoine) |
Update to 1.6.35
|
|
1.6.34
15f17282e6
files touched
|
Antoine Brodin (antoine) |
Update to 1.6.34
PR: 222840 MFH after: 2 days MFH: 2017Q3 (possible bugfix) |
|
1.6.32
958ce01ace
files touched
|
Antoine Brodin (antoine) |
Update to 1.6.32
|
|
1.6.31
91283ba3a0
files touched
|
Antoine Brodin (antoine) |
Update to 1.6.31
|
|
1.6.29
24395d7f39
files touched
|
Antoine Brodin (antoine) |
Skip version 1.6.30, doesn't build on arm
|
|
1.6.29
ace1723ab6
files touched
|
Antoine Brodin (antoine) |
Update to 1.6.29
|
|
1.6.28
c537600309
files touched
|
Antoine Brodin (antoine) |
Update to 1.6.28
|
|
1.6.27
8a92fca8ad
files touched
|
Antoine Brodin (antoine) |
Update to 1.6.27
PR: 215657 |
|
1.6.26
d094f22ba5
files touched
|
Antoine Brodin (antoine) |
Update to 1.6.26
PR: 214496 |
|
1.6.25
e837e89c84
files touched
|
Antoine Brodin (antoine) |
- Update to 1.6.25 - Add LICENSE - Use the frawework for regression tests
|
|
1.6.23
e2ac749636
files touched
|
Antoine Brodin (antoine) |
Update to 1.6.23
PR: 210911 Submitted by: Piotr Kubaj |
|
1.6.21
91b8cec69b
files touched
|
Sunpoet Po-Chuan Hsieh (sunpoet) |
- Restore MAINTAINER
|
|
1.6.21
55d1e4edd6
files touched
|
Mark Felder (feld) |
MAINTAINER reset should be ports@FreeBSD.org, not portmgr
|
|
1.6.21
fae703d4d3
files touched
|
Antoine Brodin (antoine) |
Update to 1.6.21
|
|
1.6.20
5b9de1145e
files touched
|
Antoine Brodin (antoine) |
Do not fail the build if regression tests do not pass, there seems to be a regression on big endian archs between versions 1.6.19 and 1.6.20 (reported upstream)
PR: 205125 MFH: 2015Q4 |
|
1.6.20
0a05e4fe4d
files touched
|
Antoine Brodin (antoine) |
Update to 1.6.20
MFH: 2015Q4 Security: CVE-2015-8126 |
|
1.6.19
d6f788d105
files touched
|
Antoine Brodin (antoine) |
Update to 1.6.19
PR: 204551 MFH: 2015Q4 Security: CVE-2015-8126 |
|
1.6.18
f1089ff69a
files touched
|
Antoine Brodin (antoine) |
Update to 1.6.18
|
|
1.6.17
b4d96c1275
files touched
|
Antoine Brodin (antoine) |
Switch build system from cmake to GNU configure There are 2 benefits: - Reduced number of build dependencies (0 now) - This fixes build on arm64, as configure/Makefile are more updated than CMakeLists.txt (CMakeLists.txt doesn't know about the arm/arm_init.c and arm/filter_neon_intrinsics.c files)
PR: 201425 Tested by: Andrew Turner (on arm64) |
|
1.6.17
01666e333b
files touched
|
Antoine Brodin (antoine) |
Update to 1.6.17
|
|
1.6.16
92bf3521ee
files touched
|
Antoine Brodin (antoine) |
- Update graphics/png to 1.6.16 - Patch oolite to build with this new version A portrevision bump will follow soon
Differential Revision: https://reviews.freebsd.org/D1360 Submitted by: bapt Exp-run: self |
|
1.5.21
6f85aaae76
files touched
|
Antoine Brodin (antoine) |
- Update to 1.5.21 - Add CPE information
Security: Fixed an overflow in png_combine_row with very wide interlaced images MFH: 2014Q4 |
|
1.5.20
5daead32f3
files touched
|
Dirk Meyer (dinoex) |
- reset MAINTAINER
|
|
1.5.20
ca28ae4877
files touched
|
Dirk Meyer (dinoex) |
- update to 1.5.20
|
|
1.5.19
a76a739bfe
files touched
|
Baptiste Daroussin (bapt) |
Cleanup plist
|
|
1.5.19
2d03fdc568
files touched
|
Dirk Meyer (dinoex) |
- update to 1.5.19
|
|
1.5.18
347d6e23c5
files touched
|
Dirk Meyer (dinoex) |
- rename patch files
|
|
1.5.18
60b37dbedc
files touched
|
Adam Weinberger (adamw) |
Rename german/ and graphics/ patch-xy patches to reflect the files they modify.
|
|
1.5.18
67fe3229dc
files touched
|
Dirk Meyer (dinoex) |
- new USES=
|
|
1.5.18
f38bc34579
files touched
|
Dirk Meyer (dinoex) |
- update to 1.5.18 - new option PNGTEST
- support CMAKE_NINJA=yes PR: 186593 Submitted by: Adam Weinberger |
|
1.5.17
70bb0d8106
files touched
|
Dirk Meyer (dinoex) |
- use STAGEDIR
|
|
1.5.17
1e3119b07e
files touched
|
Dirk Meyer (dinoex) |
- fix misplaced NO_STAGE in slaveports and ifdefs
|
|
1.5.17
eb08c5441c
files touched
|
Baptiste Daroussin (bapt) |
Add NO_STAGE all over the place in preparation for the staging support (cat: graphics)
|
|
1.5.17
d4041784dc
files touched
|
Alex Kozlov (ak) |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
|
1.5.17
16d87e9388
files touched
|
Dirk Meyer (dinoex) |
- fix build when DEBUG is set PR: 180361 Submitted by: Raphael Kubo da Costa
|
|
1.5.17
0792c88c09
files touched
|
Dirk Meyer (dinoex) |
- update to 1.5.17
|
|
1.5.16
580cbc50d4
files touched
|
Dirk Meyer (dinoex) |
- update to 1.5.16
|
|
1.5.15
84bab30781
files touched
|
Dirk Meyer (dinoex) |
- update to 1.5.15
|
|
1.5.14
56d4a9b33a
files touched
|
Dirk Meyer (dinoex) |
- set a limit for portscout
|
|
1.5.14
ffd97a0193
files touched
|
Max Brazhnikov (makc) |
- convert USE_CMAKE to USES - while here clean up some ports from CMAKE_VERBOSE, which is intended for users
Approved by: portmgr (miwi) |
|
1.5.14
8e9a277cc0
files touched
|
Dirk Meyer (dinoex) |
- update to 1.5.14
|
|
1.5.13
8ec62b39de
files touched
|
Dirk Meyer (dinoex) |
graphics/png - update to 1.5.13
|
|
1.5.12
6f6e43c8c0
files touched
|
Dirk Meyer (dinoex) |
- make fetchable again Feature safe: yes
|
|
1.5.12
e063d8313c
files touched
|
Dirk Meyer (dinoex) |
- use OPTIONS_DEFINE
|
|
1.5.12
98f63b20c2
files touched
|
Dirk Meyer (dinoex) |
- use OPTIONS_DEFINE
|
|
1.5.12
96c6b3fe38
files touched
|
Dirk Meyer (dinoex) |
- use smaller macro
|
|
1.5.12
9ba4b461a8
files touched
|
Dirk Meyer (dinoex) |
- update to 1.5.12
|
|
1.5.11
71446578bc
files touched
|
Dirk Meyer (dinoex) |
- update to 1.5.11
|
|
1.5.10
5c892a5b00
files touched
|
Dirk Meyer (dinoex) |
- fix WITH_DEBUG
|
|
1.5.10
c5f139c1d1
files touched
|
Dirk Meyer (dinoex) |
- warn if WITH_DEBUG is set
|
|
1.5.10
2b74a89bc8
files touched
|
Dirk Meyer (dinoex) |
- update png to 1.5.10
|
|
1.4.11
0c5977626a
files touched
|
Dirk Meyer (dinoex) |
- new path on MASTER_SITES - Security update to 1.4.11 Security: CVE-2011-3048 Feature safe: yes
|
|
1.4.8
e527371280
files touched
|
Dirk Meyer (dinoex) |
- set FROBIDDEN Security: CVE-2011-3048 the updated versions 1.4.9 and 1.4.11 can not be build without disabling features. Update to 1.5.x cant be done while porst are frozen. Feature safe: yes
|
|
1.4.8
9fc776f599
files touched
|
Dirk Meyer (dinoex) |
- Security patch Security: CVE-2011-3026 Obtained from: Debian
|
|
1.4.8
5b902f74f5
files touched
|
Dirk Meyer (dinoex) |
- fix pkg-config file Reported by: Markus Dolze
|
|
1.4.8
6b1980276d
files touched
|
Dirk Meyer (dinoex) |
- update to 1.4.8
|
|
1.4.5
715e473c0a
files touched
|
Dirk Meyer (dinoex) |
- enable option APNG PR: 158716 Suggested by: Mikhail T.
- bump PORTREVISION - use compressed patch from original master - remove obsolte ghostscript hooks |
|
1.4.5
a060bb14d8
files touched
|
Dirk Meyer (dinoex) |
- simplify INSTALL_AS_USER by using the BSD_INSTALL_* macro PR: 150547
|
|
1.4.5
afc1b5a17c
files touched
|
Dirk Meyer (dinoex) |
- update to 1.4.5
|
|
1.4.4
9579d26dc0
files touched
|
Dirk Meyer (dinoex) |
- update MASTER_SITES distribution subdirs has changed
|
|
1.4.4
1425ec0f58
files touched
|
Dirk Meyer (dinoex) |
- update to 1.4.4
|
|
1.4.3
d136899793
files touched
|
Dirk Meyer (dinoex) |
- fix option WITH_APNG PR: 148413 Submitted by: Klaus Aehlig Feature safe: yes
|
|
1.4.3
2f40b4fdba
files touched
|
Pav Lucistnik (pav) |
- Update to 1.4.3
PR: ports/148214 Submitted by: dinoex (maintainer) Approved by: portmgr Security: CVE-2010-1205 Feature safe: yes |
|
1.4.1
da64c8c56f
files touched
|
Dirk Meyer (dinoex) |
- mark FORBIDDEN, remote code injection possible Security: CVE-2010-1205 Security: http://www.libpng.org/pub/png/libpng.html Feature safe: yes
|
|
1.4.1
69b1b0fe64
files touched
|
Dirk Meyer (dinoex) |
- add MASTER_SITES PR: 147774 Submitted by: swell.k
|
|
1.4.1
fe337e0489
files touched
|
Pav Lucistnik (pav) |
- Introduce a new USE_XZ knob that handles lzma/xz compressed distfiles - Convert a bunch of ports to use it
PR: ports/146329 Submitted by: mm With hat: portmgr |
|
1.4.1
c6c60cb02d
files touched
|
Dirk Meyer (dinoex) |
- new option WITH_APNG PR: 146229
|
|
1.4.1
166cc79d5c
files touched
|
Dirk Meyer (dinoex) |
- enable PNG_READ_DITHER_SUPPORTED
|
|
1.4.1
de78af3ac5
files touched
|
Dirk Meyer (dinoex) |
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
|
|
1.2.43
69c61166fe
files touched
|
Dirk Meyer (dinoex) |
- update to 1.2.43 PR: 144596 Submitted by: Xin LI
|
|
1.2.42
f9d169914b
files touched
|
Dirk Meyer (dinoex) |
- update to 1.2.42 PR: 142575
|
|
1.2.41
e311fad0a7
files touched
|
Dirk Meyer (dinoex) |
- take maintainership - update to 1.2.41
|
|
1.2.40
8953ca531b
files touched
|
Andrey A. Chernov (ache) |
Remove my maintainership
|
|
1.2.40
e259d31b73
files touched
|
Andrey A. Chernov (ache) |
Upgrade to 1.2.40
PR: 138724 Submitted by: bf <bf1783@gmail.com> |
|
1.2.38
6b5fb87219
files touched
|
Dmitry Marakasov (amdmi3) |
- Switch SourceForge ports to the new File Release System: categories starting with G
|
|
1.2.38
08c42212ee
files touched
|
Andrey A. Chernov (ache) |
Upgrade to 1.2.38
|
|
1.2.37
7c9d51a39e
files touched
|
Andrey A. Chernov (ache) |
Update to 1.2.37
PR: 136207 Submitted by: bf <bf1783@gmail.com> Security: CVE-2009-2042 |
|
1.2.35
c3bad91468
files touched
|
Andrey A. Chernov (ache) |
Add MAKE_JOBS_SAFE
PR: 132998 Submitted by: Martin Matuska <mm@FreeBSD.org> |
|
1.2.35
02f8f4eab9
files touched
|
Andrey A. Chernov (ache) |
Upgrade to 1.2.35 (fix for CVE-2009-0040)
|
|
1.2.34
aba2989db5
files touched
|
Andrey A. Chernov (ache) |
Upgrade to 1.2.34
|
|
1.2.33
9758cb6e92
files touched
|
Andrey A. Chernov (ache) |
Upgrade to 1.2.33
PR: 128718 Submitted by: bf <bf2006a@yahoo.com> |
|
1.2.32
24e7038de6
files touched
|
Andrey A. Chernov (ache) |
Update to 1.2.32 which includes security fix.
Security: CVE-2008-3964 PR: 127502 Submitted by: bf <bf2006a@yahoo.com> Approved by: portmgr (linimon) |
|
1.2.31
e13c2cb53b
files touched
|
Andrey A. Chernov (ache) |
update to 1.2.31
PR: 126988 Submitted by: bf <bf2006a@yahoo.com> |
|
1.2.28
e1eb8dd697
files touched
|
Andrey A. Chernov (ache) |
Upgrade to 1.2.28
|
|
1.2.27
3dbdbaa99e
files touched
|
Andrey A. Chernov (ache) |
s,INSTALLS_SHLIB,USE_LDCONFIG,
|
|
1.2.27
2a48d2576e
files touched
|
Andrey A. Chernov (ache) |
Dist is rerolled with minor config changes and *.diff leftovers. New dist does not match MD5/size stated on libpng homepage. Until situation becomes clear, put the previous one at MASTER_SITE_LOCAL
|
|
1.2.27
6d506ece03
files touched
|
Andrey A. Chernov (ache) |
Upgrade to 1.2.27 It fix CVE-2008-1382
PR: 123186 Submitted by: bf <bf2006a@yahoo.com> |
|
1.2.26
3205f5edcf
files touched
|
Andrey A. Chernov (ache) |
Upgrade to 1.2.26
PR: 122558 Submitted by: bf <bf2006a@yahoo.com> |
|
1.2.25
56f71e05fe
files touched
|
Andrey A. Chernov (ache) |
Upgrade to 1.2.25
PR: 121328 |
|
1.2.23
7803f4abd1
files touched
|
Andrey A. Chernov (ache) |
Install libpng.pc as symlink to libpng12.pc, some ports search it.
Submitted by: Tim Bishop <tim@bishnet.net> (partially) |
|
1.2.23
ccae87e471
files touched
|
Andrey A. Chernov (ache) |
Update to 1.2.23
|
|
1.2.22
6421a75f0c
files touched
|
Andrey A. Chernov (ache) |
Upgrade to 1.2.22
PR: 117165 Submitted by: Nick Barkas <snb@threerings.net> |
|
1.2.21
9da5a6ca14
files touched
|
Andrey A. Chernov (ache) |
Upgrade to 1.2.21
|
|
1.2.18
19e154fd5f
files touched
|
Andrey A. Chernov (ache) |
Update to 1.2.18
PR: 112725 Submitted by: Nick Barkas <snb@threerings.net> Approved by: portmgr (pav) Security: VuXML ID 4cb9c513-03ef-11dc-a51d-0019b95d4f14 |
|
1.2.14
1ae2acbffb
files touched
|
Andrey A. Chernov (ache) |
Upgrade to 1.2.14
|
|
1.2.12
b2f122946b
files touched
|
Andrey A. Chernov (ache) |
Use another method to turn off assembler code on non-i386 It should produce correct pngconf.h
|
|
1.2.12
f088c38060
files touched
|
Andrey A. Chernov (ache) |
Upgrade to 1.2.12
|
|
1.2.8
59825e0c59
files touched
|
Andrey A. Chernov (ache) |
Whitespace fix for portlint. Set NO* or NO_* according to ${OSVERSION}
PR: 96420 Submitted by: Rong-En Fan <rafan@infor.org> |
|
1.2.8
dd1f918a0b
files touched
|
Andrey A. Chernov (ache) |
Use NO_OBJ NO_PROFILE instead of obsoleted their variants
PR: 96244 Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> |
|
1.2.8
a9aa41a3d0
files touched
|
Andrey A. Chernov (ache) |
Fix libpng-config
Submitted by: Jo Rhett <jrhett@svcolo.com> |
|
1.2.8
c92c635b24
files touched
|
Edwin Groothuis (edwin) |
SHA256ify
Approved by: krion@ |
|
1.2.8
96a7ab194f
files touched
|
Andrey A. Chernov (ache) |
Don't use DESTDIR
Submitted by: "John E. Hein" <jhein@timing.com> PR: 91610 |
|
1.2.8
c170f04e0f
files touched
|
Edwin Groothuis (edwin) |
big whitespace cleanup (see ports/65409)
PR: ports/65828 Submitted by: trevor Approved by: ache |
|
1.2.8
4364bdd110
files touched
|
Andrey A. Chernov (ache) |
Use bz2 dist to save some space
PR: 82398 Submitted by: Matthew Luckie <mjl@luckie.org.nz> |
|
1.2.8
9df6faaca5
files touched
|
Andrey A. Chernov (ache) |
Remove pkgconfig rmdir, now created by mtree Don't test dirs existance, mkdir -p not return error
Submitted by: pav@FreeBSD.org |
|
1.2.8
9f8032772c
files touched
|
Andrey A. Chernov (ache) |
Additionly build/install libpng{12,}-config since many ports expect it
|
|
1.2.8
32cec34686
files touched
|
Andrey A. Chernov (ache) |
Upgrade to 1.2.8
|
|
1.2.7
f617b864a6
files touched
|
Andrey A. Chernov (ache) |
Back out dynamic linking of pngtest, cause problems with LD_LIBRARY_PATH and other LD_ tuning.
PR: 72856 |
|
1.2.7
75a3b8dc1e
files touched
|
Andrey A. Chernov (ache) |
Update to 1.2.7
|
|
1.2.6
169473f350
files touched
|
Andrey A. Chernov (ache) |
Upgrade to 1.2.6 + official patch
|
|
1.2.5
c80a48985a
files touched
|
Andrey A. Chernov (ache) |
Remove swrinde.nde.swri.edu from MASTER_SITES It is reported it have problems not honoring BINARY mode when fetching .txt files over proxy.
PR: 70232 |
|
1.2.5
4391208f50
files touched
|
Andrey A. Chernov (ache) |
Add official patches 0-11
|
|
1.2.5
a5ad374cd1
files touched
|
Andrey A. Chernov (ache) |
Fix MASTER_SITES
Submitted by: Pav Lucistnik <pav@FreeBSD.org> |
|
1.2.5
61782ca833
files touched
|
Andrey A. Chernov (ache) |
Fix compiling with gcc 3.4
Submitted by: Andreas Kohn <andreas@syndrom23.de> |
|
1.2.5
75ad4985f0
files touched
|
Andrey A. Chernov (ache) |
In 16-bit samples case the starting offsets for the loops are calculated incorrectly which may cause a buffer overrun beyond the beginning of the row buffer.
Submitted by: Robert Nagy <robert@openbsd.org> |
|
1.2.5
bc650b5c88
files touched
|
Andrey A. Chernov (ache) |
Better fix for copy from overflow problem
|
|
1.2.5
785843deac
files touched
|
Andrey A. Chernov (ache) |
Fix potential out of bounds copy from the string.
|
|
1.2.5
a1bc8c46f5
files touched
|
Trevor Johnson (trevor) |
Add size data, approved by maintainers.
|
|
1.2.5
d486d752ae
files touched
|
Andrey A. Chernov (ache) |
Change pre-install to pre-su-install
Submitted by: marcel |
|
1.2.5
36ad2c62cc
files touched
|
Alexander Leidinger (netchild) |
Add patch to allow advanced optimizations with icc (portrevision bumped).
This patch was tested with icc and gcc, the bugtracker ID @sf is: http://sourceforge.net/tracker/index.php?func=detail&aid=854293&group_id=5624&atid=105624 Fix suggested by: Intel Approved by: maintainer |
|
1.2.5
439d7a3035
files touched
|
Mikhail Teterin (mi) |
Back out part of the earlier commit -- I missed maintainer's e-mail, where he explicitly objected to it. The port is now again NOT buildable with Intel's icc-7.1.006.
Approved by: maintainer (ache) |
|
1.2.5
eb028d0451
files touched
|
Mikhail Teterin (mi) |
Minor enhancements, not affecting the resulting package:
. run the vendor-supplied test automaticly upon building; . link the vendor-supplied test dynamicly (using -rpath to force the usage of the just-built library) -- to add another implicit test of the shared library's validity; . reword one of the shell commands as ``sed ... file'' instead of ``cat file | sed ...''; . modify one of the files to make it properly compilable by the icc -- gcc was, apparently, optimizing the junk out anyway. Approved by: maintainer (ache) |
|
1.2.5
3cededd06b
files touched
|
Kris Kennaway (kris) |
Correct @unexec command
|
|
1.2.5
7e52725f2a
files touched
|
Ade Lovett (ade) |
Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
|
1.2.5
3ccde8385e
files touched
|
Andrey A. Chernov (ache) |
Fix symlink, add unexec rmdir
Submitted by: Jun Kuriyama <kuriyama@imgsrc.co.jp> |
|
1.2.5
52f7e4ba0e
files touched
|
Andrey A. Chernov (ache) |
Install pkg-config data
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> (sligtly edited) |
|
1.2.5
f1bf0c5503
files touched
|
Andrey A. Chernov (ache) |
Upgrade to 1.2.5
|
|
1.2.4
ade16a3576
files touched
|
Maxim Sobolev (sobomax) |
Update to 1.2.4. Among other things, this version fixes potentian security problem when mailformed png image can crash application (think about Mozilla). Therefore, update is recommended.
|
|
1.2.3
9721bb081b
files touched
|
Andrey A. Chernov (ache) |
Upgrade to 1.2.3
PR: 38709 |
|
1.2.2
c63e8768b1
files touched
|
Andrey A. Chernov (ache) |
Add libz to LDADD/DPADD
|
|
1.2.2
2895ffa02d
files touched
|
Maxim Sobolev (sobomax) |
Link libpng library with libm, because it uses some math functions from it. This should fix GNOME breakage introduced in the previous commit.
Prompted by: Anders Andersson <anders@hack.org> |
|
1.2.2
a66792d6db
files touched
|
Andrey A. Chernov (ache) |
Use <bsd.lib.mk>
Submitted by: ru |
|
1.2.2
41d38932d1
files touched
|
Andrey A. Chernov (ache) |
Add @dirrm include/libpng
|
|
1.2.2
2e494a9bcc
files touched
|
Andrey A. Chernov (ache) |
Upgrade to 1.2.2
PR: 37277 |
|
1.2.1
4960524e36
files touched
|
Andrey A. Chernov (ache) |
Upgrade to 1.2.1
PR: 32856 |
|
1.2.0
1bd8c2c688
files touched
|
Maxim Sobolev (sobomax) |
Once we are determined that CPUID instruction is or isn't supported resfore initial state of the bit 21 of the eflag register. This reduces possibility that the threaded program linked with libpng will die due to arrival of the signal during probing for the CPU type. More proper fix has been committed into the -current kernel and will be MFC'ed soon, but this workaround is necessary for those with older systems.
Among other things, this should make Nautilus, Balsa and other multi-threaded GNOME programs more stable, therefore update is recommended to all existing users. Bump PORTREVISION. Reported by: Joe Clarke <marcus@marcuscom.com> |
|
1.2.0
289e333b79
files touched
|
Andrey A. Chernov (ache) |
Upgrade to 1.2.0
PR: 30356 Submitted by: partially by KATO Tsuguru <tkato@prontomail.com> |
|
1.0.12
192887c8fe
files touched
|
Andrey A. Chernov (ache) |
Fix master sites
|
|
1.0.12
91e72e9e21
files touched
|
Maxim Sobolev (sobomax) |
Update to 1.0.12.
PR: 28015 Submitted by: Patrick Li <pat@databits.net> |
|
1.0.11
0b5b0887ca
files touched
|
Dmitry Sivachenko (demon) |
Update to 1.0.11
Approved by: ache (MAINTAINER) |
|
1.0.10
9ee2a1815a
files touched
|
Maxim Sobolev (sobomax) |
Update to 1.0.10.
|
|
1.0.9
ab787c9e60
files touched
|
Maxim Sobolev (sobomax) |
Revert previous change making compilation of mmx-optimised routines a default option. It appears that resulting binary can't be used on a CPU without mmx instruction set (for example Pentium Pro).
PR: 25377 Submitted by: Michael Hohmuth <hohmuth@inf.tu-dresden.de> |
|
1.0.9
26787fb1d6
files touched
|
Maxim Sobolev (sobomax) |
Correct message wordng.
Prompted by: Niels Chr. Bank-Pedersen <ncbp@bank-pedersen.dk> |
|
1.0.9
d1932428f7
files touched
|
Maxim Sobolev (sobomax) |
- Update to 1.0.9; - compile in mmx-optimized assembler routines by default (could be turned of with WITHOUT_PNG_MMX option if necessary).
|
|
1.0.8
2b1a883dc4
files touched
|
Maxim Sobolev (sobomax) |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
|
1.0.8
82e8bb727c
files touched
|
Andrey A. Chernov (ache) |
Rename PNG_WITH_MMX to WITH_PNG_MMX to be consistent with other WITH_* variables
Requested by: ade |
|
1.0.8
7c3dbda98c
files touched
|
Andrey A. Chernov (ache) |
Rename WITH_MMX to PNG_WITH_MMX to allow it to be added to /etc/make.conf
|
|
1.0.8
14f0863d28
files touched
|
Maxim Sobolev (sobomax) |
Update MMX-optimisation patch to 1.0.9pre3. This update doesn't affect anything if USE_MMX not used.
|
|
1.0.8
b51506e3fb
files touched
|
Maxim Sobolev (sobomax) |
Add official patch (only affects MMX routines).
|
|
1.0.8
a8cffde473
files touched
|
Maxim Sobolev (sobomax) |
Create ${WRKSRC} --> ${WRKDIR}/libpng sysmlink and use it in ghostscript ports instead of hardcoded ${WRKSRC}/libpng-png.version.number.
|
|
1.0.8
3763bff0d8
files touched
|
Maxim Sobolev (sobomax) |
Update to 1.0.8. This release includes experimental MMX support, but it should explicitly turned on by defining WITH_MMX make variable.
|
|
1.0.7
f0583b9afd
files touched
|
Ade Lovett (ade) |
At MAN3, s/libpng.4/libpng.3/
Excessive number of 4's instead of 3's by: sobomax |
|
1.0.7
6db96c0500
files touched
|
Maxim Sobolev (sobomax) |
Bump png shared library version.
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> |
|
1.0.7
822a1b932a
files touched
|
Maxim Sobolev (sobomax) |
Update libpng to 1.0.7. Also add MASTER_SITE_SOURCEFORGE and appropriate WWW into PLIST while I'm here.
|
|
1.0.6
ffb21b5654
files touched
|
Satoshi Asami (asami) |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax |
|
1.0.6
61ebd322a2
files touched
|
Maxim Sobolev (sobomax) |
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I just cun'n'pasted the name from Satoshi's commit message without checking it.
Hall of shame entry: sobomax |
|
1.0.6
835d6b8655
files touched
|
Maxim Sobolev (sobomax) |
Third round of INSTALL_SHLIBS=yes fixes.
|
|
1.0.6
98b2cb57a1
files touched
|
Maxim Sobolev (sobomax) |
Support FreeBSD install macros.
PR: 18905 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> |
|
1.0.6
0bd34f677e
files touched
|
Chris Piazza (cpiazza) |
Add a notice about needing to update ghostscript5 when these ports are updated.
Prompted by: PR 18579 |
|
1.0.6
e3ab73e541
files touched
|
Maxim Sobolev (sobomax) |
Update WWW to be the real WWW, not ftp://.../
|
|
1.0.6
c4e41479e6
files touched
|
Andrey A. Chernov (ache) |
Upgrade to 1.0.6
|
|
1.0.5
c99c600944
files touched
|
Satoshi Asami (asami) |
Convert to PORTNAME/PORTVERSION. lfview had an invalid version string so I fixed it.
|
| 5d725fe00c files touched | Jean-Marc Zucconi (jmz) |
Upgrade to version 1.0.5
OK'ed by: ache |
| 5133141363 files touched | David E. O'Brien (obrien) |
Change Id->FreeBSD.
|
| 235481b52a files touched | Michael Haro (mharo) |
awk -> ${AWK} basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
|
| 4b7f92f936 files touched | Tim Vanderhoek (hoek) |
Commit #2/4 to enforce Caps, no period. I ran this oe as $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :) |
| 706919336f files touched | Vanilla I. Shu (vanilla) |
Bump MAJOR to 3.
|
| 80fd102ea0 files touched | Vanilla I. Shu (vanilla) |
Upgrade to 1.0.3, (thanks god, 1.0.3 is out)
the submitter say:
Attached are patches to upgrade the PNG port to 1.0.3, and to fix
the two ghostscript ports which would be broken by this. PNG
1.0.3 is apparently completely backwards compatible with 1.0.2.
Maintainer contacted with no response.
PR: ports/9601
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
|
| 27e019d828 files touched | Thomas Gellekum (tg) |
Typo (libpng.2 -> libpng.3).
|
| 6904462529 files touched | Satoshi Asami (asami) |
Roll back libpng's shared library version number. Also, build libraries and links correctly for ELF.
|
| 27ba461c8e files touched | Satoshi Asami (asami) |
Roll back libpng major to 2.
|
| 22f81a0cd9 files touched | Mark Murray (markm) |
Convert to ELF in accordance with Satoshi's instructions.
|
| c32eae1535 files touched | Tim Vanderhoek (hoek) |
Wow. Checkout the number of manpages that are in EZWGL. I think that's too many, so I'll remove half of them.
|
| f31512dd5f files touched | Andrey A. Chernov (ache) |
Upgrade to 1.0.2
|
| 944910bb30 files touched | Thomas Gellekum (tg) |
Execute `ldconfig -R' at the pkg_delete step.
PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> |
| 5e30defae1 files touched | Andrey A. Chernov (ache) |
Upgrade to 1.0.1
|
| 2e7c59f286 files touched | Satoshi Asami (asami) |
Update the shlib minor version to "0.99" so this thing packages.
Note, I think it is totally stupid to match the shared library version number with the software version, but that's the author's call, not mine. |
| b65996dfe7 files touched | Andrey A. Chernov (ache) |
Upgrade to 0.99e
|
| b73b77c48e files touched | Andrey A. Chernov (ache) |
Add -lm to shared flags
|
| 2dbdd48f88 files touched | Andrey A. Chernov (ache) |
Add -lz to .so building Submitted by: Sumida <alta@ryozan.rim.or.jp>
|
| 5e5eddfc60 files touched | Masafumi Max NAKANE (max) |
ldconfig -> ${LDCONFIG}.
|
| 24428df5d0 files touched | Andrey A. Chernov (ache) |
Upgrade to 0.96
|
| c98cfd116d files touched | Satoshi Asami (asami) |
Compress a bunch of manpages. Remove unnecessary @ directives from PLISTs.
Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. |
| 300c45cf2e files touched | Satoshi Asami (asami) |
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
|
| 95137d2010 files touched | Satoshi Asami (asami) |
Oh my goodness! Satoshi is finally fed up and decided to "clean up" all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! |
| 7a4662e170 files touched | Satoshi Asami (asami) |
Remove LIB_DEPENDS on libz, it's in /usr/src now.
|
| 842320ba71 files touched | Andrey A. Chernov (ache) |
Upgrade to 0.89c
|
| 9d85840690 files touched | Satoshi Asami (asami) |
Just another little variable reorginization.
|
| 30a6ef9fbc files touched | Andrey A. Chernov (ache) |
Upgrade to 0.88
|
| 0fd1ce02d6 files touched | Andrey A. Chernov (ache) |
Use absolute path to ldconfig
|
| ed6121bf73 files touched | Andrey A. Chernov (ache) |
exec ranlib & ldconfig
|
| 1b79077ae2 files touched | Andrey A. Chernov (ache) |
Fix categories
|
| 85bc0bac44 files touched | Andrey A. Chernov (ache) |
libpng - manipulate PNG images library
|