1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

31 Commits

Author SHA1 Message Date
Alexander Logvinov
cb9be00249 - Update to 0.97.1 2010-02-07 07:57:26 +00:00
Joe Marcus Clarke
f1d0d63095 Kwm forgot to commit this patch with the 0.97 update. This will fix the
packaging of the French manpage.  This was in avl's original 0.97 update
diff.
2009-07-10 18:08:32 +00:00
Koop Mast
d8ba16e068 Update to 0.97.
Submitted by:	avl@
2009-07-10 16:35:26 +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
Joe Marcus Clarke
66deaefefe Update to 0.96. 2007-03-25 19:30:30 +00:00
Joe Marcus Clarke
a250ced4fd Update to 0.95. 2006-06-25 01:59:12 +00:00
Marcus Alves Grando
fc8a8aad66 - Security fixes.
- Bump PORTREVISION

Approved by:	gnome (marcus)
Security:	VuXML b5fc63ad-c4c3-11da-9699-00123ffe8333
2006-04-05 17:37:04 +00:00
Volker Stolz
186b0436b6 Correct icon's suffix from .png to .xpm
PR:		ports/89279
Submitted by:	Frank Ruell
Approved by:	ahze
2005-11-23 10:23:55 +00:00
Joe Marcus Clarke
6b6d5bba20 Update to 0.94. This represents work by adamw, mezz, and
Tom McLaughlin <tmclaugh@sdf.lonestar.org>.

Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2004-08-20 19:49:01 +00:00
Adam Weinberger
826d701d4c Remove the lthack bits from a configure patch. 2004-07-27 00:07:33 +00:00
Joe Marcus Clarke
78162686c9 One more fix to the help installation in the non-GNOME case.
Reported by:	pointyhat via kris
2004-05-12 02:15:10 +00:00
Joe Marcus Clarke
e7d82464ff Update to 0.93. 2004-05-01 19:49:44 +00:00
Joe Marcus Clarke
5912862942 Fix build with freetype2-2.1.7.
Reported by:	Mike Harding <mvh@ix.netcom.com>
2004-03-19 07:39:31 +00:00
Joe Marcus Clarke
88df7986ed Update to 0.92pre6. 2003-10-13 17:20:50 +00:00
Adam Weinberger
1b831d306b Add forgotten patch.
Reminded by:	Mezz
2003-09-25 06:01:21 +00:00
Adam Weinberger
72032131a0 Update to 0.92-pre3. 2003-09-25 05:21:03 +00:00
Joe Marcus Clarke
74c0a9561d Fix build with GCC 3.3.1.
Submitted by:	Jeremy Messenger <mezz7@cox.net> (based on)
2003-07-19 04:40:13 +00:00
Joe Marcus Clarke
a5c0c3f956 Update to 0.91. 2003-04-04 07:21:03 +00:00
Maxim Sobolev
006b931300 - Use USE_GNOMENG;
- fix on -current by renaming isspecial() inline into dia_isspecial();
- enable freetype support.
2002-07-12 12:05:25 +00:00
Maxim Sobolev
a71748ab3e Update to 0.90. 2002-06-03 11:30:43 +00:00
Maxim Sobolev
bf8c25233c - Rework optional GNOME dependency, so it would not confuse bento;
- enable gnomeprint support in Gnome case;
- use "@*" to pass arguments from the helper script to the binary instead of
  $*.

Submitted by:	bento
2001-08-28 12:04:42 +00:00
Ade Lovett
7fa7a6679c Update to 0.88.1 -- dia now really requires gdk-pixbuf, but also requires
libart (from x11/gnomelibs) for the gdk-pixbuf stuff to really work, even
though it itself has just been decoupled from GNOME.

The alternative solution is to completely kill off gdk-pixbuf support in
the non-GNOME case which I believe would render the program effectively
unusable (ie: it's becoming a GNOME app. sorry).
2001-05-21 02:35:30 +00:00
Ade Lovett
2eec0fdadc Update to 0.88 2001-05-17 21:48:25 +00:00
Jeremy Lea
7b4c77811e Implement WANT_GNOME. 2000-10-05 07:22:56 +00:00
Maxim Sobolev
12b93c7338 Update to 0.86.
- gnomify and sobomaxify the port;
- provide a shell script to make dia work just OOB.

PR:		18915 (partially)
Submitted by:	Benno Rice <benno@netizen.com.au>
2000-08-07 11:31:22 +00:00
Nik Clayton
15633b0ca6 "fpsetmask(0)" at the top of main() to prevent floating point core-dumps.
Approved by:    maintainer
2000-04-22 00:54:36 +00:00
Michael Haro
425b5e7cb7 update to 0.84
PR:		17729
Submitted by:	maintainer
2000-04-01 20:03:13 +00:00
Yukihiro Nakai
1cb2c4093d Update to 0.83 2000-02-12 14:57:04 +00:00
Vanilla I. Shu
058fb75367 I forgot to add this patch :( 2000-01-16 14:00:56 +00:00
Chris D. Faulhaber
599ee9f949 * Update to version 0.82
* Update MASTER_SITES

PR:		15613
Submitted by:	Maintainer
1999-12-23 01:53:23 +00:00
Yukihiro Nakai
5865a79a62 Initial Import.
Dia is the diagram editor such like 'Visio'.

PR:		ports/14661
Submitted by:	Marcin Cie?lak saper@system.pl
1999-11-25 14:52:51 +00:00