aboutsummaryrefslogtreecommitdiff
path: root/games/gnubg
Commit message (Collapse)AuthorAgeFilesLines
* games/gnubg: fix typoBaptiste Daroussin2022-05-191-1/+1
| | | | Reported by: cperciva
* audio/libcanberra: split a gtk2 from non graphic portBaptiste Daroussin2022-05-191-2/+2
| | | | | | | | | | | | | | | | | | | there was already a slave port for gtk3, now make a slaveport for gtk2 as well. While here fix the option definition which was wrongly done making libcanberra have no options at all while libcanberra-gtk3 had and the opposite was expected Use options helpers to simplify the port. Drop the gtkdoc by default bump revision and track no package for the 2 only port requiring the gtk2 library Reduce the slave port to its bare minimal requirement This change has been made in a slaveport instead of a flavor, because flavors depending on its own origin is not supported. this is a candidate for subpackages in the futur. note that this changes also removes gtk2 from the dependency path of many gtk3 only application
* INSTALLS_ICONS: retire the macro and rework the related dependenciesBaptiste Daroussin2021-10-101-1/+0
| | | | | | | 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)
* 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
|
* Make fetchable again.Carlo Strub2019-12-012-4/+2
| | | | Notes: svn path=/head/; revision=518814
* Mark a few ports BROKEN, unfetchableAntoine Brodin2019-11-061-0/+2
| | | | Notes: svn path=/head/; revision=516880
* Add USES=xorg USES=gl, ports categories gNiclas Zeising2019-11-051-1/+2
| | | | | | | | 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
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=507372
* Update devel/readline to 8.0Sunpoet Po-Chuan Hsieh2019-04-091-1/+1
| | | | | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://tiswww.case.edu/php/chet/readline/CHANGES PR: 236156 Exp-run by: antoine Notes: svn path=/head/; revision=498476
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-0/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=487272
* - Update to 1.06.002Carlo Strub2018-10-042-10/+9
| | | | | | | - Clean up Makefile Notes: svn path=/head/; revision=481255
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-0/+1
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=475857
* Update to 1.06.001Carlo Strub2018-01-273-5/+7
| | | | Notes: svn path=/head/; revision=460142
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-1/+1
| | | | | | | | | | | | | | | | | (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 Notes: svn path=/head/; revision=449591
* Update devel/readline to 7.0 patch 3Sunpoet Po-Chuan Hsieh2017-06-271-1/+1
| | | | | | | | | | | | | | - Bump PORTREVISION for shlib change Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html Differential Revision: https://reviews.freebsd.org/D11172 PR: 219947 Exp-run by: antoine Notes: svn path=/head/; revision=444463
* 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
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-0/+1
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=437439
* Remove implicit dependency on the python symlinkAntoine Brodin2016-10-261-1/+1
| | | | Notes: svn path=/head/; revision=424733
* - Update to 1.05.002Carlo Strub2016-07-113-8/+16
| | | | | | | - Require more libraries Notes: svn path=/head/; revision=418406
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled ↵Dmitry Marakasov2016-05-231-1/+0
| | | | | | | | | by default anyway and don't need to be listed Approved by: portmgr blanket Notes: svn path=/head/; revision=415742
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-5/+5
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Update to 1.05.000Carlo Strub2015-06-022-4/+3
| | | | Notes: svn path=/head/; revision=388389
* - Drop @dirrm* from and add empty directories to plistsDmitry Marakasov2015-01-231-12/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=377737
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-0/+1
| | | | Notes: svn path=/head/; revision=375598
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeAntoine Brodin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375594
* Update to 1.04.000Carlo Strub2014-11-102-4/+3
| | | | Notes: svn path=/head/; revision=372412
* Remove USE_AUTOTOOLSTijl Coosemans2014-10-051-4/+0
| | | | Notes: svn path=/head/; revision=370051
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+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
* Fix build on 8 and 9. While here, use OPTIONS helpers.Adam Weinberger2014-09-091-10/+4
| | | | Notes: svn path=/head/; revision=367772
* Update port according to comments from upstream:Carlo Strub2014-08-312-60/+42
| | | | | | | | | | | | - less dependencies - fix sound - etc. PR: 190645 Submitted by: Michael Petch Notes: svn path=/head/; revision=366762
* Update to 1.03.001Carlo Strub2014-08-242-6/+4
| | | | Notes: svn path=/head/; revision=365912
* Add DOCS to OPTIONS for ports that have PORTDOCS in the plist.Adam Weinberger2014-07-151-1/+1
| | | | Notes: svn path=/head/; revision=362015
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-131-3/+3
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361727
* - Switch to USES=libtoolDmitry Marakasov2014-07-021-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=360282
* - Chase database/sqlite3 slib bumpMartin Wilke2014-06-271-1/+1
| | | | | | | Approved by: portmgr (myself) Notes: svn path=/head/; revision=359586
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* Fix old makeplist bug.Mathieu Arnold2014-02-122-3/+3
| | | | | | | | Pointy hat to: people who blindly use makeplist Sponsored by: Absolight Notes: svn path=/head/; revision=343923
* - Fix dependenciesCarlo Strub2014-02-011-13/+7
| | | | | | | | - Jobs safe - license Notes: svn path=/head/; revision=342213
* Fix last patch where old maintainer was still there.Carlo Strub2014-01-311-1/+1
| | | | Notes: svn path=/head/; revision=342083
* - Update to 1.02.000Carlo Strub2014-01-317-288/+215
| | | | | | | | | - Support staging PR: ports/183347 Notes: svn path=/head/; revision=342068
* I'll take it.Carlo Strub2014-01-171-1/+1
| | | | Notes: svn path=/head/; revision=340031
* - Back to the poolPietro Cerutti2014-01-161-1/+1
| | | | Notes: svn path=/head/; revision=339905
* Python cleanup:Rene Ladan2014-01-131-1/+1
| | | | | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat) Notes: svn path=/head/; revision=339634
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | games) Notes: svn path=/head/; revision=327730
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - Convert to OptionsNGPietro Cerutti2012-10-011-6/+6
| | | | | | | Notified by: http://wiki.freebsd.org/Ports/Options/ConvertingToOptionsNG Notes: svn path=/head/; revision=305121
* - update png to 1.5.10Dirk Meyer2012-06-011-2/+3
| | | | Notes: svn path=/head/; revision=297915
* Attempt to fix build on powerpc.Mark Linimon2011-12-281-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=288137
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-4/+3
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282