Commit graph

2066 commits

Author SHA1 Message Date
grant
fde3c4e2a1 this needs -lCrun on Solaris when built with SunPro. 2004-07-03 15:30:53 +00:00
wiz
3bd481e3f8 Fix typo in comment. 2004-07-03 11:51:37 +00:00
xtraeme
6d7c2e9b6b Fix HOMEPAGE and MASTER_SITES. 2004-07-03 03:25:38 +00:00
xtraeme
e624d7db9f Added dd2-0.2.1. 2004-07-03 03:22:04 +00:00
xtraeme
c6c3bca45a Initial import of dd2-0.2.1.
This is a little shot'em up arcade game for one or two players. It aims
to be an 'old school' arcade game with low resolution graphics, top-down
scroll action, energy based gameplay and different weapons with several
levels of power.
2004-07-03 03:20:18 +00:00
wiz
0f392f8b3a bl2 -> bl3 in a package that does not have USE_BUILDLINK* set. 2004-07-02 20:47:49 +00:00
abs
8f39a0dd5c Switch to bl3 2004-06-28 17:02:52 +00:00
dillo
01fa4773e2 regen (hi minskim!) 2004-06-27 23:53:45 +00:00
minskim
c80735a724 Regen to make GNU patch happy. 2004-06-26 21:17:55 +00:00
jmmv
aeaf72fc8b Update to 2.6.2: Bug fixes backported from 2.7 and build fixes for OS X. 2004-06-26 10:50:23 +00:00
grant
e0ed05cfdb move smpeg to multimedia/ 2004-06-26 09:16:10 +00:00
ben
775cdfb2e6 Add ivan to Makefile. 2004-06-26 03:55:25 +00:00
ben
589e46e4a1 Initial import of ivan-0.430, a graphical roguelike featuring deep gameplay. 2004-06-26 03:54:37 +00:00
ben
8dad1a2f3f Remove obsolete package iso-pernangband. 2004-06-24 23:08:41 +00:00
ben
242e42a687 Remove obsolete and unmaintained package iso-pernangband. 2004-06-24 23:08:22 +00:00
dillo
89dc763d01 add and enable freedroid 2004-06-24 15:26:38 +00:00
dillo
48375f373c add freedroid 1.0.2:
Freedroid is a clone of the classic game "Paradroid" on Commodore
  64 with some improvements and extensions to the classic version.
2004-06-24 15:25:59 +00:00
snj
7d5d76026f Update bomberclone to 0.11.3.
The ChangeLog has this to say about it:
- in-game menus, like the "Quit Game" question, and an End Round menu.
- menu handling changed some internal things, so it is possible to create
  more menus at a time.  it is possible to write own menuloops.
  (this is used in the new playerselection screen and playermenu screen.)
- new player selection screen, needed because of the second local player.
- password protection for own games so they can be listed on the OGC but
  only people with the password will be able to join.
- user-defined keyboad settings.
- the server can now kick players from the game
- programm parameters for automatic joining/hosting a game, using ogc, port
  configuation and debug mode.
- Fixed: respawning of the player will continue and
  finish when we go into Hurry Mode.
- Fixed: bombs will start ticking when another special
  is taken or the player died.
- Fixed: statusbar will forced to update if a player
  finished respawning.
- Fixed: number of items which have been dropped. If not
  all items could been set a debug message will be printed
  into the console or stdout.txt.
- Fixed: items can not anymore droped on bombs.
- Fixes the issue of it making incorrect assumptions
  about the initial range of bombs and placing players in
  unsafe positions.
