aboutsummaryrefslogtreecommitdiff
path: root/multimedia/totem
Commit message (Collapse)AuthorAgeFilesLines
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Update to 2.26.3.Alexander Logvinov2009-07-033-4/+17
| | | | | | | | Reviewed by: kwm (GNOME team) Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=236989
* Update to 2.26.2.Joe Marcus Clarke2009-05-043-4/+7
| | | | Notes: svn path=/head/; revision=233181
* Presenting GNOME 2.26 for FreeBSD. SeeJoe Marcus Clarke2009-04-103-10/+64
| | | | | | | | | | | | | | | | http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new. On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers can make use of this provider by setting: WITH_GECKO=libxul The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen, Martin Matuska, Craig Butler, and Pawel Worach. Notes: svn path=/head/; revision=231972
* Update to 2.24.4.Koop Mast2009-02-203-5/+18
| | | | Notes: svn path=/head/; revision=228748
* Chase libepc lib bump.Koop Mast2009-01-281-2/+2
| | | | Notes: svn path=/head/; revision=227035
* Presenting GNOME 2.24 for FreeBSD.Joe Marcus Clarke2009-01-107-132/+83
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See http://library.gnome.org/misc/release-notes/2.24/ for the general release notes. On the FreeBSD front, this release introduces Fuse support in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some long-standing seahorse and gnome-keyring bugs. The documentation updates to the website are forthcoming. This release features commits by adamw, ahze, kwm, mezz, and myself. It would not have been possible without are contributors and testers: Alexander Loginov Craig Butler [1] Dmitry Marakasov [6] Eric L. Chen Joseph S. Atkinson Kris Moore Lapo Luchini [7] Nikos Ntarmos Pawel Worach Romain Tartiere TAOKA Fumiyoshi [3] Yasuda Keisuke Zyl aZ [4] bf [2] [5] Florent Thoumie Peter Wemm pluknet PR: 125857 [1] 126993 [2] 130031 [3] 127399 [4] 127661 [5] 124302 [6] 129570 [7] 129936 123790 Notes: svn path=/head/; revision=225629
* Add a new framework for browser plugins, USE_WEBPLUGINS. It is for which fooJeremy Messenger2009-01-102-33/+40
| | | | | | | | | | | | | | | | | plugins support one of web browsers and can take care of plist (depend on how you use it) at the same time. I have written a complete document and even show how it works in the www/firefox/Makefile.webplugins so be sure to read in there. If there is anything that isn't clear in the document, please feel free to ask and I will try my best to improvement it. FYI: GNOME 2.24 depends on this, so it's coming. BTW: It's based on www/linux-mplayer-plugin/Makefile.npapi with heavy modified. Approved by: portmgr Notes: svn path=/head/; revision=225627
* Fix PORTREVISION after OpenLDAP bump.Joe Marcus Clarke2009-01-071-1/+1
| | | | | | | PR: 130253 Notes: svn path=/head/; revision=225376
* Bump PORTREVISION's after OpenLDAP update.Xin LI2009-01-051-1/+1
| | | | | | | Suggested by: rafan Notes: svn path=/head/; revision=225291
* Add patches from Ubuntu's launchpad to fix the plugins stability problem withJeremy Messenger2008-08-043-1/+58
| | | | | | | | | | | Firefox 3, bump the PORTREVISION. Obtained from: https://bugs.launchpad.net/ubuntu/+source/totem/+bug/131658 Reported by: a few Tested by: Joe Kelsey <joe@zircon.seattle.wa.us> Notes: svn path=/head/; revision=218029
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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 to 2.22.2Jeremy Messenger2008-04-243-16/+5
| | | | Notes: svn path=/head/; revision=211898
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Update to 2.22.1Michael Johnson2008-04-084-9/+102
| | | | | | | - Add support for the following plugins: tracker, youtube, publish Notes: svn path=/head/; revision=210879
* The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 forJoe Marcus Clarke2008-03-2410-213/+109
| | | | | | | | | | | | | | | | | | | | | | | | | 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
* Update to 2.20.3.Jeremy Messenger2008-01-072-4/+4
| | | | Notes: svn path=/head/; revision=205199
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-245-82/+231
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
* Remove 'BROKEN=needs libxine-1.1.7' as libxine port has been updated to 1.1.7Jeremy Messenger2007-07-151-2/+0
| | | | | | | recently. Notes: svn path=/head/; revision=195669
* - Mark totem-xine broken, it needs libxine-1.1.7, we have 1.1.4 in portsPav Lucistnik2007-06-281-0/+2
| | | | Notes: svn path=/head/; revision=194376
* Update to 2.18.2.Jeremy Messenger2007-05-283-6/+6
| | | | Notes: svn path=/head/; revision=192243
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-37/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Make DVD works correct by default for s|/dev/dvd|${DEFAULT_DVD_DEVICE}/g. BumpJeremy Messenger2007-04-231-7/+1
| | | | | | | | | the PORTREVISION. While I am here, remove FreeBSD 4.x stuff. Reported by: tmclaugh Notes: svn path=/head/; revision=190678
* Update to 2.18.1.Joe Marcus Clarke2007-04-053-5/+7
| | | | Notes: svn path=/head/; revision=189246
* Make sure totem-xine to actually have xine enable by add --enable-xine=yes,Jeremy Messenger2007-03-241-0/+1
| | | | | | | | | | | without it will enable gstreamer by default. Bump the PORTREVISION to have our users' totem-xine correct. PR: ports/110749 Submitted by: Sergio Lenzi <lenzi@k1.com.br> Notes: svn path=/head/; revision=188194
* Chase the libxine shared lib version.Joe Marcus Clarke2007-03-221-1/+1
| | | | Notes: svn path=/head/; revision=187973
* Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOMEJoe Marcus Clarke2007-03-194-60/+174
| | | | | | | | | | | | | | | | releases in that it focuses more on stability and functionality than on new features. Not that it doesn't have its share of new and exciting items. See http://www.gnome.org/start/2.18/ for all the goodies in this release. GNOME 2.18 for FreeBSD would not have been possible without the hard work of the FreeBSD GNOME Team and our intrepid band of testers including J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi, Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen, Phillip Neumann, Franz Klammer, and Neal Delmonico. Notes: svn path=/head/; revision=187702
* Track libxine update.Jean-Yves Lefort2007-02-151-2/+2
| | | | Notes: svn path=/head/; revision=185216
* Update to 2.16.5.Jeremy Messenger2007-01-293-5/+5
| | | | Notes: svn path=/head/; revision=183638
* Update to 2.16.4.Joe Marcus Clarke2006-12-242-6/+6
| | | | Notes: svn path=/head/; revision=180642
* - Grab MAINTAINER for gnome@ since this is a major GNOME componentMichael Johnson2006-12-231-1/+1
| | | | Notes: svn path=/head/; revision=180625
* Reset maintainer due to timeouts.Mark Linimon2006-12-231-1/+1
| | | | Notes: svn path=/head/; revision=180624
* Sync with libxine shared library version bump.MANTANI Nobutaka2006-12-071-2/+2
| | | | Notes: svn path=/head/; revision=179131
* - In USE_GECKO line, remove firefox-devel and add firefox15Pav Lucistnik2006-12-051-1/+1
| | | | | | | Suggested by: GeJ on EFnet Notes: svn path=/head/; revision=178913
* Correct the PORTREVISION= -> PORTREVISION?= for the slave ports.Jeremy Messenger2006-10-231-1/+1
| | | | | | | | Pointyhat: mezz Approved by: portmgr (implicit, marcus) Notes: svn path=/head/; revision=175509
* - Fix the missing dependencies for DVD, it needs ugly and mpeg2dec ofJeremy Messenger2006-10-232-1/+16
| | | | | | | | | | | | | | gstreamer plugins to get DVD function. - Fix the eject by add a patch to use cdcontrol. Same patch as in nautilus-cd-burner/files/patch-src_nautilus-burn-drive.c. - Bump the PORTREVISION on both totem and totem-gstreamer. PR: ports/76633 Submitted by: Kevin Oberman <oberman@es.net> Approved by: portmgr (marcus) Notes: svn path=/head/; revision=175503
* Presenting GNOME 2.16.1 for FreeBSD. This release represents a massiveJoe Marcus Clarke2006-10-147-105/+138
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Update to 1.4.5.Joe Marcus Clarke2006-09-122-4/+4
| | | | Notes: svn path=/head/; revision=172813
* Add a missing file in post-patch for /dev/dvd -> ${DEFAULT_DVD_DEVICE} toJeremy Messenger2006-09-091-1/+2
| | | | | | | fix the totem-gstreamer with DVD. Bump the PORTREVISION in totem-gstreamer. Notes: svn path=/head/; revision=172650
* Update to 1.4.4.Joe Marcus Clarke2006-08-053-6/+9
| | | | Notes: svn path=/head/; revision=169785
* - Update gstreamer to 0.10Michael Johnson2006-04-294-34/+29
| | | | | | | | | | - 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
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+5
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Chase libversion bumb to libMagick.so.9Edwin Groothuis2006-01-051-0/+1
| | | | | | | PR: ports/91270 Notes: svn path=/head/; revision=152778
* Chase the dbus shared lib version.Joe Marcus Clarke2005-12-311-1/+1
| | | | Notes: svn path=/head/; revision=152498
* Update to 1.2.1.Joe Marcus Clarke2005-12-153-5/+17
| | | | Notes: svn path=/head/; revision=151216
* Sync with libxine shared library version bump.MANTANI Nobutaka2005-12-101-2/+2
| | | | Notes: svn path=/head/; revision=150832
* - Add support for a gecko plugin via WITH_MOZILLA_PLUGINMichael Johnson2005-11-306-6/+50
| | | | | | | | | | Note: You must use dbus for this, see http://www.freebsd.org/gnome/docs/faq2.html#q25 for more details. Approved by: maintainer timeout 18 days Notes: svn path=/head/; revision=150008
* iso-codes is also needed in the non-gstreamer case.Jean-Yves Lefort2005-11-241-2/+3
| | | | | | | | | PR: ports/88658 Submitted by: jylefort Approved by: maintainer timeout (16 days) Notes: svn path=/head/; revision=149258
* Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixesJoe Marcus Clarke2005-11-056-42/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and new features. Don't believe me? Then see for yourself at http://www.gnome.org/start/2.12/notes/en/. DO NOT USE portupgrade by itself to upgrade to GNOME 2.12. Instead, use the gnome_upgrade.sh script from http://www.marcuscom.com/downloads/gnome_upgrade212.sh. This script will circumvent some potential pitfalls users can see if they use portupgrade by itself. In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special splash screen. The winner of this release's contest is Dominique Goncalves <dominique.goncalves@gmail.com>. His splash screen was inspired by http://art.gnome.org/contests/2.12-splash/83. The FreeBSD GNOME Team would lank to thank the following users for their contributions to this release: Matthew Luckie <mjl@luckie.org.nz> ade sajd on #freebsd-gnome Caelian on #freebsd-gnome mnag Yasuda Keisuke <kysd@po.harenet.ne.jp> Mark Hobden <markhobden@gmail.com> Sergey Akifyev <asa@agava.com> Andreas Kohn For more information on GNOME on FreeBSD, checkout http://www.FreeBSD.org/gnome/. The 2.12 documentation will be posted shortly. Notes: svn path=/head/; revision=147261