Age | Commit message (Expand) | Author | Files | Lines |
2013-04-06 | 'You can use "foo" instead of "${WRKSRC}/foo".' | rodent | 3 | -6/+6 |
2013-04-06 | 'Please use ${ECHO} instead of "echo".' | rodent | 1 | -6/+6 |
2013-04-06 | "Packages that install libtool libraries should define USE_LIBTOOL." | rodent | 2 | -2/+4 |
2013-04-06 | "This line belongs inside the .ifdef block." | rodent | 2 | -6/+6 |
2013-04-06 | ".for variable names should not contain uppercase letters" | rodent | 2 | -6/+6 |
2013-04-06 | "Please write NetBSD.org instead of netbsd.org" | rodent | 4 | -8/+8 |
2013-04-06 | 'EXTRACT_SUFX is ".tar.gz" by default, so this definition may be | rodent | 2 | -4/+2 |
2013-04-06 | Fix the fix: | hauke | 1 | -4/+3 |
2013-04-06 | 'For consistency, please add a trailing slash to "http://example.com".' | rodent | 1 | -2/+2 |
2013-04-06 | '"# $NetBSD$" expected.' | rodent | 1 | -0/+2 |
2013-04-06 | Fix build on older NetBSD. (hi joerg!) | sborrill | 1 | -2/+4 |
2013-04-06 | Fixes: | rodent | 9 | -19/+19 |
2013-04-05 | welcome to pl2. | christos | 3 | -3/+17 |
2013-04-05 | Correct filename in new patch file to fix the build. | tron | 2 | -5/+5 |
2013-04-05 | update for multi-cpu load. | christos | 1 | -2/+2 |
2013-04-05 | add per cpu loads | christos | 1 | -4/+33 |
2013-04-04 | bump patchlevel | christos | 2 | -5/+6 |
2013-04-04 | memory stats -> wrong type in getting some sysctls | christos | 4 | -26/+205 |
2013-04-04 | Pull in fixes from upstream for interface enumeration, fixes segfault on SunOS. | jperkin | 3 | -2/+31 |
2013-04-03 | Updated package to version 3.6.3. Changes include: | jaapb | 4 | -25/+9 |
2013-04-03 | Update to KDE SC 4.10.2 | markd | 3 | -13/+14 |
2013-04-02 | Update rabbitmq to 3.0.4 | fhajny | 5 | -169/+192 |
2013-04-01 | Unbound 1.4.20 | pettai | 2 | -7/+6 |
2013-03-30 | Fix build under Solaris (10 i86pc with GCC 4.5). | tron | 2 | -1/+15 |
2013-03-30 | This package needs "flex" not just any "lex" to build properly. Otherwise | tron | 1 | -3/+3 |
2013-03-30 | Update leaf package mikutter to 0.2.1.1141. | obache | 2 | -6/+6 |
2013-03-29 | Add extra compiler flags to build correctly on Linux. | sbd | 2 | -1/+24 |
2013-03-29 | Add SET_LIBDIR=yes | sbd | 1 | -1/+2 |
2013-03-28 | Reset maintainer, domain no longer exists. | joerg | 2 | -4/+4 |
2013-03-28 | Need -D_POSIX_PTHREAD_SEMANTICS on SunOS. | jperkin | 1 | -1/+3 |
2013-03-28 | Fix build on newer NetBSD. | joerg | 3 | -3/+17 |
2013-03-28 | Newer MySQL is installed in PREFIX/lib, not PREFIX/lib/mysql. Adjust. | joerg | 1 | -3/+3 |
2013-03-28 | Needs pkg-config. | joerg | 1 | -2/+2 |
2013-03-28 | Disable -fno-exceptions for Clang as libsigc++ uses exceptions in the | joerg | 7 | -2/+78 |
2013-03-27 | Also update the corresponding RRL patch + distinfo file | pettai | 4 | -9/+12 |
2013-03-27 | Disable use of regex.h for fixing CVE-2013-2266. | taca | 1 | -2/+5 |
2013-03-26 | Define functions used by templates before this use. | joerg | 17 | -1/+273 |
2013-03-26 | Don't call libtool --mode=finish without argument. Fix a sign cast to | joerg | 3 | -10/+29 |
2013-03-26 | Don't call libtool --mode=finish without argument, this will be fatal | joerg | 2 | -5/+5 |
2013-03-26 | Forward class definitions must not use namespace :: syntax. | joerg | 5 | -1/+66 |
2013-03-26 | Update bind98 to 9.8.4pl2 (BIND 9.8.4-P2). | taca | 2 | -10/+6 |
2013-03-26 | Update bind99 to 9.9.2pl2 (BIND 9.9.2-P2). | taca | 3 | -16/+15 |
2013-03-26 | Forgot to bump the revision. This is a leaf package, so it is ok during | bsiegert | 1 | -2/+2 |
2013-03-26 | Use the netdb_1thread resolver, fixes PR pkg/33105. | bsiegert | 1 | -1/+2 |
2013-03-26 | Update ISC DHCP packages to 4.2.5p1 (4.2.5-P1). | taca | 3 | -8/+7 |
2013-03-26 | Respect ${PKGMANDIR} | sbd | 3 | -10/+24 |
2013-03-25 | Fix grammatical errors | sborrill | 2 | -4/+2 |
2013-03-25 | Security fix to tnftpd, to bring the version to 20130325. | agc | 2 | -6/+8 |
2013-03-24 | Fetch is no longer interactive. Allow building on 64bit platforms, even | joerg | 29 | -105/+438 |
2013-03-24 | Fix one problem for the build with Clang, 99 more problems on the wall. | joerg | 2 | -1/+15 |