Port details |
- c-a-i-r Content Aware Image Resizer is an implementation of seam carving
- 2.19 graphics
=0 Version of this port present on the latest quarterly branch. - Maintainer: buganini@gmail.com
 - Port Added: 2008-10-19 14:45:42
- Last Update: 2022-07-20 14:22:04
- Commit Hash: 022e658
- License: not specified in port
- Description:
- CAIR is an image resizing library that is based on the works of Shai Avidan and
Ariel Shamir. It is a high-performance multi-threaded library written in C++.
It is intended to be multi-platform and multi-architecture.
WWW: https://sourceforge.net/projects/c-a-i-r/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- c-a-i-r>0:graphics/c-a-i-r
- To install the port:
- cd /usr/ports/graphics/c-a-i-r/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/c-a-i-r
- pkg install c-a-i-r
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: c-a-i-r
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (CAIR_v2.19.zip) = 41fe2f3d28de657648a543c0af98cfc646ed33b6ebef4158a3874f1bf6ff2853
SIZE (CAIR_v2.19.zip) = 212614
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- graphics_c-a-i-r
- USES:
- dos2unix gmake zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:22:04 2.19 |
Tobias C. Berner (tcberner)  |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 2.19 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
02 Feb 2019 10:10:16
2.19 |
tobik  |
graphics/*: Use NO_WRKSUBDIR |
20 Jan 2017 20:33:31
2.19 |
sunpoet  |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
20 Jun 2016 16:23:29
2.19 |
mat  |
With the power of USES=dos2unix, get rid of most patches and files
with CRLF.
While there, run make makepatch, rename patches to use the new scheme,
and various fixes.
With hat: portmgr
Sponsored by: Absolight |
10 Mar 2014 14:49:26
 |
bapt  |
Convert g* to USES=zip |
28 Feb 2014 14:20:08
2.19 |
ehaupt  |
Use INSTALL_PROGRAM instead of INSTALL_SCRIPT. |
28 Feb 2014 14:18:46
2.19 |
ehaupt  |
- Support staging
- Strip binary |
20 Sep 2013 18:35:46
2.19 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
03 Sep 2013 16:19:05
2.19 |
bapt  |
Fix build with clang |
03 Jul 2011 14:12:23
2.19 |
ohauer  |
-remove MD5 |
16 Mar 2010 01:07:34
2.19 |
wen  |
- Update to 2.19
PR: ports/144371
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
22 Aug 2009 00:23:13
2.17  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
23 Nov 2008 22:45:54
2.17 |
miwi  |
- Update to 2.17
PR: 129067
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
19 Oct 2008 14:45:18
2.16 |
miwi  |
CAIR is an image resizing library that is based on the works of Shai Avidan and
Ariel Shamir. It is a high-performance multi-threaded library written in C++.
It is intended to be multi-platform and multi-architecture.
WWW: http://sourceforge.net/projects/c-a-i-r/
PR: ports/128183
Submitted by: buganini at gmail.com |