Commit graph

38 commits

Author SHA1 Message Date
Joe Marcus Clarke
020e9fd8c9 Add some more module search paths. 2003-05-12 00:55:32 +00:00
Joe Marcus Clarke
af745b330b Update to 2.6.1. 2003-04-04 07:14:21 +00:00
Joe Marcus Clarke
336b31c394 Update to GNOME 2.2.
This is Phase I.  All existing ports have been updated to their GNOME 2.2
counterparts.
2003-02-07 18:42:25 +00:00
Joe Marcus Clarke
0fba61cf95 Update to 2.4.1. 2002-08-07 07:18:07 +00:00
Joe Marcus Clarke
63c7a0f973 Back to betas...Update to GNOME 2.0 beta 5. 2002-05-19 20:16:06 +00:00
Maxim Sobolev
bc40539465 - Update to 2.3.108 (version from GNOME2 beta4);
- use USE_LIBTOOL.
2002-04-26 07:45:59 +00:00
Maxim Sobolev
530ba28c1f Add patch missed in the previous commit (update to 2.3.103). 2002-02-13 11:29:09 +00:00
Maxim Sobolev
380c3e11fe Update to 2.3.103 after a repo-copy from ports/devel/ORBit. 2002-02-13 11:27:49 +00:00
Maxim Sobolev
ca8c81f24a Prevent libc from linking in explicitly. Bump PORTREVISION. 2002-01-24 15:04:27 +00:00
Maxim Sobolev
8041418f18 Add -I${PREFIX}/include into output of orbit-config script, because it's
necessary for ports in order to find libIDL includes.

Submitted by:	vanilla
2002-01-22 12:30:11 +00:00
Maxim Sobolev
413b98dfb9 Update to 0.5.13. 2002-01-13 12:51:14 +00:00
Maxim Sobolev
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +00:00
Maxim Sobolev
9909a6bc17 Don't link in libc - FreeBSD doesn't need this.
PRs:		31601, 31602, 31603, ...
Submitted by:	Ports Fury
2001-10-31 08:32:30 +00:00
Maxim Sobolev
441ede378e Huh, finally implement writev(2) wrapper that actually works. Boys, never ever
try to use writev(2) in a non-blocking mode, especially on sockets. Not only
this makes handling of EAGAIN rather weird, but in the case of sockets makes
your code subject of a ENOBUFS, which is absolutely unclear how to handle
properly. *sigh*

Bump PORTREVISION.
2001-10-29 17:05:04 +00:00
Maxim Sobolev
ad96ba7708 Undo the last commit. For not clear yet reasons it drives oaf crazy. 2001-10-29 09:57:42 +00:00
Maxim Sobolev
128ab3ea69 Reimplement fix for an imcompatibility between ORBit and FreeBSD properly.
Instead of replacing writev(2) with loop based on write(2), test system
limit on the number of vectors writev(2) accepts and split call to writev(2)
to several calls in such a way that number of vectors in each call doesn't
exceed this limit (aka UIO_MAXIOV). Bump PORTREVISION.
2001-10-29 08:19:24 +00:00
Maxim Sobolev
88fb181c88 Fix a rather weird incompatibility between ORBit and FreeBSD. It appears that
FreeBSD's writev(2) implementation is rather unreliable when large number of
vectors is submitted - it returns EINVAL despite the fact that all arguments
are pretty valid. This caused serious problems with GNOME's oaf and prevented
Nautilus from working properly. The problem disappeared when I've replaced
writev(2) call with appropriate loop based around ordinary write(2). Perhaps
this should be investigated and the real source of the problem fixed instead,
but I do not have a time for this right now. For those who interested I'm
ready to provide a step-by step instruction on how to reproduce the bug.

