non port: games/stonesoup/Makefile |
SVNWeb
|
Number of commits found: 99 |
Mon, 8 May 2023
|
[ 08:25 Robert Clausecker (fuz) ] 3ba27cf
games/stonesoup: update to 0.30
Changelog: https://github.com/crawl/crawl/releases/tag/0.30.0
|
Tue, 25 Apr 2023
|
[ 15:17 Christian Weisgerber (naddy) ] feb1fa3 (Only the first 10 of 1613 ports in this commit are shown above. )
audio/opus: bump consumers after update to 1.4
|
Wed, 8 Feb 2023
|
[ 23:24 Robert Clausecker (fuz) ] 24bd5a3 (Only the first 10 of 66 ports in this commit are shown above. )
*/*: Update fuz@fuz.su to fuz@FreeBSD.org
www/writefreely had a stray duplicate MAINTAINER block
from an earlier botched commit. I did intentionally not
touch the entry in UPDATING.
Reviewed by: eduardo, flo
Differential Revision: https://reviews.freebsd.org/D38435
|
Mon, 12 Sep 2022
|
[ 16:32 Neel Chauhan (nc) Author: Robert Clausecker ] b847256
games/stonesoup: update to 0.29.1
Changelog: https://github.com/crawl/crawl/releases/tag/0.29.1
PR: 266383
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Sat, 27 Aug 2022
|
[ 15:36 Neel Chauhan (nc) Author: Robert Clausecker ] 7f17ff3
games/stonesoup: update to 0.29.0
Changelog: https://github.com/crawl/crawl/releases/tag/0.29.0
PR: 266042
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] d56127b (Only the first 10 of 744 ports in this commit are shown above. )
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 )
|
Mon, 14 Feb 2022
|
[ 05:23 Guangyuan Yang (ygy) Author: Robert Clausecker ] 4931bb0
games/stonesoup: Update to 0.28.0
Changelog: https://github.com/crawl/crawl/releases/tag/0.28.0
PR: 261904
|
Tue, 14 Dec 2021
|
[ 13:02 Tobias Kortkamp (tobik) ] feb95d6 (Only the first 10 of 12 ports in this commit are shown above. )
*: Clean up some things
- Fix typos
- Remove unreferenced variables
- Sort categories
- Clean up commented PORTREVISION
- Fix broken syntax
Reported by: portscan
|
Mon, 8 Nov 2021
|
[ 08:13 Mikael Urankar (mikael) Author: Robert Clausecker ] 58825f8
games/stonesoup: update to 0.27.1 and fix SDL build
- update to 0.27.1
- fix the SDL build by fixing an incorrect patch.
- add missing build dependencies for SDL build
- flavourise in lieu of the removed stonesoup-sdl port
- mention flavours in pkg-descr
- rework patches to be compatible with new version
- add desktop entry for the SDL version
- enable concurrent installation of the two flavours
- remove the somewhat pointless EXAMPLES option which used
to just install one file into an additional location
PR: 259509
|
[ 07:41 Mikael Urankar (mikael) Author: Robert Clausecker ] 5304a19
games/stonesoup: Fix build on armv6/armv7.
Fix build on armv6/armv7 by removing a misguided OS-detection case.
Fix build with WRKDIR inside a git-maintained ports tree.
Turn the custom README into a pkg-message for better visibility.
Take over maintainership of this unmaintained port.
PR: 259499
|
Tue, 4 May 2021
|
[ 16:57 Rene Ladan (rene) ] a568582 (Only the first 10 of 24 ports in this commit are shown above. )
*: reset lifanov's ports after safekeeping their ports bit.
Hat: portmgr-secretary
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 5 Nov 2019
|
[ 22:21 zeising ] (Only the first 10 of 36 ports in this commit are shown above. )
Add USES=xorg USES=gl, ports categories e and g
Add USES=xorg and USES=gl to ports in categories starting with 'e' and 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
|
Sat, 14 Sep 2019
|
[ 22:01 jbeich ] (Only the first 10 of 47 ports in this commit are shown above. )
Drop C++11 workaround for GCC < 6 after r449590
lang/gcc5 will expire in ~1 month. If someone still uses lang/gcc48
they should backport C++11 fix instead. QA on GCC architecuters is
currently limited to powerpc64 which uses GCC_DEFAULT.
PR: 193528
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Thu, 18 Apr 2019
|
[ 00:46 lifanov ]
update games/stonesoup to 0.23.2
http://crawl.develz.org/wordpress/0-23-2-and-0-22-2-bugfix-releases
|
Mon, 4 Mar 2019
|
[ 02:54 lifanov ]
update games/stonesoup to 0.23.1
Changes: https://crawl.develz.org/wordpress/0-23-1-bugfix-release
|
Fri, 8 Feb 2019
|
[ 07:06 lifanov ]
update games/stonesoup{-sdl} to 0.23.0
http://crawl.develz.org/wordpress/crawl-0-23-nemelex-needs-traps-badly
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Tue, 25 Sep 2018
|
[ 07:29 linimon ] (Only the first 10 of 18 ports in this commit are shown above. )
These ports now build on powerpc64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Mon, 24 Sep 2018
|
[ 04:21 lifanov ]
update games/stonesoup to 0.22.1
Changes: https://crawl.develz.org/wordpress/0-22-1-and-0-21-2-bug-fix-releases
|
Mon, 13 Aug 2018
|
[ 01:17 lifanov ]
update games/stonesoup to 0.22.0
https://raw.githubusercontent.com/crawl/crawl/stone_soup-0.22/crawl-ref/docs/changelog.txt
This update switches to fetch from Github because the official
tarball doesn't have the license file anymore and official
server has slower download speed.
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Mon, 5 Feb 2018
|
[ 15:13 lifanov ]
update games/stonesoup to 0.21.1
This is a bugfix release.
Changes: https://crawl.develz.org/wordpress/0-21-1-bugfix-release
|
Mon, 8 Jan 2018
|
[ 16:59 lifanov ]
update games/stonesoup to 0.21.0
highlights:
* New species: Gnolls
* New god: Wu Jian Council
* New spell: Borgnjor's Vile Clutch
release announcement:
https://crawl.develz.org/wordpress/crawl-0-21-gnoll-country-for-old-jian
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
Mon, 3 Jul 2017
|
[ 15:44 lifanov ]
update games/stonesoup, games/stonesoup-sdl to 0.20.1
This is a bugfix release. Changes:
https://crawl.develz.org/wordpress/0-20-1-bugfix-release
|
Tue, 30 May 2017
|
[ 21:07 lifanov ]
games/stonesoup, games/stonesoup-sdl: update to 0.20.0
This release is filled with cool new stuff. Read about it here:
http://crawl.develz.org/wordpress/crawl-0-20-scarf-our-wanderful-fried-frogs
Port changes:
o switch to new master site layout and enable https://
o drop several now unnecessary local patches
o chase SOUND refactoring
o implement and enable sound support for SDL (tiles) option unconditionally
- this uses SDL_mixer and not /usr/local/bin/play like the SOUND option
|
Tue, 23 May 2017
|
[ 05:03 rezny ] (Only the first 10 of 711 ports in this commit are shown above. )
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
|
Sun, 21 May 2017
|
[ 13:21 linimon ] (Only the first 10 of 27 ports in this commit are shown above. )
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills
|
Mon, 10 Apr 2017
|
[ 00:27 linimon ] (Only the first 10 of 27 ports in this commit are shown above. )
These ports now build on powerpc64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
Fri, 3 Mar 2017
|
[ 20:43 lifanov ]
update games/stonesoup, games/stonesoup-sdl to 0.19.5
Changes: https://crawl.develz.org/wordpress/0-19-5-bugfix-release
|
Fri, 17 Feb 2017
|
[ 16:46 lifanov ]
update games/stonesoup, games/stonesoup-sdl to 0.19.4
This is a bugfix release. Changes:
https://crawl.develz.org/wordpress/0-19-4-bugfix-release
|
Mon, 23 Jan 2017
|
[ 03:23 lifanov ]
update games/stonesoup to 0.19.3
Changes: https://crawl.develz.org/wordpress/0-19-3-bugfix-release
Reviewed by: matthew
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D9293
|
Sat, 21 Jan 2017
|
[ 19:05 lifanov ]
update games/stonesoup to 0.19.1
Changes:
https://raw.githubusercontent.com/crawl/crawl/stone_soup-0.19/crawl-ref/docs/changelog.txt
Reviewed by: matthew
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D9267
|
Mon, 9 Jan 2017
|
[ 13:16 amdmi3 ] (Only the first 10 of 104 ports in this commit are shown above. )
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket
|
Wed, 14 Dec 2016
|
[ 03:47 lifanov ] (Only the first 10 of 15 ports in this commit are shown above. )
update MAINTAINER to my FreeBSD.org email
Reviewed by: matthew
Approved by: matthew (maintainer)
Differential Revision: https://reviews.freebsd.org/D8782
|
Sat, 12 Nov 2016
|
[ 17:38 antoine ] (Only the first 10 of 12 ports in this commit are shown above. )
Spell CHOSEN_COMPILER_TYPE correctly
PR: 199098
|
Thu, 18 Aug 2016
|
[ 10:05 amdmi3 ]
- Enable LUA by default
- Unconditionally verbosify build
PR: 211886
Submitted by: lifanov@mail.lifanov.com (maintainer)
|
Fri, 22 Jul 2016
|
[ 19:22 pawel ]
- Update to version 0.18.1
- Take over maintainership
- Change WIZARD to NOWIZARD: this follows upstream and should better
serve majority of package users
- Switch to OPTION helpers and modernize the port
- Add/remove missing/unnecessary dependencies
- Move "-sdl" PKGNAMESUFFIX to the slave port, options should not change
package name and this is also how other ports do it
PR: 210670
Submitted by: Nikolai Lifanov
Approved by: maintainer
|
Thu, 21 Apr 2016
|
[ 16:43 swills ] (Only the first 10 of 419 ports in this commit are shown above. )
many ports: mark broken on powerpc64
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 10 Jan 2016
|
[ 17:26 riggs ]
Update to upstream release 0.17.1; fix build on pre-10
PR: 206009
Submitted by: tobias.rehbein@web.de (maintainer)
MFH: 2016Q1
|
[ 16:55 bapt ] (Only the first 10 of 25 ports in this commit are shown above. )
Convert g* and i* to USES=sqlite and USES=firebird
|
Sun, 16 Aug 2015
|
[ 02:50 jbeich ]
games/stonesoup: update to 0.16.2
Changes: http://crawl.develz.org/wordpress/crawl-0-16-2-bugfix-release
PR: 202306
Submitted by: tobias.rehbein@web.de (maintainer)
|
Tue, 26 May 2015
|
[ 16:35 amdmi3 ] (Only the first 10 of 13 ports in this commit are shown above. )
- Update to 0.16.1
PR: 200158
Submitted by: tobias.rehbein@web.de (maintainer)
|
Sat, 21 Mar 2015
|
[ 23:05 bapt ] (Only the first 10 of 422 ports in this commit are shown above. )
Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports
|
Thu, 25 Dec 2014
|
[ 20:54 bapt ] (Only the first 10 of 446 ports in this commit are shown above. )
Bump portrevision after png update
|
[ 19:04 antoine ] (Only the first 10 of 332 ports in this commit are shown above. )
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
|
Sat, 29 Nov 2014
|
[ 12:22 antoine ]
Allow building without /usr/bin/perl symlink
PR: ports/195494
|
Fri, 31 Oct 2014
|
[ 14:18 culot ]
- Update to 0.15.2
Changes: http://crawl.develz.org/wordpress/0-15-2-bugfix-release
PR: ports/194638
Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
|
Sat, 20 Sep 2014
|
[ 20:00 pawel ]
Update to version 0.15.1
PR: ports/193753
Submitted by: maintainer
|
Mon, 1 Sep 2014
|
[ 12:47 ak ]
- Fix plist
PR: 193203
Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
|
Sat, 30 Aug 2014
|
[ 18:53 wg ]
games/stonesoup: update to 0.15.0
PR: 193126
Submitted by: maintainer
|
Fri, 4 Jul 2014
|
[ 09:41 tijl ] (Only the first 10 of 116 ports in this commit are shown above. )
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit)
|
Mon, 26 May 2014
|
[ 15:28 bapt ] (Only the first 10 of 84 ports in this commit are shown above. )
Replace lang/lua with the new lang/lua51
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua
Approved by: portmgr (implicit)
|
Wed, 7 May 2014
|
[ 06:16 ak ]
- Update to 0.14.1
- Check for COMPILER_TYPE instead of OSVERSION
- Pet portlint
PR: ports/189400
Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
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 )
|
Mon, 10 Feb 2014
|
[ 08:37 culot ]
- Update to 0.13.1
PR: ports/186460
Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
|
Sat, 7 Dec 2013
|
[ 10:50 gjb ]
To prevent fallout of lowering __FreeBSD_version in releng/10.0 branch,
adjust OSVERSION evaluation in ports that specifically use '100050N'.
Approved by: affected maintainers (implicit)
Sponsored by: The FreeBSD Foundation
|
Thu, 31 Oct 2013
|
[ 07:55 bapt ]
This port does not need to be root to be packaged
|
Wed, 30 Oct 2013
|
[ 21:54 pawel ] (Only the first 10 of 16 ports in this commit are shown above. )
- Update to version 0.13.0
- Allow staging
- Fix build on CURRENT
PR: ports/182913
Submitted by: maintainer
|
Fri, 20 Sep 2013
|
[ 17:36 bapt ] (Only the first 10 of 1149 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
|
Tue, 17 Sep 2013
|
[ 06:28 bapt ] (Only the first 10 of 19 ports in this commit are shown above. )
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Mon, 6 May 2013
|
[ 15:34 bapt ] (Only the first 10 of 78 ports in this commit are shown above. )
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
|
Tue, 23 Apr 2013
|
[ 10:47 bapt ] (Only the first 10 of 84 ports in this commit are shown above. )
Convert g* to USES=pkgconfig
|
Fri, 22 Mar 2013
|
[ 20:27 bapt ]
This should not have been committed.
|
[ 20:22 bapt ]
Add an explicit dependency on pkgconf
Reported by: Nikolai Lifanov <lifanov@mail.lifanov.com>
|
Fri, 8 Mar 2013
|
[ 11:32 bapt ] (Only the first 10 of 209 ports in this commit are shown above. )
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
|
Thu, 6 Dec 2012
|
[ 07:00 knu ]
Revert the future-import from bsd.compiler.mk part, as this may have
broken INDEX.
Pointed out by: cperciva
Feature safe: yes
|
Wed, 5 Dec 2012
|
[ 14:05 knu ]
Update to 0.11.1.
Submitted by: MAINTAINER
Feature safe: yes
|
Mon, 12 Nov 2012
|
[ 03:11 knu ] (Only the first 10 of 11 ports in this commit are shown above. )
Update to 0.11.0 cooperating with the MAINTAINER.
This port can now be built with Clang.
Feature safe: yes
|
Fri, 31 Aug 2012
|
[ 09:58 knu ]
Update to 0.10.3.
Approved by: MAINTAINER
|
Thu, 26 Jul 2012
|
[ 05:40 bapt ] (Only the first 10 of 158 ports in this commit are shown above. )
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat)
|
Tue, 12 Jun 2012
|
[ 21:08 madpilot ]
Convert to new options framework.
PR: ports/168837
Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
Approved by: crees (mentor)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Tue, 17 Apr 2012
|
[ 14:51 ak ]
- Update to 0.10.2
* New species: Octopodes, sentient land-capable octopuses.
* Skill training system reworked. Dancing is really gone this time!
* All polearms have reaching.
* Constriction (nagas, octopodes, some snakes, tentacled monstrosities).
* New version of the Abyss.
* Lots of fixes for various crash cases
* Grey draconians can't drown - we mean it this time
* Slaying now works as expected for magical staves
* Allies are not allowed to smite enemies through glass
* Allies can now cast Orb of Destruction
* Reaching with polearms is not allowed while trapped in a net/web
* Description text updates to match 0.10 changes
* plus many other small updates and fixes.
- Unbreak clang builds
PR: ports/166856
Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
Approved by: eadler (mentor)
|
Sat, 18 Feb 2012
|
[ 10:18 mva ] (Only the first 10 of 537 ports in this commit are shown above. )
- 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
|
Tue, 22 Nov 2011
|
[ 12:30 zi ]
- Update to 0.9.1 [1]
- Mark BROKEN when using clang
- Add LICENSE
PR: ports/161523 [1]
Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer) [1]
Feature safe: yes
|
Thu, 16 Jun 2011
|
[ 15:45 jlaffaye ]
Update to 0.8.1
Add USE_NCURSES
PR: ports/157909
Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
Approved by: bapt (mentor)
|
Thu, 9 Jun 2011
|
[ 22:28 jlaffaye ]
Update to 0.8.0
PR: ports/157539
Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
Approved by: bapt (mentor)
|
Sun, 8 Aug 2010
|
[ 17:59 rene ]
- Update to 0.7.1
- Split off SDL version into games/stonesoup-sdl slave port
- Note the new WWW site in pkg-descr
PR: ports/147828
Submitted by: maintainer
Approved by: tabthorpe (mentor, implicit)
|
Sat, 29 May 2010
|
[ 12:01 sylvio ]
- Added conflicts lines.
PR: ports/147140
Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
|
Fri, 14 May 2010
|
[ 14:12 amdmi3 ]
- Update to 0.6.0
PR: 145525
Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Sat, 30 Jan 2010
|
[ 09:43 mva ] (Only the first 10 of 295 ports in this commit are shown above. )
- 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)
|
Sat, 17 Oct 2009
|
[ 11:53 miwi ]
- Update to 0.5.2 (20091009)
PR: 139648
Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
|
Sat, 22 Aug 2009
|
[ 00:23 amdmi3 ] (Only the first 10 of 415 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with G
|
Tue, 11 Aug 2009
|
[ 18:26 skreuzer ]
Update to version 0.5.1
PR: ports/137481
Submitted by: Tobias Rehbein <tobias.rehbein@web.de>
|
Sat, 20 Jun 2009
|
[ 13:59 amdmi3 ] (Only the first 10 of 15 ports in this commit are shown above. )
- Update to 0.5
PR: 135838
Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
|
Fri, 23 Jan 2009
|
[ 01:55 rafan ]
- Update to 0.4.5
PR: ports/130860
Submitted by: Tobias Rehbein <tobias.rehbein at web.de> (maintainer)
|
Mon, 22 Dec 2008
|
[ 22:28 miwi ]
- Update to 0.4.4
PR: 129865
Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
|
Mon, 4 Aug 2008
|
[ 13:31 jadawin ]
- Update to 0.4.3
PR: ports/126236
Submitted by: maintainer (tobias.rehbein web.de)
|
Thu, 31 Jul 2008
|
[ 19:33 jadawin ]
- Update to 0.4.2
PR: ports/126123
Submitted by: maintainer (tobias.rehbein web.de)
|
Fri, 25 Jul 2008
|
[ 12:24 pav ] (Only the first 10 of 127 ports in this commit are shown above. )
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
|
Wed, 23 Jul 2008
|
[ 11:05 amdmi3 ] (Only the first 10 of 13 ports in this commit are shown above. )
Dungeon Crawl Stone Soup is a fun, free rogue-like game of exploration and
treasure-hunting in dungeons filled with dangerous and unfriendly monsters
in a quest for the mystifyingly fabulous Orb of Zot.
Dungeon Crawl Stone Soup is a variant of Linley's Dungeon Crawl that's openly
developed and invites participation from the Crawl community.
WWW: http://crawl-ref.sourceforge.net/
PR: ports/125578
Submitted by: Tobias Rehbein <tobias dot rehbein at web dot de>
Approved by: miwi (mentor)
|
Number of commits found: 99 |