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) combination for a given watch list. This is what FreshPorts will look for.

non port: games/hitori/Makefile

Number of commits found: 38

Saturday, 23 Dec 2023
18:14 Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of x11-toolkits/gtk30

New version of gtk3 in tree
commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 3572ca3
Thursday, 2 Mar 2023
05:23 Tobias C. Berner (tcberner) search for other commits by this committer
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
  notifications (!63).
* Various code clean-ups and test improvements.

What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
  not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
  description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
  to be registered only for a given application (!52).

- accessibility/atk and accessibility/at-spi2-atk have been merged into
  accessibility/at-spi2-core

- accessibility/at-spi2-core: bump consumers of removed ports atk and
at-spi2-atk

PR:		269704
Exp-run by:	antoine
---
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 fa81a4f
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
Tuesday, 9 Aug 2022
18:42 Neel Chauhan (nc) search for other commits by this committer
games/hitori: Use 'gnome' dir not 'gnome3'
commit hash: d876ef192f62c0ffbc4ae0cb97714d0ecff799b6 commit hash: d876ef192f62c0ffbc4ae0cb97714d0ecff799b6 commit hash: d876ef192f62c0ffbc4ae0cb97714d0ecff799b6 commit hash: d876ef192f62c0ffbc4ae0cb97714d0ecff799b6 d876ef1
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
Tuesday, 26 Apr 2022
21:04 Neel Chauhan (nc) search for other commits by this committer
games/hitori: Update to 3.38.4
commit hash: b012c41332430d43c984262040091daff569e8c1 commit hash: b012c41332430d43c984262040091daff569e8c1 commit hash: b012c41332430d43c984262040091daff569e8c1 commit hash: b012c41332430d43c984262040091daff569e8c1 b012c41
Monday, 24 Jan 2022
12:35 Jan Beich (jbeich) search for other commits by this committer
games/hitori: unbreak build with Meson 0.61.0

data/meson.build:3:0: ERROR: Function does not take positional arguments.

PR:		260943
Reported by:	antoine (via exp-run)
Regressed by:	https://github.com/mesonbuild/meson/commit/61f2866a9fa1
commit hash: 8ba0311efa2329e7124b2b39298937ef42ca5caa commit hash: 8ba0311efa2329e7124b2b39298937ef42ca5caa commit hash: 8ba0311efa2329e7124b2b39298937ef42ca5caa commit hash: 8ba0311efa2329e7124b2b39298937ef42ca5caa 8ba0311
Sunday, 10 Oct 2021
19:44 Baptiste Daroussin (bapt) search for other commits by this committer
INSTALLS_ICONS: retire the macro and rework the related dependencies

While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 2c672a4
Wednesday, 29 Sep 2021
17:38 Neel Chauhan (nc) search for other commits by this committer
games/hitori: Update to 3.38.3
commit hash: 112fd63b4fdb6e602fd1b1ae032b2301d723c6ae commit hash: 112fd63b4fdb6e602fd1b1ae032b2301d723c6ae commit hash: 112fd63b4fdb6e602fd1b1ae032b2301d723c6ae commit hash: 112fd63b4fdb6e602fd1b1ae032b2301d723c6ae 112fd63
Sunday, 30 May 2021
18:33 Neel Chauhan (nc) search for other commits by this committer
games/hitori: Update to 3.38.2
commit hash: 2b4528f2da00a2f6e93ce229b4b79bc616e7547b commit hash: 2b4528f2da00a2f6e93ce229b4b79bc616e7547b commit hash: 2b4528f2da00a2f6e93ce229b4b79bc616e7547b commit hash: 2b4528f2da00a2f6e93ce229b4b79bc616e7547b 2b4528f
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, 23 Dec 2020
21:49 pkubaj search for other commits by this committer
games/hitori: fix build on GCC architectures

Checking for function "atexit" : NO
Original commitRevision:559034 
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 
Saturday, 7 Nov 2020
08:59 tcberner search for other commits by this committer
games/hitori: Update to 3.38.0

PR:		250657
Submitted by:	Neel Chauhan <neel@neelc.org>
Original commitRevision:554355 
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 
Sunday, 30 Sep 2018
11:58 kwm search for other commits by this committer
The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.

The offical GNOME 3.28 release notes can be found at
https://help.gnome.org/misc/release-notes/3.28/

Thanks to Antoine Brodin for running the exp-runs.

