1b2ae FreshPorts -- graphics/cimg
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
cimg 1.5.5,3 graphics on this many watch lists=1 search for ports that depend on this port
The C++ Template Image Processing Library
Maintained by: thierry@FreeBSD.org search for ports maintained by this maintainer
Port Added: 12 Oct 2004 20:49:19
Also Listed In: devel
License: CeCILL_C CeCILL


CImg stands for Cool Image: it is simple to use and efficient.

. The CImg Library is a free C++ toolkit providing simple classes and functions
  to load, save, process and display images in your own C++ code.
. It is highly portable and fully works on Unix/X11, Windows and MacOS X
  operating systems. It should compile on other systems as well (eventually
  without display capabilities).
. It consists only of a single header file CImg.h that must be included in
  your program source.
. It contains useful image processing algorithms for loading/saving, resizing/
  rotating, filtering, object drawing (text, lines, faces, ellipses,..), etc.
. Images are instancied by a class able to represent images up to 4-dimension
  wide (from 1-D scalar signals to 3-D volumes of vector-valued pixels), with
  template pixel types.
. It depends on a minimal number of libraries: you can compile it with only
  standard C libraries. No need for exotic libraries and complex dependencies.
. Additional features appear with the use of GraphicsMagick: install the
  GraphicsMagick package to be able to load and save compressed image formats
  (GIF,BMP,TIF,JPG,PNG,...).
. Additional features appear with the use of LAPACK: link your code with the
  lapack library to be able to compute eigenvalues or eigenvectors of big
  matrices.

WWW: http://cimg.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
  2. lang/gcc
  3. devel/binutils
Required To Run:
  1. graphics/xmedcon
  2. lang/gcc
Required Libraries:
  1. graphics/libboard
  2. graphics/png
  3. graphics/jpeg
  4. graphics/tiff
  5. graphics/opencv
  6. graphics/OpenEXR
  7. graphics/gimp-app
  8. math/fftw3
  9. graphics/GraphicsMagick
  10. multimedia/ffmpeg1
  11. math/blas
  12. math/lapack
There are no ports dependent upon this port

To install the port: cd /usr/ports/graphics/cimg/ && make install clean
To add the package: pkg_add -r cimg


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/cimg-1.5.5/
  2. http://aarnet.dl.sourceforge.net/project/cimg/
  3. http://aarnet.dl.sourceforge.net/project/cimg/old/
  4. http://freefr.dl.sourceforge.net/project/cimg/
  5. http://freefr.dl.sourceforge.net/project/cimg/old/
  6. http://garr.dl.sourceforge.net/project/cimg/
  7. http://garr.dl.sourceforge.net/project/cimg/old/
  8. http://heanet.dl.sourceforge.net/project/cimg/
  9. http://heanet.dl.sourceforge.net/project/cimg/old/
  10. http://hivelocity.dl.sourceforge.net/project/cimg/
  11. http://hivelocity.dl.sourceforge.net/project/cimg/old/
  12. http://ignum.dl.sourceforge.net/project/cimg/
  13. http://ignum.dl.sourceforge.net/project/cimg/old/
  14. http://internode.dl.sourceforge.net/project/cimg/
  15. http://internode.dl.sourceforge.net/project/cimg/old/
  16. http://iweb.dl.sourceforge.net/project/cimg/
  17. http://iweb.dl.sourceforge.net/project/cimg/old/
  18. http://jaist.dl.sourceforge.net/project/cimg/
  19. http://jaist.dl.sourceforge.net/project/cimg/old/
  20. http://kaz.dl.sourceforge.net/project/cimg/
  21. http://kaz.dl.sourceforge.net/project/cimg/old/
  22. http://kent.dl.sourceforge.net/project/cimg/
  23. http://kent.dl.sourceforge.net/project/cimg/old/
  24. http://master.dl.sourceforge.net/project/cimg/
  25. http://master.dl.sourceforge.net/project/cimg/old/
  26. http://nchc.dl.sourceforge.net/project/cimg/
  27. http://nchc.dl.sourceforge.net/project/cimg/old/
  28. http://ncu.dl.sourceforge.net/project/cimg/
  29. http://ncu.dl.sourceforge.net/project/cimg/old/
  30. http://netcologne.dl.sourceforge.net/project/cimg/
  31. http://netcologne.dl.sourceforge.net/project/cimg/old/
  32. http://sunet.dl.sourceforge.net/project/cimg/
  33. http://sunet.dl.sourceforge.net/project/cimg/old/
  34. http://superb-dca3.dl.sourceforge.net/project/cimg/
  35. http://superb-dca3.dl.sourceforge.net/project/cimg/old/
  36. http://switch.dl.sourceforge.net/project/cimg/
  37. http://switch.dl.sourceforge.net/project/cimg/old/
  38. http://tenet.dl.sourceforge.net/project/cimg/
  39. http://tenet.dl.sourceforge.net/project/cimg/old/
  40. http://ufpr.dl.sourceforge.net/project/cimg/
  41. http://ufpr.dl.sourceforge.net/project/cimg/old/
  42. http://waix.dl.sourceforge.net/project/cimg/
  43. http://waix.dl.sourceforge.net/project/cimg/old/

