Commit Graph

1195 Commits

Author SHA1 Message Date
jsg
8999f33b0c Update to a newer version of the Beneath A Steel Sky datafiles
which includes some localised string fixes and includes some
game logic in a seperate file that used to reside in the interpreter.
ScummVM 0.8.0 requires this additional file to work with bass.

Take over maintainership from jolan@
2005-11-03 11:06:28 +00:00
jsg
ff59c18b91 Update to 0.8.0 2005-11-03 10:17:10 +00:00
jsg
3517542ffd Update to 0.8.0 2005-11-03 09:35:31 +00:00
niallo
3770eeb603 - fix modes of some files in the package
- juggle some variables around so version changing and pkgname bumping is
  easier in future.
- bump PKGNAME

ok bernd@
2005-11-01 15:24:06 +00:00
niallo
1b877b1233 - fix modes of some files in the package
- bump PKGNAME

ok bernd@
2005-11-01 14:27:39 +00:00
naddy
3823767edb Fix setgid games and clean up related areas. 2005-11-01 14:07:20 +00:00
niallo
6bd9507a79 - fix modes of some files in the package
- bump PKGNAME

ok bernd@
2005-11-01 13:53:25 +00:00
fgsch
c5b44fec6e after querying brad@ he decided to drop maintainership for these. 2005-10-30 00:10:39 +00:00
naddy
af43be0901 honor CFLAGS, update DESCR, polishing; ok maintainer 2005-10-23 18:23:25 +00:00
canacar
e9dea512f1 *** empty log message *** 2005-10-22 20:26:40 +00:00
naddy
18adfbf25c remove useless intermediate directory level 2005-10-22 16:12:53 +00:00
espie
4db17a9a6a +dungeon-crawl 2005-10-22 15:21:28 +00:00
espie
47cc2efcc6 nethack-like game, somewhat harder. 2005-10-22 15:20:28 +00:00
naddy
81ea39bebf update to 1.3; by new maintainer Steven Mestdagh 2005-10-21 20:07:05 +00:00
jolan
b12c8eb4f2 +wesnoth,tinygui 2005-10-20 06:50:59 +00:00
jolan
d32c5cbccb the tinygui special casing for zaurus didnt work. even if it did, it's
not desirable because then a package compiled on cats would be different
but the MACHINE_ARCH would be the same and that's not what we want.  so
make a tingyui flavor instead.
2005-10-20 06:49:50 +00:00
jsg
eb41425d19 Update to 2.43 which has a less restrictive license.
Remove MAINTAINER as email bounces.

ok sturm@
2005-10-15 00:20:53 +00:00
alek
529aabeb98 Update to 2.0.6
Base on diff from Rui Reis <rui@rui.cx> (MAINTAINER)
2005-10-07 20:52:09 +00:00
robert
f309698969 Do not try to use story files if we are using the
lite flavor; bump PKGNAME
2005-10-07 12:10:18 +00:00
robert
8eedd6c315 Use --enable-tinygui by default on zaurus. This will shrink all
the images and will allow gameplay in a low screen resolution.
2005-10-05 13:44:26 +00:00
robert
c421e8f9b4 upgrade to 1.0; 2005-10-04 19:24:16 +00:00
robert
9b9fa3c1a4 upgrade to wesnoth-1.0rc1; 2005-10-03 13:40:14 +00:00
espie
38ec0591a2 mark modes explicitly. 2005-10-01 16:57:09 +00:00
espie
1588e0c7a9 fix wrt new redhat_base.
noticed by Mike Pechkin.
2005-10-01 13:47:56 +00:00
espie
b90df4cf80 don't build packages owned by the package builder. 2005-09-25 09:22:49 +00:00
bernd
d8dd4f44c3 update to wtf-20050505
ok sturm@
2005-09-22 16:20:01 +00:00
espie
0031945c6e Fix a buglet in bsd.port.mk where the PSEUDO_FLAVORS get encoded into
the FULLPKGPATH, thus providing changes to packing-lists which shouldn't
happen, and making update more difficult.

Accordingly, bump all pkgnames with PSEUDO_FLAVORS, and provide an
update @pkgpath for the bug for most of them (left out the ones with 3
or 4 pseudo flavors for space constraints...)
2005-09-16 09:51:25 +00:00
espie
8e0d82c9f7 @pkgpath annotations to help update 2005-09-14 10:41:02 +00:00
espie
396439d7ee update to a ways more recent version.
Use the same technique as nethack, so that several slash-em versions
can be installed concurrently.
2005-09-11 12:26:02 +00:00
espie
685df3005a missing WANTLIB 2005-09-10 18:07:43 +00:00
espie
3ce2193b83 forgot WANTLIB 2005-09-10 17:23:08 +00:00
espie
de7cc677d4 +spatial 2005-09-09 08:28:38 +00:00
espie
411bc6db3f 3D tetris 2005-09-09 08:26:58 +00:00
pedro
c0eb94dd0b Change maintainer's e-mail address per his request 2005-09-06 22:28:10 +00:00
espie
434721c2a3 fix manpages location 2005-09-05 13:56:39 +00:00
espie
09b0153978 template empty score. zap exec 2005-09-04 23:29:09 +00:00
espie
f90faf868a conflicts from the past: history since 3.7.
As noted on ports@ recently, pkg_add -r relies on conflicts, and the
sheer existence of updates means we MUST take the past into account in
conflicts now.

Note the renaming of hugs98 to valid package names where versions are
concerned.

This commit shows clearly the renaming of the xfce4 plugin packages, the
ditching of eclipse flavors, the splitting of nessus into subpackages,
the splitting of various other software documentations, some packaging bugs
in kdeedu, and a lot of files moving around...

okay pvalchev@
2005-08-16 09:49:51 +00:00
espie
87cb3293e4 missing dirs in PLIST
okay pvalchev@
2005-08-13 18:19:31 +00:00
aanriot
1a0530705d fix dependencies.
ok pvalchev@
2005-08-11 17:28:12 +00:00
naddy
fe0fbad0d0 no more build problems on amd64; ok pvalchev@ 2005-08-10 15:49:01 +00:00
jolan
776dbd8a45 update to 2.0.2 2005-08-10 05:24:09 +00:00
jolan
30ac998839 make tremor support actually useful, ok jsg@ 2005-07-28 17:28:14 +00:00
alek
a10513c630 New maintainer Rui Reis <rui@openbsd-pt.org> 2005-07-17 19:28:41 +00:00
aanriot
760e897a03 undo useless change.
ok brad@
2005-07-17 18:51:53 +00:00
alek
16b966f888 Update to 2.0.3
- http://www.freeciv.org/index.php/NEWS-2.0.3

From Rui Reis <rui@openbsd-pt.org> with help from pedro@
2005-07-17 18:17:08 +00:00
aanriot
4451b77204 don't overwrite LDFLAGS.
ok sturm@
2005-07-17 12:58:45 +00:00
aanriot
e4f958e68c update to 2.10.0.
help and ok alek@
2005-07-17 08:53:54 +00:00
naddy
b73285dfc0 When you change FLAVORS, don't forget to update the category makefile! 2005-07-10 13:14:55 +00:00
alek
5a9274122f Update to 2.0.2
ok niallo@
2005-07-09 10:36:18 +00:00
jsg
3d00263d30 Add an i386 only build depends on nasm for faster video scalers. 2005-07-06 10:45:44 +00:00