Commit graph

27 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
Cheng-Lung Sung
8f1be0da72 - gtkglext changed names of the libs it installed, so fixing to build with
the new 1.2.0 version of that port.

PR:		ports/100269
Submitted by:	maintainer (David Thiel)
2006-07-14 04:38:13 +00:00
Edwin Groothuis
5b2fd8de70 Remove USE_REINPLACE from categories starting with X 2006-05-13 05:00:46 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Jean-Yves Lefort
21201e17dd [1]:
- Update to 0.5.10
  - Respect ${X11BASE}

Moreover:
  - Install with ${INSTALL_*}, in order to ensure proper permissions/ownerships
  - Unconditionally install examples, regardless of ${NOPORTDOCS}
  - Simplify the Makefile through the use of PORTDOCS=*

[1]:
PR:		ports/88071
Submitted by:	maintainer
2005-10-27 13:47:15 +00:00
Kris Kennaway
ec952418d4 Attempt to "fix" build on ia64 by applying same nasty hack as for amd64. 2005-05-21 17:34:25 +00:00
Jean-Yves Lefort
00f135f950 Fix build on 4.X.
Reported by:	pointyhat
Approved by:	adamw (mentor)
2005-04-23 18:24:43 +00:00
Jean-Yves Lefort
ff50007a98 - Update to 0.5.8
- Fix GNOME panel support

PR:		ports/79980
Submitted by:	David Thiel <lx@redundancy.redundancy.org>
Approved by:	adamw (mentor)
2005-04-15 20:56:52 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Michael Johnson
b6ea801edd - Remove gnomeprefix to fix plist
Pointed out by:	krion via pointyhat
2005-03-17 09:00:44 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Ying-Chieh Liao
e67ce8e6a8 fix build on -stable
Noticed by:	bento via kris
2004-05-10 01:18:30 +00:00
Ying-Chieh Liao
aef9236c70 upgrade to 0.5.4 2004-04-12 09:38:44 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Ying-Chieh Liao
e50209a594 upgrade to 0.5.3 2004-04-05 02:05:46 +00:00
Edwin Groothuis
c9ea361463 Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
2004-03-16 04:23:56 +00:00
Ying-Chieh Liao
2afd0f0feb fix build on -stable 2004-03-15 02:39:31 +00:00
Edwin Groothuis
672c044e2e Properly use SDL everywhere:
USE_SDL=yes	-> USE_SDL=sdl	(good examles everywhere)
	WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)

See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.

PR:		follow-ups of ports/55494, ports/61877
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2004-03-08 01:01:31 +00:00
Tilman Keskinoz
24fdb41eff Respect CFLAGS and fix build on AMD64 2004-02-28 17:27:23 +00:00
Ying-Chieh Liao
0317ed5cee add missing gdkpixbuf dependency
Noticed by:	bento via kris
2004-02-23 03:34:35 +00:00
Ying-Chieh Liao
428b858a7b fix build package
Noticed by:	bento via kris
2004-02-20 01:51:02 +00:00
Jimmy Olgeni
dd11c4a080 Fix a couple of typos (from ispell). 2004-02-17 12:02:57 +00:00
Ying-Chieh Liao
5b593f6121 this port installs shlib 2004-02-17 03:14:47 +00:00
Ying-Chieh Liao
6504f37286 add gai 0.5.2
General Applet Interface Library
2004-02-17 02:22:33 +00:00