summaryrefslogtreecommitdiff
path: root/chat/i2cb
AgeCommit message (Collapse)AuthorFilesLines
2019-11-02chat: align variable assignmentsrillig1-2/+2
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2018-02-11i2cb: follow redirectwiz1-3/+2
2015-11-07If we're going to use <termios.h>, which is reasonable, don't also usedholland2-4/+41
<sgtty.h>. Hi joerg...
2015-11-03Add SHA512 digests for distfiles for chat categoryagc1-1/+2
Problems found with existing distfiles: distfiles/icb-5.0.9.tar.gz distfiles/icb.2.1.4.tar.Z distfiles/zenicb-19981202.tar.gz No changes made to these /distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2014-04-21Fix readline use.joerg4-8/+102
2014-01-11Revbump after updating tcl/tk.adam1-2/+2
2013-08-31Missing termios.h.joerg2-6/+7
2013-07-15* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yesryoon1-2/+1
are replaced with .include "../../devel/readline/buildlink3.mk", and USE_GNU_READLINE are removed, * .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE are replaced with .include "../../mk/readline.buildlink3.mk".
2012-12-24Don't use "restrict" as an identifier; it's a keyword nowadays.dholland4-5/+54
Fixes clang build.
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-08-21Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12marino1-2/+2
2012-02-16Fix build on SunOS.hans6-11/+61
2010-03-04Add patches to compile on systems with getline() and to link to the tclspz7-17/+70
currently in pkgsrc.
2010-02-11Forget to comment out and mark i2cb as broken.joerg1-1/+3
2009-08-20Give up maintainership of packages where I am still listed as MAINTAINER.jwise1-2/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2009-06-05string.h is a standard header for getting protoypes for memset and friends.hasso2-5/+14
Fixes build on DragonFly.
2009-05-20Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlibwiz1-2/+2
major change. Reported by Robert Elz in PR 41345.
2008-03-03Mechanical changes to add full DESTDIR support to packages that installjlam1-6/+9
their files via a custom do-install target.
2007-05-21Use tcl>=8.3.4<8.4 instead of tcl-8.3.4*. Bump revision.joerg1-2/+2
2007-03-17Fixed the build on NetBSD 4 using gcc4.rillig2-1/+22
2005-12-13Always include sys/types.h, it is needed on !NetBSD as well.joerg6-22/+88
Use dirent.h instead of sys/dir.h, the former is POSIX and the latter gives a warning on DragonFly, which breaks -Werror. Use NAME_MAX if available, fall back to MAXNAMLEN otherwise.
2005-06-16Create directories before installing files into them.jlam1-1/+3
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests in addition to SHA1 onesagc1-1/+2
2005-02-22Might as well be MAINTAINER for i2cb{,d}. Thanks for making these, hubert!jwise1-2/+2
2005-02-21Sign over maintainership to tech-pkg@hubertf1-2/+2
2004-12-30Make this package build on NetBSD-current by casting args (where necessary)agc6-5/+56
to ctype macros. Bump package revision.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-04-13Add a -lhost switch to allow binding to a local address on a multihomedhubertf7-8/+181
host (i.e. choose with which address to connect to the server). Bump revision to i2cb-6.0_ALPHAnb1.
2004-04-11Convert to buildlink3.snj1-4/+4
2004-03-08Replace lang/tcl with lang/tcl83. Packages compatible with 8.4 willminskim1-2/+2
be updated to depend on lang/tcl after Tcl/Tk update.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-12-19Make this compile with gcc3.agc7-4/+72
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2003-02-06DISTNAME is required. Regen distinfo. (Hi Jim!)dmcmahill2-5/+5
2003-02-05We now have a properly versioned distfile for the (alpha) i2cb client, andjwise1-3/+2
we now point users to ${MASTER_SITE_LOCAL} for the distfiles.
2003-02-05include missing headers to make this build on alpha. Problem noted in ↵dmcmahill5-1/+53
recent bulk build
2002-12-08fixup buildlink stuff - mostly by salohubertf1-2/+5
2002-11-14Remove old fileshubertf2-10/+0
2002-11-14Import i2cb-6.0_ALPHA: Next generation Internet Citicen's Band chat clienthubertf13-0/+188
ICB (International CB) is a teleconferencing system that allows Internet users to participate in realtime online discussions. This package builds a client program (called, strangely enough, "icb") that is used to access ICB. i2cb was enhanced to support IPv6 etc.