1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

1547 Commits

Author SHA1 Message Date
Ying-Chieh Liao
9c04b872ba add p5-RIFF-Info 1.07
Probe DivX and AVI files for attributes

PR:		63328
Submitted by:	michael johnson <ahze@ahze.net>
2004-02-25 03:08:22 +00:00
Ying-Chieh Liao
9440be3a90 add p5-Video-Info 0.993
Retrieve video properties such as: height width codec fps
2004-02-25 01:51:02 +00:00
Ying-Chieh Liao
acc86e28eb add p5-Video-OpenQuicktime 1.02
An interface to the OpenQuicktime library

PR:		63253
Submitted by:	michael johnson <ahze@ahze.net>
2004-02-25 01:35:18 +00:00
Kirill Ponomarev
0fbf4d0df5 - Update to 1.2.10
PR:		ports/63303
Submitted by:	maintainer
2004-02-24 13:21:17 +00:00
Mario Sergio Fujikawa Ferreira
8d90e1c675 o FreeBSD 5.x series had gcc 3.2.x per default up until OSVERSION
501103. However, users from FreeBSD series previous to 5.x are
  required to build gcc32 port.
o Therefore, do not force 5.x users to build gcc33 port if their
  available gcc32 toolchain will do. In so many words,

.if ${OSVERSION} < 501103
USE_GCC=3.2
.else
USE_GCC=3.3
.endif

Prompted by:	markus
Reviewed by:	markus, will
2004-02-24 02:56:30 +00:00
Mario Sergio Fujikawa Ferreira
b676dc68da o New port mkvtoolnix version 0.8.5: Tools to extract from/get info
about/create Matroska media streams
o Note: mkvtoolnix will only build correctly if multimedia/libmatroska,
  textproc/libebml and multimedia/mkvtoolnix ports are all built
  with the same gcc toolchain
2004-02-24 02:19:55 +00:00
Mario Sergio Fujikawa Ferreira
49e0d514cd o Make sure that:
- OSVERSION < 500000 implies in USE_GCC=3.2
	- otherwise, USE_GCC=3.3 (which is the default on 5.x series)
o This will insure that since both libmatroska and libebml ports
  were built with the same gcc toolchain, mkvtoolnix port will be
  able to be linked to both using the same aforementioned gcc
  toolchain
o Bump PORTREVISION
2004-02-24 02:16:14 +00:00
Mario Sergio Fujikawa Ferreira
14ab07779d Update to 1.2 2004-02-23 23:23:58 +00:00
Mario Sergio Fujikawa Ferreira
e34b41b9b6 Update to 0.4.3 2004-02-23 21:02:26 +00:00
Markus Brueffer
7bb44cbc85 Change my email address.
Approved by:	arved (mentor)
2004-02-23 20:57:56 +00:00
Alexander Kabaev
4159097e3d Unbreak on 5.x. Define PIC when compiling with -fpic, some codecs
use that to decide whether to enable inline assemply optimisations.
2004-02-23 04:26:01 +00:00
Mark Linimon
22a5c9dcee Unbreak on 5.x by adding USE_PERL5. Clean up dependencies.
PR:		ports/62179
Submitted by:	Heiner Eichmann <h.eichmann at gmx.de> (maintainer)
2004-02-23 01:05:05 +00:00
Oliver Eikemeier
45e7c993c6 add file for WITH_ENCODING_PATCH to distinfo.
SIZEify while I'm here

PR:		62894
Submitted by:	Linh Pham <question+freebsdpr@closedsrc.org>
Prompted by:	josef
2004-02-22 19:44:22 +00:00
MANTANI Nobutaka
783d520053 1. Fix build error.
2. SIZEify.

PR:		ports/63168 [1]
Submitted by:	Martin Kaeske <Martin.Kaeske@Stud.TU-Ilmenau.DE> [1]
2004-02-22 14:12:40 +00:00
MANTANI Nobutaka
b8b71f57a7 1. Fix hangup problem with arts.
2. Fix build error on alpha.
3. SIZEify.

PR:		ports/62249 [1], ports/62387 [2]
Submitted by:	Fridtjof Busse <fbusse@gmx.de> [1],
		Klaus Robert Suetterlin <krs@robert2.mpe-garching.mpg.de> [2]
2004-02-22 14:07:39 +00:00
Michael Nottebrock
9cb20302f4 Update to version 0.50.16. 2004-02-22 11:52:08 +00:00
Kris Kennaway
f816205962 Utilize the EXPIRATION_DATE tag for these ports scheduled for removal. 2004-02-22 01:22:46 +00:00
Kris Kennaway
3e0b4729b9 This port is also broken on 4.x. It is scheduled for removal on April 21
if it is still broken at that time.
2004-02-22 01:05:25 +00:00
Joe Marcus Clarke
f66fb34efa Make sure to link against libc_r on 5.X if requested to do so. This should
fix any DTP-related crash.

