notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: graphics/jasper/Makefile

Number of commits found: 101 (showing only 100 on this page)

1 | 2  »  

Saturday, 9 Mar 2024
14:05 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/jasper: Update to 4.2.1

Changes:	https://github.com/jasper-software/jasper/releases
commit hash: 55d3be666e8ef99925a7137b251c881a021c3d44 commit hash: 55d3be666e8ef99925a7137b251c881a021c3d44 commit hash: 55d3be666e8ef99925a7137b251c881a021c3d44 commit hash: 55d3be666e8ef99925a7137b251c881a021c3d44 55d3be6
Wednesday, 21 Feb 2024
15:06 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/jasper: Update to 4.2.0

Changes:	https://github.com/jasper-software/jasper/releases
commit hash: 6e62752d4c1ca79ac8f7cf121f7cf4cf14e276f5 commit hash: 6e62752d4c1ca79ac8f7cf121f7cf4cf14e276f5 commit hash: 6e62752d4c1ca79ac8f7cf121f7cf4cf14e276f5 commit hash: 6e62752d4c1ca79ac8f7cf121f7cf4cf14e276f5 6e62752
Thursday, 14 Dec 2023
05:48 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/jasper: Update to 4.1.1

Changes:	https://github.com/jasper-software/jasper/releases
commit hash: 166e585b4bbf1ee5a3bc272636d27554432fca32 commit hash: 166e585b4bbf1ee5a3bc272636d27554432fca32 commit hash: 166e585b4bbf1ee5a3bc272636d27554432fca32 commit hash: 166e585b4bbf1ee5a3bc272636d27554432fca32 166e585
Tuesday, 14 Nov 2023
17:15 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/jasper: Update to 4.1.0

- Update WWW and clean up pkg-descr
- Use USES=pathfix to fix .pc installation

Changes:	https://github.com/jasper-software/jasper/releases
commit hash: 89bb77c92baa6a6f86facdca24e79eb2c30d7025 commit hash: 89bb77c92baa6a6f86facdca24e79eb2c30d7025 commit hash: 89bb77c92baa6a6f86facdca24e79eb2c30d7025 commit hash: 89bb77c92baa6a6f86facdca24e79eb2c30d7025 89bb77c
Friday, 28 Jul 2023
17:13 Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f 664a2fa
Tuesday, 2 May 2023
16:17 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: b1c370eb31887dff78e3eafc278d3b2b6cd06b24 commit hash: b1c370eb31887dff78e3eafc278d3b2b6cd06b24 commit hash: b1c370eb31887dff78e3eafc278d3b2b6cd06b24 commit hash: b1c370eb31887dff78e3eafc278d3b2b6cd06b24 b1c370e
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
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
commit hash: 022e658bd10b8753ede87b3dfda087efabddac98 commit hash: 022e658bd10b8753ede87b3dfda087efabddac98 commit hash: 022e658bd10b8753ede87b3dfda087efabddac98 commit hash: 022e658bd10b8753ede87b3dfda087efabddac98 022e658
Monday, 18 Jul 2022
12:39 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/jasper: Update to 3.0.6

Changes:	https://github.com/jasper-software/jasper/releases
commit hash: 1d502b91e968bc5a3bd631e81b36eb16602cb1e3 commit hash: 1d502b91e968bc5a3bd631e81b36eb16602cb1e3 commit hash: 1d502b91e968bc5a3bd631e81b36eb16602cb1e3 commit hash: 1d502b91e968bc5a3bd631e81b36eb16602cb1e3 1d502b9
Thursday, 7 Jul 2022
22:23 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/jasper: Update to 3.0.5

Changes:	https://github.com/jasper-software/jasper/releases
commit hash: d81bf64072bbc8142ebe39a9566afe96a5ccc6ab commit hash: d81bf64072bbc8142ebe39a9566afe96a5ccc6ab commit hash: d81bf64072bbc8142ebe39a9566afe96a5ccc6ab commit hash: d81bf64072bbc8142ebe39a9566afe96a5ccc6ab d81bf64
Wednesday, 6 Jul 2022
15:26 Tobias C. Berner (tcberner) search for other commits by this committer
graphics/jasper: re-add 'experimental' to HEIF description

