Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-02-12 | Recursive PKGREVISION bump for OpenSSL API version bump. | tron | 1 | -2/+2 | |
2013-12-06 | Fix for later gcc against platforms without stpcpy(). | seanb | 2 | -1/+20 | |
2013-10-15 | BitchX uses terminfo, not curses | roy | 1 | -3/+3 | |
2013-02-06 | PKGREVISION bumps for the security/openssl 1.0.1d update. | jperkin | 1 | -2/+2 | |
2012-10-03 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-02-16 | Fix build on SunOS. | hans | 2 | -4/+4 | |
2011-03-28 | Add user-destdir installation support. | obache | 1 | -1/+6 | |
2010-08-25 | Use bash to run configure script | jmcneill | 1 | -1/+4 | |
2010-01-17 | Recursive PKGREVISION bump for jpeg update to 8. | wiz | 1 | -2/+2 | |
2010-01-07 | Use new ${LP64PLATFORMS} variable to restrict platforms instead of manual | wiz | 1 | -2/+2 | |
hardcoding. Note: This effectively adds x86_64 to NOT_FOR_PLATFORM for some packages. | |||||
2009-06-14 | Convert @exec/@unexec to @pkgdir or drop it. | joerg | 1 | -2/+2 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -21/+1 | |
2009-03-18 | to pkgsrc-users | jmcneill | 1 | -2/+2 | |
2008-07-13 | Update MASTER_SITES (now sourceforge; bitchx.org no longer works), | dholland | 1 | -4/+2 | |
from Zafer Aydogan in followup to PR pkg/35117. | |||||
2008-07-06 | Add patches for two longstanding security issues in bitchx: | tonnerre | 4 | -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-18 | Per the process outlined in revbump(1), perform a recursive revbump | tnn | 1 | -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-25 | Fix for a security issue, CVE-2007-3360. A malicious server could direct | lkundrak | 3 | -2/+25 | |
the client into executing arbitrary code. | |||||
2007-06-11 | Remove last traces of GTK option. Noted by joerg. | wiz | 1 | -5/+5 | |
2007-05-20 | Desupport gnome option. | wiz | 2 | -21/+1 | |
2007-03-17 | Fixed the build on NetBSD with gcc4. | rillig | 5 | -8/+41 | |
2006-01-05 | Use SUBST instead of FILES_SUBST_SED. | joerg | 1 | -5/+5 | |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 | |
automatically detects whether we want the pkginstall machinery to be used by the package Makefile. | |||||
2005-11-08 | Don't define tparm on DragonFly as well. This fixes PR 31891. | joerg | 2 | -4/+4 | |
2005-11-06 | FreeBSD build fix from FreeBSD CVS tree | adrianp | 3 | -3/+19 | |
Minor pkglintification of Makefile | |||||
2005-10-05 | Remove some more *LEGACY* settings that are over a month old and | wiz | 1 | -2/+1 | |
thus were before 2005Q3. | |||||
2005-05-31 | Convert to options framework. | wiz | 2 | -14/+23 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-03-24 | Update jmcneill's email address. | wiz | 1 | -2/+2 | |
2005-02-23 | Add RMD160 digests in addition to SHA1 ones | agc | 1 | -1/+2 | |
2004-11-27 | Darwin needs CFLAGS+= -DBIND_8_COMPAT to build. | adrianp | 1 | -2/+7 | |
2004-11-26 | Changes 1.1: | adam | 13 | -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-28 | bitchx is not 64-bit clean. Mark it NOT_FOR alpha, sparc64, or x86_64. | heas | 1 | -1/+4 | |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -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-27 | Fix pointers for cursor_not_in_display() & cursor_in_display(). Fixes | heas | 3 | -3/+19 | |
BUS error on sparc64. Appears to apply to version Bitchx 1.1 too. | |||||
2004-03-29 | bl3ify | xtraeme | 1 | -8/+8 | |
2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 1 | -2/+2 | |
Buildlink files: RECOMMENDED version changed to current version. | |||||
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2004-01-03 | Bump package revisions for tiff update. | reed | 1 | -2/+2 | |
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used. | |||||
2003-12-02 | Regen. | jmcneill | 1 | -1/+2 | |
2003-12-02 | Make BitchX compile with GCC3 | jmcneill | 1 | -0/+13 | |
2003-11-12 | PKGREVISION++ after openssl update. | jschauma | 1 | -2/+2 | |
2003-09-28 | Back out last change related to moving ncurses/buildlink2.mk to | jlam | 1 | -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-27 | move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides | grant | 1 | -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 used | reed | 1 | -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-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -2/+2 | |
2003-05-15 | Style and whitespace, no functional changes. | salo | 1 | -11/+12 | |
2003-05-14 | PKGREVISION++ | salo | 3 | -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-05 | build with GTK support if BITCHX_WITH_GTK is defined. | grant | 2 | -6/+19 | |
no PKGREVISION bump as the default build is unchanged. | |||||
2003-03-29 | Bump PKGREVISION: fix several potential buffer overflows found by Timo | salo | 8 | -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-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -3/+2 | |