2004-06-23 15:48:41 +00:00
minskim
ea83669a07 Remove a redundant PKGREVISION definition, and bump it to the correct
number.
2004-06-18 02:24:52 +00:00
minskim
eee2fb4d6c Fix options incompatible with Tk 8.4 and bump PKGREVISION.
This should fix PR pkg/25926.
2004-06-18 02:22:01 +00:00
dillo
639ae6ce6b fix custom extract code to account for DIST_SUBDIR. noticed by
krister's bulk build
2004-06-16 23:11:33 +00:00
dillo
cea50390e6 update MASTER_SITE and HOMEPAGE
it uses c and c++
2004-06-16 12:46:14 +00:00
grant
7ad54c83ca don't pass gcc specific flags 2004-06-15 13:31:15 +00:00
grant
28470cb022 this needs -lm on Solaris for log() 2004-06-15 13:25:29 +00:00
grant
96ad7da25b this needs -lm on Solaris for a bunch of math functions. 2004-06-15 13:23:10 +00:00
grant
ffc21301a6 regenerate patches with pkgdiff so they apply cleanly with
devel/patch.
2004-06-15 13:21:21 +00:00
grant
c99ee3a28d don't pass gcc specific flags 2004-06-15 13:14:46 +00:00
grant
5e3bcc8e5c this needs -lm on Solaris for cos() 2004-06-15 13:11:03 +00:00
grant
b81f30845b this uses a c and c++ compiler. 2004-06-15 13:10:12 +00:00
grant
0df169ec31 this uses a c++ compiler. 2004-06-15 13:08:59 +00:00
minskim
fa7c92ccdd Include time.h for Linux. Patch provided by Roland Illig on tech-pkg@. 2004-06-12 15:01:37 +00:00
markd
d3b5b62667 update to kde 3.2.3
changes:
* atlantik: avoid crash when unresolvable hosts are in the meta server list
* atlantik: fix crash when network core is reset while readbuffer isn't
  empty
* atlantik: chat view can be cleared
2004-06-10 12:41:42 +00:00
markd
9d30ac35cb update to kde 3.2.3
changes:
unknown
2004-06-10 12:39:49 +00:00
cjep
f6887a97b1 Add USE_INET6 to BUILD_DEFS as these packages use it. Part of PR#25743 from
Georg Schwarz.
2004-06-08 12:23:59 +00:00
snj
910dc8a44a Update to 1.10.6. Changes:
* /hostban based on hostmask when adns is available - Nils McCarthy
* server option to disallow autopilot - Nils McCarthy
* Bots are smarter - Frank Thilo
* Fixed the little hop on spawn at some sites - Alfredo Tupone
* Fixed issue of players add/removing others from groups - Alfredo Tupone
* Fixed false positive filter matches involving apostrophes - Sean Morrison
* Curing ghost/duplicated/ungetable flag - Alfredo Tupone
* Fixed 0 height flag, no more flags inside buildings - Alfredo Tupone
* Observers see Masquerade tank with their true color - Alfredo Tupone
* Password file now supports callsigns with non alphanumerics  - Alfredo Tupone
* Correctly read PNG textures with multiple IDAT chunks - Daniel Remenak
* Add aggressive filtering support for all platforms - Sean Morrison
* Fixed bug that allowed empty callsigns - Frank Thilo
2004-06-07 02:29:07 +00:00
dillo
caf8bf59d3 wrong category, will reimport in emulators 2004-06-05 11:59:36 +00:00
dillo
c1470d0ec7 Initial import of stella-sdl (SDL port of Stella Atari 2600 emulator). 2004-06-05 11:58:43 +00:00
minskim
4ff7c63db1 Make this package build with thread-enabled Tcl. 2004-06-05 04:44:20 +00:00
minskim
68a0887a58 Make this package build with thread-enabled Tcl. 2004-06-02 16:45:58 +00:00
kristerw
8752a405bb Remove obsolete package, per discussion on tech-pkg. 2004-06-01 21:43:29 +00:00
rh
a6b2faf47f Update cgoban-java to 2.6.1.
Changes from version 2.6.0 to 2.6.1 (Released 2004-05-26)

Bugs Fixed
----------

C13 - Fixed the "your demo games always look like they've been saved"
bug.

C13 - Fixed the "crashes the client when you have text selected in a
room" bug.