Reported by:	mandree
Approved by:	sunpoet
commit hash: afb331056ffe57993905573eb8b89c30e791f5cf commit hash: afb331056ffe57993905573eb8b89c30e791f5cf commit hash: afb331056ffe57993905573eb8b89c30e791f5cf commit hash: afb331056ffe57993905573eb8b89c30e791f5cf afb3310
Thursday, 30 Jun 2022
18:16 Tobias C. Berner (tcberner) search for other commits by this committer
Mk/bsd.options.desc.mk: add common DESC for HEIF option
commit hash: 4bed58cf4472f3065fd2132c06daadd1ab36bf5d commit hash: 4bed58cf4472f3065fd2132c06daadd1ab36bf5d commit hash: 4bed58cf4472f3065fd2132c06daadd1ab36bf5d commit hash: 4bed58cf4472f3065fd2132c06daadd1ab36bf5d 4bed58c
Thursday, 9 Jun 2022
23:16 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/jasper: Update to 3.0.4

Changes:	https://github.com/jasper-software/jasper/releases
commit hash: d1501b820cb2b0e6cc908574bd858d753c571ffe commit hash: d1501b820cb2b0e6cc908574bd858d753c571ffe commit hash: d1501b820cb2b0e6cc908574bd858d753c571ffe commit hash: d1501b820cb2b0e6cc908574bd858d753c571ffe d1501b8
Sunday, 17 Apr 2022
23:58 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/jasper: Update to 3.0.3

Changes:	https://github.com/jasper-software/jasper/releases
commit hash: 4c278018a8dd46d2d3267c7149e231d80f235156 commit hash: 4c278018a8dd46d2d3267c7149e231d80f235156 commit hash: 4c278018a8dd46d2d3267c7149e231d80f235156 commit hash: 4c278018a8dd46d2d3267c7149e231d80f235156 4c27801
Saturday, 16 Apr 2022
04:19 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/jasper: Update to 3.0.2

Changes:	https://github.com/jasper-software/jasper/releases
commit hash: cdcedd316da6d7c8509c394474160c683489a3ae commit hash: cdcedd316da6d7c8509c394474160c683489a3ae commit hash: cdcedd316da6d7c8509c394474160c683489a3ae commit hash: cdcedd316da6d7c8509c394474160c683489a3ae cdcedd3
Sunday, 23 Jan 2022
19:09 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/jasper: Use upstream release tarball

PR:		260878
Reported by:	diizzy
commit hash: 10212df6567f632fdf19f15fd7c040cd6b53b041 commit hash: 10212df6567f632fdf19f15fd7c040cd6b53b041 commit hash: 10212df6567f632fdf19f15fd7c040cd6b53b041 commit hash: 10212df6567f632fdf19f15fd7c040cd6b53b041 10212df
Sunday, 8 Aug 2021
14:53 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/jasper: Update to 2.0.33

Changes:	https://github.com/jasper-software/jasper/releases
commit hash: fada59277545ae180dfe62ec17540a0a62e3f047 commit hash: fada59277545ae180dfe62ec17540a0a62e3f047 commit hash: fada59277545ae180dfe62ec17540a0a62e3f047 commit hash: fada59277545ae180dfe62ec17540a0a62e3f047 fada592
Tuesday, 22 Jun 2021
18:53 Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 da3162c
Thursday, 29 Apr 2021
14:23 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/jasper: Update to 2.0.32

Changes:	https://github.com/jasper-software/jasper/releases
commit hash: 05cea4ee3c0cab707bb28016dd4d6647d1fede6c commit hash: 05cea4ee3c0cab707bb28016dd4d6647d1fede6c commit hash: 05cea4ee3c0cab707bb28016dd4d6647d1fede6c commit hash: 05cea4ee3c0cab707bb28016dd4d6647d1fede6c 05cea4e
Sunday, 25 Apr 2021
20:35 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/jasper: Update to 2.0.29

Changes:	https://github.com/jasper-software/jasper/releases
commit hash: 601b53ac1ab0d509d599ec3af4af3ec0f56de61d commit hash: 601b53ac1ab0d509d599ec3af4af3ec0f56de61d commit hash: 601b53ac1ab0d509d599ec3af4af3ec0f56de61d commit hash: 601b53ac1ab0d509d599ec3af4af3ec0f56de61d 601b53a
Sunday, 18 Apr 2021
05:41 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/jasper: Update to 2.0.26

Changes:	https://github.com/jasper-software/jasper/releases
commit hash: 7a3142e4765ed81e3cf84989580b124213a5a8ec commit hash: 7a3142e4765ed81e3cf84989580b124213a5a8ec commit hash: 7a3142e4765ed81e3cf84989580b124213a5a8ec commit hash: 7a3142e4765ed81e3cf84989580b124213a5a8ec 7a3142e
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Wednesday, 3 Mar 2021
18:07 sunpoet search for other commits by this committer
Update to 2.0.25

