Commit graph

14 commits

Author SHA1 Message Date
Jeremy Messenger
4bc42d853c -Fix a typo, WITH_VAIPGEN -> WITH_VAPIGEN, the OPTIONS should works now.
-Fix the plist when WITH_VAPIGEN is defined.
-Bump the PORTREVISION.

PR:		ports/128478
Submitted by:	Romain Tartiere <romain@blogreen.org>
2008-11-03 22:26:06 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 14:17:21 +00:00
Joe Marcus Clarke
51c77b1b0b Update to 0.2.0. 2008-04-08 00:29:56 +00:00
Joe Marcus Clarke
9241ebd7c5 Update to 0.1.7. 2008-03-04 00:58:25 +00:00
Joe Marcus Clarke
9ae330eab0 Update to 0.1.6. 2008-01-19 21:06:42 +00:00
Joe Marcus Clarke
107a1a974a Update to 0.1.5. 2007-12-12 04:41:00 +00:00
Joe Marcus Clarke
4acc6fb2a4 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
2007-10-24 23:37:25 +00:00
Ade Lovett
dbd39ca660 Migration from bison 1.x to 2.x
PR:		117086
Tested by:	-exp runs
2007-10-17 10:13:01 +00:00
Michael Johnson
ac607e06fc Update to 0.1.3 2007-09-02 21:39:03 +00:00
Michael Johnson
12bc2397ac Update to 0.1.2 2007-07-28 15:56:21 +00:00
Michael Johnson
0ea066e4ab Get out of my time machine and use share/gnome insted of share/
Reported by:	mezz
2007-07-13 17:44:46 +00:00
Michael Johnson
d49673bb67 Update to 0.1.1 2007-07-13 14:35:02 +00:00
Michael Johnson
8d9bb4844d Install pkgconfig files under libdata 2007-07-11 20:45:41 +00:00
Michael Johnson
ba3ce64809 Add 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.

WWW: http://live.gnome.org/Vala
2007-07-10 12:16:09 +00:00