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

Port details
freeimage 3.15.4_1 graphics on this many watch lists=1 search for ports that depend on this port
Simple C/C++ bitmap graphics library
Maintained by: gahr@FreeBSD.org search for ports maintained by this maintainer
Port Added: 04 Sep 2005 22:26:21
License: not specified in port


FreeImage is an open source library project for developers who would like to
support popular graphics image formats like PNG, BMP, JPEG, TIFF, and others
as needed by today's multimedia applications.  FreeImage is easy to use,
fast, multithreading safe, and cross-platform. This port includes both the
original C interface and the C++ wrapper FreeImagePlus.

WWW: http://freeimage.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

This port is required by:

for Build for Libraries for Run

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/freeimage/Source%20Distribution/3.15.4/
  3. http://freefr.dl.sourceforge.net/project/freeimage/Source%20Distribution/3.15.4/
  4. http://garr.dl.sourceforge.net/project/freeimage/Source%20Distribution/3.15.4/
  5. http://heanet.dl.sourceforge.net/project/freeimage/Source%20Distribution/3.15.4/
  6. http://hivelocity.dl.sourceforge.net/project/freeimage/Source%20Distribution/3.15.4/
  7. http://ignum.dl.sourceforge.net/project/freeimage/Source%20Distribution/3.15.4/
  8. http://internode.dl.sourceforge.net/project/freeimage/Source%20Distribution/3.15.4/
  9. http://iweb.dl.sourceforge.net/project/freeimage/Source%20Distribution/3.15.4/
  10. http://jaist.dl.sourceforge.net/project/freeimage/Source%20Distribution/3.15.4/
  11. http://kaz.dl.sourceforge.net/project/freeimage/Source%20Distribution/3.15.4/
  12. http://kent.dl.sourceforge.net/project/freeimage/Source%20Distribution/3.15.4/
  13. http://master.dl.sourceforge.net/project/freeimage/Source%20Distribution/3.15.4/
  14. http://nchc.dl.sourceforge.net/project/freeimage/Source%20Distribution/3.15.4/
  15. http://ncu.dl.sourceforge.net/project/freeimage/Source%20Distribution/3.15.4/
  16. http://netcologne.dl.sourceforge.net/project/freeimage/Source%20Distribution/3.15.4/
  17. http://sunet.dl.sourceforge.net/project/freeimage/Source%20Distribution/3.15.4/
  18. http://superb-dca3.dl.sourceforge.net/project/freeimage/Source%20Distribution/3.15.4/
  19. http://switch.dl.sourceforge.net/project/freeimage/Source%20Distribution/3.15.4/
  20. http://tenet.dl.sourceforge.net/project/freeimage/Source%20Distribution/3.15.4/
  21. http://ufpr.dl.sourceforge.net/project/freeimage/Source%20Distribution/3.15.4/
  22. http://waix.dl.sourceforge.net/project/freeimage/Source%20Distribution/3.15.4/

Number of commits found: 22

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
09 May 2013 16:46:33
Original commit files touched by this commit  3.15.4_1
gahr search for other commits by this committer
- Install the C++ wrapper FreeImagePlus as well
- Fix COMMENT and pkg-descr
- Bump PORTREVISION

PR:		178450
Submitted by:	thierry
30 Jan 2013 14:13:21
Original commit files touched by this commit  3.15.4
gahr search for other commits by this committer
- Update to 3.15.4
  See: http://freeimage.sourceforge.net/news.html

Notified by:	danfe
06 Feb 2012 11:44:40
Original commit files touched by this commit  3.15.1
gahr search for other commits by this committer
- restore original CFLAGS to avoid symbols clash

PR:             164285
Submitted by:   Lee Thomas <lee_thomas@lthomas.net>
23 Nov 2011 17:56:44
Original commit files touched by this commit  3.15.1
danfe search for other commits by this committer
Add missing comma before conjunction word.

Approved by:    maintainer
Feature safe:   yes
23 Nov 2011 17:55:39
Original commit files touched by this commit  3.15.1
danfe search for other commits by this committer
Update to release 3.15.1 which is a maintenance release that brings several
fixes for TIFF, JPEG, BMP, PCX, and CUT plugins.  The most significant fixes
concern the security against malicious images, so that an update is highly
recommended.

