aboutsummaryrefslogtreecommitdiff
path: root/games/eduke32/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* games/eduke32: Fix build and datadirFelix Palmen2024-04-061-2/+4
| | | | | | | | Fix building with clang17: mimalloc-override.h replaces malloc() and friends using macros which interfere with C++ standard headers. -> disable mimalloc usage. Fix setting DATADIR, upstream source changed here.
* games/eduke32: update to 20240316Piotr Kubaj2024-03-211-3/+2
|
* multimedia/libvpx: update 1.14.0Jan Beich2024-01-201-0/+1
| | | | | Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.13.1..v1.14.0 Reported by: portscout
* games/eduke32: update to 20231007Piotr Kubaj2023-10-111-2/+2
|
* games/eduke32: update to 20230926Piotr Kubaj2023-10-011-2/+2
|
* games/eduke32: update to 10343 and enable LTO on powerpc64Piotr Kubaj2023-08-101-5/+4
|
* audio/opus: bump consumers after update to 1.4Christian Weisgerber2023-04-251-1/+1
|
* accessibility/at-spi2-core: update to 2.46.0Tobias C. Berner2023-03-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 ---
* multimedia/libvpx: update 1.13.0Jan Beich2023-02-111-0/+1
| | | | | Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.12.0..v1.13.0 Reported by: portscout
* games/eduke32: update to 20221026Piotr Kubaj2022-12-011-2/+2
| | | | | PR: 267953 Submitted by: cpeticus@icloud.com
* games/eduke32: update to 20220914Piotr Kubaj2022-09-261-3/+2
|
* audio/flac: bump port revision of consumers after update to 1.4.1Christian Weisgerber2022-09-251-0/+1
|
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* games: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* games/eduke32: update to 20220204Piotr Kubaj2022-02-171-35/+19
| | | | | While here, replace HRP and VOXEL options with HRP. Also make install commands consistent with each other.
* multimedia/libvpx: update 1.11.0Jan Beich2021-10-091-0/+1
| | | | | Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.10.0..v1.11.0 Reported by: portscout, Repology
* cleanup: drop support for EOL FreeBSD 11.XRene Ladan2021-09-301-1/+1
| | | | | | | | | | | | | | | | | Search criteria used: - 11.4 - OSREL* - OSVER* - *_FreeBSD_11 Input from: - adridg: devel/qca-legacy - jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds - sunpoet: security/p5-*OpenSSL* Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust Differential Revision: https://reviews.freebsd.org/D32008 Test Plan: make index
* games/eduke32: update to 20210703Piotr Kubaj2021-07-061-3/+2
|
* graphics/mesa-libs: Bump reverse deps for libglvndKevin Bowling2021-06-221-0/+1
| | | | | | | | | | Per discussion with bapt on helping pkg handle the changing of these deps and avoiding impossible upgrade senarios. PR: 246767 Reviewed by: manu, bapt Approved by: x11 Differential Revision: https://reviews.freebsd.org/D30824
* games/eduke32: fix build on riscv64Piotr Kubaj2021-06-211-1/+1
| | | | LTO doesn't work on riscv64.
* games/eduke32: correct FULL option handlingPiotr Kubaj2021-05-151-1/+1
| | | | | Submitted by: felix@palmen-it.de PR: 254467
* games/eduke32: update to 20210404Piotr Kubaj2021-04-061-3/+2
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* games/eduke32: disable LTO on 11Piotr Kubaj2021-02-251-1/+1
| | | | | | | Not supported by base ld.bfd. Notes: svn path=/head/; revision=566536
* games/eduke32: disable LTO on powerpc64Piotr Kubaj2021-01-281-1/+1
| | | | | | | LTO is currently broken in clang on powerpc64. Notes: svn path=/head/; revision=563144
* games/eduke32: disable LTO on i386Piotr Kubaj2021-01-271-0/+4
| | | | | | | Fails to build with LTO on i386. Notes: svn path=/head/; revision=563094
* games/eduke32: correct logic for FULL optionPiotr Kubaj2021-01-251-1/+1
| | | | Notes: svn path=/head/; revision=562560
* games/eduke32: add ASM for amd64, don't use GCC where unnecessary, use LTO ↵Piotr Kubaj2021-01-221-26/+28
| | | | | | | with Clang Notes: svn path=/head/; revision=562339
* games/eduke32: update voxels to 2.0 rc1Piotr Kubaj2020-12-121-1/+1
| | | | Notes: svn path=/head/; revision=557768
* games/eduke32: update to 9279, add USES=localbase to fix build with liblz4 ↵Piotr Kubaj2020-12-101-3/+3
| | | | | | | | | | installed PR: 251603 Submitted by: rozhuk.im@gmail.com Notes: svn path=/head/; revision=557440
* games/eduke32: update to the latest snapshot, unbreak fetchPiotr Kubaj2020-11-301-8/+8
| | | | Notes: svn path=/head/; revision=556648
* games/eduke32: update to newer voxels packPiotr Kubaj2020-08-041-1/+1
| | | | Notes: svn path=/head/; revision=544153
* games/eduke32: allow installation of full game dataPiotr Kubaj2020-06-101-1/+27
| | | | | | | | PR: 237342 Submitted by: felix@palmen-it.de Notes: svn path=/head/; revision=538400
* games/eduke32: add dist mirrorsPiotr Kubaj2020-06-101-0/+4
| | | | | | | | PR: 246666 Submitted by: rozhuk.im@gmail.com (maintainer) Notes: svn path=/head/; revision=538397
* games/eduke32: update to r8798Piotr Kubaj2020-05-201-3/+2
| | | | Notes: svn path=/head/; revision=536005
* games/eduke32: correct bad MASTER_SITESPiotr Kubaj2020-01-081-1/+1
| | | | Notes: svn path=/head/; revision=522430
* Move those ports to my FreeBSD.org address.Piotr Kubaj2020-01-061-2/+2
| | | | Notes: svn path=/head/; revision=522258
* Add USES=xorg USES=gl, ports categories gNiclas Zeising2019-11-051-1/+1
| | | | | | | | 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. Notes: svn path=/head/; revision=516845
* These ports now build on aarch64.Mark Linimon2019-05-031-2/+0
| | | | | | | | | | Where necessary, pet portlint. Approved by: portmgr Obtained from: aarch64 TRYBROKEN run Notes: svn path=/head/; revision=500752
* multimedia/libvpx: update 1.8.0Jan Beich2019-02-061-1/+1
| | | | | | | | | | | www/firefox, www/firefox-esr, mail/thunderbird wait for upstream fix via https://bugzilla.mozilla.org/show_bug.cgi?id=1525393 Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.7.0..v1.8.0 ABI: https://abi-laboratory.pro/tracker/timeline/libvpx/ Notes: svn path=/head/; revision=492305
* games/eduke32: fix build with powerpc64 and powerpcspeSteve Wills2018-10-271-0/+2
| | | | | | | | PR: 232486 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer) Notes: svn path=/head/; revision=483095
* Change x11/xorgproto to become a build depNiclas Zeising2018-09-111-0/+1
| | | | | | | | | | | | | | | | | | Change x11/xorgproto to become a build time dependency when added to USE_XORG. Change the dependency to be on the port, rather than a file the port installs. Fix fallout. Bump portrevision on depending ports. PR: 230909 Reviewed by: eadler Approved by: portmgr (antoine) Obtained from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto exp-run: antoine Differential Revision: https://reviews.freebsd.org/D16906 Notes: svn path=/head/; revision=479538
* games/eduke32: update to r6969, Voxel Pack to 1.21Steve Wills2018-08-201-4/+6
| | | | | | | | PR: 230774 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer) Notes: svn path=/head/; revision=477686
* games/eduke32: update to r6675Luca Pizzamiglio2018-02-231-6/+5
| | | | | | | | PR: 226050 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer) Notes: svn path=/head/; revision=462706
* multimedia/libvpx: update 1.7.0Jan Beich2018-01-251-0/+1
| | | | | | | | Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.6.1..v1.7.0 ABI: https://abi-laboratory.pro/tracker/timeline/libvpx/ Notes: svn path=/head/; revision=459963
* Allow to build on sparc64 and powerpc.Alexey Dokuchaev2018-01-191-1/+2
| | | | Notes: svn path=/head/; revision=459398
* Mark some older failing ports broken on aarch64.Mark Linimon2017-12-191-2/+3
| | | | | | | | | While here, pet portlint and reformat some other BROKEN statements. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=456723
* Cleanup LIB_DEPENDS on libpngAntoine Brodin2017-12-011-1/+1
| | | | Notes: svn path=/head/; revision=455251
* Remove USES=execinfo.Mathieu Arnold2017-09-221-1/+1
| | | | | | | | | | PR: 220271 Submitted by: mat (review), Yasuhiro KIMURA (PR) Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D11488 Notes: svn path=/head/; revision=450351
* * Updated to 20170614 (r6180)Richard Gallamore2017-06-191-5/+5
| | | | | | | | | | | | | * Added non-default option GCC PR: 220039 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer) Reviewed by: lifanov (mentor) Approved by: lifanov (mentor) Differential Revision: https://reviews.freebsd.org/D11253 Notes: svn path=/head/; revision=443899