summaryrefslogtreecommitdiffstats
path: root/multimedia/vlc
Commit message (Collapse)AuthorAgeFilesLines
* Doesn't build on FreeBSD 4.x, mark it as BROKEN.mezz2006-06-241-0/+4
|
* - Transfer MAINTAINER to multimedia@ahze2006-06-091-1/+1
| | | | | Approved by: dhw (postmaster, for using multimedia@ as maintainer) gnome (gstreamer ports)
* - Fix build if LC_ALL is definedahze2006-05-291-0/+12
| | | | | Submitted by: Oleg Gawriloff <barzog@telecom.by> Obtained from: http://www.via.ecp.fr/via/ml/vlc/2006-05/msg00018.html
* - Chase lib version bump to libcdiomich2006-05-241-2/+2
|
* - Chase x264 libver bumpahze2006-05-101-2/+2
|
* - Update to 0.8.5ahze2006-05-074-430/+462
| | | | | | | | | | | | | | - Split Makefile into Makefile.inc to make it a little easier to maintain - Turn on or off knobs by default per configure script o GNOMEVFS on by default o AVAHI on by default o FLAC off by default o X264 on by default o DAAP on by default o LIVEMEDIA off by default o SAMBA on by default o SDL on by default o SPEEX on by default
* - Update PORTREVISION and libtheora version reflecting multimedia/libtheora ↵mnag2006-05-071-5/+4
| | | | | | update. - portlint(1) while here
* Chase gnutls update.novel2006-01-091-2/+2
|
* Bump PORTREVISION to chase the cdparanoia shared library updatemarkus2006-01-061-1/+1
|
* - DISTVERSION -> PORTVERSION to fix port going backwards.ahze2006-01-031-1/+1
| | | | Reported by: rosti.bsd@gmail.com
* - Update to 0.8.4aahze2006-01-032-38/+14
| | | | - Switch to USE_GECKO
* Fix some malformed conditions.nork2005-12-171-4/+4
| | | | Approved by: ahze (maintainer)
* - Fix build if an older version of vlc is already installedahze2005-11-291-2/+3
| | | | | | | - Fix typo Submitted by: db@db.net kysd@po.harenet.ne.jp
* - Add support for win32 codecs (i386 only)ahze2005-11-273-109/+149
| | | | | | | | | | | - Update to 0.8.4 - Update to 0.8.4 - Add support for avahi (disabled for now because of API changes in avahi) - Remove OPTIONS, it caused too many problems because there are too many options and things that should be auto-detected aren't and things broke. - Add support for win32 codecs (i386 only) Release notes: http://developers.videolan.org/vlc/NEWS
* - Add SHA256ahze2005-11-091-0/+2
| | | | - Add SIZE to a few ports
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
|
* Chase libid3tag update.jylefort2005-10-281-2/+2
|
* Sync with libdvdnav shared library version bump.nobutaka2005-10-081-1/+1
|
* - Fix typoahze2005-09-271-1/+1
| | | | Submitted by: mat
* Bump PORTREVISION reflecting update in multimedia/vcdimagermnag2005-09-161-2/+2
| | | | Approved by: pav (mentor)
* - Fix lib depends to libtar..ahze2005-07-141-1/+1
|
* - Bump PORTREVISION for last commit from lib ver bump of libcdioahze2005-07-131-1/+1
|
* - Chase lib version to libcdioahze2005-07-131-1/+1
| | | | Forgotten by: mich
* - Depend on shared library of libtar now, don't bump PORTREVISIONahze2005-07-131-1/+1
| | | | since people who already have vlc installed have static version.
* - Chase libversion bump of libdvbpsiahze2005-07-061-1/+2
|
* - Add another build fix for users who have a old version of vlc installed.ahze2005-06-291-1/+1
|
* - Fix build for users who have a old version of vlc installedahze2005-06-281-1/+2
| | | | Reported by: irotas via irc.freenode.org/#FreeBSD-Gnome
* - Fix cut-n-paste typo.ahze2005-06-271-1/+1
| | | | | Submitted by: A.S.Usov@kvi.nlS Pointyhat to: me
* - Remove perl build depends, this is only needed for snapshotsahze2005-06-271-3/+2
| | | | | | - Remove a non-existant include dir [1] Pointed out by: mezz [1]
* - Update to 0.8.2 [1]ahze2005-06-2613-506/+385
| | | | | | | | | | | | | | - Adds OPTIONS, if you don't want to use OPTIONS define -DBATCH and vlc will use your knobs and auto-detect your ports. New Knobs: WITH_DAAD libopendaap itunes music shares WITHOUT_OGG Disabled ogg audio decoder WITH_TWOLAME Twolame Mpeg layer 2 audio Support WITH_DIRAC dirac general-purpose video codec WITH_SMB SAMBA Access module Patches and Most changes merged from: multimedia/vlc-devel [1]
* - Fix install when WITHOUT_NLS is defined.ahze2005-06-161-0/+2
| | | | | PR: ports/82324 Submitted by: regisr@pobox.com
* Directory share/pixmaps is now included in mtreelesi2005-06-151-1/+0
| | | | (BSD.x11-4.dist rev. 1.27), so remove it from plist.
* - Depend on shared library of matroska instead of static library sinceahze2005-05-291-1/+1
| | | | it now installs shared library.
* - Remove gnomehier and install .desktop in share/applications ..ahze2005-05-212-19/+186
| | | | | | - Update x264 patch [1] Mostly obtained from: VLC cvs. [1]
* - Add a temp. work around for amd64 to only use wxgtk24ahze2005-05-151-1/+5
| | | | | | vlc-devel and next vlc (0.8.2) have wxgtk26 support for amd64 Reported by: pav
* - Fix WxGTK Gui when wxgtk24 and wxgtk26 are both installedahze2005-05-141-1/+2
| | | | | | | at the same time. This isn't a problem if you just have wxgtk26 installed or are using wxgtk24. Spotted by: mezz via irc
* - Fix my stupid typo.ahze2005-05-141-1/+1
| | | | Submitted by: bms@spc.org
* - Add CONFLICTS to vlc-develahze2005-05-141-0/+2
|
* - s/WITHOUT_WXWINDOWS/WITHOUT_WXGTK/ahze2005-05-121-12/+26
| | | | | - Add new knob WITH_WXGTK_CONFIG=[2.4|2.6], defaults to 2.6 - Bump PORTREVISION
* Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*fjoe2005-05-121-2/+2
|
* - Add mozilla plugin to broken list, it builds but does not work.ahze2005-05-121-3/+4
| | | | | According to videolan.org later versions of vlc (0.8.3/4) will have controls for plugin
* - Remove need for audio/speex-devel, since audio/speex as of version 1.0.5ahze2005-05-112-15/+25
| | | | supports 1.1 (speex-devel) API. speex or speex-devel can be used.
* - Chase shared lib bump in x264ahze2005-04-212-10/+108
| | | | | | - Only s/lrint/rint/ on < 504000 Patch Update Obtained from vlc cvs
* Update libcdio to 0.73.arved2005-04-201-2/+2
| | | | Chase shared library version.
* Fix typo in a comment.brueffer2005-04-161-1/+1
|
* - Define WITHOUT_LIVEMEDIA if WITH_MOZILLA=mozilla-devel and OSVERSION is > ↵ahze2005-03-181-0/+1
| | | | 500000 since livemedia is c++ and will break build
* new version of libFLACnaddy2005-03-161-2/+2
|
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
|
* Chase libcdio shlib version,arved2005-02-141-2/+2
| | | | Bump PORTREVISION
* - Chase API changes to x264ahze2005-01-262-1/+17
|
OpenPOWER on IntegriCloud