aboutsummaryrefslogtreecommitdiff
path: root/graphics/rubygem-objectdetect/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION on opencv consumers due to opencv updateSteve Wills2018-05-091-1/+1
| | | | Notes: svn path=/head/; revision=469421
* graphics/opencv: Update to 3.4.1Steve Wills2018-05-091-1/+1
| | | | | | | | | PR: 210505 Submitted by: rozhuk.im@gmail.com (partially, further work was done) Exp-run by: antoine Notes: svn path=/head/; revision=469420
* graphics/opencv: back out r423216 and r423063 (replaying r423316)Jan Beich2017-04-141-2/+2
| | | | | | | | | | | | Renaming didn't help to unblock 3.x progress as co-existence with 2.x was no less complex than simply fixing consumers. This commit also restores directory-level history accidentally lost via git-svn. PR: 210505 Pointy hat to: jbeich (should've discussed first) Notes: svn path=/head/; revision=438490
* graphics/opencv: add suffix to make room for 3.x seriesJan Beich2016-10-031-2/+2
| | | | | | | | | | | | To avoid confusion, the main port is to track the latest release. Whether to rename includes/libraries as well making it possible to install 2.x and 3.x side-by-side remains to be investigated. PR: 210505 (for tracking) Inspired by: PkgSrc Notes: svn path=/head/; revision=423216
* Convert USES=gem:autoplist to USES=gem since autoplist is defaultSteve Wills2016-04-271-1/+1
| | | | Notes: svn path=/head/; revision=414136
* create USES=gem and update rubygem- ports to use itSteve Wills2016-04-271-3/+1
| | | | | | | | | | Note that for now ports still have to have USE_RUBY=yes to use USES=gem PR: 209041 Differential Revision: https://reviews.freebsd.org/D6070 Notes: svn path=/head/; revision=414118
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Remove OSVERSION checks that do not make sense any more.Mathieu Arnold2015-04-031-7/+1
| | | | | | | | | | | | | For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true, as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107). Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when it is always needed, I renamed it, in one case, I merged two patches. Differential Revision: https://reviews.freebsd.org/D2209 Notes: svn path=/head/; revision=383107
* - Stage SafeMartin Wilke2014-01-241-1/+0
| | | | Notes: svn path=/head/; revision=340903
* - Update graphics/*opencv* to 2.4.7Jason E. Hale2013-12-041-2/+2
| | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=335601
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* Add explicit dependency on pkgconf (10 ports)John Marino2013-09-131-0/+1
| | | | | | | Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=327124
* - Unbreak by adding patchTAKATSU Tomonari2013-05-041-14/+8
| | | | | | | | | - Convert to new Makefile header - Remove indefinate article from COMMENT - Remove ABI version number from LIB_DEPENDS Notes: svn path=/head/; revision=317391
* - Fix EXPIRATION date, we are in 2013, not 2012Steve Wills2013-03-031-1/+1
| | | | | | | | Pointyhat to: swills Reported by: bapt Notes: svn path=/head/; revision=313317
* - Deprecate ports which don't work with Ruby 1.9Steve Wills2013-03-021-5/+4
| | | | | | | | | | | - Set expiration to 2 months to give plenty of time to fix them to anyone who may be interested (patching rubygem- ports is possible now) - Trim headers while here With Hat: ruby@ Notes: svn path=/head/; revision=313298
* Update OpenCV to 2.3.0-rcMartin Matuska2011-06-291-3/+5
| | | | Notes: svn path=/head/; revision=276657
* - Add LICENSETAKATSU Tomonari2010-12-311-2/+4
| | | | | | | | - Drop MD5 checksum from distinfo - Make portlint happy Notes: svn path=/head/; revision=267198
* - Mark some ruby* and rubygem* broken with ruby 1.9Philip M. Gollucci2010-12-091-0/+4
| | | | | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=265942
* - Mark BROKEN on 6.X: does not compilePav Lucistnik2010-09-101-1/+7
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=260947
* - Change MAINTAINER address from tota@rtfm.jp to tota@FreeBSD.orgTAKATSU Tomonari2010-05-291-1/+1
| | | | Notes: svn path=/head/; revision=255257
* - Mass conversion of RF -> RG for MASTER_SITE for rubygem- portsPhilip M. Gollucci2010-05-261-1/+1
| | | | | | | | | | | | [RG aka rubygems.org] PR: ports/147005 Submitted by: pgollucci (myself) Approved by: portmgr (pav) With Hat: ruby@ Notes: svn path=/head/; revision=255136
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Chase opencv shlib bumpDima Panov2010-01-181-2/+2
| | | | | | | Approved by: miwi, tabthorpe (mentors implicit) Notes: svn path=/head/; revision=248097
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - convert to RUBYGEM_AUTOPLISTPhilip M. Gollucci2009-04-091-10/+2
| | | | | | | | | | | | | | | | | | | | | | | remove x-generate-plist and friends - use RF macro and remove SUBDIR where possible - remove some uneeded GEM_NAME=${DISTNAME} (this c/should be handled better in bsd.*.mk) other deltas specific to individual ports: audio/rubygem-mp3info - unbreak, fix packaging, bump PORTREVISION devel/rubygem-rapt - adopt devel/rubygem-rspec - remove BUILD_DEPENDS=RUN_DEPENDS -- neither set devel/rubygem-ruby2ruby - add #' for vim highlight graphics/rubygem-extifr - drop PORTREVISION=0 graphics/rubygem-gd2 - add #' for vim highlight www/rubygem-rubyfulsoup - swap GEM_NAME / DISTNAME for constistency Sponsored by: RideCharge Inc. Tested on: RideCharge's Tinderbox Reviewed by: stas Notes: svn path=/head/; revision=231910
* This is a simple library for detecting objects in pictures.Martin Wilke2008-11-291-0/+30
WWW: http://objectdetect.rubyforge.org/objectdetect/ PR: ports/129176 Submitted by: TAKATSU Tomonari <tota at rtfm.jp> Notes: svn path=/head/; revision=223555