non port: games/exult/Makefile |
Number of commits found: 118 (showing only 100 on this page) |
Thursday, 26 Sep 2024
|
08:42 Nuno Teixeira (eduardo)
games/exult: Update to 1.10.1
ChangeLog: https://github.com/exult/exult/releases/tag/v1.10.1
568fab3 |
Tuesday, 10 Sep 2024
|
06:43 Nuno Teixeira (eduardo)
games/exult: Update to 1.10.0
ChangeLog: https://github.com/exult/exult/releases/tag/v1.10
40e6649 |
Saturday, 1 Jun 2024
|
09:07 Nuno Teixeira (eduardo)
games/exult-devel: Update to 1.9.0.20240531
- While I'm here use separated PATCHDIRs for master and slave ports for
easier updates
ChangeLog:
https://github.com/exult/exult/compare/snapshot-v1.9.0.20240325...snapshot-v1.9.0.20240531
27cff18 |
Sunday, 14 Apr 2024
|
09:41 Nuno Teixeira (eduardo)
*/*: Remove GNU_CONFIGURE_MANPREFIX after move man pages to share/man
Approved by: portmgr (blanket)
57b4ac1 |
Saturday, 27 Jan 2024
|
10:52 Gleb Popov (arrowd) Author: Nuno Teixeira
*: Autotools manpages fix
Approved by: portmgr (blanket)
7aae4b5 |
Friday, 5 Jan 2024
|
19:44 Nuno Teixeira (eduardo)
games/exult{,-devel}: Update to 20240105 snapshot
- Only silence cast warnings on master port games/exult.
ChangeLog:
https://github.com/exult/exult/compare/snapshot-v1.9.0.20231225...snapshot-v1.9.0.20240105
15f524b |
Wednesday, 27 Dec 2023
|
19:12 Nuno Teixeira (eduardo)
games/exult{,-devel}: Add missing OSVERSIONs to e61a868
Add missing OSVERSIONs from >=1302507 to <1400000 that uses clang 16.
Reported by: bofh
4999e18 |
00:13 Nuno Teixeira (eduardo)
games/exult{,-devel}: Silence cast warnings on clang >=16
Apply upstream recommendation to silence cast warnings observed on clang
16 and 17 until a fix is provided.
(impact: testport log size from ~70MB to ~700KB)
e61a868 |
Saturday, 23 Dec 2023
|
18:14 Nuno Teixeira (eduardo)
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree
3572ca3 |
Saturday, 23 Sep 2023
|
18:53 Nuno Teixeira (eduardo)
games/exult: Cleanup LIB_DEPENDS
8070a5c |
Wednesday, 24 May 2023
|
16:34 Mathieu Arnold (mat)
*: regular cleanup for GH_TAGNAME bad usage
0619748 |
Tuesday, 25 Apr 2023
|
15:17 Christian Weisgerber (naddy)
audio/opus: bump consumers after update to 1.4
feb1fa3 |
Monday, 17 Apr 2023
|
08:50 Nuno Teixeira (eduardo)
games/exult-devel: Update to 20230415 snapshot
ChangeLog:
https://github.com/exult/exult/compare/snapshot-v1.9.0.20230322...snapshot-v1.9.0.20230415
1ae98c4 |
Thursday, 2 Mar 2023
|
05:23 Tobias C. Berner (tcberner)
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
---
fa81a4f |
Thursday, 22 Sep 2022
|
18:43 Nuno Teixeira (eduardo)
games/exult-devel: Update to 20220921 snapshot
ChangeLog:
https://github.com/exult/exult/compare/snapshot-v1.9.0.20220902...snapshot-v1.9.0.20220921
8de329d |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Saturday, 3 Sep 2022
|
14:26 Nuno Teixeira (eduardo)
games/exult: Fix version platform
9d4bc59 |
14:26 Nuno Teixeira (eduardo)
games/exult-devel: Update to 20220902 snapshot
- fix version platform
ChangeLog: https://github.com/exult/exult/compare/snapshot-v1.9.0.20220820...snapshot-v1.9.0.20220902
8584d76 |
Saturday, 20 Aug 2022
|
13:00 Nuno Teixeira (eduardo)
games/exult-devel: Update to 20220820 snapshot
- only Exult Studio makes use of Freetype2
- adjust master port games/exult to accept new slave deps
ChangeLog: https://github.com/exult/exult/compare/snapshot-v1.9.0.20220725...snapshot-v1.9.0.20220820
cb3eee0 |
Tuesday, 9 Aug 2022
|
23:33 Nuno Teixeira (eduardo)
games/exult: Add PORTEPOCH
- add PORTEPOCH since original games/exult (1.9.x devel) was moved to
games/exult-devel and now it follows stable release 1.8.
6f03762 |
Saturday, 6 Aug 2022
|
17:41 Nuno Teixeira (eduardo)
games/exult: follow stable releases
- follow stable releases (at 1.8)
7802c1b |
Thursday, 21 Jul 2022
|
10:39 Nuno Teixeira (eduardo)
games/exult: Update to 1.9.0.20220721
ChangeLog: https://github.com/exult/exult/compare/snapshot-v1.9.0.20220622...snapshot-v1.9.0.20220721
03516bb |
Wednesday, 20 Jul 2022
|
14:21 Tobias C. Berner (tcberner)
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
d56127b |
Saturday, 25 Jun 2022
|
17:27 Nuno Teixeira (eduardo)
games/exult: Adopt/Update to 1.9.0.20220622
- take maintainership
- pet portfmt
- adjust/add LIB_DEPENDS/USES per OPTIONS
ChangeLog:
https://github.com/exult/exult/compare/snapshot-v1.7.0.20211128...snapshot-v1.9.0.20220622
f3abcd2 |
Sunday, 10 Apr 2022
|
19:11 Charlie Li (vishwin)
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
d63665f |
Saturday, 26 Mar 2022
|
08:27 Matthias Fechner (mfechner)
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
247c7db |
Monday, 29 Nov 2021
|
21:34 Fernando Apesteguía (fernape)
games/exult: update to 1.7.0.20211128
0a201a6 |
Saturday, 27 Nov 2021
|
10:09 Thomas Zander (riggs)
audio/fluidsynth: Update to upstream version 2.2.4
MFH: 2021Q4
e40e82b |
Monday, 1 Nov 2021
|
12:06 Fernando Apesteguía (fernape)
games/exult: update to 1.7.0.20211019
Reported by: portscout
77eb461 |
Thursday, 7 Oct 2021
|
11:50 Fernando Apesteguía (fernape)
games/exult: update to 1.7.0.20211005
Reported by: portscout
d9d7377 |
Monday, 4 Oct 2021
|
04:56 Thomas Zander (riggs)
audio/fluidsynth: Update to upstream version 2.2.3
MFH: 2021Q4
4c2db26 |
Tuesday, 3 Aug 2021
|
16:10 Fernando Apesteguía (fernape)
games/exult: update to 1.7.0.20210802
Reported by: portscout
6f71ba9 |
Wednesday, 28 Jul 2021
|
06:45 Fernando Apesteguía (fernape)
games/exult: update to 1.7.0.20210726
Reported by: portscout
c594fd4 |
Tuesday, 6 Jul 2021
|
09:58 Fernando Apesteguía (fernape)
games/exult: update to 1.7.0.20210705
e69f3b3 |
Monday, 14 Jun 2021
|
15:29 Fernando Apesteguía (fernape)
games/exult: update to 1.7.0.20210603
This collaterally fixes the fetch problem.
While here, pet linters.
PR: 256528
Reported by: gspurki@gmail.com
b71b1fd |
Saturday, 1 May 2021
|
12:42 Baptiste Daroussin (bapt)
Prepare removal for libgnomeui
Remove the GNOME option for all ports depending on libgnomeui
c399c4d |
Thursday, 29 Apr 2021
|
16:48 Neel Chauhan (nc)
games/exult: Update to 1.7.0.20210429
230a47b |
Wednesday, 28 Apr 2021
|
19:13 Neel Chauhan (nc)
games/exult: Update to 1.7.0.20210428
5b2d8f0 |
Saturday, 24 Apr 2021
|
16:29 Fernando Apesteguía (fernape)
games/exult: update to 1.7.0.20210424
Reported by: portscout
97b1c4e |
Friday, 23 Apr 2021
|
16:20 Fernando Apesteguía (fernape)
games/exult: update to 1.7.0.20210423
Reported by: portscout
b07b375 |
Thursday, 22 Apr 2021
|
10:50 Fernando Apesteguía (fernape)
games/exult: update to 1.7.0.20210422
Reported by: portscout
85161c8 |
Wednesday, 21 Apr 2021
|
17:04 Fernando Apesteguía (fernape)
games/exult: update to 1.7.0.20210421
Reported by: portscout
68d6a36 |
Tuesday, 20 Apr 2021
|
15:44 Fernando Apesteguía (fernape)
games/exult: udpate to 1.7.0.20210420
Reported by: portscout
b4b99a5 |
Monday, 19 Apr 2021
|
18:32 Fernando Apesteguía (fernape)
games/exult: update to 1.7.0.20210419
Reported by: portscout
f2f1a89 |
05:26 Fernando Apesteguía (fernape)
games/exult: update to 1.7.0.20210418
Reported by: portscout
b5e6dbc |
Saturday, 17 Apr 2021
|
12:17 Fernando Apesteguía (fernape)
games/exult: update to 1.7.0.20210417
Reported by: portscout
0c6729a |
Thursday, 15 Apr 2021
|
22:02 Neel Chauhan (nc)
games/exult: Update to 1.7.0.20210415
2a5a527 |
07:10 Fernando Apesteguía (fernape)
games/exult: update to 1.7.0.20210414
Reported by: portscout
c611243 |
Tuesday, 13 Apr 2021
|
11:19 Fernando Apesteguía (fernape)
games/exult: fixup after aae00cbee1cef8d51abff5de932f7cf64c62dc87
Apparently, I did not pick up the very last patch in the PR.
This additional commit adds the remaining bits discussed in the PR:
* Convert to DISTVERSION
* Use c++17
* Add missing glib dependency
* Make ALSA optional
* Reorder some variables
PR: 254801
Reported by: gspurki@gmail.com
91f1597 |
05:59 Fernando Apesteguía (fernape)
games/exult: Update to 1.7.0
ChangeLog: https://github.com/exult/exult/releases/tag/snapshot-v1.7.0.20210405
PR: 254801
Reported by: gspurki@gmail.com
d24b012 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Friday, 8 Nov 2019
|
10:47 tobik
games: Add missing USES={gnome,gl,sdl,xorg}
|
Tuesday, 5 Nov 2019
|
22:16 zeising
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
|
Sunday, 13 Oct 2019
|
00:09 pkubaj
games/exult: unbreak on arm*
Builds fine.
Approved by: mentors (implicit approval)
|
Sunday, 29 Sep 2019
|
10:04 riggs
Chase update to audio/fluidsynth; bump PORTREVISION of dependent ports
PR: 240890
|
Friday, 26 Jul 2019
|
20:46 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Sunday, 26 May 2019
|
05:32 tobik
games/exult: Fix SDL1 and SDL2 options
There is no opt_CONFIGURE_ARGS helper. Change it to opt_CONFIGURE_ON.
Without this and with both SDL 1.2 and SDL 2 installed in the build
environment it would always pick SDL 1.2 otherwise. Always broken
since r418018.
|
Friday, 3 May 2019
|
21:06 linimon
These ports now build on aarch64.
Where necessary, pet portlint.
Approved by: portmgr
Obtained from: aarch64 TRYBROKEN run
|
Saturday, 2 Mar 2019
|
16:55 riggs
Chase update of fluidsynth to 2.0.3
PR: 233448
|
Wednesday, 26 Dec 2018
|
20:51 linimon
-Wno-c++11-narrowing is not supported by GCC. Set USE_CXXSTD=c++98
to build with both GCC and Clang.
PR: 234365
Submitted by: Piotr Kubaj
|
Wednesday, 12 Dec 2018
|
01:35 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Tuesday, 18 Sep 2018
|
08:47 linimon
Conditionalize the addition of -Wno-c++11-narrowing to fix clang6 errors
in CFLAGS to affect clang-based archs.
Approved by: portmgr (tier-2 blanket)
|
Sunday, 29 Jul 2018
|
22:18 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Friday, 1 Jun 2018
|
22:16 riggs
Bump PORTREVISIONS to chase update to audio/fluidsynth 1.1.11
PR: 228265
|
Thursday, 30 Nov 2017
|
06:13 linimon
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run
|
Sunday, 10 Sep 2017
|
20:55 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
Friday, 26 May 2017
|
20:02 linimon
Mark some ports failing on armv6, for errors classified as "???".
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Saturday, 1 Apr 2017
|
15:23 gerald
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
Monday, 14 Nov 2016
|
06:19 linimon
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Monday, 4 Jul 2016
|
13:24 mat
Update to version 1.5.0.20160514
PR: 210790
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
|
Friday, 3 Jun 2016
|
16:44 antoine
Deprecate ports broken for more than 6 months
|
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Tuesday, 12 Jan 2016
|
16:20 amdmi3
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
|
Monday, 9 Nov 2015
|
12:59 antoine
Mark a few ports BROKEN: unfetchable
|
Saturday, 13 Dec 2014
|
06:30 amdmi3
- Clarify LICENSE
- Add LICENSE_FILE
- Switch to USES=autoreconf
- Drop @dirrm* from plist
|
Monday, 8 Dec 2014
|
16:48 tijl
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)
|
Friday, 31 Oct 2014
|
16:11 amdmi3
- 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
|
Wednesday, 10 Sep 2014
|
20:50 gerald
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)
|
Wednesday, 2 Jul 2014
|
22:03 amdmi3
- Switch to USES=libtool
- Pass maintainership to games@
|
Thursday, 16 Jan 2014
|
10:44 marino
games/exult: Update to latest 1.5.x snapshot (Unbreaks F10+)
The previous version of Exult, 1.2, is considered ancient by the
developers. Morever, it's c++ was horrid, requiring around 3 dozen
patches just to build on equally ancient gcc 4.5.
Exult has not been released yet, but the snapshots are considered
superior even to the last RC release, 1.4.9rc. The C++ code builds
without patches on both gcc 4.7 (DragonFly) and clang from F10 (verified
by Redports)
The Exult Studio was added as an option, it's on by default. I did not
add the Mod or usecode compiler. If somebody wants those, they can be
added as options as well. While updating, support stage.
|
Friday, 20 Sep 2013
|
17:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
|
Wednesday, 11 Sep 2013
|
16:45 marino
Add explicit dependency on pkgconf (18 ports)
|
Saturday, 18 Feb 2012
|
10:18 mva
- 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
|
Friday, 23 Sep 2011
|
22:26 amdmi3
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Saturday, 4 Dec 2010
|
07:34 ade
Sync to new bsd.autotools.mk
|
Saturday, 30 Jan 2010
|
09:43 mva
- 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)
|
Thursday, 19 Nov 2009
|
22:07 pav
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
|
Thursday, 17 Sep 2009
|
15:20 pav
- Fails to link when sdl is installed without aalib. Workaround this by
explicitly stating X11 dependency in a way that configure script can find it.
PR: ports/138422
Submitted by: gonebsd <gonebsd@gmail.com>
Feature safe: yes
|
Saturday, 22 Aug 2009
|
00:23 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with G
|
Sunday, 2 Aug 2009
|
19:36 mezz
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
|
Thursday, 21 Aug 2008
|
06:18 rafan
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
|
Saturday, 19 Apr 2008
|
17:56 miwi
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
Thursday, 13 Mar 2008
|
14:28 miwi
- Chase devel/sdl12 shlib version bump
|
Tuesday, 19 Jun 2007
|
10:23 miwi
- Fix build with gcc4
- Support SUB_FILES
PR: 113768
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Sunday, 27 May 2007
|
02:36 kris
BROKEN with gcc 4.2
|
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Thursday, 30 Nov 2006
|
23:27 laszlof
Respect X11BASE.
Approved by: flz (mentor)
Reported by: pointyhat
|
Wednesday, 20 Sep 2006
|
11:21 stas
- 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)
|
Saturday, 22 Jul 2006
|
04:28 linimon
Reset bouncing maintainer address ip@doom.homeunix.org. We hope to see him
back soon.
Hat: portmgr
|
Sunday, 7 May 2006
|
23:46 edwin
Remove USE_REINPLACE for categories starting with a G
|
Number of commits found: 118 (showing only 100 on this page) |