Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 |
2005-10-05 | Remove some more *LEGACY* settings that are over a month old and | wiz | 1 | -2/+1 |
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 |
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 |
2004-06-27 | Fix pointers for cursor_not_in_display() & cursor_in_display(). Fixes | heas | 3 | -3/+19 |
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 |
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 |
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 |
2003-09-27 | move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides | grant | 1 | -2/+2 |
2003-08-30 | "It's" stands for "it is" (or "it has"). The apostrophe is not used | reed | 1 | -1/+1 |
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 |
2003-05-05 | build with GTK support if BITCHX_WITH_GTK is defined. | grant | 2 | -6/+19 |
2003-03-29 | Bump PKGREVISION: fix several potential buffer overflows found by Timo | salo | 8 | -2/+313 |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -3/+2 |
2003-01-31 | Update to version 1.0c19. | salo | 9 | -632/+617 |
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -2/+3 |
2002-12-23 | handle the fixing of paths in files more gracefully. | grant | 1 | -2/+3 |
2002-11-06 | fix /usr/local paths in man page. | grant | 3 | -2/+45 |
2002-10-13 | buildlink1 -> buildlink2. | wiz | 1 | -4/+4 |
2002-09-09 | Add patch that might fix pkg/17715, submitter never replied. | wiz | 2 | -1/+15 |
2002-06-26 | Substitute a couple of `mkdir' by `${MKDIR}'. | seb | 1 | -4/+4 |
2002-05-30 | add ftp://ftp.bitchx.org/pub/BitchX/source/old/ to MASTER_SITES for | grant | 1 | -2/+5 |
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -4/+4 |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-09-30 | Fixed improper tgetstr call that was causing bitchx to crash when | blymn | 3 | -6/+41 |
2001-07-27 | Wildcard dependency on bzip2. | wiz | 1 | -2/+2 |
2001-07-14 | Don't use find ... -print0 | xargs -0 ... as -0 isn't an acceptable option | jlam | 1 | -3/+3 |
2001-06-23 | Generalize how the dependency pattern may be specified. Instead of just | jlam | 1 | -3/+3 |
2001-06-20 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. Compile | jlam | 1 | -11/+18 |
2001-04-18 | Move to sha1 distfile digests, and add distfile sizes. | agc | 1 | -2/+3 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -7/+5 |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 |
2001-02-08 | Update to 1.0.3.18. ChangeLog not available AFAIK. Closes PR/11967 | wiz | 6 | -1021/+1023 |
2000-12-16 | Add patch against security problem, closing pkg/11750 by Jared McNeill. | wiz | 3 | -3/+35 |