Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-02-07 | Don't shadow wait(2). | joerg | 1 | -17/+17 |
2008-02-07 | EAUTH and ENEEDAUTH might not exist, so use them conditionally. | joerg | 2 | -2/+10 |
2008-02-07 | bcopy -> memcpy | joerg | 3 | -9/+9 |
2008-02-07 | MAXNAMELEN -> PATH_MAX to match fetch.h. | joerg | 2 | -3/+3 |
2008-02-07 | Needs GNU nroff to format catpages. | tnn | 1 | -2/+2 |
2008-02-07 | Needs GNU nroff to format catpages with -mandoc. | tnn | 11 | -12/+22 |
2008-02-07 | USE_BSD_MAKEFILE is now safe here. | tnn | 1 | -3/+2 |
2008-02-07 | This package is DESTDIR ready. | obache | 1 | -1/+3 |
2008-02-07 | No need to replace ruby with ${RUBY}. | obache | 2 | -62/+3 |
2008-02-07 | Get rid of USE_TOOLS+=nroff in the USE_BSD_MAKEFILE case. | tnn | 1 | -2/+1 |
2008-02-07 | Fix busted groff handling on SunOS. | tnn | 1 | -3/+7 |
2008-02-07 | + Updated x11/pixman to 0.9.6nb4 [bjs 2008-02-07] | bjs | 1 | -1/+2 |
2008-02-07 | Update to latest GIT snapshot. Minor fixes, plus all patches are no | bjs | 5 | -85/+6 |
2008-02-07 | + Updated x11/xkeyboard-config to 1.2 [bjs 2008-02-07] | bjs | 1 | -1/+2 |
2008-02-07 | Update to version 1.2. Automake, autoconf, intltoolize, msgmerge no | bjs | 3 | -17/+23 |
2008-02-07 | Import of libfetch, update of pkg_tarup. | joerg | 1 | -1/+3 |
2008-02-07 | Import libfetch-2.0, based on the FreeBSD version of today with a number | joerg | 18 | -0/+5468 |
2008-02-06 | Add missing #include to make it work on amd64 | smb | 3 | -3/+16 |