PR:		229761
Original commitRevision:480951 
Wednesday, 17 May 2017
08:44 kwm search for other commits by this committer
Update the gnome-games suite to the latest:

Update atomix to 3.22.0.
Update five-or-more to 3.22.2.
Update four-in-a-row to 3.22.1.
Update gnome-2048 to 3.22.0.
Update gnome-chess to 3.24.1.
Update gnome-klotski to 3.22.1.
Update gnome-mahjongg to 3.22.0.
Update gnome-mines to 3.24.0.
Update gnome-nibbles to 3.24.0.
Update gnome-robots to 3.22.1.
Update gnome-sudoku to 3.24.0.
Update gnome-taquin to 3.22.0.
Update gnome-tetravex to 3.22.0.
Update hitori to 3.22.3.
Update iagno to 3.22.0.
Update lightsoff to 3.24.0.
Update quadrapassel to 3.22.0.
Update swell-foop to 3.24.0.
Update tali to 3.22.0.

 * Add licenses
 * Review dependancies
 * Update WWW lines

Obtained from:	gnome devel repo (based on)
Original commitRevision:441065 
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 
Saturday, 12 Dec 2015
11:01 kwm search for other commits by this committer
Update to the lastest GNOME 3.16 releases.
Original commitRevision:403595 
Wednesday, 5 Aug 2015
19:13 kwm search for other commits by this committer
The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.

The offical GNOME 3.16 release notes can be found at
https://help.gnome.org/misc/release-notes/3.16/

Upgrade instructions for port users:

Delete the old tracker package with:
# pkg delete -f tracker
And user port upgrade tool of choice to upgrade.

Thanks to Antoine Brodin for running the exp-runs.

This release was made possible by the following people:
  Gustau Perez
  Ting-Wei_Lan

PR:		201980
Original commitRevision:393607 
Tuesday, 14 Apr 2015
11:58 kwm search for other commits by this committer
Fix some glib schema issues.

The schemas should be listed in GLIB_SCHEMAS instead of in the plist so the
  glib schema database can be updated on installed/removal of the package.
  This updating is done by the GLIB_SCHEMAS macro.

Make shotwell not run glib-compile-schemas in the stagedir, this has no effect.
Additional this generates the share/glib-2.0/schemas/gschemas.compiled file.
  This file is managed by the glib20 port. And has a changing checksum because
  it recompiled every time a GLIB_SCHEMAS enabled port is installed or removed.
Original commitRevision:383994 
Friday, 27 Mar 2015
09:24 kwm search for other commits by this committer
Update the Gnome stack to the latest in the 3.14 series.

Thanks to Gustau Perez <gustau.perez@gmail.com> for helping to keep thes
   ports updated.

Obtained from:	GNOME dev repo
Original commitRevision:382383 
Tuesday, 30 Dec 2014
20:13 kwm search for other commits by this committer
Update cinnamon to 2.4, this should fix [1] and [2].
Update totem to 3.14 now that we have gstreamer 1.4 and minor gnome updates.
Update evolution suite to 3.12.9.
Make sure gtk30 pulls in adwait-icon-theme, since it now the default theme [3].

PR:		195290 [1], 195289 [2], 195455 [3]
Obtained from:	gnome devel repo
Original commitRevision:375852 
Wednesday, 19 Nov 2014
11:49 kwm search for other commits by this committer
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.

This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.

Apart from updating ports to newer versions

GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example
xscreensaver
can be used for sessions started without GDM.

Shell Extensions can be installed via https://extensions.gnome.org/ , we have
ported a few that can't be installed via this way.
The old gnome-utils and gnome-games ports where split up into single ports
and where converted to meta-ports.
gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but
if you use startx you need to do this yourself.

Upgrade instructions:

Delete the old and conflicting packages:
# pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \
    guile gcalctool gnome-media libgnomekbd
# pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \
    evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center

For package users the following lines will be enough:
# pkg upgrade
# pkg install gnome3

For ports users should do the following:
# portmaster -a
# portmaster x11/gnome3

We are currently aware of two issues. The first issue is a bug in the
file monitoring code in the glib20 port. This bug causes glib programs
to crash when files in a monitored directory are added or removed.
Upstream is aware of the problem, but since the problem is quite complex
there is no solution yet. This problem isn't restricted to BSD.

The second issue is that on certain video cards totem will display a
purple/pink overlay on the video. It not clear yet where the issues
comes from.