Number of commits found: 82

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
16 May 2013 18:35:00
Original commit files touched by this commit  1.5.5,3
thierry search for other commits by this committer
Upgrade to 1.5.5.

Changelog at <http://sourceforge.net/projects/cimg/files/>.

Remark: switching from ffmpeg to ffmpeg1.
17 Jan 2013 16:05:39
Original commit files touched by this commit  1.5.2_3,3
swills search for other commits by this committer
- Chase lib version changes from ilmbase and OpenEXR updates
05 Nov 2012 22:48:07
Original commit files touched by this commit  1.5.2,3
thierry search for other commits by this committer
Upgrade to 1.5.2.

Feature safe:	yes
12 Jun 2012 20:48:24
Original commit files touched by this commit  1.4.9_3,3
thierry search for other commits by this committer
Register a conflict with graphics/gimp-gmic-plugin (1).

Since I'm there, try to pet portlint.

Submitted by:   "Sulev-Madis 'ketas' Silber" <madis555 (at) hot.ee> (1)
01 Jun 2012 05:26:28
Original commit files touched by this commit  1.4.9_3,3
dinoex search for other commits by this committer
- update png to 1.5.10
16 Feb 2012 15:57:34
Original commit files touched by this commit  1.4.9_2,3
ashish search for other commits by this committer
- Bump PORTREVISION to chase the update of multimedia/libvpx
22 Nov 2011 11:14:10
Original commit files touched by this commit  1.4.9_1,3
bf search for other commits by this committer
adjust linking and comments in dependent ports after the math/atlas update;
math/atlas-devel will be updated to use the same constructs at a later date

PR:             162706
Approved by:    miwi (portmgr)
Feature safe:   yes
17 Oct 2011 10:08:33
Original commit files touched by this commit  1.4.9_1,3
bf search for other commits by this committer
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)

Suggestions and patches from:   ache, C. Burns, wen
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.4.9,3
amdmi3 search for other commits by this committer
- 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
29 Jun 2011 20:50:43
Original commit files touched by this commit  1.4.9,3
thierry search for other commits by this committer
Unbreak after ffmpeg update and upgrade to 1.4.9.

Reported by:    pointyhat via Pav
29 Jun 2011 11:46:01
Original commit files touched by this commit  1.4.8_1,3
mm search for other commits by this committer
Update OpenCV to 2.3.0-rc
24 Jun 2011 22:39:03
Original commit files touched by this commit  1.4.8,3
mm search for other commits by this committer
Bump due to ffmpeg update to 0.7.1
21 Mar 2011 18:07:05
Original commit files touched by this commit  1.4.8,2
thierry search for other commits by this committer
Upgrade to 1.4.8.
24 Jan 2011 22:41:25
Original commit files touched by this commit  1.4.7,2
thierry search for other commits by this committer
Upgrade to 1.4.7.

