summaryrefslogtreecommitdiff
path: root/chat/bitchx
AgeCommit message (Collapse)AuthorFilesLines
2011-03-28Add user-destdir installation support.obache1-1/+6
2010-08-25Use bash to run configure scriptjmcneill1-1/+4
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-2/+2
2010-01-07Use new ${LP64PLATFORMS} variable to restrict platforms instead of manualwiz1-2/+2
hardcoding. Note: This effectively adds x86_64 to NOT_FOR_PLATFORM for some packages.
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-2/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-21/+1
2009-03-18to pkgsrc-usersjmcneill1-2/+2
2008-07-13Update MASTER_SITES (now sourceforge; bitchx.org no longer works),dholland1-4/+2
from Zafer Aydogan in followup to PR pkg/35117.
2008-07-06Add patches for two longstanding security issues in bitchx:tonnerre4-3/+104
- CVE-2007-5839: e_hostname uses mktempnam in an unsafe manner. - CVE-2007-4584: p_mode classic buffer overflow using a static string.
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn1-2/+2
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2007-06-25Fix for a security issue, CVE-2007-3360. A malicious server could directlkundrak3-2/+25
the client into executing arbitrary code.
2007-06-11Remove last traces of GTK option. Noted by joerg.wiz1-5/+5
2007-05-20Desupport gnome option.wiz2-21/+1
2007-03-17Fixed the build on NetBSD with gcc4.rillig5-8/+41
2006-01-05Use SUBST instead of FILES_SUBST_SED.joerg1-5/+5
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
2005-11-08Don't define tparm on DragonFly as well. This fixes PR 31891.joerg2-4/+4
2005-11-06FreeBSD build fix from FreeBSD CVS treeadrianp3-3/+19
Minor pkglintification of Makefile
2005-10-05Remove some more *LEGACY* settings that are over a month old andwiz1-2/+1
thus were before 2005Q3.
2005-05-31Convert to options framework.wiz2-14/+23
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-24Update jmcneill's email address.wiz1-2/+2
2005-02-23Add RMD160 digests in addition to SHA1 onesagc1-1/+2
2004-11-27Darwin needs CFLAGS+= -DBIND_8_COMPAT to build.adrianp1-2/+7
2004-11-26Changes 1.1:adam13-370/+35
* 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-10-28bitchx is not 64-bit clean. Mark it NOT_FOR alpha, sparc64, or x86_64.heas1-1/+4
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-06-27Fix pointers for cursor_not_in_display() & cursor_in_display(). Fixesheas3-3/+19
BUS error on sparc64. Appears to apply to version Bitchx 1.1 too.
2004-03-29bl3ifyxtraeme1-8/+8
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-2/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2004-01-03Bump package revisions for tiff update.reed1-2/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-02Regen.jmcneill1-1/+2
2003-12-02Make BitchX compile with GCC3jmcneill1-0/+13
2003-11-12PKGREVISION++ after openssl update.jschauma1-2/+2
2003-09-28Back out last change related to moving ncurses/buildlink2.mk tojlam1-2/+2
curses.buildlink2.mk. This was wrong because we _really_ do want to express that we want _n_curses when we include the buildlink2.mk file. We should have a better way to say that the NetBSD curses doesn't quite work well enough. In fact, it's far better to depend on ncurses by default, and exceptionally note when it's okay to use NetBSD curses for specific packages. We will look into this again in the future.
2003-09-27move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it providesgrant1-2/+2
support for base system curses/ncurses as well as ncurses itself. suggested by wiz.
2003-08-30"It's" stands for "it is" (or "it has"). The apostrophe is not usedreed1-1/+1
for a possessive (like her, his, whose, their, and its). Note that I didn't check for proper use of "its" (when it should be "it is" or "it has" instead). I also saw over 15 other grammar or punctuation problems, but not fixed in this commit.
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-05-15Style and whitespace, no functional changes.salo1-11/+12
2003-05-14PKGREVISION++salo3-7/+21
- Fix major core bug with channel mode -k * on hybrid7 servers. For more information see: http://www.securityfocus.com/archive/1/321093 Patch from BitchX CVS.
2003-05-05build with GTK support if BITCHX_WITH_GTK is defined.grant2-6/+19
no PKGREVISION bump as the default build is unchanged.
2003-03-29Bump PKGREVISION: fix several potential buffer overflows found by Timosalo8-2/+313
Sirainen <tss at iki dot fi>, see the following url for more details: http://securityfocus.com/archive/1/315057 Patch from bugtraq by <caf at guarana dor org>.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2003-01-31Update to version 1.0c19.salo9-632/+617
Changes unknown. Based on PR pkg/19296 from Juan RP.
2003-01-28Instead of including bsd.pkg.install.mk directly in a package Makefile,jlam1-2/+3
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set to "YES". This enforces the requirement that bsd.pkg.install.mk be included at the end of a package Makefile. Idea suggested by Julio M. Merino Vidal <jmmv at menta.net>.
2002-12-23handle the fixing of paths in files more gracefully.grant1-2/+3
2002-11-06fix /usr/local paths in man page.grant3-2/+45
2002-10-13buildlink1 -> buildlink2.wiz1-4/+4
2002-09-09Add patch that might fix pkg/17715, submitter never replied.wiz2-1/+15