1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
Commit Graph

5408 Commits

Author SHA1 Message Date
Trevor Johnson
e66743b7d5 Respect the user's USE_LINUX setting. 2005-03-01 21:51:48 +00:00
Michael Johnson
daf4cc81e4 - split multimedia/gstreamer-plugins in to individual ports per
gstreamer plugin (52 new ports).
- Chase changes to ports that used USE_GNOME=gstreamerplugisn
   to use new USE_GSTREAMER= macro, Bump PORTREVISION's

--

Examples of new USE_GSTREAMER macro:

 USE_GSTREAMER=        dvd lame flac
 .include <bsd.port.mk>

 If you want to use USE_GSTREAMER after <bsd.port.pre.mk>
 you must follow one of the examples listed below

       WANT_GSTREAMER= yes
       .include <bsd.port.pre.mk>
       .if defined(WITH_VORBIS)
       USE_GSTREAMER+= vorbis
       .endif

 or
       USE_GSTREAMER=  yes
       .include <bsd.port.pre.mk>
       .if defined(WITH_FAAD)
       USE_GSTREAMER+= faad
       .endif

Note: USE_GSTREAMER=yes will always add a dependency to
               ports/multimedia/gstreamer-plugins

--

Thanks to krion for runing this on pointyhat

Thanks to kwm for helping with this, and many bug fixes , and updates.
2005-02-28 22:16:10 +00:00
Thierry Thomas
51eee1642f Yet another attempt to fix on amd64:
don't take strndup from publib, which is not relocatable, but
define it.

Reported by:	Kris via pointyhat.
2005-02-28 18:57:54 +00:00
Volker Stolz
8336e3e03b Update to 3.4.1
PR:		ports/77984
Submitted by:	maintainer
2005-02-28 13:24:20 +00:00
Simon Barner
b1ff38d266 Change email address in ports maintained by me to barner@FreeBSD.org
Approved by:	arved (mentor)
2005-02-28 13:05:25 +00:00
Kris Kennaway
70886c1846 BROKEN: Incomplete pkg-plist 2005-02-28 01:50:22 +00:00
Kris Kennaway
ea659f1c7c BROKEN: Incomplete pkg-plist. Canonicalize MANLANG 2005-02-28 01:16:38 +00:00
Kris Kennaway
1c32e4e1de BROKEN: Incomplete pkg-plist 2005-02-28 00:31:05 +00:00
Joe Marcus Clarke
9b3224c114 Cleanup a leftover directory.
Submitted by:	ade
2005-02-27 22:38:00 +00:00
Jeremy Messenger
beed52e97c Update to 0.8.11. 2005-02-25 20:41:43 +00:00
Pav Lucistnik
a3099a9a1e xdesktopwaves is a cellular automata setting the background
of your X Window System under water. Windows and mouse are
like ships on the sea. Each movement of these ends up in
moving water waves. You can even have rain and/or storm
stirring up the water.

PR:		ports/78047
Submitted by:	User & <ericyu@mail2000.com.tw>
2005-02-25 19:12:02 +00:00
Kirill Ponomarev
46eb4c79f2 Update to version 1.7.1
PR:		ports/77968
Submitted by:	Ports Fury
2005-02-25 17:39:43 +00:00
Kirill Ponomarev
8fede2ee47 Update to version 1.0.10
PR:		ports/77969
Submitted by:	Ports Fury
2005-02-25 13:45:49 +00:00
Kirill Ponomarev
c52ec26383 Update to version 1.2
PR:		ports/77967
Submitted by:	Ports Fury
2005-02-25 13:35:34 +00:00
Volker Stolz
5fdf1be231 Update to 0.8.1.53
PR:		ports/78010
Submitted by:	maintainer
2005-02-25 12:50:46 +00:00
Thierry Thomas
60a21df1ff Try to fix a building failure reported by Kris on pointyhat.
If this is not sufficient, it should at least speed up the post-patch
target.
2005-02-24 20:30:00 +00:00
Volker Stolz
aaed8c66a3 Fix fetch (the original site should be back RSN)
PR:		ports/77842
Submitted by:	Sam Lawrance
2005-02-24 09:21:26 +00:00
Volker Stolz
10a8b79e1f Fix fetch
PR:		ports/77845
Submitted by:	Sam Lawrance
2005-02-24 09:15:37 +00:00
Yen-Ming Lee
0601a51252 - update Martin's email address
PR:		77938
Submitted by:	Martin Matuska <martin at matuska.org>
2005-02-24 01:44:07 +00:00
Volker Stolz
a1c3a7c053 Fix fetch & whitespace
PR:		ports/77849
Submitted by:	Sam Lawrance
2005-02-22 11:33:36 +00:00
Max Khon
82cfa1e1ac USE_MESA -> USE_GL
Approved by:	MAINTAINER
2005-02-21 14:52:06 +00:00
Kirill Ponomarev
1d5fe1dac7 Add possibility to switch vty's and suspend it while playing the
game.

PR:		ports/48426
Submitted by:	Eugene Grosbein <eugen at grosbein dot pp.ru>
2005-02-21 11:48:49 +00:00
Michael Johnson
7b7dd5e756 - Update MASTER_SITES to fix fetch [1]
- Update WWW: line to point to game website, couldn't
  find server website.

