non port: multimedia/lives/Makefile |
Number of commits found: 189 (showing only 89 on this page) |
Wednesday, 10 Sep 2014
|
20:50 gerald
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
 |
Saturday, 6 Sep 2014
|
12:27 pawel
- Update to version 2.2.6
- Switch to USES=python
 |
Sunday, 31 Aug 2014
|
16:36 tijl
math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD
 |
Thursday, 24 Jul 2014
|
22:08 pawel
- Fix fetch by using SourceForge mirrors
- Tarball has been rerolled by author:
http://sourceforge.net/p/lives/mailman/message/32546466/
 |
Thursday, 3 Jul 2014
|
19:12 pawel
- Update to version 2.2.5
- Fix smogrify runtime version detection
 |
Monday, 5 May 2014
|
09:45 bapt
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
 |
Friday, 2 May 2014
|
14:16 tijl
Convert graphics/sdl_gfx to USES=libtool. Also set USE_AUTOTOOLS because
upstream forgot to regenerate the build scripts. This makes the build use
the correct version information and causes a library version bump. Use
this opportunity to use USES=libtool instead of USES=libtool:oldver.
Bump PORTREVISION on all dependent ports and convert them to USES=libtool
where needed. Also use USES=(gmake, pathfix, tar) and new LIB_DEPENDS
syntax here and there.
games/freedink-engine:
- Option helpers.
- Staging.
- Use dirrmtry for locale directories.
games/oolite:
- Staging.
- Replace ECHO with ECHO_CMD.
- Don't use GNUSTEP_PREFIX to install files because it expands to
LOCALBASE rather than PREFIX.
games/openssn:
- Remove USES=desktop-file-utils. No MimeType field in desktop file.
- Staging.
- Install files in standard DATADIR.
games/xblast:
- Use proper options.
- Staging.
- Patch configure so normal make install can be used instead of do-install.
- Replace TAR | TAR with COPYTREE_SHARE.
 |
Saturday, 26 Apr 2014
|
10:09 pawel
- Update to version 2.2.4
- Make Matroska support optional and off by default (mainly due to
multimedia/mkvtoolnix being notoriously broken)
- Fix few shebangs
- Install striped binaries
 |
Sunday, 23 Mar 2014
|
21:34 antoine
Remove dependency on expiring and forbidden xmms
With hat: portmgr
 |
Monday, 17 Mar 2014
|
16:56 pawel
- Convert to USES=tar
- Use precise BSD licenses
 |
Thursday, 12 Dec 2013
|
16:14 pawel
Update to version 2.2.2
Version 2.2.2 (10 December 2013)
--------------------------------
Fix crash in new multithreaded renderer.
Version 2.2.1 (10 December 2013)
--------------------------------
Fix major error introduced in 2.2.0 which can break files when inserting frames.
Fix audio insert/encode problems for some non-standard frame rates.
Optimisations for copy/insert.
 |
Friday, 6 Dec 2013
|
17:01 pawel
Update to version 2.2.0
 |
