Port details |
- c-a-i-r Content Aware Image Resizer is an implementation of seam carving
- 2.19 graphics =2 2.19Version of this port present on the latest quarterly branch.
- Maintainer: buganini@gmail.com
- Port Added: 2008-10-19 14:45:42
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- https://sourceforge.net/projects/c-a-i-r/
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- 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:
|
Number of commits found: 17
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.19 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.19 20 Jul 2022 14:22:04 |
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 ) |
2.19 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.19 02 Feb 2019 10:10:16 |
tobik |
graphics/*: Use NO_WRKSUBDIR |
2.19 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
2.19 20 Jun 2016 16:23:29 |
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 |
2.19 28 Feb 2014 14:20:08 |
ehaupt |
Use INSTALL_PROGRAM instead of INSTALL_SCRIPT. |
2.19 28 Feb 2014 14:18:46 |
ehaupt |
- Support staging
- Strip binary |
2.19 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
2.19 03 Sep 2013 16:19:05 |
bapt |
Fix build with clang |
2.19 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
2.19 16 Mar 2010 01:07:34 |
wen |
- Update to 2.19
PR: ports/144371
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
2.17 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
2.17 23 Nov 2008 22:45:54 |
miwi |
- Update to 2.17
PR: 129067
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
2.16 19 Oct 2008 14:45:18 |
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 |
Number of commits found: 17
|