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
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>
Make it less obvious that this was copied from
a README (s/"I"/the author/). This necessitated running through fmt(1) which caused the multi-line
diffs.
* "example.conf.trillian", a much more detailed and informative (with
comments!) is now also installed.
* Fixed Makefile to install these new files, plus removed a bogus comment
that I had accidentally left in there.
* Updated PLIST with the new files.
* Change DISTNAME in Makefile, and add PKGNAME to reflect the convention
that "5.2p1" is to be expressed as "5.2.1" in package names.
* Changed MD5.
* Re-generated patches so that they patch cleanly against the new version.
of Minesweeper in "games"?) This one is written in Perl, so it is
convenient for people who would like to script in Perl.
PR: 6535
Submitted by: Studded@dal.net
2. Remove virtual category x11 when tk80 is there.
3. FreeBSD uses /usr/local, not /usr/pkg (from pkg/DESCR)
4. Make pkg/COMMENT a full-fledged sentence.
5. Use ${INSTALL_SCRIPT} to install scripts.
6. Fix to work with tcl/tk in the Post-Tcl world.
PR: ports/5894 (#6 only)
but aren't in a tk virtual category from
awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX
I didn't do anything about the ports which depend on things which depend
on a tk revision. I'd be afraid that the depended-upon port might change
and thus outdate the virtual category in the depender.