Commit graph

73 commits

Author SHA1 Message Date
wiz
5a1e8b0499 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:40:37 +00:00
drochner
5e19a5fdb8 set some variables to point clients to exact ("valac-0.12" rather than
just "valac") versions, to prepare for parallel installation of
multiple vala compiler versions
2012-02-06 11:48:32 +00:00
drochner
d64e5a4bac update to 0.12.1
changes: Many bug fixes and binding updates
2011-06-09 11:10:41 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
drochner
721ab61f6f update to 0.12.0
This switches to the new 0.12 release branch.
2011-04-05 17:52:10 +00:00
ahoka
a79cf90437 revert update 2011-04-05 12:17:06 +00:00
ahoka
ac6593d74d Update to 0.11.7 2011-04-01 17:58:48 +00:00
drochner
65edba0fa1 update to 0.10.4
changes: Bug fixes and binding updates
2011-03-18 18:56:13 +00:00
drochner
8da856d0dc update to 0.10.3
changes: Bug fixes and binding updates.
2011-03-11 14:58:30 +00:00
gls
f56e2068b2 Update to vala-0.10.2
Upstream changes:

Bug fixes and binding updates.
2011-01-11 20:06:09 +00:00
gls
e5e51715bb Make sure books are installed in the proper place.
While here, re-add libxslt build depend.
Bump PKGREVISION.
2010-11-10 21:45:45 +00:00
gls
9431bba8c5 Update lang/vala to 0.10.1.
Required for the upcoming graphics/shotwell port.

Upstream changes:

Vala 0.10.1
released on October 26, 2010

Changes

    * Remove outdated GTK+ 3 bindings.
	* Many bug fixes and binding updates.

Vala 0.10.0
released on September 18, 2010

Changes

    * Port GIR parser and writer to GIR version 1.2.
	* Update GLib bindings to 2.26 branch.
	* Bug fixes.

Vala 0.9.8
released on September 4, 2010

Changes

    * Add --fatal-warnings commandline option.
    * Deprecate string.len () in favor of string.length.
    * Deprecate use of D-Bus GLib in favor of GDBus.
    * Many bug fixes and binding updates.

Vala 0.9.7
released on August 19, 2010

Changes

    * Fix regression introduced by codegen refactoring.

Vala 0.9.6
released on August 18, 2010

Changes

* Drop deprecated support for assigning to construct properties.
* Some refactoring in the code generator.
* Bug fixes in bindings and vapigen.

Vala 0.9.5
released on August 9, 2010

Changes

    * Add version suffix to support parallel installation.
    * Define VALA_X_Y according to compiler version.
    * Enable version header by default.
    * Add vala.m4 with VALA_CHECK_PACKAGES macro.
    * Add gedit-2.20 bindings (Andrea Del Signore).
    * Add tokyocabinet bindings (Evan Nemerson).
    * Various improvements to the Dova profile.
    * Many bug fixes and binding updates.

Vala 0.9.4
released on July 27, 2010

Changes

    * Append documentation comments to generated C files.
    * Skip <doc> tags in .gir files.
    * Various improvements to the Dova profile.
    * Many bug fixes and binding updates.

Vala 0.9.3
released on July 14, 2010

Changes

    * Support newlines in double quoted string literals.
    * Add experimental support for main blocks.
    * Add experimental vala tool to compile and run code.
    * Initial support for generic delegates.
    * Support using GClosure for delegate parameters.
    * Support GBoxed-based memory management.
    * Improvements to the .gir reader and writer.
    * Various improvements to the Dova profile.
    * Many bug fixes and binding updates.

Vala 0.9.2
released on June 20, 2010

Changes

    * Initial support for GDBus-based clients and servers.
    * Support implicit and explicit GVariant casts.
    * Add support for [Deprecated] attribute.
    * Add GenericArray as alternative binding to GPtrArray.
    * Add gdk-pixbuf-3.0, gdk-3.0, gdk-x11-3.0, and gtk+-3.0 bindings.
    * Updates to the GLib bindings.
    * Many bug fixes.

Vala 0.9.1
released on June 7, 2010

Changes

    * Support constants in enums.
    * Deprecate +=/-= syntax to connect/disconnect signal handlers.
    * Add experimental support for Dova profile.
    * Update Genie parser (Jamie McCracken).
    * Add clutter-gst-1.0 bindings (Ali Sabil).
    * Add gdu and gdu-gtk bindings.
    * Add libesmtp bindings (Adrien Bustany).
    * Add mx-1.0 bindings (Evan Nemerson).
    * Add orc-0.4 bindings (Fabian Deutsch).
    * Add rest-extras-0.6 bindings (Adrien Bustany).
    * Updates to the GLib, GStreamer, Linux, SQLite, and other bindings.
    * Many bug fixes.