C13 - Got loading SGF files to work again.

C13,S - Got cloned games working again.

S - Fixed the "sometimes you can't play your handicap stones" bug.

C13 - Got rid of a spurious "You are cloning this game" warning message.

Features Added
--------------
C13 - Got the "Save before closing?" dialogs to be more similar
between games saved on server and games saved to disk.


Changes from version 2.5.8 to 2.6.0 (Released 2004-05-24)

Bugs Fixed
----------

C13 - Got downloading games working again.

C13 - Some scrollbar fixes

S - Put all logs in one place

S, C - Did a lot of the protocol cleanup that I was waiting for a
protocol change to do.

S, C - Tweaked the "blitz"/"ultra blitz" rules a little bit.
2004-05-29 07:51:19 +00:00
xtraeme
d677f078f3 Added d2x-0.2.5. 2004-05-29 01:05:22 +00:00
xtraeme
0a64ceed1e Initial import of d2x-0.2.5 from pkgsrc-wip, packaged by Peter Bex.
Descent 2 for DOS, Windows, and Unix (Linux, Solaris, Mac OS X, etc).

Supported features include: Graphics, Sound, OpenGL, Joystick, Mouse,
CD audio, Networking.

Unsupported features: Serial.

A few of the new features in 0.2.0: Movies, Bigendian support,
Shareware data file support, and Descent 1 data file support.
2004-05-29 01:03:36 +00:00
xtraeme
162730b36f - raw 2004-05-28 15:13:57 +00:00
dillo
0fe4293e99 fix compilation under NetBSD 2.0beta (UP redefined) 2004-05-28 14:24:04 +00:00
dillo
fd76e83713 raw has been discontinued by its author, distfile no longer available 2004-05-28 11:09:44 +00:00
hubertf
0eac196ec9 signal handlers are still void(*)(int), not void(*)(...) 2004-05-27 21:59:56 +00:00
wiz
708fd4d872 Update homepage; leave master_sites alone, since
new homepage does not have the old distfile.
2004-05-27 18:18:07 +00:00
kristerw
ccb57f330f Use g++ when linking C++. 2004-05-24 10:16:52 +00:00
kristerw
78ea8d6e77 Use g++ when linking C++.
Set USE_LANGUAGES=c c++.
2004-05-23 23:50:05 +00:00
danw
6e8f676783 malloc.h fixes for darwin, plus a handful of other small fixes for
problems found after fixing malloc problems
2004-05-23 23:28:29 +00:00
danw
266b5f6a26 USE_BUILDLINK3 so that -Wl,-R/usr/X11R6/lib gets stripped/translated
properly on various OSes
2004-05-23 20:58:41 +00:00
heinz
ab369beb4f Use option "-r" instead of "-e" for the '[' command since this is not
portable to some operating systems (eg UnixWare or IRIX 5).
2004-05-23 15:09:06 +00:00
dillo
24970969a8 this file should not have been imported 2004-05-22 23:43:19 +00:00
dillo
531c99c28c Add and enable hugo and wxhugo 2004-05-22 23:38:00 +00:00
dillo
0d8a25f043 import hugo 3.0.07:
A compiler and interpreter for the Hugo interactive fiction system.
The interpreter is the curses port without support for graphics or
sound.
2004-05-22 23:37:06 +00:00
dillo
1c5d0d6255 import wxhugo 3.0.07:
An interpreter for Hugo interactive fiction, with support for
graphics and sound.
2004-05-22 23:35:38 +00:00
kristerw
a79f4d8705 gcc 2.95 does not handle DOS line endings in multi-line macros. 2004-05-20 17:10:41 +00:00
danw
cffc036d91 darwin fixes (malloc.h, plus a broken configure check that was accidentally
using the result of the wrong test to determine whether or not guile was
available)
2004-05-16 19:55:24 +00:00
dillo
d649ae1fe8 add and enable raw 2004-05-14 15:45:04 +00:00
dillo
cb227749ab initial import of raw 0.1.0:
raw is a rewrite of the engine used in the action/adventure game
Another World/Out of this World released for DOS and Amiga. This
program is designed as a cross-platform replacement for the original
executable and uses the SDL library.  You will need the data files
from the DOS version of the game to play.
2004-05-14 15:42:14 +00:00
minskim
17dae0b0c0 configure uses pkg-config; add build dependency on devel/pkgconfig. 2004-05-13 04:18:39 +00:00
grant
0872fa7055 s/netbsd.org/NetBSD.org/i 2004-05-12 21:56:52 +00:00
jschauma
131e52054b Address PR pkg/25313 with the new GAME variables, as well as
remove hardcoded definitions of CC and CFLAGS.
2004-05-12 01:39:00 +00:00
wiz
04b94f8425 Update to 0.4.2:
* 0.4.2 (20-04-2004)
  - actually applied the map switching fixes (doh!)
  - fixed compilation for Mandrake 9.1 and Slackware 9.1
  - revamped campaign system
  - added support for difficulty levels (handicaps)
  - added player selection when playing against the computer
  - added default mission soundtrack
  - 'createunit' events now work with arbitrary locations
  - added support for changing squad size and initial xp for units
  - added 'handicap' trigger
  - lots of minor fixes and featurelets
