summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-07Merge a fix from NetBSD's src/bin/pax by tls:joerg7-32/+39
2008-02-07Replaced _PKG_SILENT and _PKG_DEBUG with RUN.rillig24-122/+120
2008-02-07The package supports installation to DESTDIR.heinz2-6/+11
2008-02-07A compiler is not necessary.heinz1-2/+3
2008-02-07The package supports installation to DESTDIR.heinz1-2/+5
2008-02-07Updated to version 0.15.heinz2-10/+11
2008-02-07Replaced _PKG_SILENT and _PKG_DEBUG with RUN.rillig10-49/+49
2008-02-07Updatedheinz1-1/+5
2008-02-07The package supports installation to DESTDIR.heinz1-1/+2
2008-02-07Updated to version 2.36.heinz2-6/+6
2008-02-07Updated to version 2.24.heinz2-8/+9
2008-02-07The package supports installation to DESTDIR.heinz3-7/+13
2008-02-07Updated to version 1.10.heinz2-7/+7
2008-02-07The package supports installation to DESTDIR.heinz1-2/+4
2008-02-07Updated to version 1.30.heinz2-6/+9
2008-02-07Note update of netbsd-iscsi-target and netbsd-iscsi-initiator to 20080207.agc1-1/+3
2008-02-07Update the NetBSD iSCSI target and initiator packages to 20080207.agc4-12/+12
2008-02-07The libfetch version is good enough as user-agent.joerg1-2/+2
2008-02-07Conditionally declare arg on the existance of the socket options.joerg1-2/+5
2008-02-07Don't use warnx, fprintf(stderr, ...) is good enough. Rename logname tojoerg2-11/+9
2008-02-07Conditionally use IP_PORTRANGE sockopt and avoid using ss_len when otherjoerg2-10/+17
2008-02-07Kill more __unused.joerg2-5/+5
2008-02-07Expand __func__.joerg1-4/+4
2008-02-07Conditionalize sin_len assignment.joerg1-1/+4
2008-02-07Replace u_char, u_short, u_long, u_int32_t with the unabbrivated versionjoerg1-7/+7
2008-02-07Always compile for large file support.joerg1-0/+1
2008-02-07Don't use __unused.joerg3-9/+9
2008-02-07Include sys/types.h to get time_t.joerg1-1/+2
2008-02-07Same as previous, but the line above. (Sigh)tnn1-3/+4
2008-02-07Oops, make sure the variable is defined before testing it's value.tnn1-2/+3
2008-02-07Fix a miss that made the hpux bootstrap erronously pull in posix_headers.tnn1-2/+4
2008-02-07Don't use __BEGIN_DECL/__END_DECL, just inline them. Ensure thatjoerg1-4/+9
2008-02-07Don't shadow wait(2).joerg1-17/+17
2008-02-07EAUTH and ENEEDAUTH might not exist, so use them conditionally.joerg2-2/+10
2008-02-07bcopy -> memcpyjoerg3-9/+9
2008-02-07MAXNAMELEN -> PATH_MAX to match fetch.h.joerg2-3/+3
2008-02-07Needs GNU nroff to format catpages.tnn1-2/+2
2008-02-07Needs GNU nroff to format catpages with -mandoc.tnn11-12/+22
2008-02-07USE_BSD_MAKEFILE is now safe here.tnn1-3/+2
2008-02-07This package is DESTDIR ready.obache1-1/+3
2008-02-07No need to replace ruby with ${RUBY}.obache2-62/+3
2008-02-07Get rid of USE_TOOLS+=nroff in the USE_BSD_MAKEFILE case.tnn1-2/+1
2008-02-07Fix busted groff handling on SunOS.tnn1-3/+7
2008-02-07+ Updated x11/pixman to 0.9.6nb4 [bjs 2008-02-07]bjs1-1/+2
2008-02-07Update to latest GIT snapshot. Minor fixes, plus all patches are nobjs5-85/+6
2008-02-07+ Updated x11/xkeyboard-config to 1.2 [bjs 2008-02-07]bjs1-1/+2
2008-02-07Update to version 1.2. Automake, autoconf, intltoolize, msgmerge nobjs3-17/+23
2008-02-07Import of libfetch, update of pkg_tarup.joerg1-1/+3
2008-02-07Import libfetch-2.0, based on the FreeBSD version of today with a numberjoerg18-0/+5468
2008-02-06Add missing #include to make it work on amd64smb3-3/+16