| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=469421
|
|
|
|
|
|
|
|
|
| |
PR: 210505
Submitted by: rozhuk.im@gmail.com (partially, further work was done)
Exp-run by: antoine
Notes:
svn path=/head/; revision=469420
|
|
|
|
|
|
|
|
| |
PR: 223416
Submitted by: riggs
Notes:
svn path=/head/; revision=454488
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same
Makefile.am and clean up the port Makefile.
japanese/scim-honoka: Tries to hide all symbols that start with an
underscore, but because this library is written in C++ all symbols start
with _Z so it ends up hiding everything. Just don't hide anything at all
like the textproc/scim configure script does.
multimedia/schroedinger: Apply an upstream patch.
textproc/scim-input-pad: Same as japanese/scim-honoka.
PR: 201922
Approved by: portmgr (antoine)
Exp-run by: antoine
Notes:
svn path=/head/; revision=393429
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ABI isn't compatible, so bump PORTREVISION in consumers.
Changes: https://chromium.googlesource.com/webm/libvpx/+/v1.4.0
Differential Revision: https://reviews.freebsd.org/D2570
Exp-run by: antoine
Approved by: ashish, multimedia (kwm)
Approved by: maintainer timeout (ale, dinoex; 2 weeks)
Notes:
svn path=/head/; revision=388940
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=378270
|
|
|
|
|
|
|
|
|
| |
PR: 189096
Submitted by: jiashiun@gmail.com
Approved by: mentors (implicit)
Notes:
svn path=/head/; revision=362958
|
|
|
|
|
|
|
|
|
|
| |
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr
Notes:
svn path=/head/; revision=359185
|
|
|
|
|
|
|
| |
Fix gstreamer-plugins-bad after changes in the master port
Notes:
svn path=/head/; revision=352119
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix build of gstreamer and gstreamer1 with glib 2.38.x [1].
Update gstreamer and gstreamer-plugins to new rules, USES=gmake pathfix,
new LIB_DEPENDS syntax.
Only pull in flex if base version is too old.
Be more selective for which OSVERSIONS we need gcc due to the clang bug.
Obtained from: Gstreamer upstream [1]
Notes:
svn path=/head/; revision=332416
|
|
|
|
|
|
|
| |
multimedia)
Notes:
svn path=/head/; revision=327747
|
|
|
|
|
|
|
| |
Update Makefile header
Notes:
svn path=/head/; revision=313820
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Gstreamer to 0.10.36.
Gstreamer-plugins(-base) to 0.10.36.
Gstreamer-plugins-bad to 0.10.23.
Gstreamer-plugins-good to 0.10.31.
Gstreamer-plugins-ugly to 0.10.19.
Add hack to unbreak the flite plugin.
Notes:
svn path=/head/; revision=300091
|
|
|
|
|
|
|
|
|
| |
the gstreamer-plugins-mpeg2enc bump)
Reported by: PointyHat (pav)
Notes:
svn path=/head/; revision=275182
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=273952
|
|
|
|
| |
Notes:
svn path=/head/; revision=269737
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update Gstreamer-plugins-good to 0.10.27
Update Gstreamer-plugins-bad to 0.10.21
Update Gstreamer-plugins-ugly to 0.10.17
Add flite plugin. plugin for the flite Speech synthesis engine.
Add opencv plugin. plugin for opencv Computer vision library.
Move vdpau plugin to a beter category.
Remove LOCAL master sites that haven't been updated for ages.
Check if Gstreamer (core) is recent enough.
Remove 6.x BROKEN line for the bad plugin.
Notes:
svn path=/head/; revision=269675
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Reorder the plugin list in bsd.gstreamer.mk so it its inside 80 chars.
- Enable the dvb and shm plugin in the -bad package.
- New plugins:
resindvd: Dvd navigation plugin
schroedinger: Dirac high speed video codec plugin
vdpau: Nvidia vdpau extention plugin [1]
vp8: Google vp8 codec plugin
Release notes: http://gstreamer.freedesktop.org/releases/gst-plugins-bad/0.10.20.html
PR: ports/15077 (borrowed some ideas)
Submitted by: Anonymous <swell.k@gmail.com>
Notes:
svn path=/head/; revision=261077
|
|
|
|
| |
Notes:
svn path=/head/; revision=258155
|
|
|
|
|
|
|
|
| |
Release notes: http://gstreamer.freedesktop.org/releases/gst-plugins-bad/0.10.19.html
While here add back distinfo for -bad, -ugly and -base. Oops
Notes:
svn path=/head/; revision=255787
|
|
|
|
|
|
|
|
| |
Ivorbis plugin got merged with the vorbis plugin.
Depend on neon29 instead of neon28 if it is found.
Notes:
svn path=/head/; revision=251885
|
|
|
|
|
|
|
| |
Submitted by: QAT
Notes:
svn path=/head/; revision=246352
|
|
|
|
|
|
|
|
| |
Update bad plugins to 0.10.17
Update ugly plugins to 0.10.33
Notes:
svn path=/head/; revision=246338
|
|
|
|
|
|
|
| |
Release Notes: http://gstreamer.freedesktop.org/releases/gst-plugins-bad/0.10.14.html
Notes:
svn path=/head/; revision=241112
|
|
|
|
|
|
|
|
|
| |
Release notes:
http://gstreamer.freedesktop.org/releases/gst-plugins-bad/0.10.12.html
http://gstreamer.freedesktop.org/releases/gst-plugins-bad/0.10.13.html
Notes:
svn path=/head/; revision=236524
|
|
|
|
|
|
|
| |
Changelog: http://www.gstreamer.net/releases/gst-plugins-bad/0.10.11.html
Notes:
svn path=/head/; revision=231649
|
|
|
|
|
|
|
|
| |
Release notes:
http://gstreamer.freedesktop.org/releases/gst-plugins-bad/0.10.10.html
Notes:
svn path=/head/; revision=227010
|
|
|
|
|
|
|
| |
Reported by: erwin
Notes:
svn path=/head/; revision=218420
|
|
|
|
| |
Notes:
svn path=/head/; revision=218358
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
| |
Update bad plugins to 0.10.7
Notes:
svn path=/head/; revision=211882
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
FreeBSD. The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media. Work
is also underway to tie webkit more closely into GNOME. As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.
This release would not have been possible without the contributions and
testing efforts of the following people:
Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
Notes:
svn path=/head/; revision=209647
|
|
|
|
|
|
|
|
|
|
| |
-Fix the build by add two missing files. These files were took from its CVS.
PR: ports/114136
Reported by: Dominic Fandrey <lon_kamikaze@gmx.de>
Notes:
svn path=/head/; revision=195028
|
|
|
|
|
|
|
| |
Reported by: pav and tmclaugh
Notes:
svn path=/head/; revision=194294
|
|
|
|
|
|
|
| |
Reported by: kris mail
Notes:
svn path=/head/; revision=194030
|
|
|
|
|
|
|
|
| |
- Update bad plugins to 0.10.5
- Update ugly plugins to 0.10.6
Notes:
svn path=/head/; revision=193876
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
| |
Notes:
svn path=/head/; revision=180545
|
|
|
|
|
|
|
| |
- Update gstreamer-plugins-good (and slave ports) to 0.10.5
Notes:
svn path=/head/; revision=180526
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
amount of work by the FreeBSD GNOME Team and our testers.
On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed. The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily. We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.
Back to GNOME 2.16. This release brings a huge amount of new functionality
to FreeBSD. The standard release notes can be read at
http://www.gnome.org/start/2.16/ . But on top of what you will read there,
jylefort and marcus have completed work on a port of HAL to FreeBSD. This
will allow FreeBSD to take advantage of closer hardware interaction such
as auto-mounting CD-ROMs, USB drives, and music players; auto-playing
audio CDs; and managing laptop power consumption.
But where would this all be without our loyal testers and contributors?
Therefore, the FreeBSD GNOME team would like to thank the following users:
Phillip Neumann <pneumann@gmail.com>
tmclaugh
mux
Yuri Pankov <yuri.pankov@gmail.com>
chinsan
Thomas <freebsdlists@bsdunix.ch>
Brian Gruber <knightbg@yahoo.com>
Franz Klammer <klammer@webonaut.com>
Dominique Goncalves <dominique.goncalves@gmail.com>
Pascal Hofstee <caelian@gmail.com>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
backyard <backyard1454-bsd@yahoo.com>
Andris Raugulis <endrju@null.lv> <endrju@null.lv>
Eric L. Chen <d9364104@mail.nchu.edu.tw>
Pawel Worach <pawel.worach@gmail.com>
QuiRK on #freebsd-gnome
Shane Bell <decept0@gmail.com>
luigi
sajd on #freebsd-gnome
sat
Chris Coleman <chrisc@vmunix.com>
kaeru on #freebsd-gnome
crsd_ via irc.freenode.org/#FreeBSD-GNOME
Joel Diaz <joeldiaz@mac.com>
Enjoy!
Approved by: portmgr (implicit, kris)
Notes:
svn path=/head/; revision=175253
|
|
|
|
| |
Notes:
svn path=/head/; revision=172936
|
|
|
|
|
|
|
|
|
| |
- Set right PORTVERSION on good, bad, and ugly plugins. Bump PORTEPOCH since
these PORTREVERSION's will go backwards
- Remove USE_GNOME=gnomeprefix
Notes:
svn path=/head/; revision=164935
|
|
|
|
|
|
|
|
|
| |
- Update bad to 0.10.3
- Update good to 0.10.3
- Readd dvd and dts plugins
Notes:
svn path=/head/; revision=162508
|
|
|
|
|
|
|
| |
Reported by: kris mail
Notes:
svn path=/head/; revision=160985
|
|
- Move all old gstreamer 0.8 ports to gstreamer*80 [1]
- Chase all ports with new gstreamer or gstreaemer moves
Repocopied by: marcus [1]
Notes:
svn path=/head/; revision=160858
|