non port: multimedia/vlc/Makefile |
Number of commits found: 606 (showing only 100 on this page) |
Friday, 9 Jun 2006
|
18:00 ahze
- Transfer MAINTAINER to multimedia@
Approved by: dhw (postmaster, for using multimedia@ as maintainer)
gnome (gstreamer ports)
 |
Wednesday, 24 May 2006
|
09:13 mich
- Chase lib version bump to libcdio
 |
Wednesday, 10 May 2006
|
11:45 ahze
- Chase x264 libver bump
 |
Sunday, 7 May 2006
|
22:16 ahze
- Update to 0.8.5
- 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
 |
02:57 mnag
- Update PORTREVISION and libtheora version reflecting multimedia/libtheora
update.
- portlint(1) while here
 |
Monday, 9 Jan 2006
|
16:34 novel
Chase gnutls update.
 |
Friday, 6 Jan 2006
|
18:32 markus
Bump PORTREVISION to chase the cdparanoia shared library update
 |
Tuesday, 3 Jan 2006
|
11:20 ahze
- DISTVERSION -> PORTVERSION to fix port going backwards.
Reported by: rosti.bsd@gmail.com
 |
01:37 ahze
- Update to 0.8.4a
- Switch to USE_GECKO
 |
Saturday, 17 Dec 2005
|
12:40 nork
Fix some malformed conditions.
Approved by: ahze (maintainer)
 |
Tuesday, 29 Nov 2005
|
17:42 ahze
- Fix build if an older version of vlc is already installed
- Fix typo
Submitted by: db@db.net
kysd@po.harenet.ne.jp
 |
Sunday, 27 Nov 2005
|
20:42 ahze
- Add support for win32 codecs (i386 only)
- 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
 |
Saturday, 5 Nov 2005
|
05:22 marcus
Bump PORTREVISION to chase the glib20 shared library update.
 |
Friday, 28 Oct 2005
|
07:59 jylefort
Chase libid3tag update.
 |
Saturday, 8 Oct 2005
|
14:22 nobutaka
Sync with libdvdnav shared library version bump.
 |
Tuesday, 27 Sep 2005
|
21:38 ahze
- Fix typo
Submitted by: mat
 |
Friday, 16 Sep 2005
|
19:41 mnag
Bump PORTREVISION reflecting update in multimedia/vcdimager
Approved by: pav (mentor)
 |
Thursday, 14 Jul 2005
|
06:04 ahze
- Fix lib depends to libtar..
 |
Wednesday, 13 Jul 2005
|
06:20 ahze
- Bump PORTREVISION for last commit from lib ver bump of libcdio
 |
06:17 ahze
- Chase lib version to libcdio
Forgotten by: mich
 |
04:25 ahze
- Depend on shared library of libtar now, don't bump PORTREVISION
since people who already have vlc installed have static version.
 |
Wednesday, 6 Jul 2005
|
17:52 ahze
- Chase libversion bump of libdvbpsi
 |
Wednesday, 29 Jun 2005
|
05:45 ahze
- Add another build fix for users who have a old version of vlc installed.
 |
Tuesday, 28 Jun 2005
|
02:28 ahze
- Fix build for users who have a old version of vlc installed
Reported by: irotas via irc.freenode.org/#FreeBSD-Gnome
 |
Monday, 27 Jun 2005
|
17:16 ahze
- Fix cut-n-paste typo.
Submitted by: A.S.Usov@kvi.nlS
Pointyhat to: me
 |
04:29 ahze
- Remove perl build depends, this is only needed for snapshots
- Remove a non-existant include dir [1]
Pointed out by: mezz [1]
 |
Sunday, 26 Jun 2005
|
14:11 ahze
- Update to 0.8.2 [1]
- 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]
 |
Thursday, 16 Jun 2005
|
21:16 ahze
- Fix install when WITHOUT_NLS is defined.
PR: ports/82324
Submitted by: regisr@pobox.com
 |
Wednesday, 15 Jun 2005
|
02:43 lesi
Directory share/pixmaps is now included in mtree
(BSD.x11-4.dist rev. 1.27), so remove it from plist.
 |
Sunday, 29 May 2005
|
03:58 ahze
- Depend on shared library of matroska instead of static library since
it now installs shared library.
 |
Saturday, 21 May 2005
|
20:57 ahze
- Remove gnomehier and install .desktop in share/applications ..
- Update x264 patch [1]
Mostly obtained from: VLC cvs. [1]
 |
Sunday, 15 May 2005
|
22:15 ahze
- Add a temp. work around for amd64 to only use wxgtk24
vlc-devel and next vlc (0.8.2) have wxgtk26 support for amd64
Reported by: pav
 |
