FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 10:11 PM GMT
Port details
ocaml-images 3.0.2_7,2 graphics on this many watch lists=0 search for ports that depend on this port
Objective Caml image processing library
Maintained by: michael.grunewald@laposte.net search for ports maintained by this maintainer
Port Added: 07 Feb 2003 17:34:29
License: not specified in port
This is an image processing library, which provides some basic functions of
image processing and loading/saving various image file formats. In addition
the library can handle huge images that cannot be (or can hardly be) stored
into the memory (the library automatically creates swap files and escapes
them to reduce the memory usage).

WWW: http://pauillac.inria.fr/camlimages/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/ocaml-autoconf, lang/ocaml, devel/ocaml-findlib, x11/libXpm, devel/automake, devel/autoconf, print/ghostscript9
Required To Run: lang/ocaml, devel/ocaml-findlib, x11/libXpm, print/ghostscript9
Required Libraries: graphics/png, graphics/jpeg, graphics/tiff, graphics/libungif, print/freetype
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for ocaml-images-3.0.2_7,2:
     PNG=on (default) "Enable PNG support"
     JPEG=on (default) "Enable JPEG support"
     TIFF=on (default) "Enable TIFF support"
     XPM=on (default) "Enable XPM support"
     GIF=on (default) "Enable GIF support"
     FREETYPE=on (default) "Enable text rendering via freetype"
     GS=on (default) "Enable PostScript support via Ghostscript"
     GTK1=off (default) "Enable LablGTK1 support"
     GTK2=off (default) "Enable LablGTK2 support (conflicts with LablGTK1)"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp.inria.fr/INRIA/Projects/cristal/caml-light/bazar-ocaml/
http://caml.inria.fr/distrib/bazar-ocaml/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 42

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Sep 2011 22:26:39
Original commit files touched by this commit  3.0.2_7,2
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
03 Jul 2011 14:12:23
Original commit files touched by this commit  3.0.2_7,2
ohauer search for other commits by this committer
-remove MD5
10 Jun 2011 16:20:47
Original commit files touched by this commit  3.0.2_7,2
bapt search for other commits by this committer
Over to new volunteer

Submitted by:   Michael Grunewald <michael.grunewald@laposte.net>  (new
maintainer by mail)
05 Apr 2011 22:23:33
Original commit files touched by this commit  3.0.2_7,2
stas search for other commits by this committer
- Bump portrevisions on all ocaml libraries, as it appears that compiled
  interface files (.cmi) are not backward compatible with a newer ocaml
  version.

PR:             ports/156195
Suggested by:   mandree
04 Dec 2010 07:34:27
Original commit files touched by this commit  3.0.2_6,2
ade search for other commits by this committer
Sync to new bsd.autotools.mk
16 Oct 2010 11:52:47
Original commit files touched by this commit  3.0.2_6,2
ade search for other commits by this committer
Punt autoconf267->autoconf268
05 Oct 2010 19:57:56
Original commit files touched by this commit  3.0.2_6,2
ade search for other commits by this committer
Round one migration of ports from automake{19,110} to automake111
15 Sep 2010 18:35:24
Original commit files touched by this commit  3.0.2_6
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
28 Aug 2010 08:57:50
Original commit files touched by this commit  3.0.2_5,2
dinoex search for other commits by this committer
- fix after tiff update to 4.0.0
PR:             149611
11 Apr 2010 10:05:19
Original commit files touched by this commit  3.0.2_4,2
stas search for other commits by this committer
- Fix package building (previously not all files were included).
10 Apr 2010 06:40:21
Original commit files touched by this commit  3.0.2_3,2
stas search for other commits by this committer
- Use proper libpng library version.

Spotted by:     QAT
09 Apr 2010 10:06:44
Original commit files touched by this commit  3.0.2_3,2
stas search for other commits by this committer
- Do not expose list_length.  This prevents the library to be used in
  games/freetennis, which links sdl_image library that exposes the
  same symbol.
04 Apr 2010 10:45:05
Original commit files touched by this commit  3.0.2_2,2
stas search for other commits by this committer
- Enable Ghostscript by default (required by advi).
- Bump PORTREVISION.
28 Mar 2010 06:47:48
Original commit files touched by this commit  3.0.2_1,2
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
26 Mar 2010 21:17:00
Original commit files touched by this commit  2.2_1,2
stas search for other commits by this committer
- Commit other files CVS failed to commit by dying in the middle :-(
05 Feb 2010 11:46:55
Original commit files touched by this commit  2.2_1,2
dinoex search for other commits by this committer
- update to jpeg-8
26 Nov 2009 22:55:34
Original commit files touched by this commit  2.2,2
sylvio search for other commits by this committer
- Fix of previously QAT

Approved by:    miwi (mentor)
21 Nov 2009 00:48:36
Original commit files touched by this commit  2.2,2
sylvio search for other commits by this committer
- Returning commit previously modified, because the lastest version is the 2.2
- Bump PORTPOCH

Approved by:    miwi (mentor)
07 Nov 2009 19:25:40
Original commit files touched by this commit  2.12,1
sylvio search for other commits by this committer
- Update to 2.12

PR:             ports/139777
Submitted by:   sylvio@ (myself)
Approved by:    itetcu (mentor)
18 Jul 2009 11:11:29
Original commit files touched by this commit  2.2_6,1
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
06 Jun 2008 13:35:04
Original commit files touched by this commit  2.2_5,1
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)
19 Apr 2008 17:56:05
Original commit files touched by this commit  2.2_4
  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)
