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: games/tuxpaint/Makefile

Number of commits found: 67

Monday, 22 Jan 2024
12:26 Muhammad Moinur Rahman (bofh) search for other commits by this committer
games/tuxpaint: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
commit hash: de8c3637d41474117d896c9e47cb105e800d0070 commit hash: de8c3637d41474117d896c9e47cb105e800d0070 commit hash: de8c3637d41474117d896c9e47cb105e800d0070 commit hash: de8c3637d41474117d896c9e47cb105e800d0070 de8c363
Saturday, 14 Oct 2023
21:07 Jan Beich (jbeich) search for other commits by this committer
graphics/libimagequant: update to 4.2.2

Changes:	https://github.com/ImageOptim/libimagequant/compare/4.2.1...4.2.2
Reported by:	Repology, portscout
commit hash: 2129579f65456577c11a9e34d955d214c6cac315 commit hash: 2129579f65456577c11a9e34d955d214c6cac315 commit hash: 2129579f65456577c11a9e34d955d214c6cac315 commit hash: 2129579f65456577c11a9e34d955d214c6cac315 2129579
Thursday, 12 Oct 2023
00:40 Jan Beich (jbeich) search for other commits by this committer
devel/cargo-c: update to 0.9.27

- Rebuild consumers of consumers after SONAME change

Changes:	https://github.com/lu-zero/cargo-c/releases/tag/v0.9.27
Reported by:	GitHub (watch releases)
commit hash: d377612f4a5b2e6c32fd0a9acddbed836363afa3 commit hash: d377612f4a5b2e6c32fd0a9acddbed836363afa3 commit hash: d377612f4a5b2e6c32fd0a9acddbed836363afa3 commit hash: d377612f4a5b2e6c32fd0a9acddbed836363afa3 d377612
Wednesday, 26 Jul 2023
00:48 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Fix build with llvm16 on 13.2-STABLE

As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.

- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
  1302507 and less than 1400000

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 95274bf
Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Monday, 26 Jun 2023
00:09 Muhammad Moinur Rahman (bofh) search for other commits by this committer
games/tuxpaint: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
commit hash: 0f59f3265c75404e19766d04f909e30131f48ba8 commit hash: 0f59f3265c75404e19766d04f909e30131f48ba8 commit hash: 0f59f3265c75404e19766d04f909e30131f48ba8 commit hash: 0f59f3265c75404e19766d04f909e30131f48ba8 0f59f32
Sunday, 30 Apr 2023
11:10 Felix Palmen (zirias) search for other commits by this committer
Mk/Uses/magick.mk: Bump all consumers

Bump all consumers of ImageMagick ports after flavorizing them.