Obtained from:	MarcusCom GNOME 2.5 repo
2004-02-21 20:46:54 +00:00
Joe Marcus Clarke
bd88a3e9d4 Use intlhack to fix the build on 4.X.
Reported by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
2004-02-21 20:08:31 +00:00
Oliver Lehmann
430855e08e ia64 has no machine/ioctl_bt848.h. ONLY_FOR_ARCHS= alpha i386 2004-02-21 15:02:36 +00:00
Joe Marcus Clarke
ac432e7fd3 Re-add support for libdvdnav. 2004-02-20 21:36:45 +00:00
Adam Weinberger
5404f2479d Chase libdvdnav shlib. 2004-02-20 21:10:01 +00:00
Adam Weinberger
fbf462c384 Chase libdvdnav shlib version. 2004-02-20 21:06:23 +00:00
Tilman Keskinoz
63e7c0c053 Unbreak by adding USE_PERL5_BUILD 2004-02-20 17:34:04 +00:00
Tilman Keskinoz
20cf8dbe15 Update to 0.99.9
PR:		62880
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
2004-02-20 14:48:26 +00:00
Tilman Keskinoz
e68c6ab178 Fix build on AMD64 2004-02-20 13:26:29 +00:00
Dirk Meyer
f37590a79e - Fix plist for alpha 2004-02-20 05:52:26 +00:00
Tilman Keskinoz
04fc16500c Chase ogle shared library
Reported by:	bento
2004-02-19 19:48:48 +00:00
Joe Marcus Clarke
110caf97e1 Update to 0.1.9.
Submitted by:	Simon Barner <barner@in.tum.de>
		maintainer
Approved by:	maintainer
2004-02-19 18:19:44 +00:00
Pav Lucistnik
b254447289 - Update to 0.7.2
- Be a bit more clever about default device on 5.x

PR:		ports/62237
Submitted by:	pav
Approved by:	maintainer timeout (18 days)
2004-02-19 13:40:08 +00:00
Kris Kennaway
18fc446ec9 Remove BROKEN tag, since the problem was fixed by the recent fix to the
lame port.

Tracked down by:	"Thomas E. Zander" <riggs@rrr.de>
2004-02-19 03:32:48 +00:00
Adam Weinberger
7602ef6eba GTK2 mozilla is now the default, and GTK1 support will be built only if explicitly
requested.

This means that mozilla-gtk2 and mozilla-devel-gtk2 are now mozilla and
mozilla-devel, respectively; and the old mozilla and mozilla-devel are now
mozilla-gtk1 and mozilla-devel-gtk1.

This is done for a whole plethora of reasons, and should please everybody
except galeon1 fanatics and uhm... anybody else who it doesn't please.

If you have WITH_MOZILLA set in your /etc/make.conf, you'll need to update
the value accordingly. GTK2 ports will automatically install GTK2 mozilla,
and GTK1 ports will automatically install GTK1 ports, so WITH_MOZILLA need
be defined only if you want the development version... which are dormant
right now anyway.

For now, all ports that honoured WITH_MOZILLA=mozilla-{,-devel}-gtk2 will
still honour those values as well as WITH_MOZILLA=mozilla{,-devel}, but
future ports reserve the right to ignore the *-gtk2 values.
2004-02-18 03:50:38 +00:00
Kris Kennaway
3fc1a7fdba BROKEN on 5.x: Does not compile 2004-02-17 22:40:50 +00:00
Kris Kennaway
ee720b5f75 BROKEN on 5.x: does not compile 2004-02-17 22:37:50 +00:00
Kris Kennaway
831ecec579 Reset undeliverable maintainer address 2004-02-17 08:48:24 +00:00
Kris Kennaway
8c33ca1c5f BROKEN: Checksum mismatch. This port is scheduled for removal on April 16
if still broken at that time.
2004-02-16 23:26:18 +00:00
Kirill Ponomarev
3bbfc27724 - Fix build on AMD64
PR:		ports/62854
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
Approved by:	maintainer
2004-02-15 18:47:48 +00:00
Marc Fonvieille
68bfbeeef2 Typo: s/supprt/support 2004-02-15 15:05:01 +00:00
Alexander Nedotsukov
16245c1538 - Use intlhack to fix build on systems with old perl. [1]
- Use lthack.

PR:		62869
Reported by:	Stacey Roberts <stacey@vickiandstacey.com> [1]
2004-02-15 13:37:26 +00:00
Joe Marcus Clarke
052678a982 Update to 0.3.4. 2004-02-14 06:42:49 +00:00
Oliver Lehmann
1628aa3dc7 Scantv is now able to detect stations. Actually You still won't get the
station-names
Bump PORTREVISION
2004-02-11 22:56:32 +00:00
Dirk Meyer
e99a681c5c - fix package on sparc64 2004-02-11 07:16:33 +00:00
Oliver Lehmann
51103f97fa - scantv now scans w/o a failure, but actually doesn't like to find any
station here
- reattach x11/mtt to the build in case it's FreeBSD 5
- bump PORTREVISION
2004-02-10 22:01:43 +00:00
Mark Linimon
504e1377e6 Miscellaneous bugfixes and rework of some parts of the installation,
especially for icc.

PR:		ports/62566
Submitted by:	Juan Salaverria <rael@vectorstar.net> (maintainer)
2004-02-10 21:20:11 +00:00
Tilman Keskinoz
4a1ae6104b Fix build on AMD64
Submitted by:	lioux, Adriaan de Groot <adridg@cs.kun.nl>
2004-02-10 16:17:40 +00:00
Tilman Keskinoz
d06b411e22 Fix build on AMD64 2004-02-10 15:43:43 +00:00
Michael Nottebrock
e54006ce2b Remove hardcoded check for libc_r.
PR: ports/62625
Submitted by: leafy <leafy@leafy.idv.tw>
2004-02-10 14:35:26 +00:00
Oliver Lehmann
51513cdee9 i forgott to add bin/alevtd 2004-02-09 19:52:55 +00:00
Oliver Lehmann
0327454ac6 Add libzvbi Support (WITH_LIBZVBI) to get a aletvd and a scantv (which won't
work on my system)
Bump PORTREVISION
2004-02-09 17:50:45 +00:00