| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/opencv/opencv/compare/2.4.9...2.4.13.1
ABI: https://abi-laboratory.pro/tracker/timeline/opencv/
MFH: 2016Q4
Notes:
svn path=/head/; revision=423215
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
with ffmpeg on processors that do not support SSE instructions. OFF by
default for package building, ON with autodetect for ports to keep with
POLA. [1][2]
- Bump PORTREVISION on all opencv ports
PR: 199715 [1], 200234 [2]
Submitted by: Randy Westlund <rwestlun@gmail.com> [1], sasamotikomi@gmail.com [2]
Notes:
svn path=/head/; revision=389642
|
|
|
|
| |
Notes:
svn path=/head/; revision=368911
|
|
|
|
|
|
|
| |
Submitted by: jhale
Notes:
svn path=/head/; revision=368302
|
|
|
|
|
|
|
|
| |
- Update LICENSE
- Convert USE_PYTHON -> USES
Notes:
svn path=/head/; revision=366969
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Cleanup DISTNAME and WRKSRC definitions
- Use INSTALL_LIB instead of INSTALL_DATA + STRIP_CMD
- Bump dependent ports' revisions
PR: ports/184526
Submitted by: delphij
Notes:
svn path=/head/; revision=336150
|
|
- 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
|