summaryrefslogtreecommitdiff
path: root/irc/yagirc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use updated imlib library.Yukihiro Nakai1999-10-081-1/+1
| | | | Notes: svn path=/head/; revision=22244
* Use updated esound library.Yukihiro Nakai1999-10-081-1/+1
| | | | Notes: svn path=/head/; revision=22240
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.Bill Fumerola1999-06-281-2/+2
| | | | Notes: svn path=/head/; revision=19854
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=19803
* Update to version 0.66.1.Steve Price1999-05-296-186/+108
| | | | | | | | PR: 11853 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19078
* Another bunch off WWW: links in DESCRMarc G. Fournier1999-04-221-1/+1
| | | | Notes: svn path=/head/; revision=18062
* Bump imlib library version since it now depends upon GTK 1.2 instead of 1.1.Jacques Vidrine1999-03-151-2/+2
| | | | | | | | libgdk_imlib.so.2 -> libgdk_imlib.so.3 libImlib.so.2 -> libImlib.so.3 Notes: svn path=/head/; revision=17236
* Bump Imlib's version number to 2.Vanilla I. Shu1999-01-141-2/+2
| | | | Notes: svn path=/head/; revision=16042
* Bump esound's library version to 1.0.Vanilla I. Shu1999-01-051-2/+2
| | | | Notes: svn path=/head/; revision=15853
* Mark this port broken:Satoshi Asami1998-11-101-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | === 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. Notes: svn path=/head/; revision=14432
* audio/esound is now ELF.Satoshi Asami1998-09-251-2/+2
| | | | Notes: svn path=/head/; revision=13386
* graphics/imlib is now ELFized.Satoshi Asami1998-09-251-2/+2
| | | | Notes: svn path=/head/; revision=13385
* gtk and gtk11 are now ELFized.Satoshi Asami1998-09-221-2/+2
| | | | Notes: svn path=/head/; revision=13337
* Upgrade to 0.65.7.Matthew Hunt1998-08-272-4/+4
| | | | Notes: svn path=/head/; revision=12878
* Upgrade to 0.65.6,Vanilla I. Shu1998-08-254-58/+185
| | | | | | | | | Change depends to gtk11, Fix thr problem of gtk(?). Reminded by: asami Notes: svn path=/head/; revision=12832
* Another port that broke with the gtk movement. Vanilla? :)Satoshi Asami1998-08-241-1/+3
| | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=12802
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Upgrade to 0.65.Matthew Hunt1998-08-043-7/+12
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=12267
* Change the library version of gtk.Vanilla I. Shu1998-07-301-2/+2
| | | | Notes: svn path=/head/; revision=12213
* Import of yagirc 0.64, an IRC client with a Gtk interface andMatthew Hunt1998-07-076-0/+80
a Perl scripting interface. Notes: svn path=/head/; revision=11783