Commit graph

20 commits

Author SHA1 Message Date
Michael Johnson
172e98d301 - Update to 1.0.4
- Add MASTER_SITE_LOCAL because cairographics.org is sllooowww
2006-03-15 21:37:02 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Joe Marcus Clarke
b587769d87 Fix the build in the WITHOUT_X11 case.
Reported by:	James Risner <risner@stdio.com>
2005-12-31 04:34:04 +00:00
Pav Lucistnik
e05544d7ba - Add SHA256 checksums 2005-11-23 22:41:05 +00:00
Pav Lucistnik
460644a7d2 - Treat xorg-server-snap as a broken X.org version with respect to surface
repeating. This fixes the wallpaper corruption in Nautilus.
2005-11-16 23:20:04 +00:00
Joe Marcus Clarke
e18151212d Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixes
and new features.  Don't believe me?  Then see for yourself at
http://www.gnome.org/start/2.12/notes/en/.

DO NOT USE portupgrade by itself to upgrade to GNOME 2.12.  Instead, use
the gnome_upgrade.sh script from
http://www.marcuscom.com/downloads/gnome_upgrade212.sh.  This script will
circumvent some potential pitfalls users can see if they use portupgrade
by itself.

In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special
splash screen.  The winner of this release's contest is
Dominique Goncalves <dominique.goncalves@gmail.com>.  His splash screen
was inspired by http://art.gnome.org/contests/2.12-splash/83.

The FreeBSD GNOME Team would lank to thank the following users for
their contributions to this release:

Matthew Luckie <mjl@luckie.org.nz>
ade
sajd on #freebsd-gnome
Caelian on #freebsd-gnome
mnag
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Mark Hobden <markhobden@gmail.com>
Sergey Akifyev <asa@agava.com>
Andreas Kohn

For more information on GNOME on FreeBSD, checkout
http://www.FreeBSD.org/gnome/.  The 2.12 documentation will be
posted shortly.
2005-11-05 04:53:48 +00:00
Michael Johnson
b91cb690fb - Remove two patch that were needed for a cvs snapshot we had on marcuscom cvs
to fix build with XFree86

PR:		ports/78668
Submitted by:	vs
2005-03-10 18:31:38 +00:00
Volker Stolz
85df9d23c0 Unbreak WITHOUT_X11 2005-03-09 13:43:32 +00:00
Michael Johnson
adbd484241 Add more info to pkg-descr 2005-03-09 04:21:33 +00:00
Michael Johnson
d17299719d - Update to 0.4.0 2005-03-09 04:13:40 +00:00
Volker Stolz
fae1cbcf11 Fix bogus CONFIGURE_ENV: PTHREAD_CLFAGS & _LDFLAGS don't exist 2005-03-08 09:34:18 +00:00
Michael Johnson
6b4593020b Transfer MAINTAINER to gnome@FreeBSD.org 2005-03-03 09:03:33 +00:00
Michael Johnson
05d19d6c58 - Take "Cairo is" out of beginning of COMMENT
PR:		ports/78006
Submitted by:	danfe
2005-02-24 11:15:30 +00:00
Michael Johnson
0af0dea535 Move bsd.port.pre.mk up a few lines so it works with WITH_GLITZ
Pointed out by:	adamw
2005-02-17 00:59:40 +00:00
Michael Johnson
7ceced204e - Add forgotten patch to fix build with glitz
Reported by:	adamw
2005-02-17 00:23:58 +00:00
Michael Johnson
636327204c - Update to 0.3.0
- Add WITHOUT_GLITZ OPTION [1]
- Add WITHOUT_X11 knob

Requested by:	debugger via irc [1]
2005-02-16 05:52:43 +00:00
Michael Johnson
a5c3053fdc Temporarily remove cairographics.org from MASTER_SITES since the distfile either
does not exist or md5 does not match what is in distinfo
2004-12-11 20:58:31 +00:00
Michael Johnson
14036574d9 Add MASTER_SITE_LOCAL to MASTER_SITES until
freedesktop.org is back in order

Approved by:	adamw (implicit)
2004-11-20 06:41:22 +00:00
Michael Johnson
0031918568 Update to 0.2.0 to fix fetch
Pointed out by:	pointyhat via kris
Approved by:	marcus (co mentor)
2004-11-10 04:21:03 +00:00
Michael Johnson
5eadedeba7 add cairo
Cairo is a vector graphics library with cross-device output
support. Currently supported output targets include the X Window
System and in-memory image buffers. PostScript and PDF file output is
planned. Cairo is designed to produce identical output on all output
media while taking advantage of display hardware acceleration when
available (eg. through the X Render Extension).

PR:		ports/72407
Approved by:	adamw (mentor)
2004-11-08 16:43:03 +00:00