aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/ocaml-lablgtk2
Commit message (Collapse)AuthorAgeFilesLines
* - Bump portrevisions on all ocaml libraries, as it appears that compiledStanislav Sedov2011-04-051-0/+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
* - Update to 2.14.2.Stanislav Sedov2010-12-054-7/+20
| | | | | | | | | | - Unbreak. PR: ports/152461 Submitted by: Guido Falsi <mad@madpilot.net> Notes: svn path=/head/; revision=265699
* Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for thisKoop Mast2010-11-201-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | release can be found at http://library.gnome.org/misc/release-notes/2.32/ This will be the last release of the GNOME 2.x series, mainly a bugfix and bridge release to the first release of the GNOME 3.x series. This release features commits by avl, marcus, mezz and myself. The FreeBSD GNOME Team would like to thank the following contributors and testers for there help with this release: Zane C.B. <vvelox@vvelox.net> romain@ Olaf Seibert <O.Seibert@cs.ru.nl> DomiX Bapt <baptiste.daroussin@gmail.com> jsa@ miwi@ Sergio de Almeida Lenzi <lenzi.sergio@gmail.com> Maxim Samsonov <xors@mne.ru> Kris Moore And pav@ for 2 exp-runs PR: ports/152255 ports/143260 ports/141033 ports/149629 ports/150350 ports/151523 With hat: gnome@ Notes: svn path=/head/; revision=264837
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 2.14.0.Stanislav Sedov2009-12-153-5/+16
| | | | Notes: svn path=/head/; revision=245867
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-181-0/+1
| | | | | | | | | PR: ports/140087 Submitted by: amdmi3 Approved by: maintainer timeout (stas; 20 days) Notes: svn path=/head/; revision=244430
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Gnomepanel support doesn't work with the current version of Gnome.Stanislav Sedov2009-04-121-8/+8
| | | | Notes: svn path=/head/; revision=232207
* - Update to 2.12.0.Stanislav Sedov2009-04-113-46/+52
| | | | | | | - Fix plist for non-default cases. Notes: svn path=/head/; revision=232109
* Presenting GNOME 2.26 for FreeBSD. SeeJoe Marcus Clarke2009-04-101-0/+2
| | | | | | | | | | | | | | | | http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new. On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers can make use of this provider by setting: WITH_GECKO=libxul The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen, Martin Matuska, Craig Butler, and Pawel Worach. Notes: svn path=/head/; revision=231972
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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
* - Update to 2.10.1Pav Lucistnik2008-05-033-5/+25
| | | | | | | | | | | - Install META PR: ports/122853 Submitted by: Jaap Boender <Jaap.Boender@pps.jussieu.fr> Approved by: maintainer timeout (stas; 16 days) Notes: svn path=/head/; revision=212561
* - 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
* - Change my email.Stanislav Sedov2007-03-271-1/+1
| | | | | | | Suggested by: skv Notes: svn path=/head/; revision=188599
* Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].Mark Linimon2007-03-141-1/+0
| | | | | | | | | PR: 101029 [1], 108862 [2] Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2] Notes: svn path=/head/; revision=187350
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-141-8/+8
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* - CFLAGS safetyIon-Mihai Tetcu2006-08-051-5/+14
| | | | | | | | | | | | - Fix permissions (change cp->install in Makefile) - Use new OCaml framework - Pass maintainership to submitter PR: ports/101130 Submitted by: Stanislav Sedov Notes: svn path=/head/; revision=169769
* - Rename portsPav Lucistnik2006-05-281-1/+1
| | | | | | | | textproc/gtkspell2 -> textproc/gtkspell textproc/gtkspell2-reference -> textproc/gtkspell-reference Notes: svn path=/head/; revision=163721
* UNBREAK: Fix PLISTRenato Botelho2006-02-282-104/+101
| | | | | | | Approved by: portmgr (linimon) Notes: svn path=/head/; revision=156887
* BROKEN: Incomplete pkg-plistKris Kennaway2006-02-121-0/+2
| | | | Notes: svn path=/head/; revision=155864
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Work around a pkg-plist problem: turn all options on by default.Sergey Matveychuk2006-01-061-6/+6
| | | | Notes: svn path=/head/; revision=152905
* Update to 2.6.0Mario Sergio Fujikawa Ferreira2005-12-113-164/+205
| | | | Notes: svn path=/head/; revision=150843
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149470
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Drop MAINTAINERMarcus Alves Grando2005-10-291-1/+1
| | | | | | | | PR: 88196 Submitted by: Rene Ladan <r.c.ladan@student.tue.nl> (maintainer) Notes: svn path=/head/; revision=146697
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* [x11-toolkits/ocaml-lablgtk2] : fix pkg-plistEdwin Groothuis2004-12-222-1/+2
| | | | | | | | | | | pointyhat pointed out that ${LOCALBASE}/share/doc/ocaml has to be @dirrm'd too PR: ports/75294 Submitted by: Rene Ladan <r.c.ladan@student.tue.nl> Notes: svn path=/head/; revision=124763
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Add ocaml-lablgtk2, an Objective Caml interface to GTK+ 2.x (and optionallyPav Lucistnik2004-11-054-0/+531
other high level GNOME libraries). PR: ports/73565 Submitted by: Rene Ladan <r.c.ladan@student.tue.nl> Notes: svn path=/head/; revision=120900