Saturday, 14 May 2005
|
21:59 ahze
- Fix WxGTK Gui when wxgtk24 and wxgtk26 are both installed
at the same time. This isn't a problem if you just have wxgtk26
installed or are using wxgtk24.
Spotted by: mezz via irc
 |
20:53 ahze
- Fix my stupid typo.
Submitted by: bms@spc.org
 |
19:02 ahze
- Add CONFLICTS to vlc-devel
 |
Thursday, 12 May 2005
|
21:18 ahze
- s/WITHOUT_WXWINDOWS/WITHOUT_WXGTK/
- Add new knob WITH_WXGTK_CONFIG=[2.4|2.6], defaults to 2.6
- Bump PORTREVISION
 |
16:39 fjoe
Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*
 |
10:16 ahze
- Add mozilla plugin to broken list, it builds but does not work.
According to videolan.org later versions of vlc (0.8.3/4) will have
controls for plugin
 |
Wednesday, 11 May 2005
|
00:31 ahze
- Remove need for audio/speex-devel, since audio/speex as of version 1.0.5
supports 1.1 (speex-devel) API. speex or speex-devel can be used.
 |
Thursday, 21 Apr 2005
|
13:08 ahze
- Chase shared lib bump in x264
- Only s/lrint/rint/ on < 504000
Patch Update Obtained from vlc cvs
 |
Wednesday, 20 Apr 2005
|
15:51 arved
Update libcdio to 0.73.
Chase shared library version.
 |
Saturday, 16 Apr 2005
|
13:39 brueffer
Fix typo in a comment.
 |
Friday, 18 Mar 2005
|
05:46 ahze
- Define WITHOUT_LIVEMEDIA if WITH_MOZILLA=mozilla-devel and OSVERSION is >
500000 since livemedia is c++ and will break build
 |
Wednesday, 16 Mar 2005
|
14:50 naddy
new version of libFLAC
 |
Saturday, 12 Mar 2005
|
10:54 marcus
Bump PORTREVISION to chase the glib20 shared lib version change.
 |
Monday, 14 Feb 2005
|
20:54 arved
Chase libcdio shlib version,
Bump PORTREVISION
 |
Wednesday, 26 Jan 2005
|
10:10 ahze
- Chase API changes to x264
 |
Saturday, 22 Jan 2005
|
01:35 ahze
Disable H.264 encoder support unless WITH_H264 is defined
 |
00:18 ahze
Disable lame support unless WITH_LAME is defined since lame can not be packaged.
 |
00:14 ahze
Use GCC 3.4 if built with WITH_MOZILLA_PLUGIN=mozilla-devel on 4.x
 |
Thursday, 20 Jan 2005
|
06:50 ahze
- Fix typo
- Depend on shared library of x264
 |
Thursday, 13 Jan 2005
|
19:04 kwm
Bump portrevision to chase shlib dump of libtheora and new location.
 |
Wednesday, 12 Jan 2005
|
05:24 ahze
Add support for H.264 via multimedia/x264 and WITHOUT_H264 knob.
 |
Thursday, 30 Dec 2004
|
02:27 ahze
Add a new knob, WITHOUT_TRANSCODE
WITHOUT_TRANSCODE=yes
Disable transcode of multimedia via transcode (multimedia/transcode).
This option allows you to convert a media file, dvd, A/V stream, etc
in to another format. This also allows you to transcode multimedia
on-the-fly and stream to a network and/or local playback.
 |
Wednesday, 8 Dec 2004
|
22:19 arved
libcdio: Update to 0.71
vcdimager: Update to 0.7.21
vlc: Chase share library bumps, Bump PORTREVISION
 |
Tuesday, 7 Dec 2004
|
08:11 ahze
- Use new ffmpeg 0.4.9.p1 from ports and remove ffmpeg snapshot
- Add a few mirrors to MASTER_SITES
- Bump PORTREVISION due to new dependency on ffmpeg in ports
 |
Saturday, 27 Nov 2004
|
21:35 ahze
Fix spelling in pre-everything
Pointed out by: Radek Kozlowski
 |
06:43 ahze
- Fix fatal typos [1]
- Add WITH_VLC_DEFAULT_FONT knob for subtitles font
defaults to ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf [2]
- Fix build if you have a old version of vlc installed [3]
- Fix build on opengl visual plugin on >5.x [3]
- Enable pthreads on ffmpeg
- Remove XVID support in favor of libavcodec via ffmpeg
- Bump PORTREVISION
Many thanks to mezz and pav for building vlc countless times in testing.
Font picked by: mezz [2]
Submitted by: Piotr Smyrak [1]
Reported by: Piotr Smyrak [3]
Tested by: mezz
pav
Piotr Smyrak [3]
 |
