summaryrefslogtreecommitdiff
path: root/chat/epic4/patches
AgeCommit message (Collapse)AuthorFilesLines
2015-11-07Revert previous and make perl an option instead, since it actually linksdholland1-0/+23
to the perl interpreter; and if the option isn't selected, disable perl explicitly to avoid accidentally finding a builtin version.
2013-08-21Update to 2.10.2. Changes:shattered1-19/+0
- Add support for maildir mail boxes, which must be selected at compile time [not enabled in this package] - Fixes to support socks5 again, at least on freebsd. - Add support for +T by special request. - Add $windowctl(GET <refnum> CHANNELS). - Port $strtol() and $tobase() from epic5. - Numerous crashes and problems fixed. Full change log: http://wayback.archive.org/web/20121103102353/http://epicsol.org/?page=changelog
2012-01-09Add missing mk/termcap buildlink.sbd1-0/+44
Fix the -I order on the cc command line. Bump PKGREVISION
2007-03-17Fixed build error with gcc4.rillig1-0/+19
2003-09-19Update to 1.1.12:wiz2-31/+0
# $serverwin([server refnum]) # Major project to replace bad quality C code with high quality C code # ./configure --with-warns # $dccctl(.. FLAGS ..) # $dccctl(.. HELDTIME ..) # $dccctl(.. HOLDTIME ..) # QWORD (double quoted words with double quotes) for alias arglists # Finished off full ipv6 support for dcc. # Current channel-ness is tracked by the channel and not the window. It's now impossible for a channel to be a current channel unless you're on the channel. # /set new_server_lastlog_level default changed to "ALL,-DCC" # $levelwindow([lastlog level]) # $outputwindow([lastlog level] [target]) # /timer.ue alias in 'commandqueues' # %{1}+ status expando acts sort of like %+ # /SET SWITCH_CHANNELS_BETWEEN_WINDOWS
2003-09-19Make build with gcc3. From Jonathan Perkin in PR 22861.wiz2-0/+31