aboutsummaryrefslogtreecommitdiff
path: root/games/megaglest
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* games/megaglest: fix build with LLVM 11Kyle Evans2020-08-292-0/+44
| | | | | | | | | | | The fallout here is due to the new -fno-common default in GCC 10 / LLVM 11. PR: 248870 Obtained from: https://github.com/MegaGlest/megaglest-source/issues/197 MFH: 2020Q3 (-fno-common build fix) Notes: svn path=/head/; revision=546865
* irc/libircclient: Update 1.7 -> 1.10Yuri Victorovich2020-03-211-3/+3
| | | | | | | | PR: 221567 Approved by: jlaffaye (maintainer's timeout; 2.5 years) Notes: svn path=/head/; revision=528888
* Clean up LLD_UNSAFE from openal-soft portsTobias Kortkamp2020-03-191-1/+1
| | | | | | | | | | | | | After FreeBSD 12.0 EOL we no longer have to worry about LLD 6 and can drop LLD_UNSAFE from openal-soft ports. LLD can link them fine now but some ports needs a little help on i386 (-Wl,-znotext). PR: 226980 Reviewed by: jbeich (earlier version) Differential Revision: https://reviews.freebsd.org/D23030 Notes: svn path=/head/; revision=528750
* Update distinfo, unbreak fetchDmitry Marakasov2019-11-132-5/+3
| | | | | | | | | | Tarball contents have not changed, binary diff show just some file names moved around in the tar file Approved by: portmgr blanket Notes: svn path=/head/; revision=517382
* 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/+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
* Convert to UCL & cleanup pkg-message (categories e-g)Mathieu Arnold2019-08-131-4/+6
| | | | Notes: svn path=/head/; revision=508837
* 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
* - Fix build with VIEWER enabledDmitry Marakasov2019-05-131-9/+5
| | | | | | | | | | | | - Add missing USES - Switch to USES=localbase and opt_CMAKE_BOOL PR: 237607 Reported by: doralitze@chaotikum.org Approved by: monwarez@mailoo.org (maintainer) Notes: svn path=/head/; revision=501598
* Change cmake default behaviour to outsource.Tobias C. Berner2018-12-251-1/+1
| | | | | | | | | | | | | | Ports that build out of source now simply can use "USES=cmake" instead of "USES=cmake:outsource". Ports that fail to build out of source now need to specify "USES=cmake:insource". I tried to only set insource where explictely needed. PR: 232038 Exp-run by: antoine Notes: svn path=/head/; revision=488341
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+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
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-1/+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 miniupnpc 2.1Dirk Meyer2018-05-091-1/+1
| | | | | | | | | | | | | | PR: 228050 Submitted by: Hung-Yi Chen - fix python build - add LICENSE for slave port - make portlint happier - bump PORTREVISION on ports using the shared lib Notes: svn path=/head/; revision=469430
* Switch to ld.bfd by default as ld.ldd doesn't have built-in defaultKirill Ponomarev2018-04-011-0/+1
| | | | | | | | | | | output target. PR: 226980 Submitted by: emaste Approved by: portmgr (LLD_UNSAFE blanket) Notes: svn path=/head/; revision=466141
* Bump portrevision to chase graphics/glew shard library version update.Niclas Zeising2017-11-181-1/+1
| | | | | | | | | | PR: 223370 Submitted by: zeising exp-run by: antoine Approved by: antoine Notes: svn path=/head/; revision=454454
* 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
* 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
* games/megaglest{,-data}: update to 3.13.0Jan Beich2017-03-136-41/+7
| | | | | | | | | | | - Describe LICENSE for game data Changes: https://github.com/MegaGlest/megaglest-source/releases/tag/3.13.0 PR: 217725 217726 Submitted by: Thibault Payet <monwarez@mailoo.org> (maintainer) Notes: svn path=/head/; revision=436037
* Fix ports using PREFIX in their depends instead of LOCALBASE.Mathieu Arnold2017-01-131-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=431402
* - update miniupnpc to 2.0.20161216Dirk Meyer2016-12-252-0/+12
| | | | | | | - bump API change Notes: svn path=/head/; revision=429468
* - wxWidgets is only needed for editor and viewer optionsPawel Pekala2016-07-301-3/+15
| | | | | | | | | | - Update dependencies PR: 210267 Submitted by: Thibault Payet (maintainer) Notes: svn path=/head/; revision=419322
* - Update to 3.12.0Dmitry Marakasov2016-04-238-63/+53
| | | | | | | | | | - While here, convert to options helpers PR: 205485 Submitted by: monwarez@mailoo.org (maintainer) Notes: svn path=/head/; revision=413798
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-8/+8
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Update to 3.11.1Dmitry Marakasov2016-03-274-29/+18
| | | | | | | | | | | - Cleanup the port - Pass maintainership to submitter PR: 205485 Submitted by: monwarez@mailoo.org Notes: svn path=/head/; revision=411969
* - Unbreak fetchDmitry Marakasov2015-12-261-2/+1
| | | | Notes: svn path=/head/; revision=404504
* - Reset maintainer by his own requestDmitry Marakasov2015-12-251-1/+1
| | | | | | | PR: 205570 Notes: svn path=/head/; revision=404485
* Mark as broken: does not fetchBaptiste Daroussin2015-12-131-0/+1
| | | | Notes: svn path=/head/; revision=403659
* - fix API for miniupnpc-1.9.20151008Dirk Meyer2015-10-142-1/+15
| | | | Notes: svn path=/head/; revision=399287
* Remove BROKEN on Tier-2 systems statements which no longer true at leastAlexey Dokuchaev2015-09-201-7/+1
| | | | | | | | | | on PowerPC (verified for all of them) and some also on SPARC (whenever I was able to test those on flame.freebsd.org) and even IA64 (which should be OK to remove anyways, because it was never really supported system in ports land and was officially killed in -CURRENT a while ago. Notes: svn path=/head/; revision=397374
* Convert to USES=jpegAntoine Brodin2015-06-221-2/+1
| | | | Notes: svn path=/head/; revision=390310
* Add upstream patch to fix the build with CMake 3.2.Raphael Kubo da Costa2015-06-151-0/+21
| | | | | | | In preparation for the upcoming CMake update. Notes: svn path=/head/; revision=389748
* games/megaglest: Fix code to allow Clang to build it againJohn Marino2015-04-132-6/+22
| | | | | | | | | | | Not only was the previous commit unsavory, it didn't work due to conflict between libc++ and libstdc++. The added patch from miniz upstream fixes the breakage. Suggested by: jbeich Notes: svn path=/head/; revision=383899
* games/megaglest: Unbreak on F10+ with an unsavory solutionJohn Marino2015-04-121-2/+6
| | | | | | | | | | | | | | | | | | | | Megaglest cannot be built under c++11 standard from the latest clang. It catches a narrowing error. The real solution is to fix the c++ code (it wasn't the only problem, but the first to trigger an error over a warning). The c++11 standard is required for wx, so it can't be unspecified. It turns out that gcc48 will not catch the error that clang does so the temporary fix is to require gcc48 for all FreeBSD releases. This may work for gcc49 as well, but it's likely that gcc5 will also catch the bug and break. So the unsavory short-term solution is to require GCC to build megaglest, but the long term fix is either patch the code or hopefully update to new version when upstream fixes the bug (then USE_GCC can be removed). Reported by: amdmi3 Notes: svn path=/head/; revision=383843
* Unbreak five wxgtk30-based ports by adding -std=c++11 to cxxflagsJohn Marino2015-04-101-0/+1
| | | | | | | The breakage was a result of moving wxgtk30 to c++11 from c++01 Notes: svn path=/head/; revision=383750
* - Fix build on < 10.x after webkit-gtk2 updateDmitry Marakasov2015-02-041-1/+1
| | | | | | | | Approved by: portmgr blanket MFH: 2015Q1 Notes: svn path=/head/; revision=378393
* - Drop @dirrm* from and add empty directories to plistsDmitry Marakasov2015-01-181-2/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=377348
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375598
* Properly support png 1.5Antoine Brodin2014-12-252-12/+2
| | | | Notes: svn path=/head/; revision=375533
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=374303
* 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
* games/megaglest: Fix on FreeBSD 10+ (from dports)John Marino2014-07-201-0/+1
| | | | | | | | | | | | | I had fixed megaglest in dports a few days ago, not realizing that the build was also broken on FreeBSD until I saw the PR. Due to the size of megaglest-data (~265M), I haven't actually tested the fix on FreeBSD but it should work. The dports fix is more extensive than the PR. PR: 191225 Submitted by: maintainer (Rusty Nejdl) Notes: svn path=/head/; revision=362372
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.Adam Weinberger2014-07-151-1/+1
| | | | Notes: svn path=/head/; revision=361946
* Use wxGTK 3.0Baptiste Daroussin2014-04-081-5/+10
| | | | | | | | Use lua 5.2 Fix build on headless machines (if help2man is found they it tries to generate a man page for the editor which need display) Notes: svn path=/head/; revision=350611
* Use xerces-c3Baptiste Daroussin2014-02-241-1/+2
| | | | Notes: svn path=/head/; revision=345863
* Convert the tree to USES=openalAntoine Brodin2013-12-251-3/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=337464
* games/megaglest: update to 3.9.0.4William Grzybowski2013-12-026-218/+30
| | | | | | | | | | | | - Update to 3.9.0.4 [1] - Allow staging - Convert lib depends to new format PR: ports/184342 [1] Submitted by: maintainer Notes: svn path=/head/; revision=335483
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | games) Notes: svn path=/head/; revision=327730
* Add explicit dependencies on pkgconfBaptiste Daroussin2013-09-021-1/+1
| | | | Notes: svn path=/head/; revision=325962