1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
Commit Graph

3577 Commits

Author SHA1 Message Date
Rong-En Fan
2623254003 - Update to 0.98.2
PR:		ports/107085
Submitted by:	chinsan
Approved by:	maintainer timeout (15 days)
2007-01-06 06:02:52 +00:00
Martin Wilke
1c45afd5d8 2006-12-01 net/citadel: http://www.FreeBSD.org/ports/portaudit/4c005a5e-2541-4d95-80a0-00c76919aa66.html
2007-01-01 multimedia/mtv: No new releases in the past 5 years
2007-01-05 21:11:45 +00:00
Martin Wilke
ed5b3b6e84 2006-12-01 multimedia/bsdav: does not work. We need to import bktv patches from OpenBSD to make it work
2006-12-01 multimedia/pitivi: Installs files during "make all"
2006-12-01 misc/gnomesword: Configure fails
2007-01-05 16:15:23 +00:00
Michael Johnson
036be32c25 Bump PORTEPOCH 2007-01-05 00:17:04 +00:00
Michael Johnson
224d86bca0 Update to 0.8.6a
Note: 0.8.6a is the latest STABLE version of VLC.
2007-01-05 00:02:23 +00:00
Oliver Lehmann
022e36f8ea support automatic charset detection (OPTION)
Submitted by:	Denis Shaposhnikov <dsh@vlink.ru>
2007-01-04 05:45:19 +00:00
Rong-En Fan
be2ff4ae7c - Update to 0.5.9
PR:		ports/107460
Submitted by:	Max Brazhnikov <makc at issp.ac.ru> (maintainer)
2007-01-04 03:56:15 +00:00
Stanislav Sedov
b742c8c26d - Fix detecting of device types
Currently, this patch handles all devfs cases (it uses realpath to resolve
symlinks). However, submitter supposes, that we should have a generic way
to detect which device the file belongs to. I'll leave the PR in suspended
state for a better solution come up.

PR:		ports/101450
Reported by:	Chad Fraleigh <chadf@bookcase.com>
Approved by:	multimedia (ahze)
2007-01-03 11:27:48 +00:00
Oliver Lehmann
a4499db9a0 change the gconf dependency to gconf2
PR:		107445
Submitted by:	bgruber<knightbg@yahoo.com>
2007-01-03 05:47:17 +00:00
Jeremy Messenger
f266756bfb Update to 0.09. 2007-01-03 04:55:31 +00:00
Jeremy Messenger
b0d0165dcb -Update to 0.9.10.
-Add WITH_OPTIMIZED_CFLAGS knob, off by default.
-Respect the CFLAGS/CPUTYPE.

Reviewed by:	ahze
2007-01-03 04:47:53 +00:00
Jeremy Messenger
823f235d7e -Update to 0.2.5.
-INSTALLS_SHLIB -> USE_LDCONFIG.
2007-01-03 03:32:44 +00:00
Jeremy Messenger
e9d73c971d Chase wavpack's shared library version bump, bump the PORTREVISION. 2007-01-03 02:31:51 +00:00
Jeremy Messenger
c3d8f8a11e Chase wavpack's shared library version bump, bump PORTREVISION on these ports. 2007-01-03 02:19:49 +00:00
Roman Bogorodskiy
3d0dcc46ab - Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
2007-01-02 08:54:13 +00:00
Jeremy Messenger
19a9f3912c - Update to 0.16.0.
- More on PREFIX-cleaness.
- Remove databases/ruby-libgda and multimedia/ruby-gst, these ports are no
  longer in the tarball and have been dropped support by the developers.
2007-01-02 00:57:05 +00:00
Greg Lehey
ffec6d6d23 Remove port. It was committed too hastily and doesn't show enough
promise to be worth using.