Vala 0.8.1
released on April 21, 2010

Changes

    * Support constants in enums.
    * Add clutter-gst-1.0 bindings (Ali Sabil).
    * Add gdu and gdu-gtk bindings.
    * Many bug fixes and binding updates.

Vala 0.8.0
released on March 31, 2010

Changes

    * Infer type arguments when calling generic methods.
    * Support `in' operator for arrays.
    * Add experimental support for regular expression literals.
    * Add experimental support for chained relational expressions.
    * Add va_list support.
    * Add clutter-gtk-0.10 bindings (Gordon Allott).
    * Add gdl-1.0 bindings (Nicolas Joseph).
    * Add gstreamer-app-0.10 bindings (Sebastian Dröge).
    * Add gstreamer-cdda-0.10 bindings (Sebastian Dröge).
    * Add gudev-1.0 bindings (Jim Nelson).
    * Add libgda-report-4.0 bindings (Shawn Ferris).
    * Add libgvc (graphviz) bindings (Martin Olsson).
    * Add purple bindings (Adrien Bustany).
    * Many bug fixes and binding updates.
2010-11-06 15:02:56 +00:00
wiz
200e3c4a04 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
ahoka
87d7892e4c Drop maintainership on these packages, I am no longer interested. 2010-05-07 08:34:22 +00:00
obache
7e6cec8ecb Use MASTER_SITE_GNOME for MASTER_SITES. 2010-03-10 12:36:25 +00:00
joerg
81f8e7ba2c Update to vala-0.7.10:
Various bugfixes and improvements
2010-03-08 14:01:21 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
ahoka
6a1af604ee Vala 0.7.5
Changes

    * Add support for static properties.
    * Add support for delegate properties.
    * Support virtual default handler for signals.
    * Add limited support for derived compact classes.
    * Add libgdata bindings (Víctor Manuel Jáquez Leal).
    * Add libusb-1.0 bindings (Evan Nemerson).
    * Many bug fixes and binding updates.

Vala 0.7.4
Changes

    * Add support for array properties.
    * Support implicit and explicit GValue casts.
    * Add initial support for generic methods.
    * Add postgres bindings.
    * Many bug fixes and binding updates.

Vala 0.7.3
Changes

    * Add initial support for POSIX profile.
    * Add --vapi and --gir commandline options.
    * Add initial x11, xcb, and cairo-xcb bindings.
    * Many bug fixes and binding updates.

Vala 0.7.2
Changes

    * Improvements to the .gir reader and writer (Didier Ptitjes).
    * Many bug fixes and binding updates.

Vala 0.7.1
Changes

    * Introduce new syntax to connect/disconnect signal handlers.
    * Add experimental support for fixed-length arrays.
    *

      Update Genie parser (Jamie McCracken).
    * Updates to the GLib, Cairo, GTK+, GStreamer, and POSIX bindings.
    * Many bug fixes.

Vala 0.7.0
Changes

    * Do not generate header files unless requested by the -H commandline
          o option. This requires changes in the build system of Vala projects.
    * Support conditional compilation.

Vala 0.6.1
Changes

    * Updates to the GLib, Cairo, GTK+, GStreamer, and POSIX bindings.
    * Minor bug fixes.

Vala 0.6.0
Changes

    * Improvements to the .gir reader and writer (Didier Ptitjes).
    * Add librsvg-2.0 bindings (Evan Nemerson).
    * Add Maemo libosso bindings (Jukka-Pekka Iivonen).
    * Add V4L2 bindings (Matías De la Puente).
    * Many bug fixes.
2009-08-12 11:43:57 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
ahoka
2fd1bcb621 Patch GTK vapi bug (needed by valide)
Add vapigen option an enable it (closes pkg/41001)
Fix a minor PLIST problem
2009-03-21 18:03:42 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
ahoka
e30d318d8c Import vala-0.5.7 as lang/vala.
Vala is a new programming language that aims to bring modern programming
language features to GNOME developers without imposing any additional
runtime requirements and without using a different ABI compared to
applications and libraries written in C.

valac, the Vala compiler, is a self-hosting compiler that translates
Vala source code into C source and header files. It uses the GObject
type system to create classes and interfaces declared in the Vala source
code. It's also planned to generate GIDL files when gobject-
introspection is ready.
2009-03-05 21:56:29 +00:00