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

Port details
ocaml-images 3.0.2_8,2 graphics on this many watch lists=0 search for ports that depend on this port
Broken BROKEN: does not compile
Deprecated DEPRECATED: Broken for more than 6 month
Expired This port expired on: 2013-03-05
Ignore IGNORE: is marked as broken: does not compile
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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. lang/ocaml-autoconf
  2. lang/ocaml
  3. devel/ocaml-findlib
  4. x11/libXpm
  5. devel/automake
  6. devel/autoconf
  7. print/ghostscript9
Required To Run:
  1. lang/ocaml
  2. devel/ocaml-findlib
  3. x11/libXpm
  4. print/ghostscript9
Required Libraries:
  1. graphics/png
  2. graphics/jpeg
  3. graphics/tiff
  4. print/freetype

This port is required by:

for Build for Run

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

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
===> The following configuration options are available for ocaml-images-3.0.2_8,2:
     DOCS=on: Build and/or install documentation
     FREETYPE=on: TrueType font rendering support
     GHOSTSCRIPT=on: Ghostscript support
     GIF=off: GIF image format support
     GTK2=off: GTK+ 2 GUI toolkit support
     JPEG=on: JPEG image format support
     PNG=on: PNG image format support
     TIFF=on: TIFF image format support
     XPM=on: XPM pixmaps support
===> Use 'make config' to modify these settings

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

Number of commits found: 49

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
26 Apr 2013 13:49:22
Original commit files touched by this commit  3.0.2_8,2
bapt search for other commits by this committer
Use GHOSTSCRIPT instead of GS to use generic description

Reported by:	danfe
26 Apr 2013 09:23:54
Original commit files touched by this commit  3.0.2_8,2
bapt search for other commits by this committer
In preparation of the removal of USE_FREETYPE from bsd.port.mk: remove
USE_FREETYPE from all ports using it

While here trim some headers, and do some conversion to new options framework.
05 Feb 2013 15:07:11
Original commit files touched by this commit  3.0.2_8,2
bapt search for other commits by this committer
Mark as deprecated a bunch of ports that are marked as broken for more than 6
month without a fix
27 Oct 2012 20:03:57
Original commit files touched by this commit  3.0.2_8,2
bapt search for other commits by this committer
Disable gtk1 support which depends on ocaml-lablgtk which is expired

Feature safe:	yes
17 Jun 2012 20:25:05
Original commit files touched by this commit  3.0.2_8,2
pav search for other commits by this committer
- Mark BROKEN: does not compile
  ocamlopt.opt -o crop.opt   -I ../../src     camlimages_core.cmxa unix.cmxa 
crop.cmx
  ../../src/libcamlimages_core.a(gifread.o)(.text+0x3ea): In function
`dGifGetLine':
  : undefined reference to `PrintGifError'
  ../../src/libcamlimages_core.a(gifwrite.o)(.text+0x2f3): In function
`eGifPutLine':
  : undefined reference to `PrintGifError'

Reported by:    pointyhat
01 Jun 2012 05:26:28
Original commit files touched by this commit  3.0.2_8,2
dinoex search for other commits by this committer
- update png to 1.5.10
25 Feb 2012 21:04:15
Original commit files touched by this commit  3.0.2_7,2
swills search for other commits by this committer
- Switch from libungif to giflib to avoid conflict
- Mark MAKE_JOBS_UNSAFE since this failed for me with MAKE_JOBS enabled

PR:             ports/165369
Submitted by:   swills (myself)
Approved by:    <michael.grunewald@laposte.net> (maintainer)
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: 49

283c
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
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

10 vulnerabilities affecting 30 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 24572
Broken 191
Deprecated 460
Ignore 564
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 51
Set to expire 445
Interactive 33
new 24 hours 7
new 48 hours11
new 7 days29
new fortnight89
new month179

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