Thursday, 25 Nov 2004
|
21:36 ahze
Disable toolame support, it needs a newer vesion to build
PR: ports/74367
Reported by: Frederic Praca
Approved by: adamw (implicit)
 |
Wednesday, 17 Nov 2004
|
01:05 ahze
Fix problem with a52 audio by statically linking
Bump PORTREVISION
Approved by: adamw (implicit)
 |
Tuesday, 16 Nov 2004
|
21:59 ahze
- Update to 0.8.1
- Default X11 interface is now WxWindows (gtk2.0 version)
- Removed Gtk 1.2 & Gnome 1.4 support. (depreciated to wxgtk)
- Removed WITH_AUTODETECT, vlc is very modular at runtime
- Add skins2 interface (similar to xmms)
- Merge mad and id3lib support (can be disabled with WITHOUT_MAD)
- Added support for a mozilla plugin
Lots of stuff obtained from ports/www/mplayer-plugin
and some help from marcus
- Auto-generated pkg-plist (make life EASY :) )
- s/Linux/FreeBSD/ through out the program.
- Statically link to libavcodec/libavformat from vlc's supported
ffmpeg snapshot for greater performance.
- Knob Changes or New Knobs:
WITHOUT_FAAD (Enabled default)
WITHOUT_FLAC (Enabled default)
WITHOUT_DTS (Enabled default)
WITHOUT_DVD (Enabled default)
WITHOUT_CDROM (Enabled default, this is vcd & cddb support)
WITHOUT_LAME (Enabled default)
WITHOUT_MAD (Enabled default)
WITHOUT_HTTPD (Enabled default)
WITHOUT_VORBIS (Enabled default)
WITHOUT_LIBMATROSKA (Enabled default)
WITHOUT_LIVEMEDIA (Enabled default)
WITHOUT_SDL (Enabled default)
WITHOUT_SLP (Enabled default)
WITHOUT_LIBMPEG2 (Enabled default)
WITH_MOZILLA_PLUGIN (Disabled default, defaults to www/mozilla if defined)
[mozilla|mozilla-devel|firefox]
WITH_ARTS (Disabled default)
WITH_TOOLAME (Disabled default)
WITH_LIBCACA (Disabled default)
WITH_LIBTREMOR (Disabled default)
WITH_LIBTHEORA (Disabled defalut)
WITH_OPENGL (Disabled default)
WITH_SSL (Disabled default)
WITH_SVG (Disabled default)
WITH_SKINS (Disabled default)
DEBUG (Disabled default)
Note: WITH_ Knobs are disabled default unless auto-detected
WITHOUT_ Knobs are enabled default unless defined
Please read the first section of ports/multimedia/Makefile before building
to tune VLC towards your personal preferences.
ffmpeg-patch partly obtained from gentoo
Changelog: http://developers.videolan.org/vlc/NEWS
Approved by: pav (co mentor)
-------------------------------------------------------------
 |
09:23 ahze
Add an auto-generated plist to fix any plist problems
with any dependency
Pointed out by: pointyhat via kris many times
Approved by: marcus (co mentor)
 |
Friday, 29 Oct 2004
|
22:24 ahze
Change email to new FreeBSD.org address
Approved by:adamw (mentor)
 |
Thursday, 14 Oct 2004
|
22:12 mezz
-Use gcc 3.4 (update from 3.3).
-Use xvid default, xvid is becoming very popular. WITHOUT_XVID still exists.
-Always autodetect esound since this can be changed at runtime.
-Always autodetect gnome for gnome interface.
-Make gtk interface optional but still default interface.
PR: ports/72675
Submitted by: Michael Johnson <ahze@ahze.net> (maintainer)
 |
04:06 edwin
[MAINTAINER] multimedia/vlc: update pkg-descr and COMMENT
Update pkg-descr and COMMENT to better fit the current
version of VLC
PR: ports/72663
Submitted by: Michael Johnson <ahze@ahze.net>
 |
03:06 edwin
welcome new maintainer
 |
Wednesday, 13 Oct 2004
|
20:51 dinoex
- drop maintinership
 |
Thursday, 30 Sep 2004
|
05:32 kris
Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by: portmgr
 |
Tuesday, 21 Sep 2004
|
19:42 dinoex
- new options: WITHOUT_NLS, WITH_WXWINDOWS, WITHOUT_WXWINDOWS
- fix threading problems by droping wxwindows plugin.
Approved by: portmgr (marcus)
 |
Wednesday, 1 Sep 2004
|
06:02 dinoex
- unbreak for am64
 |
Thursday, 19 Aug 2004
|
19:28 dinoex
- modify OSVERSION for thread problem
PR: 70494
 |
