aboutsummaryrefslogtreecommitdiff
path: root/games/qgo
Commit message (Collapse)AuthorAgeFilesLines
* Do not attempt to create ${STAGEDIR}${DESKTOPDIR}: `share/applications'Alexey Dokuchaev2016-04-161-1/+0
| | | | | | | | was added to mtree (Templates/BSD.local.dist) in r331266 2.5 years ago, and fix some minor bogosities nearby. Notes: svn path=/head/; revision=413438
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363371
* - Remove now needless qmake_build from USE_QT4Max Brazhnikov2013-11-211-1/+1
| | | | | | | | - Get rid of QMAKEFLAGS - Use globally provided LRELEASE Notes: svn path=/head/; revision=334499
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (games category) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331269
* - Convert unmaintained ports to USES=qmakeMax Brazhnikov2013-10-131-10/+6
| | | | | | | | | - Add stage support - Convert LIB_DEPENDS to new syntax - Minor changes/fixes Notes: svn path=/head/; revision=330227
* 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
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Update to version 2.s764Martin Wilke2013-06-099-168/+58
| | | | | | | | PR: 179220 Submitted by: Ports Fury Notes: svn path=/head/; revision=320350
* - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8Beat Gaetzi2012-12-301-0/+3
| | | | | | | | | | | was released in 2007 and KDE 3.5.10 in 2008 and both are no longer maintained upstream nor in our tree. - Set EXPIRATION_DATE to 2013-07-01 Discussed with: bapt, tabthorpe Notes: svn path=/head/; revision=309662
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276993
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 1.5.4.3Martin Wilke2009-10-203-8/+8
| | | | | | | | PR: 139765 Submitted by: Ports Fury Notes: svn path=/head/; revision=243091
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=218938
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+2
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* - Update to 1.5.4.2Martin Wilke2007-12-143-8/+9
| | | | | | | | PR: 118610 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=203606
* - Update to 1.5.4Martin Wilke2007-06-203-6/+13
| | | | | | | | PR: 113770 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=193970
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to frameworkPav Lucistnik2007-02-131-1/+0
| | | | | | | | Submitted by: rafan Tested on: pointyhat Notes: svn path=/head/; revision=185058
* - Update to 1.5.3Martin Wilke2007-01-173-4/+5
| | | | | | | | PR: 107998 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=182663
* - Update to version 1.5.2.Alejandro Pulver2006-10-092-7/+4
| | | | | | | | PR: ports/104173 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=175019
* Update to 1.5.1Tilman Keskinoz2006-04-154-30/+20
| | | | | | | | PR: 95817 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=159647
* - Update to 1.0.4.2Pav Lucistnik2006-01-216-21/+37
| | | | | | | | PR: ports/92009 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=154025
* - Update to version 1.0.3.2Tim Bishop2005-12-113-4/+9
| | | | | | | | | PR: 90193 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: clement (mentor) Notes: svn path=/head/; revision=150896
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149325
* - Update to 1.0.3Renato Botelho2005-10-103-3/+16
| | | | | | | | PR: ports/87059 Submitted by: Ports Fury Notes: svn path=/head/; revision=144788
* Fix bogus ui files in preparation for Qt 3.3.5Michael Nottebrock2005-09-291-0/+10
| | | | Notes: svn path=/head/; revision=143781
* update to 1.0.2.Roman Bogorodskiy2005-07-082-3/+3
| | | | | | | | PR: 83154 Submitted by: Ports Fury Notes: svn path=/head/; revision=138718
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Update to version 1.0.1Kirill Ponomarev2005-04-052-8/+3
| | | | | | | | PR: ports/79474 Submitted by: Ports Fury Notes: svn path=/head/; revision=132540
* Update to version 1.0.0.2Kirill Ponomarev2004-12-234-30/+7
| | | | | | | | PR: ports/75397 Submitted by: Ports Fury Notes: svn path=/head/; revision=124947
* Update to version 1.0.0Kirill Ponomarev2004-12-189-84/+108
| | | | | | | | PR: ports/75113 Submitted by: Ports Fury Notes: svn path=/head/; revision=124401
* Fix build without imake.Dejan Lesjak2004-12-071-0/+1
| | | | | | | Pointed out by: dosirak via kris, while testing X.Org upgrade Notes: svn path=/head/; revision=123388
* Update to version 0.2.2Kirill Ponomarev2004-10-262-3/+3
| | | | | | | | PR: ports/73076 Submitted by: Ports Fury Notes: svn path=/head/; revision=120258
* Update to version 0.2.1Kirill Ponomarev2004-08-233-3/+18
| | | | | | | | PR: ports/70867 Submitted by: Ports Fury Notes: svn path=/head/; revision=117148
* Fix build with gcc 3.4Tilman Keskinoz2004-08-201-2/+11
| | | | Notes: svn path=/head/; revision=116839
* - Update to version 0.2Kirill Ponomarev2004-05-103-6/+6
| | | | | | | | PR: ports/66465 Submitted by: Ports Fury Notes: svn path=/head/; revision=108850
* - Fix build with qt33Kirill Ponomarev2004-03-141-0/+4
| | | | | | | | PR: ports/64212 Submitted by: Ports Fury Notes: svn path=/head/; revision=103971
* - Update to version 0.1.3Kirill Ponomarev2004-02-104-8/+8
| | | | | | | | PR: ports/62638 Submitted by: Ports Fury Notes: svn path=/head/; revision=100562
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* - Update to version 0.1.2Kirill Ponomarev2003-12-174-53/+16
| | | | | | | | PR: 60338 Submitted by: Ports Fury Notes: svn path=/head/; revision=96067
* - Update to version 0.1.1Kirill Ponomarev2003-11-0510-104/+127
| | | | | | | | PR: 58962 Submitted by: Ports Fury Notes: svn path=/head/; revision=93156
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to 0.0.14. USE_QT= 3. Set MAINTAINER back to portsTilman Keskinoz2003-02-227-12/+80
| | | | Notes: svn path=/head/; revision=76210