60 Commits

Author SHA1 Message Date
naddy
9433d2a35f drop RCS Ids 2022-03-11 19:04:03 +00:00
bket
86e4033341 Update to gnuchess-6.2.9
Fixes potential buffer overflow in pgnload and pgnreplay
(CVE-2021-30184).

From MAINTAINER (Martin Ziemer <horrad AT horrad DOT de>).
2021-07-14 12:54:35 +00:00
sthen
b83b94024c update to gnuchess-6.2.8, from maintainer 2021-06-25 20:56:20 +00:00
rsadowski
0baa5709a0 Update gnuchess to 6.2.7
Initial diff from Martin Ziemer, who takes maintainer for the port.
2020-08-30 20:13:24 +00:00
sthen
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +00:00
sthen
902b542fe0 more ncurses->curses 2019-05-21 09:34:30 +00:00
naddy
ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
jca
b454034da1 Upgrade to gnuchess-6.2.5
Drop unneeded pthread override while here.
2017-11-03 00:43:49 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
sthen
bcbf44ab87 use LIBCXX 2017-04-10 11:46:18 +00:00
jca
3cccd9a872 SECURITY update to gnuchess-6.2.4
Input buffer overflow
2016-11-17 02:06:46 +00:00
jasper
003e889c0a retire sparc 2016-09-01 10:53:26 +00:00
naddy
32cd7e42e2 replace gettext module 2016-04-12 15:19:39 +00:00
dcoppa
fadac41fe0 Update to gnuchess-6.2.2 2015-10-20 07:46:28 +00:00
phessler
5139b48a71 fail while building it's own files. runs out of memory. 2015-04-17 08:00:42 +00:00
kirby
9b482dd43d Update to gnuchess-6.2.1. Add HOMEPAGE while here.
Based on a diff from pascal@
ok dcoppa@
2015-01-11 12:59:43 +00:00
dcoppa
3e4c485b45 Bugfix update to gnuchess-6.1.2 2014-09-25 13:44:56 +00:00
dcoppa
dd79312bdb Update to gnuchess-6.1.1
From Arto Jonsson (ajonsson at kapsi dot fi), thanks!
2014-01-28 09:12:57 +00:00
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +00:00
dcoppa
2bb3c694d9 Bugfix update to gnuchess-6.0.2
ok ajacoutot@, jasper@
2012-10-24 08:25:07 +00:00
ajacoutot
f74f7f564c Remove commented line; no change. 2012-04-08 16:36:09 +00:00
ajacoutot
e044573fe6 Update to gnuchess-6.0.1 2012-04-08 16:32:29 +00:00
ajacoutot
ce3624d8a3 Update to gnuchess-5.08.
Tweak COMMENT.
Set license marker to GPLv3.
2011-03-02 06:39:47 +00:00
jasper
23bdc66288 Remove mjc@ as maintainer after several generous time-outs. 2011-01-14 22:50:56 +00:00
espie
6e2d69ab88 new depends 2010-11-16 11:23:25 +00:00
espie
bb56354b11 proto fixes for gcc4 complaints 2010-05-13 16:37:32 +00:00
ajacoutot
5985d2ef24 Consistency: remove the 1, 2 or even 3 empty blank lines.
sthen@ agrees
2010-04-15 14:11:01 +00:00
ajacoutot
0ac1928a92 - @bin markers, WANTLIB fix and bump 2008-11-29 09:49:03 +00:00
simon
4483ec0807 remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-15 18:01:00 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
espie
db76ffc1df WANTLIB markers 2004-11-28 22:41:14 +00:00
espie
6ad2640218 new plists 2004-09-15 00:46:07 +00:00
mjc
591897bc4f update to gnuchess 5.07, take maintainer
ok brad@
2004-07-06 04:00:11 +00:00
sturm
8e669b087c - regen patchfiles
- remove hashfile support
  + useless due to missing permissions anyways
  + creates the hashfile during build outside the fake area, if building
    as root
2004-01-09 20:06:43 +00:00
pvalchev
3101b76380 Remove Angelos from maintainer per his request 2002-12-23 00:37:49 +00:00
fgsch
1e4007883e - MASTER_SITE_SUBDIR -> ${SITE:=subdir/}
- bump NEED_VERSION.
2002-05-13 12:31:07 +00:00
naddy
e5230d5c9f Add missing RCS Id. 2002-04-07 01:54:47 +00:00
espie
5b37289c23 md5->distinfo 2002-03-21 19:59:18 +00:00
pvalchev
e8a2398d62 Remove deprecated LICENSE_TYPE and set appropriate # comments
with its contents.
2001-06-20 01:43:11 +00:00
lebel
8ba1321ed5 games: integrate COMMENT, bump NEED_VERSION. 2001-05-06 01:06:09 +00:00
espie
46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00
espie
aa4a7733cc Complete a few MAINTAINER names. 2000-10-22 14:02:46 +00:00
espie
5155c68571 trivial fake 2000-06-06 23:38:02 +00:00
turan
c7f19d1489 found a copy on ftp.leo.org. mark unbroken. 2000-04-29 19:34:36 +00:00
espie
233ac49af6 explicit FAKE=No, so that we can turn FAKE on by default. 2000-04-09 17:35:57 +00:00
espie
0fd05ef2ce Move all NEED_VERSION right after CATEGORY 2000-03-24 22:11:32 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00