Approved by:	tcberner (mentor, implicit)
commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5 commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5 commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5 commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5 a6bb2f8
Tuesday, 25 Apr 2023
15:17 Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 feb1fa3
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:21 Tobias C. Berner (tcberner) search for other commits by this committer
games: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <benlutz@datacomm.ch>
  *  <janos.mohacsi@bsd.hu>
  *  Aaron Baugher
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron VonderHaar <avh4@usa.net>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Kranzel (adam@alameda.edu)
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alejandro Pulver <alejandro@varnet.biz>
  *  Alejandro Pulver <alepulver@FreeBSD.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Trull <freebsd.alex@trull.org>
  *  Alexander G. Chetirbock <bock@bock.nnov.ru>
  *  Alexander Langer <alex@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Vereeken <Alexander88207@protonmail.com>
  *  Alexander Yerenkow <yerenkow@gmail.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@regency.nsu.ru>
  *  Alfonso S. Siciliano <alfix86@gmail.com>
  *  Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Amar Takhar <verm@drunkmonk.net>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrej Zverev
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Andrey Zakhvatov <andy@icc.surw.chel.su>
  *  Andy Kosela <akosela@andykosela.com>
  *  Anton Yudin <toha@FreeBSD.org>
  *  Arjan van Leeuwen <avleeuwen@piwebs.com>
  *  Ayumi M <ayu@commun.jp>
  *  Bartosz Fabianowski <freebsd@chillt.de>
  *  Beech Rintoul <beech@FreeBSD.org>
  *  Ben Smithurst <ben@scientia.demon.co.uk>
  *  Bob Bomar <bob@fly.homeunix.org>
  *  Brian Buchanan <brian@CSUA.Berkeley.EDU>
  *  Ceri Davies (ceri@FreeBSD.org)
  *  Chris D. Faulhaber <jedgar@FreeBSD.org>
  *  Christian Brueffer <chris@unixpages.org>
  *  Christoph Mallon <christoph.mallon@gmx.de>
  *  Christopher Preston <rbg@gayteenresource.org>
  *  Dag-Erling C. Smørgrav <des@FreeBSD.org>
  *  Daniel J. O'Connor <darius@dons.net.au>
  *  Daniel O'Connor <darius@dons.net.au>
  *  Daniel Roethlisberger <daniel@roe.ch>
  *  Danilo Egea Gondolfo <danilo@FreeBSD.org>
  *  Dave Chapeskie <dchapes@ddm.on.ca>
  *  Dave Walton <dwalton@acm.org>
  *  David Siebörger <drs@rucus.ru.ac.za>
  *  Dmitry Marakasov <amdmi3@FreeBSD.org>
  *  Dom Mitchell <dom@happygiraffe.net>
  *  Dominic Fandrey
  *  Dominic Fandrey <kamikaze@bsdforen.de>
  *  Don Croyle <croyle@gelemna.org>
  *  Donald Burr <dburr@FreeBSD.org>
  *  Eckart "Isegrim" Hofmann
  *  Ed Schouten <ed@fxq.nl>
  *  Edwin Groothuis
  *  Edwin Groothuis <edwin@mavetju.org>
  *  Edwin Mons
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Emmanuel Vadot <manu@FreeBSD.org>
  *  Eric Anholt
  *  Eric Anholt <anholt@FreeBSD.org>
  *  Erik Olson <erikolson@olsonexpress.com>
  *  Filippo Natali <filippo@widestore.net>
  *  Frank Laszlo <laszlof@freebsdmatrix.net>
  *  Frederic Culot <culot@FreeBSD.org>
  *  Frederic Culot <frederic@culot.org>
  *  Fredrik Carlsson <fredrik@wasadata.com>
  *  FreeBSD GNOME Team <gnome@FreeBSD.org>
  *  FreeBSD GNOME Team <gnome@freebsd.org>
  *  Ganael Laplanche <ganael.laplanche@martymac.org>
  *  Gautam Mani <execve@gmail.com>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Ginzburg Oleg
  *  GreenDog <fiziologus@gmail.com>
  *  Gustavo Perez Querol <gustau.perez@gmail.com>
  *  Göran Runfeldt <goranrunfeldt@home.se>
  *  HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
  *  HOTARU-YA <hotaru@tail.net>
  *  Holger Lamm <holger@eit.uni-kl.de>
  *  Igor Pokrovsky <ip@doom.homeunix.org>
  *  Igor Pokrovsky <tiamat@comset.net>
  *  Igor Pokrovsky <tiamat@telegraph.spb.ru>
  *  Ilya A. Arhipov <admin@gorodkirov.ru>
  *  Ilya A. Arkhipov <rum1cro@yandex.ru>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  James Howard <howardj@wam.umd.edu>
  *  Jan Jungnickel <jan@jungnickel.com>
  *  Jan Stocker <Jan.Stocker@t-online.de>
  *  Janni
  *  Janos Mohacsi <janos.mohacsi@bsd.hu>
  *  Jason Helfman <jgh@FreeBSD.org>
  *  Jean-Marc Zucconi <jmz@FreeBSD.org>
  *  Jean-Yves Lefort <jylefort@FreeBSD.org>
  *  Jean-Yves Lefort <jylefort@brutele.be>
  *  Jeremy <karlj000@unbc.ca>
  *  Jeremy Chadwick <yoshi@parodius.com>
  *  Jesse Smith <jessefrgsmith@yahoo.ca>
  *  Jim Mock <jim@FreeBSD.org>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  Joel Sutton <jsutton@bbcon.com.au>
  *  Joel Sutton <sutton@aardvark.apana.org.au>
  *  Jordan DeLong <fracture@allusion.net>
  *  Jordan Irwin <antumdeluge@gmail.com>
  *  Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
  *  Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Josh Tolbert
  *  Julian Assange
  *  Juraj Lutter <otis@sk.freebsd.org>
  *  Kalten <kalten@gmx.at>
  *  Karsten Brandt <kbrandt@sdf-eu.org>
  *  Kevin Zheng <kevinz5000@gmail.com>
  *  Kirill Ponomarew <krion@FreeBSD.org>
  *  Kirill Ponomarew <ponomarew@oberon.net>
  *  Klaus Goger <klaus.goger@reflex.at>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Kris Kennaway <kris@FreeBSD.org>
  *  Kuang-che Wu <kcwu@csie.org>
  *  Kyle Evans <kevans@FreeBSD.org>
  *  Lars Engels <lars.engels@0x20.net>
  *  Lars Thegler <lars@thegler.dk>
  *  Leland Wang <llwang@infor.org>
  *  Loren M. Lang <lorenl@alzatex.com>
  *  Mahdi Mokhtari <mokhi64@gmail.com>
  *  Makoto YAMAKURA <makoto@pinpott.spnet.ne.jp>
  *  Marc van Woerkom <3d@FreeBSD.org>
  *  Mark Huizer <xaa+ports@timewasters.nl>
  *  Mark Murray <markm@FreeBSD.org>
  *  Mark Pulford <mark@kyne.com.au>
  *  Martin Kropfinger
  *  Martin Tournoij <carpetsmoker@xs4all.nl>
  *  Martin Tournoij <martin@arp242.net>
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Mateusz Piotrowski <0mp@FreeBSD.org>
  *  Matthew Gibson <mdg583@hotmail.com>
  *  Matthew Hunt <mph@FreeBSD.org>
  *  Matthew Hunt <mph@pobox.com>
  *  Max Khon <fjoe@FreeBSD.org>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Maxime Henrion <mux@FreeBSD.org>
  *  Michael Alyn Miller <malyn@strangeGizmo.com>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael L. Hostbaek (mich@freebsdcluster.org)
  *  Michael Nottebrock <lofi@FreeBSD.org>
  *  Michael Williams <ports@mgwsoftware.com>
  *  Miguel Mendez <flynn@energyhq.es.eu.org>
  *  Neil Blakey-Milner <nbm@FreeBSD.org>
  *  Nick Johnson <freebsd@spatula.net>
  *  Nicklas Johnson <freebsd@spatula.net>
  *  Nicola Vitale <nivit@FreeBSD.org>
  *  Nik Clayton <nik@FreeBSD.org>
  *  Nikolai Lifanov <lifanov@mail.lifanov.com>
  *  Oleg Alexeenkov
  *  Oliver Lehmann <lehmann@ans-netz.de>
  *  Patrick Li <pat@FreeBSD.org>
  *  Patrick Li <pat@databits.net>
  *  Pav Lucistnik <pav@FreeBSD.org>
  *  Pawel Pekala <pawel@FreeBSD.org>
  *  Peter Dunning
  *  Peter Pentchev <roam@FreeBSD.org>
  *  Philippe Audeoud <jadawin@tuxaco.net>
  *  Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
  *  Piotr Kubaj <pkubaj@FreeBSD.org>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Radim Kolar
  *  Ralf Becker <ralf@akk.org>
  *  Raymond Pasco <ray@cultofray.net>
  *  Robert Gogolok <gogo@cs.uni-sb.de>
  *  Rozhuk Ivan <rozhuk.im@gmail.com>
  *  Rusmir Dusko <nemysis@FreeBSD.org>
  *  Ryo MIYAMOTO
  *  Sakai Hiroaki <sakai@miya.ee.kagu.sut.ac.jp>
  *  Sakai Hiroaki <sakai@seki.ee.kagu.sut.ac.jp>
  *  Satoshi Asami <asami@FreeBSD.org>
  *  Sean Bruno
  *  Sean Farley <sean-freebsd@farley.org>
  *  Seiichirou Hiraoka
  *  Seiichirou Hiraoka <flathill@flathill.gr.jp>
  *  Sergey Akifyev
  *  Shaun Amott <shaun@inerd.com>
  *  Shinya Esu <esu@yk.rim.or.jp>
  *  Simon Barner <barner@gmx.de>
  *  Stas Timokhin <devel@stasyan.com>
  *  Stas Timokhin <stast@bsdportal.ru>
  *  Stefan Eggers <seggers@semyam.dinoco.de>
  *  Stefan Esser <se@FreeBSD.org>
  *  Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
  *  Stefan Jahn <stefan.jahn@nemesis-sektor.de>
  *  Stefan Zehl <sec@42.org>
  *  Stephen Hurd <shurd@FreeBSD.org>
  *  Steve Wills <swills@FreeBSD.org>
  *  Steven H. Samorodin (samorodi@NUXI.com)
  *  Steven Wallace <swallace@FreeBSD.org>
  *  Sugimoto Sadahiro <ixtl@utmc.or.jp>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sven Moeller <smoeller@nichthelfer.de>
  *  TAKAHASHI Kaoru <kaoru@kaisei.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Tatsuya Kuidoh <cdr@ga.xdsl.ne.jp>
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Thomas Vogt <thomas.vogt@bsdunix.ch>
  *  Tobias Gion
  *  Tobias Rehbein <tobias.rehbein@web.de>
  *  Toru YANO <toru@s-fine.co.jp>
  *  Travis Poppe <tlp@liquidx.org>
  *  UMENO Takashi
  *  UMENO Takashi <umeno@rr.iij4u.or.jp>
  *  Vanilla I. Shu <vanilla@MinJe.com.TW>
  *  Vasily Postnicov <shamaz.mazum@gmail.com>
  *  Vladimir Kondratiev <wulf@cicgroup.ru>
  *  Will Andrews <andrews@technologist.com>
  *  Wouter Reckman <gennerate@zonnet.nl>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Yinghong Liu <relaxbsd@gmail.com>
  *  Yinghong.Liu <relaxbsd@gmail.com>
  *  Yonatan <onatan@gmail.com>
  *  Yuichi Narahara
  *  Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
  *  Yukihiro Nakai <nakai@FreeBSD.org>
  *  Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp>
  *  Yuri Victorovich <yuri@rawbw.com>
  *  aaron@FreeBSD.org
  *  ada@bsd.org
  *  alepulver
  *  arved
  *  asami
  *  ayu <ayunyan@gmail.com>
  *  benlutz@datacomm.ch
  *  buratello@easy.com
  *  chinsan
  *  chinsan <chinsan.tw@gmail.com>
  *  chris_pressey@yahoo.ca
  *  driedfruit
  *  edwin@mavetju.org
  *  eivind
  *  elfrink@introcom.nl
  *  erich@FreeBSD.org
  *  ericyu@mail2000.com.tw
  *  glewis@FreeBSD.org
  *  gmarco@giovannelli.it
  *  gurkan@phys.ethz.ch
  *  ijliao
  *  issei <issei@jp.FreeBSD.org>
  *  jamie
  *  janek
  *  janos.mohacsi@bsd.hu
  *  jkh
  *  jmacd
  *  jmz
  *  joerg
  *  joerg@FreeBSD.org
  *  johans
  *  johnh@isi.edu
  *  jseger@scds.com
  *  krion@FreeBSD.org
  *  kris@FreeBSD.org
  *  lightside <lightside@gmx.com>
  *  loader <loader@freebsdmall.com>
  *  marina@surferz.net
  *  markand
  *  markm
  *  mdodd
  *  mek
  *  michael johnson <ahze@ahze.net>
  *  minter@lunenburg.org
  *  nbm
  *  neuroworker@gmail.com
  *  nox@jelal.kn-bremen.de
  *  pat@databits.net
  *  petef@FreeBSD.org
  *  pgs (original)
  *  proff
  *  pypt
  *  refugee
  *  roam@FreeBSD.org
  *  se
  *  searle
  *  sec@42.org
  *  simonm@dcs.gla.ac.uk
  *  steve farrell
  *  swallace
  *  thierry@pompo.net
  *  tmartin@andrew.cmu.edu
  *  verm@drunkmonk.net
  *  will
  *  xaa@stack.nl

