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
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)
* 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)
- 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
- 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)
- 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)
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)