Commit Graph

27 Commits

Author SHA1 Message Date
Koop Mast
1e1c63ce0f Update to 0.3.5. 2005-05-26 19:02:55 +00:00
Koop Mast
dc3b7b8a59 update to 0.3.4.
teach configure how we call sdl-config (forgotten in last commit)
2005-03-20 18:41:26 +00:00
Koop Mast
73c35623ae Update to 0.3.3.
Submitted by:	anholt
2005-03-20 16:07:42 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Koop Mast
8390fec03f Correct gimp lib name.
Only create gimp plugin dir when compiling gimp support [1].
Extra large pointyhat for me.

Submitted by:	[1] Pointyhat
2005-02-22 10:12:32 +00:00
Koop Mast
ba5df59639 Fix plist en register optional gimp dependencie.
Pointed out by:	pointyhat via kris
2005-02-14 20:57:32 +00:00
Koop Mast
d45244a9a2 fix plist, clean up some empty dirs.
Submitted by:	pointyhat via kris
2005-01-09 18:33:25 +00:00
Koop Mast
1e029bdb85 Update to version 0.3.2 [1].
Grab maintainership

PR:		74362 [1]
Submitted by:	ijliao
2004-12-15 18:50:49 +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
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Joe Marcus Clarke
d329a14ddd Adjust the gtk20 path for modules, themes, and input methods to catch up
with gtk+-2.4.
2004-04-05 03:35:22 +00:00
Joe Marcus Clarke
b3db4fe928 Use an appropriate GLib type which should fix the build on both 32 and 64-bit
platforms.

Reported by:	Sven Esbjerg <esbjerg@sifira.dk>
2004-04-02 18:36:32 +00:00
Tilman Keskinoz
b09a1ecaa4 Fix build on 64bit platforms 2004-03-29 09:49:23 +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
Kris Kennaway
e0873e1d9b BROKEN on !i386: Does not compile 2004-03-13 10:04:53 +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
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
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Alexander Nedotsukov
8a9e10bbb6 Switch dependency mad -> libmad as more apropriate. 2003-12-08 01:50:48 +00:00
Joe Marcus Clarke
c7ca0ba127 Chase the libmad/libid3tag shared lib version. 2003-12-07 01:27:06 +00:00
Trevor Johnson
00e692203d USE_REINPLACE must be defined before REINPLACE_CMD may be used. 2003-11-17 12:03:17 +00:00
Daichi GOTO
9cdebddf5b update graphics/swfdec:
- Utilize USE_SDL
  - PERL -> REINPLACE_CMD

PR:		55060
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-07-31 07:21:13 +00:00
Pete Fritchman
d8b5858cbd Update to 0.2.2.
PR:		52665
Submitted by:	Ports Fury
2003-06-01 19:14:04 +00:00
Pete Fritchman
6078b0fe13 Fix a typo in the Makefile; this fixes the build on alpha 5.1.
Submitted by:	Ports Fury
Noticed by:	bento
2003-06-01 13:36:25 +00:00
Pete Fritchman
129071c88c - install .pc file to the correct place
- use USE_GETOPT_LONG
- sort pkg-plist correctly
- bump PORTREVISION

PR:		52136
Submitted by:	Ports Fury
2003-05-19 00:14:18 +00:00
Ying-Chieh Liao
8486c31e1a add missing dependence 2003-04-12 08:38:11 +00:00
Ying-Chieh Liao
66e1c102b4 add swfdec 0.2.1
Flash Rendering Library
2003-04-06 07:45:30 +00:00