| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
17 May 2013 18:48:45
1.2.2_2
|
nox  |
- Remove bogus @dirrmtry.s from plist discovered by pkgng DEVELOPER_MODE.
- No PORTREVISION bump as the package doesn't change (significantly.)
Submitted by: 91amd64-exp-run via miwi |
27 Apr 2013 11:59:29
1.2.2_2
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
26 Apr 2013 10:44:29
1.2.2_2
|
ak  |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
23 Apr 2013 14:20:28
1.2.2_2
|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
08 Feb 2013 22:12:17
1.2.2_2
|
nox  |
- Add missing deps.
- Bump PORTVERSION.
PR: ports/175968
Submitted by: pawel |
07 Oct 2012 20:35:26
1.2.2_1
|
nox  |
Typo fix. |
06 Oct 2012 21:54:49
1.2.2_1
|
nox  |
- Add USE_PKGCONFIG= build . [1]
- Strip Makefile headers.
Submitted by: bapt [1] |
29 Aug 2012 17:10:15
1.2.2_1
|
nox  |
Fix build on non-x86.
Submitted by: jhibbits
Obtained
from: http://anonscm.debian.org/hg/xine-lib/xine-lib-1.2/rev/b0df4b6003ad |
27 Aug 2012 22:18:55
1.2.2_1
|
nox  |
(Attempt to) fix build with clang by assuming clang doesn't need a
clobber list with __asm__ __volatile__ ("emms").
PR: ports/171119
Submitted by: Dan McGregor <dan.mcgregor@usask.ca> |
19 Jul 2012 20:15:39
1.2.2_1
|
naddy  |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
23 Jun 2012 13:21:04
1.2.2
|
nox  |
- Update multimedia/libxine to 1.2.2 .
- Bump PORTREVISION for ports depending on it by default. |
02 Jun 2012 19:49:36
1.2.1_1
|
nox  |
Get rid of two more shlib major versions to pet portlint. |
02 Jun 2012 19:37:10
1.2.1_1
|
nox  |
- Convert these to OPTIONng.
- Omit shlib major versions in LIB_DEPENDS to pet portlint. |
01 Jun 2012 05:26:28
1.2.1_1
|
dinoex  |
- update png to 1.5.10 |
22 Mar 2012 06:52:34
1.2.1
|
rm  |
- update to 0.2.2
- chase shlib bump in dependent ports
- bump PORTREVISION for xbmc and xbmc-pvr
Please note that this commit isn't actually feature safe, because it bumps
portrevision for two (not that small) ports. But it fixes the breakage, reported
in PR, and, as side effect, raises library version.
PR: 165449
Reported by: Justin <freebsd.users at gmail dot com>
Submitted by: Dominic Fandrey <kamikaze at bsdforen dot de> (maintainer)
Feature safe: yes |
19 Mar 2012 20:10:47
1.2.1
|
nox  |
Fix build with lang/gcc.
Reported by: Gautam Mani <gautam@execve.net> (via private email)
Feature safe: yes |
26 Feb 2012 15:22:37
1.2.1
|
nox  |
- Update multimedia/libxine to 1.2.1 with a commit merged from hg
to fix DVB support. (which still is broken for tuners using
hardware pid filtering, like when running webcamd with
"-m dvb-usb-init.force_pid_filter_usage=1".)
- Add patches to fix build of ports depending on libxine to:
audio/amarok,
graphics/gimageview [1], graphics/pornview [1],
graphics/osg [2], graphics/osg-devel [2],
multimedia/emotion,
x11/kdelibs4 [3],
multimedia/kmplayer,
multimedia/konverter,
multimedia/qdvdauthor [4],
multimedia/vdr-plugin-xineliboutput, (Only the first 15 lines of the commit message are shown above ) |
18 Feb 2012 10:18:33
1.1.19_11
|
mva  |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
16 Feb 2012 15:57:34
1.1.19_10
|
ashish  |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
18 Jan 2012 17:36:27
1.1.19_9
|
arved  |
Chase libcdio shlib bump |
17 Jan 2012 14:35:18
1.1.19_8
|
martymac  |
- Update libdvdread and libdvdnav to 4.2.0 and bump dependent ports' revisions
- libdvdread: allow package building with libdvdcss if WITH_DVDCSS is set [1]
- libdvdread/libdvdnav: fix endianness handling [2]
Submitted by: olgeni [1], richo <richo@psych0tik.net> [2] (via mail to ports@)
PR: ports/162197 [1] |
31 Oct 2011 20:55:56
1.1.19_7
|
nox  |
Generalize optimization sanity check so that levels like -Os are
accepted too.
PR: ports/162204
Submitted by: Samuel Duclos <wiseakasha@hotmail.com> |
29 Oct 2011 16:58:13
1.1.19_7
|
nox  |
libxine only builds with -O1 or higher, add a check to avoid more people
wondering about obscure build failures otherwise.
PR: ports/162037 [1] (related to)
Submitted by: Ilya Ermolin <ermolinis@gmail.com> [1] |
11 Oct 2011 18:29:09
1.1.19_7
|
nox  |
Fix build with xorg-dev repo.
Submitted by: avg
Obtained from: debian -
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610635 |
11 Oct 2011 07:17:46
1.1.19_7
|
mm  |
Update ImageMagick to 6.7.2-10 (shlib bumped to .5) |
25 Sep 2011 15:48:01
1.1.19_6
|
nox  |
Fix build when multimedia/ffmpeg-devel is used in place of multimedia/ffmpeg.
Submitted by: Phil Oleson <oz@nixil.net> (via private email)
Obtained from: debian |
23 Sep 2011 22:26:39
1.1.19_6
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
11 Aug 2011 19:20:17
1.1.19_6  |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
03 Jul 2011 19:53:19
1.1.19_6
|
nox  |
- Replace typeof by __typeof__ in the multimedia/libxine clang fixes for
the benefit of clients including xine headers in extern "C".
- Unmark BROKEN multimedia/phonon-xine that this fixes. |
01 Jul 2011 17:51:38
1.1.19_5
|
nox  |
Fix build WITH_DEBUG.
PR: ports/151886
Submitted by: Jim Ballantine <j.ballantine@gmail.com> |
24 Jun 2011 22:39:03
1.1.19_5
|
mm  |
Bump due to ffmpeg update to 0.7.1 |
22 Jun 2011 22:49:45
1.1.19_4
|
nox  |
Fix build with clang.
Submitted by: Andrius Morkunas, dim |
25 Mar 2011 20:30:32
1.1.19_3
|
nox  |
- Add patch to improve vdpau stability (backported from [1].)
- Add (optional) patch for VAAPI/libva support ([2], with a crude
check added by me to improve fallback when hardware/driver support
is missing.)
- Take maintainership. [3]
- Bump PORTREVISION.
PR: ports/155871
Submitted by: nox (self)
Obtained from: http://hg.debian.org/hg/xine-lib/xine-lib-1.2/rev/c655ca7b6bce
[1],
http://test.oppserver.net/xine/ffmpeg-vaapi_xine-lib-1.1.19.diff
[2]
Approved by: makc (previous maintainer, via private email) [3] |
16 Jan 2011 09:08:48
1.1.19_2
|
makc  |
Fix fetch
Reported by: Raphael Kubo da Costa via irc
Feature safe: yes |
15 Jan 2011 22:46:39
1.1.19_2
|
makc  |
Add VDPAU support.
Submitted by: nox via irc
Feature safe: yes |
14 Sep 2010 18:58:52
1.1.19_1
|
makc  |
Bump PORTREVISION for libdvdread dependants |
18 Aug 2010 19:10:55
1.1.19
|
makc  |
Update to 1.1.19 [1]
Always build with external ffmpeg and faad
Allow build without NLS
PR: ports/149652 [1]
Submitted by: Rusty Nejdl <rnejdl at tethys.ringofsaturn.com> |
24 Jul 2010 19:49:59
1.1.18.1_2
|
mm  |
Update ImageMagick to 6.6.2-10 |
24 Jul 2010 16:38:20
1.1.18.1_1
|
mm  |
- Update ffmpeg to 0.6 |
19 Jun 2010 11:06:36
1.1.18.1
|
makc  |
Update to 1.1.18.1
Build with external ffmpeg by default
Mark MAKE_JOBS_SAFE
Feature safe: yes |
18 Jun 2010 21:02:00
1.1.16.3_10
|
makc  |
Take maintainership
Feature safe: yes |
18 Jun 2010 10:05:51
1.1.16.3_10
|
linimon  |
Reset nobutaka@FreeBSD.org on certain ports at his request due to
lack of time.
Hat: portmgr |
06 Jun 2010 20:44:03
1.1.16.3_10
|
naddy  |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
31 May 2010 02:01:56
1.1.16.3_9
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 May 2010 06:56:46
1.1.16.3_8
|
ehaupt  |
Chase audio/libmodplug update |
24 Apr 2010 09:38:46
1.1.16.3_7
|
ehaupt  |
Chase audio/libmodplug update. |
10 Apr 2010 14:38:28
1.1.16.3_6
|
sylvio  |
- Chase wavpack's lib dump
Approved by: itetcu (mentor, implicit) |
28 Mar 2010 21:41:12
1.1.16.3_5
|
mm  |
- Bump Magick++, MagickWand or MagickCore dependency |
28 Mar 2010 06:47:48
1.1.16.3_4
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.1.16.3_3
|
dinoex  |
- update to jpeg-8 |
27 Jan 2010 21:16:47
1.1.16.3_2
|
makc  |
Update www.
PR: ports/142342
Submitted by: makc
Approved by: maintainer timeout (> three weeks) |
28 Nov 2009 10:34:26
1.1.16.3_2
|
arved  |
Chase libcdio shared library version bump |
23 Sep 2009 14:37:46
1.1.16.3_1
|
nobutaka  |
Add WITH_FFMPEG knob to use external ffmpeg.
PR: ports/137792
Submitted by: "Dima Panov" <fluffy@fluffy.khv.ru>
Feature safe: yes |
22 Aug 2009 00:28:34
1.1.16.3_1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
06 Jul 2009 21:26:00
1.1.16.3_1
|
naddy  |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
10 May 2009 13:56:08
1.1.16.3
|
nobutaka  |
Remove old patch that should be removed in previous commit.
Reported by: QAT, Juergen Lock <nox@jelal.kn-bremen.de> |
10 May 2009 05:51:11
1.1.16.3
|
nobutaka  |
- Update to 1.1.16.3.
- Fix hardcoded libdvdcss shared library version. [*]
PR: ports/134153 [*]
Submitted by: Joseph S. Atkinson <jsa@wickedmachine.net> [*], jpaetzel [*] |
01 Mar 2009 04:36:56
1.1.16.2_1  |
nobutaka  |
Fix DivX/XviD support breakage. |
26 Feb 2009 00:21:23
1.1.16.2  |
pav  |
- Unbreak: needs perl to build, and fix plist
PR: ports/132095
Submitted by: Matt Dawson <matt@chronos.org.uk>
With hat: portmgr (blocks 134 ports) |
22 Feb 2009 14:34:56
1.1.16.2  |
nobutaka  |
- Update to 1.1.16.2.
- Add FAAD option for external libfaad support. [*]
PR: ports/131955 [*]
Submitted by: Jan Henrik Sylvester <me@janh.de> |
10 Feb 2009 19:50:55
1.1.15_5  |
mm  |
- Update ImageMagick to 6.4.9.2
- Libraries Magick++, MagickCore and MagickWand bumped to 2
- Update all ports using libraries above |
08 Feb 2009 18:45:38
1.1.15_4  |
rnoland  |
Replace libdvdread with the version maintained by the mplayer group
-Turn over maintainership
-Bump ports that depend on libdvdread since shared lib
version rolls back from .5 to .4
-Fix multimedia/ogle build with this version
PR: 127849
Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com> |
25 Jan 2009 10:03:12
1.1.15_3  |
nobutaka  |
Enable libxcb support by default since libX11 depends on libxcb unconditionally.
PR: ports/130953
Submitted by: makc |
23 Jan 2009 16:28:36
1.1.15_2  |
flz  |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- 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). |
05 Jan 2009 21:36:39
1.1.15_1  |
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
25 Oct 2008 12:13:51
1.1.15_1  |
nobutaka  |
Unbreak build of KDE4.
PR: ports/128336
Submitted by: tabthorpe |
19 Oct 2008 14:05:44
1.1.15  |
nobutaka  |
Update to 1.1.15.
PR: ports/127274
Submitted by: "Pawel Pekala" <c0rn@o2.pl>
Security:
http://www.vuxml.org/freebsd/06eac338-9ddf-11dd-813f-000e35248ad7.html
Security: CVE-2008-3231 |
12 Jul 2008 12:17:30
1.1.14  |
nobutaka  |
- Update to 1.1.14. [1]
- Enable XCB support by default. [2]
PR: ports/125089 [1], ports/125331 [2]
Submitted by: "Pedro F. Giffuni" <pfgshield-freebsd@yahoo.com> [1],
Max Brazhnikov <makc@issp.ac.ru> [2] |
06 Jun 2008 13:48:22
1.1.12_1  |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
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) |
18 May 2008 15:26:45
1.1.12  |
nobutaka  |
Add WITH_XCB knob.
PR: ports/123761
Submitted by: Max Brazhnikov <makc@issp.ac.ru> |
22 Apr 2008 14:33:54
1.1.12  |
nobutaka  |
Update to 1.1.12.
PR: ports/122835
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Security: CVE-2008-1686 |
21 Apr 2008 12:06:18
1.1.11_3  |
itetcu  |
Fix LIB_DEPENDS on ImageMagic after the last update.
Pointyhat to: mi@ |
19 Apr 2008 17:56:05
1.1.11_3  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [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) |
08 Apr 2008 09:38:57
1.1.11_2  |
mich  |
- chase the cdio shared lib bump |
07 Apr 2008 20:37:24
1.1.11_1  |
naddy  |
Update to FLAC 1.2.1. This version includes two and a half years
worth of changes and an altered API.
Bump the revision of all ports that depend on libFLAC and adapt to
the new API where necessary. Some patches from Debian, Gentoo,
OpenBSD, and upstream repositories.
PR: 119476 |
23 Mar 2008 09:49:51
1.1.11  |
nobutaka  |
Update to 1.1.11. |
13 Mar 2008 14:28:35
1.1.10_2  |
miwi  |
- Chase devel/sdl12 shlib version bump |
03 Feb 2008 14:10:48
1.1.10_1  |
nobutaka  |
- Fix libxine.pc to fix configure error of ports that depends on libxine.
- Bump PORTREVISION.
Reported by: pav, erwin |
29 Jan 2008 15:18:34
1.1.10  |
nobutaka  |
Update to 1.1.10.
Security:
http://www.vuxml.org/freebsd/6ecd0b42-ce77-11dc-89b1-000e35248ad7.html |
19 Jan 2008 18:07:55
1.1.9.1  |
nobutaka  |
Update to 1.1.9.1.
PR: ports/119686
Submitted by: "Pietro Cerutti" <gahr@gahr.ch>
Security:
http://www.vuxml.org/freebsd/02eedd3c-c6b5-11dc-93b6-000e35248ad7.html |
09 Oct 2007 18:20:07
1.1.7_3  |
ahze  |
Chase libtheora lib version |
24 Sep 2007 14:52:19
1.1.7_2  |
nobutaka  |
Add WITH_WAVPACK knob for WavPack support.
PR: ports/116227
Submitted by: Dar <dar.quonb@gmail.com> |
04 Aug 2007 11:41:31
1.1.7_1  |
gabor  |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
28 Jul 2007 12:27:31
1.1.7_1  |
miwi  |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
23 Jul 2007 09:36:52
1.1.7  |
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
16 Jul 2007 12:45:15
1.1.7  |
nobutaka  |
Change dependency on libcaca from BUILD_DEPENDS to LIB_DEPENDS.
PR: ports/114622
Submitted by: Max Brazhnikov <makc@issp.ac.ru> |
15 Jul 2007 15:21:33
1.1.7  |
nobutaka  |
Update to 1.1.7.
Use OPTIONS. |
25 May 2007 11:25:19
1.1.4_6  |
pav  |
- Fix build of XvMC plugin with new X.org, unmark BROKEN
- While here, fix DTS decoder runtime |
25 May 2007 01:15:30
1.1.4_5  |
kris  |
BROKEN: Incorrect pkg-plist |
19 May 2007 20:32:57
1.1.4_5  |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
01 May 2007 20:07:41
1.1.4_4  |
pav  |
- Rename libdts to libdca and update to 0.0.5
Repocopy by: marcus |
29 Apr 2007 19:37:08
1.1.4_4  |
mezz  |
Chase with the update of graphics/libcaca, bump the PORTREVISION on these
ports. Only two ports that aren't tested and I get no respone back from the
maintainer for two weeks. The two ports are graphics/crystalspace(-devel). The
rest other ports have been tested or/and submitted by the maintainers (Thanks!). |
05 Apr 2007 19:28:20
1.1.4_3  |
koitsu  |
* LIB_DEPENDS changes (require libdvdread.so.5)
* PORTREVISION increment
Reviewed by: philip |
23 Feb 2007 22:51:12
1.1.4_2  |
mezz  |
Chase the shared library version of speex, bump the PORTREVISION. |
18 Feb 2007 16:07:49
1.1.4_1  |
nobutaka  |
Fix internal compiler error on amd64 and remove the workaround.
Submitted by: ariff |
18 Feb 2007 15:25:46
1.1.4_1  |
nobutaka  |
- Don't install .a files.
- Add USE_GCC=4.1+ for amd64 to avoid internal compiler error. [*]
PR: ports/109213 [*]
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> [*] |
17 Feb 2007 18:41:16
1.1.4  |
jylefort  |
Add missing plist file
Reported by: mich |
15 Feb 2007 08:34:53
1.1.4  |
jylefort  |
- Update to 1.1.4
- Fix disabling esound
- Add jack option and fix packing list when jack is installed
- Fix packing list by disabling v4l (in case multimedia/v4l_compat is
installed)
- Fix shlib version by using ltverhack
PR: ports/108564
Submitted by: jylefort
Approved by: maintainer timeout (16 days) |
02 Feb 2007 17:06:25
1.1.3  |
pav  |
- Remove support for xfree86-3
PR: ports/106666
Submitted by: vd
With hat: portmgr |
07 Dec 2006 17:13:41
1.1.3  |
nobutaka  |
- Update to 1.1.3. This version fixes heap overflow vulnerability in libmms
and buffer overflow vulnerability in Real Media input plugin. [1]
- Fix 'pkg-config --libs libxine' output. [2]
- Replace WITH_POLYPAUDIO knob with WITH_PULSEAUDIO knob since polypaudio audio
output plugin is replaced with pulseaudio audio output plugin.
Notified by: miwi [1]
PR: ports/106282 [2]
Submitted by: thierry [2] |