| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
06 May 2013 15:34:18
0.11.1
|
bapt  |
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline |
23 Apr 2013 10:47:03
  |
bapt  |
Convert g* to USES=pkgconfig |
22 Mar 2013 20:27:14
0.11.1
|
bapt  |
This should not have been committed. |
22 Mar 2013 20:22:49
  |
bapt  |
Add an explicit dependency on pkgconf
Reported by: Nikolai Lifanov <lifanov@mail.lifanov.com> |
08 Mar 2013 11:32:12
0.11.1
|
bapt  |
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 |
06 Dec 2012 07:00:02
0.11.1
|
knu  |
Revert the future-import from bsd.compiler.mk part, as this may have
broken INDEX.
Pointed out by: cperciva
Feature safe: yes |
05 Dec 2012 14:05:44
0.11.1
|
knu  |
Update to 0.11.1.
Submitted by: MAINTAINER
Feature safe: yes |
12 Nov 2012 03:11:28
0.11.0
|
knu  |
Update to 0.11.0 cooperating with the MAINTAINER.
This port can now be built with Clang.
Feature safe: yes |
31 Aug 2012 09:58:50
0.10.3
|
knu  |
Update to 0.10.3.
Approved by: MAINTAINER |
26 Jul 2012 05:40:24
0.10.2_1
|
bapt  |
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) |
12 Jun 2012 21:08:54
0.10.2_1
|
madpilot  |
Convert to new options framework.
PR: ports/168837
Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
Approved by: crees (mentor) |
01 Jun 2012 05:26:28
0.10.2_1
|
dinoex  |
- update png to 1.5.10 |
17 Apr 2012 14:51:40
0.10.2
|
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) |
18 Feb 2012 10:18:33
0.9.1_1
|
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 |
22 Nov 2011 12:30:15
0.9.1
|
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 |
16 Jun 2011 15:45:00
0.8.1
|
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) |
09 Jun 2011 22:28:40
0.8.0
|
jlaffaye  |
Update to 0.8.0
PR: ports/157539
Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
Approved by: bapt (mentor) |
08 Aug 2010 17:59:36
0.7.1
|
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) |
29 May 2010 12:01:38
0.6.0
|
sylvio  |
- Added conflicts lines.
PR: ports/147140
Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer) |
14 May 2010 14:12:48
0.6.0
|
amdmi3  |
- Update to 0.6.0
PR: 145525
Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer) |
28 Mar 2010 06:47:48
0.5.2_1
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
30 Jan 2010 09:43:31
0.5.2_1
|
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) |
17 Oct 2009 11:53:59
0.5.2
|
miwi  |
- Update to 0.5.2 (20091009)
PR: 139648
Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer) |
22 Aug 2009 00:23:13
0.5.1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
11 Aug 2009 18:26:43
0.5.1
|
skreuzer  |
Update to version 0.5.1
PR: ports/137481
Submitted by: Tobias Rehbein <tobias.rehbein@web.de> |
20 Jun 2009 13:59:21
0.5
|
amdmi3  |
- Update to 0.5
PR: 135838
Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer) |
23 Jan 2009 07:38:50
0.4.5
|
rafan  |
- Add a forgotten patch in previous update (0.4.5)
PR: ports/130860 |
23 Jan 2009 01:55:21
0.4.5
|
rafan  |
- Update to 0.4.5
PR: ports/130860
Submitted by: Tobias Rehbein <tobias.rehbein at web.de> (maintainer) |
22 Dec 2008 22:28:33
0.4.4
|
miwi  |
- Update to 0.4.4
PR: 129865
Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer) |
04 Aug 2008 13:31:49
0.4.3
|
jadawin  |
- Update to 0.4.3
PR: ports/126236
Submitted by: maintainer (tobias.rehbein web.de) |
31 Jul 2008 19:33:46
0.4.2
|
jadawin  |
- Update to 0.4.2
PR: ports/126123
Submitted by: maintainer (tobias.rehbein web.de) |
25 Jul 2008 12:24:09
0.4.1
|
pav  |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
23 Jul 2008 11:05:07
0.4.1
|
amdmi3  |
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) |