With hat:	portmgr
commit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27c commit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27c commit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27c commit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27c d56127b
Wednesday, 22 Jun 2022
05:26 Wen Heping (wen) search for other commits by this committer
games/tuxpaint: Update to 0.9.28
commit hash: 91c5212585538d525a05ae33459d5f425144c9bb commit hash: 91c5212585538d525a05ae33459d5f425144c9bb commit hash: 91c5212585538d525a05ae33459d5f425144c9bb commit hash: 91c5212585538d525a05ae33459d5f425144c9bb 91c5212
Wednesday, 23 Feb 2022
05:40 Wen Heping (wen) search for other commits by this committer
games/tuxpaint: Update to 0.9.27

Update DEPENDS
commit hash: 198cd03be7af734ebb8f064c6902dc49ce00a8de commit hash: 198cd03be7af734ebb8f064c6902dc49ce00a8de commit hash: 198cd03be7af734ebb8f064c6902dc49ce00a8de commit hash: 198cd03be7af734ebb8f064c6902dc49ce00a8de 198cd03
Saturday, 11 Dec 2021
13:50 Tobias C. Berner (tcberner) search for other commits by this committer
framework: Add new USES 'magick' for graphics/ImageMagick*

A new USES has been added to depend on ImageMagick.

	USES=magick

adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.

If a specific version is required, use for example

	USES=magick:6        resp.     USES=magick:7

If only a build, run or test is required, use for example

	USES=magick:build    resp.     USES=magick:6,build,test

If a dependency on the nox11 flavor is required, use for example

	USES=magick:nox11    resp.     USES=magick:7,nox11,run,test

See magick.mk for more details on the available flags.

The tree has been completely converted to make use of this.

Approved by:	bapt
Differential Revision: https://reviews.freebsd.org/D32754
commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657 commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657 commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657 commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657 45526ec
Wednesday, 13 Oct 2021
07:54 Wen Heping (wen) search for other commits by this committer
games/tuxpaint: Update to 0.9.26
commit hash: 5cc1625d58f8110dbe8504a892b00cade199c68f commit hash: 5cc1625d58f8110dbe8504a892b00cade199c68f commit hash: 5cc1625d58f8110dbe8504a892b00cade199c68f commit hash: 5cc1625d58f8110dbe8504a892b00cade199c68f 5cc1625
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
Saturday, 12 Dec 2020
00:53 wen search for other commits by this committer
- Update to 0.9.24
Original commitRevision:557770 
Monday, 9 Nov 2020
17:08 tcberner search for other commits by this committer
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2

- switch to the more modern version of librsvg2 on architectures
  supporting rust