PR:		ports/77843 [1]
Submitted by:	Sam Lawrance <boris@brooknet.com.au> [1]
2005-02-21 10:55:52 +00:00
Michael Johnson
f1e8f269ec Update MASTER_SITES
PR:		ports/77831
Submitted by:	maintainer
2005-02-21 08:23:11 +00:00
Jeremy Messenger
b720775f4c Move wesnoth.desktop from share/gnome/apps/Games to share/gnome/applications. 2005-02-20 22:09:36 +00:00
Max Khon
8a5d4630ea USE_MESA -> USE_GL. 2005-02-20 20:37:12 +00:00
Dag-Erling Smørgrav
12f1ee60d9 Upgrade to 0.9.8. 2005-02-20 20:35:33 +00:00
Max Khon
33da8d05c7 USE_MESA -> USE_GL. 2005-02-20 20:29:56 +00:00
Pav Lucistnik
8ad669c270 - Update to 1.8.1 2005-02-20 19:54:50 +00:00
Max Khon
505de2c9a9 USE_MESA -> USE_GL + LIB_DEPENDS on libglut. 2005-02-20 19:53:14 +00:00
Max Khon
242e362d78 USE_MESA -> USE_GL. 2005-02-20 19:47:05 +00:00
MANTANI Nobutaka
d73a2c1c87 Update MASTER_SITES.
Submitted by:	maintainer
2005-02-20 17:48:32 +00:00
Edwin Groothuis
eb673b49fa [maintainer update] upgrade of games/scorched3d-devel to
Bumping up of the Scorched3D game to the last official release : 38.
        Note that net players need it to connect to current servers.

PR:		ports/76712
Submitted by:	Guy P.<guy@device.dyndns.org>
2005-02-20 07:55:19 +00:00
Pav Lucistnik
6fa41a0acb - Menucolor patch was updated
PR:		ports/77735
Submitted by:	Jeremy Chadwick <freebsd@jdc.parodius.com> (maintainer)
2005-02-19 23:48:56 +00:00
Kirill Ponomarev
ddf31fd322 Fix MASTER_SITES
PR:		ports/77734
Submitted by:	maintainer
2005-02-19 18:37:38 +00:00
Nik Clayton
fc4630c652 Add a new distribution site. 2005-02-19 09:55:42 +00:00
Kris Kennaway
e56f3ac6f4 Chase checksum; only differences are to sound files.
Nagged by:	kris
2005-02-19 05:41:26 +00:00
Kris Kennaway
11ea174ccb As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them.
2005-02-18 23:44:49 +00:00
Kris Kennaway
613ce217c6 Update to tads 2.5.8.
Nagged by:	kris
2005-02-18 20:55:27 +00:00
Kirill Ponomarev
2a4f6541af Add wmquake 1.1,
Just what you always wanted. Hardcore quake fanatics can
now enjoy their favorite game in a 64x64 window!

PR:		ports/76352
Submitted by:	Ulrich Spoerlein <q@uni.de>
2005-02-18 13:58:25 +00:00
Pav Lucistnik
b3ed5741b5 noeGNUd aims to be the ultimate User Interface ( UI ) for nethack. comibining
character mode, 2D tilesets and 3d graphics, all interchangeable at runtime to
allow the serious nethack player ultimate freedom of interface to the game that
allows ultimate freedom of gameplay and imagination.

noegnud-data is the foundamental data for noeGNUd which all noeGNUd games
depend on it. noegnud-nethack, noegnud-nethack-deet, noegnud-slashem, and
noegnud-littlehack are the four variant games that noeGNUd support.
noegnud-addons installs tilesets and sound themes.

PR:		ports/65318
Submitted by:	Leland Wang <llwang@infor.org>
2005-02-18 13:12:51 +00:00
Pav Lucistnik
4645028aea - Update to 3.4
PR:		ports/77567
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2005-02-17 10:15:26 +00:00
Thierry Thomas
03b4fb1c4d Upgrade to TORCS-1.2.3.
Remark: it is currently broken on FreeBSD-4.11.
2005-02-16 21:42:16 +00:00
Pav Lucistnik
3663592c36 - Fix runtime on amd64 2005-02-16 21:33:18 +00:00
Pav Lucistnik
ae58bd5ef5 Add client for daimonin, a free open source MMORPG. 2005-02-15 15:06:33 +00:00
Erwin Lansing
8d6bafd6db Miguel Mendez is the new victim of these ports. Thanks! 2005-02-15 08:32:08 +00:00
Kris Kennaway
905f9f0926 BROKEN: Incomplete pkg-plist 2005-02-14 18:38:17 +00:00
Adam Weinberger
5815e58c6e Update to 2.8.3. 2005-02-14 17:15:40 +00:00
Michael Landin
c4d06d4583 o Change MASTER_SITES as the port was unfetchable
Noticed by:		kris
2005-02-14 12:42:53 +00:00
Michael Landin
ba16772f67 o Fix USE_GCC flag[1]
o add %%DOCSDIR%% macro while I'm here to make portlint(1) happy

Submitted by:		John Cochran <jdc@fiawol.org> [1]
PR:			ports/77406 [1]
2005-02-14 11:17:33 +00:00