summaryrefslogtreecommitdiff
path: root/x11/ocaml-lablgtk
AgeCommit message (Collapse)AuthorFilesLines
2017-04-22Revbump after icu updateadam2-4/+4
2017-02-12Recursive revbump from fonts/harfbuzzryoon2-4/+4
2017-02-06Recursive bump for harfbuzz's new graphite2 dependency.wiz2-4/+4
2016-12-30Recursive revbump associated with ocaml update to 4.04.jaapb1-2/+2
2016-12-04Recursive revbump from textproc/icu 58.1ryoon2-3/+4
2016-08-24Updated ocaml-lablgtk to 2.18.5.wiz2-9/+8
In Lablgtk-2.18.5: 2016.08.10 [Jacques] * update applications/browser for 4.04 2016.08.02 [Jacques] * add CAMLparam before CAMLlocal (report by Francois Bobot) * add -fno-unwind-tables to GTKCFLAGS if the compiler allows it (suggested by Bart Jacobs)
2016-08-03Revbump after graphics/gd updateadam2-4/+4
2016-06-25Updated package to use ocaml.mk framework. No upstream changes.jaapb9-458/+452
2016-05-22Updated ocaml-lablgtk to 2.18.4.wiz2-13/+8
Remove camlp4 dependency (see changelog below). In Lablgtk-2.18.4: 2016.04.27 [Jacques] * disable camlp4 make rule when no camlp4o available * update applications * rename GC module to GMain.Gc_custom 2016.04.11 [Jacques] * Fix ml_gnome_canvas_c2w (Didier Le Botlan) 2016.03.06 [Jacques] * remove build dependency on camlp4 (still needed for tree version) * allow to change the GC speed (i.e. the impact of custom blocks) see GMain.GC.set_speed. 2016.03.04 [Jacques] * use own definition of alloc_custom, to be sure to allocate in the heap 2015.04.16 [Jacques] * fix GtkTree.TreeModel.cast 2015.02.06 [Jacques] * add get_image and get_pixbuf to GDraw.drawable. In Lablgtk-2.18.3: 2014.10.06 [Jacques] * add Gdk.Window.create_foreign and set_transient_for functions (Tim Cuthbertson) 2014.09.20 [Jacques] * CAMLparam initializes with Val_unit rather than 0 since ocaml 4.02. Fix a related problem in ml_gobject. This caused random crashes with unison (Christopher Zimmermann, PR#1425) * Also factorize some code to use Val_option_* * Replace XID by GdkNativeWindow where required. You may need to insert calls to Gdk.Window.native_of_xid in some places. In Lablgtk-2.18.2: 2014.09.17 [Jacques] * Revert old commit which broke notify signals * Quote $(FLINSTALLDIR) in Makefile (cf PR#1342) * Update applications/browser for 4.02 2014.08.22 [Jacques] * Make Float_val an alias for Double_val, since it was used wrongly anyway (Felix Ruess) * Make GObj.misc_ops#add_accelerator polymorphic in the widget of the signal (Erkki Seppala) * Use properties in GtkAdjustment, rather than direct accessors 2013.12.31 [Jacques] * fix GtkTree.IconView.get_path_at_pos (Thomas Leonard)
2016-05-05Recursive revbump associated with ocaml update.jaapb1-2/+2
2016-05-03revbump for libsoup's ABI issueprlw12-4/+4
2016-04-11Recursive revbump from textproc/icu 57.1ryoon2-4/+4
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin2-4/+4
2016-02-06Removed the automatic setting of PKGNAME to ocaml-${DISTNAME} fromjaapb1-1/+2
ocaml.mk. It was becoming more trouble than it was worth: only a minority of packages used it, and it only made Makefiles more confusing. (I've left out some packages: these will be updated forthwith)
2016-01-16Exposed gtksourceview and gtksourceview2 dependencies through buildlink;jaapb1-2/+10
needed for lang/coq
2015-12-29Whitespace.dholland1-2/+2
2015-11-04Add SHA512 digests for distfiles for x11 categoryagc1-1/+2
Problems found locating distfiles: Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2 Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz Package xservers: missing distfile xservers-3.3.6.5.tar.bz2 Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-10-10Recursive revbump from textproc/icuryoon1-2/+2
2015-08-07Recursive revbump associated with lang/ocaml update.jaapb2-4/+4
2015-06-30Set DIST_SUBDIR since distfile of the same name but different contentwiz2-5/+8
is now downloaded.
2015-06-30This is not actually a version update, yet it is. The story: on thejaapb3-12/+10
ocamlcore forge, the file downloaded doesn't depend on the filename, but on the number at the end of the URL. I forgot to update that last time around, so it was still downloading (and hence installing) 2.18.2 at that point. I have corrected this now - the version being installed is definitely 2.18.3. Have bumped the PKGREVISION to make sure things get reinstalled.
2015-04-25Recursive revbump following MesaLib update, categories p through x.tnn2-4/+4
2015-04-06Revbump after updating textproc/icuadam2-4/+4
2015-01-28Revbump associated with ocaml 4.02.1jaapb1-1/+2
2014-11-20Update to 2.18.3:wiz2-7/+9
In Lablgtk-2.18.3: 2014.10.06 [Jacques] * add Gdk.Window.create_foreign and set_transient_for functions (Tim Cuthbertson) 2014.09.20 [Jacques] * CAMLparam initializes with Val_unit rather than 0 since ocaml 4.02. Fix a related problem in ml_gobject. This caused random crashes with unison (Christopher Zimmermann, PR#1425) * Also factorize some code to use Val_option_* * Replace XID by GdkNativeWindow where required. You may need to insert calls to Gdk.Window.native_of_xid in some places.
2014-10-10Update for lablgtk -> ocaml-lablgtk rename.wiz1-2/+2
2014-10-10Re-imported x11/lablgtk as x11/ocaml-lablgtk to better reflect PKGNAMEjaapb14-0/+618