Requested by: erwin.
2007-01-01 22:06:42 +00:00
Ion-Mihai Tetcu
7bd84681e1 This software converts a .TiVo file (produced by the TiVoToGo functionality
on recent TiVo software releases) to a normal MPEG file. This has the same
functionality as using TiVo's supplied DirectShow DLL on Windows with a tool
such as DirectShowDump, but is portable to different architectures and
operating systems, and runs on the command line using files or pipes. The
conversion still requires the valid MAK of the TiVo which recorded the file,
so it cannot be used to circumvent their protection, simply to provide the
same level of access as is already available on Windows.

WWW: http://tivodecode.sourceforge.net/

PR:		ports/107409
Submitted by:	Yi-Hsuan Hsin <mhsin at mhsin.org>
2007-01-01 21:07:25 +00:00
Mario Sergio Fujikawa Ferreira
287d4cfb8e Update to 1.62 2007-01-01 13:10:55 +00:00
Alexander Botero-Lowry
f2ef4edb76 - Unbreak INDEX
Pointyhat to:	alexbl
2007-01-01 05:44:45 +00:00
Alexander Botero-Lowry
e842ea863e - add iso2mkv 0.8.3
iso2mkv is software for automated DVD to XviD/vorbis MKV video conversion.
  Gives almost total control on the process of video compression at maximum
  quality, while being simple and straightforward to use (a kind of
  'life-hack'). The intended audience is advanced end-users and the script is
  not user-error-proof.

  Based on mplayer, mencoder, oggenc or lame, and mkvmerge (if not properly
  installed, won't work). This is only a shell script that wraps the other
  programs. If you can watch the DVD with MPlayer, you can compress it with
  iso2mkv. Other used programs (hopefully included in most GNU/Linux
  distributions as well a FreeBSD :) ) are basename, bc, nice, stat.

  WWW: http://5ko.free.fr/en/iso2mkv.html
2007-01-01 02:27:54 +00:00
Pav Lucistnik
e8a6296c90 - Add missing entries to distinfo
PR:		ports/104498
Submitted by:	Kenneth Lind <exil@solace.miun.se>
Approved by:	maintainer timeout (1 month)
2006-12-31 14:51:07 +00:00
Pav Lucistnik
9970de8508 - Fix build with gcc 4.1
Approved by:	maintainer timeout (15 days)
2006-12-31 14:07:50 +00:00
Pav Lucistnik
98a0654f9b - Pass nspr flags to configure, instead of patching them in
PR:		ports/107320
Submitted by:	Max Brazhnikov <makc@issp.ac.ru> (maintainer)
2006-12-31 14:04:18 +00:00
Greg Lehey
3d61650090 Remove MAINTAINER. I don't have time for this port. 2006-12-31 01:33:21 +00:00
Greg Lehey
33786477dc mark "IGNORE", not "BROKEN".
Suggested by: linimon.
2006-12-31 01:30:52 +00:00
Renato Botelho
c502e04330 Update MASTER_SITES
PR:		ports/107030
Submitted by:	Frank Mayhar <frank@exit.com> (maintainer)
2006-12-30 17:28:06 +00:00
Greg Lehey
64c1cc4730 First set of patches. 2006-12-30 03:17:01 +00:00
Greg Lehey
f35cb1d6c3 Looks like I committed too soon. We're missing too many dependencies
for this to be any use to anybody.  Mark BROKEN for the time being.
2006-12-29 23:59:35 +00:00
Martin Wilke
e99774d2be - Update to 0.1.4
PR:		107247
Submitted by:	Phil Oleson <oz@nixil.net> (maintainer)
2006-12-29 23:21:41 +00:00
Dirk Meyer
06d2469bed Babbler is a simple media player.
It is designed to play single multimedia stream at a time.
It is more like QuickTime player than iTunes.

Images used in Babbler is taken from mplayerPort.
http://www.sonappart.net/gnustep/mplayer/

