Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-01-18 | Per the process outlined in revbump(1), perform a recursive revbump | tnn | 1 | -1/+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-10-14 | Changes 0.5.0: | adam | 5 | -339/+392 | |
* Fixed memory leak after unsuccessful attemt to load a module * Better compatibility with Qt3 * Pthreads detection under FreeBSD * Library detection under MacOSX * More.. | |||||
2007-01-07 | PKGREVISION bump for flac shlib major bump and corresponding ABI | wiz | 1 | -2/+2 | |
depends bump. | |||||
2006-12-01 | Fixed "test ==". | rillig | 2 | -1/+15 | |
2006-10-29 | Change == to = | adam | 2 | -1/+15 | |
2006-10-22 | Fixed "test ==". Added a dependency to bash, since I don't know which of | rillig | 1 | -3/+4 | |
the used features are commonly available. PKGREVISION++. | |||||
2006-07-22 | Added "c" to USE_LANGUAGES for packages that use GNU configure scripts, | rillig | 1 | -2/+2 | |
since they always need a C compiler, even when the source code is completely in C++. For some other packages, stated in the comment that a C compiler is really not needed. | |||||
2006-05-23 | Added USE_LANGUAGES | adam | 1 | -1/+2 | |
2006-04-17 | Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. | wiz | 1 | -2/+2 | |
2006-03-09 | Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk. | jlam | 1 | -2/+2 | |
Remove deprecated ossaudio.buildlink3.mk. | |||||
2006-02-16 | Add USE_DIRS xdg-1.2 and missing qt3-tools build dependency, | wiz | 2 | -2/+6 | |
which broke the build. Add two @unexec RMDIR while here. | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2006-01-24 | Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because | wiz | 1 | -1/+2 | |
of the shlib major bump. PKGREVISION++ for the dependencies. | |||||
2006-01-22 | patch-ad courtesy of adrianp :) | adam | 1 | -0/+15 | |
2006-01-22 | Changes 0.4.3: | adam | 4 | -20/+23 | |
* Bug fixes and improvements | |||||
2006-01-05 | Use PTHREAD_* instead of hard-wired -lpthread, esp. when testing for | joerg | 3 | -8/+50 | |
libgadu. Let errno.h provide errno in libgsm. | |||||
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 | |
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html | |||||
2005-08-05 | One more hack to make it actually work.. (the configure tests are overly | salo | 2 | -6/+18 | |
complex and stupid..). | |||||
2005-08-05 | Linking with libssl requires libcrypto on systems where libssl doesn't | salo | 2 | -4/+4 | |
implicitly add it (e.g., netbsd-2). | |||||
2005-07-20 | Changes 0.4.1: | adam | 3 | -12/+12 | |
* Fixed: memory leak * Fixed compatibility with Qt3 * Fixed library detection with threads in libgadu and Mac OS X | |||||
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 | |
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison | |||||
2005-04-21 | Changes 0.4.0: | adam | 5 | -36/+177 | |
* Easily configured notifications * New icon set * Integration with web browsers * Wizard * Picture transfer * Better voice support * New modules | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 digests in addition to SHA1 ones | agc | 1 | -1/+2 | |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -1/+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-07-28 | Sadly, the "pure hack" in Makefile version 1.2 is still needed, as shown | agc | 1 | -3/+3 | |
by the bulk build results - uncomment it again. | |||||
2004-07-09 | Changes 0.3.9: | adam | 7 | -78/+52 | |
* Warning if there's another instance running * Saving window dimensions * Fixed installer script * Bug fixes | |||||
2004-04-29 | Post-configure pure hack implemented, otherwise Makefile tries to rebuild itself | adam | 1 | -1/+5 | |
2004-04-28 | Chat client for Gadu-Gadu network (Poland), featuring: | adam | 8 | -0/+552 | |
* support for Gadu-Gadu protocol v6 * encrypted transmission using OpenSSL * sending SMS to Polish GSM networks * file transfer (DCC) * conference * animated emoticons * more... |