Martin Matuska
760559e18c
Update OpenCV to 2.3.0-rc
2011-06-29 11:46:01 +00:00
Julien Laffaye
9658320ce0
Update to 0.7.4.1
...
Approved by: tabthorpe (mentor)
2011-06-28 18:41:34 +00:00
Juergen Lock
bd5755e02a
Fix build with clang.
2011-06-28 18:31:12 +00:00
Alberto Villa
253db964bb
- Depend on gdkpixbuf2 rather than on gdkpixbuf.
...
- Bump PORTREVISION.
PR: ports/158390
Submitted by: Vladimir Kushnir <vkushnir@bigmir.net>
2011-06-28 13:09:39 +00:00
Koop Mast
82defc003b
Chase libmatroska shlib bump.
2011-06-28 12:57:46 +00:00
Koop Mast
a589a243c8
Update to 1.2.0.
2011-06-28 12:57:02 +00:00
Alberto Villa
bb73514511
- Fix build with Clang.
2011-06-28 00:18:05 +00:00
Martin Matuska
f789a1eda2
Fix C++ build with new ffmpeg (0.7.1)
2011-06-27 22:59:39 +00:00
Martin Matuska
19f3afd85c
Add patch to fix building C++ programs
2011-06-27 22:54:45 +00:00
Koop Mast
89161554ac
Add a patch to unbreak compile of libv4l gcc 4.5 [1] and clang.
...
This should unbreak some libv4l users like pwcview [2]
Bump portrevision since this affects a installed header.
Reported by: avg@ [1], pointyhat via pav [2]
Submitted by: Jan Henrik Sylvester <me@janh.de>
Approved by: maintainer (hselasky@)
2011-06-27 21:03:06 +00:00
Martin Matuska
3d5626cd59
For now, disable frei0r support because of cyclic dependencies
2011-06-27 20:41:15 +00:00
Martin Matuska
59cb6d0fba
Unbreak by fixing patches
...
Reported by: pointyhat (pav)
2011-06-27 20:35:29 +00:00
Boris Samorodov
7d9f73b790
Remove databases/php5-mysql from BUILD_DEPENDS since the dependency
...
is already utilized by USE_PHP=mysql.
2011-06-27 17:34:29 +00:00
Boris Samorodov
62cf6454cf
Fix an error at I386:
...
zmwatch[2429].ERR [Shared data size conflict in shared_data for monitor Monitor-1, expected 328, got 316]
The patch for i386 ($arch should be 32 here but perl uses 64 bit integer):
-----
-our $arch = int(3.2*length(~0));
+our $arch = 32;
-----
I'm not sure how to properly fix this. I'm all ears.
Suggested by: Yury Bushmelev <jay4mail@gmail.com> (via e-mail)
2011-06-27 13:16:04 +00:00
Stefan Eßer
6bfabd7443
Upgrade dvbcut to 0.6.1 and add support for Qt4 in addition to Qt3.
...
Qt4 support is based on the patch developed by Raik Bieniek (raik.bieniek
at googlemail dot com) as found in the SVN repository and has been cleaned
up for this port by me.
The Qt4 version of dvbcut.cpp is built without optimisation (the GUI is not
functional, else).
2011-06-27 12:34:09 +00:00
Boris Samorodov
7d4db91a4d
Remove two dependencies:
...
. www/mod_perl2 from RUN_DEPENDS (currently port uses only PHP for web);
. security/gnutls from BUILD_DEPENDS (the port is just fine with openssl
from the base system).
Bump PORTREVISION.
Suggested by: Yury Bushmelev <jay4mail@gmail.com> (via e-mail)
2011-06-26 20:06:07 +00:00
Martin Wilke
d13a684481
- set USE_NCURSES
...
PR: 157098
Submitted by: Raphael Kubo da Costa <kubito@gmail.com>
Approved by: maintainer
2011-06-26 05:07:09 +00:00
Koop Mast
45ab52dc76
Add v4l-utils 0.8.4.
...
This port contains a number of tools for manupilating v4l* devices.
Initial port of 0.8.3 by nox@, some polish and update to 0.8.4 by myself.
2011-06-25 19:13:25 +00:00
Juergen Lock
a37a080307
- Update multimedia/vdr to 1.7.19 (with parts of the update reverted
...
to avoid a known bug.)
- Fix build with clang for vdr and plugins, and also fix a few bugs it
uncovered.
- Bump PORTREVISION for all plugins.
2011-06-25 19:02:08 +00:00
Koop Mast
7ace0a2ed2
Update to 0.8.4.
...
Sort plist.
2011-06-25 17:28:05 +00:00
Koop Mast
a261e0a864
Update to 1.0.20110603.
...
Update videodev2.h to the v4l-utils 0.8.4 version. Include the patch in the distfile.
Ship input.h and uinput.h [1]
Requested by: nox@ [1]
2011-06-25 17:26:46 +00:00
Juergen Lock
389eb0fdb2
Fix build after multimedia/libxine update. (More vdr port updates later.)
2011-06-25 11:09:29 +00:00
Koop Mast
5808b614fa
Update to 0.16.
2011-06-25 10:58:55 +00:00
Martin Matuska
6a5f84f7bb
Update ffmpeg 0.7.1 compatibility patch
2011-06-25 09:50:19 +00:00
Martin Matuska
6d711ae786
Fix plist if defined WITHOUT_FFSERVER
...
Reported by: Stas Verberkt <legolas_at_legolasweb_dot_nl>
2011-06-25 09:35:38 +00:00
Martin Matuska
51d10181f9
Add missing patch
2011-06-25 09:21:31 +00:00
Martin Matuska
2664faddd4
Change descriptions of several OPTIONS
...
Reorganize several knobs
2011-06-25 09:13:40 +00:00
Martin Matuska
a2604622cd
Fix OPTIONS (vo-aacenc requires gplv3)
2011-06-25 08:56:50 +00:00
Martin Matuska
da2ebfd1b4
Deactivate AMR codecs in default options
2011-06-25 08:50:19 +00:00
Martin Matuska
88915f9e07
Reorder knobs for Opencore AMR NB and AMR WB
2011-06-25 08:46:06 +00:00
Martin Matuska
e7bda95e1e
Update to 2011.06.25
...
Sync OPTIONS with multimedia/ffmpeg
2011-06-25 08:37:14 +00:00
Nicola Vitale
af6c478e11
- Fix path/typo in the tuple of py-sqlalchemy in RUN_DEPENDS
...
Reported by: pavbot
2011-06-25 07:35:30 +00:00
Martin Wilke
1006710dbe
- Update modules to 1.0.0/1
...
- Update e17 to lastest snapshot 0.16.999.55225
PR: 154402
Submitted by: Grzegorz Blach <magik@roorback.net>
Approved by: maintainer implicit
2011-06-25 03:36:20 +00:00
Sunpoet Po-Chuan Hsieh
ac596cfd99
- Bump PORTREVISION for multimedia/quvi shlib change
2011-06-24 23:02:07 +00:00
Sunpoet Po-Chuan Hsieh
c55d0f6261
- Update to 0.2.17
...
Changes: http://sourceforge.net/apps/trac/quvi/wiki/ReleaseNotes
2011-06-24 23:01:46 +00:00
Martin Matuska
c86cd8cae2
Bump due to ffmpeg update to 0.7.1
2011-06-24 22:39:03 +00:00
Martin Matuska
c5b7f54af8
Update ffmpeg to 0.7.1
...
Add support for celt, freetype2, frei0r, rtmp, vo-aacenc, vo-amrwbenc
2011-06-24 22:37:15 +00:00
Koop Mast
506f8c5798
Fix the build of avidemux2-plugins after the recent x264 update.
...
PR: ports/158247
Submitted by: Barbara <barbara.xxx1975@libero.it>
Obtained from: Gentoo
2011-06-24 11:12:16 +00:00
Martin Matuska
0c0dda15f1
Update to 0.115.2000
2011-06-23 18:09:46 +00:00
Nicola Vitale
2623e5f297
- Fix RUN_DEPENDS after the repocopy of databases/py-sqlalchemy
...
(This port doesn't yet support SQLAlchemy 0.7.X)
- Bump PORTREVISION
2011-06-23 14:20:04 +00:00
Martin Matuska
8c4a365bb0
Update to 0.115.2008
2011-06-23 13:58:49 +00:00
Jose Alonso Cardenas Marquez
424718714b
- Update to 2.4.4
2011-06-23 05:05:29 +00:00
Alexey Dokuchaev
ee76890c35
Kill EOL whitespace.
2011-06-23 03:07:20 +00:00
Juergen Lock
23dd509bef
Fix build with clang.
...
Submitted by: Andrius Morkunas, dim
2011-06-22 22:49:45 +00:00
Koop Mast
91ac7cdee5
Fix build with Clang
2011-06-21 13:46:27 +00:00
Lars Engels
2ddef3b2c4
- Fix build with clang
...
- Respect CFLAGS
2011-06-21 11:41:52 +00:00
Max Brazhnikov
d6a12714a7
Set PORTREVISION after resurrection to pacify Erwin's portversion checker.
2011-06-20 18:07:57 +00:00
Baptiste Daroussin
4d522e779e
Repect CXX and CXXFLAGS, should fix build with clang
2011-06-20 16:49:15 +00:00
Wen Heping
388237cb87
UMPlayer is the multimedia player that fills all your needs. With dozens
...
of advanced features and built-in codecs it can handle any media format,
and can play Audio CDs, DVDs, (S)VCDs, TV / Radio cards, YouTube" and
SHOUTcast" streams and even incomplete or damaged media files.
WWW: http://www.umplayer.com/
PR: ports/157551
Submitted by: Zhihao Yuan <lichray@gmail.com>
2011-06-20 14:02:08 +00:00
Andrej Zverev
dec946ad51
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
...
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
2011-06-20 08:37:15 +00:00
Max Brazhnikov
4b4e78270e
Connect restored xmms-skins and newly added xmms-skins-huge
2011-06-19 11:12:40 +00:00
Max Brazhnikov
f4fc78502e
Add new port multimedia/xmms-skins-huge:
...
This port provides 680 skins for XMMS.
PR: based on ports/157995
Submitted by: Jesse <jessefrgsmith at yahoo.ca>
2011-06-19 11:11:34 +00:00
Max Brazhnikov
eb2944673b
Restore port and assign maintainership to submitter [1]
...
Remove needless dependencies
Mark CONFLICTS_INSTALL with upcoming xmms-skins-huge
PR: ports/157252 [1]
Submitted by: Alex Keda <admin at lissyara.su>
2011-06-19 11:10:21 +00:00
Chris Rees
8e394d3435
- Replace ulong with unsigned long to avoid undeclared error
...
PR: ports/157202
Submitted by: Jim Overholt <overholt@GeekDude.Com>
Approved by: rene (mentor)
2011-06-19 10:31:47 +00:00
Koop Mast
1cfa1d893e
Update:
...
Gstreamer to 0.10.35
Gstreamer-plugins to 0.10.35
Gstreamer-plugins-good to 0.10.30
This is a ad-hoc release to fixes compilation issues after recent chagnes in
Glib's atomic ops API (in GLib 2.29.x). Apart from that there are some minor
fixes.
Move the USE_XORG line from multimedia/gstreamer to multimedia/gstreamer-plugins,
multmedia/gstreamer doesn't use it.
2011-06-18 14:58:58 +00:00
Juergen Lock
54c46020c8
- Fix COMMENT. (oops!)
...
- Bump PORTREVISION.
2011-06-18 13:18:13 +00:00
Juergen Lock
cc1ec24ac1
Update to 20110616.
2011-06-17 19:53:44 +00:00
Bernhard Froehlich
f7179d7a6e
- Update to 1.0.13
...
- Prune CPPFLAGS from CONFIGURE_ENV after ports/153625
- Replace double -pthread substitution with make variable passed from MAKE_ENV
- Remove gcc45 hack: don't pass -Wl,-lc explicitly for -module (gcc46 safe)
PR: ports/156176
Submitted by: Pan Tsu <inyaoo@gmail.com>
Approved by: maintainer timeout (>2 months)
2011-06-17 13:48:08 +00:00
Baptiste Daroussin
c79631b6ee
Another bunch of deprecation: no more public distfiles and/or abandonware
2011-06-17 13:09:40 +00:00
Boris Samorodov
f2a2d8856d
. ZM_V4L2 -> ZM_HAS_V4L2 (at monitorprobe.php); [1]
...
. == -> = (at configure); [2]
. bump PORTREVISION.
Reported by: pointyhat (via pavmail) [1]
Discussed at: zoneminder forum [1]
Based on: patch by Pavel Timofeev <timp87@gmail.com> [2]
2011-06-16 18:07:50 +00:00
Wen Heping
107ceb64cf
- Add missing depends.
...
PR: ports/157438
Submitted by: Grzegorz Blach <magik@roorback.net>
Approved by: maintainer
2011-06-16 06:26:23 +00:00
Boris Samorodov
067f9e6680
. add faststart and faststop options to zmpkg script (this enables zoneminder
...
loading at system startup);
. bump PORTREVISION.
2011-06-15 12:44:41 +00:00
Boris Samorodov
7b3d362264
Refine credits to achix.
...
Proposed by: achix (full nickname, zoneminder forum)
2011-06-14 14:35:52 +00:00
Boris Samorodov
756de15166
Add credits to achix who wrote at least local fbsd camera code by 99,99%.
...
Discussed with: achix (full nickname, zoneminder forum)
2011-06-14 13:34:53 +00:00
Boris Samorodov
f89480eef5
1. Add some PHP extensions which are needed at runtime:
...
. json;
. mysql;
. session.
2. Bump PORTREVISION.
2011-06-14 12:43:22 +00:00
Alberto Villa
3f88d44ab7
The FreeBSD KDE Team is pleased to announce KDE SC 4.6.4. Read full
...
announcement here: http://kde.org/announcements/announce-4.6.4.php
2011-06-14 09:23:49 +00:00
Romain Tartière
e62990bc20
Hello Mono 2.10!
...
Main updates
------------
devel/mono-tools 2.6.2 -> 2.10
lang/mono 2.6.7 -> 2.10.2
lang/mono-basic 2.6.2 -> 2.10.2
www/mod_mono 2.6.3 -> 2.10
www/xsp 2.6.5 -> 2.10.2
x11-toolkits/libgdiplus 2.6.7 -> 2.10
Other updates
-------------
deskutils/tomboy 1.4.2 -> 1.6.1
devel/mono-addins 0.5 -> 0.6.1
devel/monodevelop 2.4 -> 2.4.2
graphics/f-spot 0.8.0 -> 0.8.2
print/pdfmod 0.9.0 -> 0.9.1
x11-toolkits/gnome-sharp20 2.24.1 -> 2.24.2
Ports marked BROKEN
-------------------
multimedia/banshee
multimedia/moonlight
PR: ports/155948
Submitted by: me
2011-06-12 19:06:25 +00:00
Boris Samorodov
9dbb3a3963
. remove devel/p5-PHP-Serialization dependency (the code uses devel/php5-json); [1]
...
. bump PORTREVISION;
. remove empty file from files/ by creating the former while pre-build. [2]
Reported by: Vladimir Pushkar <vladimir.pushkar@gmail.com> (via e-mail) [1]
Suggested by: wen (via e-mail) [2]
2011-06-12 08:48:39 +00:00
Dmitry Marakasov
70e81c7e60
Drop maintainership
2011-06-11 02:39:46 +00:00
Juergen Lock
a6b2a99552
- Also add 8.2-stable svn rev to pkg-descr.
...
- Bump PORTREVISION.
2011-06-10 19:07:36 +00:00
Juergen Lock
716626272b
- Update check whether already in kernel after my patch was MFC'd to
...
stable/8. (r222914)
- Bump PORTREVISION.
2011-06-10 19:01:13 +00:00
Juergen Lock
8a885619d2
Update to 1.7.10 .
2011-06-10 18:01:41 +00:00
Juergen Lock
62837f7605
- Add ttxtsubs plugin.
...
- Bump PORTREVISION.
2011-06-10 17:53:02 +00:00
Juergen Lock
58ab469a9a
http://www.linuxtv.org/vdrwiki/index.php/Ttxtsubs-plugin
...
vdr-ttxtsubs - a teletext subtitle plugin for the Linux Video Disk Recorder
This plug-in implements displaying, recording and replaying teletext
based subtitles using the on screen display.
WWW: http://projects.vdr-developer.org/projects/show/plg-ttxtsubs
2011-06-10 17:43:49 +00:00
Juergen Lock
d3466b2eca
- Add support patches for teletext subtitle plugin to multimedia/vdr
...
with knob defaulted to on. (multimedia/vdr-plugin-ttxtsubs, to be
committed next.)
- Bump PORTVERSION for vdr, and also for its plugins because this
is an ABI change.
2011-06-10 17:33:03 +00:00
Boris Samorodov
f5df5815ef
1) The distfile was re-packaged. Changes: [1]
...
. fix a typo at a debug message;
. the version ID of that file.
2) Bump PORTREVISION.
PR: ports/157650 [1]
Submitted by: Pavel Timofeev <timp87@gmail.com> [1]
2011-06-09 10:13:37 +00:00
Baptiste Daroussin
5750b863cc
- update to 2.5.5
...
- add license
2011-06-09 06:16:17 +00:00
Joseph S. Atkinson
24342e85a4
Include zu translation in plist.
...
Approved by: wxs (mentor)
2011-06-08 18:45:36 +00:00
Julien Laffaye
e93d85f4d6
Update my e-mail to my FreeBSD one.
...
While I am here, use GOOGLE_CODE instead of ${MASTER_SITE_GOOGLE_CODE}
Approved by: bapt (mentor)
2011-06-08 16:52:32 +00:00
Joseph S. Atkinson
8969020fd5
Update to 1.1.10.
...
Add net/libproxy to HTTPD option. (nox@)
Fix GOOM option. [1] [2]
PR: ports/156671 [1], ports/156929 [2]
Submitted by: Ivan Klymenko [1], Anatoly Borodin [2]
Approved by: wxs (mentor)
2011-06-07 20:13:36 +00:00
Baptiste Daroussin
9f720b9bc4
Add patch to allow building mpeg2enc with new mjpegtools (forgotten during the gstreamer-plugins-mpeg2enc bump)
...
Reported by: PointyHat (pav)
2011-06-07 10:47:49 +00:00
Oliver Lehmann
1bb6adeaf4
update to 2.5.1
...
Cleanup (PLIST/OPTIONS/LIB_DEPENDS) of multimedia/audacious-plugins [1]
PR: ports/157153 [1]
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> [1]
2011-06-07 08:17:55 +00:00
Oliver Lehmann
29580724f3
update libexo to 0.6.1
...
bump PORTREVISION on depending ports
PR: ports/156913
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
2011-06-07 06:14:30 +00:00
Baptiste Daroussin
a8964fc594
- update mjpegtools to 2.0.0
...
- chase library bump
2011-06-06 04:31:52 +00:00
Roman Bogorodskiy
207386f96a
Chase security/gnutls update and add an UPDATING entry.
2011-06-05 18:43:16 +00:00
Boris Samorodov
3e97341844
. update to version 1.24.4; changelog:
...
http://www.zoneminder.com/wiki/index.php/Change_History#Release_1.24.4_-_2011.2F05.2F30 ;
. remove patches that were incorporated upstream;
. add a patch to fix zm_stream.cpp (add one byte to the path length); [1]
. add one more site to MASTER_SITES.
Submitted by: Vladimir Pushkar <vladimir.pushkar@gmail.com> (via email) [1]
2011-06-05 11:11:35 +00:00
Wen Heping
a49dcfd292
- Revert previous commit
...
Reported by: bsam@ (maintainer)
2011-06-03 00:03:41 +00:00
Alberto Villa
d115205826
- Update to 4.5.1.
...
Submitted by: Raphael Kubo da Costa <kubito@gmail.com> via area51
2011-06-02 17:52:31 +00:00
Wen Heping
159eeb607e
- Remove zero size file
...
PR: ports/157174
Submitted by: Alex kozlov <spam@rm-rf.kiev.ua>
Approved by: maintainer(implicit)
2011-06-02 02:57:59 +00:00
Baptiste Daroussin
6a8bd716e6
- update to 4.8.0
2011-06-01 21:12:39 +00:00
Baptiste Daroussin
6dcd00fc22
- update libdvbpsi to 0.2.0
...
- add license
- chase library bump
2011-05-30 21:29:23 +00:00
Wesley Shields
6c11e28fff
- Update to 4.0.1.
...
PR: ports/157394
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org> (maintainer)
2011-05-30 20:13:13 +00:00
Martin Wilke
7b2d683f81
- Update to 0.2.0.6
...
PR: 156456
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
2011-05-26 05:13:25 +00:00
Ashish SHUKLA
86f2dbca13
Bump PORTREVISION of all ports dependent on lang/ghc as during
...
upgrade, lang/ghc cabal package cache gets invalidated causing all
dependent ports to be reinstalled.
Obtained from: FreeBSD Haskell
2011-05-26 00:51:15 +00:00
Boris Samorodov
5dca89aa5c
Add missing header file.
...
Note: do not bump PORTREVISION since absence of this file prevents
the port from installing (let alone packaging). Unfortunately both my
workstation and tinderbox have got the file while porting and testing...
Reported by: Vladimir Pushkar <vladimir.pushkar@gmail.com> (by email)
2011-05-25 16:26:02 +00:00
Boris Samorodov
f213e60164
. do not use hardcoded perl version at the pkg-plist file;
...
. bump PORTREVISION.
Reported by: Vladimir Pushkar <vladimir.pushkar@gmail.com> (via email)
2011-05-24 20:27:10 +00:00
Sunpoet Po-Chuan Hsieh
3ee060ede6
- Bump PORTREVISION for multimedia/quvi shlib change
2011-05-24 17:09:39 +00:00
Sunpoet Po-Chuan Hsieh
a2dc0dd017
- Update to 0.2.16
...
Changes: http://sourceforge.net/apps/trac/quvi/wiki/ReleaseNotes
2011-05-24 17:09:33 +00:00
Doug Barton
f6a6028050
Remove zero-byte files
2011-05-23 22:45:20 +00:00
Baptiste Daroussin
5ef642e802
- update to 0.7.3.1
...
PR: ports/157225
Submitted by: Julien Laffaye <kimelto@gmail.com> (maintainer)
2011-05-23 14:44:00 +00:00
Philippe Audeoud
68c2e07dfc
- Remove empty patches files.
...
Approved by: pav@ (portmgr)
2011-05-23 12:50:00 +00:00
Dennis Herrmann
3e40b9dd75
- Update to 2.5.0
2011-05-23 06:31:46 +00:00
Bernhard Froehlich
0a82390151
- Update again because they rerolled the distfile and fixed the directory structure
...
- Remove WRKSRC
- Bump PORTREVISION
Reported by: Ashley Diamond <ash@diamondbsd.com>
2011-05-22 17:07:59 +00:00
Bernhard Froehlich
feac2aab5b
- Update to 0.24.1
2011-05-20 12:41:24 +00:00
Bernhard Froehlich
c788e16b86
- Update to 0.24.1
...
- Pet portlint (CPPFLAGS)
2011-05-20 12:40:29 +00:00
Frederic Culot
c07d99e112
- Use OSVERSION instead of grep output as basis for determining whether
...
kernel provides kmem_alloc_attr()
Requested by: pav@
PR: ports/157193
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer)
2011-05-20 06:47:50 +00:00
Frederic Culot
fcb34c7b62
- Add IGNORE tag for kernels that lack kmem_alloc_attr()
...
- Fix bug w/ analog audio slave captures
- Bump PORTREVISION
PR: ports/157171
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer)
2011-05-19 08:11:35 +00:00
Baptiste Daroussin
de55e2a214
- Update to 2.2.25
...
PR: ports/157125
Submitted by: Pierre Guinoiseau <geekounet@poildetroll.net>
2011-05-17 17:45:24 +00:00
Baptiste Daroussin
f91aa2b0c3
- over to new volunteer
...
PR: ports/157112
Submitted by: rodrigo osorio <rodrigo@bebik.net>
2011-05-17 16:09:09 +00:00
Philippe Audeoud
354b25a277
- Cleaning MD5 in perl@'s ports
...
Approved by: erwin@ (portmgr)
2011-05-17 11:14:02 +00:00
Max Brazhnikov
a34b8d38b8
Update KDE Software Compilation ports to 4.6.3
...
Special thanks to Raphael Kubo da Costa for his work on this update.
2011-05-16 19:26:43 +00:00
Philippe Audeoud
5bc6ae6fed
- move multimedia/rebot3 to audio/rebot3
2011-05-16 09:03:09 +00:00
Frederic Culot
a3f7802a14
- Update to 1.3.1
...
PR: ports/157053
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer)
2011-05-16 08:14:46 +00:00
Doug Barton
29813d5397
Remove painful examples of foo="", with particular prejudice against
...
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps
2011-05-15 02:49:17 +00:00
Boris Samorodov
c8ec9c277e
Oops, restore src info, wich was removed at the previous commit
...
by an accident.
2011-05-14 15:44:43 +00:00
Boris Samorodov
cf7a76e5f0
Remove md5 checksums.
2011-05-14 15:39:35 +00:00
Tilman Keskinoz
630ebffcbd
Attempt to fix build
...
Reported by: pointyhat
Drop Maintainership
2011-05-14 11:48:08 +00:00
Koop Mast
1745f84242
Update to 0.10.34.
...
Gstreamer (core): Fix a sever multiqueue thread-safety regression.
Gstreamer-plugins (-base): Bump orc requirement.
2011-05-14 11:37:19 +00:00
Boris Samorodov
b8067e60f9
. transfer maintainership to emulation@;
...
. remove deprecation and expiration (fc4 ports are defaults for FreeBSD-7.x).
2011-05-13 14:47:52 +00:00
Philippe Audeoud
39032cb906
rebot3.pl renames MP3 files that you have grabbed from audio CDs with
...
the track name, number, album, and/or artist. It does so by using
either a remote CDDB server or a local CDDB created by cd (and other)
players like xmcd, kscd or xmms. With rebot3.pl you can also add or
remove ID3 (version 1) tags to/from the MP3 files.
WWW: http://www.headmqa.com/rebot3/
PR: ports/156879
Submitted by: Chris Rees (utisoft at gmail.com)
2011-05-13 14:34:36 +00:00
Rene Ladan
18961cb419
Readd CONFLICTS line with linux-libtheora-[0-9]*
...
Reminded by: bapt
2011-05-13 01:42:40 +00:00
Rene Ladan
a730ca173f
- Re-add multimedia/linux-libtheora, it is needed on FreeBSD 7.X for
...
games/linux-nerogame and games/linux-coldwar-demo
- Bump expiration date to 2011-06-11
2011-05-13 01:30:10 +00:00
Rene Ladan
6f076d090f
Remove obsolete CONFLICTS line
2011-05-12 22:01:51 +00:00
Rene Ladan
71fb5d993b
Garbage collect
...
2011-05-01 multimedia/linux-libtheora: deprecated please use linux-f[89]-libtheora
2011-05-12 21:59:57 +00:00
Boris Samorodov
ce1d00d7b7
. fix plist (move hardcoded perl version to %%PERL_VERSION%%
...
and mach to %%PERL_ARCH%%);
. bump PORTREVISION.
Spotted by: pointyhat (via pavmail)
2011-05-12 13:27:52 +00:00
Sunpoet Po-Chuan Hsieh
173ec34f79
- Update to 0.7.44
...
- Add LICENSE
Changes: http://mediainfo.sourceforge.net/Log
PR: ports/156970
Submitted by: Takefu <takefu@airport.fm>
Approved by: Samuel J. Greear <freebsd-ports@evilcode.net> (maintainer)
2011-05-12 13:25:56 +00:00
Juergen Lock
ac9fa58473
- Fix crashes and wrong channels.conf entries caused by wrong/missing
...
DVB-S(2) sources in some cases.
- Only limit DVB-S(2) sources to what's in diseqc.conf if vdr is
configured to actually use it.
- Bump PORTREVISION.
2011-05-11 20:15:16 +00:00
Juergen Lock
b8d2a9b313
- Fix detection of tuners on higher than /dev/dvb/adapter8.
...
- Bump PORTREVISION.
2011-05-11 19:46:03 +00:00
Roman Bogorodskiy
dc57f2ab1b
Make WWW point to SourceForge project site instead of expired project page.
2011-05-11 16:53:37 +00:00
Koop Mast
3d016e8bd2
Update Gstreamer (core) to 0.10.33
...
Update Gstreamer-plugins(-base) to 0.10.33
Update Gstreamer-plugins-good to 0.10.29
Update Gstreamer-plugins-bad to 0.10.22
Update Gstreamer-plugins-ugly to 0.10.18
2011-05-11 10:33:50 +00:00
Juergen Lock
03d1d00ad2
- Add bugfix for infosatepg grabbing a non-first tuner device that
...
still was in use. (like when the sat tuner was on /dev/dvb/adapter8.)
- Bump PORTREVISION.
2011-05-10 17:35:36 +00:00
Juergen Lock
4cd553a3d8
- Add y' to keyboard mappings as alternate key for
Play' to workaround
...
vdr-sxfe --hotkeys already hardcoding `p' as `Power'.
- Directly link to the wiki page http://wiki.freebsd.org/VDR from the main
vdr and vdr-plugins ports' pkg-descr.s
- Bump PORTREVISIONs.
2011-05-09 18:29:50 +00:00
Ashish SHUKLA
0c76a8384f
- Please welcome GHC 7.0.3
...
GHC in the ports tree has been updated to 7.0.3 and all other Haskell ports
are also updated to their corresponding Haskell Platform versions, or latest
versions.
We would like to acknowledge the support of the FreeBSD Donations Team and
Eotvos Lorand University, Faculty of Informatics who contributed to the server
that we used for testing.
We would also like to thank all the testers who tested FreeBSD Haskell ports
and provided their feedback.
PR: ports/156642
Approved by: tabthorpe (mentor)
Obtained from: FreeBSD Haskell
2011-05-09 05:28:57 +00:00
Gabor Pali
52d2bf2122
This package provides a wrapper around the GStreamer C library. GStreamer is a
...
library for constructing graphs of media-handling components. The applications
it supports range from simple Ogg/Vorbis playback, audio/video streaming to
complex audio (mixing) and video (non-linear editing) processing.
WWW: http://www.haskell.org/gtk2hs/
Obtained from: FreeBSD Haskell
2011-05-08 18:38:01 +00:00
Juergen Lock
b562f2a6f6
This kld adds V4L2 ioctl handling to the Linux compatibility layer
...
so that Linux apps like Skype or Flash can talk to V4L2 devices
(like webcams) via /dev/videoX. The patches this kld is based on
have been committed to FreeBSD 9.0-current now (r221426) so this
port is only needed on eaerlier versions.
Note this port does not contain actual V4L2 drivers, those are
provided by e.g. the multimedia/webcamd port.
WWW: http://people.freebsd.org/~nox/dvb/
2011-05-08 15:04:17 +00:00
Steve Wills
837fde2b70
- Update to 18.0
...
- Remove 6.x support
- Remove MD5
2011-05-07 20:03:20 +00:00
Max Brazhnikov
fe999c26e3
Connect mediadownloader
2011-05-07 19:02:08 +00:00
Max Brazhnikov
157acfa45d
Add new port multimedia/mediadownloader:
...
Mediadownloader (ex GoogleImageDownloader) is an opensource software
that let you search, watch and download items with Google Image and
YouTube. Search results are displayed within a mouse scrollable
view, as well as mobile devices do.
WWW: http://mediadownloader.cz.cc/
PR: based on ports/156123
Submitted by: Gvozdikov Veniamin <g.veniamin at googlemail.com>
2011-05-07 19:01:43 +00:00
Juergen Lock
bfea588af7
Attempt to fix wrong modulation (at least) when manually scanning DVB-S2.
2011-05-07 17:39:10 +00:00
Alberto Villa
0eaa599a85
- Update Qt to 4.7.3.
...
Submitted by: Raphael Kubo da Costa <kubito@gmail.com> via area51
2011-05-07 09:09:45 +00:00
Erwin Lansing
8b0e43e03f
Mark BROKEN on i386 as well
...
Submitted by: pointyhat
2011-05-05 06:56:16 +00:00
Martin Matuska
8608019f7a
Update to 2011-05-03
2011-05-03 17:33:49 +00:00
Martin Matuska
315d2967e6
Update libvpx to 0.9.6
...
Bump PORTREVISION of depending ports
PR: ports/155522
Approved by: maintainer (timeout)
2011-05-03 17:29:47 +00:00
Martin Matuska
d3d2c6fcb8
Update to 0.115.1947
2011-05-03 11:43:40 +00:00
Martin Matuska
80c84fd81b
Update to 0.6.3
2011-05-03 11:37:46 +00:00
Greg Larkin
5fe7b70c5a
- Assign maintainership to new volunteer
...
Requested by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via freebsd-ports ML)
2011-05-02 20:12:44 +00:00
Juergen Lock
6d13208aa5
Fix plist. (no idea why I missed this...)
...
Submitted by: pointyhat via pav
2011-05-02 17:32:16 +00:00
Max Brazhnikov
630ca2285f
Bump PORTREVISION after open-mofit update
2011-05-02 12:44:53 +00:00
Baptiste Daroussin
3fb96938cd
Removed cruft introduced in the last commit
...
Reported by: culot@
2011-05-02 07:28:28 +00:00
Baptiste Daroussin
3f62e8b9ee
readd linux-libtheora which is needed by linux-coldwars-demo on freebsd < 8
...
this unbreak INDEX on freebsd7
2011-05-02 07:21:03 +00:00