Changes:	https://github.com/jasper-software/jasper/releases
Security:	3a469cbc-7a66-11eb-bd3f-08002728f74c
Original commitRevision:567117 
Wednesday, 6 Jan 2021
20:24 sunpoet search for other commits by this committer
Update to 2.0.24

Changes:	https://github.com/jasper-software/jasper/blob/master/NEWS
Original commitRevision:560569 
Sunday, 13 Dec 2020
22:19 sunpoet search for other commits by this committer
Add USES=cpe
Original commitRevision:558018 
14:57 sunpoet search for other commits by this committer
Fix r557906
Original commitRevision:557989 
14:41 sunpoet search for other commits by this committer
Update to 2.0.23

Changes:	https://github.com/jasper-software/jasper/blob/master/NEWS
Security:	85349584-3ba4-11eb-919d-08002728f74c
MFH:		2020Q4
Original commitRevision:557906 
Saturday, 10 Oct 2020
07:44 sunpoet search for other commits by this committer
Update to 2.0.22

Changes:	https://github.com/jasper-software/jasper/blob/master/NEWS
Original commitRevision:551869 
Wednesday, 23 Sep 2020
12:04 sunpoet search for other commits by this committer
Update to 2.0.21

Changes:	https://github.com/jasper-software/jasper/blob/master/NEWS
Original commitRevision:549686 
Saturday, 12 Sep 2020
14:58 sunpoet search for other commits by this committer
Update to 2.0.20

Changes:	https://github.com/jasper-software/jasper/blob/master/NEWS
PR:		248912
Exp-run by:	antoine
Security:	6842ac7e-d250-11ea-b9b7-08002728f74c
MFH:		2020Q3
Original commitRevision:548374 
Friday, 24 Jul 2020
07:08 sunpoet search for other commits by this committer
Update MASTER_SITES and WWW

- Sort PLIST
Original commitRevision:543019 
Sunday, 29 Dec 2019
12:53 sunpoet search for other commits by this committer
Fix LICENSE for 2.0.16 update
Original commitRevision:521300 
Friday, 27 Dec 2019
18:18 jrm search for other commits by this committer
graphics/jasper: Add missing OPENGL dependencies, use CMAKE_BOOL

Reported by:	danfe
Approved by:	bapt
Differential Revision:	https://reviews.freebsd.org/D22936
Original commitRevision:521017 
17:21 bapt search for other commits by this committer
Fix build with opengl option off

Reported by:	jrm
Original commitRevision:521014 
13:43 bapt search for other commits by this committer
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
Original commitRevision:520989 
Thursday, 7 Nov 2019
20:20 zeising search for other commits by this committer
Sprinkle more USES=xorg
Original commitRevision:517008 
Sunday, 26 Aug 2018
18:41 sunpoet search for other commits by this committer
Update MASTER_SITES and WWW
Original commitRevision:478143 
Tuesday, 23 May 2017
05:03 rezny search for other commits by this committer
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Original commitRevision:441503 
Sunday, 15 Jan 2017
04:17 sunpoet search for other commits by this committer
Clean up Makefile

- Use USES=localbase
- Sort USES
- Convert to options variable helper
- Update WWW
- Add GitHub repository to WWW
- Take maintainership
Original commitRevision:431514 
Sunday, 25 Sep 2016
16:39 dinoex search for other commits by this committer
- drop maintainership
Original commitRevision:422753 
Saturday, 20 Feb 2016
13:34 dinoex search for other commits by this committer
- make option UUID default

- fix double-free in in jas_iccattrval_destroy()
Obtained from:	RedHat
Security: CVE-2014-8137
Security: https://bugzilla.redhat.com/show_bug.cgi?id=1173157

- fix heap overflow in jp2_decode()
Obtained from:	RedHat
Security: CVE-2014-8138
Security: https://bugzilla.redhat.com/show_bug.cgi?id=1173162

- dec->numtiles off-by-one check in jpc_dec_process_sot()
Obtained from:	RedHat, Fedora
Security: CVE-2014-8157
Security: https://bugzilla.redhat.com/show_bug.cgi?id=1179282

- multiple stack-based buffer overflows
Obtained from:	RedHat, Fedora
Security: CVE-2014-8158
Security: https://bugzilla.redhat.com/show_bug.cgi?id=1179282

- fix Heap overflows in libjasper
Obtained from:	RedHat
Security: CVE-2014-9029
Security: https://bugzilla.redhat.com/show_bug.cgi?id=1167537

- fix Use-after-free (and double-free)
Security: CVE-2015-5221
Security: http://www.openwall.com/lists/oss-security/2015/08/20/4
PR:		203504

