fastports

GraphicsMagick — Commit History

graphics/GraphicsMagick

showing 165 stored commits — full history at freebsd-ports on GitHub

Commit Credits Log message
1.3.43
2adc4bef7d files touched
Po-Chuan Hsieh (sunpoet)
graphics/lcms2: Bump PORTREVISION of dependent ports for shlib change
PR:		292881
Reported by:	Petr Lampa <lampa@fit.vutbr.cz>
1.3.43
aceb786bf7 files touched
Po-Chuan Hsieh (sunpoet)
graphics/GraphicsMagick: Remove USES=pathfix
1.3.43
3068854dd0 files touched
Baptiste Daroussin (bapt)
libxml2: chase libxml soversion bump
1.3.43
9e934e9b68 files touched
Po-Chuan Hsieh (sunpoet)
graphics/GraphicsMagick: Update PORTSCOUT
1.3.43
402b658a02 files touched
Jan Beich (jbeich)
graphics/libjxl: update to 0.11.0
Changes:	https://github.com/libjxl/libjxl/releases/tag/v0.11.0
Reported by:	GitHub (watch releases)
1.3.43
9b458083e2 files touched
Po-Chuan Hsieh (sunpoet)
graphics/GraphicsMagick: Convert X11 option to x11 and nox11 flavors
graphics/GraphicsMagick without X11 is graphics/GraphicsMagick@nox11 now.
1.3.43
1400999c96 files touched
Po-Chuan Hsieh (sunpoet)
graphics/GraphicsMagick: Use USES=localbase:ldflags
1.3.43
bcfa6f9d36 files touched
Po-Chuan Hsieh (sunpoet)
graphics/GraphicsMagick: Add PORTSCOUT
1.3.43
0da7fe3e3f files touched
Po-Chuan Hsieh (sunpoet)
graphics/GraphicsMagick: Update WWW
1.3.43
98bf25875a files touched
Tijl Coosemans (tijl)
graphics/tiff: Update to 4.6.0
PR:		278577
Exp-run by:	antoine
1.3.43
f57677209d files touched
Po-Chuan Hsieh (sunpoet)
graphics/GraphicsMagick: Fix build with FPX option
Reported by:	vvd
1.3.43
e710744f6c files touched
Po-Chuan Hsieh (sunpoet)
graphics/GraphicsMagick: Update to 1.3.43
Changes:	http://www.graphicsmagick.org/NEWS.html
1.3.40
62ed195754 files touched
Po-Chuan Hsieh (sunpoet)
*/*: Remove GNU_CONFIGURE_MANPREFIX=${PREFIX}/share after 9fd7ee1cdf6cbd5528159b58a966e1a40e2909a9
1.3.40
e033cbdc91 files touched
Jan Beich (jbeich)
graphics/libjxl: force rebuild consumers after 4c1f4b3f46bc
$ ffmpeg
ld-elf.so.1: Shared object "libjxl.so.0.9" not found, required by "libavcodec.so.60"

Reported by:	vvd
1.3.40
36e4352968 files touched
Po-Chuan Hsieh (sunpoet)
graphics/GraphicsMagick: Sort PLIST after f6fceaaa4450460b61d7fd5194e3a6c9cf2a2436
1.3.40
f6fceaaa44 files touched
Muhammad Moinur Rahman (bofh)
graphics/GraphicsMagick: Moved man to share/man
Approved by:    portmgr (blanket)
1.3.40
11b08d733b files touched
Jan Beich (jbeich)
graphics/libjxl: update to 0.9.0
Changes:	https://github.com/libjxl/libjxl/releases/tag/v0.9.0
Reported by:	GitHub (watch releases)
1.3.40
ec43b3af70 files touched
Po-Chuan Hsieh (sunpoet)
graphics/GraphicsMagick: Rename patch file
1.3.40
664a2fa1e5 files touched
Daniel Engberg (diizzy)
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0
1.3.40
3eda55e240 files touched
Daniel Engberg (diizzy)
graphics/GraphicsMagick: Import patch to fix compatibility with (lib)jpeg-turbo 3.0.0
Fixes build with (lib)jpeg-turbo 3.0.0

Source:
https://bugs.gentoo.org/909834

PR:		272605
Approved by:	portmgr (blanket, build fix)
1.3.40
b1c370eb31 files touched
Po-Chuan Hsieh (sunpoet)
graphics/jasper: Update to 4.0.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/jasper-software/jasper/releases
Security:	CVE-2022-2963, CVE-2022-40755
1.3.40
b10c2fc170 files touched
Po-Chuan Hsieh (sunpoet)
graphics/GraphicsMagick: Update to 1.3.40
Changes:	http://www.graphicsmagick.org/NEWS.html
1.3.38
115fc1237e files touched
Jan Beich (jbeich)
graphics/libjxl: update to 0.8.0.r1
Changes:	https://github.com/libjxl/libjxl/releases/tag/v0.8.0rc1
Reported by:	GitHub (watch releases)
1.3.38
f03467517e files touched
Po-Chuan Hsieh (sunpoet)
graphics/GraphicsMagick: Clean up
- Do not force i386 to use GCC since LLVM has OpenMP support now
- Remove SSE and UMEM options
- Remove SSE option: use CPUTYPE instead
- Remove UMEM option: it is for Solaris
- Bump PORTREVISION for dependency and package change

PR:		260505
Reported by:	diizzy
1.3.38
fb16dfecae files touched
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.3.38
b7f05445c0 files touched
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
1.3.38
296ebc603a files touched
Jan Beich (jbeich)
graphics/GraphicsMagick: enable JXL by default after 7ea47cecaa27
PR:		265741
Approved by:	maintainer timeout (2 weeks)
1.3.38
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.3.38
4bed58cf44 files touched
Tobias C. Berner (tcberner)
Mk/bsd.options.desc.mk: add common DESC for HEIF option
1.3.38
893c3f182a files touched
Po-Chuan Hsieh (sunpoet)
graphics/GraphicsMagick: Use .tar.zst instead of .tar.bz2
1.3.38
162ca23603 files touched
Po-Chuan Hsieh (sunpoet)
graphics/GraphicsMagick: Fix FreeType detection
- Bump PORTREVISION for package change

Reported by:	Bob Carr <carr.bob@gmail.com>
1.3.38
b6396c42a0 files touched
Po-Chuan Hsieh (sunpoet)
graphics/GraphicsMagick: Cosmetic change
1.3.38
ce5876680b files touched
Dmitry Marakasov (amdmi3)
graphics/GraphicsMagick: mark JXL option explicitly BROKEN
PR:		263448, 263352
Approved by:	portmgr blanket
1.3.38
22858dd244 files touched
Piotr Kubaj (pkubaj)
graphics/GraphicsMagick: use clang for OPENMP on riscv64
LLVM now has libomp and GCC is not ported anyway.
1.3.38
4e2b98832b files touched
Po-Chuan Hsieh (sunpoet)
graphics/GraphicsMagick: Add HEIF and JXL options
1.3.38
ed1bd5c595 files touched
Oleg Sidorkin (osidorkin)
graphics/GraphicsMagick: Fix build with libjxl installed
GraphicsMagick picks up libjxl when it is installed. However it requires libjxl
API trunk and fails to build with the version from ports. Disable libjxl
explicitly to fix the build.

PR:		263352
1.3.38
735ea04b67 files touched
Po-Chuan Hsieh (sunpoet)
graphics/jasper: Bump PORTREVISION of dependent ports for shlib change after cdcedd316da6d7c8509c394474160c683489a3ae
1.3.38
17d6b8e131 files touched
Po-Chuan Hsieh (sunpoet)
graphics/GraphicsMagick: Update to 1.3.38
Changes:	http://www.graphicsmagick.org/NEWS.html
1.3.37
d63665f7cd files touched
Charlie Li (vishwin)
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
1.3.37
247c7db751 files touched
Matthias Fechner (mfechner)
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
1.3.37
122b54b3c1 files touched
Po-Chuan Hsieh (sunpoet)
graphics/GraphicsMagick: Update to 1.3.37
- Update MASTER_SITES: ftp.graphicsmagick.org has been shut down

Changes:	http://www.graphicsmagick.org/NEWS.html
1.3.36
0f25620b59 files touched
Piotr Kubaj (pkubaj)
graphics/GraphicsMagick: use clang on powerpc64* with openmp
OpenMP works fine on powerpc64* with clang.
1.3.36
64eda6c39f files touched
Bernhard Froehlich (decke)
graphics/GraphicsMagick: Add CPE information
Approved by:	portmgr (blanket)
1.3.36
6716b025bb files touched
Po-Chuan Hsieh (sunpoet)
graphics/GraphicsMagick: Use openmp from Clang on aarch64 and amd64
- Bump PORTREVISION for package change

PR:		252994
Reported by:	<rasmus@gal.dk>
1.3.36
305f148f48 files touched
Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
1.3.36
28680027f4 files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
Update to 1.3.36
Changes:	http://www.graphicsmagick.org/NEWS.html
1.3.35
29a4730ffd files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
Update to 1.3.35
Changes:	http://www.graphicsmagick.org/NEWS.html
1.3.34
4caa3a056b files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
Update to 1.3.34
Changes:	http://www.graphicsmagick.org/NEWS.html
1.3.33
c5fe34636c files touched
Baptiste Daroussin (bapt)
Update jasper to 2.0.16
This is needed to be able to update gegl to latest version.
Bump revision of all consumer as the ABI is not 100% backward compatible.
Provide a patch for graphics/devil to properly build with latest jasper.
While here add a missing USES=xorg to graphics/devil
1.3.33
ef5d45aaa6 files touched
Niclas Zeising (zeising)
Sprinkle more USES=xorg
1.3.33
0e5bc827e8 files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
Update to 1.3.33
Changes:	http://www.graphicsmagick.org/NEWS.html
1.3.32
ea8c8ec7da files touched
Gerald Pfeifer (gerald)
Bump PORTREVISION for ports depending on the canonical version of GCC as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
1.3.32
22ac0ee64e files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
Update to 1.3.32
Changes:	http://www.graphicsmagick.org/NEWS.html
Security:	82c07dfa-9016-11e9-af2f-712c38aa3e4c
MFH:		2019Q2
1.3.31
dfb22b8c98 files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
Remove the unnecessary TRIO option
- Bump PORTREVISION for dependency change

PR:		234286
Submitted by:	mi
1.3.31
9596eb2a2c files touched
Rene Ladan (rene)
graphics/GraphicsMagick: remove optional dependency on expired x11/dgs
1.3.31
a9f015d155 files touched
Gerald Pfeifer (gerald)
Bump PORTREVISION for ports depending on the canonical version of GCC defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances.
This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
1.3.31
597d5a8452 files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
Add more options
- Fix LCMS2 option
- Bump PORTREVISION for package change

PR:		233364
Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch>
1.3.31
7c1e19ccbe files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
Update to 1.3.31
Changes:	http://www.graphicsmagick.org/NEWS.html
1.3.30
8dd44d6a66 files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
Fix build with libc++ 7
PR:		230412
Reported by:	jbeich
Submitted by:	dim
1.3.30
790bc9cb21 files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
Update to 1.3.30
Changes:	http://www.graphicsmagick.org/NEWS.html
Security:	e714b7d2-39f6-4992-9f48-e6b2f5f949df
MFH:		2018Q3
1.3.29
09f9633cb6 files touched
Gerald Pfeifer (gerald)
Bump PORTREVISION for ports depending on the canonical version of GCC in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default.
This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
1.3.29
07ca9529df files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
Update to 1.3.29
Changes:	http://www.graphicsmagick.org/NEWS.html
1.3.28
c2a92a1aea files touched
Gerald Pfeifer (gerald)
Bump PORTREVISIONs of all users of math/mpc that we just updated to version 1.1.0 (via revision 464079).
1.3.28
b148e12f8a files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
Remove PORTSCOUT
1.3.28
d813e2c279 files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
Update to 1.3.28
Changes:	http://www.graphicsmagick.org/NEWS.html
1.3.27a
780bfd3f12 files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
Fix build when libICE is installed but libSM is not
- Bump PORTREVISION for dependency change

PR:		220455
Reported by:	John Smith <godevilove@ya.ru>
1.3.27a
279a622603 files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
Add PORTSCOUT
1.3.27a
cd18c7d4a1 files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
Update to 1.3.27a
Changes:	http://www.graphicsmagick.org/NEWS.html
1.3.27
6669a3b1ee files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
Update to 1.3.27
Changes:	http://www.graphicsmagick.org/NEWS.html
1.3.26
9ae139d5b7 files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
Convert PORTDATA=* and PORTDOCS=* to PLIST entries
- Sort PLIST
1.3.26
e59c88cece files touched
Gerald Pfeifer (gerald)
Bump PORTREVISION for ports depending on the canonical version of GCC (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
1.3.26
f0eff9cf35 files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
Use C++03 for OPENMP option
PR:		221065
Submitted by:	rakuco
1.3.26
9183a96206 files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
Update to 1.3.26
- Add LICENSE

Changes:	http://www.graphicsmagick.org/NEWS.html
1.3.25
9be409c0cf files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
Use USES=gnome
1.3.25
7d3a967cfb files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
Update to 0.6.0
- Bump PORTREVISION for dependent ports

Changes:	https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
1.3.25
04d6f52202 files touched
Gerald Pfeifer (gerald)
Bump PORTREVISIONs for ports depending on the canonical version of GCC and lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms).
This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
1.3.25
2eb30dc50f files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
- Build C++ sources with GCC when OPENMP is enabled - Bump PORTREVISION for package change
PR:		215355
Submitted by:	jbeich
1.3.25
0ad7daa08c files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
- Update to 1.3.25
Changes:	http://www.graphicsmagick.org/NEWS.html
1.3.24
89f8b05214 files touched
Gerald Pfeifer (gerald)
Bump PORTREVISIONS for ports depending on the canonical version of GCC and lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
1.3.24
a0bcd2cf68 files touched
Mathieu Arnold (mat)
Use USES=pathfix where applicable.
PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
1.3.24
14203735b8 files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
- Update to 1.3.24 - Cosmetic change
Changes:	http://www.graphicsmagick.org/NEWS.html
1.3.23
3276f44bfb files touched
Adam Weinberger (adamw)
Turn hard dependencies into OPTIONS.
GraphicsMagick actually has the ability to be a slim package, and
support for every format is configurable.

All previously hard dependencies are now on by default, so the
default package is unchanged. No PORTREVISION bump necessary.

PR:		209362
Approved by:	maintainer timeout (15 days)
1.3.23
4e1b79a0a6 files touched
Mathieu Arnold (mat)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
1.3.23
1fc33e5d96 files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
- Update to 0.5.0 - Bump PORTREVISION for graphics/webp shlib change
Changes:	https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
1.3.23
84222d8644 files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
- Add missing USES=localbase - Fix build for dependent ports if OPENMP enabled - Bump PORTREVISION for package change
1.3.23
769740ca77 files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
- Add WMF and XML options - Remove unnecessary dependencies - Bump PORTREVISION for dependency change
1.3.23
f029750e16 files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
- Update to 1.3.23 - Convert to new options helper - Convert to new options dependency helper - Convert to new test framework - Sort LIB_DEPENDS - Sort CONFIGURE_ARGS - Use PORTDATA and PORTDOCS - Remove PORTSCOUT - Cosmetic change - Update pkg-descr - Take maintainership
Changes:	http://www.graphicsmagick.org/NEWS.html
1.3.22
d417455b24 files touched
John Marino (marino)
graphics/GraphicsMagick: Upgrade version 1.3.21 => 1.3.22
GraphicsMagick was just updated, but there was as newer, second
PR to upgrade it once more.  And again, the shared library version
has been bumped (haven't these guys heard of symbol versioning?)

While the INDEX references 114 users of GraphicksMagick, I'm going to
only bump the same 8 ports as yesterday.   The bump script appears to
be obsolete (still uses CVS!)

PR:		203547
Submitted by:	Walter Schwarzenfeld
1.3.21
f6a13dc9de files touched
John Marino (marino)
graphics/GraphicsMagick: Upgrade version 1.3.20 => 1.3.21
The shared library versions changed, so bump all the ports that
depend on GraphicsMagick by default too.

PR:		200304
Submitted by:	ports fury
1.3.20
27470e1676 files touched
Hiroki Sato (hrs)
- Split ghostscript into X11-independent and -dependent parts:
* print/ghostscript{7,8,9,9-agpl}-base

   Installs Ghostscript binary, libgs, and related files.
   These ports do not depend on X11 libraries (i.e. x11* devices
   are not available).  USES=ghostscript will set dependency on
   one of them depending on GHOSTSCRIPT_DEFAULT.

   The default device is set to "display" or "bbox".

 * print/ghostscript{7,8,9,9-agpl}-x11

   Installs a shared library which provides X11 support to
   the installed Ghostscript binaries.  x11* devices will be
   enabled when the library is available.

   This depends on *-base (RUN_DEPENDS).  USES=ghostscript:x11
   will set dependency on one of them.

- Fix integer overflow reported as CVE-2015-3228.

- Update Uses/ghostscript.mk:

 * Add x11 keyword.  nox11 keyword is now obsolete.

 * Use packagename in *_DEPENDS line to prevent relationship between
   -base and -x11 packages from being broken.

- Fix x11/nox11 keyword and bump PORTREVISION in ports using
  USES=ghostscript to update dependency of pre-compiled packages.
1.3.20
a374acb969 files touched
Tijl Coosemans (tijl)
By default libtool replaces -export-symbols <file> with -retain-symbols-file <file> on ELF systems, but this doesn't really do what -export-symbols is meant to do. On GNU ELF systems it converts <file> to a simple version script first and then uses -version-script instead of -retain-symbols-file. Let USES=libtool patch libtool scripts to do this on all systems with GNU ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.

audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions.  Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to.  Fix a number of other issues in the same
Makefile.am and clean up the port Makefile.

japanese/scim-honoka: Tries to hide all symbols that start with an
underscore, but because this library is written in C++ all symbols start
with _Z so it ends up hiding everything.  Just don't hide anything at all
like the textproc/scim configure script does.

multimedia/schroedinger: Apply an upstream patch.

textproc/scim-input-pad: Same as japanese/scim-honoka.

PR:		201922
Approved by:	portmgr (antoine)
Exp-run by:	antoine
1.3.20
68f883edfc files touched
Koop Mast (kwm)
Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.
Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection.
Arguments supported: <empty>, build, run, nox11 and agpl

PR:		201201 (exp-run)
Approved by:	portmgr (mat@)
Exp run by:	antione@ (previous patch)
Differential Revision:	https://reviews.freebsd.org/D2938
1.3.20
6e5719ca80 files touched
Antoine Brodin (antoine)
Convert to USES=jpeg
1.3.20
d6a68690bc files touched
Dmitry Marakasov (amdmi3)
- Strip libraries
1.3.20
60d1a83c2a files touched
Mathieu Arnold (mat)
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
1.3.20
9746d6524b files touched
John Marino (marino)
graphics category: Remove $PTHREAD_LIBS
graphics/zbar didn't pass check-plist (pre-existing), fixed.

approved by:	PTHREAD blanket
1.3.20
a5da770e67 files touched
Baptiste Daroussin (bapt)
Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports
1.3.20
ed30a7f3e3 files touched
Dmitry Marakasov (amdmi3)
- Fix empty directory handling in plist
1.3.20
73ac3bee69 files touched
Antoine Brodin (antoine)
Bump portrevision for previous change
1.3.20
a743a6eb57 files touched
Koop Mast (kwm)
Add back accidently removed lines in r375852.
Submitted by:	antoine@
1.3.20
b28f497285 files touched
Koop Mast (kwm)
Update cinnamon to 2.4, this should fix [1] and [2]. Update totem to 3.14 now that we have gstreamer 1.4 and minor gnome updates. Update evolution suite to 3.12.9. Make sure gtk30 pulls in adwait-icon-theme, since it now the default theme [3].
PR:		195290 [1], 195289 [2], 195455 [3]
Obtained from:	gnome devel repo
1.3.20
272840e553 files touched
Baptiste Daroussin (bapt)
Drop maintainership
1.3.20
01930aeb42 files touched
Antoine Brodin (antoine)
Add back some lines that were mistakenly removed during the bump
1.3.20
c0989fb54e files touched
Baptiste Daroussin (bapt)
revert changes not ready to get in
1.3.20
bb21093773 files touched
Baptiste Daroussin (bapt)
Bump portrevision after png update
1.3.20
7ae46e9b12 files touched
Antoine Brodin (antoine)
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
1.3.20
a76a739bfe files touched
Baptiste Daroussin (bapt)
Cleanup plist
1.3.20
fbc232aef0 files touched
Baptiste Daroussin (bapt)
grab maintainership
1.3.20
112907a661 files touched
Adam Weinberger (adamw)
Update to 1.3.20.
While here, fix up the OPTIONS. X11 was used as an option and as a
category name, which made it very confusing what you could and
could not select. Fix this by simply telling the user they have to
enable X11 to get DPS.

Also, I have removed DPS from OPTIONS_DEFAULT. It brings in gtk12 and
frankly that is ridiculous in 2014.

I'm not touching the mysterious reassignment of CXX after <bsd.port.post.mk>
with a ten foot pole.
1.3.19
d1459f8ca6 files touched
Dmitry Marakasov (amdmi3)
- Switch graphics/GraphicsMagick to USES=libtool, drop .la files - Bump dependent ports as .so version has changed - Fix distinfo for graphics/cmg - Fix shebang for graphics/vips
Approved by:	portmgr blanket
1.3.19
d1fcd0bb4b files touched
Tijl Coosemans (tijl)
Bump PORTREVISION for jbigkit library version bump.
Approved by:	portmgr (implicit)
1.3.19
0685b3e969 files touched
Rene Ladan (rene)
Update www/GraphicsMagick to 1.3.19 and bump PORTREVISION for consumers.
Note that graphics/GraphicsMagick12 was removed on 2014-05-20 because it is
no longer maintained upstream.

Detailed/other changes:
* graphics/GraphicsMagick :
  - Copy contents from graphics/GraphicsMagick13
  - Remove PORTREVISION and PKGNAMESUFFIX
  - Keep original pkg-descr, do not copy whitespace-only changes.
* graphics/pecl-gmagick :
  - Use modern LIB_DEPENDS
* graphics/vips :
  - Stage support
  - Use modern LIB_DEPENDS
  - USES libtool, pathfix
* multimedia/bombono :
  - Update BUILD_DEPENDS and RUN_DEPENDS
* textproc/htmltolatex :
  - Use modern LIB_DEPENDS

Phabric:	D108 162
Approved by:	portmgr (antoine, bapt)
1.1.15
39fc32e828 files touched
Niclas Zeising (zeising)
The FreeBSD x11@ and graphics team proudly presents a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
1.1.15
5a0f69faa6 files touched
Antoine Brodin (antoine)
Stage support
1.1.15
b1bf1620a6 files touched
Koop Mast (kwm)
Update freetype to 2.5.2.
Remove patch to add -I/usr/local/include in freetype-config --cflags. If
ports need extra headers they should look for them, and not get them via
a side-effect.

Freetype had a header resuffle in 2.5.1, patch ports to use the new header
style.

Thanks go to bdrewery for the two exp-runs and rakuco for helping me with
some troublesome cmake ports.

PR:		ports/184587
1.1.15
43b0eb0cb0 files touched
Greg Larkin (glarkin)
[Errno 11] Resource Temporarily Unavailable
Reassigning my ports back to the pool with the hope of freeing up
to do more FreeBSD work in the future.

Submitted by:	glarkin
1.1.15
d2e2065e2a files touched
Baptiste Daroussin (bapt)
Fix pkgname collision
With hat:	portmgr
1.1.15
d8352fb86c files touched
Baptiste Daroussin (bapt)
Do not arbitrary rename packages
1.1.15
eb08c5441c files touched
Baptiste Daroussin (bapt)
Add NO_STAGE all over the place in preparation for the staging support (cat: graphics)
1.1.15
a3a0715f38 files touched
Marcus von Appen (mva)
- Convert USE_ICONV=yes to USES=iconv - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by:	zeising
1.1.15
569fde8093 files touched
Greg Larkin (glarkin)
- Fixed X11-conditional dependency injection - Converted to optionsNG - Bumped PORTREVISION
Requested by:	Mark Felder <feld@feld.me>
1.1.15
2b74a89bc8 files touched
Dirk Meyer (dinoex)
- update png to 1.5.10
1.1.15
6f6fbe4bdf files touched
Dmitry Marakasov (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
1.1.15
30f9161773 files touched
Olli Hauer (ohauer)
-remove MD5
1.1.15
4a8684e352 files touched
Ade Lovett (ade)
Sync to new bsd.autotools.mk
1.1.15
0ab000c394 files touched
Dirk Meyer (dinoex)
- fix build for png-1.4.1 PR: 145111
1.1.15
de78af3ac5 files touched
Dirk Meyer (dinoex)
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
1.1.15
ca9c60461c files touched
Dirk Meyer (dinoex)
- update to jpeg-8
1.1.15
ee98532506 files touched
Greg Larkin (glarkin)
- Added PORTSCOUT variables to stop erroneous warnings
1.1.15
7e32706488 files touched
Greg Larkin (glarkin)
- Added explicit X11 option for consistency with other GM ports
1.1.15
6b5fb87219 files touched
Dmitry Marakasov (amdmi3)
- Switch SourceForge ports to the new File Release System: categories starting with G
1.1.15
789d75c728 files touched
Jeremy Messenger (mezz)
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22. -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
1.1.15
3bbc108312 files touched
Dirk Meyer (dinoex)
- update to jpeg7 Tested by: pav on pointyhat
1.1.15
f0b583acbf files touched
Greg Larkin (glarkin)
- Update to 1.1.15
1.1.14
32fdc2ea20 files touched
Greg Larkin (glarkin)
- Updated CONFLICTS to add GM 1.3 - Added NOPORTDOCS support
1.1.14
0f9d4fa801 files touched
Greg Larkin (glarkin)
- Upgraded to 1.1.14.
- Made various stylistic fixes to Makefile.

- Broke files/patch-* files into individiual patch
  files and used "make makepatch" to name them all
  correctly.

- Removed NOPORTDOCS support, pending support in
  upstream package installation process.

Reviewed by:	beech, itetcu
Approved by:	beech (mentor, implicit)
1.1.12
741aa71483 files touched
Rong-En Fan (rafan)
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script. Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
1.1.12
bb3d8a2d71 files touched
Greg Larkin (glarkin)
Changed my MAINTAINER address to glarkin@FreeBSD.org.
Approved by:	beech (mentor)
1.1.12
d37b1d5785 files touched
Beech Rintoul (beech)
- Downgrade to 1.1.12, new api not compatible with koffice - Bump PORTEPOCH
1.2.3
db1c85a126 files touched
Beech Rintoul (beech)
- Update to 1.2.3 - Pass maintainership to submitter
Added file(s):
- files/patch-configure.in

Removed file(s):
- files/patch-configure
- files/patch-magick_symbols.h
- files/patch-newfpx

PR:		ports/124365
Submitted by:	Greg Larkin <glarkin@sourcehosting.net>
1.1.12
7a9c8438eb files touched
Mikhail Teterin (mi)
Unfortunately, portmgr's policies -- no matter how bogus -- have core's full backing as long as they apply to all. I refuse to obey a particular policy -- that of automatic bumping PORTREVISION of all ports lib-depending on mine.
It is no longer possible to leave obeying a disagreable policy to those, who
finds it acceptable, either -- portmgr gets really angry, threatening backouts
and commit-bit suspensions.

I thus have no other option but to relinquish maintainership of ports, which
install shared libraries, which any other ports depend on -- starting with
GraphicsMagick.
1.1.12
991753611a files touched
Mikhail Teterin (mi)
Remove a ".rej" entry from the list of PORTDOCS. It should not have been there in the first place...
1.1.12
90a11f7cb4 files touched
Mikhail Teterin (mi)
Update to 1.1.12, which (partially) fixes some potential security flaws...
1.1.11
3e4ed01146 files touched
Martin Wilke (miwi)
- Remove unneeded dependency from gtk12/gtk20 [1] - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
1.1.11
f963670d17 files touched
Mikhail Teterin (mi)
Upgrade from 1.1.10 to 1.1.11. This brings security fixes and tiff-handling improvements. Follow-up on an earlier threat and turn self-checks on by default.
1.1.10
2417428fac files touched
Mikhail Teterin (mi)
Disable the parallelization during build. Although neither myself nor the software authors can reproduce the problem, one user of FreeBSD-7.x has reported an issue, which can only be explained by a build-time race.
Reported by:	Per olof Ljungmark
Approved by:	portmgr (mlinimon)
1.1.10
7ae64abc40 files touched
Mikhail Teterin (mi)
Update from 1.1.7 to 1.1.10. FPX-support is now in (and no longer an OPTION). Add support for running bundled self-tests after building. Do not run the self-tests by default, in order to be able to secure portmgr's approval, but advise the user to do so before installing. The self-tests will be turned on, when port-freeze is over.
Approved by:	portmgr	(pav)
1.1.7
b5f66dee8e files touched
Stanislav Sedov (stas)
- Do not redefine GraphicsMagick symbols, since it causes problems with some ports, that expect standard Magick symbols to be present (that is revert revision 1.6). Redefine only the GetToken symbol instead just to get rid of ports/94905 - Use correct path for windows fonts [1] - Add a knob to depend on windows fonts conditionally.
PR:		ports/114036 [1]
Submitted by:	Roderick van Domburg <r.s.a.vandomburg@nedforce.nl>
1.1.7
d4f0d0048a files touched
Florent Thoumie (flz)
- Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
1.1.7
60b3a84279 files touched
Kris Kennaway (kris)
Use libtool15 port instead of included version to avoid objformat a.out botch
1.1.7
3554badc6b files touched
Rong-En Fan (rafan)
- Fix build when libpng is compiled with assembler code support. For example, setting CPUTYPE to p3 or above triggers this.
This is the same bug happened in ImageMagick, and the original patch can
be found at
http://www.imagemagick.org/pipermail/magick-developers/2006-April/002550.html
In fact, this patch was submitted in PR 101361, but a wrong version was
committed.

PR:		ports/107086
Obtained from:	GraphicsMagick cvs
1.1.7
e5c6be44d9 files touched
Michael Nottebrock (lofi)
Fix build on 4.x
1.1.7
872ef390e9 files touched
Pav Lucistnik (pav)
- Update to 1.1.7
PR:		ports/106025
Submitted by:	Nick Muerdter <spam@nickm.org>
1.1.6
9da829959c files touched
Cheng-Lung Sung (clsung)
- fix build - bump PORTREVISION
1.1.6
10ddcca177 files touched
Cheng-Lung Sung (clsung)
- s,INSTALLS_SHLIB,USE_LDCONFIG,g - these include dns/ editors/ emulators/ finance/ games/ graphics/ maintained by ports@
PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
1.1.6
b3e18c1c57 files touched
Mathieu Arnold (mat)
In order to fix a symbol collision between GraphicsMagick and libtidy, GraphicsMagick has been updated so that all its symbols are now prefixed with 'Gm'. All depending ports will have to be recompiled as noted in UPDATING.
PR:		94905
Submitted by:	mat
1.1.6
035a11c0ad files touched
Mark Linimon (linimon)
Reset maintainer due to bouncing email address.
1.1.6
8503536d38 files touched
Ade Lovett (ade)
Conversion to a single libtool environment.
Approved by:	portmgr (kris)
1.1.6
c92c635b24 files touched
Edwin Groothuis (edwin)
SHA256ify
Approved by: krion@
1.1.6
d568611c3e files touched
Edwin Groothuis (edwin)
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
1.1.6
54a0b86543 files touched
Ade Lovett (ade)
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
1.1.6
43faaa2d5d files touched
Mikhail Teterin (mi)
Add the missing USE_GHOSTSCRIPT.
Notified by:	pointyhat	(kris)
PR:	ports/84290
1.1.6
908c708ec8 files touched
Mikhail Teterin (mi)
Remove some hunks from patch-Makefile.in -- these changes really belong to the configure script. This ensures, magick.mgk and friends are properly found at run-time.
1.1.6
35f66f4272 files touched
Will Andrews (will)
Nice.
1.1.6
b3c0bec1c7 files touched
Mikhail Teterin (mi)
A fork of a better-known ImageMagick emphasizing user convenience and API stability.
The port does not build nor install the Perl and Tcl APIs -- these
will be added by separate ports.

PR:	 	ports/83932
Submitted by:	Ron van Daal (maintainer to be)

← back to port