Special thanks to:	andersca @ nautilus#irc.gnome.org
2001-10-26 13:06:01 +00:00
Maxim Sobolev
94b3246775 Replace call to `glib-config' in libIDL-config script with the actual name of
the script on FreeBSD (glib12-config).
2001-10-22 08:30:39 +00:00
Maxim Sobolev
25ba3e5428 Update to 0.5.10. 2001-10-09 07:30:46 +00:00
Ade Lovett
ff4f18ab92 Add pkgconfig support to most of the core of GNOME 1.4 and GTK+/GLIB 1.2
to make transitioning to GNOME/GTK+/GLIB a little easier.
2001-05-23 00:49:11 +00:00
Ade Lovett
03af2187bd Update to GNOME 1.4 -- massive changes all around, for the sake of
CVS repo bloat, I'll only list the updates.

  graphics/imlib		1.9.9  -> 1.9.10
  textproc/xml-i18n-tools	0.8    -> 0.8.1
  x11/gnomelibs			1.2.11 -> 1.2.13
  devel/oaf			0.6.2  -> 0.6.5
  devel/gconf			0.12   -> 1.0.0
  devel/gnomevfs		0.5    -> 1.0
  graphics/gdk-pixbuf		0.9.0  -> 0.11.0
  sysutils/gnomecontrolcenter	1.2.2  -> 1.4.0.1
  print/gnomeprint		0.25   -> 0.28
  devel/bonobo			0.37   -> 1.0.3
  audio/gnomeaudio		1.0.0  -> 1.4.0
  x11/gnomecore			1.2.4  -> 1.4.0.3
  devel/libgtop			1.0.11 -> 1.0.12
  x11/gnomeapplets		1.2.4  -> 1.4.0.1
  misc/gnomeuserdocs		          NEW 1.4.1
  misc/gnomeutils		1.2.1  -> 1.4.0
  deskutils/gnomepim		1.2.0  -> 1.4.0
  games/gnomegames		1.2.0  -> 1.4.0.1
  print/ggv			0.95   -> 1.0
  editors/ghex			1.1.4  -> 1.2
  devel/bugbuddy		1.2    -> 2.0.1
  devel/glade			0.5.11 -> 0.6.2
  sysutils/gtop			1.0.12 -> 1.0.13
  x11/xalf			          NEW 0.11
  x11-toolkits/py-gtk		0.6.6  -> 0.6.7
  x11-toolkits/py-gnome		1.0.53 -> 1.4.0
  x11-toolkits/guile-gtk	0.19   -> 0.20
  x11-toolkits/guile-gnome	0.10   -> 0.20
  devel/libsigc++		1.0.1  -> 1.0.3
  x11-toolkits/gnome--		1.1.15 -> 1.1.17
  x11-toolkits/panel--		          NEW 0.1
  x11-fm/gnomemc		4.5.51 -> 4.5.54
2001-05-04 21:39:58 +00:00
Ade Lovett
d2e30a5ba8 Update to 0.5.4 2000-10-12 18:37:33 +00:00
Ade Lovett
3927cd3615 Update to 0.5.3 2000-08-04 01:15:48 +00:00
Ade Lovett
7704ac2f3c Update to 0.5.1, the last GNOME update before 4.0-RELEASE. I promise :) 2000-02-23 01:03:16 +00:00
Yukihiro Nakai
fe9ac2742f PR: ports/14303
Submitted by:Ade Lovett<ade@lovett.com>
Fixed for the libIDL-config command.
1999-10-14 11:16:50 +00:00
Steve Price
170b7702af Update to version 0.4.93.
PR:		12781 (1 of 19)
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-22 03:39:41 +00:00
Steve Price
41b8a8042a Set USE_LIBTOOL=yes and use new version of gtk.
PR:		11844
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-30 03:35:14 +00:00
Jacques Vidrine
f4442a7aa7 Upgrade to GNOME 1.0. The following are the details:
ports/audio/esound			0.2.7    ->  0.2.8	PR ports/10422
 ports/audio/gnomeaudio			0.99.8   ->  1.0.0	PR ports/10426
 ports/audio/libaudiofile		0.1.5    ->  0.1.6	PR ports/10421
 ports/deskutils/gnomepim		0.99.8.1 ->  1.0.1	PR ports/10435
 ports/devel/ORBit			0.3.98   ->  0.4.0	PR ports/10423
 ports/devel/gettext			shared libs now		PR ports/10293
 ports/devel/glib12			1.1.16   ->  1.2.0	PR ports/10419
 ports/devel/libgtop			0.99.8   ->  1.0.1	PR ports/10430
 ports/games/gnomegames			0.99.8   ->  1.0.1	PR ports/10436
 ports/graphics/electriceyes		distfile moved		PR ports/10437
 ports/graphics/imlib			1.9.3    ->  1.9.4	PR ports/10424
 ports/lang/gnomeobjc			0.99.3   ->  1.0.1	PR ports/10441
 ports/math/gnumeric			0.6      ->  0.15	PR ports/10439
 ports/misc/gnomeutils			0.99.5   ->  1.0.1	PR ports/10442
 ports/sysutils/gnomeadmin		0.99.1   ->  1.0.1	PR ports/10445
 ports/sysutils/gnomecontrolcenter	0.99.3.1 ->  1.0.1	PR ports/10446
 ports/sysutils/gtop			0.99.2   ->  1.0.1	PR ports/10477
 ports/textproc/libxml			0.99.8   ->  1.0.0	PR ports/10438
 ports/www/libghttp			distfile moved		PR ports/10429
 ports/x11/gnome			0.99.3   ->  1.0.0	PR ports/10450
 ports/x11/gnomecore			0.99.8.1 ->  1.0.1	PR ports/10432
 ports/x11/gnomelibs			0.99.8.1 ->  1.0.1	PR ports/10425
 ports/x11-fm/gnomemc			4.5.10   ->  4.5.23	PR ports/10448
 ports/x11-toolkits/gtk-engines		0.1      ->  0.5	PR ports/10427
 ports/x11-toolkits/gtk12		1.1.6    ->  1.2.0	PR ports/10420

Note that repository copies were made before this commit, as follows:

 ports/devel/glib11-devel       -> ports/devel/glib12
 ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12

Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-03-09 01:13:40 +00:00
Vanilla I. Shu
f2d9e2ff41 Upgrade to latest version. 1999-02-18 17:49:06 +00:00
Vanilla I. Shu
e883b2ca5b Bump library version to 1.0. 1999-01-05 02:18:20 +00:00
Vanilla I. Shu
4ba46ca139 Fix my typo error.
Submitted by:	Kris Kennaway <kkennawa@physics.adelaide.edu.au>
1999-01-01 13:27:33 +00:00
Vanilla I. Shu
6359f192b3 Add a patch for glib11d-config. 1998-12-28 20:58:04 +00:00
Vanilla I. Shu
a2db97f7ff Upgrade to 0.3.90. 1998-12-26 19:23:26 +00:00
Vanilla I. Shu
e0e7895de8 Remove BROKEN tag.
Remind by:	asami
1998-11-25 13:16:33 +00:00
Vanilla I. Shu
1de00774f5 Upgrade to 0.3.0, and convert ORBit to elf. 1998-09-23 16:09:08 +00:00
Vanilla I. Shu
8a04b57ec4 Fix the patch files (patch-ac).
Reminded by:	asami
1998-08-20 02:05:23 +00:00
Vanilla I. Shu
1cda1ec091 ORBit is a high-performance CORBA ORB with support for the C language.
It is used by the GNOME Project.
PR:		ports/7654
Submitted by:	Chia-liang Kao <clkao@cirx.org>
1998-08-19 06:15:08 +00:00