Commit graph

38 commits

Author SHA1 Message Date
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
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Kirill Ponomarev
74c66b4b60 - Fix build on AMD64 2004-02-08 22:41:29 +00:00
Alex Dupre
039b8293c8 Fix PLIST generation.
Approved by:	nork (mentor/implicitly)
2004-02-05 22:04:24 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Edwin Groothuis
65c0626261 Use USE_SDL macros in these ports. 2004-01-23 21:59:42 +00:00
Peter Pentchev
8e07b6d9f7 Use USE_SDL.
PR:		57481
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-10-02 12:42:16 +00:00
Daichi GOTO
11a2f83d3b update multimedia/smpeg:
- add WITHOUT_GUI knob to multimedia/smpeg

PR:		54304
Submitted by:	Josh Elsasser <jre@vineyard.net>
Pointed out by:	KATO Tsuguru <tkato@prontomail.com>
2003-07-15 06:21:44 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Mario Sergio Fujikawa Ferreira
28d8313f64 After repo copy from graphics category to newly create multimedia
one, update all appropriate references: *_DEPENDS, CATEGORIES

Repo copied by:		cvs (joe)
Approved by:		portmgr (self & no objections)
2003-04-04 01:38:40 +00:00
Akinori MUSHA
e88cb93ce3 de-pkg-comment 2003-02-20 18:08:19 +00:00
Tilman Keskinoz
3c8f695929 Set Maintainership back to ports.
cpiazza's email is bouncing since Jan 7.
2003-01-30 17:38:24 +00:00
Maxim Sobolev
5c160ac5bd Update version number of SDL shared library. 2003-01-02 15:06:10 +00:00
Mario Sergio Fujikawa Ferreira
5dc9b7f571 Deploy USE_GNOMENG infrastructure
PR:		42349
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-03 02:46:49 +00:00
Maxim Sobolev
d28d7b2d2d Use c++ instead of cc for linking shared library from objects generated
from C++ code. This fixes the port on -current.
2002-07-02 12:43:46 +00:00
Maxim Sobolev
1b3c0d7d6c Chase increase of libSDL version number. 2002-04-17 12:38:02 +00:00
Maxim Sobolev
4f93c4ee5c Update to 0.4.4. 2001-06-26 16:24:13 +00:00
Maxim Sobolev
8ed8aafc20 Move:
devel/sdl --> devel/sdl10
devel/sdl-devel --> devel/sdl12

Repo-copy by:	asami
2001-04-09 11:55:04 +00:00
Maxim Sobolev
79c5636b98 Update to 0.4.3. 2001-04-06 13:40:23 +00:00
Maxim Sobolev
7943b38622 Update SDL shared library version number. 2001-02-16 19:48:10 +00:00
Maxim Sobolev
0c4e5cd999 OOPS, previously committed not a last version of this patch. 2000-12-11 12:17:02 +00:00
Maxim Sobolev
10914ff052 Fix smpeg-config: sdl-config in FreeBSD called sdl11-config. 2000-12-11 12:14:20 +00:00
Maxim Sobolev
9187adeb42 Update to 0.4.2. 2000-12-11 09:28:57 +00:00
Jeremy Lea
fda2e985da Implement USE_GTK, part 1. 2000-10-05 06:36:23 +00:00
Chris Piazza
399f359cf0 Add some additional master sites
PR:		21483
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-09-22 21:33:38 +00:00
Will Andrews
7d7a9a2180 Make these COMMENT files conform to Handbook standard.
PR:		20269
Submitted by:	Ports Fury
2000-08-11 11:50:37 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
835d6b8655 Third round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:59:45 +00:00
Maxim Sobolev
fb8742dfb1 Update to the 0.4.0 version. 2000-06-14 15:36:24 +00:00
Will Andrews
3b26e0ea23 Update smpeg to 0.3.5.
PR:		18189
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
Approved by:	cpiazza
2000-04-25 21:31:42 +00:00
Vanilla I. Shu
308fff2f2a Revert to libSDL-1.0. 2000-04-23 06:48:40 +00:00
Vanilla I. Shu
79eab9f8fd Add a patch for I18N fontset. 2000-04-22 21:27:45 +00:00
Satoshi Asami
c99c600944 Convert to PORTNAME/PORTVERSION. lfview had an invalid version
string so I fixed it.
2000-04-14 10:48:02 +00:00
Chris Piazza
2bac28dbd6 Add a patch forgot while merging changes from Maxim Sobolev 2000-02-03 08:09:05 +00:00
Chris Piazza
12f1e42196 Better DESCR and COMMENT files from Maxim Sobolev
and merge in (really dumb) things that I forgot to do.

PR:		16500
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-02-03 08:06:41 +00:00
Chris Piazza
7719b4dc71 add smpeg.
SMPEG is a free, general purpose mpeg player that uses the
SDL library.  Combines the functionality of mpeg_play and splay.

SMPEG is made by Loki Entertainment
2000-02-03 04:57:35 +00:00