aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/irrlicht
Commit message (Collapse)AuthorAgeFilesLines
* */*: update some WWWsDmitry Marakasov2023-10-101-1/+1
| | | | Reported by: repology
* */*: Bump jpeg-turbo users treewideDaniel Engberg2023-07-281-0/+1
| | | | New major version 3.0.0
* */*: Fix build with llvm16 on 13.2-STABLEMuhammad Moinur Rahman2023-07-261-6/+1
| | | | | | | | | | | | 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
* x11-toolkits/irrlicht: Fix build with llvm16Muhammad Moinur Rahman2023-06-251-0/+6
| | | | | Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* 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)
* x11-toolkits: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * 1wardd@airmail.net * Alexander Kabaev <ak03@gte.com> * Alexander Novitsky <alecn2002@yandex.ru> * Alexey Dokuchaev <danfe@FreeBSD.org> * Andreas Kohn <andreas@syndrom23.de> * Andrew Pantyukhin <infofarmer@FreeBSD.org> * Anton Berezin <tobez@FreeBSD.org> * Brian Buchanan <brian@CSUA.Berkeley.EDU> * Cezary Morga <cm@therek.net> * Cheng-Lung Sung <clsung@FreeBSD.org> * Danilo Egea Gondolfo <danilo@FreeBSD.org> * Dima Sivachenko <dima@Chg.RU> * Edwin Groothuis <edwin@mavetju.org> * Eric Anholt <anholt@FreeBSD.org> * Igor Pokrovsky <ip@doom.homeunix.org> * James FitzGibbon <jfitz@FreeBSD.org> * Jean-Sébastien Pédron <dumbbell@FreeBSD.org> * Joe Marcus Clarke <marcus@FreeBSD.org> * Juli Mallett * Kenjiro Cho <kjc@csl.sony.co.jp> * Kimura Fuyuki <fuyuki@hadaly.org> * Koop Mast <kwm@FreeBSD.org> * Lars Koeller <Lars.Koeller@Uni-Bielefeld.de> * Lubomir Marinov <lubomir_m@abv.bg> * Marc Recht <marc@informatik.uni-bremen.de> * Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> * Martin Klaffenboeck <martin.klaffenboeck@gmx.at> * Martin Matuska <mm@FreeBSD.org> * Maxim Sobolev <sobomax@FreeBSD.org> * Michael Grünewald <michipili@gmail.com> * Michael Johnson <ahze@FreeBSD.org> * Mike Krutov <neko@takino.org> * Mike Meyer <mwm@mired.org> * Olivier Duchateau * Paul Schmehl <pauls@utdallas.edu> * Peter Hawkins <thepish@FreeBSD.org> * Piotr Kubaj <pkubaj@anongoth.pl> * Radim Kolar * Rene Ladan <rene@FreeBSD.org> * Robert C. Noland III <rnoland@FreeBSD.org> * Simon Barner <barner@gmx.de> * Stephane Legrand <stephane@FreeBSD.org> * Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Thomas Gellekum <tg@FreeBSD.org> * Tom McLaughlin <tmclaugh@sdf.lonestar.org> * Vanilla I. Shu <vanilla@MinJe.com.TW> * Will Andrews <andrews@technologist.com> * Yukihiro Nakai <nakai@FreeBSD.org> * Zane C, Bowers <vvelox@vvelox.net> * asami * chinsan * chuckr * clsung@dragon2.net * dmitry@karasik.eu.org * fjoe@FreeBSD.org * gahr * gena * ijliao * mi * minter@lunenburg.org * nivit@users.sourceforge.net * ports@c0decafe.net * roland.jesse@gmx.net * thierry@pompo.net * vanilla With hat: portmgr
* x11-toolkits/irrlicht: update to 1.8.5Dmitry Marakasov2021-11-094-22/+18
| | | | | | | - Pet portlint - Make sure to remove bundled dependencies - Strip library - Remove no longer needed patch
* x11-toolkits/irrlicht: Add CPE informationBernhard Froehlich2021-08-311-1/+1
| | | | Approved by: portmgr (blanket)
* graphics/mesa-libs: Bump reverse deps for libglvndKevin Bowling2021-06-221-1/+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
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add USES=xorg USES=gl, ports categories xNiclas Zeising2019-11-071-1/+1
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'x' While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=517000
* Convert to UCL & cleanup pkg-message (categories x)Mathieu Arnold2019-08-141-4/+6
| | | | Notes: svn path=/head/; revision=508914
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-1/+1
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 Notes: svn path=/head/; revision=441503
* - In x11-toolkits/irrlicht build only the shared library. The upstreamTijl Coosemans2017-02-153-40/+8
| | | | | | | | | | | | Makefile does not support building both the static and shared library. It compiles the code without -fPIC first for the static library and then creates the shared library from the same object files without recompiling them with -fPIC. - The upstream install target can now be used as well. - Use upstream library version and bump dependent ports. Notes: svn path=/head/; revision=434192
* Add -fPIC to various ports to enable them to build on armv6.Mark Linimon2017-02-091-1/+1
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=433767
* - Update WWWDmitry Marakasov2017-01-231-1/+1
| | | | Notes: svn path=/head/; revision=432245
* - Take maintainershipDmitry Marakasov2017-01-161-4/+4
| | | | | | | - Cosmetic fixes Notes: svn path=/head/; revision=431640
* Update to version 1.8.4Pawel Pekala2016-08-162-3/+4
| | | | | | | | PR: 211859 Submitted by: Jochen Neumeister Notes: svn path=/head/; revision=420304
* - Fix trailing whitespace in pkg-messagesDmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415503
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* - Update to version 1.8.3 and convert to option helpersAlexey Dokuchaev2015-11-023-35/+23
| | | | | | | | | - Reindent EXAMPLEDIRS and other lines to avoid wrapping PR: 203329 Notes: svn path=/head/; revision=400646
* Convert to USES=jpegAntoine Brodin2015-06-221-3/+2
| | | | Notes: svn path=/head/; revision=390310
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375598
* Properly support png 1.5Antoine Brodin2014-12-251-2/+1
| | | | Notes: svn path=/head/; revision=375554
* x11-toolkits/irrlicht: Fix DEBUG option, missing linker symbolsJohn Marino2014-11-022-3/+5
| | | | | | | | | | | | | * apply NDEBUG=1 when DEBUG is off * Depend on libGL instead of libGLU * Add missing -lX11 -lZ to LDFLAGS * Add USE_XORG= x11 xxf86vm PR: 194565 Submitted by: Andriy Voskoboinyk Notes: svn path=/head/; revision=372081
* Add USES=alias to several portsJohn Marino2014-10-201-1/+1
| | | | | | | | | | | Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build without the need for additional patches. Approved by: portmgr (bapt, blanket) Notes: svn path=/head/; revision=371254
* - Update to 1.8.1 [1]Antoine Brodin2014-10-185-243/+210
| | | | | | | | | | | | - Reset Maintainer [2] - Fix build with new mesa PR: ports/185001 [1] Submitted by: Hardy Schumacher [1] Approved by: maintainer timeout (10 months) [2] Notes: svn path=/head/; revision=371106
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-0/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* - Support stagingDmitry Marakasov2014-05-111-16/+12
| | | | | | | | | - Use new LIB_DEPENDS syntax Approved by: portmgr blanket Notes: svn path=/head/; revision=353711
* Convert x* to USES=zipBaptiste Daroussin2014-03-101-3/+2
| | | | Notes: svn path=/head/; revision=347790
* - Fix MASTER_SITESJose Alonso Cardenas Marquez2013-10-022-3/+13
| | | | | | | | - Fix pkg-plist file - Few minor modifications Notes: svn path=/head/; revision=329011
* - Update to 1.8Jose Alonso Cardenas Marquez2013-10-016-78/+25
| | | | | | | | PR: ports/173524 Submitted by: Hardy Schumacher <hardy.schumacher_ at _gmx.de> Notes: svn path=/head/; revision=328987
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11-toolkits) Notes: svn path=/head/; revision=327785
* Convert to new options framework left unconverted ports in x* categoriesBaptiste Daroussin2013-03-221-14/+9
| | | | Notes: svn path=/head/; revision=314894
* - update png to 1.5.10Dirk Meyer2012-06-013-3/+50
| | | | Notes: svn path=/head/; revision=297915
* - Fix build with png and jepg support. They were not detected correctly and itJose Alonso Cardenas Marquez2012-03-312-6/+6
| | | | | | | | | could cause problems with apps that depends of Irrlicht Feature safe: yes Notes: svn path=/head/; revision=294055
* - Fix build with bzip2 supportJose Alonso Cardenas Marquez2012-03-311-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=294054
* - Update to 1.7.3Jose Alonso Cardenas Marquez2012-03-314-97/+38
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=294048
* - Install a valid shlib version. No ugly BUILD_DEPENDS entry anymoreJose Alonso Cardenas Marquez2011-03-072-7/+10
| | | | | | | | | | - Bump PORTREVISION PR: 154111 Submitted by: Pascal Stumpf <Pascal.Stumpf __ __ cubes.de> Notes: svn path=/head/; revision=270478
* - Update to 1.7.2Jose Alonso Cardenas Marquez2010-12-136-77/+70
| | | | | | | | PR: 152854 Submitted by: Pascal Stumpf <Pascal.Stumpf at cubes.de> Notes: svn path=/head/; revision=266260
* - fix build for png-1.4.1Dirk Meyer2010-03-291-0/+2
| | | | Notes: svn path=/head/; revision=251747
* - update to 1.4.1Dirk Meyer2010-03-281-2/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+2
| | | | Notes: svn path=/head/; revision=249285
* - Update to 1.6.1Dmitry Marakasov2010-01-216-51/+66
| | | | | | | | | PR: 142874 Submitted by: myself Approved by: acm (maintainer) Notes: svn path=/head/; revision=248344
* - Update to 1.5.1Jose Alonso Cardenas Marquez2009-09-053-7/+8
| | | | | | | | PR: 137939 Submitted by: Hardy Schumacher <hardy.schumacher _at_ globalfoundries.com> Notes: svn path=/head/; revision=240907
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with X Notes: svn path=/head/; revision=240078
* - update to jpeg7Dirk Meyer2009-07-181-1/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* - Update to 1.5 [1]Jose Alonso Cardenas Marquez2009-01-204-32/+71
| | | | | | | | | PR : 130373 Submitted by : Hardy Schumacher <hardy.schumacher at amd.com> Luke Dean <LukeD at pobox.com> [1] Notes: svn path=/head/; revision=226508
* - Update to 1.4.2Jose Alonso Cardenas Marquez2008-12-104-35/+31
| | | | Notes: svn path=/head/; revision=224082