Commit graph

2427 commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
4e5523cde0 o Remove USE_GCC dependency on 3.4
o Have byteswap work for both 5.x (and over) and 4.x FreeBSD branches
o Fix build on 4.x by disabling gcc3 SMID code (patch-configure)

Submitted by:	ahze
2005-05-14 00:48:35 +00:00
Thierry Thomas
1354f668ae Change maintainer address.
PR:		ports/80973
Submitted by:	Ulrich Spoerlein <q (at) galgenberg.net>
2005-05-13 20:17:27 +00:00
Roman Bogorodskiy
91760927df - Bugfix: make xmms_remote_get_info() return correct information instead of some
bogus data
- Bump PORTREVISION

Approved by:	Miguel Mendez (maintainer)
Obtained from:	BMP cvs
2005-05-13 17:31:45 +00:00
Mario Sergio Fujikawa Ferreira
d56d10c17e Update to snapshot 20050513 2005-05-13 08:26:36 +00:00
Mario Sergio Fujikawa Ferreira
dadae425e3 USE_GCC=3.4 is required; thus, mark BROKEN for OSVERSION <= 500000
since the required libraries will be incompatible with the ffmpeg-devel
binary code. Patches are being worked on for both 2.95 and 4.0.1
gcc support

Submitted by:	ahze
2005-05-13 04:00:19 +00:00
Michael Johnson
d1e979f000 - s/WITHOUT_WXWINDOWS/WITHOUT_WXGTK/
- Add new knob WITH_WXGTK_CONFIG=[2.4|2.6], defaults to 2.6
- Bump PORTREVISION
2005-05-12 21:18:29 +00:00
Max Khon
d164e5eed2 Finish repo copy of wxgtk 2.4.2 ports to wxgtk24* 2005-05-12 16:39:59 +00:00
Mario Sergio Fujikawa Ferreira
a1b30409a7 20050512 2005-05-12 10:44:48 +00:00
Michael Johnson
630ee2e895 - Add mozilla plugin to broken list, it builds but does not work.
According to videolan.org later versions of vlc (0.8.3/4) will have
  controls for plugin
2005-05-12 10:16:27 +00:00
Mario Sergio Fujikawa Ferreira
510c85d59e Connect ffmpeg-devel to build after repo copy from ffmpeg
PR:		79511
2005-05-12 03:17:44 +00:00
Mario Sergio Fujikawa Ferreira
2ad8ab31b2 o Commit updates after repo copy from multimedia/ffmpeg
o Update to CVS snapshot 20050511
o Add FreeBSD native byteswap support
o Video capture is not working and help is appreciated on this
  matter. Join irc.freenode.net #freebsd-multimedia to help. Some fixes
  have been borrowed from [2], [3] and [4]
o IPV6 support fixed [1]

Submitted by:	ahze [1],
		Jacob Meuser <jakemsr@jakemsr.com> [4],
		Vladimir Kushnir <vkushnir@i.kiev.ua> [4]
Reviewed by:	ahze,
		Jacob Meuser <jakemsr@jakemsr.com>,
		Vladimir Kushnir <vkushnir@i.kiev.ua>,
		countless others at FreeBSD-multimedia@FreeBSD.org
		mailing list
Obtained from:	FFmpeg CVS repo [2],
		OpenBSD FFmpeg port [3]
2005-05-12 02:54:48 +00:00
Michael Johnson
0fa35c63d8 - Bump PORTREVISION due to last commit. 2005-05-12 02:27:32 +00:00
Michael Johnson
29de4a86b3 - Use SCHAR_MAX [1]
- Only s/llrintf/rintf/ on 4.x and early 5.x

Requested by:	gavl author [1]
2005-05-12 01:53:28 +00:00
Joe Marcus Clarke
647911fe68 Chase the Gaim 1.3.0 update. 2005-05-11 19:09:35 +00:00
Pav Lucistnik
f025a0b0f3 - Update to 1.0.0beta3
PR:		ports/80884
Submitted by:	Hendrik Scholz <hendrik@scholz.net> (maintainer)
2005-05-11 15:04:48 +00:00
Michael Johnson
433416fc60 - Remove need for audio/speex-devel, since audio/speex as of version 1.0.5
supports 1.1 (speex-devel) API. speex or speex-devel can be used.
2005-05-11 00:31:13 +00:00
Pav Lucistnik
e419d051b9 - Back out native bswap commit for FreeBSD 4.x, where it does not compile. 2005-05-10 12:06:45 +00:00
Mario Sergio Fujikawa Ferreira
228b59d4e8 o Add FreeBSD native byteswap support using <sys/endian.h>
o Bump PORTREVISION

Approved by:	maintainer
2005-05-10 00:15:53 +00:00
Edwin Groothuis
b964c2c28e On FreeBSD 4.x: rename cxm0 to bktr0 in setchannel.c
On all: rename tuner0 into cxm0/bktr0 in setchannel.c
2005-05-09 03:14:09 +00:00
Tilman Keskinoz
d2a913f0cc Update to 0.7.1
PR:		78436
Submitted by:	Phil Oleson <oz@nixil.net>

