summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Expand)AuthorFilesLines
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
2007-06-05Added JAVA_BINPREFIX.rillig1-1/+2
2007-06-05make(1) variable assignments should go after all command line options.tnn1-2/+2
2007-06-03Added "local" as a valid category, since it is suggested in the pkgsrcrillig1-2/+2
2007-06-02Permit installation on "FreeBSD-[0-4].*-*".schmonz1-2/+3
2007-05-31Updated libnbcompat to 20070531.rillig4-35/+40
2007-05-29Fix a couple misspellings, and add a couple items:schmonz1-3/+5
2007-05-23simplify previoustnn1-5/+4
2007-05-23non-current make(1) doesn't support -V.tnn2-4/+6
2007-05-22Add a couple of success reports.tnn1-1/+4
2007-05-20- Change the way pkg_rolling-replace parses version numbers. Everythingtnn2-12/+12
2007-05-19Sync with pkgsrc (1.46).wiz1-4/+5
2007-05-18Silence make. If /sbin/sysctl is static or non-existent, ldd would returnjoerg1-2/+2
2007-05-18Remove myself as maintainer, I don't have the time anymore to keep thesepeter2-4/+4
2007-05-15Actually substitute "@ID" with the path to id(1) while creating thetron1-2/+3
2007-05-13Added another helpful sentence to the explanation of the "tool vs.rillig1-3/+7
2007-05-11Prepend ${PREFIX} to default location of mk.conf if we're using bmake.tnn3-11/+17