aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mjpegtools
Commit message (Collapse)AuthorAgeFilesLines
* 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
* - update to jpeg7Dirk Meyer2009-07-181-2/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-4/+3
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209420
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-0/+1
| | | | Notes: svn path=/head/; revision=208952
* Update to 1.9.0rc3Michael Johnson2008-02-053-4/+5
| | | | | | | | PR: ports/120265 Submitted by: Yuri Notes: svn path=/head/; revision=206746
* Update to 1.9.0rc2Michael Johnson2007-06-253-4/+5
| | | | Notes: svn path=/head/; revision=194240
* [patch] multimedia/mjpegtools - update to 1.9rc1Edwin Groothuis2007-06-216-69/+48
| | | | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=193983
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Fix the build with GCC 4.1.Jeremy Messenger2007-01-301-0/+11
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=183741
* Install missing headerMichael Johnson2006-12-222-3/+5
| | | | Notes: svn path=/head/; revision=180541
* - Fix build after SDL updateMichael Landin2006-09-201-4/+0
| | | | | | | Submitted by: stas Notes: svn path=/head/; revision=173476
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-1/+1
| | | | | | | | | | | | | | | | | | | structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor) Notes: svn path=/head/; revision=173460
* - Remove file/patch-configure, already included in the tarball. Also, removeJeremy Messenger2006-06-304-245/+124
| | | | | | | | | | | | | | | | | | | | | | a few of out of date stuff in post-patch. - Correct the USE_GETOPT_LONG, no need a check of FreeBSD version. - Near all of knobs were not work, and option flags and dependenies were out of date. * Remove WITH_LIBMOVTAR, WITH_LIBDV_PAL, WITHOUT_AVIFILE and WITH_JPEGMMX. * Rename WITH_LIBDV -> WITH_DV (follow /usr/ports/KNOBS). * Now depend on GTK2, not GTK1, with an autocheck and a new WITH_GTK2 knob. * Add new knobs: WITHOUT_PNG, WITHOUT_X11 and WITH_GTK2 * Make sure to not disable SDL if you want GTK2 otherwise it will not working. * All of knobs now work correct again with the update of option flags. - Fix the plist when you use knobs. - Bump the PORTREVISION. Notes: svn path=/head/; revision=166668
* Portlint:Jeremy Messenger2006-06-121-1/+1
| | | | | | | -Use -[0-9]* in CONFLICT. Notes: svn path=/head/; revision=165169
* - Transfer MAINTAINER to multimedia@Michael Johnson2006-06-091-1/+1
| | | | | | | | Approved by: dhw (postmaster, for using multimedia@ as maintainer) gnome (gstreamer ports) Notes: svn path=/head/; revision=164918
* Remove unnecessary bash dependency.Tom McLaughlin2006-04-241-4/+0
| | | | | | | Approved by: ahze Notes: svn path=/head/; revision=160266
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+7
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Fix build with new libquicktimeMichael Johnson2006-02-112-1/+19
| | | | | | | | Submitted by: ankon via irc.freenode.org/#FreeBSD-GNOME Obtained from: mjpeg cvs Notes: svn path=/head/; revision=155776
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* - Add SHA256Michael Johnson2005-11-091-0/+1
| | | | | | | - Add SIZE to a few ports Notes: svn path=/head/; revision=147668
* - Update to 1.8.0Michael Johnson2005-09-273-16/+15
| | | | Notes: svn path=/head/; revision=143653