2004-05-10 14:53:04 +00:00
snj
a9020ce749 s/buildlink2/buildlink3/ in a comment. 2004-05-09 05:41:52 +00:00
cjep
341efbf789 whitespace nits 2004-05-07 15:25:13 +00:00
danw
c5b43082e1 remove malloc.h include for darwin/freebsd 2004-05-07 02:16:05 +00:00
xtraeme
8d2bb7dcb6 Drop maintainership; I don't have the enough free time to maintain
all these packages.
2004-05-07 01:14:46 +00:00
drochner
5abaef8125 +FOTAQ 2004-05-05 08:30:04 +00:00
drochner
14097fcda0 another cool point-and-click adventure 2004-05-05 08:25:44 +00:00
dillo
f225dd14f6 add and enable gtkmagnetic 2004-05-04 16:28:55 +00:00
dillo
6312931692 import gtkmagnetic 2.2, an interpreter for Magnetic Scroll's text adventures 2004-05-04 16:25:15 +00:00
xtraeme
b6c34d8c90 Update games/openmortal to 0.7.
2004-05-01 Version 0.7 is released. Brief changelog:

    * OpenMortal now runs in high or true color video mode (instead of
      256-color).
    * Transparent shadows
    * Added "team mode": both player can choose many fighters into a
      team. When a fighter dies, the next in the team takes his/her place.
    * New (non-proprietary) sound effects.
    * New character: Judy
    * One new arena
2004-05-02 21:48:17 +00:00
snj
7a083c9a03 Convert to buildlink3. Closes PR pkg/25421 by Georg Schwarz. 2004-05-02 20:17:05 +00:00
sketch
e6dbdeeeff Fix MASTER_SITES and HOMEPAGE locations. 2004-05-02 13:51:21 +00:00
snj
6d82af5266 Convert to buildlink3. 2004-05-02 04:46:58 +00:00
snj
8eabeaa7c1 Convert to buildlink3. 2004-05-02 02:03:07 +00:00
snj
c180ec1718 Convert to buildlink3. 2004-05-01 23:57:00 +00:00
kleink
6177ae175f Update MASTER_SITES. 2004-04-30 21:40:40 +00:00
tv
de3807a9b9 Fix oops in the MAKE_DIRS_PERMS line -- args out of order. 2004-04-30 20:36:09 +00:00
tv
a5a94542f0 nb1:
* Make sure the group "games" exists.
* Use MAKE_DIRS_PERMS to make sure "/var/games" exists.
* Use SUPPORT_FILES_PERMS to install the scorefile to /var/games.
2004-04-30 20:29:40 +00:00
tv
8ee28b6cae Fix error in previous. 2004-04-30 20:13:38 +00:00
tv
dc6f8b7ef1 Don't override CXX or CXXDEFINES in the Imakefile. pkgsrc supplies CXX,
and X supplies CXXDEFINES, so add local stuff to just DEFINES as X intended.
2004-04-30 20:13:12 +00:00
sketch
e27323598c Fix my email address. 2004-04-29 14:18:58 +00:00
adam
7b40fe7062 Changes 3.0a:
* 3.0 didnt work because of wrong data-directory (thx to Jens Granseuer)

