summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Expand)AuthorFilesLines
2007-07-18Fix SHA256/SHA512 to work on strict alignment platforms. This wasjoerg2-15/+51
2007-07-17Link libnbcompat before libevent (which may link to libc), so thattnn1-3/+3
2007-07-17HPUX's sockaddr_in doesn't have a sin_len member, so don't initialise it.tnn1-2/+2
2007-07-16Add two variables to specify the prefix of the report mail's subjectjoerg3-5/+7
2007-07-16bulkdir was an old configuration variable and replaced with bulklogjoerg3-16/+17
2007-07-16Change download-vulnerability-list.sh to use exec_prefix in thejoerg3-4/+9
2007-07-16Retire helper scripts for merge from src, this is now the authoritivejoerg2-194/+0
2007-07-16Merge remaining small changes from NetBSD, most of all the pkgsrc.7 manjoerg31-185/+264
2007-07-16Merge r1.37 from NetBSD:joerg1-26/+36
2007-07-15Added support for SUBST_VARS.*.rillig1-7/+17
2007-07-15Added PKG_GROUPS_VARS, PKG_SYSCONFDIR_PERMS, PKG_USERS_VARS andrillig1-1/+5
2007-07-14Merge 1.75 of lib/ftpio.c from NetBSD:joerg2-12/+10
2007-07-14Bump pkg_installadrianp1-2/+2
2007-07-14Update to pkg_install-20070714adrianp20-10/+2841
2007-07-14Some bug fixes following feedback from Aleksey Cheusov.agc2-19/+35
2007-07-12Workaround too aggressive RCS ID find, so that +BUILD_VERSION andjoerg1-2/+2
2007-07-10Avoid embedding $NetBSD\$ and similiar constructs in-tree files.joerg4-9/+9
2007-07-10Remove PKG_TOOLS_PREFIX handling for mtree, pax, pkg_install andjoerg6-61/+10
2007-07-09Update patchsum.joerg1-2/+2
2007-07-09Follow update of digest Makefile, bits is no longer.joerg1-17/+7
2007-07-08Include stdint.h to use integer types such as uint32_t.minskim5-4/+24
2007-07-07Fix a typo. Improve heading for top ten.wiz2-5/+5
2007-07-03Make pkgtools/digest cross-compilation ready and actually improvejoerg21-3799/+2804
2007-07-03Override CHECK_PERMS for checkperms and its dependency digest.joerg1-2/+5
2007-07-02Correct previous. (sigh, I am not good with numbers)tnn1-2/+2
2007-07-01xargs(1) on Interix is broken. It executes the utility on the command linetnn3-3/+27
2007-06-30Use REPLACE_SH to make this work on SunOStnn1-2/+3
2007-06-29#!/usr/bin/awk -f -joerg6-12/+12
2007-06-29Use REPLACE_SH to get a sane shell on borked platforms.tnn1-2/+4
2007-06-29*really* fix previous.tnn1-3/+3
2007-06-29Convert extended RE into basic RE equivalent, making us portable again.tnn2-5/+5
2007-06-28Scripts get installed without suffix, so fix default configurationjoerg2-8/+8
2007-06-26Protect TAILQ_INSERT_{AFTER,BEFORE} from being redefined. Letsdmcmahill2-3/+7
2007-06-26Fixed the regular expression for detecting the use of the shell variablerillig1-2/+2
2007-06-25Use libnbcompat and fix build issues on Solaris.joerg23-131/+212
2007-06-25Add asprintf implementation based on snprintf.joerg7-29/+282
2007-06-20Force devel/libevent on NetBSD 2, as it is far too old. Found by Dan onjoerg1-1/+7
2007-06-20Missing cast to to int for %.*s as noted by dmcahill@ and wiz@.joerg1-2/+2
2007-06-19This package uses BSD-style Makefiles.rillig1-2/+2
2007-06-19Two more includes of sys/types.h to fix build on Mac OS X.joerg2-2/+4
2007-06-19Include sys/types.h first to help Mac OS X.joerg1-1/+2
2007-06-19Remove duplicate assignment.joerg1-2/+1
2007-06-19Added INSTALL_ENV and SUBST_VARS. Noted by joerg.rillig1-1/+3
2007-06-19Added pbulk.joerg1-1/+2
2007-06-19Initial import of pbulk, the new pkgsrc bulk build framework.joerg51-0/+5732
2007-06-19set USE_TOOLS+= gzip:run to get GZIP_CMD - from joergabs1-4/+4
2007-06-19Obfuscate a bit so that +BUILD_VERSION doesn't contain incorrectjoerg1-3/+3
2007-06-19Obfuscate embedded $NetBSD$ strings a bit, so that pkgsrc doesn't pickjoerg1-4/+4
2007-06-18Added an explanation to the "Don't add quotes around SUBST_MESSAGE" rule.rillig1-1/+9
2007-06-09Add more files for "openwin". This was reported byreed2-3/+24