- this will fix some graphical issues on these architectures

PR:		250276
Exp-run by:	antoine
Submitted by:	tobik
Differential Revision:	https://reviews.freebsd.org/D18878
Original commitRevision:554733 
Friday, 8 Nov 2019
10:47 tobik search for other commits by this committer
games: Add missing USES={gnome,gl,sdl,xorg}
Original commitRevision:517046 
Monday, 17 Sep 2018
02:43 wen search for other commits by this committer
- Update to 0.9.23
- Take maintainership
Original commitRevision:479915 
Tuesday, 20 Feb 2018
00:15 truckman search for other commits by this committer
Add MAKE_JOBS_UNSAFE=yes to avoid this parallel build failure:

msgfmt: error while opening "trans/ak.mo" for writing: No such file or directory
gmake[1]: *** [Makefile:414: trans/ak.mo] Error 1
gmake[1]: *** Waiting for unfinished jobs....
...Preparing translation files...
30 warnings generated.
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/games/tuxpaint/work/tuxpaint-0.9.22'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
Original commitRevision:462364 
Wednesday, 2 Nov 2016
22:45 mat search for other commits by this committer
Cleanup no longer needed CHMOD usage after r424898.

PR:		213743
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Original commitRevision:425174 
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 
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 
Tuesday, 12 Jan 2016
16:20 amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
Original commitRevision:405891 
Thursday, 15 Oct 2015
21:01 amdmi3 search for other commits by this committer
- Drop 8.x support
- Regenerate patches with `make makepatch`
Original commitRevision:399414 
Monday, 8 Dec 2014
16:48 tijl search for other commits by this committer
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:374303 
Friday, 31 Oct 2014
16:11 amdmi3 search for other commits by this committer
- Release ports maintained by games@

