Age | Commit message (Expand) | Author | Files | Lines |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-04-05 | Update to 4.20.0, provided by Znarf Ainav on tech-pkg: | wiz | 5 | -41/+35 |
2005-03-10 | The utmp support is only used on Linux, so conditionalize inclusion of | tv | 2 | -1/+16 |
2005-02-23 | Add RMD160 digests in addition to SHA1 ones | agc | 1 | -1/+2 |
2005-02-21 | Sign over maintainership to tech-pkg@ | hubertf | 1 | -2/+2 |
2005-02-14 | Fix quoting. | uebayasi | 1 | -3/+3 |
2005-02-05 | NetBSD 1.6.2/sparc64 needs GCC 3.0 or better, the 2.95.x compiler | hubertf | 1 | -1/+5 |
2005-01-03 | Bump PKGREVISION because of curl dependency bump. | wiz | 1 | -1/+2 |
2004-12-20 | Update centericq to 4.13.0. Changes: | hubertf | 2 | -5/+5 |
2004-11-13 | Replace USE_GCC_SHLIB with "USE_LANGUAGE=c c++" (the latter implies the | jlam | 1 | -2/+1 |
2004-10-19 | Update centericq to 4.12.0. Changes: | hubertf | 2 | -7/+7 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -1/+2 |
2004-08-01 | Add a missing include file, and add a workaround for gcc 2.95 C++ | kristerw | 3 | -1/+29 |
2004-07-24 | Update centericq to 4.10.0. Changes: Too many to list. Lots of | hubertf | 3 | -14/+22 |
2004-05-07 | Fix problem with statvfs.h on -current. Tested and found working on | hubertf | 3 | -7/+29 |
2004-04-15 | Remove completely superfluous USE_NCURSES line that snuck back in | wiz | 1 | -2/+1 |
2004-03-29 | bl3ify | xtraeme | 1 | -7/+8 |
2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 1 | -1/+2 |
2004-01-22 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |
2003-12-14 | Update to 4.9.9 provided by Soren Jacobsen PR pkg/23744. | xtraeme | 3 | -7/+10 |
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-09-19 | Use 'audioplay' under NetBSD to play sounds, and 'play' from the 'sox' package | jmmv | 3 | -2/+36 |
2003-09-02 | Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}. | seb | 1 | -2/+2 |
2003-08-31 | Update to 4.9.6: | wiz | 2 | -5/+5 |
2003-08-19 | Update centericq to 4.9.5. | hubertf | 2 | -6/+6 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -1/+2 |
2003-07-13 | add comment that this pkg also supports jabber. | hubertf | 1 | -2/+2 |
2003-06-29 | Don't assume iconv_*() live in libiconv since they may be a part of glibc | jlam | 1 | -7/+10 |
2003-06-29 | Update chat/centericq to 4.9.4. Major changes from version 4.9.2nb3 | jlam | 3 | -10/+20 |
2003-06-10 | Clean up INCOMPAT_CURSES to work right with 1.6.1_STABLE | jmc | 1 | -3/+3 |
2003-06-06 | Make INCOMPAT_CURSES pick up netbsd 1.6.1 correctly | jmc | 1 | -2/+2 |
2003-05-29 | s/USE_CXX/USE_GCC_SHLIB/ - there are more shared libraries than just | grant | 1 | -3/+2 |
2003-05-22 | mvaddchnstr has been added -- replace USE_NCURSES | wiz | 1 | -2/+4 |
2003-05-12 | A Perl script needs REPLACE_PERL; PR21548 by Juan RP <jrp at hispabsd | uebayasi | 1 | -2/+6 |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 1 | -2/+2 |
2003-04-26 | Update comment for USE_NCURSES (now that we have ESCDELAY, we are missing | wiz | 1 | -2/+2 |
2003-03-01 | Bump PKGREVISION after dependency changes. | jlam | 1 | -1/+2 |
2003-03-01 | Drop dependency on libsigc++ (it's no longer needed) and add one for | jlam | 1 | -2/+2 |
2003-02-15 | Updated to version 4.9.2. | salo | 4 | -13/+19 |
2003-01-24 | Note in USE_NCURSES variable which functions actually are missing for this | wiz | 1 | -2/+2 |
2002-11-30 | USE_PKGLOCALEDIR, remove unnecessary patch, delint. | salo | 2 | -18/+18 |
2002-09-29 | buildlink1 -> buildlink2 and use gcc/buildlink2.mk instead of Makefile.gcc | jlam | 1 | -12/+12 |
2002-04-06 | avoid -0* on alpha which causes as(1) to never finish | dmcmahill | 1 | -1/+7 |
2002-03-25 | Only use the gcc pkg on egcs systems | hubertf | 1 | -2/+6 |
2002-03-25 | Remove commented out gcc dependency that happened in 1.4 version. This really | jmc | 1 | -2/+2 |
2002-03-18 | need libintl | itojun | 1 | -2/+3 |
2002-03-14 | this really wants ncurses (why was this picked up automatically | hubertf | 1 | -1/+2 |