Commit graph

36 commits

Author SHA1 Message Date
Alexander Nedotsukov
807df06858 Fix gmodule and gthread library names in .pc files.
PR:           55745
Submitted by: KATO Tsuguru <tkato@prontomail.com> (based on)
Approved by:  marcus (mentor)
2003-08-21 02:18:15 +00:00
Joe Marcus Clarke
253d4c8ad2 getpw*_r is now implemented in -CURRENT. However, the _SC_GETPW_R_SIZE_MAX
sysconf is not.  This causes glib to try and malloc UINT_MAX bytes of memeory
which basically translates to -1 bytes.  Sanity check the value returned by
sysconf (_SC_GETPW_R_SIZE_MAX) to see that it's really implemented.  This
fixes an abort people started to see in Glib-based applications.

Reported by:	Shin-ichi YOSHIMOTO <yosimoto@waishi.jp>
2003-04-19 10:15:29 +00:00
Joe Marcus Clarke
cd1489e639 Now that Glib 1.2 and GTK+ 1.2 are the only versions in the tree that use
the old xxx-config files, remove the "12" suffix.  This will allow people
building Glib and GTK+ ports by hand to do so without a lot of extra
hacking.  Since these ports are so heavily used, the xxx12-config files
aren't removed completely, but rather symlinked to their xxx-config
counterparts.

PR:		39417
2002-11-20 20:11:27 +00:00
Joe Marcus Clarke
b525ae5416 Fix another problem in the pkgconfig files for these ports. After running
a build of xscreensaver and xscreensaver-gnome, everything looks good.

Reported by:	dougb
2002-06-14 04:20:57 +00:00
Maxim Sobolev
6202dce78e Correct gtk+/glib libraries names in .pc files.
Submitted by:	alfred
2002-06-10 15:33:34 +00:00
Maxim Sobolev
4839f602eb Smash a compatibility bug in g_module_open(). It seems that unlike Linux one,
FreeBSD's dlopen(NULL, ...) doesn't return a handle useable for resolving
symbols in both the program itself and all modules it dlopen'ed. Instead,
when requested for a self handle return RTLD_DEFAULT, which seems closely
matches dlopen(NULL, ...) in Linux. Bump PORTREVISION.

Recommended update for all GNOME/GTK users.

Inspired by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
2001-12-12 04:51:10 +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
Maxim Sobolev
8e2bbbdda1 Use PTHREAD_CFLAFS/PTHREAD_LIBS.
Reminded by:	vanilla
2001-03-30 13:18:05 +00:00
Vanilla I. Shu
76b3f63997 Upgrade to 1.2.9.
Submitted by:	clive.
2001-03-06 12:29:28 +00:00
Jeremy Lea
be6e15d519 Enable the use of poll() on -current.
Fix bad C++ define of NULL.

Approved by:	maintainer
2000-02-12 18:59:51 +00:00
Yukihiro Nakai
6610db7bca Submitted by:Ade Lovett <ade@remarq.com>
Update to glib-1.2.6
This is an important library for 'October GNOME'.
1999-10-13 11:17:43 +00:00
Vanilla I. Shu
f9a3d788b9 Upgrade to 1.2.5, bump share library version to 3.
PR:		ports/14194
Submitted by:	nobutaka@nobutaka.com
1999-10-09 18:40:30 +00:00
Steve Price
51ec9126d4 Update to version 1.2.3.
PR:		11841
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:46:56 +00:00
Seiichirou Hiraoka
d1017774df Update to 1.2.1
can't apply patch-aa and it is needless
PR: ports/10810
Submitted by: mreimer@vpop.net
1999-03-26 23:29:12 +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
5bbd3541a3 Upgrade to 1.1.16. 1999-02-17 18:12:08 +00:00
SADA Kenji
988a5991df Upgrade to version 1.1.14
PR:		ports/9800
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-01-30 20:23:09 +00:00
SADA Kenji
cf52582c72 s/freebsd3*)/freebsd[34]*/g 1999-01-28 21:31:42 +00:00
Vanilla I. Shu
c89baaf310 Add some patch for gthread.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-01-21 19:18:21 +00:00
Vanilla I. Shu
418fd7aba9 Install info & man page now. 1999-01-20 21:59:44 +00:00
Vanilla I. Shu
2daa1c1c9b Upgrade to 1.1.13. 1999-01-20 18:31:00 +00:00
Vanilla I. Shu
eb60f1d1e1 Upgrade to 1.1.12, and add a patch for gthread.
If you find any problem, please let me know.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-01-05 00:56:07 +00:00
Vanilla I. Shu
694c63ae54 Bump libglib11d's version to 2.0,
and fix some configure problem(include pkg/PLIST).
1999-01-04 08:43:09 +00:00
Jacques Vidrine
8b10be26ac Update patch forgotten during port update to 1.11.1. 1999-01-01 18:53:26 +00:00
Jacques Vidrine
c286441ad7 Use GNU poll implementation instead of system poll. We don't yet
have a thread safe poll in libc_r, so we need this if we are going
to dynamically link with threaded applications.
1998-12-30 07:49:17 +00:00
Vanilla I. Shu
9da7159d85 Upgrade to 1.1.9. 1998-12-26 19:17:44 +00:00
Vanilla I. Shu
8399692183 Upgrade to 1.1.7, remove BROKEN. 1998-12-12 03:43:00 +00:00
Vanilla I. Shu
b6969281b5 Downgrage to 1.1.3.
Remind by:	asami
1998-11-17 15:19:58 +00:00
Vanilla I. Shu
a33df55f52 Install info page now. 1998-11-02 15:59:40 +00:00
Vanilla I. Shu
dc0893cde2 Upgrade to 1.1.4. 1998-10-28 15:46:57 +00:00
Vanilla I. Shu
905d693606 Upgrade to 1.1.3, and convert glib to elf. 1998-09-22 15:33:36 +00:00
Vanilla I. Shu
72efc4cbf4 Change library name to libglib11.
Remind by: asami
1998-08-14 11:15:01 +00:00
Vanilla I. Shu
1cf5dbece3 Upgrade to 1.1.2. 1998-08-06 14:55:13 +00:00
Vanilla I. Shu
d8cced7f10 Change library name to libglib-1.1 1998-07-30 05:27:43 +00:00
Vanilla I. Shu
842ae7370d Add a patch for glib-config. 1998-07-28 15:46:04 +00:00
Vanilla I. Shu
895c5af153 Glib is some useful routines for C programming. 1998-07-28 15:22:17 +00:00