Commit graph

31 commits

Author SHA1 Message Date
Kris Kennaway
15b247f443 Schedule these broken ports for termination on 2006-12-01 2006-09-02 16:51:10 +00:00
Edwin Groothuis
ff21f59f9f Remove USE_REINPLACE for categories starting with a G 2006-05-07 23:46:33 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
Kris Kennaway
620fd463bb BROKEN: Does not build 2006-02-20 01:48:24 +00:00
Pav Lucistnik
792b758ef4 - Add SHA256 2005-11-26 01:48:16 +00:00
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
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Oliver Lehmann
7f44153281 change the libtool version to use from 1.3 to 1.5 2005-06-01 19:56:04 +00:00
Volker Stolz
0365cf3662 Drop patch-file which is subsumed by USE_LIBTOOL 2005-05-23 08:08:12 +00:00
Volker Stolz
bd321eea66 Track recent change from quicktime/quicktime.h to lqt/quicktime.h in libquicktime
Noticed by: cluster
2005-05-23 07:39:22 +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
Volker Stolz
1249e5028f Unbreak: Dependency got fixed
Noticed by: krisbot
2005-04-04 08:48:32 +00:00
Volker Stolz
353f0b4e25 Mark as BROKEN/DEPRECATED: libquicktime API changed.
This project seems to have been abandoned (no updates for 2 1/2 years).
2005-02-03 15:02:06 +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
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
Christian Weisgerber
e3b096c6ed Fix distfile name. No checksum change.
Reported by:	kris	(bento)
2004-01-25 20:35:04 +00:00
Christian Weisgerber
63d96de22f Catch up with libogg/libvorbis version bump. 2003-12-20 16:37:57 +00:00
Kirill Ponomarev
b62c4f1f37 - Fix WWW: line
PR:		59580
Submitted by:	Ports Fury
2003-11-22 18:35:16 +00:00
Kirill Ponomarev
bbd73ace1f - Fix build on -current
Submitted by:	kris via bento
2003-10-15 13:07:42 +00:00
Erwin Lansing
5f4cd3d0a3 o Change in Makefile and distinfo
o The file was not really unfetchable, the problem was caused
  by a wrong DISTNAME in the Makefile. Consequently, I hade to change
  not the md5 sum in the distinfo, but the name of the file.

PR:		53045
Submitted by:	Serge Gagnon <gagnon__s@videotron.ca>
Approved by:	edwin (mentor)
2003-06-08 14:06:47 +00:00
Pete Fritchman
a7ebc6b6af Use USE_GETOPT_LONG.
PR:		51387, 51383, 51380, 51388, 51384, 51372, 51373,
		51381, 51382
Submitted by:	Ports Fury
2003-05-18 16:03:16 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Mario Sergio Fujikawa Ferreira
328b6db785 After repo copy from graphics category to newly create multimedia
one, update all appropriate references (*_DEPENDS, comments, etc):

ports/graphics/libfame		-->	ports/multimedia/libfame
ports/graphics/libquicktime	-->	ports/multimedia/libquicktime
ports/graphics/mpeg		-->	ports/multimedia/mpeg
ports/graphics/mpeg_encode	-->	ports/multimedia/mpeg_encode
ports/graphics/mpeg_play	-->	ports/multimedia/mpeg_play
ports/graphics/mtv		-->	ports/multimedia/mtv
ports/graphics/smpeg		-->	ports/multimedia/smpeg
ports/graphics/totem		-->	ports/multimedia/totem
ports/graphics/transcode	-->	ports/multimedia/transcode
ports/graphics/xanim		-->	ports/multimedia/xanim
ports/graphics/xmps		-->	ports/multimedia/xmps

Repo copied by:		cvs (joe)
Approved by:		portmgr (self & no objections)
2003-04-04 05:34:50 +00:00
Akinori MUSHA
e88cb93ce3 de-pkg-comment 2003-02-20 18:08:19 +00:00
Norikatsu Shigemura
49e5d0eeb1 o Support CFLAGS properly
o Conditionalize gnugetopt dependencies

PR		ports/47323
Submitted by:	Ports Fury
2003-02-02 12:28:29 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Ying-Chieh Liao
eda5b04d83 add qtutils 0.0.6
QuickTime Utilities
2002-09-05 03:57:58 +00:00