games@ team is quite small and inactive, so ports currently assigned
to it cannot be assumed as properly maintained. To not cause confusion
by making it look otherwise, and also to allow and promote adoption
by individual maintainers, release these ports back to the pool. Note
that this does not change the fact that games@ team still takes care
of these ports to excent of its capabilities.

Suggested by:	marino
Original commitRevision:371872 
Tuesday, 7 Oct 2014
17:21 antoine search for other commits by this committer
Fix without gperf from base
Original commitRevision:370376 
15:57 bapt search for other commits by this committer
Fix without gperf in base
Original commitRevision:370354 
Tuesday, 23 Sep 2014
12:20 amdmi3 search for other commits by this committer
- Convert to PORTDOCS=*, PORTDATA=*
- Drop @dirrm* from plist
- Add LICENSE_FILE
- Pass maintainership to games@
Original commitRevision:369050 
Sunday, 21 Sep 2014
12:00 pawel search for other commits by this committer
- Update to version 0.9.22
- Add LICENSE
- Use @sample for config file

PR:		ports/193323
Submitted by:	tkato432@yahoo.com
Original commitRevision:368741 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Original commitRevision:367888 
Sunday, 31 Aug 2014
11:54 tijl search for other commits by this committer
converters/fribidi:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Original commitRevision:366746 
Friday, 20 Jun 2014
11:15 amdmi3 search for other commits by this committer
- Switch print/libpaper to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
Original commitRevision:358556 
Friday, 6 Jun 2014
12:54 amdmi3 search for other commits by this committer
- Convert x11-toolkits/sdl_pango to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
Original commitRevision:356770 
Tuesday, 5 Nov 2013
00:17 danilo search for other commits by this committer
- Convert LIB_DEPENDS to new syntax
- Add stage support
Original commitRevision:332792 
Friday, 20 Sep 2013
17:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
Original commitRevision:327730 
Tuesday, 3 Sep 2013
18:16 antoine search for other commits by this committer
Fix PORT_OPTIONS conversion
Original commitRevision:326190 
17:17 antoine search for other commits by this committer
Add an explicit dependency on pkgconf

Approved by:	portmgr (bapt)
Original commitRevision:326184 
Thursday, 25 Jul 2013
21:13 bapt search for other commits by this committer
Fix build with linker that does not copy the dt_need from libraries it links
with like recent binutils. [1]
While here:
- trim headers
- convert to new options framework
- remove shlib version
- convert USE_GMAKE -> USES=gmake

