1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

5028 Commits

Author SHA1 Message Date
Thierry Thomas
92192c4cd9 Fix a dependency, do some cleaning, and unbreak.
PR:		ports/72002
Submitted by:	maintainer
Approved by:	portmgr (marcus).
2004-09-24 20:10:31 +00:00
Thierry Thomas
dccaf13db8 Unbreak by upgrading to 1.15.0.0.
PR:		ports/71943
Submitted by:	maintainer
Approved by:	portmgr (marcus).
2004-09-24 05:22:13 +00:00
Alexey Dokuchaev
ca91a11346 Unbreak (fix build on 5.X and -CURRENT).
Reported by:	kris
Approved by:	portmgr (marcus), fjoe (mentor, implicit), maintainer
2004-09-23 08:58:57 +00:00
Alexey Dokuchaev
1d2b76d00c Fix bad C++ code to unbreak the build with latest GCC.
Reported by:	kris
Approved by:	portmgr (marcus), fjoe (mentor, implicit)
2004-09-22 05:47:15 +00:00
Thierry Thomas
551276e7a5 Fix the build with gcc 3.4.
PR:		ports/71845
Submitted by:	Sergio Mangialardi
Approved by:	portmgr (will).
2004-09-21 21:58:19 +00:00
Alexey Dokuchaev
7d3a4b0d70 Fix problematic C++ code, and unbreak the build with recent GCC.
Reported by:	kris
Approved by:	portmgr (marcus), fjoe (mentor, implicit)
2004-09-20 19:43:12 +00:00
Alexey Dokuchaev
aee0243cca Unbreak the build on 5.X and -CURRENT.
Reported by:	kris
Approved by:	portmgr (marcus), fjoe (mentor, implicit)
2004-09-20 19:38:08 +00:00
Kris Kennaway
5c6f51f8b9 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-19 01:33:42 +00:00
Kris Kennaway
123d15030f BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-19 01:05:44 +00:00
Kris Kennaway
7a6f05bb7a BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-18 18:47:46 +00:00
Kris Kennaway
fe54d2a7c7 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-18 17:49:31 +00:00
Kris Kennaway
715057ce43 BROKEN: Missing dependency
Approved by:	portmgr (self)
2004-09-18 16:37:58 +00:00
Kris Kennaway
042b2e1dda BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-18 08:07:51 +00:00
Kris Kennaway
3462fa1f72 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-17 23:02:58 +00:00
Kris Kennaway
e9cb0e0ba3 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-17 22:47:50 +00:00
Alexey Dokuchaev
75a154261c Fix build on 5.x.
Approved by:	portmgr (marcus), fjoe (mentor, implicit)
2004-09-15 04:56:58 +00:00
Oliver Eikemeier
9ee21936bd IGNORE unfinished repocopies
Approved by:	portmgr (marcus, linimon)
2004-09-04 20:51:15 +00:00
Tilman Keskinoz
af31307e48 Fix build with gcc 3.4 2004-09-02 21:27:25 +00:00
Tilman Keskinoz
f8f9baebe1 Readd kpuzzle, a Jigsaw puzzle game for KDE 2004-09-02 18:09:03 +00:00
Tilman Keskinoz
528147aa4d Update to 0.5 2004-09-02 16:53:38 +00:00
Tilman Keskinoz
a95da09374 Add ctetris, ncurses-bases tetris clone
PR:		70446
Submitted by:	Travis Poppe <tlp@LiquidX.org>
2004-09-02 11:56:01 +00:00
Volker Stolz
93ad5c3f67 - Update to 1.8.2
- RUN_DEPEND on timidity

PR:		ports/71207
Submitted by:	Igor Pokrovsky (maintainer)
2004-09-01 08:00:14 +00:00
Joe Marcus Clarke
faebe3e77c Update to 0.5. 2004-08-31 16:29:01 +00:00
Alexey Dokuchaev
da163a6f82 - Add WITH_SKYBOXES knob
- Augment mirror list
- Fix one small typo
- Bump PORTREVISION

