Age | Commit message (Expand) | Author | Files | Lines |
2008-02-08 | Add DESTDIR support for setup.rb>=3.1.1 packages. | obache | 1 | -2/+7 |
2008-02-08 | Updated changes file with updates: devel/p5-Want, textproc/p5-XML-Writer, tex... | rhaen | 1 | -1/+4 |
2008-02-08 | - updated package to 2.01 | rhaen | 2 | -11/+11 |
2008-02-08 | This package is DESTDIR ready. | obache | 4 | -4/+12 |
2008-02-08 | - updated package to 0.603 | rhaen | 2 | -7/+8 |
2008-02-08 | - updated packages to 0.18 | rhaen | 2 | -6/+6 |
2008-02-08 | add a patch from upstream CVS to fix buffer overflow (CVE-2008-0544), | drochner | 3 | -2/+34 |
2008-02-08 | The package is called fuse, not fusefs. (presolve choked on this on Linux.) | tnn | 1 | -7/+7 |
2008-02-08 | Updated www/firefox, www/firefox-bin and www/firefox-gtk1 to 2.0.0.12. | ghen | 1 | -1/+4 |
2008-02-08 | Update firefox, firefox-bin and firefox-gtk1 to 2.0.0.12. | ghen | 4 | -24/+12 |
2008-02-08 | Fix more cases of non-chainable PKGSRC_COMPILER tests. | tnn | 7 | -14/+14 |
2008-02-08 | Fix PKGSRC_COMPILER check so that it works with compiler chaining. | tnn | 1 | -2/+2 |
2008-02-08 | Fix a pbulk scan failure. mplayer is only available with gcc, but | tnn | 1 | -2/+2 |
2008-02-08 | + Updated devel/nasm to 2.01nb1 [bjs 2008-02-08] | bjs | 1 | -1/+2 |
2008-02-08 | Update package to install html documentation in the right place. | bjs | 5 | -31/+52 |
2008-02-08 | Add MAKE_JOBS_SAFE=no. | gdt | 1 | -1/+3 |
2008-02-08 | Having to wonder for 5min why pkg_add would fail just to discover that | joerg | 1 | -3/+7 |
2008-02-07 | pkg_install-20080208: | joerg | 2 | -4/+7 |
2008-02-07 | Merge a fix from NetBSD's src/bin/pax by tls: | joerg | 7 | -32/+39 |
2008-02-07 | Replaced _PKG_SILENT and _PKG_DEBUG with RUN. | rillig | 24 | -122/+120 |
2008-02-07 | The package supports installation to DESTDIR. | heinz | 2 | -6/+11 |
2008-02-07 | A compiler is not necessary. | heinz | 1 | -2/+3 |
2008-02-07 | The package supports installation to DESTDIR. | heinz | 1 | -2/+5 |
2008-02-07 | Updated to version 0.15. | heinz | 2 | -10/+11 |
2008-02-07 | Replaced _PKG_SILENT and _PKG_DEBUG with RUN. | rillig | 10 | -49/+49 |
2008-02-07 | Updated | heinz | 1 | -1/+5 |
2008-02-07 | The package supports installation to DESTDIR. | heinz | 1 | -1/+2 |
2008-02-07 | Updated to version 2.36. | heinz | 2 | -6/+6 |
2008-02-07 | Updated to version 2.24. | heinz | 2 | -8/+9 |
2008-02-07 | The package supports installation to DESTDIR. | heinz | 3 | -7/+13 |
2008-02-07 | Updated to version 1.10. | heinz | 2 | -7/+7 |
2008-02-07 | The package supports installation to DESTDIR. | heinz | 1 | -2/+4 |
2008-02-07 | Updated to version 1.30. | heinz | 2 | -6/+9 |
2008-02-07 | Note update of netbsd-iscsi-target and netbsd-iscsi-initiator to 20080207. | agc | 1 | -1/+3 |
2008-02-07 | Update the NetBSD iSCSI target and initiator packages to 20080207. | agc | 4 | -12/+12 |
2008-02-07 | The libfetch version is good enough as user-agent. | joerg | 1 | -2/+2 |
2008-02-07 | Conditionally declare arg on the existance of the socket options. | joerg | 1 | -2/+5 |
2008-02-07 | Don't use warnx, fprintf(stderr, ...) is good enough. Rename logname to | joerg | 2 | -11/+9 |
2008-02-07 | Conditionally use IP_PORTRANGE sockopt and avoid using ss_len when other | joerg | 2 | -10/+17 |
2008-02-07 | Kill more __unused. | joerg | 2 | -5/+5 |
2008-02-07 | Expand __func__. | joerg | 1 | -4/+4 |
2008-02-07 | Conditionalize sin_len assignment. | joerg | 1 | -1/+4 |
2008-02-07 | Replace u_char, u_short, u_long, u_int32_t with the unabbrivated version | joerg | 1 | -7/+7 |
2008-02-07 | Always compile for large file support. | joerg | 1 | -0/+1 |
2008-02-07 | Don't use __unused. | joerg | 3 | -9/+9 |
2008-02-07 | Include sys/types.h to get time_t. | joerg | 1 | -1/+2 |
2008-02-07 | Same as previous, but the line above. (Sigh) | tnn | 1 | -3/+4 |
2008-02-07 | Oops, make sure the variable is defined before testing it's value. | tnn | 1 | -2/+3 |
2008-02-07 | Fix a miss that made the hpux bootstrap erronously pull in posix_headers. | tnn | 1 | -2/+4 |
2008-02-07 | Don't use __BEGIN_DECL/__END_DECL, just inline them. Ensure that | joerg | 1 | -4/+9 |