CVS log for ports/graphics/opencv/Makefile
Up to [FreeBSD] / ports / graphics / opencv
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Jan 16 09:46:55 2012 UTC (3 weeks, 4 days ago) by martymac
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
- Update devel/tbb to 4.0.0 - Bump dependent ports' revisions
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Dec 17 11:42:04 2011 UTC (7 weeks, 6 days ago) by mm
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -1 lines
Add fix from upstream for bug #1432 (Clang compilation fixes) https://code.ros.org/trac/opencv/ticket/1432 Reported by: Roman Divacky <rdivacky@FreeBSD.org> Obtained from: OpenCV (revision 6881)
Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:23:23 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Sep 20 15:48:12 2011 UTC (4 months, 3 weeks ago) by mm
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +6 -5 lines
Fix portversion going backwards Reported by: erwin
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Sep 18 10:17:57 2011 UTC (4 months, 3 weeks ago) by mm
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +4 -4 lines
Update OpenCV to 2.3.1a PR: ports/160719
Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Aug 22 21:16:42 2011 UTC (5 months, 2 weeks ago) by mm
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
Change capital letter in COMMENT for python module
Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Aug 22 21:10:21 2011 UTC (5 months, 2 weeks ago) by mm
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +61 -47 lines
Update to 2.3.1 Prepare moving of python module to own port
Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Jul 21 20:02:41 2011 UTC (6 months, 3 weeks ago) by mm
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
Rename pkg-plist.core to pkg-plist.oc to prevent accidential deletion by crontab scripts Reported by: Thomas Abthorpe <tabthorpe@FreeBSD.org>
Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Jul 11 08:28:12 2011 UTC (7 months ago) by mm
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -1 lines
Update opencv to 2.3.0
Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Jun 29 13:15:26 2011 UTC (7 months, 1 week ago) by mm
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +0 -17 lines
Remove conditions with USE_GCC (not needed anymore)
Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Jun 29 11:46:00 2011 UTC (7 months, 1 week ago) by mm
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +85 -31 lines
Update OpenCV to 2.3.0-rc
Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Jun 24 22:38:56 2011 UTC (7 months, 2 weeks ago) by mm
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
Bump due to ffmpeg update to 0.7.1
Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Mar 24 08:20:12 2011 UTC (10 months, 2 weeks ago) by martymac
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -0 lines
- Update devel/tbb to 3.0.5 and add a LOCAL mirror - Bump PORTREVISIONs for dependent ports Approved by: ehaupt (mentor)
Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Aug 27 18:16:15 2010 UTC (17 months, 2 weeks ago) by avilla
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +57 -32 lines
- Upgrade to 2.1.0. - Fix build on 6.X. - Fix build with GCC 4.5. [1] - Fix dependency on Video4Linux. [1] - Add LICENSE. - Use bsd.port.options.mk. PR: ports/148955 [1] Submitted by: swell.k@gmail.com [1] Approved by: tabthorpe (mentor)
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Jul 24 16:38:13 2010 UTC (18 months, 2 weeks ago) by mm
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
- Update ffmpeg to 0.6
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:37:14 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:39:03 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -1 lines
- update to jpeg-8
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Jan 29 23:03:23 2010 UTC (2 years ago) by avilla
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +4 -1 lines
- Mark as broken on sparc64. - Set correct OSVERSION for the BROKEN flag. Approved by: tabthorpe (mentor)
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Jan 28 22:50:39 2010 UTC (2 years ago) by pav
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -0 lines
- Mark BROKEN on 6.X Reported by: pointyhat
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Jan 26 22:53:07 2010 UTC (2 years ago) by avilla
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
- Update my e-mail address in the ports I maintain. Approved by: miwi (mentor)
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Jan 18 13:15:52 2010 UTC (2 years ago) by fluffy
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +118 -91 lines
- Update port: graphics/opencv 1.0.0 -> 2.0.0 PR: 140860 Submitted by: Alberto Villa (maintainer) Approved by: miwi, tabthorpe (mentors implicit)
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:23:01 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- Switch SourceForge ports to the new File Release System: categories starting with G
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Aug 18 08:16:07 2009 UTC (2 years, 5 months ago) by fluffy
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +24 -18 lines
Fix build with current FFMpeg. Fix python support in highgui module. Bump PORTREVISION Pass maintainership to submitter. PR: 137805, 137871 Submitted by: Alberto Villa <villa.alberto AT gmail DOT com> Approved by: miwi (mentor)
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:34:14 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22. -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
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Jul 25 14:14:35 2009 UTC (2 years, 6 months ago) by arved
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Fix build Set maintainer to ports PR: 136390 Submitted by: Joerg Ruppe-Tanner Approved by: old maintainer
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Jul 18 11:11:00 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
- update to jpeg7 Tested by: pav on pointyhat
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:17:21 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -1 lines
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:50:30 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -7 lines
- Remove unneeded dependency from gtk12/gtk20 [1] - 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)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Feb 1 12:04:04 2008 UTC (4 years ago) by linimon
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -0 lines
Mark broken on sparc64: does not compile.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Dec 22 15:16:31 2007 UTC (4 years, 1 month ago) by nork
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -2 lines
Enable V4L (Video for Linux) compatible to use USB Camera. Approved by: maintainer timeout (1 week)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Oct 7 17:46:15 2007 UTC (4 years, 4 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
Chase OpenEXR library version bumped.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Apr 5 08:29:24 2007 UTC (4 years, 10 months ago) by stefan
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +104 -10 lines
Update to 1.0.0. PR: 110057 Submitted by: Tz-Huan Huang <tzhuan@csie.org> Approved by: maintainer timeout (4 weeks)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Feb 1 02:41:42 2007 UTC (5 years ago) by kris
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
Use libtool port instead of included version to avoid objformat a.out botch
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jan 2 09:39:50 2006 UTC (6 years, 1 month ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -0 lines
Fix build in 4.x Noticed by: YAPHR
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jan 2 06:34:54 2006 UTC (6 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Change maintainer to submitter since the specified maintainer is a closed mailinglist. Noticed by: YAPHR
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Dec 29 03:38:28 2005 UTC (6 years, 1 month ago) by edwin
Branches: MAIN
New port: graphics/opencv (Open Source Computer Vision Library from Intel) The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL and utilizes Intel Integrated Performance Primitives for better performance. WWW: http://sourceforge.net/projects/opencvlibrary/ http://www.intel.com/research/mrl/research/opencv/ PR: ports/78473 Submitted by: Marc Abramowitz <msabramo@yahoo.com>
