Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.75.3 05 Sep 2024 06:06:41 |
Zsolt Udvari (uzsolt) Author: Kevin Zheng |
games/crossfire-client: Update to 1.75.3
Add graphics/png to LIB_DEPENDS.
Add xorg to USES and set USE_XORG.
Switch to DISTVERSION.
Changelog:
https://sourceforge.net/projects/crossfire/files/crossfire-client/1.75.3/
PR: 278301
Approved by: submitter is maintainer |
1.75.2_1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.75.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.75.2 26 Aug 2022 17:02:25 |
Tobias C. Berner (tcberner) |
framework: switch tree to using vala.mk
PR: 249940 |
1.75.2 20 Jul 2022 14:21:58 |
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 ) |
1.75.2 06 Jan 2022 19:40:29 |
Guangyuan Yang (ygy) Author: Kevin Zheng |
games/crossfire-client: Update to 1.75.2
PR: 260980 |
1.75.1 10 Oct 2021 19:44:42 |
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) |
1.75.1 26 Aug 2021 11:07:29 |
Fernando Apesteguía (fernape) Author: Kevin Zheng |
games/crossfire-client: Update to 1.75.1
From ChangeLog:
https://sourceforge.net/p/crossfire/crossfire-client/ci/master/tree/ChangeLog
Added
* Remember the most recently-connected server
* Display "read" flag for books in the inventory that have been read
* Add JXClient-like mouse bindings to support inventory operations without
* middle-click
* Add local map scroll prediction (disabled by default)
Changed
(Only the first 15 lines of the commit message are shown above ) |
1.75.0 18 Aug 2021 00:26:20 |
Piotr Kubaj (pkubaj) |
games/crossfire-client: fix build on big-endian
/wrkdirs/usr/ports/games/crossfire-client/work/crossfire-client-1.75.0/gtk-v2/src/image.c:167:31:
error: use of undeclared identifier 'ny'
for (i=0; i < width * ny; i+= 4) {
^ |
1.75.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.75.0 01 Feb 2021 11:19:32 |
fernape |
games/crossfire-client: Update to 1.75.0
ChangeLog:
https://sourceforge.net/p/crossfire/crossfire-client/ci/88b59/tree/ChangeLog?format=raw
PR: 252655
Submitted by: kevinz5000@gmail.com (maintainer) |
1.74.0 28 Aug 2020 18:07:12 |
tcberner |
games/crossfire-client: fix build on recent current |
1.74.0 02 Feb 2020 14:41:08 |
swills |
games/crossfire-client: Update to 1.74.0
PR: 242880
Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer) |
1.73.0 08 Nov 2019 10:47:01 |
tobik |
games: Add missing USES={gnome,gl,sdl,xorg} |
1.73.0 15 Jan 2019 11:40:43 |
swills |
games/crossfire-client: update to 1.73.0
PR: 234958
Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer) |
1.72.0 19 Nov 2018 15:57:09 |
swills |
devel/glib20: remove runtime dep on perl5
Since glib-mkenums was rewritten in python in glib 2.53.5, glib20 seems
to no longer need perl5 at runtime. This makes perl5 a build dep only.
Removing the run dep causes some other ports to fail, so add the build
dep to those where needed.
PR: 233138
Approved by: gnome (kwm, maintainer, older version of patch)
Exp-run by: antoine |
1.72.0 17 Sep 2017 18:09:18 |
swills |
games/crossfire-client: Update to 1.72.0
PR: 221506
Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer) |
1.71.0_3 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
1.71.0_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.71.0_2 24 Dec 2015 10:59:27 |
amdmi3 |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
1.71.0_2 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
1.71.0_1 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.71.0 10 May 2014 21:06:23 |
rakuco |
Update to 1.71.0.
- Remove libglade2 dependency.
- Remove old `configure` flags.
- Remove old patches.
PR: ports/188385
Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer) |
1.70.0_6 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
1.70.0_5 27 Jan 2014 16:26:08 |
decke |
- Stagify
- Update dependencies to new shlib format
- Fix build by adding USES=pkgconfig
- Bump PORTREVISION
PR: ports/185556
PR: ports/186131
Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer) |
1.70.0_4 22 Oct 2013 13:53:34 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (games category)
Approved by: portmgr (bdrewery) |
1.70.0_4 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.70.0_4 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.70.0_4 11 Jul 2013 16:26:27 |
sunpoet |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
1.70.0_3 06 Jul 2013 11:24:41 |
wg |
games/crossfire-client: fix GL dependency
- Add USE_GL
- Trim Makefile header
- Update pkg-descr from website
- Remove indefinite article from COMMENT
PR: ports/180325
Submitted by: Kevin Zheng <kevinz5000 gmail.com> (maintainer) |
1.70.0_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.70.0_1 01 May 2012 00:27:23 |
jgh |
- attach gplv2 license
PR: ports/167435
Submitted by: maintainer, kevinz5000@gmail.com |
1.70.0_1 23 Apr 2012 17:17:52 |
pawel |
Install program's icon and desktop entry file
PR: ports/167212
Submitted by: maintainer |
1.70.0 15 Apr 2012 15:43:10 |
pawel |
Update to version 1.70.0
PR: ports/166956
Submitted by: maintainer |
1.60.0 10 Apr 2012 13:24:34 |
makc |
Add missing dependency on curl to fix build.
Reported by: pav
Pointyhat to: makc |
1.60.0 06 Apr 2012 15:12:29 |
makc |
Update to 1.60.0
Pass maintainership to submitter
PR: ports/166212
Submitted by: Kevin Zheng <kevinz5000 at gmail.com>
Approved by: Mark Reidel (former maintaier)
Feature safe: yes |
1.8.0_9 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
1.8.0_7 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.8.0_7 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
1.8.0_7 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
1.8.0_7 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.8.0_6 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.8.0_5 30 Jan 2010 09:43:31 |
mva |
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.
PR: ports/142147 ports/142248 ports/142249
Approved by: miwi (mentor implicit) |
1.8.0_4 22 Aug 2009 02:23:49 |
amdmi3 |
- Fix broken makefiles introduced with translation to new SF File Release System
Reported by: dan
Pointyhat to: myself |
1.8.0_4 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
1.8.0_4 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.8.0_3 19 Apr 2008 17:56:05 |
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) |
1.8.0_3 24 Mar 2008 23:21:25 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
1.8.0_3 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
1.8.0_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.8.0_1 20 Sep 2006 11:21:59 |
stas |
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor) |
1.8.0 16 Mar 2006 18:31:43 |
pav |
- Update to 1.8.0
- SDL is no longer optional
PR: ports/92748
Submitted by: Mark Daniel Reidel <mark@alu.reidel.info> (maintainer) |
1.7.0_1 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
1.7.0 22 Jan 2006 11:18:58 |
edwin |
SHA256ify
Approved by: krion@ |
1.7.0 11 May 2004 04:41:44 |
mezz |
Fix the build on 4.x.
PR: ports/66388
Submitted by: Mark Daniel Reidel <ports@mark.reidel.info> (maintainer)
Approved by: adamw (mentor) |
1.7.0 07 May 2004 07:49:10 |
krion |
- Update to 1.7.0
- Give maintainership to submitter
PR: ports/66347
Submitted by: Mark Daniel Reidel <ports@mark.reidel.info> |
1.6.0_2 16 Mar 2004 04:23:56 |
edwin |
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5 |
1.6.0_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.6.0 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.6.0 20 Jan 2004 21:27:10 |
krion |
- Add new knobs from bsd.sdl.mk
Approved by: portmgr |
1.6.0 27 Dec 2003 15:12:39 |
pav |
- Fix MAN1
PR: ports/60621
Submitted by: Ports Fury |
1.6.0 16 Nov 2003 14:41:56 |
krion |
- Update to version 1.6.0
PR: 59331
Submitted by: Ports Fury |
1.5.0 07 May 2003 04:26:12 |
anholt |
Update to 1.5.0.
PR: ports/51853
Submitted by: Ports Fury |
1.4.0 20 Apr 2003 03:03:05 |
marcus |
Remove USE_GNOMENG. |
1.4.0 20 Feb 2003 17:32:26 |
knu |
De-pkg-comment. |
1.4.0 02 Feb 2003 14:13:11 |
nork |
Support USE_AUTOCONF_VER.
PR: ports/47743
Submitted by: Ports Fury |
1.4.0 06 Nov 2002 17:09:20 |
ijliao |
upgrade to 1.4.0
PR: 44969
Submitted by: Ports Fury |
1.3.0 02 Sep 2002 00:59:13 |
lioux |
Deploy USE_GNOMENG infrastructure
PR: 42301
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
1.3.0 15 Jul 2002 21:27:29 |
demon |
Update to version 1.3.0
PR: 40621
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
1.1.0 17 Apr 2002 12:38:03 |
sobomax |
Chase increase of libSDL version number. |
08 Mar 2002 01:32:18 |
pat |
- Repocopy and move games/crossfire to games/crossfire-server and
games/crossfire-client - Update games/crossfire-client to 1.1.0 and
games/crossfire-server to 1.0.0 |