Commit graph

32 commits

Author SHA1 Message Date
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Mario Sergio Fujikawa Ferreira
9a4b87b1c7 Add SHA256 checksum 2005-11-11 06:06:17 +00:00
Pav Lucistnik
a7679d4fab - libdata/pkgconfig is now included in mtree
Approved by:	marcus (portmgr hat)
2005-05-16 21:52:58 +00:00
Michael Johnson
32a1961281 - Fix broken plist by removing dupe bin/playdv in PLIST_FILES and pkg-plist 2005-05-05 07:15:01 +00:00
Kris Kennaway
3e73c0cc75 BROKEN: Incorrect pkg-plist 2005-04-30 00:57:15 +00:00
Mario Sergio Fujikawa Ferreira
774453d104 o Update to 0.104
o Auto detect gtk 1.2, only building playdv accordingly [1]

PR:		79734 [1]
Submitted by:	ahze [1]
2005-04-17 19:41:42 +00:00
Eric Anholt
4eb209da7d - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:		ports/68763
Approved by:	portmgr (marcus)
Approved by:	re (scottl)
2004-07-23 19:10:32 +00:00
Mario Sergio Fujikawa Ferreira
b25bf30398 Update to 0.103
PR:		69331
Submitted by:	Ying-Chieh Liao <ijliao@FreeBSD.csie.NCTU.edu.tw>
2004-07-21 00:33:05 +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
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
Mario Sergio Fujikawa Ferreira
2693b99cad o Work around compiler BUG
- Optimizations -O{1,s,2,3} work
	- However, lack of -O{1,s,2,3} or -O0 BREAK the build
	- Therefore, make sure we have AT LEAST -O and avoid -O0

PR:		52024
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de>
2004-03-14 04:14:20 +00:00
Mario Sergio Fujikawa Ferreira
9a078f9971 o Update to 0.101
PR:		64154
Submitted by:	Michael Jonson <ahze@ahze.net>
2004-03-14 03:48:29 +00:00
Edwin Groothuis
88568d177e Make ports/multimedia use the USE_SDL macro
PR:		ports/61805
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2004-03-07 23:28:40 +00:00
Mario Sergio Fujikawa Ferreira
43485240fb USE_SIZEify 2004-02-08 01:14:05 +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
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Mario Sergio Fujikawa Ferreira
74740483d0 De-pkg-comment 2003-02-23 19:58:35 +00:00
Mario Sergio Fujikawa Ferreira
02f47c48f7 Update to 0.9.9 2003-01-16 18:32:08 +00:00
Maxim Sobolev
5c160ac5bd Update version number of SDL shared library. 2003-01-02 15:06:10 +00:00
Mario Sergio Fujikawa Ferreira
ee7adffbe0 After repo copy from graphics category, update all appropriate
references from graphics to multimedia category

Repo copied by:		joe (cvs hat)
Approved by:		knu (portmgr hat)
2002-11-28 00:09:51 +00:00
Mario Sergio Fujikawa Ferreira
58aac43ebc o Update to 0.9.8 containing a library version bump 2002-09-04 20:44:23 +00:00
Mario Sergio Fujikawa Ferreira
76b8f0eb2d Fix build in -CURRENT. It was not finding gtk+.pc
Submitted by:	bento (warning), kris (fix)
2002-08-23 22:29:16 +00:00
Mario Sergio Fujikawa Ferreira
abe5b36b3b o Do not install *.la files; hence, add USE_LIBTOOL required by
patch
o Fix build when WITHOUT_SDL is defined
o Convert to USE_GNOMENG
o Bump PORTREVISION

PR:		41501
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-08-20 17:26:34 +00:00
Mario Sergio Fujikawa Ferreira
6bbf6dab16 USE_REINPLACE 2002-07-03 19:15:17 +00:00
Mario Sergio Fujikawa Ferreira
e0d3e4e8bf Update to 0.9.5 2002-05-20 19:18:42 +00:00
Maxim Sobolev
1b3c0d7d6c Chase increase of libSDL version number. 2002-04-17 12:38:02 +00:00
Mario Sergio Fujikawa Ferreira
6c9544e7f0 Apply asm patch to work around bug exposed in Athlon + gcc (2.9x).
Also happens in other systems

Submitted by:	Matthew Reimer <mreimer@vpop.net>
Obtained from:	Quasar DV Codec Project
2002-02-10 13:11:13 +00:00
Mario Sergio Fujikawa Ferreira
849b68e0f7 o Add XFREE86_VERSION=4 since this port requires XV extension support
only found in XFree86 4.0 and above

Submitted by:	bento
2002-01-11 22:09:43 +00:00
Mario Sergio Fujikawa Ferreira
6d45a96184 o add missing USE_GNOMELIBS
o remove unnecessary stuff (already implied by other entries, etc)

Submitted by:	bento
2001-12-06 17:26:24 +00:00
Mario Sergio Fujikawa Ferreira
72e2f376cd bump PORTREVISION due to last rev 2001-11-21 06:09:03 +00:00
Mario Sergio Fujikawa Ferreira
fac20d5893 o Add missing USE_XLIB
o Really have SDL support unless WITHOUT_SDL
o Add patch-playdv:display.h to support SDL
o Improve patch-playdv:display.c from PR
o Install additional documentation unless NOPORTDOCS (not from PR)

PR:		31732
Submitted by:	Matthew Reimer <mreimer@vpop.net>
2001-11-21 06:06:46 +00:00
Mario Sergio Fujikawa Ferreira
cd4da6b566 New port libdv version 0.9: Quasar DV codec (libdv): software codec
for DV video encoding format

Reviewed by:	petef
2001-11-19 19:35:04 +00:00