- patch (rows_ NULL check)
Obtained from:	RedHat
Security: CVE-2016-2089
Security: https://bugzilla.redhat.com/show_bug.cgi?id=1302636
Original commitRevision:409237 
Thursday, 8 Oct 2015
04:34 dinoex search for other commits by this committer
- cleanup
Original commitRevision:398804 
Saturday, 29 Aug 2015
06:19 dinoex search for other commits by this committer
- Security patch for CVE-2015-5203
PR:		202697
Submitted by:	wxl@bikefriday.com
Reviewed y:
Security:	CVE-2015-5203
Original commitRevision:395527 
Monday, 22 Jun 2015
18:33 antoine search for other commits by this committer
Convert to USES=jpeg
Original commitRevision:390310 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
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
Original commitRevision:386312 
Monday, 30 Mar 2015
22:39 bapt search for other commits by this committer
Remove dead RINGSERVER
Original commitRevision:382777 
Sunday, 3 Aug 2014
16:19 dinoex search for other commits by this committer
- fix order in USES
Original commitRevision:363922 
Tuesday, 15 Jul 2014
15:30 adamw search for other commits by this committer
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Original commitRevision:361950 
Thursday, 24 Apr 2014
17:35 tijl search for other commits by this committer
Convert to USES=libtool.
Original commitRevision:352032 
Wednesday, 16 Apr 2014
18:28 zeising search for other commits by this committer
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)
Original commitRevision:351411 
Monday, 10 Mar 2014
14:49 bapt search for other commits by this committer
Convert g* to USES=zip
Original commitRevision:347760 
Wednesday, 11 Dec 2013
21:54 dinoex search for other commits by this committer
- update LIB_DEPENDS
Original commitRevision:336227 
Friday, 22 Nov 2013
19:39 dinoex search for other commits by this committer
- cleanup manpage handling
Original commitRevision:334610 
19:36 dinoex search for other commits by this committer
- use STAGEDIR
- drop NO_INSTALL_MANPAGES
Original commitRevision:334609 
Saturday, 21 Sep 2013
11:06 dinoex search for other commits by this committer
- fix misplaced NO_STAGE in slaveports and ifdefs
Original commitRevision:327804 
Friday, 20 Sep 2013
18:35 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
Original commitRevision:327733 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Saturday, 20 Apr 2013
16:01 dinoex search for other commits by this committer
- Security fix
Security: CVE-2011-4517 execute arbitrary code on decodes images
Submitted by:   naddy (Christian Weisgerber)
Obtained from:  Fedora
Feature safe: yes
Original commitRevision:316157 
Wednesday, 17 Apr 2013
21:25 dinoex search for other commits by this committer
graphics/jasper
- Security fixes
  Multiple integer overflows
  Buffer overflow in the jas_stream_printf
  execute arbitrary code on decodes images
Security: CVE-2008-3520
Security: CVE-2008-3522
Security: CVE-2011-4516
Security: CVE-2011-4517
PR:             163718
Obtained from:  Fedora
Feature safe: yes
Original commitRevision:316008 
Saturday, 26 Jan 2013
16:34 dinoex search for other commits by this committer
- cleanup header
Original commitRevision:311027 
Saturday, 4 Aug 2012
22:52 kwm search for other commits by this committer
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
Original commit
Saturday, 16 Jun 2012
08:22 dinoex search for other commits by this committer
- remove OPTIONS_DEFAULT
Submitted by:   sunpoet
Original commit
Friday, 15 Jun 2012
16:45 dinoex search for other commits by this committer
- use OPTIONS_DEFINE
Original commit
Saturday, 26 Nov 2011
07:02 dinoex search for other commits by this committer
- fix assertion on some JPEG2000 pictures encoded in (RGBA)
PR:             162812
Sumbitted by:   Sebastian Klemke
Obtained from:  Debian, Mathew Eis
Feature safe:   yes
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- 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
Original commit
Thursday, 11 Aug 2011
19:20 kwm search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Friday, 4 Jun 2010
14:14 dinoex search for other commits by this committer
LICENSE MIT
Original commit
Wednesday, 5 May 2010
15:19 dinoex search for other commits by this committer
- new option WITH_UUID
PR:             146290
Submitted by:   Sunpoet Po-Chuan Hsieh
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Sunday, 2 Aug 2009
19:36 mezz search for other commits by this committer
-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
Original commit
Saturday, 18 Jul 2009
11:11 dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
Original commit
Sunday, 5 Jul 2009
09:50 dinoex search for other commits by this committer
- take maintainership
- cleanup
Original commit
Tuesday, 24 Mar 2009
16:21 mm search for other commits by this committer
- Mark MAKE_JOBS_SAFE for SMP compilation
Original commit
Friday, 23 Jan 2009
16:28 flz search for other commits by this committer
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
Original commit
Monday, 6 Aug 2007
20:08 sat search for other commits by this committer
- Disable parallel build which broke jasper on two of my boxes
  (7/i386/UP and 7/amd64/SMP)