Approved by:    maintainer
Feature safe:   yes
11 Apr 2011 07:23:44
Original commit files touched by this commit  3.15.0
gahr search for other commits by this committer
- Update to 3.15.0
  Release 3.15.0 mainly add support for thumbnail loading / saving, as well as
  better support for JPEG, Exif, TIFF, TARGA, ICO, PSD, BMP formats.
  The library has been updated with the new libjpeg (8c), libtiff (3.9.4),
  libpng (1.4.5), OpenJPEG (1.4.0) and libraw (0.13-Beta3) libraries.

PR:             156303
Submitted by:   Pedro Giffuni <giffunip@tutopia.com>
20 Dec 2010 09:00:38
Original commit files touched by this commit  3.14.1
gahr search for other commits by this committer
- Update to 3.14.1
- Makefile cleanup

PR:             153178
Submitted by:   Alexey Dokuchaev <danfe@regency.nsu.ru>
22 Aug 2009 00:23:13
Original commit files touched by this commit  3.12.0
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with G
02 Jul 2009 06:39:02
Original commit files touched by this commit  3.12.0
gahr search for other commits by this committer
- Fix PLIST

Reported by:    QA Tindie
01 Jul 2009 20:24:50
Original commit files touched by this commit  3.12.0
gahr search for other commits by this committer
- Update to 3.12.0
03 Dec 2008 16:29:38
Original commit files touched by this commit  3.11.0_1
gahr search for other commits by this committer
- Remove dependency on memalign

PR:             129388
Submitted by:   Jacob Atzen <jatzen@gmail.com>
24 Sep 2008 22:36:23
Original commit files touched by this commit  3.11.0
gahr search for other commits by this committer
- Try to fix build on amd64

Reported by:    QA Tindie
24 Sep 2008 21:12:05
Original commit files touched by this commit  3.11.0
gahr search for other commits by this committer
- Update to 3.11.0
13 Jun 2008 14:20:57
Original commit files touched by this commit  3.10.0
gahr search for other commits by this committer
- Additional fix-it patch
13 Jun 2008 14:04:39
Original commit files touched by this commit  3.10.0
gahr search for other commits by this committer
- Unbreak on amd64
- Fix on sparc64
- Move pkg-plist to PLIST_FILES
- Take maintainship
01 Apr 2008 22:11:32
Original commit files touched by this commit  3.10.0
pav search for other commits by this committer
- Mark BROKEN on amd64:
  error: no matching function for call to `MIN(int&, long int)
- While here, convert INSTALLS_SHLIB to USE_LDCONFIG
17 Mar 2008 11:16:52
Original commit files touched by this commit  3.10.0
sumikawa search for other commits by this committer
Upgrade to 3.10.0.
11 Mar 2007 01:46:03
Original commit files touched by this commit  3.9.3
anray search for other commits by this committer
Update to 3.9.3
13 Dec 2006 12:56:01
Original commit files touched by this commit  3.8.0
linimon search for other commits by this committer
Reset whitekid@gmail.com after timeouts and no response to email.

Hat:            portmgr
15 May 2006 05:35:02
Original commit files touched by this commit  3.8.0
clsung search for other commits by this committer
- update to 3.8.0

PR:             ports/97200
Submitted by:   Martin Wilke <freebsd_AT_unixfreunde dot de>
Approved by:    maintainer (Choe, Cheng-Dae)
22 Jan 2006 12:35:18
Original commit files touched by this commit  3.7.0
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
04 Sep 2005 22:25:41
Original commit files touched by this commit  3.7.0
pav search for other commits by this committer
FreeImage is an Open Source library project for developers who would like to
support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as
needed by today's multimedia applications. FreeImage is easy to use, fast,
multithreading safe, compatible with all 32-bit versions of Windows, and
cross-platform (works both with Linux and Mac OS X).

PR:             ports/85552
Submitted by:   "Choe, Cheng-Dae" <whitekid@gmail.com>

Number of commits found: 22

2839
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24528
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours7
new 7 days29
new fortnight58
new month215

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