Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
21 Jul 2022 15:28:52 4.9.1_3 |
Fernando Apesteguía (fernape)  |
games/xboard: Add default engine
With default of no engine installed, xboard errors out on empty
-firstChessProgram in xboard.conf
Make FAIRYMAX the default engine (as upstream does).
PR: 263163
Reported by: pauamma@gundo.com |
20 Jul 2022 14:21:58 4.9.1_3 |
Tobias C. Berner (tcberner)  |
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
10 Apr 2022 19:11:41 4.9.1_3 |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
29 Oct 2021 09:50:18 4.9.1_2 |
Stefan Eßer (se)  |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
10 Oct 2021 19:44:42 4.9.1_2 |
Baptiste Daroussin (bapt)  |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
20 Sep 2021 16:09:26 4.9.1_2 |
Rodrigo Osorio (rodrigo)  |
games/xboard: take maintainership
PR: 258612
Reported by: Alexander <alx_figueroa@yahoo.com> |
06 Apr 2021 14:31:07 4.9.1_2 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
09 Nov 2020 17:08:12
4.9.1_2 |
tcberner  |
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2
- switch to the more modern version of librsvg2 on architectures
supporting rust
- this will fix some graphical issues on these architectures
PR: 250276
Exp-run by: antoine
Submitted by: tobik
Differential Revision: https://reviews.freebsd.org/D18878 |
02 Sep 2020 08:05:46
4.9.1_1 |
fernape  |
devel/xboard: fix build in 13-current
Another case of -fno-common
This fixes the slave port devel/xboard-devel too.
While here, add missing USE_XORG modules.
PR: 248984
Reported by: kalten@gmx.at
MFH: 2020Q3 (build fix, -fno-common) |
05 Nov 2019 22:16:15
4.9.1_1 |
zeising  |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
04 Nov 2019 21:21:04
4.9.1_1 |
rene  |
Returns johans's ports to the pool after safekeeping his commit bit. |
13 Aug 2019 14:46:28
4.9.1_1 |
tobik  |
Mk/bsd.sanity.mk: Flag non-integer PORTREVISION/PORTEPOCH
Currently they are not checked and something like PORTREVISION=foo
or just PORTREVISION= is accepted. Some ports use indirection via
custom variables for them so it is worthwhile to check that they
are set to sane values.
While here fix ports that currently have non-integer PORTREVISION
or PORTEPOCH.
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D21225 |
10 Nov 2018 18:12:58
4.9.1_1 |
bapt  |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
19 Jan 2018 16:10:20
4.9.1 |
danfe  |
There is no need to say "(optional)" about something that is an option.
Suggested by: mat |
19 Jan 2018 15:07:24
4.9.1 |
danfe  |
Revert inadvertent change that crept in the previous commit (r459416). |
19 Jan 2018 14:11:13
4.9.1 |
danfe  |
- Remove BROKEN_sparc64 that was originally added in r239630 by linimon@
8.5 years ago for version 4.2.7; current version (4.9.1) installs fine
- Correctly set FOO_RUN_DEPENDS knobs and add some readability linefeeds |
01 Aug 2016 19:27:34
4.9.1 |
johans  |
Update to 4.9.1 (bugfix release) |
22 May 2016 11:53:38
4.9.0 |
johans  |
Update to Xboard 4.9.0
https://www.gnu.org/software/xboard/whats_new/4.9.0/ |
19 May 2016 10:44:12
4.8.0 |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
01 Apr 2016 14:00:57
4.8.0 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
20 Sep 2015 13:05:25
4.8.0 |
johans  |
Add shebangfix for texi2man script when option ZIPPY is selected
PR: 200790
Submitted by: kalten@gmx.at |
11 Jun 2015 18:31:04
4.8.0 |
johans  |
Add shebangfix to fix build when the option ZIPPY is selected
PR: 200790
Submitted by: kalten@gmx.at |
05 Nov 2014 13:29:06
4.8.0 |
johans  |
Update xboard to 4.8.0 (stable)
http://www.gnu.org/software/xboard/whats_new/4.8.0/index.html |
12 Sep 2014 09:31:37
4.7.3_2 |
johans  |
Add patch file, forgotten in previous commit
PR: 193271
Submitted by: Kalten |
11 Sep 2014 19:50:15
4.7.3_2 |
johans  |
Overhaul of games/xboard in preparation of slave port games/xboard-devel
PR: 193271
Submitted by: kalten@gmx.at |
26 Aug 2014 10:35:00
4.7.3_1 |
johans  |
add zippy option for ICS server computer player mode
PR: 192669
Submitted by: kalten@gmx.at |
15 Jul 2014 15:19:07
4.7.3 |
adamw  |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
26 Jun 2014 07:32:37
4.7.3 |
antoine  |
Allow to build with texinfo from ports
With hat: portmgr |
11 Jan 2014 08:49:32
4.7.3 |
johans  |
- Use BROKEN_sparc64 and avoid <bsd.port.pre.mk>
PR: ports/185654
Submitted by: jgh |
10 Jan 2014 17:24:44
4.7.3 |
johans  |
- Update xboard to 4.7.3 (bugfix release)
- Simplify options handling |
22 Oct 2013 13:53:34
4.7.2 |
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (games category)
Approved by: portmgr (bdrewery) |
06 Oct 2013 12:57:45
4.7.2 |
johans  |
- Update to 4.7.2
- Add stage support |
20 Sep 2013 17:36:36
4.7.1_2 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
18 Sep 2013 08:17:23
4.7.1_2 |
bapt  |
Do not overwrite USES |
17 Sep 2013 06:28:07
4.7.1_2 |
bapt  |
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake |
19 Jul 2013 14:03:53
4.7.1_2 |
rm  |
Cleanup empty files and directories. |
13 Jun 2013 17:24:10
4.7.1_2 |
johans  |
Add dependencies, NLS, docs
PR: ports/179340
Submitted by: <nemysis@gmx.ch> |
15 May 2013 16:58:53
4.7.1_1 |
johans  |
- Remove PORTDATA and pkg-deinstall in favour of static file list
Installing the port without PORTDATA is not advised
- Add USES=shared-mime-info
- Fix plist
- Bump PORTREVISION |
13 May 2013 20:20:29
4.7.1 |
johans  |
- Update xboard to 4.7.1
- Remove patch file that is no longer needed (fixed upstream)
- Add deinstall script to avoid leftovers |
24 Apr 2013 18:10:32
4.7.0 |
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
07 Mar 2013 15:31:54
4.7.0 |
ak  |
- Fix all new cases of 'No newline at end of file' in the ports tree
Approved by: portmgr (bapt) |
24 Feb 2013 17:37:01
4.7.0 |
johans  |
Fix build error on xboard.texi with modern texinfo.
Note that this is only an issue when makeinfo from ports is used.
PR: ports/176397
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> |
23 Feb 2013 13:07:32
4.7.0 |
johans  |
- Upgrade xboard to 4.7.0
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 |
16 Jun 2012 14:51:46
4.6.2_1 |
johans  |
Convert to new options framework |
01 Jun 2012 05:26:28
4.6.2_1 |
dinoex  |
- update png to 1.5.10 |
20 Apr 2012 09:57:48
4.6.2 |
johans  |
Update xboard to 4.6.2 |
31 Mar 2012 12:14:00
4.6.0 |
johans  |
- Update to xboard 4.6.0
- Remove code patch (fixed upstream)
- Honour WITHOUT_NLS to disable NLS support (new in this version)
Feature safe: yes |
03 Oct 2011 20:53:59
4.5.3 |
johans  |
Update xboard to 4.5.3 |
21 Jun 2011 17:57:06
4.5.2 |
johans  |
Correct function definition (to fix building with clang) |
27 Apr 2011 22:47:16
4.5.2 |
johans  |
Update xboard to 4.5.2 |
23 Apr 2011 15:47:51
4.5.1 |
johans  |
Add xboard OPTIONS to install optional chess engine backends.
PR: ports/156592
Submitted by: Kalten <kalten@gmx.at> |
22 Feb 2011 21:33:59
4.5.1 |
johans  |
Update xboard to 4.5.1 |
11 Feb 2011 12:33:55
4.5.0 |
johans  |
Update xboard to 4.5.0
http://www.gnu.org/software/xboard/whats_new/4.5.0/ |
20 Aug 2010 20:27:32
4.4.4 |
johans  |
Update xboard to 4.4.4 (bugfix release) |
05 Apr 2010 08:22:42
4.4.3 |
johans  |
Update to 4.4.3 |
23 Feb 2010 18:03:45
4.4.2 |
johans  |
Update my mail address to @FreeBSD.org
Feature safe: yes |
08 Dec 2009 22:09:27
4.4.2 |
johans  |
- Update to 4.4.2
- Remove autotools run and another patch that's no longer required |
04 Nov 2009 21:23:42
4.4.1 |
johans  |
- Update to 4.4.1 (many minor bugfixes)
- This release no longer includes the pxboard and zic2xpm scripts |
24 Sep 2009 21:31:10
4.4.0 |
johans  |
- Update to 4.4.0
- Use PLIST_FILES rather than pkg-plist
Feature safe: yes |
24 Sep 2009 21:29:59
4.4.0 |
johans  |
- Update to 4.4.0
- 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 |
16 Aug 2009 04:47:42
4.2.7_3 |
linimon  |
Mark as broken on sparc64: fails to install (problem with texi2html).
Hat: portmgr |
25 Jul 2009 10:41:05
4.2.7_3 |
johans  |
- Fix build (remove unused html file)
- Claim maintainership
- Remove unneeded patchfiles
- Fix build dependencies |
24 Jul 2009 07:07:53
4.2.7_3 |
erwin  |
Mark BROKEN: does not build. |
23 Jan 2009 16:28:36
4.2.7_3 |
flz  |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- 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). |
19 Apr 2008 17:56:05
4.2.7_2  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- 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) |
31 Jul 2007 15:04:12
4.2.7_2 |
mm  |
- Depend explicitly on USE_XORG= xt xpm xaw
- Bump PORTREVISION
Approved by: garga (mentor, implicit) |
19 May 2007 20:32:57
4.2.7_1 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
05 Mar 2007 07:39:49
4.2.7 |
linimon  |
Maintainer is busy right now, and suggests that someone else might be
better able to maintain these ports. We hope to see him back again soon.
Hat: portmgr |
07 May 2006 23:46:33
4.2.7 |
edwin  |
Remove USE_REINPLACE for categories starting with a G |
22 Jan 2006 11:18:58
4.2.7 |
edwin  |
SHA256ify
Approved by: krion@ |
13 Feb 2005 17:43:21
4.2.7 |
hrs  |
Revert the previous change since the problem of texi2html
has been fixed. |
12 Feb 2005 20:36:16
4.2.7 |
hrs  |
Unbreak the build.
Approved by: Mark Huizer (xaa at timewasters dot nl) (maintainer) |
29 May 2004 13:01:37
4.2.7 |
pav  |
- Update to 4.2.7
PR: ports/67092
Submitted by: Mark Huizer <xaa+ports@timewasters.nl> (maintainer) |
31 Mar 2004 03:12:58
4.2.6 |
trevor  |
SIZEify (maintainer timeout) |
08 Sep 2003 13:14:49
4.2.6 |
edwin  |
[PATCH] add xaw3d build option to games/xboard
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 |
21 Feb 2003 12:06:01
4.2.6 |
knu  |
De-pkg-comment. |
17 Feb 2002 21:17:08  |
pat  |
Update to 4.2.6 |
06 Jan 2002 20:13:49  |
pat  |
Update to 4.2.5 |
27 Feb 2001 02:01:41  |
steve  |
Update to version 4.2.3. |
19 Feb 2001 13:10:22  |
roam  |
Update to 4.2.2. |
11 Feb 2001 16:53:00  |
jeh  |
changed download url, upgraded version |
16 Jan 2001 17:33:20  |
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
30 Dec 2000 16:39:38  |
alex  |
Update to 4.2.0 |
08 Oct 2000 03:48:59  |
asami  |
Convert category games to new layout. |
01 Oct 2000 16:16:26  |
kevlo  |
- Update to 4.1.0 - Change maintainer's e-mail address |