Major thanks goes to Gustau Perez for being a driving force behind getting
GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the
exp-runs.

This update was also made possible by:
	Joe Maloney
	Kris Moore
	Beeblebrox
	Ryan Lortie
	Antoine Jacoutot
	and everyone I missed
Original commitRevision:372768 
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 
Wednesday, 30 Jul 2014
08:33 nemysis search for other commits by this committer
- Set PORTSCOUT, Upstream use GTK3 in newer Versions
Original commitRevision:363454 
Tuesday, 17 Jun 2014
20:07 nemysis search for other commits by this committer
- Update to 0.4.3, announce message:

 * Translations:
 ** cs (Marek Cercky)
 ** el (Dimitris Spingos, Tom Tryfonidis)
 ** es (Daniel Mustieles)
 ** gl (Fran Dieguez)
 ** id (Andika Triwidada)
 ** pl (Piotr Drag)
 ** pt_BR (Rafael Ferreira, Enrico Nicoletto)
 ** sl (Matej Urbancic)
 ** sr (Miroslav Nikolic)
Original commitRevision:358177 
Friday, 2 May 2014
15:44 nemysis search for other commits by this committer
Moving some games to @games

games/3dpong

- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS

games/abe

- Transfer maintainership to games@ team
- Cosmetical changes

games/abuse_sdl

- Transfer maintainership to games@ team

games/airstrike

- Transfer maintainership to games@ team
- Remove TODO from DOCS

games/aop

- Transfer maintainership to games@ team
- Break lines around 80 characters

games/asteroid

- Transfer maintainership to games@ team

games/asteroids3d

- Transfer maintainership to games@ team

games/awale

- Transfer maintainership to games@ team

games/barbie_seahorse_adventures

- Transfer maintainership to games@ team

games/barrage

- Transfer maintainership to games@ team

games/black-box

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team

games/blobwars

- Transfer maintainership to games@ team

games/blockrage

- Transfer maintainership to games@ team

games/bombz

- Transfer maintainership to games@ team
- Cosmetical changes

games/bouncy

- Transfer maintainership to games@ team
- Cosmetical changes
- Change Desktop entry file

games/bubble-chains

- Transfer maintainership to games@ team
- Remove not needed bsd.port.options.mk

games/bugsquish

- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS

games/capicity

- Transfer maintainership to games@ team

games/capitalism

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Change Desktop entry file
- Break lines around 80 characters

games/cuyo

- Transfer maintainership to games@ team
- Don't silence warnings
- Remove TODO from DOCS

games/defendguin

- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
- Break lines around 80 characters

games/duckmaze

- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
- Add DOCS Option
- Cosmetical changes

games/entombed

- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
- Change Desktop entry file

games/epiar

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team

games/euchre

- Transfer maintainership to games@ team
- Remove TODO from DOCS
- Change Desktop entry file
- Change pkg-descr, cosmetical changes

games/fightorperish

- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
- Change Desktop entry file
- Break lines around 80 characters

games/frotz

- Transfer maintainership to games@ team

games/gemdropx

- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS

games/glightoff

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Remove TODO from DOCS

games/gnurobots

- Transfer maintainership to games@ team
- Remove TODO from DOCS
- Simplify DOCS installation handling

games/gtkballs

- Transfer maintainership to games@ team

games/gtktetcolor

- Transfer maintainership to games@ team

games/help_hannahs_horse

- Transfer maintainership to games@ team
- Disable Clang warnings with CFLAGS+
- Cosmetical changes
- Change pkg-plist, remove mtree

games/hitori

- Change Makefile header, use my name and @FreeBSD.org email
- Bump PORTREVISION for dependency change
- Transfer maintainership to games@ team
- Remove USES desktop-file-utils
- Use tar:xz instead of USE_XZ=yes

games/holotz-castle

- Transfer maintainership to games@ team
- Break lines around 80 characters

games/icbm3d

- Remove FTP master site
- Transfer maintainership to games@ team

games/icebreaker

- Transfer maintainership to games@ team
- Change pkg-message

games/icebreaker

- Transfer maintainership to games@ team

games/iceicepenguin

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Add DOCS Option

games/impossible_mission_puzzle

- Transfer maintainership to games@ team

games/kajaani-kombat

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Cosmetical changes

games/krank

