Commit graph

35 commits

Author SHA1 Message Date
wiedi
4aeb5cbd14 uses flex 2016-12-03 22:30:00 +00:00
bsiegert
57fea96bd6 Use midiplay instead of playmidi on NetBSD. Bump revision.
PR pkg/28924, from 2005.
2016-10-16 17:10:49 +00:00
wiedi
2fb7fc301c needs yacc 2016-09-16 22:36:21 +00:00
agc
002d349f92 Add SHA512 digests for distfiles for games category
Problems found locating distfiles:
	Package blokus: missing distfile blokus-1.1.tar.gz
	Package crossfire-client: missing distfile crossfire-client-images-1.11.0.tar.gz
	Package dungeon: missing distfile dungeon-gdt-glk.tar.gz
	Package gate88: missing distfile Gate88_Mar19_05.tar.gz
	Package gnuchess4: missing distfile gnuchess-4.0.pl80.tar.gz
	Package ioquake3-pk3: missing distfile quake3-latest-pk3s.zip
	Package rollemup: missing distfile Rollemup.tar.gz
	Package tscp: missing distfile tscp181.zip
	Package xbat: missing distfile xev111.tar.gz
	Package xgalaga: missing distfile xgalaga-2.0.34.tar.gz
	Package xrick: missing distfile xrick-021212.tgz
	Package xskat: missing distfile xskat-cards.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 20:56:42 +00:00
joerg
6d9ae0f5fc Regenerate. 2015-04-27 16:04:51 +00:00
wiz
a1a551d323 Add MESSAGE file, forgotten in recent update. 2015-04-25 23:05:11 +00:00
tnn
9ee4b877fb Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
joerg
7df63c13e6 Fix C++. 2015-04-25 00:56:03 +00:00
wiz
e60ecd21ac Update to 1.4.9rc1. Provided by Nikolay Burkov in PR 49800.
Changes:

10/21/10	v1.4.9rc1

Compatible with the stricter permissions of Windows Vista and
Windows 7
Rewrite of the Graphics system to allow switching to full screen
on modern systems
Better integration into Mac OS X with default location for the
supported games
Smooth scrolling (disabled by default, though)
Aspect correction is now supported
More data from the original has been decoded and thus improved
gameplay and combat
Two mods developed by our team member Marzo
- Keyring for BG which adds a large quest to obtain a SI-style
keyring, as well as a lot of other enhancements such as meditating
in the shrines and viewing the Codex
- SIfixes for SI which corrects many mistakes in the game, for
example
   you can now cure Cantra when you play with this mod
In-game Notebook with support for automatic notes (notes created
by usecode)
Integrated Pentagram(tm) Audio system which means
- Real Roland MT32 device support
- Roland MT32 Emulation support
- Fluidsynth support
Removed dependency of the Audio system on SDL_Mixer
New shapes for paperdoll
Multi-map support for new games
Increased limits on resource sizes (shapes, frames, etc)
Moved hard-coded information to datafiles
Greatly improved compiler tools to ease new game development
Tons of work on our map editor Exult Studio and the ability to
develop new games and mods
Tons of bugfixes
2015-04-19 19:30:12 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
c83ffb8583 Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:04:30 +00:00
asau
45127be31e Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 11:54:29 +00:00
joerg
b645328028 Add missing this references for template look ups 2012-07-03 18:42:31 +00:00
dholland
f91b8b8497 Add desktopdb.mk and bump PKGREVISION for 118 packages as reported by
pkglint. If any of these are wrong for some reason, please revert/adjust.
2012-07-01 19:05:10 +00:00
dholland
76d6f38251 Needs yacc. 2012-06-18 03:59:09 +00:00
dholland
fb3a07cf3a Fix const correctness problems that I ran into with gcc 4.5.
I have no idea why nobody else has seen this...
2011-12-21 16:58:15 +00:00
joerg
067cbe6945 Fix build with newer GCC 2011-11-25 21:53:25 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
joerg
c804ad5534 DESTDIR support 2010-01-29 20:40:58 +00:00
obache
6cb51dc177 Replace patch code with usual manner. 2009-08-24 11:39:21 +00:00
wiz
d70523df21 Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:01:16 +00:00
joerg
c569c6a51f Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.
2009-06-30 00:07:09 +00:00
joerg
b4eed73fe5 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 19:10:35 +00:00
joerg
4bd41386e5 Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
dholland
51ec3cdb2c Fix broken build with gcc4 (and maybe not just with gcc4...)
Add missing dependence on freetype2.
PKGREVISION++
2008-07-27 20:14:14 +00:00
wiz
ad782541d0 Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)
for SDL shlib changes.
2006-06-12 16:28:05 +00:00
wiz
3e7893bd39 Use xdg-1.2 dirs for some shared directories. Bump PKGREVISION. 2006-05-22 19:49:48 +00:00
wiz
c4643a7a7c USE_LANGUAGES=c c++ 2006-05-22 19:47:50 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
7e1c5bfbc9 Convert aalib to options framework, adding an 'x11' option, and remove
aalib-x11 and aview-x11.
SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED)
for affected packages.

Addresses PR 32046 by Leonard Schmidt.
2005-12-11 09:40:37 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
1f2ba12d0f PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk). 2005-03-27 15:43:32 +00:00
agc
8cef6c454b Add RMD160 digests. 2005-02-23 23:11:54 +00:00
wiz
eae9039a57 Initial import of exult-1.2:
Ultima 7, an RPG from the early 1990's, still has a huge following.
But, being a DOS game with a very nonstandard memory manager, it
is difficult to run it on the latest computers. Exult is a project
to create an Ultima 7 game engine that runs on modern operating
systems, capable of using the data and graphics files that come
with the game.

Exult is written in C++ and runs on, at least, Linux, Mac OS X and
Windows using the SDL library to make porting to other platforms
relatively easy. The current version supports all of "Ultima 7:
The Black Gate" and "Ultima 7 part 2: The Serpent Isle", allowing
you to finish both games. This is only possible due to the work
done by other fans who have decoded the various Ultima 7 data files,
especially Gary Thompson, Maxim Shatskih, Jakob Shonberg, and Wouter
Dijkslag.

Exult aims to let those people who own Ultima 7 (copyright 1993)
play the game on modern hardware, in as close to (or perhaps even
surpassing) its original splendor as is possible. You need to own
"Ultima 7: The Black Gate" and/or "Ultima 7: Serpent Isle" and
optionally the add-ons (not required to run) in order to use Exult,
and we encourage you to buy a legal copy.
2004-12-26 18:53:31 +00:00