Commit graph

33 commits

Author SHA1 Message Date
Baptiste Daroussin
9f1de9b900 Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
2013-05-06 15:34:17 +00:00
Baptiste Daroussin
737bed6923 Convert g* to USES=pkgconfig 2013-04-23 10:47:02 +00:00
Baptiste Daroussin
0b4f9e241a This should not have been committed. 2013-03-22 20:27:14 +00:00
Baptiste Daroussin
a5930f81c7 Add an explicit dependency on pkgconf
Reported by:	Nikolai Lifanov <lifanov@mail.lifanov.com>
2013-03-22 20:22:48 +00:00
Baptiste Daroussin
9250d94365 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
2013-03-08 11:32:11 +00:00
Akinori MUSHA
9a0e1f46b8 Revert the future-import from bsd.compiler.mk part, as this may have
broken INDEX.

Pointed out by:	cperciva
Feature safe:	yes
2012-12-06 07:00:02 +00:00
Akinori MUSHA
db6ec5b094 Update to 0.11.1.
Submitted by:	MAINTAINER
Feature safe:	yes
2012-12-05 14:05:44 +00:00
Akinori MUSHA
8255167764 Update to 0.11.0 cooperating with the MAINTAINER.
This port can now be built with Clang.

Feature safe:	yes
2012-11-12 03:11:28 +00:00
Akinori MUSHA
f6743804cf Update to 0.10.3.
Approved by:	MAINTAINER
2012-08-31 09:58:49 +00:00
Baptiste Daroussin
9346b215f0 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)
2012-07-26 05:40:22 +00:00
Guido Falsi
da637196cf Convert to new options framework.
PR:		ports/168837
Submitted by:	Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
Approved by:	crees (mentor)
2012-06-12 21:08:54 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Alex Kozlov
67025dc7bc - 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)
2012-04-17 14:51:40 +00:00
Marcus von Appen
fbd0197639 - 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
2012-02-18 10:18:33 +00:00
Ryan Steinmetz
363e42e165 - 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
2011-11-22 12:30:14 +00:00
Julien Laffaye
93d86ff3c8 Update to 0.8.1
Add USE_NCURSES

PR:		ports/157909
Submitted by:	Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
Approved by:	bapt (mentor)
2011-06-16 15:45:00 +00:00
Julien Laffaye
9e84568694 Update to 0.8.0
PR:		ports/157539
Submitted by:	Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
Approved by:	bapt (mentor)
2011-06-09 22:28:40 +00:00
Rene Ladan
143c7c4f8a - 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)
2010-08-08 17:59:36 +00:00
Sylvio Cesar Teixeira
8ca8dd93b8 - Added conflicts lines.
PR:		ports/147140
Submitted by:	Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
2010-05-29 12:01:38 +00:00
Dmitry Marakasov
9c50b1e5e8 - Update to 0.6.0
PR:		145525
Submitted by:	Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
2010-05-14 14:12:48 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Marcus von Appen
6506e45d69 - 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)
2010-01-30 09:43:31 +00:00
Martin Wilke
5208ddb588 - Update to 0.5.2 (20091009)
PR:		139648
Submitted by:	Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
2009-10-17 11:53:59 +00:00
Dmitry Marakasov
6b5fb87219 - Switch SourceForge ports to the new File Release System: categories starting with G 2009-08-22 00:23:13 +00:00
Steven Kreuzer
5c29f647b1 Update to version 0.5.1
PR:		ports/137481
Submitted by:	Tobias Rehbein <tobias.rehbein@web.de>
2009-08-11 18:26:43 +00:00
Dmitry Marakasov
f4bb8d6cf8 - Update to 0.5
PR:		135838
Submitted by:	Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
2009-06-20 13:59:21 +00:00
Rong-En Fan
b0f14c8096 - Add a forgotten patch in previous update (0.4.5)
PR:		ports/130860
2009-01-23 07:38:50 +00:00
Rong-En Fan
88ada5a407 - Update to 0.4.5
PR:		ports/130860
Submitted by:	Tobias Rehbein <tobias.rehbein at web.de> (maintainer)
2009-01-23 01:55:21 +00:00
Martin Wilke
496d45bac9 - Update to 0.4.4
PR:		129865
Submitted by:	Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
2008-12-22 22:28:33 +00:00
Philippe Audeoud
ce8fcb13eb - Update to 0.4.3
PR:		ports/126236
Submitted by:	maintainer (tobias.rehbein web.de)
2008-08-04 13:31:49 +00:00
Philippe Audeoud
83ad0a6322 - Update to 0.4.2
PR:		ports/126123
Submitted by:	maintainer (tobias.rehbein web.de)
2008-07-31 19:33:46 +00:00
Pav Lucistnik
fa38ed02cc - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 12:24:09 +00:00
Dmitry Marakasov
3553171db7 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)
2008-07-23 11:05:07 +00:00