aboutsummaryrefslogtreecommitdiff
path: root/games/xboard
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* - Update to 4.7.2Johan van Selst2013-10-063-14/+12
| | | | | | | - Add stage support Notes: svn path=/head/; revision=329558
* 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
* Do not overwrite USESBaptiste Daroussin2013-09-181-2/+1
| | | | Notes: svn path=/head/; revision=327532
* Convert to new perl frameworkBaptiste Daroussin2013-09-171-1/+2
| | | | | | | Convert from USE_GMAKE to USES=gmake Notes: svn path=/head/; revision=327451
* Add dependencies, NLS, docsJohan van Selst2013-06-133-136/+148
| | | | | | | | PR: ports/179340 Submitted by: <nemysis@gmx.ch> Notes: svn path=/head/; revision=320822
* - Remove PORTDATA and pkg-deinstall in favour of static file listJohan van Selst2013-05-153-13/+139
| | | | | | | | | | Installing the port without PORTDATA is not advised - Add USES=shared-mime-info - Fix plist - Bump PORTREVISION Notes: svn path=/head/; revision=318248
* - Update xboard to 4.7.1Johan van Selst2013-05-134-552/+11
| | | | | | | | - Remove patch file that is no longer needed (fixed upstream) - Add deinstall script to avoid leftovers Notes: svn path=/head/; revision=318127
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - Fix all new cases of 'No newline at end of file' in the ports treeAlex Kozlov2013-03-071-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=313597
* Fix build error on xboard.texi with modern texinfo.Johan van Selst2013-02-241-0/+545
| | | | | | | | | | Note that this is only an issue when makeinfo from ports is used. PR: ports/176397 Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> Notes: svn path=/head/; revision=312883
* - Upgrade xboard to 4.7.0Johan van Selst2013-02-233-419/+13
| | | | | | | | many improvements, http://www.gnu.org/software/xboard/whats_new/4.7.0/ - Remove Xaw3d look (no longer supported); note GTK is not yet finished Notes: svn path=/head/; revision=312811
* Convert to new options frameworkJohan van Selst2012-06-161-16/+19
| | | | Notes: svn path=/head/; revision=299407
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* Update xboard to 4.6.2Johan van Selst2012-04-202-3/+3
| | | | Notes: svn path=/head/; revision=295150
* - Update to xboard 4.6.0Johan van Selst2012-03-313-4/+33
| | | | | | | | | | - Remove code patch (fixed upstream) - Honour WITHOUT_NLS to disable NLS support (new in this version) Feature safe: yes Notes: svn path=/head/; revision=294040
* Update xboard to 4.5.3Johan van Selst2011-10-032-3/+3
| | | | Notes: svn path=/head/; revision=282891
* Correct function definition (to fix building with clang)Johan van Selst2011-06-211-0/+1
| | | | Notes: svn path=/head/; revision=276017
* Update xboard to 4.5.2Johan van Selst2011-04-273-6/+399
| | | | Notes: svn path=/head/; revision=273275
* Add xboard OPTIONS to install optional chess engine backends.Johan van Selst2011-04-231-1/+26
| | | | | | | | PR: ports/156592 Submitted by: Kalten <kalten@gmx.at> Notes: svn path=/head/; revision=273109
* Update xboard to 4.5.1Johan van Selst2011-02-222-3/+3
| | | | Notes: svn path=/head/; revision=269522
* Update xboard to 4.5.0Johan van Selst2011-02-113-12/+23
| | | | | | | http://www.gnu.org/software/xboard/whats_new/4.5.0/ Notes: svn path=/head/; revision=268932
* Update xboard to 4.4.4 (bugfix release)Johan van Selst2010-08-202-4/+4
| | | | Notes: svn path=/head/; revision=259646
* Update to 4.4.3Johan van Selst2010-04-053-5/+19
| | | | Notes: svn path=/head/; revision=252229
* Update my mail address to @FreeBSD.orgJohan van Selst2010-02-231-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250234
* - Update to 4.4.2Johan van Selst2009-12-082-9/+7
| | | | | | | - Remove autotools run and another patch that's no longer required Notes: svn path=/head/; revision=245426
* - Update to 4.4.1 (many minor bugfixes)Johan van Selst2009-11-042-9/+7
| | | | | | | - This release no longer includes the pxboard and zic2xpm scripts Notes: svn path=/head/; revision=243803
* - Update to 4.4.0Johan van Selst2009-09-241-4/+0
| | | | | | | | | - Use PLIST_FILES rather than pkg-plist Feature safe: yes Notes: svn path=/head/; revision=242043
* - Update to 4.4.0Johan van Selst2009-09-242-14/+22
| | | | | | | | | | | | - Use autotools (unfortunately required) - WITH_XAW3D is now set using OPTIONS - Add patch to install supported scripts included in older versions - Add patch to set gnuchessx as engine (like in older versions) Feature safe: yes Notes: svn path=/head/; revision=242042
* Mark as broken on sparc64: fails to install (problem with texi2html).Mark Linimon2009-08-161-1/+7
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=239630
* - Fix build (remove unused html file)Johan van Selst2009-07-253-29/+3
| | | | | | | | | - Claim maintainership - Remove unneeded patchfiles - Fix build dependencies Notes: svn path=/head/; revision=238353
* Mark BROKEN: does not build.Erwin Lansing2009-07-241-0/+2
| | | | Notes: svn path=/head/; revision=238316
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-1/+1
| | | | | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG). Notes: svn path=/head/; revision=226727
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-3/+0
| | | | | | | | | | | | | | | | | | - 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
* - Depend explicitly on USE_XORG= xt xpm xawMartin Matuska2007-07-311-2/+5
| | | | | | | | | - Bump PORTREVISION Approved by: garga (mentor, implicit) Notes: svn path=/head/; revision=196835
* - 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
* Maintainer is busy right now, and suggests that someone else might beMark Linimon2007-03-051-1/+1
| | | | | | | | | better able to maintain these ports. We hope to see him back again soon. Hat: portmgr Notes: svn path=/head/; revision=186558
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154152
* Revert the previous change since the problem of texi2htmlHiroki Sato2005-02-131-3/+3
| | | | | | | has been fixed. Notes: svn path=/head/; revision=128712
* Unbreak the build.Hiroki Sato2005-02-121-3/+3
| | | | | | | Approved by: Mark Huizer (xaa at timewasters dot nl) (maintainer) Notes: svn path=/head/; revision=128624
* - Update to 4.2.7Pav Lucistnik2004-05-295-9/+33
| | | | | | | | PR: ports/67092 Submitted by: Mark Huizer <xaa+ports@timewasters.nl> (maintainer) Notes: svn path=/head/; revision=110271
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* [PATCH] add xaw3d build option to games/xboardEdwin Groothuis2003-09-081-1/+7
| | | | | | | | | | | this patch adds an option to build with Xaw3D PR: ports/44854 Submitted by: Kyle Martin <mkm@ieee.org> Approved by: xaa+ports@timewasters.nl Notes: svn path=/head/; revision=88806
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76034
* Update to 4.2.6Patrick Li2002-02-172-2/+6
| | | | | | | | PR: 35052 Submitted by: maintainer Notes: svn path=/head/; revision=54833
* Update to 4.2.5Patrick Li2002-01-062-3/+3
| | | | | | | | PR: 33607 Submitted by: maintainer Notes: svn path=/head/; revision=52660
* Update to version 4.2.3.Steve Price2001-02-272-2/+2
| | | | | | | | PR: 25384 Submitted by: maintainer Notes: svn path=/head/; revision=38821
* Update to 4.2.2.Peter Pentchev2001-02-192-2/+2
| | | | | | | | PR: 24996 Submitted by: maintainer Notes: svn path=/head/; revision=38478
* changed download url, upgraded versionJames E. Housley2001-02-112-5/+5
| | | | | | | | PR: 24846 Submitted by: Mark Huizer; Eindhoven <xaa+ports@madison-gurkha.com> MAINTAINER Notes: svn path=/head/; revision=38211