Wednesday, 4 Dec 2013
|
02:51 jhale
- Update graphics/*opencv* to 2.4.7
- Revert options helpers to if statements since the OFF condition is not
applied when OPTIONS_EXCLUDE is used
- Move most of the OpenCV modules from the graphics/opencv-core port to
graphics/opencv, leaving opencv-core as just the bare minimum required
for building ffmpeg with OpenCV support
- Install examples for python and java bindings
- Add new slave port graphics/opencv-java: Java bindings for OpenCV
- Bump PORTREVISION and make dependency adjustments and fixes for
dependent ports
- Add UPDATING entry
 |
Friday, 1 Nov 2013
|
19:48 pawel
Fix dynamic plist creation when DOXYGEN=on
 |
Sunday, 27 Oct 2013
|
21:40 pawel
- Update to version 2.0.6
- Add patches to fix build after ffmpeg update
- Support STAGEDIR
 |
Saturday, 26 Oct 2013
|
00:52 gerald
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui
- 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
- Removed compatibility with K&R compilers, which was untestable due
to lack of such compilers.
- New functions
. mpc_log10
. mpc_mul_2si, mpc_div_2si
- Speed-ups
. mpc_fma
- Bug fixes
. mpc_div and mpc_norm now return a value indicating the effective
rounding direction, as the other functions.
. mpc_mul, mpc_sqr and mpc_norm now return correct results even if
there are over- or underflows during the computation.
. mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
infinite part and equals output variable is corrected.
. mpc_fr_sub: Wrong return value for imaginary part is corrected.
Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.
Bump PORTREVISIONS of all dependent ports.
PR: 183141
Approved by: portmgr (bdrewery)
 |
Monday, 7 Oct 2013
|
09:21 koobs
multimedia/x264: Update to 20130827 snapshot
- Update to 20130827 snapshot
- Add CONFIGURE_ARGS to disable OpenCL, fixes configure failure
- Chase library version bump in dependent ports
PR: ports/182484
Submitted by: mm
Reviewed by: kwm, bapt
 |
Friday, 20 Sep 2013
|
20:57 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
 |
Thursday, 29 Aug 2013
|
15:01 pawel
- Switch to new LIB_DEPENDS format
- Convert USE_PERL5 to USES
- Remove stale MAKE_JOBS_SAFE
- Trim dependencies where they are too detailed
 |
Wednesday, 14 Aug 2013
|
22:35 ak
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
 |
Wednesday, 19 Jun 2013
|
17:00 pawel
- Update to version 2.0.5
- Convert to new options macros, list all options in OPTIONS_DEFINE
- Make DOXYGEN independent of DOCS option, use generated plist for it
 |
Wednesday, 12 Jun 2013
|
13:59 miwi
- Fix build on HEAD
 |
Wednesday, 8 May 2013
|
18:01 pawel
Update to version 2.0.4
 |
Monday, 6 May 2013
|
23:01 ehaupt
Chase textproc/libebml, multimedia/libmatroska update.
Approved by: multimedia (bapt, kwm)
 |
Saturday, 4 May 2013
|
20:10 bapt
Fix build with bmake
 |
Friday, 26 Apr 2013
|
12:35 bapt
Remove USE_CDRTOOLS from bsd.port.mk
This macros has been useless since cdrtools-cjk port has gone.
This macros also lead to badly handled dependencies assuming that the dependency
on cdrtools was most BUILD and RUN dependency. While most of the time it is
simply a RUN dependency and sometime a build one.
While here:
- Trim some headers
- Convert some ports to optionsng
- Convert some ports to USES= gettext
 |
10:44 ak
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt)
 |
Tuesday, 23 Apr 2013
|
14:20 bapt
Finish converting the whole ports tree to USES=pkgconfig
 |
Wednesday, 17 Apr 2013
|
22:25 pawel
Update to version 2.0.3
Feature safe: yes
 |
Thursday, 7 Feb 2013
|
17:06 pawel
Remove PTHREAD_CFLAGS and PTHREAD_LIBS from my ports
 |
Tuesday, 29 Jan 2013
|
17:49 pawel
- Update to version 1.8.2
- Don't force update of translations files - now it's done by default
 |
Saturday, 12 Jan 2013
|
17:49 pawel
Fix build with clang
 |
Tuesday, 18 Dec 2012
|
23:41 pawel
- Update to version 1.8.0
- Order USE_ flags, drop gnomehack it's messy
- Cleanup REINPLACE_CMDs
- Sort plist
 |
Monday, 10 Dec 2012
|
19:11 mm
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
 |
Monday, 5 Nov 2012
|
22:17 pawel
- Update to version 1.6.4
- Remove ABI versions from LIB_DEPENDS
- Use common description for FREI0R option
- Silent REINPLACE_CMD command
- Trim Makefile header
Feature safe: yes
 |
Friday, 17 Aug 2012
|
18:00 pawel
- Update to version 1.6.3
- Add missing deps
- Sort and remove ABI versions from LIB_DEPENDS
- Port needs USE_PKGCONFIG=build
 |
Thursday, 19 Jul 2012
|
20:15 naddy
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
 |
Monday, 25 Jun 2012
|
23:23 pawel
- Update to version 1.6.2
- Remove description for DOXYGEN option
 |
Thursday, 7 Jun 2012
|
22:44 pawel
Convert my ports to optionsNG
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Wednesday, 25 Apr 2012
|
22:47 pawel
Use correct path for touch, /bin/touch -> /usr/bin/touch
This fixes initial directory creation on first launch.
Reported by: Andrew Johnson <daeron@optushome.com.au>
 |
Saturday, 14 Apr 2012
|
18:04 pawel
- Update to version 1.6.1
- Add missing build/lib deps
- Add option to build doxygen documentation (default off)
 |
Saturday, 18 Feb 2012
|
10:18 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
 |
Thursday, 16 Feb 2012
|
15:57 ashish
- Bump PORTREVISION to chase the update of multimedia/libvpx
 |
Monday, 23 Jan 2012
|
20:20 pawel
USE_GETTEXT only when NLS is enabled
 |
Thursday, 19 Jan 2012
|
23:17 pawel
- Update to version 1.3.12
- Disable documentation building when doxygen is found on system
- Respect WITHOUT_NLS
- Use bsd.port.options.mk
- Fix few portlint warnings
 |
Friday, 23 Sep 2011
|
22:26 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
 |
Thursday, 23 Jun 2011
|
18:09 mm
Update to 0.115.2000
 |
Monday, 6 Jun 2011
|
04:31 bapt
- update mjpegtools to 2.0.0
- chase library bump
 |
Wednesday, 23 Mar 2011
|
16:58 pawel
- Update my email to FreeBSD
Approved by: miwi, wen (mentors)
 |
Sunday, 17 Oct 2010
|
09:43 makc
Update to version 1.0.10
Add LICENSE
Mark MAKE_JOBS_SAFE
Few portlint fixes
Pass maintainership to submitter
PR: ports/151497
Submitted by: Pawel Pekala <c0rn at o2.pl>
 |
Sunday, 6 Jun 2010
|
20:44 naddy
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
 |
Monday, 31 May 2010
|
02:01 ade
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
 |
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
 |
Tuesday, 9 Mar 2010
|
23:00 miwi
- Update to 1.0.9
PR: 144591
Submitted by: Ports Fury
 |
Saturday, 13 Feb 2010
|
08:45 miwi
- Chase multimedia/mjpegtools shlib bump
 |
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
 |
Monday, 4 Jan 2010
|
23:14 miwi
- Update to 1.0.8
PR: 142314
Submitted by: Ports Fury
 |
Friday, 20 Nov 2009
|
06:06 miwi
- Update to 1.0.6
PR: 140673
Submitted by: Ports Fury
 |
Monday, 2 Nov 2009
|
10:54 miwi
- Update to 1.0.5
PR: 140121
Submitted by: Ports Fury
 |
Tuesday, 20 Oct 2009
|
09:40 miwi
- Update to 1.0.4
PR: 139771
Submitted by: Ports Fury
 |
Sunday, 4 Oct 2009
|
10:08 miwi
- Update to 1.0.3
PR: 139291
Submitted by: Ports Fury
 |
Wednesday, 16 Sep 2009
|
14:29 miwi
- Update to 1.2.0
PR: 138818
Submitted by: Ports Fury
Feature safe: yes
 |
Sunday, 26 Jul 2009
|
20:46 miwi
- Update to 1.0.0
PR: 137011
Submitted by: Ports Fury
 |
Monday, 6 Jul 2009
|
21:26 naddy
Bump PORTREVISION after libogg and libvorbisfile major version increment.
 |
Thursday, 18 Jun 2009
|
12:22 miwi
- Update to 1.0.0.p1
PR: 135644
Submitted by: Ports Fury
 |
Tuesday, 31 Mar 2009
|
13:58 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
 |
Friday, 20 Mar 2009
|
23:33 miwi
- Chase graphics/sswf shlib bump
 |
Tuesday, 10 Feb 2009
|
19:50 mm
- Update ImageMagick to 6.4.9.2
- Libraries Magick++, MagickCore and MagickWand bumped to 2
- Update all ports using libraries above
 |
Sunday, 7 Sep 2008
|
00:19 linimon
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr
 |
Friday, 6 Jun 2008
|
13:48 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)
 |
Tuesday, 22 Apr 2008
|
10:56 miwi
- Chase graphics/ImageMagick shlib version bump
Pointyhat to: mi@
 |
Wednesday, 9 Apr 2008
|
15:51 sat
- Update to 0.9.8.10
 |
Monday, 24 Mar 2008
|
03:50 marcus
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD. The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media. Work
is also underway to tie webkit more closely into GNOME. As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.
This release would not have been possible without the contributions and
testing efforts of the following people:
Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
 |
Thursday, 13 Mar 2008
|
14:28 miwi
- Chase devel/sdl12 shlib version bump
 |
Tuesday, 9 Oct 2007
|
18:20 ahze
Chase libtheora lib version
 |
Wednesday, 18 Jul 2007
|
15:43 sat
- Update to 0.9.8.6
 |
Thursday, 21 Jun 2007
|
01:35 edwin
[patch] multimedia/mjpegtools - update to 1.9rc1
The current mjpegtools (mpeg2enc for example) is dumping core way
too often to be able to do useful media conversions.
This version has been running on my system for two weeks now and
it works much better.
portrevision bump for multimedia/lives multimedia/mjpegtools-yuvfilters
multimedia/y4mscaler since they have LIB_DEPENDS on this port. Other
ports having RUN_DEPENDS on this port are not bumped.
PR: ports/113878
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: Michael Johnson <ahze@ahze.net>
 |
Thursday, 31 May 2007
|
20:23 sat
- Apply a quick bugfixing patch from upstream
 |
06:59 sat
- Update to 0.9.8.5
 |
Friday, 25 May 2007
|
17:08 ahze
Use multimedia/ffmpeg now instead of multimedia/ffmpeg-devel
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Thursday, 29 Mar 2007
|
06:16 sat
- Add a vendor-suggested patch
 |
Wednesday, 28 Mar 2007
|
07:09 sat
- Fix ghostscript dependency
PR: ports/110951
Submitted by: rafan
 |
Tuesday, 27 Mar 2007
|
07:10 sat
- Update to 0.9.8.4
 |
Friday, 16 Mar 2007
|
20:10 sat
- Update to 0.9.8.3
 |
Wednesday, 31 Jan 2007
|
15:31 pav
- Use new USE_CDRTOOLS variable
 |
Tuesday, 30 Jan 2007
|
18:38 sat
- Fix dependencies
Reported by: pointyhat via kris
 |
Friday, 26 Jan 2007
|
15:56 sat
Add port multimedia/lives:
LiVES is a Free, Open Source video editor *and* a VJ tool.
LiVES lets you start editing and making video right away, without having
to worry about formats, frame sizes, or framerates. LiVES will let you
start creating your own tools, utilities and effects via the built in
RFX builder.
LiVES is aimed at the digital video artist who wants to create their own
content, the video editor who wants to produce professional looking
video, and the VJ who wants to captivate with spectacular images.
WWW: http://lives.sourceforge.net/
 |
Number of commits found: 189 (showing only 89 on this page) |