Feature safe:   yes
19 Nov 2010 22:41:16
Original commit files touched by this commit  1.4.6,2
thierry search for other commits by this committer
Upgrade to 1.4.6.

Notified by:    portscout via miwi
11 Nov 2010 19:59:23
Original commit files touched by this commit  1.4.5,2
thierry search for other commits by this committer
Upgrade to 1.4.5.
14 Oct 2010 20:37:39
Original commit files touched by this commit  1.4.4,2
thierry search for other commits by this committer
Upgrade to 1.4.4.
03 Oct 2010 17:34:20
Original commit files touched by this commit  1.4.3,2
thierry search for other commits by this committer
- Make fetchable again by upgrading to 1.4.3

  Changelog at <http://cimg.sourceforge.net/news.shtml>

- Since I'm there, define the licenses.

Reported by:    pointyhat, via Erwin
01 Jul 2010 03:47:21
Original commit files touched by this commit  1.3.1_5,2
linimon search for other commits by this committer
Mark as only for i386/amd64: invokes i386 asm.

Hat:            portmgr
Feature safe:   yes
29 Mar 2010 16:43:30
Original commit files touched by this commit  1.3.1_5,2
dinoex search for other commits by this committer
- fix build for png-1.4.1
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.3.1_5,2
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  1.3.1_4,2
dinoex search for other commits by this committer
- update to jpeg-8
13 Sep 2009 00:08:01
Original commit files touched by this commit  1.3.1_3,2
gerald search for other commits by this committer
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:    portmgr
22 Aug 2009 00:23:13
Original commit files touched by this commit  1.3.1_2
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with G
13 Aug 2009 20:08:58
Original commit files touched by this commit  1.3.1_2,2
mm search for other commits by this committer
- Does not build with ffmpeg 0.5, unbreak by disabling ffmpeg
- Mark MAKE_JOBS_SAFE for SMP compilation
- Bump PORTREVISION
18 Jul 2009 11:11:29
Original commit files touched by this commit  1.3.1_1,2
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
30 May 2009 21:03:32
Original commit files touched by this commit  1.3.1,2
thierry search for other commits by this committer
- Update to 1.3.1
  Changelog at <http://sourceforge.net/project/shownotes.php?release_id=685280>

- greycstoration4gimp and gmic4gimp disabled;

- switch to GraphicsMagick.
03 Apr 2009 16:49:29
Original commit files touched by this commit  1.3.0,2
thierry search for other commits by this committer
ix a typo.

Reported by:    QAT
22 Feb 2009 17:41:02
Original commit files touched by this commit  1.3.0,2
thierry search for other commits by this committer
- Upgrade to 1.3.0;

  Changelog at
<http://sourceforge.net/project/shownotes.php?release_id=661746&group_id=96492>

- Replace WITHOUT_OPTIMIZATIONS by WITH_DEBUG;

- Use Blas & Lapack by default, unless Atlas is installed;

- Handle NOPORTEXAMPLES.
07 Jan 2009 16:34:27
Original commit files touched by this commit  1.2.9_1,2
gerald search for other commits by this committer
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
28 Jun 2008 21:07:00
Original commit files touched by this commit  1.2.9,2
thierry search for other commits by this committer
Upgrade to 1.2.9.

Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=609581>.
28 Jun 2008 16:44:19
Original commit files touched by this commit  1.2.8_3,2
beech search for other commits by this committer
- Bump again after downgrading GraphicsMagick
25 Jun 2008 08:36:12
Original commit files touched by this commit  1.2.8_2,2
beech search for other commits by this committer
- Bump poirtrevision after GraphicsMagick update
06 Jun 2008 20:53:32
Original commit files touched by this commit  1.2.8_1,2
thierry search for other commits by this committer
- Fix DIST_SUBDIR;