Approved by:	fjoe (mentor)
2004-08-31 07:33:46 +00:00
Michael Nottebrock
b4c31bafd8 Update to KDE 3.3 2004-08-30 19:55:42 +00:00
Pav Lucistnik
e6da972ccc - Update to 1.4.3 2004-08-29 19:34:47 +00:00
Pav Lucistnik
e4d59fda2b - Update to 0.1.0
PR:		ports/71110
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2004-08-29 18:07:11 +00:00
Kirill Ponomarev
74fd542199 Update to version 1.6.0
PR:		ports/71056
Submitted by:	Ports Fury
2004-08-28 06:11:00 +00:00
Kirill Ponomarev
89867baed7 Add deng 1.8.1.r4, an enhanced Doom, Heretic and Hexen source port.
The Doomsday Engine is an enhanced Doom source port for the Windows
and UNIX platforms. It is based on the source code of id Software's
Doom and Raven Software's Heretic and Hexen.  Some of supported
features are:
* Dynamic lights
* Lens flares
* High-resolution textures (PNG, TGA, PCX)
* Particle effects
* Detail textures
* 3D models (uses Quake II's MD2 format)
* Simple environmental mapping for 3D models (shiny effects)
* MD2 skymodels and skyboxes
* Actor (monster) movement smoothing
* Simulated radiosity shadowing system for the environment
* Simple shadows for objects
* Fog
* Glowing surfaces
* Smart texture filtering using a modified hq2x algorith

PR:		ports/70996
Submitted by:	Igor Pokrovsky <ip@doom.homeunix.org>
2004-08-27 15:18:35 +00:00
Volker Stolz
150f15e7f0 Update to 1.2
PR:		ports/70964
Submitted by:	Michael Johnson (maintainer)
2004-08-27 12:14:02 +00:00
Alexey Dokuchaev
48249e3fe0 Update my email address to `@FreeBSD.org'.
Relinquish ports I happen to no longer use.  They seem to be of the latest
versions, and non-broken, so this is a "clean" dump.

Approved by:	fjoe (mentor)
2004-08-27 08:46:33 +00:00
Kevin Lo
2c5eef6799 Update to 0.7.7
PR: ports/70935
Submitted by: MAINTAINER
2004-08-27 08:09:27 +00:00
Oliver Eikemeier
e342287d49 update mainterainer address
PR:		70965, 70966, 70967, 70968, 70969, 70970, 70971, 70972
Submitted by:	Hideki Machida <hido@coreblack.com> (maintainer)
2004-08-26 07:31:37 +00:00
Oliver Eikemeier
4893b0b3db update mainterainer address
PR:		70965, 70966, 70967, 70968, 70969, 70970, 70971, 70972
Submitted by:	Hideki Machida <hido@coreblack.com> (maintainer)
2004-08-26 07:22:11 +00:00
Volker Stolz
6779736363 Update MASTER_SITE/MAINTAINER
PR:		ports/70927
Submitted by:	Hideki Machida (maintainer)
2004-08-25 13:36:43 +00:00
Adam Weinberger
c10d8e4505 Update to 0.3.2.
Note: there is a sneaking suspicion abounding that this program
will not work with libc_r. If you are forcing libc_r for something
like the NVidia kernel module, update that port and switch over
to libpthread.

Note also: a noticible pause when starting a new game seems to be
normal. This pause is also associated with a gigantic memory spike,
but it'll subside once the game starts.
2004-08-25 03:01:57 +00:00
Adam Weinberger
127d948d09 Update to 0.6.1b.
PR:		ports/70923
Submitted by:	Andreas Braml <a.strich.b@web.de>
Approved by:	maintainer
2004-08-25 00:28:19 +00:00
Kirill Ponomarev
bea8da3952 Update to version 0.2.1
PR:		ports/70867
Submitted by:	Ports Fury
2004-08-23 19:01:18 +00:00
Kirill Ponomarev
ec38c5cd8a Fix build with gcc-3.4
Support PORTDOCS

PR:		ports/70866
Submitted by:	Ports Fury
2004-08-23 18:55:00 +00:00
Kirill Ponomarev
54ac58847d Fix build with gcc-3.4
PR:		ports/70865
Submitted by:	Ports Fury
2004-08-23 18:52:22 +00:00
Mark Linimon
7a020a6d43 Fix fetch. Maintainer timeout.
PR:		ports/69514
2004-08-23 07:08:08 +00:00
Kirill Ponomarev
20ff0b317e Mark BROKEN: Unfetchable 2004-08-22 21:48:40 +00:00
Thierry Thomas
81b9d9a3ed Fix CATEGORIES.
Pointyhat to:	me.
2004-08-22 19:49:39 +00:00
Kirill Ponomarev
f1a2ff6ffe Fix build with gcc-3.4 2004-08-22 19:41:04 +00:00
Tilman Keskinoz
31f4fd34ef Chase GeoIP shared library version
PR:		69910
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
2004-08-22 18:17:43 +00:00
Kirill Ponomarev
3059ad39db Fix build with gcc-3.4 2004-08-22 16:01:52 +00:00
Thierry Thomas
34a73778a1 Add alphabet_sounds_fr 0.1, educative games for children. Alphabet
sounds package.

PR:		70434
Submitted by:	bruno <bruno@mail.tinkerbox.org>
2004-08-22 16:00:53 +00:00
Kirill Ponomarev
cffb284e1c Fix build with gcc-3.4 2004-08-22 14:41:33 +00:00
Tilman Keskinoz
8c82053608 Rename ARCH to OPSYS to fix build on amd64 2004-08-22 12:15:01 +00:00
Kirill Ponomarev
c5732500b5 Update to version 5.0
PR:		ports/70786
Submitted by:	Ports Fury
2004-08-22 10:52:50 +00:00