- Note that parallel builds still require much testing (and
  research)
Original commit
Sunday, 5 Aug 2007
22:14 mi search for other commits by this committer
Add a patch, which disables a call to atexit() to register libjasper's
own clean-up routine (jas_cleanup). The call would be of limited
use anyway, as freeing memory at exit is useful only for tracking
down memory leaks. Removing the atexit call eliminates crashes in
ImageMagick and GraphicsMagick, when they are compiled with modules
support -- when a library is dlclosed, calling its cleanup routine is
certain death...

When compiling with gcc, declare the routine with ``__attribute__
(destructor)'' as per kan's otherwise obnoxious and inflammatory
e-mails. This will make sure, the routine is invoked, when libjasper
is dlclosed(). The only known apps that do that are ImageMagick and
GraphicsMagick (when built with modules support). They both call
the routine explicitly anyway...

While here enable parallel build of jasper itself, and eliminate the
most threatening warnings.

Bump PORTREVISION.
Original commit
Monday, 9 Jul 2007
10:29 rafan search for other commits by this committer
- Fix OPTIONS handling. When reviewing miwi@'s patch yesterday, I did not
  notice this is wrong :(

PR:             ports/114430
Submitted by:   Shane Bell <decept0 at gmail.com>
Original commit
Sunday, 8 Jul 2007
08:02 miwi search for other commits by this committer
- Add OPTIONS knobs for opengl

Submitted by:   ports@ ml
Reviewed by:    rafan (thanks)
Original commit
Friday, 6 Jul 2007
22:28 miwi search for other commits by this committer
- Fix pkg-plist
Original commit
Wednesday, 4 Jul 2007
11:46 miwi search for other commits by this committer
- Add missing file to pkg-plist

PR:             114226
Submitted by:   Stefan Sperling <stsp@stsp.name>
Original commit
Tuesday, 12 Jun 2007
15:47 mi search for other commits by this committer
Replace a tmpnam/open combo with mkstemp. A more aggressive change, which
uses tmpfile is being evaluated.
Original commit
Thursday, 8 Feb 2007
22:35 miwi search for other commits by this committer
- Update to 1.9001

PR:             108869
Submitted by:   Martin Matuska <martin@matuska.org>
Original commit
Thursday, 1 Feb 2007
02:42 kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
Original commit
Monday, 14 Aug 2006
23:06 clsung search for other commits by this committer
- 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>
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
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.
Original commit
Wednesday, 1 Jun 2005
19:56 oliver search for other commits by this committer
change the libtool version to use from 1.3 to 1.5
Original commit
Friday, 9 Jul 2004
17:43 marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
Original commit
Saturday, 10 Apr 2004
17:26 trevor search for other commits by this committer
Tidy up whitespace.
Original commit
Friday, 2 Apr 2004
19:04 krion search for other commits by this committer
- Update to version 1.701.0

PR:             ports/65085
Submitted by:   Ports Fury
Original commit
Sunday, 14 Mar 2004
06:17 ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Original commit
Sunday, 8 Feb 2004
13:17 krion search for other commits by this committer
- Utilize USE_GNOME
- Use DOCSDIR

PR:             ports/62531
Submitted by:   Ports Fury
Original commit
Wednesday, 17 Dec 2003
17:20 mi search for other commits by this committer
Upgrade from 1.700.2 to 1.700.5 (released on Oct 4th).
Original commit
Tuesday, 29 Jul 2003
09:12 sobomax search for other commits by this committer
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
Original commit
Tuesday, 6 May 2003
16:27 sobomax search for other commits by this committer
Update to 1.700.2.
Original commit
Friday, 7 Mar 2003
06:04 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Original commit
Sunday, 19 Jan 2003
20:26 sobomax search for other commits by this committer
Update to 1.600.0.
Original commit
Sunday, 22 Sep 2002
10:36 knu search for other commits by this committer
The only master site is down.  Add some ImageMagick sites that mirror
the jasper distfile. (Time for MASTER_SITE_IMAGEMAGICK?)
Original commit
Friday, 30 Aug 2002
12:21 sobomax search for other commits by this committer
Update to 1.500.4.

PR:             41357
Submitted by:   Ports Fury
Original commit

Number of commits found: 101 (showing only 100 on this page)

1 | 2  »