pkgsrc/chat
adam 8f3ae2f449 Changes 1.1:
* Fixed bug with using [$8] in expressions (Reported by BlackJac)
  (Patch from |Rain|) (BugID: 64) (powuh)
* Fixed bug in /set show_end_of_msgs.  When OFF prevented hooking
  of some end_of_msg numerics.  (Reported by BlackJac)
  (Patch from |Rain|) (BugID: 51) (powuh)
* Fixed incorrect ordering of operations in screen.c which
  caused an off-by-one access at the end ofthe buffer.
  (Patch from |Rain|) (BugID: 48) (powuh)
* Fixed ischanvoice() to be compatiable with epic.  Maintained
  reverse functionality as not to break existing scripts.
  (Patch from |Rain|) (BugID: 20) (powuh)
* Fixed segfault with convert_output_format not honoring
  MAX_RECURSE. (Patch from |Rain|) (powuh)
* Fixed possble rouge server exploit:
  If a rogue server sends us a ctcp request from an extremely large
  nickname (over about 512 bytes), we may attempt to alloca() a
  negative value, which under gcc will return a invalid pointer the
  contents of which will then be overwritten. (Reported by O_6)
  (Patch from |Rain|) (powuh)
* Fixed segfault with channel mode parsing. (Patch from O_6) (powuh)
* Removed auto_resume script, it's not needed any more (caf).
* Fixed string copying snafu in gtkbitchx.c (reported by Huey) (caf).
* Added STATUS_USER20 to STATUS_USER39 (patch from BlackJac) (caf).
2004-11-26 11:38:14 +00:00
..
aim Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
bitchbot Import bitchbot from pkgsrc-wip. Packaged by Adrian Portelli. 2004-05-17 09:27:57 +00:00
bitchx Changes 1.1: 2004-11-26 11:38:14 +00:00
bitlbee Update chat/bitlbee to 0.91. 2004-10-25 09:37:44 +00:00
blackened Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
bnc Make this package build on Linux. 2004-06-16 16:09:39 +00:00
centericq Replace USE_GCC_SHLIB with "USE_LANGUAGE=c c++" (the latter implies the 2004-11-13 22:04:52 +00:00
cgiirc CGI:IRC is a Perl/CGI program that lets you access IRC from a web browser, it 2004-10-15 18:36:55 +00:00
dccserver Convert to buildlink3. 2004-04-11 05:40:38 +00:00
dircproxy mk/bsd.pkg.install.mk now automatically registers 2004-04-23 22:07:52 +00:00
eggdrop Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
ekg Do not require openssl in pkgconfig any more 2004-10-22 09:14:45 +00:00
emech Add trailing / on HOMEPAGEs 2003-12-30 17:21:54 +00:00
epic4 Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
epic4-doc PKGREVISION bump after openssl-security-fix-update to 0.9.6m. 2004-03-26 02:27:34 +00:00
everybuddy Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
everybuddy-gnome Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
fisg Use bl3, update my address. 2004-03-09 21:03:31 +00:00
fugu Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
gabber Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
gaim Remove -ldl from libsilcclient test in configure.ac and configure. 2004-11-16 19:49:42 +00:00
gale Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
gg2 Changes 2.2.3: 2004-11-25 10:16:33 +00:00
gnomeicu Update to 0.99.5: there have been lots of changes since 0.96 to list here, 2004-11-09 22:28:17 +00:00
goofey use LDFLAGS.SunOS instead of an ${OPSYS} conditional. 2004-01-22 07:24:25 +00:00
gossip Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
gtkyahoo Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
i2cb Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
i2cbd Convert to buildlink3. 2004-04-11 05:48:49 +00:00
icb Use the new BUILDLINK_TRANSFORM commands to more precisely state the 2004-08-28 06:05:31 +00:00
icbirc Update to 1.8. Only one change: incorporate pkgsrc changes into main source. 2004-11-19 13:03:30 +00:00
icqlib Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
ircd-hybrid Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
irchat-pj this needs -lnsl -lsocket on Solaris. 2004-06-12 02:11:42 +00:00
ircII update to ircii 20040820. changes include: 2004-08-20 03:20:54 +00:00
ircservices Update to 5.0.41: 2004-10-04 15:06:34 +00:00
ircu Update ircu to ircu-2.10.11.07 2004-09-28 12:32:17 +00:00
iroffer Initial import of iroffer-1.2b13, an IRC DCC file server. This package 2002-07-14 09:27:17 +00:00
irssi Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
irssi-icb Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
jabberd Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
jabberd2 The universal option to enable PAM support is "PAM" not "pam". We strive 2004-11-18 23:02:00 +00:00
kadu Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
kmess Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
kyim Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
libirc Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
libtlen Changes 20040912: 2004-11-25 10:07:03 +00:00
libyahoo Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
licq-core - Use C++ compiler. 2004-04-30 00:44:57 +00:00
licq-gui-console Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
licq-gui-qt Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
liece replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 07:49:20 +00:00
loudmouth Update to 0.17.2: 2004-11-02 19:42:41 +00:00
micq Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
mu-conference Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
naim Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
navi2ch Fix installation when XEmacs is used. 2004-06-27 05:34:43 +00:00
ninja Add USE_INET6 to BUILD_DEFS as these packages use it. Part of PR#25743 from 2004-06-08 12:23:59 +00:00
p5-Net-AIM Convert to buildlink3. 2004-04-27 22:03:13 +00:00
p5-Net-AOLIM Convert to buildlink3. 2004-04-27 22:03:13 +00:00
p5-Net-Goofey Convert to buildlink3. 2004-04-27 22:03:13 +00:00
p5-Net-ICQ2000 Convert to buildlink3. 2004-04-27 22:03:13 +00:00
p5-Net-Jabber Use tabs for indentation. 2004-06-26 11:23:15 +00:00
pircbot Switch to bl3 2004-06-28 17:02:52 +00:00
psi Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
psi-ssl Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
quirc Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
roxirc Drop maintainership; I don't have the enough free time to maintain 2004-05-07 01:14:46 +00:00
scrollz update MASTER_SITES, the old host has disappeared from dns. 2004-09-19 01:54:01 +00:00
ser use mk/mysql.buildlink3.mk instead of databases/mysql-client/buildlink3.mk, 2004-10-29 05:59:23 +00:00
silc-client Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
silc-client-icb Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
silc-server Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
sirc Enable pkgviews installation. Patches provided by Joachim Kuebart on 2004-05-31 16:47:47 +00:00
tik Switch to Tk 8.4. 2004-03-12 05:38:38 +00:00
tirc Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
tkicb Switch to Tk 8.4 and enable pkgviews installtion. 2004-03-12 01:07:05 +00:00
tkirc Switch to Tk 8.4 and enable pkgviews installation. 2004-03-12 01:32:30 +00:00
tkirc2 Switch to Tk 8.4 and enable pkgviews installation. 2004-03-12 01:44:21 +00:00
tzc Convert to bl3. 2004-04-25 00:36:04 +00:00
vicq Enable pkgviews installation. Patches provided by Joachim Kuebart on 2004-05-31 16:47:47 +00:00
weechat This pkg uses KEY_RESIZE which is not available on NetBSD 1.6 and earlier. 2004-11-06 17:50:09 +00:00
xaric Drop maintainership; I don't have the enough free time to maintain 2004-05-07 01:14:46 +00:00
xchat We don't need to include "../../devel/glib/buildlink3.mk" explicitly here 2004-10-07 09:05:27 +00:00
xchat-gnome We don't need to include "graphics/gdk-pixbuf-gnome/buildlink3.mk" 2004-10-07 09:04:33 +00:00
xchat-systray-integration Convert some C99-isms to C89 to make this build with gcc 2.95. 2004-08-01 17:27:26 +00:00
xchat2 Remove obsolete variables. You'll want to use: 2004-11-17 19:56:49 +00:00
ymessenger Relinquish maintainership of packages to tech-pkg@NetBSD.org. 2004-04-24 22:46:08 +00:00
ysm bl3ify 2004-03-29 08:00:04 +00:00
zenicb Add emacs21nox in EMACS_VERSIONS_ACCEPTED where appropriate. 2004-05-08 13:35:20 +00:00
zenirc Even if it is commented get ride of deprecated info file handling stuff. 2003-08-07 12:27:40 +00:00
zephyr Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
zephyr-mode Convert to buildlink3. 2004-04-27 22:03:13 +00:00
zircon Switch to Tk 8.4 and define NO_BUILDLINK and NO_CONFIGURE. 2004-03-12 05:33:32 +00:00
Makefile Remove gaim-gtk1 and gaim-gnome packages: they are outdated and 2004-10-26 22:59:44 +00:00