Commit graph

18 commits

Author SHA1 Message Date
Bill Fumerola
b111804601 New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles. 1999-06-28 02:24:57 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Steve Price
273b0793d6 Update to version 0.66.1.
PR:		11853
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 04:42:44 +00:00
Marc G. Fournier
0f398af16d Another bunch off WWW: links in DESCR 1999-04-22 00:55:05 +00:00
Jacques Vidrine
f0de21bf7d Bump imlib library version since it now depends upon GTK 1.2 instead of 1.1.
libgdk_imlib.so.2 -> libgdk_imlib.so.3
	libImlib.so.2     -> libImlib.so.3
1999-03-15 18:30:06 +00:00
Vanilla I. Shu
f1976514f7 Bump Imlib's version number to 2. 1999-01-14 17:08:22 +00:00
Vanilla I. Shu
e35d9acf1b Bump esound's library version to 1.0. 1999-01-05 08:09:17 +00:00
Satoshi Asami
82d8a7469c Mark this port broken:
===
cc -DHAVE_CONFIG_H -I. -I. -I.  -I/usr/local/lib/perl5/5.00502/i386-freebsd/CORE
-O -pipe -Wall -I/usr/X11R6/include/gtk11 -I/usr/X11R6/include -I/usr/local/inclu
de/glib -c gui_channels.c
In file included from gui_channels.c:39:
intl.h:11: warning: `_' redefined
os.h:15: warning: this is the location of the previous definition
gui_channels.c: In function `sigchan_drag':
gui_channels.c:179: warning: implicit declaration of function `gtk_widget_dnd_data_set'
gui_channels.c: In function `sigchan_drop':
gui_channels.c:189: union has no member named `dropdataavailable'
gui_channels.c:185: warning: `from' might be used uninitialized in this function
gui_channels.c: In function `gui_private_add_channel_button':
gui_channels.c:219: warning: implicit declaration of function `gtk_widget_dnd_drag_set'
gui_channels.c:220: warning: implicit declaration of function `gtk_widget_dnd_drop_set'
gmake[1]: *** [gui_channels.o] Error 1
gmake[1]: Leaving directory `/usr/ports/net/yagirc/work/yagirc-0.65.7/src'
gmake: *** [all-recursive] Error 1
*** Error code 2

Stop.
1998-11-10 00:03:17 +00:00
Satoshi Asami
9ba3a62b82 audio/esound is now ELF. 1998-09-25 09:55:30 +00:00
Satoshi Asami
fbec77048d graphics/imlib is now ELFized. 1998-09-25 09:52:45 +00:00
Satoshi Asami
457679eee3 gtk and gtk11 are now ELFized. 1998-09-22 22:55:56 +00:00
Matthew Hunt
94570786bf Upgrade to 0.65.7. 1998-08-27 05:15:05 +00:00
Vanilla I. Shu
e0f8be2e89 Upgrade to 0.65.6,
Change depends to gtk11,
Fix thr problem of gtk(?).
Reminded by:	asami
1998-08-25 04:09:42 +00:00
Satoshi Asami
2041e55724 Another port that broke with the gtk movement. Vanilla? :)
Satoshi
-------
===>  Building for yagirc-0.65
cc -O2 -pipe -DUNIX -DPREFIX=\"/usr/local\" -DUSE_PTHREADS -I/usr/X11R6/lib/glib/include -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include -DUSE_GUI -DUSE_SCRIPT -I/usr/local/lib/perl5/i386-freebsd/5.00404/CORE -I/usr/X11R6/lib/glib/include -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include -DUSE_GUI  -c dcc.c -o dcc.o
dcc.c:36: glib.h: No such file or directory
In file included from data.h:26,
                 from dcc.h:4,
                 from dcc.c:39:
gui.h:10: gdk/gdk.h: No such file or directory
gui.h:11: gtk/gtk.h: No such file or directory
1998-08-24 07:13:53 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Matthew Hunt
7649d69ae2 Upgrade to 0.65.
Update MASTER_SITE and web page.
Work whether gtk is in X11BASE or LOCALBASE.
Add LIB_DEPENDS for Imlib, to increase functionality.
Abort if libc_r does not exist.

Vaguely inspired by a submission from:	Tugrul Galatali <galatalt@stuy.edu>
1998-08-04 00:52:21 +00:00
Vanilla I. Shu
90a3bac82f Change the library version of gtk. 1998-07-30 05:42:09 +00:00
Matthew Hunt
6c9d2bd51f Import of yagirc 0.64, an IRC client with a Gtk interface and
a Perl scripting interface.
1998-07-07 20:36:01 +00:00