summaryrefslogtreecommitdiff
path: root/multimedia (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.8.2.Koop Mast2005-11-152-4/+4
| | | | | | | Add SHA256 Notes: svn path=/head/; revision=148392
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-1559-63/+60
| | | | | | | | | | | | | | | | | | | | 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
* - Update to 0.0.20051114Michael Johnson2005-11-154-8/+8
| | | | Notes: svn path=/head/; revision=148308
* BROKEN: Does not compileKris Kennaway2005-11-141-0/+2
| | | | Notes: svn path=/head/; revision=148184
* - add SHA checksumDirk Meyer2005-11-132-0/+9
| | | | Notes: svn path=/head/; revision=148088
* utilize OPTIONSOliver Lehmann2005-11-121-15/+10
| | | | Notes: svn path=/head/; revision=148026
* remove one unneeded CONFIGURE_ENV parameterOliver Lehmann2005-11-111-2/+1
| | | | Notes: svn path=/head/; revision=147957
* fix libquicktime supportOliver Lehmann2005-11-113-4/+37
| | | | | | | | PR: ports/88671 Submitted by: Frank W. Josellis Notes: svn path=/head/; revision=147956
* Add run dependency on dvdbackup, because it is needed in copy mode.Tilman Keskinoz2005-11-112-2/+12
| | | | | | | | | | Fix a directory creation in lxdvdrip.c PR: 88810 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> Notes: svn path=/head/; revision=147912
* - Revert post-patch-o that slipped inPav Lucistnik2005-11-111-7/+2
| | | | | | | Spotted by: ahze Notes: svn path=/head/; revision=147904
* - Update to 0.15Pav Lucistnik2005-11-114-44/+90
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=147898
* Add SHA256 checksumMario Sergio Fujikawa Ferreira2005-11-1124-0/+24
| | | | Notes: svn path=/head/; revision=147883
* - Reset maintainer to ports@Michael Johnson2005-11-112-2/+2
| | | | Notes: svn path=/head/; revision=147881
* - Update to 1.4Michael Johnson2005-11-107-42/+35
| | | | Notes: svn path=/head/; revision=147829
* - Mark BROKEN on sparc64Michael Johnson2005-11-101-2/+2
| | | | Notes: svn path=/head/; revision=147824
* - Chase enchant libver bumpMichael Johnson2005-11-101-1/+1
| | | | Notes: svn path=/head/; revision=147817
* [fix] multimedia/mplayer: no bsdbt848 driver compiled inEdwin Groothuis2005-11-093-6/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On recent FreeBSD installing multimedia/mplayer port doesn't compile-in bsdbt848 driver. Cause for this is in the mplayer's 'configure' script that uses the following code to autodetect the presense of the system bt848 driver: if defined(__NetBSD__) #include <dev/ic/bt8xx.h> #else #include <machine/ioctl_bt848.h> #endif On FreeBSD /usr/include/machine/ioctl_bt848.h is replaced with /usr/include/dev/bktr/ioctl_bt848.h, so 'configure' script doesn't find it. Be warned that if you upgraded your FreeBSD installation from the older version, you will still have /usr/include/machine/ioctl_bt848.h installed on your system (make installworld doesn't delete old files) and configure script will not need patching to be able to find the system bt848 driver. In the fix section I attached a patched 'files/patch-ad' file. [...] Hi again, I've prepared a diff to solve the issue. Besides this, PORTREVISION is bumped to reflect the change and distinfo contains sha256 sum. Would you please confirm that it works on amd64, go for the commit and close the pr?! Submitted by: Simun Mikecin <numisemis@yahoo.com> Approved by: "Thomas E. Zander" <riggs@rrr.de> Reviewed by: Simun Mikecin <numisemis@yahoo.com> PR: ports/87853 Notes: svn path=/head/; revision=147750
* Move instant messaging related ports to newly created net-im category:Pav Lucistnik2005-11-091-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/gaim -> net-im/gaim net/gaim-latex -> net-im/gaim-latex net/gaim-openq -> net-im/gaim-openq net/gaim-rss-reader -> net-im/gaim-rss-reader net/gicq -> net-im/gicq net/gnomeicu2 -> net-im/gnomeicu2 net/gossip -> net-im/gossip net/ickle -> net-im/ickle net/jabber -> net-im/jabber net/jabber-aim -> net-im/jabber-aim net/jabber-conference -> net-im/jabber-conference net/jabber-jud -> net-im/jabber-jud net/jabber-msn -> net-im/jabber-msn net/jabber-users-agent -> net-im/jabber-users-agent net/jabber-yahoo -> net-im/jabber-yahoo net/jarl -> net-im/jarl net/kf -> net-im/kf net/libicq -> net-im/libicq net/libicq2000 -> net-im/libicq2000 net/loudmouth -> net-im/loudmouth net/meanwhile -> net-im/meanwhile net/meanwhile-gaim -> net-im/meanwhile-gaim net/newsbot -> net-im/newsbot net/ocaml-jabbr -> net-im/ocaml-jabbr net/psi -> net-im/psi net/py-jabber -> net-im/py-jabber net/py-twistedWords -> net-im/py-twistedWords net/p5-Net-Jabber -> net-im/p5-Net-Jabber Repocopied by: marcus Notes: svn path=/head/; revision=147671
* - Add SHA256Michael Johnson2005-11-0919-0/+22
| | | | | | | - Add SIZE to a few ports Notes: svn path=/head/; revision=147668
* Add SHA256 checksums to the distinfo files.Edwin Groothuis2005-11-082-0/+6
| | | | Notes: svn path=/head/; revision=147643
* Add another mastersiteTilman Keskinoz2005-11-081-1/+2
| | | | | | | | PR: 88682 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> Notes: svn path=/head/; revision=147625
* * Add SHA256 checksums for maintainerless ports i added to the ports collectionTilman Keskinoz2005-11-081-0/+1
| | | | | | | | * Remove my name from blop pkg-descr * Grab back maintainership for netio Notes: svn path=/head/; revision=147568
* Add SHA256 checksums for my portsTilman Keskinoz2005-11-081-0/+1
| | | | Notes: svn path=/head/; revision=147566
* Chase the cairo shared library version.Joe Marcus Clarke2005-11-062-2/+2
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=147454
* - Update to 0.8.4.20051102Michael Johnson2005-11-052-70/+49
| | | | | | | | | | | | | | | | | | Knob changes: LIBA52 -> A52 LIBTREMOR -> TREMOR LIBCACA -> CACA LIBMATROSKA -> MATROSKA LIBMPEG2 -> MPEG2 LIBTHEORA -> THEORA SMB -> SAMBA New Knobs: WITH_GNOMEVFS WITH_REALAUDIO Notes: svn path=/head/; revision=147409
* Update to KDE 3.4.3 / KOffice 1.4.2Michael Nottebrock2005-11-055-9/+9
| | | | Notes: svn path=/head/; revision=147365
* Remove expired portsKris Kennaway2005-11-055-92/+0
| | | | Notes: svn path=/head/; revision=147349
* - Update to 0.14.0, see release note for details:Jeremy Messenger2005-11-051-0/+1
| | | | | | | | | | | http://ruby-gnome2.sourceforge.jp/hiki.cgi?News_20051016_1 - Two new ports have been added, ruby-cairo and ruby-gtkmozembed. - databases/ruby-libgda has been mark as BROKEN, because it still needs to catch up w/ new libgda-2.0, so remove it from ruby-gnome2-all. Notes: svn path=/head/; revision=147275
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-0577-57/+77
| | | | Notes: svn path=/head/; revision=147269
* Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixesJoe Marcus Clarke2005-11-0510-48/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Add bsdav 1.3, BSD native set of programs for audio and video readingVanilla I. Shu2005-11-056-0/+88
| | | | | | | | | | and writing. PR: ports/88509 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Notes: svn path=/head/; revision=147258
* - Fix pixmap search pathPav Lucistnik2005-11-022-3/+4
| | | | | | | | | | - Update WWW PR: ports/88349 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=147044
* Fix warn on remove portMarcus Alves Grando2005-11-021-1/+0
| | | | | | | Submitted by: Frank W. Josellis <frank@dynamical-systems.org> (maintainer) Notes: svn path=/head/; revision=147015
* - Allow build with matroska since libebml has been updated.Michael Johnson2005-11-021-1/+0
| | | | Notes: svn path=/head/; revision=146991
* Update to 0.8.0Mario Sergio Fujikawa Ferreira2005-11-022-4/+3
| | | | Notes: svn path=/head/; revision=146989
* Put a copy into my public_distfilesTilman Keskinoz2005-11-011-1/+2
| | | | | | | | PR: 88323 Submitted by: Steve O'Hara-Smith <steve@sohara.org> Notes: svn path=/head/; revision=146924
* Add streamanalyze.Jean-Yves Lefort2005-11-014-0/+47
| | | | | | | | | | | | | | | | | | StreamAnalyze is a little helper for people using StreamDVD to backup movies. Giving the video/audio/subpicture tracks you want to save, StreamAnalyze will calculate if the backup would fit on a dvd-r and, if not, print a shrink factor to reduce the video size. Before using StreamAnalyze you should call 'lsdvd' or 'tcprobe' to get an overview of what is available on the video DVD you want to backup. WWW: http://www.badabum.de/streamdvd.html PR: ports/88248 Submitted by: Heiner Eichmann <h.eichmann@gmx.de> Notes: svn path=/head/; revision=146905
* - Fix ffmpeg codec [1] [2]Michael Johnson2005-10-312-1/+725
| | | | | | | | | | | | - Add depends on gnomevfs2 if found. - Bump PORTREVISION Reported by: mezz [1] Obtained from: http://trac.videolan.org/vlc/ticket/412 [1] Pointy hat to: me for only testing mpeg1 and no xvid/etc[2] Notes: svn path=/head/; revision=146799
* - Update to 0.0.20051029Michael Johnson2005-10-304-6/+6
| | | | Notes: svn path=/head/; revision=146754
* Fix my last commit when use ${LOCALBASE}Marcus Alves Grando2005-10-293-24/+7
| | | | Notes: svn path=/head/; revision=146705
* Respect LOCALBASEMarcus Alves Grando2005-10-295-26/+54
| | | | | | | | PR: 88075 Submitted by: "Frank W. Josellis" <frank@dynamical-systems.org> (maintainer) Notes: svn path=/head/; revision=146704
* BROKEN on amd64: Coredump during buildKris Kennaway2005-10-281-1/+7
| | | | Notes: svn path=/head/; revision=146625
* BROKEN on !i386: Configure failsKris Kennaway2005-10-281-2/+2
| | | | Notes: svn path=/head/; revision=146612
* Chase id3tag shlib change.Koop Mast2005-10-282-2/+2
| | | | Notes: svn path=/head/; revision=146581
* - Fix CONFLICTS 0.8.4 -> 0.8.2Michael Johnson2005-10-281-1/+1
| | | | Notes: svn path=/head/; revision=146564
* - Update to 0.8.4.20051027Michael Johnson2005-10-282-7/+10
| | | | | | | | - Disable matroska support until libebml is updated - OPTIONS are disabled, too many problems right now. Notes: svn path=/head/; revision=146563
* Chase libid3tag update.Jean-Yves Lefort2005-10-283-6/+6
| | | | Notes: svn path=/head/; revision=146548
* Update to 0.8.7.Koop Mast2005-10-256-134/+8
| | | | | | | Remove gnomehack and gnomeprefix from USE_GNOME they don't do anything. Notes: svn path=/head/; revision=146334
* - Fix mpeg joining [1] and splittingMichael Johnson2005-10-232-0/+22
| | | | | | | | | Obtained from: https://sourceforge.net/tracker/index.php?func=detail&aid=1309392&group_id=22678&atid=376136 [1] Submitted by: freebsd@chillt.de [1] PR: ports/87878 [1] Notes: svn path=/head/; revision=146193
* [maintainer-update] multimedia/qdvdauthor update to 0.0.10Edwin Groothuis2005-10-237-111/+3
| | | | | | | | | | Upgrade qdvdauthor to 0.0.10. PR: ports/87823 Submitted by: Phil Oleson <oz@nixil.net> Notes: svn path=/head/; revision=146166