| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
09 Oct 2012 22:43:06
0.125.2201
|
linimon  |
Attempt to force this port to build only with gcc. It is known to be
broken on clang.
However, setting USE_GCC=any appears to be insufficient: the too-clever
configure glop sees that clang is installed and attempts to use it
regardless.
This commit is thus a temporary measure.
Hat: portmgr |
07 Aug 2012 16:37:31
0.125.2201
|
mm  |
Use shared description of PGO option
PR: ports/170454 |
24 Jul 2012 17:27:57
0.125.2201
|
mm  |
Fix fetchability of example.y4m.bz2
PR: ports/170103
Reported by: Sayetsky Anton |
23 Jul 2012 19:27:25
0.125.2201
|
mm  |
Update multimedia/x264 to 0.125.2201
Switch to new options framework |
01 Jun 2012 05:26:28
0.123.2189_2
|
dinoex  |
- update png to 1.5.10 |
19 May 2012 07:31:11
0.123.2189_1
|
mm  |
Bump PORTREVISION due to gpac-libgpac fix |
25 Apr 2012 19:09:59
0.119.2113
|
mm  |
Add missing patch |
25 Apr 2012 14:19:00
0.123.2189
|
mm  |
Update x264 to 0.123.2189 |
21 Dec 2011 23:49:00
0.119.2113
|
mm  |
Add shells/bash to BUILD_DEPENDS and use bash to properly configure
as it uses constructs unsupported by /bin/sh. |
21 Dec 2011 08:48:28
0.119.2113
|
mm  |
Update x264 to 0.119.2113 |
10 Oct 2011 21:08:58
0.116.2076
|
mm  |
Fix missing entry in distinfo for PGO option |
10 Oct 2011 10:04:07
0.116.2076
|
mm  |
Update x264 to 0.116.2076 |
23 Jun 2011 18:09:46
0.115.2000
|
mm  |
Update to 0.115.2000 |
22 Mar 2011 08:08:48
0.110.1820
|
mm  |
- Add LICENSE information (GPLv2) |
12 Dec 2010 23:38:07
0.110.1820
|
mm  |
- Update to 0.110.1820 |
30 Nov 2010 09:50:47
0.110.1804
|
mm  |
- Update x264 to 0.110.1804 |
22 Nov 2010 15:36:31
0.0.20100624
|
mm  |
- Clear ARCH and TARGET_ARCH in configure and make environment
PR: ports/151224
Submitted by: Olivier Cochard-Labbé <olivier@cochard.me> |
24 Jul 2010 15:30:17
0.0.20100624
|
mm  |
- Update x264 to 20100624 (build 98) |
28 May 2010 08:44:41
0.0.20100222_2
|
mm  |
- Make assembly optimization deselectable (devel/binutils) [1]
- Fix CFLAGS and LDFLAGS
PR: ports/147097 [1]
Submitted by: Pavel Gubin <pg@2lazy.ru> [1] |
23 Apr 2010 13:15:41
0.0.20100222_1
|
mm  |
- Fix configure issues on i386 [1]
- Rework patches
PR: ports/145959 [1]
Submitted by: Mark Andrews <marka@isc.org> [1] |
22 Apr 2010 10:38:19
0.0.20100222
|
mm  |
- Fix BUILD_DEPENDS (make more clear we need devel/binutils) |
21 Apr 2010 12:52:56
0.0.20100222
|
mm  |
- Update to snapshot 20100222 (library version 85) |
18 Apr 2010 09:32:10
0.0.20090119_2
|
mm  |
- Add CONFLICTS with x264-dev
- Make COMMENT line shorter
- Remove obsolete OPTIMIZED_CFLAGS from OPTIONS
- Fix CONFIGURE_ARGS if mp4 output is not requested
- Bump PORTREVISION |
10 Mar 2010 11:05:44
0.0.20090119_1
|
mm  |
- Fix powerpc support
- Bump PORTREVISION
Submitted by: stas |
03 Feb 2010 20:14:59
0.0.20090119
|
mm  |
- Update to snapshot 20090119
- This is the last snapshot with compatible library ver. 65
- Add patch for log2f(x) support
- Take maintainership |
22 Nov 2009 20:28:29
0.0.20081218
|
lioux  |
- Fix build on systems where GCC stack protection (aka Propolice)
was enabled for userland on src/share/mk/bsd.sys.mk
(SVN rev 180012 on 2008-06-25 21:33:28Z by ru)
- For OSVERSION >= 800040, add -fstack-protector to LDFLAGS |
01 Apr 2009 03:58:01
0.0.20081218
|
lioux  |
o Use Y4M_VIDEO_DISTFILE instead of Y4M_VIDEO variable when applicable
o No PORTREVISION bump since there was no functionality change |
31 Mar 2009 19:53:07
0.0.20081218
|
pav  |
- Restore sample video checksums in distinfo
Reported by: itetcu |
31 Mar 2009 13:58:18
0.0.20081218
|
pav  |
- Update x264 to 0.0.20081218
- Remove x264-gtk
PR: ports/132780
Submitted by: Bapt <baptiste.daroussin@gmail.com>
- Update libquicktime to 1.1.1 to fix build with new x264
Submitted by: kwm
- Chase x264 shlib bump |
25 Mar 2009 14:10:21
0.0.20080409_2
|
lioux  |
Mark MAKE_JOBS_SAFE for SMP compilation |
17 Mar 2009 13:23:12
0.0.20080409_2
|
lioux  |
Fix WITH_PGO fetch by actually using MASTER_SITES:n on PGO distfiles
as intended.
PR: 132638
Submitted by: Dan Pritts <danpritts@yahoo.com> |
02 Mar 2009 14:11:45
0.0.20080409_2
|
lioux  |
Fix post-extract target when WITH_PGO. Forgot about DIST_SUBDIR. |
27 Feb 2009 01:51:39
0.0.20080409_2
|
lioux  |
o Add PGO option to enable Profile-Guided Optimization build support.
o Add DIST_SUBDIR since a y4m video sample fetched when WITH_PGO
has a name that is too generic.
o Add RESTRICTED specifically for the same y4m video sample when
WITH_PGO. This sample cannot be mirrored even though the port may
still be both packaged and redistributed.
o Be pedantic when declaring port variables to insure slave port
safety
o No PORTREVISION bump since there was neither functionality nor
PLIST change |
06 Jun 2008 14:33:40
0.0.20080409_2
|
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) |
19 Apr 2008 17:56:05
0.0.20080409_1  |
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) |
10 Apr 2008 13:32:02
0.0.20080409
|
ahze  |
Fix build on i386 by switching to yasm instead of nasm
Reported by: Andrei V. Lavreniyuk <andy.lavr@reactor-xg.kiev.ua>
miwi
Boris Samorodov <bsam@ipt.ru> |
10 Apr 2008 01:01:26
0.0.20080409
|
ahze  |
Update to 2008-04-09 snapshot
Requested by: Roman Divacky <rdivacky@freebsd.org> |
20 Mar 2008 09:51:43
0.0.20070913
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
16 Sep 2007 18:07:52
0.0.20070913
|
ahze  |
Update to 20070913 snapshot |
09 Jul 2007 17:25:57
0.0.20070708
|
ahze  |
Update to 0.0.20070708 |
01 Jun 2007 14:05:53
0.0.20070531
|
ahze  |
- Update to 20070531 snapshot
- Remove optional GTK2 support for a x264-gtk slave port |
19 May 2007 20:32:57
0.0.20070402_3
|
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 22:26:45
0.0.20070402_2
|
ahze  |
Build and install avc2avi
PR: ports/112186
Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> |
03 Apr 2007 13:28:50
0.0.20070402_1
|
ahze  |
- Fix linking for amd64 machines that dont have sse3 |
03 Apr 2007 13:14:58
0.0.20070402
|
ahze  |
- Update to 20070402 snapshot
- Depend on yasm>=0.6.0 on amd64 (sse3) & sparc64
- Don't pass off sparc64 as an amd64 machine |
03 Apr 2007 02:27:03
0.0.20070331
|
nork  |
Add missing "g" to respect PTHREAD_LIBS. |
01 Apr 2007 21:55:41
0.0.20070331
|
ahze  |
Remove 4.x checks |
01 Apr 2007 21:37:24
0.0.20070331
|
ahze  |
Update to 20070331 |
20 Dec 2006 17:12:55
0.0.20061030
|
ahze  |
Bump min. version of gpac
Reported by: Eugene Grosbein <eugen@kuzbass.ru>
PR: ports/106981 |
06 Nov 2006 20:52:12
0.0.20061030
|
ahze  |
Mark BROKEN on 4.x, does not build
Reported by: pointyhat via kris |
31 Oct 2006 02:28:05
0.0.20061030
|
ahze  |
- Update to 0.0.20061030 |
07 Oct 2006 01:52:16
0.0.20060926_2
|
ahze  |
- Disable gtk frontend of 4.x
Reported by: kris mail |
01 Oct 2006 15:40:18
0.0.20060926_2
|
ahze  |
- Remove unneeded patch
- Fix plist
Reported by: Kostik Belousov <kostikbel@gmail.com>
Pointyhat to: me |
01 Oct 2006 04:02:16
0.0.20060926_1
|
ahze  |
- Update to 0.0.20060926
- Add an option for a gtk encoder frontend |
10 Aug 2006 00:26:02
0.0.20060808
|
ahze  |
- Depend on gpac>=0.4.0.r2,1 |
09 Aug 2006 15:13:13
0.0.20060808
|
ahze  |
- Fix plist |
09 Aug 2006 15:12:23
0.0.20060808
|
ahze  |
- Update to 0.0.20060808 |
22 Jun 2006 03:03:33
0.0.20060621
|
ahze  |
- Update to 0.0.20060621 |
09 Jun 2006 18:00:35
0.0.20060605
|
ahze  |
- Transfer MAINTAINER to multimedia@
Approved by: dhw (postmaster, for using multimedia@ as maintainer)
gnome (gstreamer ports) |
05 Jun 2006 23:25:34
0.0.20060605
|
ahze  |
- Update to 0.0.20060605
- Don't extract .svn dirs |
30 May 2006 01:01:33
0.0.20060528
|
ahze  |
- Disable gpac support on 4.x to fix build
Reported by: pointyhat via kris |
28 May 2006 22:48:48
0.0.20060528
|
ahze  |
- Update to 0.0.20060528
- Use shared gpac lib |
22 May 2006 01:37:17
0.0.20060521
|
ahze  |
- Update to 0.0.20060521
- Enable pthreads |
11 May 2006 12:12:23
0.0.20060509
|
ahze  |
- Fix build on 4.x
PR: 97131
Submitted by: Sven Berkvens-Matthijsse |
10 May 2006 11:44:28
0.0.20060509
|
ahze  |
- Update to 0.0.20060509
patch-muxers submitted by: lioux |
17 Jan 2006 20:23:18
0.0.20060112_1
|
ahze  |
- Disable pthreads for now
Requested by: Thomas E. Zander <riggs@rrr.de> |
14 Jan 2006 02:51:50
0.0.20060112
|
ahze  |
- Update to 0.0.20060112 |
29 Dec 2005 21:17:40
0.0.20051228
|
ahze  |
- Remove BROKEN on 4.x, now installs
- Update to 0.0.20051228
PR: 90923 |
25 Dec 2005 07:42:06
0.0.20051224
|
ahze  |
- Update to 0.0.20051224 |
16 Dec 2005 01:53:53
0.0.20051212
|
ahze  |
- Mark broken on 4.x
Pointed out by: kris via pointyhat |
12 Dec 2005 23:17:25
0.0.20051212
|
ahze  |
- Update to 0.0.20051212 |
30 Nov 2005 04:21:56
0.0.20051129
|
ahze  |
- Update to 0.0.20051129 |
15 Nov 2005 02:44:33
0.0.20051114
|
ahze  |
- Update to 0.0.20051114 |
09 Nov 2005 07:09:47
0.0.20051029
|
ahze  |
- Add SHA256
- Add SIZE to a few ports |
30 Oct 2005 17:33:53
0.0.20051029
|
ahze  |
- Update to 0.0.20051029 |
16 Oct 2005 15:58:57
0.0.20051015
|
ahze  |
- Update to 0.0.20051015 |
09 Oct 2005 20:37:39
0.0.20051004
|
ahze  |
- Chase move of gpac-libgpac |
05 Oct 2005 04:43:20
0.0.20051004
|
ahze  |
- Update to 0.0.20051004
- Use vlc.org's snapshots now |
03 Oct 2005 01:07:19
0.0.20051002
|
ahze  |
- Update to 0.0.20051002 |
14 Sep 2005 09:20:43
0.0.20050914
|
ahze  |
- Update to 0.0.20050914 (svn snapshot)
- Add new option, WITH_X11_OUTPUT, adds x11 output. |
12 Jul 2005 22:24:33
0.0.20050712
|
ahze  |
- Update to 0.0.20050712 |
13 Jun 2005 05:01:59
0.0.20050612
|
ahze  |
- Update to 0.0.20050612 |
03 Jun 2005 04:11:38
0.0.20050531_1
|
ahze  |
- Update to 0.0.20050531 |
21 May 2005 16:23:20
0.0.20050518
|
ahze  |
- Attempt to fix build on alpha and maybe others.
Repoted by: pointyhat via kris |
19 May 2005 09:48:27
0.0.20050518
|
ahze  |
- Fix extract on 4.x from me being stupid.
Reported by: pav via irc. |
19 May 2005 03:00:39
0.0.20050518
|
ahze  |
- Update to 0.0.20050518 |
04 May 2005 07:59:46
0.0.20050421_1
|
ahze  |
- Add missing configure args. |
04 May 2005 07:55:56
0.0.20050421_1
|
ahze  |
- Add new OPTION, WITH_GPAC, on by default. This enables you to
export H.264 media in mpeg4 wrapper.
- Bump PORTREVISION |
03 May 2005 18:05:14
0.0.20050421
|
ahze  |
- Fix debug support, it was backwards. |
23 Apr 2005 18:27:20
0.0.20050421
|
ahze  |
- Attempt to fix build on amd64 by disabling MMX/SSE code.
gcc complains that -fPIC is needed to link the shared lib,
but I have no idea how to do this with yasm? with out disabling the
shared library and just making a static library.
Pointed out by: krismail |
22 Apr 2005 14:18:03
0.0.20050421
|
ahze  |
- Add support for sparc64 [1]
- use LDFLAGS instead of -lm
Submitted by: kwm via irc [1] |
21 Apr 2005 13:06:03
0.0.20050421
|
ahze  |
- Update to 0.0.20050421 (cvs snapshot) |
03 Feb 2005 09:46:52
0.0.20050125
|
ahze  |
Fix build on at least amd64 and maybe others.
Build test by: pav |
31 Jan 2005 02:08:44
0.0.20050125
|
ahze  |
- Readd ONLY_FOR_ARCHS=i386
Tested by: pav (amd64)
Reported by: pointyhat |
26 Jan 2005 02:34:05
0.0.20050125
|
ahze  |
- Update to 0.0.20050125 |
25 Jan 2005 04:56:49
0.0.20041029_1
|
ahze  |
Utilize ONLY_FOR_ARCHS for i386 for the time being.
Reported by: pointyhat via kris |
20 Jan 2005 07:04:42
0.0.20041029_1
|
ahze  |
- Link to ASM files so shared library actually works. |
20 Jan 2005 06:49:37
0.0.20041029_1
|
ahze  |
- Build and install Shared library
- Bump PORTREVISION |
14 Jan 2005 02:38:21
0.0.20041029
|
ahze  |
Attempt to fix build on amd64
Reported by: pointyhat via kris |
12 Jan 2005 05:10:44
0.0.20041029
|
ahze  |
Install forgotten header file |