24 Sep 2007 08:39:21
Original commit files touched by this commit  2.2_4
  Sanity Test Failure
rafan search for other commits by this committer
Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl
since version 8.57. The leading ghostscript is the -gpl one.

Approved by:    portmgr (pav)
19 May 2007 20:32:57
Original commit files touched by this commit  2.2_4,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}.
14 Jun 2006 21:38:09
Original commit files touched by this commit  2.2_3,1
linimon search for other commits by this committer
Reset marwan.burelle@lri.fr due to 6 months of inactivity, no response to
email, and various maintainer-timeouts.

Hat:            portmgr
11 Jun 2006 08:26:26
Original commit files touched by this commit  2.2_3,1
pav search for other commits by this committer
- Fix LDFLAGS
- Install documentation

PR:             ports/93270
Submitted by:   Michael Winking <mwfp@foldl.net> <mwfp@alfa12.isp-service.biz>
Approved by:    maintainer timeout (4 months)
07 Mar 2006 08:28:06
Original commit files touched by this commit  2.2_2,1
ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
12 Jan 2006 12:54:32
Original commit files touched by this commit  2.2_1,1
sem search for other commits by this committer
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:             ports/90247
Submitted by:   Ermal Lu?i <eri--@albabsd.org>
05 Dec 2005 17:44:35
Original commit files touched by this commit  2.2,1
garga search for other commits by this committer
- Update version to 2.2 (newer than actual 2.11), also solve build problems
  appears with OCaml 3.09
- Pass maintainership to submitter

PR:             ports/89965
Submitted by:   Marwan Burelle <burelle@lri.fr>
26 Nov 2005 01:48:16
Original commit files touched by this commit  2.11
pav search for other commits by this committer
- Add SHA256
21 May 2005 19:57:07
Original commit files touched by this commit  2.11
sem search for other commits by this committer
- Fix permission of ld.conf. It should be 0644 instead of 0444.
- Unbreak unguilty ports.
21 May 2005 17:25:43
Original commit files touched by this commit  2.11
kris search for other commits by this committer
BROKEN: Changes permission of installed usr/local/lib/ocaml/ld.conf file
24 Mar 2004 03:13:47
Original commit files touched by this commit  2.11
ijliao search for other commits by this committer
upgrade to 2.11
04 Feb 2004 05:21:48
Original commit files touched by this commit  2.10_2
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
29 Jan 2004 07:24:56
Original commit files touched by this commit  2.10_1
trevor search for other commits by this committer
SIZEify.
20 Jan 2004 16:30:09
Original commit files touched by this commit  2.10_1
marcus search for other commits by this committer
Use the new ghostscript options.

Submitted by:   linimon
27 Sep 2003 00:45:43
Original commit files touched by this commit  2.10_1
edwin search for other commits by this committer
- ECHO -> ECHO_MSG

for some ports:
- pre-fetch -> pre-everything

PR:             ports/56785-56799
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
31 Aug 2003 00:35:06
Original commit files touched by this commit  2.10_1
edwin search for other commits by this committer
[PATCH] graphics/ocaml-images: enable choose of ghostscript interpreter

        This patch allows the admin of the machine to choose either
        print/ghostscript-gnu or print/ghostscript-afp1

PR:             ports/54930
Submitted by:   Jens Rehsack <rehsack@liwing.de>
17 May 2003 15:07:30
Original commit files touched by this commit  2.10_1
arved search for other commits by this committer
Change dependencies to depend on ghostscript-gnu instead of
ghostscript-afpl. Bump PORTREVISION.

ocaml-images depends on ocaml-lablgtk,
which in the default configuration depends on some gnome components,
which depend on some other gnome components,
which depend on gnomeprint
which depends on ghostscript-gnu.
Because the two ghostscript versions conflict with each other,
This port failed on bento.

We probably need some bsd.port.mk magic to deal with the different
ghostscript versions.

Reported by:    kris
10 May 2003 17:03:12
Original commit files touched by this commit  2.10
petef search for other commits by this committer
ftp.inria.fr was rearranged; update MASTER_SITES.

Noticed by:     fenner's portsurvey
20 Feb 2003 18:08:19
Original commit files touched by this commit  2.10
knu search for other commits by this committer
de-pkg-comment
07 Feb 2003 17:33:53
Original commit files touched by this commit  2.10
ijliao search for other commits by this committer
add ocaml-images 2.10
Objective Caml image processing library

Number of commits found: 42

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 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 23154
Broken 191
Deprecated 96
Ignore 727
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 4
new 48 hours9
new 7 days46
new fortnight71
new month139

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.465 seconds.