aboutsummaryrefslogtreecommitdiff
path: root/graphics/ocaml-images
Commit message (Collapse)AuthorAgeFilesLines
* ocaml update 4/4: graphics/ocaml-images, update to version 4.0.1John Marino2014-03-2611-115/+294
| | | | | | | | | | | | | | | | | | | | Ocaml 4.00 can't build ocaml-images 3.0.1, so the solution is to update the package to a newer version. This arrived from dports, but it has been heavily modified since then. It has also been staged. The pkg-plist needs work because it doesn't support all the options if they are turned off. GTK2 has been left OFF by default since it pulls in 136 packages when enabled. The Ocaml framework did not support staging at the time, so several knobs were turned off, especially the "WASH" function which disrupted pkg greatly. The options were cleaned up in a modern way too. An additional patch was addded to make clang happy so this builds on FreeBSD 10 inside poudriere. Urged by: portmgr(bapt) Notes: svn path=/head/; revision=349275
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* Compilation of ocaml-images is no longer broken (tested on multiple systems).Johan van Selst2013-08-061-4/+0
| | | | | | | | Possibly silently fixed through update of a dependency. Expiration notice removed. Notes: svn path=/head/; revision=324318
* Use GHOSTSCRIPT instead of GS to use generic descriptionBaptiste Daroussin2013-04-261-4/+3
| | | | | | | Reported by: danfe Notes: svn path=/head/; revision=316614
* In preparation of the removal of USE_FREETYPE from bsd.port.mk: removeBaptiste Daroussin2013-04-261-19/+14
| | | | | | | | | USE_FREETYPE from all ports using it While here trim some headers, and do some conversion to new options framework. Notes: svn path=/head/; revision=316593
* Mark as deprecated a bunch of ports that are marked as broken for more than 6Baptiste Daroussin2013-02-051-6/+3
| | | | | | | month without a fix Notes: svn path=/head/; revision=311718
* Disable gtk1 support which depends on ocaml-lablgtk which is expiredBaptiste Daroussin2012-10-271-14/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=306528
* - Mark BROKEN: does not compilePav Lucistnik2012-06-171-0/+2
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=299509
* - update png to 1.5.10Dirk Meyer2012-06-013-2/+61
| | | | Notes: svn path=/head/; revision=297915
* - Switch from libungif to giflib to avoid conflictSteve Wills2012-02-251-1/+2
| | | | | | | | | | | - 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) Notes: svn path=/head/; revision=292237
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* -remove MD5Olli Hauer2011-07-031-2/+0
| | | | Notes: svn path=/head/; revision=276992
* Over to new volunteerBaptiste Daroussin2011-06-101-1/+1
| | | | | | | Submitted by: Michael Grunewald <michael.grunewald@laposte.net> (new maintainer by mail) Notes: svn path=/head/; revision=275313
* - Bump portrevisions on all ocaml libraries, as it appears that compiledStanislav Sedov2011-04-051-1/+1
| | | | | | | | | | | interface files (.cmi) are not backward compatible with a newer ocaml version. PR: ports/156195 Suggested by: mandree Notes: svn path=/head/; revision=272267
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Round one migration of ports from automake{19,110} to automake111Ade Lovett2010-10-051-1/+1
| | | | Notes: svn path=/head/; revision=262460
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-2/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* - fix after tiff update to 4.0.0Dirk Meyer2010-08-283-5/+39
| | | | | | | PR: 149611 Notes: svn path=/head/; revision=260120
* - Fix package building (previously not all files were included).Stanislav Sedov2010-04-111-1/+2
| | | | Notes: svn path=/head/; revision=252550
* - Use proper libpng library version.Stanislav Sedov2010-04-101-1/+1
| | | | | | | Spotted by: QAT Notes: svn path=/head/; revision=252516
* - Do not expose list_length. This prevents the library to be used inStanislav Sedov2010-04-092-2/+13
| | | | | | | | games/freetennis, which links sdl_image library that exposes the same symbol. Notes: svn path=/head/; revision=252475
* - Enable Ghostscript by default (required by advi).Stanislav Sedov2010-04-041-2/+2
| | | | | | | - Bump PORTREVISION. Notes: svn path=/head/; revision=252194
* - update to 1.4.1Dirk Meyer2010-03-281-2/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Commit other files CVS failed to commit by dying in the middle :-(Stanislav Sedov2010-03-263-14/+31
| | | | Notes: svn path=/head/; revision=251551
* - Update to version 3.0.2.Stanislav Sedov2010-03-263-48/+111
| | | | Notes: svn path=/head/; revision=251550
* - update to jpeg-8Dirk Meyer2010-02-051-1/+2
| | | | Notes: svn path=/head/; revision=249285
* - Fix of previously QATSylvio Cesar Teixeira2009-11-261-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=244806
* - Returning commit previously modified, because the lastest version is the 2.2Sylvio Cesar Teixeira2009-11-212-5/+6
| | | | | | | | | - Bump PORTPOCH Approved by: miwi (mentor) Notes: svn path=/head/; revision=244574
* - Update to 2.12Sylvio Cesar Teixeira2009-11-072-7/+5
| | | | | | | | | PR: ports/139777 Submitted by: sylvio@ (myself) Approved by: itetcu (mentor) Notes: svn path=/head/; revision=243944
* - update to jpeg7Dirk Meyer2009-07-181-2/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-5/+5
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gplRong-En Fan2007-09-241-8/+0
| | | | | | | | | since version 8.57. The leading ghostscript is the -gpl one. Approved by: portmgr (pav) Notes: svn path=/head/; revision=200037
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Reset marwan.burelle@lri.fr due to 6 months of inactivity, no response toMark Linimon2006-06-141-1/+1
| | | | | | | | | email, and various maintainer-timeouts. Hat: portmgr Notes: svn path=/head/; revision=165459
* - Fix LDFLAGSPav Lucistnik2006-06-112-2/+23
| | | | | | | | | | | - Install documentation PR: ports/93270 Submitted by: Michael Winking <mwfp@foldl.net> <mwfp@alfa12.isp-service.biz> Approved by: maintainer timeout (4 months) Notes: svn path=/head/; revision=165072
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* - Update graphics/libglut to 6.4.1.Sergey Matveychuk2006-01-121-0/+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> Notes: svn path=/head/; revision=153347
* - Update version to 2.2 (newer than actual 2.11), also solve build problemsRenato Botelho2005-12-056-54/+29
| | | | | | | | | | | appears with OCaml 3.09 - Pass maintainership to submitter PR: ports/89965 Submitted by: Marwan Burelle <burelle@lri.fr> Notes: svn path=/head/; revision=150481
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149530
* - Fix permission of ld.conf. It should be 0644 instead of 0444.Sergey Matveychuk2005-05-211-2/+0
| | | | | | | - Unbreak unguilty ports. Notes: svn path=/head/; revision=135809
* BROKEN: Changes permission of installed usr/local/lib/ocaml/ld.conf fileKris Kennaway2005-05-211-0/+2
| | | | Notes: svn path=/head/; revision=135783
* upgrade to 2.11Ying-Chieh Liao2004-03-247-154/+37
| | | | Notes: svn path=/head/; revision=105096
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Use the new ghostscript options.Joe Marcus Clarke2004-01-201-9/+3
| | | | | | | Submitted by: linimon Notes: svn path=/head/; revision=98657
* - ECHO -> ECHO_MSGEdwin Groothuis2003-09-271-5/+5
| | | | | | | | | | | for some ports: - pre-fetch -> pre-everything PR: ports/56785-56799 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=89490
* [PATCH] graphics/ocaml-images: enable choose of ghostscript interpreterEdwin Groothuis2003-08-311-2/+16
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=88128
* Change dependencies to depend on ghostscript-gnu instead ofTilman Keskinoz2003-05-171-2/+3
| | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=81151