aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mjpegtools
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-1/+1
| | | | | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542 Notes: svn path=/head/; revision=475857
* - Switch to options helpersDmitry Marakasov2018-06-241-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=473188
* - Add LICENSE_FILEDmitry Marakasov2018-06-091-3/+2
| | | | | | | | | - Switch to USES=localbase Approved by: portmgr blanket Notes: svn path=/head/; revision=472059
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-1/+1
| | | | | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275 Notes: svn path=/head/; revision=449591
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-1/+1
| | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 Notes: svn path=/head/; revision=437439
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* Base GCC 4.2.1 on PowerPC fails with "internal compiler error: in do_SUBST,Alexey Dokuchaev2015-09-071-5/+1
| | | | | | | at combine.c:502" error, thus request a modern compiler to fix the build. Notes: svn path=/head/; revision=396264
* Convert to USES=jpegAntoine Brodin2015-06-221-2/+1
| | | | Notes: svn path=/head/; revision=390310
* - Drop @dirrm* from and add empty directories to pkg-plistsDmitry Marakasov2015-02-011-4/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=378270
* Allow building with libc++ r224926Antoine Brodin2015-01-091-0/+33
| | | | | | | | PR: ports/196629 Submitted by: dim@ Notes: svn path=/head/; revision=376630
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375598
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeAntoine Brodin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375594
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=374303
* 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
* Remove patches added together with USES=libtool that are no longer neededTijl Coosemans2014-07-232-26/+0
| | | | | | | after r362656. Notes: svn path=/head/; revision=362727
* Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always workTijl Coosemans2014-07-231-11/+0
| | | | | | | | | | | | | | | | | | | | | | | when an older version of a package is installed. This is the case when an executable links with installed libraries and with uninstalled libraries that link with other uninstalled libraries. For each of the directly linked libraries the executable will have an rpath (/usr/local/lib for the installed libraries and a path under WRKDIR for each of the uninstalled libraries), but not for the indirect libraries. Both ld(1) and rtld(1) search the rpath of the executable first before any rpath of libraries, so the indirectly linked libraries will be found in /usr/local/lib if they are installed instead of in WRKDIR. With this commit executables will overlink with uninstalled indirect libraries again so their location is added to the rpath of the executable. This partially reverts r358784. PR: 191611 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=362656
* Fix two problems.Koop Mast2014-07-224-1/+33
| | | | | | | | | | | Use class instead of struct for RateCtl in encoderparams.hh. Class RateCtl is defined in ratectl.hh and used elsewhere in the code too. Fix headerguard typo in ontheflyratectlpass[12].hh. Found by: Clang Notes: svn path=/head/; revision=362527
* Add missing libs when the QUICKTIME and DV options are enabled.Tijl Coosemans2014-06-232-0/+26
| | | | | | | Reported by: Ajtim <lumiwa@gmail.com> Notes: svn path=/head/; revision=358919
* Add 4 new sed commands to USES=libtool. The first two apply some of theTijl Coosemans2014-06-222-18/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changes that Debian made to their libtool. The first command applies to libtool versions 1.4 and up. The second command is somewhat more elaborate but essentially it uses the sed hold space to move an "elif...fi" block down. It applies to 2.x. Together these reduce overlinking to unpatched .la files (from ports that don't have USES=libtool yet but also .la files in the work directory). The third and fourth command fix relinking. During staging libtool may relink libA when it links to another library in the work directory libB. The reason is that libA created during build phase has its runpath set to the location of libB in the work directory. This allows running an executable that links to libA from within the work directory. The relink removes this extra runpath. When libtool relinks libA it replaces "libB.la" on the linker command line with "-L${STAGEDIR}${PREFIX}/lib -lB" with the intention to link to libB in the stage directory but this -L flag isn't necessarily the first so another libB may be linked instead. The two sed commands make relink the same as a normal link. This means libtool will relink with libraries from the work directory using a path similar to "../srcB/.libs/libB.so" without -L flags. This applies to libtool 1.4 and up. Earlier versions don't seem to relink libraries. (This fixes ports like devel/apr1 so they link with freshly built libraries instead of installed libraries.) Fix all ports with missing libraries. Additionally: archivers/rpm4: USES=patchfix. databases/gdbm: INSTALL_TARGET=install-strip. devel/gnome-vfs: remove patch that doesn't change anything. devel/ois: INSTALL_TARGET=install-strip and use standard USE_AUTOTOOLS. devel/zziplib: INSTALL_TARGET=install-strip, MAKE_CMD. multimedia/mjpegtools: remove USE_AUTOTOOLS, use modern compiler on i386 instead of disabling optimisations. net/libnetdude: disable static plugins. PR: 190941 Exp-run: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=358784
* - Update graphics/sdl_gfx to version 2.0.25Marcus von Appen2014-06-011-1/+1
| | | | | | | - Bump PORTREVISION on ports depending on it, since the shlib version changed Notes: svn path=/head/; revision=356061
* Convert graphics/sdl_gfx to USES=libtool. Also set USE_AUTOTOOLS becauseTijl Coosemans2014-05-022-20/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=352815
* - Update to 2.1.0Martin Wilke2014-02-278-108/+157
| | | | | | | | PR: 185934 Submitted by: ports fury Notes: svn path=/head/; revision=346256
* Support stageBaptiste Daroussin2013-12-142-18/+38
| | | | Notes: svn path=/head/; revision=336409
* 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
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Convert some multimedia@ ports to:Baptiste Daroussin2013-04-221-1/+1
| | | | | | | USES=pkgconfig and USES=pathfix Notes: svn path=/head/; revision=316286
* Use build-only dependency on pkgconfBaptiste Daroussin2012-10-061-6/+2
| | | | | | | Trim headers Notes: svn path=/head/; revision=305410
* - Fix build with GTK2 optionSylvio Cesar Teixeira2012-06-173-35/+39
| | | | | | | | | | | | | | | | | - Fix build with non-default compiler on i386 - Add MAKE_JOBS_SAFE New file: files/patch-y4mdenoise__MotionSercher.hh Remove file: files/patch-utils-Makefile.in PR: ports/169005 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=299494
* - bin/png2yuv does not depend on gtk2 optionPav Lucistnik2012-06-131-1/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=299211
* - Mark BROKEN when GTK2 option is enabled, because glav binary is not builtPav Lucistnik2012-06-111-1/+3
| | | | | | | | | - Flip GTK2 option to default:off to enable package build with default options Reported by: pointyhat Notes: svn path=/head/; revision=299076
* Fix SDL check inside the GTK2 block. The port was marked IGNORE regardless ofKoop Mast2012-06-011-1/+1
| | | | | | | the setting of SDL. Notes: svn path=/head/; revision=297978
* - fix build with png 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297917
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* convert to new options frameworkBaptiste Daroussin2012-05-301-24/+21
| | | | Notes: svn path=/head/; revision=297807
* - Fix plist issue with QUICKTIME=trueSteve Wills2012-03-032-0/+4
| | | | | | | | PR: ports/161871 Submitted by: "Edward.Sanford.Sutton, III" <mirror176@cox.net> Notes: svn path=/head/; revision=292560
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-1/+1
| | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=291667
* Mark as broken on powerpc-9: gcc segfault.Mark Linimon2011-11-111-0/+3
| | | | | | | | Hat: portmgr Feature safe: yes Notes: svn path=/head/; revision=285504
* - explicitly disable sdl when WITHOUT_SDL is usedEitan Adler2011-10-242-1/+2
| | | | | | | | | | - fix plist when WITHOUT_GTK2 is requested Approved by: multimedia (kwm) Approved by: sahil (mentor) Notes: svn path=/head/; revision=284268
* -resolve ICE on i386Eitan Adler2011-10-021-0/+4
| | | | | | | | | | PR: ports/157885 Submitted by: Jimmie James <jimmiejaz@gmail.com> Approved by: multimedia (kwm) Approved by: sahil (mentor) Notes: svn path=/head/; revision=282837
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-4/+3
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* - Update graphics/sdl_gfx to version 2.0.22Marcus von Appen2011-07-021-0/+1
| | | | | | | | - Update Mk/bsd.sdl.mk for the new shared lib version - Bump portrevisions for all ports depending on graphics/sdl_gfx Notes: svn path=/head/; revision=276935
* - update mjpegtools to 2.0.0Baptiste Daroussin2011-06-065-56/+18
| | | | | | | - chase library bump Notes: svn path=/head/; revision=275112
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Fix segmentation fault with jpegMartin Wilke2010-05-092-1/+25
| | | | | | | | PR: 146308 Submitted by: Ports Fury Notes: svn path=/head/; revision=253999
* - update to 1.4.1Dirk Meyer2010-03-281-1/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Update to 1.9.0Martin Wilke2010-02-134-106/+82
| | | | | | | | PR: 143816 Submitted by: Ports Fury Notes: svn path=/head/; revision=249750
* - update to jpeg-8Dirk Meyer2010-02-051-2/+2
| | | | Notes: svn path=/head/; revision=249285
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781