aboutsummaryrefslogtreecommitdiff
path: root/multimedia/kaffeine
Commit message (Collapse)AuthorAgeFilesLines
* Fix a call to iconv_openTilman Keskinoz2009-03-022-2/+9
| | | | | | | | PR: 132267 Submitted by: Tim Borgeaud Notes: svn path=/head/; revision=229381
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-1/+2
| | | | | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG). Notes: svn path=/head/; revision=226727
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* Update to 0.8.7Tilman Keskinoz2008-07-274-10/+339
| | | | Notes: svn path=/head/; revision=217678
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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
* Remove support for XFree8-4.Florent Thoumie2008-03-071-2/+0
| | | | | | | | | | | From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore. PR: ports/119418 Submitted by: flz Approved by: portmgr (pav) Notes: svn path=/head/; revision=208626
* Upgrade to 0.8.6Tilman Keskinoz2008-01-314-12/+20
| | | | Notes: svn path=/head/; revision=206514
* Update to 0.8.5Tilman Keskinoz2007-07-295-21/+34
| | | | Notes: svn path=/head/; revision=196604
* Fix DVB support after 0.8.4 update [1]Tilman Keskinoz2007-05-292-15/+8
| | | | | | | | | Remove WITH_DVB knob and build with DVB support per default Reported by: Lars Engels [1] Notes: svn path=/head/; revision=192302
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-2/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Add a missing directoryTilman Keskinoz2007-04-201-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=190455
* Update to 0.8.4Tilman Keskinoz2007-04-172-6/+8
| | | | | | | | This version claims to support the latest gstreamer, but i still was not able to get it to work, so it is not built by default. Notes: svn path=/head/; revision=190246
* gstreamer80 is deprecated, so don't depend on it per defaultTilman Keskinoz2007-03-111-3/+3
| | | | | | | Reported by: Andrei Kolu Notes: svn path=/head/; revision=187156
* Track libxine update.Jean-Yves Lefort2007-02-151-2/+2
| | | | Notes: svn path=/head/; revision=185216
* Add DVB support as a knob based on a patch fromTilman Keskinoz2007-01-237-1/+719
| | | | | | | | | http://raaf.atspace.org/dvbusb/ Since i don't have the hardware, it is not enabled by default. Notes: svn path=/head/; revision=183102
* Sync with libxine shared library version bump.MANTANI Nobutaka2006-12-071-1/+2
| | | | Notes: svn path=/head/; revision=179131
* Update to 0.8.3Tilman Keskinoz2006-12-014-9/+16
| | | | Notes: svn path=/head/; revision=178498
* Don't override x-mplayer2.desktop file from kdelibsTilman Keskinoz2006-09-273-1/+25
| | | | | | | | | Add missing @dirrm for obscure locale directories Reported by: pointyhat Notes: svn path=/head/; revision=173984
* Update to 0.8.2Tilman Keskinoz2006-09-203-26/+40
| | | | | | | Make lame plugin optional. Notes: svn path=/head/; revision=173463
* Update to 0.8.1Tilman Keskinoz2006-05-234-33/+8
| | | | Notes: svn path=/head/; revision=163180
* - Update gstreamer to 0.10Michael Johnson2006-04-291-1/+1
| | | | | | | | | | - 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
* Upgrade to 0.8Tilman Keskinoz2006-03-265-33/+72
| | | | Notes: svn path=/head/; revision=158170
* * Fix PLIST_SUB handlingTilman Keskinoz2006-03-152-3/+6
| | | | | | | | | | | | | PR: 92678 Submitted by: Pawel Pekala <c0rn@o2.pl> Pointy hat to: arved * Add suddently appearing .a files to pkg-plist (after libtool changes?) * Bump PORTREVISION Notes: svn path=/head/; revision=157278
* Conversion to a single libtool environment.Ade Lovett2006-02-231-3/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Add a WITHOUT_GSTREAMER knobTilman Keskinoz2006-01-312-9/+19
| | | | | | | | | | PR: 92624 Submitted by: Pawel Pekala <c0rn@o2.pl> (parts) - Use dirrmtry and remove a bogus dirrm Notes: svn path=/head/; revision=154914
* Chase libversion bumb to libMagick.so.9Edwin Groothuis2006-01-051-1/+1
| | | | | | | PR: ports/91270 Notes: svn path=/head/; revision=152778
* Sync with libxine shared library version bump.MANTANI Nobutaka2005-12-101-2/+2
| | | | Notes: svn path=/head/; revision=150832
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Add SHA256 checksums for my portsTilman Keskinoz2005-11-081-0/+1
| | | | Notes: svn path=/head/; revision=147566
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* - Chase libxine shared library version.Tilman Keskinoz2005-09-213-16/+6
| | | | | | | | - Update to 0.7.1 - Grab back maintainership Notes: svn path=/head/; revision=143296
* Update to 0.7Tilman Keskinoz2005-08-314-31/+42
| | | | | | | | - a gstreamer based part was added. - Detailed Changelog at: http://kaffeine.sourceforge.net/ Notes: svn path=/head/; revision=141604
* Add --with-xorg to CONFIGURE_ARGS if the user is using xorg.Tilman Keskinoz2005-05-011-4/+9
| | | | | | | | Bump PORTREVISION Drop Maintainership Notes: svn path=/head/; revision=134471
* Chase the libxine shared lib version bump.MANTANI Nobutaka2005-04-281-1/+2
| | | | Notes: svn path=/head/; revision=134320
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Upgrade to 0.6Tilman Keskinoz2005-04-063-5/+15
| | | | Notes: svn path=/head/; revision=132633
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Update to 0.5Tilman Keskinoz2004-12-315-35/+68
| | | | | | | Chase xine Shared Library version Notes: svn path=/head/; revision=125605
* Update to 0.4.3bTilman Keskinoz2004-05-173-6/+7
| | | | | | | - Bugfixes for KDE 3.2 and libxine 1.0rc4 Notes: svn path=/head/; revision=109360
* Fix build on 5.xTilman Keskinoz2004-05-081-0/+10
| | | | | | | | PR: 66380 Submitted by: Tim Hawkins Notes: svn path=/head/; revision=108702
* Update to 0.4.3Tilman Keskinoz2004-05-065-25/+11
| | | | Notes: svn path=/head/; revision=108573
* multimedia/libxine is broken on non-i386 architectures, amd64 inEdwin Groothuis2004-04-291-7/+1
| | | | | | | | | | | | | | | particular. This causes consumers like multimedia/xine and multimedia/kaffeine to also be broken. Try running xine or kaffeine on amd64. Watch it segfault on startup. tjr@ has supplied a patch for it. PR: ports/65885 Submitted by: Tim Robbins <tim@robbins.dropbear.id.au> Notes: svn path=/head/; revision=107921
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-0/+1
| | | | Notes: svn path=/head/; revision=106175
* Update to 0.4.2Tilman Keskinoz2004-03-285-11/+37
| | | | Notes: svn path=/head/; revision=105509
* Add SIZETilman Keskinoz2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104476
* Chase library bump of libSDL-1.1 for all ports which were dependingEdwin Groothuis2004-03-161-1/+1
| | | | | | | on sdl12-1.2.5 Notes: svn path=/head/; revision=104132
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Update to 0.4.1Tilman Keskinoz2004-01-173-10/+19
| | | | | | | | | Note: I wasn't able to do runtime tests, because xine is still broken on amd64. But hopefully it still works on i386. Please notify me of any problems. Notes: svn path=/head/; revision=98413
* Sync with libxine shared library version bump.MANTANI Nobutaka2004-01-071-1/+2
| | | | Notes: svn path=/head/; revision=97572