Add dummy do-build target to workaround non-working NO_BUILD
2005-05-08 19:58:42 +00:00
Jean-Yves Lefort
b4525e1d75 Add the RealPlayer win32 codecs
PR:		ports/80497
Submitted by:	Gil Kloepfer <fgil@kloepfer.org>
Approved by:	maintainer
2005-05-07 17:58:06 +00:00
Kris Kennaway
c15dcc04b7 BROKEN on 4.x: Does not compile 2005-05-07 03:14:06 +00:00
Mario Sergio Fujikawa Ferreira
6690f1d30f Add CONFLICTS due to upcoming ffmpeg-devel port 2005-05-07 01:02:23 +00:00
David E. O'Brien
3c1aa1bc37 Correct the obmission of the Windows Media Player6 skin.
Approved by:	maintainer
2005-05-06 14:58:52 +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
Michael Johnson
f8d7e73fff - Fix build on 4.x
Reported by:	Randy Pratt <rpratt1950@earthlink.net>
2005-05-05 06:33:20 +00:00
Jeremy Messenger
74d58c1aa0 Add pango, it is need for the subtitle. Totem and maybe other apps don't work
with subtitle by default unless the gstreamer-plugins-pango is installed. Bump
the PORTREVISION.

Ok'ed by:	marcus and ahze
2005-05-05 05:45:04 +00:00
Michael Johnson
d06ef6dfac - Fix CONFLICTS in totem so slave port totem-gstreamer conflicts with totem
and not itself.
2005-05-04 23:58:17 +00:00
Joe Marcus Clarke
2556b0934d Update to 1.0.2.
Approved by:	maintainer
2005-05-04 13:35:21 +00:00
Pav Lucistnik
40b78f6951 - Don't discard CFLAGS for WITH_DIVX5 knob
PR:		ports/79826 (based on)
Submitted by:	Jonathan Lennox <lennox@cnr.cs.columbia.edu>
Approved by:	maintainer timeout (15 days)
2005-05-04 11:44:31 +00:00
Pav Lucistnik
8bb3bbe809 - Fixes for FreeBSD 4.X:
* fix unusable header (DOS line feeds)
  * fix build of authoring module (DOS line feeds)
  * fix build of Tools module (missing header)

  This makes multimedia/x264 compile.
2005-05-04 11:15:57 +00:00
Michael Johnson
0767681905 - Add missing configure args. 2005-05-04 07:59:46 +00:00
Michael Johnson
f38d0e0caf - Add new OPTION, WITH_GPAC, on by default. This enables you to
export H.264 media in mpeg4 wrapper.
- Bump PORTREVISION
2005-05-04 07:55:56 +00:00
Michael Johnson
b55bdd6892 - Add gpac-libm4systems
Gpac MPEG-4 Systems library and headers

WWW: http://gpac.sourceforge.net/

This is a small portion of gpac, only headers and mpeg4 systems library
due to a chicken and egg problem similar to mpeg4ip, faad, and mpeg4ip-libmp4v2

x264 wants m4systems lib for mpeg4 output, gpac wants ffmpeg, next version
of ffmpeg wants x264.
2005-05-04 07:53:04 +00:00
Simon Barner
ff14d99c6f - Update to 2.7.5 (bug fix release)
- ChangeLog: http://nxtvepg.sourceforge.net/changelog.html
2005-05-04 07:35:37 +00:00
Michael Johnson
1955fd99a5 - Fix debug support, it was backwards. 2005-05-03 18:05:14 +00:00
Koop Mast
629f0dc5f7 Update to 0.8.10.
Changelog: http://gstreamer.freedesktop.org/releases/gstreamer/0.8.10.html

Approved by:	maintainer (implicit)
2005-05-03 14:26:15 +00:00
Michael Johnson
1e4b2cd87a - Only detect MMX on i386 not amd64 2005-05-03 08:20:34 +00:00
Michael Johnson
88634b2619 - Remove some MASTER_SITES that don't carry this version of vcdimager 2005-05-03 06:22:15 +00:00
Michael Johnson
9c5912ca91 - Update to 1.1 2005-05-02 23:08:51 +00:00
Edwin Groothuis
9bca085e41 Upgrade to 2005-04-12 version of the CXM driver.
Upgrade to 2005-02-19 version of setchannel.
Updated cxm.4, added pvr250-setchannel.1
2005-05-02 00:31:44 +00:00
Tilman Keskinoz
2fa2053059 Add --with-xorg to CONFIGURE_ARGS if the user is using xorg.
Bump PORTREVISION
Drop Maintainership
2005-05-01 21:00:27 +00:00
Markus Brueffer
cf6c9d3f3c Fix build on amd64 and ia64
Submitted by:	kris via pointyhat
2005-04-30 09:32:47 +00:00
MANTANI Nobutaka
4f5868bcf2 Fix build error on 4-stable. [*]
Move macro definitions from extra-patch-config.h.in to patch-src:xine-engine:xine_internal.h.

Submitted by:	glewis [*]
2005-04-30 06:41:10 +00:00
Kris Kennaway
3e73c0cc75 BROKEN: Incorrect pkg-plist 2005-04-30 00:57:15 +00:00
MANTANI Nobutaka
6a40d7a441 Chase the libxine shared lib version bump. 2005-04-28 17:40:02 +00:00
MANTANI Nobutaka
93f163a0a8 Update to 1.0.1.
This version contains the fixes for the MMS and Real RTSP buffer overflow vulnerabilities.

Security:	http://www.vuxml.org/freebsd/91c606fc-b5d0-11d9-a788-0001020eed82.html
2005-04-28 17:33:54 +00:00
Pav Lucistnik
cc0a3655d6 - Update to 1.0pre7
PR:		ports/80356
Submitted by:	Thomas E. Zander <riggs@rrr.de> (maintainer)
2005-04-26 13:00:35 +00:00
Michael Johnson
32fa6fb90d - Install .desktop file 2005-04-26 08:21:30 +00:00
Michael Nottebrock
50f124bbb1 Move shared directory for klirc profiles into kdehier. 2005-04-25 13:15:54 +00:00