| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 7772
Submitted by: Bill Fumerola <billf@firewall.chc-chimes.com>
|
| |
|
|
|
|
|
|
| |
Change depends to gtk11,
Fix thr problem of gtk(?).
Reminded by: asami
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
committing but forgot to hit the "save" button...
|
|
|
|
| |
PR: ports/7708
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Approved by: asami & maintainer
|
|
|
|
|
| |
Thanks to Adrian Penisoara <ady@freebsd.ady.ro> for his patches.
PR: ports/7255
|
|
|
|
|
|
|
| |
An IRC proxy daemon that supports virtual hosting.
PR: 7192
Submitted by: Bill Fumerola <billf@firewall.chc-chimes.com>
|
|
|
|
| |
a Perl scripting interface.
|
| |
|
|
|
|
| |
"BSDnet", not "BSDet"... ;)
|
|
|
|
|
|
|
|
| |
* "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.
|
|
|
|
|
|
|
| |
badly (distfile truncated). Make first MASTER_SITE my copy on
www.freebsd.org.
Submitted by: Adam McDougall <mcdougall@ameritech.net>
|
|
|
|
|
| |
PR: 6211
Submitted by: Stefan `Sec` Zehl <sec@42.org>
|
|
|
|
| |
Submitted by: Studded <Studded@dal.net> (maintainer)
|
|
|
|
| |
Pointed out by: hoek
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Requested by: Brad Smith <bsmith@bfmni.com>
|
|
|
|
|
| |
PR: 5605
Submitted by: griffin@blackhole.iceworld.org
|
| |
|
| |
|
|
|
|
|
| |
Add @exec mkdir's to the PLIST to properly create empty dirs that a regular
install creates.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
| |
(although this one was pretty easy to fix...).
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: brianfeldman@hotmail.com
|
|
|
|
| |
Submitted by: Ken Monville <desmo@bandwidth.org>
|
|
|
|
|
| |
PR: 5366
Submitted by: Ian Struble <ian@majesticnet.com>
|