1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
Jason E. Hale
3a64305d43 - 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
2013-12-04 02:51:00 +00:00
Baptiste Daroussin
110f3583b6 Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-run
Exp-run by:	bdrewery
2013-09-24 06:24:17 +00:00
Baptiste Daroussin
eb08c5441c Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) 2013-09-20 18:35:44 +00:00
Baptiste Daroussin
894a8184ce Eradicate USE_GNOME=pkgconfig from graphics
While here:
- trim headers
- convert:
  * USE_GNOME=gnomehack -> USES=pathfix
  * USE_GMAKE=yes -> USES=gmake
  * USE_PERL5 -> USES=perl5
2013-09-01 22:50:06 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Baptiste Daroussin
cda59ea3e2 Convert to new options framework 2013-05-06 08:31:29 +00:00
Jason E. Hale
7afa609aeb - Update MAINTAINER to my new FreeBSD.org address
Approved by:	makc (mentor)
2012-09-13 04:45:58 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Martin Wilke
e1c6649edf - Remove WITH_FBSD10_FIX, is no longer needed 2011-11-09 15:26:04 +00:00
Koop Mast
8e3f371244 Fix build on FreeBSD 10.
Approved by:	portmgr (miwi)
2011-10-29 09:37:46 +00:00
Alberto Villa
0d91efac3a - Add support for a meta-port.
Approved by:	bsdkaffee@gmail.com (maintainer, implicit)
2011-06-29 15:09:53 +00:00
Martin Matuska
ad9bc6c2ea Split opencv and gavl frei0r plugins into separate slave ports
This enables integrating frei0r without circular dependencies.

PR:	ports/158408
2011-06-29 11:53:04 +00:00
Dennis Herrmann
c97fe5c631 - Update to 1.3
- Update WWW in pkg-descr

PR:		ports/155444
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
2011-03-11 12:42:45 +00:00
Tilman Keskinoz
c5f2e8cf7b Update to 1.2.1
PR:		152344
Submitted by:	maintainer
2010-11-18 11:21:38 +00:00
Max Brazhnikov
709adb18e8 - Update graphics/frei0r to version 1.2
Makefile changes:
- Add LICENSE
- Update MASTER_SITES
- Use gnomehack for proper pc file installation
- Hack documentation installation to make it optional, it needed patched
  to install in the correct location anyways
- Disable CPU optimizations by default

PR:		ports/150871
Submitted by:	Jason E. Hale (maintainer)
2010-09-25 18:18:26 +00:00
Alberto Villa
435ab50565 - Fix build on 6.X amd64 after the opencv upgrade.
Approved by:	Jason E. Hale <bsdkaffee@gmail.com> (maintainer),
		tabthorpe (mentor, implicit)
2010-08-31 08:07:10 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dima Panov
daf4ebe7cd - Chase opencv shlib bump
Approved by:	miwi, tabthorpe (mentors implicit)
2010-01-18 13:18:06 +00:00
Martin Matuska
f31033573a - Update gavl to 1.1.1
- Bump library version on depending ports
2009-08-11 10:35:13 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Dmitry Marakasov
410a52d335 - Update to 1.1.22
- Install plugins instead of just a header file
- Mark MAKE_JOBS_SAFE
- Pass maintainership to submitter

PR:		133861
Submitted by:	Jason E. Hale <bsdkaffee at gmail dot com>
2009-05-06 23:10:50 +00:00
Mark Linimon
d72c560b21 Reset infofarmer due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-07 00:19:05 +00:00
Andrew Pantyukhin
d293b9db16 - De-4.x-ify most of my ports to save gnats from excessive abuse
- s/CSME/CENKES/ in my ports
2007-04-18 08:01:25 +00:00
Andrew Pantyukhin
d8bc04c3d3 Add port graphics/frei0r:
Frei0r is a minimalistic plugin API for video sources and filters. The
behaviour of the effects can be controlled from the host by simple
parameters. The intent is to solve the recurring reimplementation or
adaptation issue of standard effects.

It is not meant as a generic API for all kinds of video applications.

There is no support for the requirements of special application areas
like non linear editors, hardware accelerated shader effects, and high
precision video processing. These advanced issues are not even solved
satisfactory for non cross application plugin apis and are still an
evolving field.

The frei0r API is not meant to be a competing standard to more
ambitious efforts.

WWW: http://www.piksel.org/frei0r
2006-12-25 18:25:12 +00:00