aboutsummaryrefslogtreecommitdiff
path: root/games/qgo
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Grab all the qt2/kde2 ports with no maintainer and put them under kde@Alan Eldridge2002-08-231-1/+1
| | | | | | | maintainership. Notes: svn path=/head/; revision=64863
* Replace ${PERL} with ${REINPLACE_CMD}Ying-Chieh Liao2002-06-301-2/+3
| | | | | | | | PR: 40012 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=62204
* upgrade to 0.0.11Ying-Chieh Liao2002-05-204-46/+5
| | | | Notes: svn path=/head/; revision=59536
* add qgo 0.0.8Ying-Chieh Liao2002-04-136-0/+102
A Go board and SGF editor written with the Qt library Notes: svn path=/head/; revision=57650