- Fix install with -DNOPORTDOCS -DNOPORTEXAMPLES (1)

Reported by:    itetcu (1)
06 Jun 2008 13:35:04
Original commit files touched by this commit  1.2.8_1,2
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
25 Apr 2008 14:27:56
Original commit files touched by this commit  1.2.8,2
thierry search for other commits by this committer
Chase PR ports/116263.

Submitted by:   Edward Sutton <mirror176 (at) hotmail.com>
19 Apr 2008 17:56:05
Original commit files touched by this commit  1.2.8
  Sanity Test Failure
miwi search for other commits by this committer
- 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)
19 Apr 2008 12:09:16
Original commit files touched by this commit  1.2.8,1
thierry search for other commits by this committer
Upgrade to 1.2.8.

Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=593141>.
05 Feb 2008 20:05:06
Original commit files touched by this commit  1.2.7_1,1
thierry search for other commits by this committer
Chase a huge silent update: mostly style, and remove a lot of reference
docs.

Full diff available at
<http://people.freebsd.org/~thierry/ports/CImg-1.2.7_080123_080125.diff.bz2>

Reported by:    Romain Tartiere <romain (at) blogreen.org>
24 Jan 2008 20:54:28
Original commit files touched by this commit  1.2.7,1
thierry search for other commits by this committer
Upgrade to 1.2.7.

Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=570813>.
05 Jan 2008 11:39:27
Original commit files touched by this commit  1.2.6,1
thierry search for other commits by this committer
Upgrade to 1.2.6.

Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=565788>.
11 Dec 2007 21:13:09
Original commit files touched by this commit  1.2.5,1
thierry search for other commits by this committer
Upgrade to 1.2.5.

Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=557042>.
28 Sep 2007 17:05:48
Original commit files touched by this commit  1.2.4_1,1
thierry search for other commits by this committer
Chase a minor & silent update, to make it fetchable again.

Full diff available at
<http://people.freebsd.org/~thierry/ports/CImg-1.2.4_070927_070926.diff>

Reported by:    bf2006a (at) yahoo.com
26 Sep 2007 22:07:44
Original commit files touched by this commit  1.2.4,1
thierry search for other commits by this committer
Upgrade to 1.2.4.

Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=542273>.
24 Aug 2007 22:31:56
Original commit files touched by this commit  1.2.3,1
thierry search for other commits by this committer
Upgrade to 1.2.3.

Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=534617>.
14 Jul 2007 01:30:51
Original commit files touched by this commit  1.2.2,1
maho search for other commits by this committer
Now we use USE_FORTRAN=yes to use FORTRAN compiler.

Approved by:    thierry
06 Jul 2007 05:06:25
Original commit files touched by this commit  1.2.2,1
thierry search for other commits by this committer
Upgrade to 1.2.2.

Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=520759>.
25 Jun 2007 18:52:29
Original commit files touched by this commit  1.2.1,1
thierry search for other commits by this committer
- Chase a silent update: the tarball has been rerolled after a tabs
  expansion, no need to bump portrevision

Full diff at
<http://people.freebsd.org/~thierry/ports/CImg-1.2.1_070612_070615.diff.bz2>

- Move the dirname `gfortran42` line to pre-configure, to fix a problem
  when build dependencies have not yet been installed.

Reported by:    Romain Tartière <romain (at) blogreen.org>
12 Jun 2007 19:27:46
Original commit files touched by this commit  1.2.1,1
thierry search for other commits by this committer
Upgrade to 1.2.1.

Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=515452>.
19 May 2007 20:32:57
Original commit files touched by this commit  1.2.0_1,1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
19 Apr 2007 05:16:49
Original commit files touched by this commit  1.2.0,1
thierry search for other commits by this committer
Upgrade to 1.2.0.

Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=502109>.
08 Mar 2007 19:53:46
Original commit files touched by this commit  1.19_2
thierry search for other commits by this committer
Chase another silent update!

