1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Doug Barton
80826c19a2 Seriously modernize this port, my first contribution to FreeBSD
from almost 11 years ago!

Add IPv6 support as well as fixing the dsirc script for modern Perl
courtesy of the NetBSD port. Also add a stripped down version of that
patch which will let dsirc work with modern Perl even without IPv6.

Use OPTIONS to handle IPv6 and SOCKS support.

Also include the addon scripts from the author's site as an OPTION.

Take advantage of PORTDOCS support, and fix the plist as a side effect.

If the user chooses to add SOCKS support print a pkg-message to tell
them how to set it up, and make the README.socks PORTDOC conditional.

Fix the shebang line in dsirc to respect PREFIX.

Change the default IRC server to irc.efnet.org using sed on dsirc
instead of trying to handle it in the sirc script. The effect is
the same, and the user can still override this trivially in their
~/.sircrc.pl file.

Patch ssfe.c to include string.h so that it compiles without errors.

Bump PORTREVISION to signify the significant nature of the update.
2009-03-06 09:06:13 +00:00
Doug Barton
622fd39b2a Add SHA256 checksums to my ports 2005-11-24 00:08:51 +00:00
Doug Barton
eade3ab710 Now that the SIZE thing has stabilized, add it to the ports I maintain. 2004-03-14 00:17:57 +00:00
Matthew Hunt
4c4cb98772 Import of sirc, Yet Another IRC Client. (Is this the "net" equivalent
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
1998-05-07 05:20:22 +00:00