- Transfer maintainership to games@ team
- Add DOCS Option
- Cosmetical changes

games/lianliankan

- Transfer maintainership to games@ team

games/lmarbles

- Transfer maintainership to games@ team

games/lostfeathers

- Transfer maintainership to games@ team
- Use zip instead of USES=zip
- USES shebangfix and SHEBANG_FILES instead of REINPLACE
- Cosmetical changes

games/madbomber

- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS

games/maelstrom

- Transfer maintainership to games@ team

games/moagg

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Cosmetical changes

games/mopesnake

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
- Cosmetical changes

games/nuclearchess

- Transfer maintainership to games@ team

games/palomino/Makefile

- Transfer maintainership to games@ team

games/pipenightdreams

- Transfer maintainership to games@ team
- Use tar.gz instead of tar.bz2
- Don't silence warnings

games/popstar

- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
- Change Desktop entry file

games/ppracer

- Transfer maintainership to games@ team

games/pyawale

- Transfer maintainership to games@ team
- Remove not needed bsd.port.options.mk
- Fix the usage of 'python' to get rid of the implicit
  lang/python dependency, change REINPLACE and files/pyawale.in
- Break lines around 80 characters
- Simplify DOCS installation handling

games/pytowerdefense

- Transfer maintainership to games@ team
- Change Desktop entry file
- Simplify installation handling

games/rescue

- Transfer maintainership to games@ team
- Add DOCS Option

games/schiff

- Transfer maintainership to games@ team

games/schwarzweiss

- Transfer maintainership to games@ team
- Add USES shebangfix and SHEBANG_FILES
- Cosmetical changes

games/sets

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team

games/ttt

- Transfer maintainership to games@ team

games/tux-aqfh

- Transfer maintainership to games@ team
- Simplify DOCS installation handling

games/tuxfighter

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Change USE_PYTHON=yes to USE_PYTHON=2
- Change Desktop entry file
- Simplify installation handling
- Use files/pkg-message.in instead of pkg-message

games/tuxkart

- Transfer maintainership to games@ team
- Simplify DOCS installation handling

games/vectoroids

- Remove FTP master site
- Transfer maintainership to games@ team
- Cosmetical changes

games/whichwayisup

- Transfer maintainership to games@ team

games/wordplay

- Transfer maintainership to games@ team

games/xemeraldia

- Transfer maintainership to games@ team

games/xsc

- Transfer maintainership to games@ team
- Break lines around 80 characters

games/zephulor

- Transfer maintainership to games@ team
- Change Desktop entry file
- Simplify DOCS installation handling
Original commitRevision:352818 
Monday, 18 Nov 2013
23:26 nemysis search for other commits by this committer
- Update to 0.4.2
- Add dependency for textproc/p5-XML-Parser
- USE_GNOME cairo instead of graphics/cairo
- Support STAGEDIR
- Use patch-src__interface.c instead of patch-src-interface.c

Approved by:	pawel / wg (mentors, implicit
Original commitRevision:334274 
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 
Saturday, 14 Sep 2013
13:35 nemysis search for other commits by this committer
- Update to 0.4.1
- USES gmake desktop-file-utils
- Add DOCS Option
- Add OPTIONS_SUB
- Trim NLS
- Trim REINPLACE_CMD
- Update WWW

Approved by:	wg/pawel (mentors)
Original commitRevision:327282 
Monday, 2 Sep 2013
19:55 bapt search for other commits by this committer
Add an explicit dependency on pkgconf
Original commitRevision:326070 
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 
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 
Sunday, 17 Mar 2013
03:05 beech search for other commits by this committer
- Update to 0.4.0

PR:		ports/176979
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
Original commitRevision:314389 
Thursday, 14 Mar 2013
15:23 pawel search for other commits by this committer
EXTRACT_SUFX is set by USE_XZ

Noticed by:	bapt
Original commitRevision:314168 
Wednesday, 13 Mar 2013
21:50 pawel search for other commits by this committer
USE_XZ is enough to extract

Noticed by:	bapt@
Original commitRevision:314116 
21:20 pawel search for other commits by this committer
Hitori is a small application written to allow one to play the eponymous
puzzle game, which is similar in theme to more popular puzzles such as Sudoku
created by Nikoli.

WWW: https://live.gnome.org/Hitori

PR:		ports/171323
Submitted by:	nemysis@gmx.ch
Original commitRevision:314113 

Number of commits found: 38