aboutsummaryrefslogtreecommitdiff
path: root/multimedia/photofilmstrip
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* multimedia/photofilmstrip: Update version 1.5.0=>2.1.0Muhammad Moinur Rahman2015-01-304-273/+10
| | | | | | | | | | | | | | | - Application behavior changed more like working as Python Module - Removed pkg-plist in lieu of autoplist - databases/py-sqlite3 is now a BUILD_DEPENDS as it fails to build without this - Removed PORTSCOUT as this version is passed the mentioned versions to skip Differential Revision: https://reviews.freebsd.org/D1732 Approved by: marino(mentor) Notes: svn path=/head/; revision=378183
* Change my non-FreeBSD MAINTAINER mail to bofh@Muhammad Moinur Rahman2014-12-241-1/+1
| | | | | | | Approved by: bapt Notes: svn path=/head/; revision=375378
* - Convert ports of multimedia/ to new USES=pythonMarcus von Appen2014-10-211-1/+1
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371331
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* multimedia/photofilmstrip: use WX 3.0William Grzybowski2014-07-061-3/+2
| | | | | | | Approved by: portmgr (bapt, blanket) Notes: svn path=/head/; revision=360855
* - Add stage supportDanilo Egea Gondolfo2014-06-233-43/+45
| | | | | | | | | | | - Add DOCS and NLS options - Update WWW PR: ports/191300 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=358992
* Update the default version of GCC used in the Ports Collection fromGerald Pfeifer2014-03-101-1/+1
| | | | | | | | | | | | | | GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs) Notes: svn path=/head/; revision=347809
* Update to libmpc version 1.0.1 which brings the following fixes:Gerald Pfeifer2013-10-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=331644
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-2/+0
| | | | | | | | | the mtree (categories starting with m) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331270
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | multimedia) Notes: svn path=/head/; revision=327747
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocationLi-Wen Hsu2013-03-041-7/+2
| | | | Notes: svn path=/head/; revision=313402
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Added Portscout variable for blocking earlier version reportingMartin Wilke2012-04-111-1/+3
| | | | | | | | | - Take maintainership PR: 166306 166316 Notes: svn path=/head/; revision=294578
* - Add missing gettext message catalogsMartin Wilke2012-01-282-1/+4
| | | | | | | | PR: 164162 Submitted by: Ports Fury Notes: svn path=/head/; revision=289964
* - Update to 1.5.0Martin Wilke2011-12-292-3/+3
| | | | | | | | PR: 163661 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org> Notes: svn path=/head/; revision=288242
* - Update to 1.4.4Sylvio Cesar Teixeira2011-08-312-6/+6
| | | | Notes: svn path=/head/; revision=280876
* - Update to 1.4.3Martin Wilke2011-07-024-109/+56
| | | | | | | | | PR: 158490 Submitted by: Ports Fury VS: If the change is related to a security vulnerability, include one or Notes: svn path=/head/; revision=276831
* By Maintainer's request, toss these ports back into the poolDoug Barton2011-04-271-1/+1
| | | | Notes: svn path=/head/; revision=273235
* -Update to 1.4.1Beech Rintoul2011-04-203-4/+5
| | | | | | | | | | | -Add pointer to license file PR: ports/156459 Submitted by: Charlie Kester (corky1951@comcast.net)(maintainer) Approved by: itetcu (mentor)(implicit) Notes: svn path=/head/; revision=272971
* - Add missing dependencyMartin Wilke2011-02-271-2/+3
| | | | | | | | PR: 155051 Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer) Notes: svn path=/head/; revision=269902
* PhotoFilmStrip creates movies out of your pictures in just 3 steps.Martin Wilke2011-02-117-0/+364
First select your photos, customize the motion path and render the video. There are several output possibilities for VCD, SVCD, DVD up to FULL-HD. The effect of the slideshow is known as "Ken Burns". Comments of the pictures are generated into a subtitle file. Furthermore an audio file can be specified to setup the background musice for the slide show. WWW: http://www.photofilmstrip.org/1-1-Home.html PR: ports/154547 Submitted by: Charlie Kester <corky1951 at comcast.net> Notes: svn path=/head/; revision=268903