aboutsummaryrefslogtreecommitdiff
path: root/graphics/ocaml-images/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - 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-091-2/+2
| | | | | | | | 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
* - Update to version 3.0.2.Stanislav Sedov2010-03-261-36/+105
| | | | 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-211-2/+3
| | | | | | | | | - Bump PORTPOCH Approved by: miwi (mentor) Notes: svn path=/head/; revision=244574
* - Update to 2.12Sylvio Cesar Teixeira2009-11-071-4/+2
| | | | | | | | | 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-111-2/+21
| | | | | | | | | | | - 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-051-9/+12
| | | | | | | | | | | 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
* - 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-241-7/+14
| | | | 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
* 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
* ftp.inria.fr was rearranged; update MASTER_SITES.Pete Fritchman2003-05-101-1/+1
| | | | | | | Noticed by: fenner's portsurvey Notes: svn path=/head/; revision=80615
* de-pkg-commentAkinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75960
* add ocaml-images 2.10Ying-Chieh Liao2003-02-071-0/+38
Objective Caml image processing library Notes: svn path=/head/; revision=75033