Obtained from:	DPorts [1]
Original commitRevision:323669 
Wednesday, 24 Apr 2013
18:10 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Original commitRevision:316464 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Saturday, 18 Feb 2012
10:18 mva search for other commits by this committer
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:      exp-run by pav
Original commit
Wednesday, 10 Aug 2011
14:30 ehaupt search for other commits by this committer
Update to 0.9.21

PR:             158499
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Original commit
Monday, 11 Oct 2010
05:41 alepulver search for other commits by this committer
- Drop maintainership.
Original commit
Wednesday, 11 Aug 2010
06:57 mva search for other commits by this committer
- Update graphics/sdl_ttf to version 2.0.10
- Bump portrevisions for all ports depending on graphics/sdl_ttf
- Update Mk/bsd.sdl.mk for the new shared library version.
Original commit
Monday, 31 May 2010
02:01 ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Saturday, 30 Jan 2010
09:43 mva search for other commits by this committer
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
  graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.

PR:             ports/142147 ports/142248 ports/142249
Approved by:    miwi (mentor implicit)
Original commit
Wednesday, 11 Nov 2009
21:57 kmoore search for other commits by this committer
- Fix runtime issues when using CUSTOM prefix

PR: 139650
Submitted by: myself
Approved by: Maintainer Timeout
Approved by: miwi (mentor)
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Sunday, 10 Aug 2008
17:41 alepulver search for other commits by this committer
- Update to version 0.9.20.
- Fix handling of NOPORTDOCS [1].

Reported by:    QA Tindy [1]
Original commit
Friday, 6 Jun 2008
13:31 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Original commit
Thursday, 13 Mar 2008
14:28 miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
Original commit
Tuesday, 11 Mar 2008
22:28 alepulver search for other commits by this committer
- Update to version 0.9.19.
Original commit
Wednesday, 12 Dec 2007
17:43 alepulver search for other commits by this committer
- Update to version 0.9.18.
Original commit
Tuesday, 24 Jul 2007
13:46 alepulver search for other commits by this committer
- Update to version 0.9.17.
- Remove IGNORE for FreeBSD < 5.x.
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Wednesday, 8 Nov 2006
20:16 alepulver search for other commits by this committer
- Update to version 0.9.16.
- Remove signature from pkg-descr.
Original commit
Wednesday, 20 Sep 2006
11:21 stas search for other commits by this committer
 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
   structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
Original commit
Monday, 17 Apr 2006
20:19 alepulver search for other commits by this committer
- Update to version 0.9.15b.
- Remove USE_REINPLACE.

Approved by:    garga (mentor)
Original commit
Sunday, 9 Apr 2006
13:08 alepulver search for other commits by this committer
Change the maintainership address to the @FreeBSD.org one.

Approved by:    garga (mentor)
Original commit
Tuesday, 29 Nov 2005
01:07 pav search for other commits by this committer
- Update to 0.9.15

PR:             ports/89698
Submitted by:   Alejandro Pulver <alejandro@varnet.biz> (maintainer)
Original commit
Sunday, 25 Sep 2005
22:07 arved search for other commits by this committer
Correct dependencies.

PR:             84624
Submitted by:   Alejandro Pulver <alejandro@varnet.biz>

Bump PORTREVISION
Original commit
Friday, 22 Jul 2005
07:35 sem search for other commits by this committer
- Remove png dependency (already present in sdl_image).

PR:             ports/83875
Submitted by:   maintainer
Original commit
Tuesday, 19 Jul 2005
21:34 pav search for other commits by this committer
Tux Paint is a free drawing program designed for young children (kids ages 3
and up). It has a simple, easy-to-use interface, fun sound effects, and an
encouraging cartoon mascot who helps guide children as they use the program.
It provides a blank canvas and a variety of drawing tools to help your child
be creative.

PR:             ports/83478
Submitted by:   Alejandro Pulver <alejandro@varnet.biz>
Original commit

Number of commits found: 67