aboutsummaryrefslogtreecommitdiff
path: root/games/glchess
Commit message (Collapse)AuthorAgeFilesLines
* 1: Stagify.Vanilla I. Shu2014-07-092-17/+8
| | | | | | | 2: add INSTALLS_EGGINFO, bump version. Notes: svn path=/head/; revision=361361
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-131-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories G-I. CR: D201 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357654
* Reset the 99 ports still listed under sylvio@John Marino2014-06-111-1/+1
| | | | | | | | | | | | | | Sylvio's last commit was 17 months ago, a full 5 months after all of his ports could have been reset per policy. Given the push to complete staging (48 ports are still unstaged, something like 70+ have already been staged by other committers) and given that PRs are automatically assigned but never addressed, it's better just to reset all the ports and PRs so that it's clear to others that these ports are free to maintain. Approved by: portmgr (implicit) Notes: svn path=/head/; revision=357526
* Update the default version of GCC used in the Ports Collection fromGerald Pfeifer2014-03-101-1/+1
| | | | | | | | | | | | | | GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs) Notes: svn path=/head/; revision=347809
* Remove trailing whitespaces from category gamesEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345410
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+3
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* Update to libmpc version 1.0.1 which brings the following fixes:Gerald Pfeifer2013-10-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Switched to automake 1.11.6, see CVE-2012-3386. - #14669: Fixed extraction of CC from gmp.h. - Fixed case of intermediate zero real or imaginary part in mpc_fma, found by hydra with GMP_CHECK_RANDOMIZE=1346362345. This is on top of the following changes from version 1.0 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no invariant sections) for the documentation. - 100% of all lines are covered by tests - Renamed functions . mpc_mul_2exp to mpc_mul_2ui . mpc_div_2exp to mpc_div_2ui - 0^0, which returned (NaN,NaN) previously, now returns (1,+0). - Removed compatibility with K&R compilers, which was untestable due to lack of such compilers. - New functions . mpc_log10 . mpc_mul_2si, mpc_div_2si - Speed-ups . mpc_fma - Bug fixes . mpc_div and mpc_norm now return a value indicating the effective rounding direction, as the other functions. . mpc_mul, mpc_sqr and mpc_norm now return correct results even if there are over- or underflows during the computation. . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has infinite part and equals output variable is corrected. . mpc_fr_sub: Wrong return value for imaginary part is corrected. Convert to the new LIB_DEPENDS standard and remove hard-coded .so versions from a couple of dependent ports. Bump PORTREVISIONS of all dependent ports. PR: 183141 Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331644
* - 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
* 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
* Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}Baptiste Daroussin2013-04-291-10/+8
| | | | | | | | | While here: - trim headers - convert to new options framework Notes: svn path=/head/; revision=316850
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+1
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-2/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Remove MD5 checksumSylvio Cesar Teixeira2011-05-121-1/+0
| | | | Notes: svn path=/head/; revision=274018
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - 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-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update my mail address to FreeBSDSylvio Cesar Teixeira2009-11-271-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=244870
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+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
* - Pass maintainership to Sylvio Amorim <scjamorim at bsd.com.br>.Marcelo Araujo2009-06-211-1/+1
| | | | Notes: svn path=/head/; revision=236451
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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
* - Fixed WITHOUT_NLS knob.Marcelo Araujo2007-08-251-74/+74
| | | | | | | | | | - Forgot to use %%NLS%% on pkg-plist. Reported by: sat, dougb Approved by: itetcu (mentor) Notes: svn path=/head/; revision=198290
* - Update to 1.0.6.Marcelo Araujo2007-08-173-6/+28
| | | | | | | | | - Added WITHOUT_NLS knob. Approved by: itetcu (mentor) Notes: svn path=/head/; revision=197837
* - Change my mail address to araujo@.Marcelo Araujo2007-06-291-1/+1
| | | | | | | Approved by: stas (mentor) Notes: svn path=/head/; revision=194470
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Update to 1.0.5Ion-Mihai Tetcu2007-04-163-4/+7
| | | | | | | | PR: ports/111605 Submitted by: Marcelo Araujo (araujo@bsdmail.org) (maintainer) Notes: svn path=/head/; revision=190081
* - Update to 1.0.2Martin Wilke2007-02-273-22/+27
| | | | | | | | PR: 109323 Submitted by: Marcelo Araujo <araujo@bsdmail.org> (Maintainer) Notes: svn path=/head/; revision=186121
* - Support GCONF_SCHEMAS properlyMartin Wilke2007-01-172-4/+6
| | | | | | | | PR: 107997 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=182666
* - Update to 1.0.1Cheng-Lung Sung2007-01-053-6/+11
| | | | | | | | | | - grab maintainership PR: ports/107545 Submitted by: maintainer (Marcelo Araujo) Notes: svn path=/head/; revision=181484
* - Update to 1.0Martin Wilke2006-12-214-17/+92
| | | | | | | | PR: ports/106984 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=180419
* - Update to 0.9.12Martin Wilke2006-11-053-16/+15
| | | | | | | | | PR: ports/105032 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Sponsored by: FreeBSD Bug-a-thon #2 Notes: svn path=/head/; revision=176544
* - Update to version 0.9.11.Alejandro Pulver2006-10-093-28/+47
| | | | | | | | PR: ports/104172 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=175018
* - Update to 0.9.7Martin Wilke2006-09-113-8/+25
| | | | | | | | PR: ports/103146 Submitted by: KATO Tsuguru <tkato432(at)yahoo.com> Notes: svn path=/head/; revision=172806
* - Update 0.9.5Rong-En Fan2006-07-193-55/+79
| | | | | | | | | | - Remove USE_X_PREFIX PR: ports/100561 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=168273
* Update to version 0.9.4Ion-Mihai Tetcu2006-06-253-5/+24
| | | | | | | | PR: ports/99044 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=166316
* Update to 0.9.3Erwin Lansing2006-06-113-21/+48
| | | | | | | | PR: 98822 Submitted by: Ports fury Notes: svn path=/head/; revision=165130
* - Update to 0.9.0Sergey Matveychuk2006-04-205-113/+50
| | | | | | | | PR: ports/96004 Submitted by: Ports Fury Notes: svn path=/head/; revision=159983
* Reset pat due to no response to email about his status.Mark Linimon2006-04-141-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=159519
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154152
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-2/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* USE_MESA -> USE_GLMax Khon2005-02-211-1/+1
| | | | | | | Approved by: MAINTAINER Notes: svn path=/head/; revision=129486
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-0/+1
| | | | Notes: svn path=/head/; revision=110841
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104360
* 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
* fix games/glchess: incorrect referencesDaichi GOTO2003-07-161-1/+1
| | | | | | | | | | - www/crafty -> games/crafty in pkg-message PR: 54525 Submitted by: Christopher Nehren <apeiron@comcast.net> Notes: svn path=/head/; revision=84962
* Fix gnuchess supportPatrick Li2003-07-031-3/+5
| | | | | | | Submitted by: "Holger Kipp" <hk@intserv.int1.b.intern> Notes: svn path=/head/; revision=84101
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79332