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/netpbm/Makefile

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

1 | 2 | 3  »  

Wednesday, 28 Feb 2024
15:53 Michael Osipov (michaelo) search for other commits by this committer
*/*: Properly depend on Subversion LTS or latest with WITH_SUBVERSION_VER

When LTS version of Subversion is set in make.conf (WITH_SUBVERSION_VER)
depending ports will still depend on latest version (devel/subversion)
instead of LTS one (devel/subversion-lts). This will cause dependency
conflicts when packages are distributed with Poudriere, namely pkg(8)
will report them and fail to install.
Make all affected ports properly depend on the right port based on the
value set in WITH_SUBVERSION_VER.

Approved by:	jrm (mentor), otis (mentor), lev (maintainer timeout)
Differential Revision:	https://reviews.freebsd.org/D43864
commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566 commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566 commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566 commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566 e83f0a9
Friday, 29 Sep 2023
22:10 Craig Leres (leres) search for other commits by this committer
graphics/netpbm: Update to 11.04.01

    https://sourceforge.net/p/netpbm/code/4700/tree/advanced/doc/HISTORY

Changes since 11.04.00:

 - pjtoppm: fix crash based on uninitialized variable. Introduced
   in Netpbm 11.04 (two days ago).

 - Build: Fix compile error on systems without 'asprintf'. Introduced
   in Netpbm 11.04 (yesterday).

Changes since 11.03.06:

 - pamaddnoise: add -salt.

 - pamaddnoise: reject options that aren't meaningful for the type
   of noise specified rather than just ignore them.

 - ppmtosixel: Add -7bit, so it works on more terminals, including
   xterms.  Thanks Scott Pakin.

 - g3topbm: Add -correctlong

 - build: Add COMPILED_BY environment variable to control the
   "compiled by" value from --version common option.  This helps
   with creating reproducible builds.

 - pnmtojpeg: minor improvement to error messages about bad files.

 - pammixmulti: Remove disclaimer of patent license.

 - pgmtexture: Fix bug: ignores -d.  Introduced in Netpbm 10.56
   (September 2011).

 - pbmtopgm: Fix error message for excessive -width.

 - tifftopnm: Fix incorrect output with insanely wide/deep rows.

 - thinkjettopbm: Fix incorrect output with insanely wide rows.

 - ybmtopbm: Fix incorrect output with insanely wide rows.

 - pjtoppm: Fix incorrect output with insanely large number of rows.

 - library: add check of maxval for computable size.

 - Build: Include LDFLAGS in link of shared library.

Also: Remove obsolete patches.
commit hash: 93c4589950fb7ab20cdb72a8a01fd7442bee29d6 commit hash: 93c4589950fb7ab20cdb72a8a01fd7442bee29d6 commit hash: 93c4589950fb7ab20cdb72a8a01fd7442bee29d6 commit hash: 93c4589950fb7ab20cdb72a8a01fd7442bee29d6 93c4589
Monday, 25 Sep 2023
23:41 Craig Leres (leres) search for other commits by this committer
graphics/netpbm: Update to 11.03.06

Changes since 11.03.05:

 - pbmtoxbm: Fix spurious output with really wide rows.

Also: Use https instead of http/svn.
commit hash: d467f5d13c8d5ada36868c3deec04a8673d1130e commit hash: d467f5d13c8d5ada36868c3deec04a8673d1130e commit hash: d467f5d13c8d5ada36868c3deec04a8673d1130e commit hash: d467f5d13c8d5ada36868c3deec04a8673d1130e d467f5d
Sunday, 10 Sep 2023
17:42 Craig Leres (leres) search for other commits by this committer
graphics/netpbm: Switch to 11.03.05 (advanced train) from sourceforge

The sourceforge repo does not create actual releases, instead
they to commit to stable and advanced branches. So build
one using svn/tar and distribute via MASTER_SITES=LOCAL/... (Crib
do-fetch logic from graphics/yukon and devel/libopenbsd.)

Remove MANPAGES option (no longer included).

Remove PERL option (we're now unconditionally dependant on perl).

Remove STATIC option (does not build because graphics/jasper no
longer installs a static library).

Reported by:	diizzy
PR:		262212
commit hash: 170ff4fd76b063773fe573ede552bd9028e7afb7 commit hash: 170ff4fd76b063773fe573ede552bd9028e7afb7 commit hash: 170ff4fd76b063773fe573ede552bd9028e7afb7 commit hash: 170ff4fd76b063773fe573ede552bd9028e7afb7 170ff4f
Monday, 21 Aug 2023
21:30 Craig Leres (leres) search for other commits by this committer
graphics/netpbm: Unbreak build WITH_PIE

While we're here fix portlint nit.

Reported by:	netchild
PR:		268982
commit hash: b253eb3a1ac05342e8f9232e8fe8e92ccc4b24a6 commit hash: b253eb3a1ac05342e8f9232e8fe8e92ccc4b24a6 commit hash: b253eb3a1ac05342e8f9232e8fe8e92ccc4b24a6 commit hash: b253eb3a1ac05342e8f9232e8fe8e92ccc4b24a6 b253eb3
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
Saturday, 10 Sep 2022
14:36 Tobias Kortkamp (tobik) search for other commits by this committer
graphics/netpbm: Use working mirror

The t6/netpbm mirror will be deleted. I haven't updated it since 2020.
commit hash: 81fe8b090b6a44a63ae37f5f74cfdf46651fcb2d commit hash: 81fe8b090b6a44a63ae37f5f74cfdf46651fcb2d commit hash: 81fe8b090b6a44a63ae37f5f74cfdf46651fcb2d commit hash: 81fe8b090b6a44a63ae37f5f74cfdf46651fcb2d 81fe8b0
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
Saturday, 16 Apr 2022
20:55 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/jasper: Bump PORTREVISION of dependent ports for shlib change after
cdcedd316da6d7c8509c394474160c683489a3ae
commit hash: 735ea04b67c5fe82399afbc9eb1d280d7fd1d7ba commit hash: 735ea04b67c5fe82399afbc9eb1d280d7fd1d7ba commit hash: 735ea04b67c5fe82399afbc9eb1d280d7fd1d7ba commit hash: 735ea04b67c5fe82399afbc9eb1d280d7fd1d7ba 735ea04
Saturday, 11 Sep 2021
11:16 Bernhard Froehlich (decke) search for other commits by this committer
graphics/netpbm: Add CPE information

Approved by:	portmgr (blanket)
commit hash: 0430a540e3810bcd4edcc9e69bea484dfc9966a1 commit hash: 0430a540e3810bcd4edcc9e69bea484dfc9966a1 commit hash: 0430a540e3810bcd4edcc9e69bea484dfc9966a1 commit hash: 0430a540e3810bcd4edcc9e69bea484dfc9966a1 0430a54
Sunday, 25 Jul 2021
01:35 Craig Leres (leres) search for other commits by this committer
graphics/netpbm: Don't install dangling symlink when PERL is not selected

As per the PR, a symlink for pnmquantall was getting installed
for the binary and man page with the PERL option off.

While we're here, fix a portlint nit (sed -> ${SED).

Take maintainership.

PR:		255658
Reported by:	Philippe Michel
commit hash: 4defa21352e4e5b0a449e91b06ac52258dc213bf commit hash: 4defa21352e4e5b0a449e91b06ac52258dc213bf commit hash: 4defa21352e4e5b0a449e91b06ac52258dc213bf commit hash: 4defa21352e4e5b0a449e91b06ac52258dc213bf 4defa21
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
Monday, 28 Sep 2020
05:05 tobik search for other commits by this committer
Reset MAINTAINER
Original commitRevision:550400 
Friday, 24 Jul 2020
18:03 tobik search for other commits by this committer
graphics/netpbm: Update to 10.91.01

Changes:	https://github.com/t6/netpbm/blob/v10.91.01/doc/HISTORY
Original commitRevision:543274 
Friday, 10 Jul 2020
17:24 naddy search for other commits by this committer
Re-enable the pnmquant test, which was fixed in 10.89.

Approved by:	tobik
Original commitRevision:541873 
Wednesday, 1 Jul 2020
17:44 tobik search for other commits by this committer
graphics/netpbm: Update to 10.91.00

Changes:	https://github.com/t6/netpbm/blob/v10.91.00/doc/HISTORY
Original commitRevision:540982 
Saturday, 13 Jun 2020
17:14 tobik search for other commits by this committer
graphics/netpbm: Update to 10.90.04

Changes:	https://github.com/t6/netpbm/blob/v10.90.04/doc/HISTORY
Original commitRevision:538688 
Thursday, 4 Jun 2020
18:17 tobik search for other commits by this committer
graphics/netpbm: Update to 10.90.03

Changes:	https://github.com/t6/netpbm/blob/v10.90.03/doc/HISTORY
Original commitRevision:537921 
Wednesday, 6 May 2020
17:43 tobik search for other commits by this committer
graphics/netpbm: Update to 10.90.02

Changes:	https://github.com/t6/netpbm/blob/v10.90.02/doc/HISTORY
Original commitRevision:534195 
Thursday, 23 Apr 2020
04:12 tobik search for other commits by this committer
graphics/netpbm: Update to 10.90.01

Changes:	https://github.com/t6/netpbm/blob/v10.90.01/doc/HISTORY
Original commitRevision:532618 
Saturday, 28 Mar 2020
06:51 tobik search for other commits by this committer
graphics/netpbm: Update to 10.90.00

Changes:	https://github.com/t6/netpbm/blob/v10.90.00/doc/HISTORY
Original commitRevision:529308 
Friday, 27 Mar 2020
07:35 tobik search for other commits by this committer
graphics/netpbm: Reexport CC

Support inheriting CC from the build environment.  `make CC=foo`
works like it should but `env CC=foo make` does not.

PR:		245076
Original commitRevision:529232 
Sunday, 19 Jan 2020
09:14 tobik search for other commits by this committer
graphics/netpbm: Update to 10.89.01

Changes:	https://github.com/t6/netpbm/blob/v10.89.01/doc/HISTORY
Original commitRevision:523520 
Wednesday, 1 Jan 2020
12:05 tobik search for other commits by this committer
graphics/netpbm: Update to 10.89.00

Changes:	https://github.com/t6/netpbm/blob/v10.89.00/doc/HISTORY
Original commitRevision:521715 
Friday, 27 Dec 2019
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, 5 Dec 2019
07:17 tobik search for other commits by this committer
graphics/netpbm: Update to 10.88.01

Changes:	https://github.com/t6/netpbm/blob/v10.88.01/doc/HISTORY
Original commitRevision:519069 
Thursday, 31 Oct 2019
09:10 tobik search for other commits by this committer
Add missing USES to my ports, round 2
Original commitRevision:516141 
Monday, 30 Sep 2019
14:02 tobik search for other commits by this committer
graphics/netpbm: Update to 10.88.00

Changes:	https://github.com/t6/netpbm/blob/v10.88.00/doc/HISTORY
Original commitRevision:513377 
13:59 tobik search for other commits by this committer
graphics/netpbm: Cosmetic changes
Original commitRevision:513375 
Sunday, 8 Sep 2019
09:32 tobik search for other commits by this committer
graphics/netpbm: Update to 10.87.02

Changes:	https://github.com/t6/netpbm/blob/v10.87.02/doc/HISTORY
Original commitRevision:511559 
Sunday, 11 Aug 2019
07:17 tobik search for other commits by this committer
graphics/netpbm: Update to 10.87.01

Changes:	https://gitlab.com/tobiask/netpbm/raw/v10.87.01/doc/HISTORY
Original commitRevision:508588 
Monday, 1 Jul 2019
16:15 tobik search for other commits by this committer
graphics/netpbm: Update to 10.87.00

Changes:	https://gitlab.com/tobiask/netpbm/raw/v10.87.00/doc/HISTORY
Original commitRevision:505613 
Saturday, 15 Jun 2019
22:22 tobik search for other commits by this committer
graphics/netpbm: Update to 10.86.04

Changes:	https://gitlab.com/tobiask/netpbm/raw/v10.86.04/doc/HISTORY
Original commitRevision:504270 
Saturday, 4 May 2019
22:58 tobik search for other commits by this committer
graphics/netpbm: Update to 10.86.03

Changes:	https://gitlab.com/tobiask/netpbm/raw/v10.86.03/doc/HISTORY
Original commitRevision:500839 
Thursday, 11 Apr 2019
22:24 tobik search for other commits by this committer
graphics/netpbm: Update to 10.86.02

- Fixes yet another bug in pnmcrop

Changes:	https://gitlab.com/tobiask/netpbm/raw/v10.86.02/doc/HISTORY
Original commitRevision:498687 
Sunday, 7 Apr 2019
06:39 tobik search for other commits by this committer
graphics/netpbm: Update to 10.86.01

Changes:	https://gitlab.com/tobiask/netpbm/raw/v10.86.01/doc/HISTORY
MFH:		2019Q2 (fixes bug in pnmcrop)
Original commitRevision:498261 
Sunday, 31 Mar 2019
00:14 tobik search for other commits by this committer
graphics/netpbm: Update to 10.86.00

Changes:	https://gitlab.com/tobiask/netpbm/raw/v10.86.00/doc/HISTORY
Original commitRevision:497372 
Sunday, 10 Mar 2019
04:27 tobik search for other commits by this committer
graphics/netpbm: Update to 10.85.04

Changes:	https://gitlab.com/tobiask/netpbm/raw/v10.85.04/doc/HISTORY
MFH:		2019Q1 (fixes bugs in pamtopng)
Original commitRevision:495223 
Friday, 1 Mar 2019
11:37 tobik search for other commits by this committer
graphics/netpbm: Update to 10.85.03

- Fixes a bug where pstopnm ignores -textalphabits [1]

Changes:	https://gitlab.com/tobiask/netpbm/raw/v10.85.03/doc/HISTORY
PR:		236097 [1]
Reported by:	Shigeharu TAKENO <shige@iee.niit.ac.jp> [1]
MFH:		2019Q1
Original commitRevision:494290 
Sunday, 10 Feb 2019
23:15 tobik search for other commits by this committer
graphics/netpbm: Update to 10.85.02

Changes:	https://gitlab.com/tobiask/netpbm/raw/v10.85.02/doc/HISTORY
MFH:		2019Q1 (fixes bug in pnmtopng)
Original commitRevision:492656 
Monday, 7 Jan 2019
23:34 tobik search for other commits by this committer
graphics/netpbm: Update to 10.85.01

Changes:	https://gitlab.com/tobiask/netpbm/raw/v10.85.01/doc/HISTORY
MFH:		2019Q1 (bug fixes)
Original commitRevision:489622 
Sunday, 30 Dec 2018
05:31 tobik search for other commits by this committer
graphics/netpbm: Update to 10.85.00

Changes:	https://gitlab.com/tobiask/netpbm/raw/v10.85.00/doc/HISTORY
Original commitRevision:488698 
Monday, 17 Dec 2018
16:50 tobik search for other commits by this committer
graphics/netpbm: Update to 10.84.05

Changes:	https://gitlab.com/tobiask/netpbm/raw/v10.84.05/doc/HISTORY
Original commitRevision:487695 
Friday, 7 Dec 2018
16:48 tobik search for other commits by this committer
graphics/netpbm: Update to 10.84.04

- Add an additional mirror and missing USES=gnome

Changes:	https://raw.githubusercontent.com/t6/netpbm/v10.84.04/doc/HISTORY
Original commitRevision:486873 
Friday, 19 Oct 2018
20:35 tobik search for other commits by this committer
graphics/netpbm: Update to 10.84.02

Changes:	https://raw.githubusercontent.com/t6/netpbm/v10.84.02/doc/HISTORY
Original commitRevision:482455 
Monday, 10 Sep 2018
10:40 tobik search for other commits by this committer
graphics/netpbm: Update to 10.83.02

The man pages are now pregenerated and part of the release tarballs
I already have to prepare, so simplify the port accordingly.

Changes:	https://raw.githubusercontent.com/t6/netpbm/v10.83.02/doc/HISTORY
Original commitRevision:479388 
Tuesday, 24 Jul 2018
06:20 tobik search for other commits by this committer
graphics/netpbm: Update to 10.83.01

Changes:	https://raw.githubusercontent.com/t6/netpbm/v10.83.01/doc/HISTORY
Original commitRevision:475225 
Saturday, 18 Nov 2017
00:51 tobik search for other commits by this committer
graphics/netpbm: Fix build with older netpbm versions installed

The build currently fails when older netpbm version are still
installed in the build environment e.g. when upgrading from 10.35.98
to 10.80.00 the build fails with

ppmtompeg.o: In function `main':
ppmtompeg.c:(.text+0x9a5): undefined reference to `pm_strfree'
ppmtompeg.o: In function `getUserFrameFile':
ppmtompeg.c:(.text+0xcb1): undefined reference to `pm_asprintf'
ppmtompeg.c:(.text+0xcfb): undefined reference to `pm_strfree'
ppmtompeg.c:(.text+0xd04): undefined reference to `pm_strfree'

- Use explicit paths when linking with libnetpbm
- Remove UPDATING entry that previously recommended deinstalling
  netpbm first when using portmaster/portupgrade

PR:		223724
Original commitRevision:454404 
Friday, 6 Oct 2017
11:18 tobik search for other commits by this committer
graphics/netpbm: Update to 10.80.00

- This moves netpbm to the advanced release series, which brings the
  port closer to what is available on OpenBSD, Fedora, Arch Linux,
  openSUSE, etc. and will let us get rid of patches for supporting
  newer libpng versions.
- The advanced release series is only available via an SVN checkout.
  Add two maintenance targets netpbm-version-check and netpbm-fetch
  to make fetching them easier.  To generate release tarballs the sources
  are then tagged and committed to https://github.com/t6/netpbm
- Add STATIC option for linking all programs statically to allow running them
  in small chroots
- Add option to disable adding a Perl run dependency.  Only a fraction
  of all programs need it.  Some are compatibility shims for newer
  programs which should be used instead.  The following programs require
  Perl: pamfixtrunc pbmtox10bm pgmcrater pnmflip pnmquant pnmquantall ppmfade
  ppmquant ppmrainbow ppmshadow
- Disable building svgtopam by default.  It's the only program that
  requires libxml2 and is obsolete according to the author.
- Install manpages by default
- Allow running of the test suite via `make test`
- Headers have been moved to ${LOCALBASE}/include/netpbm.  Fix ports
  that expect them to be in ${LOCALBASE}/include

Changes:	https://raw.githubusercontent.com/t6/netpbm/v10.80.00/doc/HISTORY
PR:		219982
Reviewed by:	mat
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11157
Original commitRevision:451378 
Monday, 13 Mar 2017
10:45 tobik search for other commits by this committer
Take maintainership

Approved by:	lme (mentor)
Differential Revision:	https://reviews.freebsd.org/D9971
Original commitRevision:436062 
Friday, 21 Oct 2016
12:51 mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Original commitRevision:424411 
Monday, 16 May 2016
18:19 amdmi3 search for other commits by this committer
- Simplify installation (no need to explicitly list all manpages)
- Silence post-patch
- Switch to options helpers
- Pet portlint
Original commitRevision:415350 
Monday, 2 May 2016
17:12 dinoex search for other commits by this committer
- drop maintainership
Original commitRevision:414465 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Thursday, 7 Jan 2016
16:16 dinoex search for other commits by this committer
- update to 10.35.98
Original commitRevision:405467 
Saturday, 21 Nov 2015
17:40 dinoex search for other commits by this committer
- use post-install-DOCS-on
Original commitRevision:402172 
Sunday, 27 Sep 2015
20:25 dinoex search for other commits by this committer
- update to 10.35.97
Original commitRevision:398048 
Wednesday, 1 Jul 2015
13:28 feld search for other commits by this committer
Update to 10.35.96

CVE-2015-3885 fix is included

Approved by:	ports-secteam (with hat)
Original commitRevision:391058 
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 
Saturday, 27 Dec 2014
09:41 dinoex search for other commits by this committer
- add MAKE_JOBS_UNSAFE
PR:		192857
Submitted by:	Matthias Andree

PR:		196032
Original commitRevision:375675 
Thursday, 25 Dec 2014
20:54 bapt search for other commits by this committer
Bump portrevision after png update
Original commitRevision:375598 
Wednesday, 24 Dec 2014
12:04 antoine search for other commits by this committer
Properly support png15

Obtained from:	OpenBSD ports
Original commitRevision:375444 
Sunday, 26 Oct 2014
19:58 dinoex search for other commits by this committer
- update to 10.35.94
Original commitRevision:371525 
Sunday, 3 Aug 2014
16:19 dinoex search for other commits by this committer
- fix order in USES
Original commitRevision:363922 
Tuesday, 29 Jul 2014
19:11 adamw search for other commits by this committer
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363374 
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 
Wednesday, 25 Jun 2014
05:35 bapt search for other commits by this committer
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
Original commitRevision:359185 
Sunday, 22 Jun 2014
16:46 tijl search for other commits by this committer
Bump PORTREVISION for jbigkit library version bump.

Approved by:	portmgr (implicit)
Original commitRevision:358814 
Monday, 12 May 2014
11:39 dinoex search for other commits by this committer
- update to 10.35.92
PR:		189650
Submitted by:	Paul J Murphy
Original commitRevision:353806 
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 
Tuesday, 4 Mar 2014
06:51 dinoex search for other commits by this committer
- remove broken MANPREFIX
Original commitRevision:346994 
Monday, 30 Dec 2013
11:51 dinoex search for other commits by this committer
- convert from bash to sh
PR:		185189
Submitted by:	Matthieu Volat

- bugfix for filenames with spaces.
Original commitRevision:338093 
Tuesday, 17 Dec 2013
16:50 dinoex search for other commits by this committer
- use STAGEDIR
- update LIB_DEPENDS
Original commitRevision:336743 
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 
Sunday, 1 Sep 2013
11:24 danfe search for other commits by this committer
- Unmark it as make jobs (-jX) unsafe: there is a comment saying that as of
  version 10.35.80, it should be safe; MAKE_JOBS_UNSAFE was added back in
  2011, and no build failure logs are available since that time; it was not
  reproduced on few n-cored machines with various -jX settings as of today
- While here, convert USE_GMAKE and USE_PERL5, tidy up Makefile header

Tested by:	marino (poudriere testport)
Approved by:	dinoex (maintainer)
Original commitRevision:325849 
Sunday, 12 May 2013
20:37 dinoex search for other commits by this committer
- fix option MANPAGES
Reported by:	ache, crees
Original commitRevision:317976 
Wednesday, 8 May 2013
15:29 dinoex search for other commits by this committer
-update to 10.35.89
Original commitRevision:317677 
Sunday, 10 Mar 2013
06:00 dinoex search for other commits by this committer
- use OPTIONS_DEFINE
PR:		176443
Original commitRevision:313806 
Monday, 25 Feb 2013
18:49 dinoex search for other commits by this committer
- drop manweb
PR:		176386
Original commitRevision:312938 
Friday, 22 Feb 2013
06:56 dinoex search for other commits by this committer
- update to 10.35.88
Original commitRevision:312752 
Friday, 15 Feb 2013
14:44 dinoex search for other commits by this committer
- cleanup options
PR:		172411
Submitted by:	nemysis
Original commitRevision:312291 
Sunday, 30 Dec 2012
09:46 dinoex search for other commits by this committer
- change comment
Submitted by:	Alexey Dokuchaev
Original commitRevision:309659 
Monday, 10 Dec 2012
05:00 dinoex search for other commits by this committer
- update to 10.35.87
Original commitRevision:308585 
Saturday, 4 Aug 2012
05:44 dinoex search for other commits by this committer
- update to 10.35.86
Original commit
Saturday, 23 Jun 2012
14:54 dinoex search for other commits by this committer
- update to 10.35.85
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Friday, 25 May 2012
04:13 dinoex search for other commits by this committer
- add pm_c_util.h to includes
Submitted by:   Mikhail Teterin
Original commit
Monday, 19 Mar 2012
18:51 dinoex search for other commits by this committer
- fix shell path
PR:             165877
Submitted by:   Makoto Kishimoto
Feature safe:   yes
Original commit
Wednesday, 15 Feb 2012
06:28 dinoex search for other commits by this committer
- update to 10.35.84
Original commit
Wednesday, 11 Jan 2012
06:57 dinoex search for other commits by this committer
- update to 10.35.83
Original commit
Friday, 5 Aug 2011
13:44 dinoex search for other commits by this committer
- update to 10.35.81
Original commit
Sunday, 15 May 2011
21:21 pav search for other commits by this committer
- MAKE_JOBS_UNSAFE

Reported by:    pointyhat
Original commit
Wednesday, 11 May 2011
17:58 dinoex search for other commits by this committer
- use MAKE_JOBS_SAFE
PR:             156930
Submitted by:   Matthias Andree
Original commit
04:19 dinoex search for other commits by this committer
- fix build if old version is installed
PR:             156930
Submitted by:   Matthias Andree
Original commit
Tuesday, 10 May 2011
04:46 dinoex search for other commits by this committer
- build without libx11
Submitted by:   Oliver Fromme
Original commit
Sunday, 24 Apr 2011
04:51 dinoex search for other commits by this committer
- cleanup obsolte lines, that slipped through test
Original commit

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

1 | 2 | 3  »