1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Stanislav Sedov
0d2725682b - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
2006-09-20 11:21:59 +00:00
Alejandro Pulver
839718038b - Bump PORTREVISION.
- Install wrapper script as PORTNAME (easier to find for users).
- Rename directory from ~/.legacy to ~/.doomlegacy.
- Do not use /usr/local, /usr/X11R6, /usr/local/include/SDL11 and -lSDL-1.1
  directly. Use variables/command output instead.
- Improve wrapper script: only create ~/.doomlegacy once, do not symlink WAD
  files since it looks in DOOMWADDIR (environment variable).
- Remove ONLY_FOR_ARCHS=i386 (builds at least on amd64).

PR:		ports/103156
Approved by:	maintainer (timeout)
2006-09-18 19:58:07 +00:00
Simon Barner
d6b0fe2102 - Integrate with "doom-data".
- Add ONLY_FOR_ARCHS=i386
- Add OPTIONS (for x86 asm).
- Make wrapper script.
- Add SHA256
- Add NOPORTDOCS support and use DATADIR
- Respect CC and CFLAGS

PR:		ports/86446
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
Tweaked by:	barner
Approved by:	Maintainer timeout (2 months)
2005-11-17 11:51:51 +00:00
Sergey Matveychuk
47969a130c - Add patch to fix sound for ALC650 AC97 Codec on ASUS A7V8X
Submitted by:	glebius
Obtained from:	mplayer
2005-03-05 23:17:30 +00:00
Volker Stolz
8ad8ed3388 Update to 1.4.2
PR:		ports/69253
Submitted by:	Miguel Mendez
Approved by:	maintainer timeout
2004-08-05 12:21:15 +00:00
Kris Kennaway
312a896b53 unzip is an EXTRACT_DEPENDS, not BUILD_DEPENDS 2004-04-19 08:55:49 +00:00
Pav Lucistnik
094d337dc9 - Update to 141
PR:		ports/62895 (based on)
Submitted by:	No Name <arundel@gmx.net>
Approved by:	maintainer timeout (6 weeks)
2004-03-28 17:01:31 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Kris Kennaway
f93116b075 Actually pass in PTHREAD_{LIBS,CFLAGS} to the port build. 2003-10-02 23:12:45 +00:00
Kris Kennaway
c51db2f4d6 Respect CC, CFLAGS, PTHREAD_LIBS and PTHREAD_CFLAGS (unbreaks build on 5.x) 2003-10-02 22:56:19 +00:00
Jimmy Olgeni
0b3dec4be5 Fix WWW entry. 2003-04-25 11:53:11 +00:00
Jimmy Olgeni
2f71193a59 Sort plist. 2003-04-25 11:51:10 +00:00
Akinori MUSHA
a8edaa568e De-pkg-comment. 2003-02-21 12:06:51 +00:00
Edwin Groothuis
73bdb36983 Make games/doomlegacy compiling on -current 2003-01-19 03:24:34 +00:00
Edwin Groothuis
a26854b155 New port: games/doomlegacy
Doomlegacy is popular clone of Doom game.

PR:		ports/37536
Submitted by:	Alexander G. Chetirbock <bock@bock.nnov.ru>
2003-01-17 05:21:52 +00:00