Sunday, 25 Jul 2004
|
14:10 krion
Chase libraries for new audio/speex version.
Reminded by: Christian Hiris <4711@chello.at>
 |
Friday, 23 Jul 2004
|
09:17 krion
Chase libraries for new audio/speex version.
 |
Friday, 16 Jul 2004
|
06:24 dinoex
- fix pkg-list for option WITH_LIBMATROSKA
 |
Friday, 11 Jun 2004
|
21:48 lofi
Update XviD to version 1.0.1, chase shared library bump through dependencies,
disable xvid support in avifile and bump PORTREVISION in transcode for
added dependency on xvid4conf.
 |
02:59 dinoex
- fix typo in option WITHOUT_GGI
PR: 67799
Submitted by: Paul Seniura
 |
Wednesday, 26 May 2004
|
05:54 dinoex
- Update to 0.7.2
- New knobs
- fix typo in option WITHOUT_GGI
PR: 67138
Submitted by: Michael Johnson
 |
Monday, 5 Apr 2004
|
03:31 marcus
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
 |
Tuesday, 30 Mar 2004
|
19:20 krion
- Use USE_ICONV knob
Approved by: portmgr
 |
Friday, 26 Mar 2004
|
18:47 dinoex
- make PKGNAMESUFFIX more flexible
 |
17:19 dinoex
- make PKGNAMESUFFIX more flexible
- make portlint happy
 |
Sunday, 21 Mar 2004
|
06:42 dinoex
- update to 0.7.1
- new option FFMPEG_PORT
- use PLIST_FILES for MMX
 |
Tuesday, 16 Mar 2004
|
04:23 edwin
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
 |
Monday, 15 Mar 2004
|
05:20 dinoex
- mark BROKEN on alpha 4.x
won't build cause relocation problems in linking.
- mark BROKEN for CURRENT > 502010
builds, but dumps core when calling spinlock,
tested with more then one threaded lib.
 |
Saturday, 13 Mar 2004
|
08:07 dinoex
- Fix problmes when -lpthread does exist.
PR: 63457
 |
Wednesday, 3 Mar 2004
|
17:53 dinoex
- use libmad
- new options:
WITH_AUTODETECT WITH_LIBMPEG2 WITH_LIBMATROSKA WITHOUT_LIBID3TAG
- clean dependencies from ports/63583
63583
Michael Johnson
- install 2 man pages
- better gnome support
- support for libmatroska
- new options:
WITH_GNOME WITH_ESOUND WITH_AALIB WITH_CDDB WITH_GGI WITH_LIBTHEORA
WITH_LIVEMEDIA WITH_SPEEX WITH_SVGALIB WITH_XOSD WITH_OPTIMIZED_CFLAGS
- dropped cause of bad dependency list:
WANT_GNOME does not work here linke in mplayer.
 |
Friday, 20 Feb 2004
|
05:52 dinoex
- Fix plist for alpha
 |
Wednesday, 11 Feb 2004
|
07:16 dinoex
- fix package on sparc64
 |
Saturday, 7 Feb 2004
|
13:59 dinoex
- Fix package on amd64 arch
 |
Wednesday, 4 Feb 2004
|
04:36 marcus
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
 |
Monday, 26 Jan 2004
|
19:23 dinoex
- change USE_SDL
PR: 61805
 |
Friday, 23 Jan 2004
|
18:12 trevor
Now gettext 0.12.1 is gettext-old.
 |
Wednesday, 7 Jan 2004
|
18:22 dinoex
- Update to 0.7.0
- USE_GCC, cause it won't build with gcc-2.95.x in STABLE
 |
Saturday, 3 Jan 2004
|
16:30 dinoex
- Fix MASTER_SITES
- use libcipher on STABLE
- new option WITH_LIBDVBPSI=yes
 |
07:12 dinoex
- take maintainership
 |
Saturday, 20 Dec 2003
|
16:37 naddy
Catch up with libogg/libvorbis version bump.
 |
Sunday, 7 Dec 2003
|
01:27 marcus
Chase the libmad/libid3tag shared lib version.
 |
Wednesday, 5 Nov 2003
|
16:50 fjoe
- update to 0.6.2
- add patches to not expect postprocessing in ffmpeg, our ffmpeg don't
have postprocessing built in
- use gtk2 variant of wxWindows
PR: 58969
Submitted by: Pav Lucistnik
 |
Tuesday, 4 Nov 2003
|
20:52 fjoe
Chase wxgtk library name (and version) change.
 |
Monday, 3 Nov 2003
|
00:54 kris
Reset maintainer of ports owned by inactive committers who were just retired.
 |
Number of commits found: 606 (showing only 100 on this page) |