Changes 3.0:
* directional lighting working again
* multitex check for table detail map (thx to Alan W. Irwin)
* commandline option for table detail map
* timeout for network-read
* snooker: white potted -> next !act player may place (thx to Peter Lord)
* more realistic near range ball reflection (in fresnel vertex program)
* correct VRPool keybindings for glut (press/release instead of toggle)
* more intuitive --enable-sdl/glut (thx to Mike Frysinger)
* fix: carambol: 2nd player uses yellow ball again
2004-04-27 13:08:40 +00:00
snj
7bdebf2480 Convert to buildlink3. 2004-04-27 03:09:57 +00:00
seb
a1df2b3688 Fix build with gcc 3.3.3 by using simpler cpp macros. 2004-04-26 10:55:27 +00:00
snj
5d1adfddf1 Convert to buildlink3. 2004-04-26 05:11:53 +00:00
snj
d61a61e132 Convert to buildlink3. 2004-04-26 04:55:28 +00:00
dillo
b61f271c51 drop maintainership 2004-04-25 12:07:12 +00:00
dillo
81af2e463a use my NetBSD.org email address. 2004-04-25 11:48:31 +00:00
wiz
1e7040b199 Unused. 2004-04-25 00:56:17 +00:00
wiz
57cd0c0f97 Unused. 2004-04-24 23:43:41 +00:00
jlam
e8132b3fbf Relinquish maintainership of packages to tech-pkg@NetBSD.org. 2004-04-24 22:46:08 +00:00
snj
77df8e1258 Convert to buildlink3. 2004-04-24 20:51:46 +00:00
reed
9c790735db mk/bsd.pkg.install.mk now automatically registers
the RCD_SCRIPTS rc.d script(s) to the PLIST.

This GENERATE_PLIST idea is part of Greg A. Woods'
PR #22954.

This helps when the RC_SCRIPTS are installed to
a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later,
the default RCD_SCRIPTS_EXAMPLEDIR will be changed
to be more clear that they are the examples.)

These patches also remove the etc/rc.d/ scripts from PLISTs
(of packages that use RCD_SCRIPTS). (This also removes
now unused references from openssh* makefiles. Note that
qmail package has not been changed yet.)

I have been doing automatic PLIST registration for RC_SCRIPTS
for over a year. Not all of these packages have been tested,
but many have been tested and used.

Somethings maybe to do:
- a few packages still manually install the rc.d scripts to
  hard-coded etc/rc.d. These need to be fixed.
- maybe  remove from mk/${OPSYS}.pkg.dist mtree specifications too.
2004-04-23 22:07:52 +00:00
xtraeme
39fdf790c8 Regen distinfo, because the timestamps inside of the new distfile
were changed.

-SHA1 (neverball-1.2.2.tar.gz) = 17611a2f71834e6431263d6a9896febf1122a6da
-Size (neverball-1.2.2.tar.gz) = 7624866 bytes
+SHA1 (neverball-1.2.2.tar.gz) = 462a01446083aa12993cef8b0cc8d64bdf1d026d
+Size (neverball-1.2.2.tar.gz) = 7624876 bytes

This closes PR pkg/25257 by Robert Elz.
2004-04-23 20:36:52 +00:00
snj
2e5cf5587f Convert to buildlink3. 2004-04-22 03:54:17 +00:00
snj
65302f9845 Convert to buildlink3. 2004-04-21 03:38:45 +00:00