Full diff available at
<http://people.freebsd.org/~thierry/ports/CImg-1-19_070306_070308.diff>
(mainly doc & examples).

Reported by:    Ben Cadieux <ben.cadieux (at) gmail.com>
07 Mar 2007 21:25:11
Original commit files touched by this commit  1.19_1
thierry search for other commits by this committer
Chase yet another silent update (mainly doc changes).

Full diff available at
<http://people.freebsd.org/~thierry/ports/CImg-1-19_070305_070306.diff>.

Reported by:    Ben Cadieux <ben.cadieux (at) gmail.com>
05 Mar 2007 20:58:23
Original commit files touched by this commit  1.19
thierry search for other commits by this committer
Upgrade to 1.1.9.

Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=491409>.
27 Jan 2007 17:46:02
Original commit files touched by this commit  1.18
thierry search for other commits by this committer
Upgrade to 1.1.8.

Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=481486>.
19 Jan 2007 22:43:42
Original commit files touched by this commit  1.17_2
thierry search for other commits by this committer
Chase a silent update (distfile dated Tue Nov  7 17:01:39 2006!):

- fix compilation with MS-VC++ 6.0;
- a lot of changes in the docs.

Full diff available at
<http://people.freebsd.org/~thierry/ports/CImg-1-17_061106_061107.diff.bz2>

Reported by:    maho
19 Jan 2007 06:24:11
Original commit files touched by this commit  1.17_1
maho search for other commits by this committer
* Migrate to gfortran.
* Bump port revision.

BTW: A newer CImg-1-17.zip is at MASTER_SITE, I fetched from one of
the mirror of FBSD distfiles, though.

Approved by:    portmgr(kris)
06 Nov 2006 23:13:07
Original commit files touched by this commit  1.17
thierry search for other commits by this committer
Upgrade to CImg v.1.1.7.

Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=461390>.
21 Sep 2006 20:52:31
Original commit files touched by this commit  1.16
thierry search for other commits by this committer
Upgrade to CImg 1.1.6.

Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=449151>.
19 Jul 2006 14:35:07
Original commit files touched by this commit  1.15
thierry search for other commits by this committer
Upgrade to CImg-1.1.5.

Changelog at
<https://sourceforge.net/project/shownotes.php?group_id=96492&release_id=433160>
24 May 2006 14:21:45
Original commit files touched by this commit  1.14_1
mnag search for other commits by this committer
- Change dependencies reflecting update in graphics/ImageMagick
- Bump PORTREVISION
18 May 2006 20:13:20
Original commit files touched by this commit  1.14
thierry search for other commits by this committer
Upgrade to 1.1.4.

Changelog at
 <https://sourceforge.net/project/shownotes.php?release_id=417874>.
09 May 2006 18:51:15
Original commit files touched by this commit  1.13_1
thierry search for other commits by this committer
Chase another silent update and make fetchable again.

This is a minor update, but docs have been regenerated. Full diff
available at <http://pompo.net/ports/CImg-1-13_060331-060403.diff.bz2>.

Reported by:    Jin-Shan Tseng <tjs (at) cdpa.nsysu.edu.tw>
31 Mar 2006 19:16:34
Original commit files touched by this commit  1.13
thierry search for other commits by this committer
Upgrade to CImg-1-13.
20 Feb 2006 20:43:24
Original commit files touched by this commit  1.12
thierry search for other commits by this committer
Upgrade to 1.1.2.

Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=395026&group_id=96492>
08 Feb 2006 12:23:49
Original commit files touched by this commit  1.11_2
thierry search for other commits by this committer
Chase a silent update.

Diff available at <http://pompo.net/ports/CImg-1-11_060104-060109.diff>.

Reported by:    pointyhat via Kris
05 Jan 2006 03:57:35
Original commit files touched by this commit  1.11_1
edwin search for other commits by this committer
Chase libversion bumb to libMagick.so.9