WWW: http://www.etoile-project.org/
2006-12-29 17:53:21 +00:00
Pierre Beyssac
ee4f8d5416 Fix plist. 2006-12-29 11:47:39 +00:00
Greg Lehey
6de171c8ad New port to create multimedia DVDs. 2006-12-29 00:25:27 +00:00
Jeremy Messenger
1d86a4100f - Add the gstreamer-plugins-good dependency to make ID3 tags to be playable,
bump the PORTREVISION.
- Remove USE_GSTREAMER=yes, taken care by USE_GSTREAMER=foobar
- Move from (BUILD|RUN)_DEPENDS=[...]py-gstreamer to USE_GSTREAMER=python
- Move from (BUILD|RUN)_DEPENDS=[...]py-gnome-extras to USE_GNOME+=pygnomeextras

PR:		ports/107256
Submitted by:	Peter Johnson <johnson.peter@gmail.com> (maintainer)
2006-12-28 18:46:50 +00:00
Pierre Beyssac
da63055064 Add a dependency on multimedia/ffmpeg-devel to fix compilation error. 2006-12-28 11:19:26 +00:00
Pierre Beyssac
fac03e2fa4 Update to 0.9.4. 2006-12-26 09:32:34 +00:00
Greg Lehey
01664db0b0 Set default DVD drive names to /dev/cd0 (or /dev/cd0c for older
versions).  This port requires atapicam, but it was defaulting to
/dev/acd0*, which just doesn't work.
2006-12-26 05:11:14 +00:00
Gabor Kovesdan
69044b7a44 - Add WITH_NAS knob
- Remove WITH_SKINS, make it on by default when WITH_GUI is defined
- Add desktop entry if WITH_GUI is defined
- Change some renamed configure options
- Bump PORTREVISION

PR:		ports/106389
Submitted by:	Pawel Pekala <c0rn@o2.pl> (with changes from maintainer)
Approved by:	erwin (mentor),
		Thomas E. Zander <riggs@rrr.de> (maintainer)
2006-12-25 19:55:34 +00:00
Mario Sergio Fujikawa Ferreira
244bdf1b37 Update to 0.99.2 2006-12-25 06:33:46 +00:00
Joe Marcus Clarke
587ccd2837 Update to 2.16.4. 2006-12-24 06:54:33 +00:00
Nicola Vitale
1961df2b62 - Updated to 1.3.2
Approved by:	alexbl (mentor)
2006-12-23 23:28:07 +00:00
Michael Johnson
85362eca4a - Grab MAINTAINER for gnome@ since this is a major GNOME component 2006-12-23 21:38:59 +00:00
Mark Linimon
d65824ea40 Reset maintainer due to timeouts. 2006-12-23 21:24:32 +00:00
Michael Johnson
bdad3fec90 Revive gstreamer-plugins-swfdec (flash output) 2006-12-23 18:44:10 +00:00
Juergen Lock
52f4e6467c Update MAINTAINER email address of my ports
Approved by:	miwi
2006-12-23 17:42:42 +00:00
Munechika SUMIKAWA
aa6ba503a1 Upgrade to 0.06.
PR:		ports/107077
Submitted by:	chinsan
2006-12-23 13:29:41 +00:00
Dirk Meyer
231c1cc37e MultimediaKit provides common backend engine to play multimedia stream.
Currently, it supports mplayer backend based on MPlayerOSX.

MPlayer and MPlyaerOSX: http://www.sonappart.net/gnustep/mplayer/
MPlayerPort: http://www.sonappart.net/gnustep/mplayer/

WWW: http://www.etoile-project.org/
2006-12-23 10:32:01 +00:00
Herve Quiroz
7f6e2cf83d Fix packing list by adding multimedia/theora as a dependency 2006-12-23 07:24:25 +00:00
Michael Johnson
e1d1b9f01d - Add spc support in bsd.gstreamer.mk
- Bump PORTREVISION in gstreamer-plugins-all for all the new gstreamer-plugins
  ports
2006-12-22 23:35:43 +00:00
Michael Johnson
2a080b9e74 Add support for gstreamer-plugins-spc 2006-12-22 23:31:33 +00:00