1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

2446 Commits

Author SHA1 Message Date
Jean-Yves Lefort
d53912ff65 Update to 0.04
PR:		ports/81125
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-05-18 00:47:45 +00:00
Pav Lucistnik
15339b5e99 - Update to 2.0.38 release
PR:		ports/81131
Submitted by:	Anish Mistry <amistry@am-productions.biz> (maintainer)
2005-05-17 19:26:35 +00:00
Pav Lucistnik
77ae8714aa GCfilms is a perl application that can be used to manage a movie collection.
PR:		ports/81097
Submitted by:	Remington <TastyNachos@charter.net>
2005-05-17 18:34:19 +00:00
Michael Johnson
6ba4317777 - Update to 0.8.2.20050517 since the 0.8.2.20050516 tarball was rerolled.
Spotted by:	mezz
2005-05-17 18:02:56 +00:00
Pav Lucistnik
52844642b5 - Backout part of bswap changes which completely broke playback
of encrypted DVD discs

PR:		ports/80952, ports/80984
Diagnosed by:	Jose M Rodriguez <josemi@freebsd.jazztel.es>
2005-05-17 18:01:39 +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
6b904a3ed0 - Attempt to fix build on amd64 (and maybe ia64) by using -fPIC
Reported by:	krismail
2005-05-16 19:46:37 +00:00
Michael Johnson
59c3e1112c - Update to 0.8.2.20050516 2005-05-16 17:50:03 +00:00
Jeremy Messenger
1a5621d95d FreeBSD 504101 doesn't need the stacksize hack anymore, which marcus has
committed a MFC of stacksize increase in RELENG_5 a few days ago.

Reviewed by:	marcus
2005-05-16 06:48:08 +00:00
Michael Johnson
620bb432de - Consolidate lots of stuff.
- Remove need for wxgtk on svlc (WITH_SKINS knob) for skins interface.
  x11 is only thing needed.
2005-05-16 06:45:09 +00:00
Michael Johnson
4219b587f2 - Add a temp. work around for amd64 to only use wxgtk24
vlc-devel and next vlc (0.8.2) have wxgtk26 support for amd64

Reported by:	pav
2005-05-15 22:15:11 +00:00
Michael Johnson
e93615202e - Update to 0.9.5
Note: Does not build with ffmpeg-devel, but will run w/ ffmpeg-devel.
2005-05-15 18:31:03 +00:00
Michael Johnson
c36820ae24 - Fix WxGTK Gui when wxgtk24 and wxgtk26 are both installed
at the same time. This isn't a problem if you just have wxgtk26
  installed or are using wxgtk24.

Spotted by:	mezz via irc
2005-05-14 21:59:59 +00:00
Pierre Beyssac
b117061f3e - fix install path for Gnome files, using gnomehack+gnomeprefix as suggested
by mezz.
- patch for optional Quicktime from <juhis at nallukka dot net>, PR ports/79494.
- workaround for GTK FileChooser bug pointed out by <herakles at gmx dot net>
  (http://jira.schirmacher.de/jira-kino/browse/KINO-150?page=comments#action_10805)
- bump PORTREVISION.
2005-05-14 21:03:47 +00:00
Michael Johnson
85cc989fbc - Fix my stupid typo.
Submitted by:	bms@spc.org
2005-05-14 20:53:50 +00:00
Michael Johnson
71644fdcf2 - Add CONFLICTS to vlc-devel 2005-05-14 19:02:37 +00:00
Michael Johnson
6a73da7196 - Add vlc-devel 2005-05-14 18:59:32 +00:00
Michael Johnson
9e9e4380b4 - Add vlc-devel after repo-copy [1] at version 0.8.2-test1
- Use OPTIONS
- Install .desktop file and icon in share/applications and
  share/pixmaps instead of share/gnome/

- Changed Knobs
  WITHOUT_FAAD --> WITH_FAAD (disabled by default)
  WITH_LAME --> WITHOUT_LAME (enabled by default, disabled for package building)  WITHOUT_SDL --> WITH_SDL (disabled by default)
  WITHOUT_TRANSCODE --> WITH_TRANSCODE (disabled by default)
  WITHOUT_DVD removed.

- New knobs
  WITH_CORBA --  Corba interface via orbit2
  WITH_DAAP  --  iTunes(R) music shares
  WITHOUT_DVDNAV -- DVD (dvd menus) support
  WITH_DVDREAD -- Regular DVD support (non-menu)
  WITH_DIRAC --  diace general-purpose video codec
  WITHOUT_OGG -- OGG audio decoder
  WITH_SMB  -- Samba access module
  WITH_TWOLAME -- Mpeg layer 2 audio Support

NOTE: WITH_ knobs are  disabled by default.
      WITHOUT_ knobs are enabled by default.

NOTE2: It is recommended that you use multimedia/ffmpeg-devel
       instead of multimedia/ffmpeg if you want to use any of
       ffmpeg's postprocess features.

PR:		ports/80963 [1]
Repocopied by:	marcus [1]
2005-05-14 18:57:49 +00:00
Mario Sergio Fujikawa Ferreira
e4d8d3d8e9 Update to 20050514 snapshot 2005-05-14 12:54:19 +00:00
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