PR:             ports/91270
04 Jan 2006 16:05:21
Original commit files touched by this commit  1.11
thierry search for other commits by this committer
Upgrade to CImg-1-11.

Changelog at
 <https://sourceforge.net/project/shownotes.php?release_id=382767>.
18 Nov 2005 22:36:13
Original commit files touched by this commit  1.10
thierry search for other commits by this committer
Upgrade to 1-10.
31 Aug 2005 19:19:37
Original commit files touched by this commit  1.09_4
thierry search for other commits by this committer
Yet another silent update...

- Memory leak corrected in 'CImg<T>::load_bmp()'
- Change documentation.

Full diff available at <http://pompo.net//ports/CImg-050704-050831.diff.bz2>.

Reported by:    pointyhat via krion
06 Jul 2005 19:03:25
Original commit files touched by this commit  1.09_3
thierry search for other commits by this committer
Yet another silent update...

Mostly style and doc changes. For those interested, the diff is available
at <http://pompo.net/ports/CImg-050704-050621.diff.bz2>.
02 Jul 2005 20:23:26
Original commit files touched by this commit  1.09_2
thierry search for other commits by this committer
Yet another silent update!

- A bug involving namespace variables and display when using several
  modules on Unix is corrected;

- Corrected non-global X11 variables in multi-module projects using
  CImg.h;

- Several doc files have been removed.

For those interested, a diff against previous version is available at
<http://pompo.net/ports/CImg-050621-050602.diff.bz2>.

Reported by:    Kris via pointyhat
11 Jun 2005 21:09:19
Original commit files touched by this commit  1.09_1
thierry search for other commits by this committer
Yet another silent update... (mostly docs).

For thoses interested, full diff available at
<http://pompo.net/ports/cimg-1.09.diff.bz2>.

Reported by:    Kris via pointyhat.
03 Jun 2005 20:42:59
Original commit files touched by this commit  1.09
thierry search for other commits by this committer
Upgrade to 1.0.9.
22 Mar 2005 23:02:32
Original commit files touched by this commit  1.08_1
thierry search for other commits by this committer
Make fetchable again.

Actually, this is a newer version, but the author did not bump the
version number. I have uploaded a diff of the differences between the
tarballs at <http://pompo.net/ports/CImg.diff.bz2>.

Approved by:    portmgr (krion)
15 Mar 2005 21:53:57
Original commit files touched by this commit  1.08
thierry search for other commits by this committer
Upgrade to 1.08.
10 Mar 2005 17:23:16
Original commit files touched by this commit  1.0.7_3
krion search for other commits by this committer
Chase ImageMagick shlib version.
07 Dec 2004 09:23:07
Original commit files touched by this commit  1.0.7_2
josef search for other commits by this committer
Chase ImageMagick update.

Approved by:    pav
13 Nov 2004 04:06:56
Original commit files touched by this commit  1.0.7_1
kris search for other commits by this committer
Add missing file
21 Oct 2004 21:11:10
Original commit files touched by this commit  1.0.7_1
thierry search for other commits by this committer
- Distfile is now versioned;
- remove a lot of warnings;
- bump PORTREVISION.
20 Oct 2004 20:54:08
Original commit files touched by this commit  1.0.7
thierry search for other commits by this committer
Upgrade to CImg.1.0.7 version (pre-release).
12 Oct 2004 20:42:04
Original commit files touched by this commit  1.0.6
thierry search for other commits by this committer
Add cimg 1.0.6, the C++ Template Image Processing Library.

Number of commits found: 82

2804
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10Aug 14
linux-f10-flashplugin11Aug 14
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04
libGLJun 04

11 vulnerabilities affecting 33 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24566
Broken 190
Deprecated 460
Ignore 564
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 51
Set to expire 445
Interactive 33
new 24 hours 3
new 48 hours10
new 7 days30
new fortnight94
new month175

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0