summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Expand)AuthorFilesLines
2008-04-23update pkg_chk to 1.91:abs2-3/+11
2008-04-23Make pkg_delete with -p actually work. Prepending the prefix doesn'tjoerg1-8/+12
2008-04-23Use id -un for whoami on QNX.joerg1-2/+2
2008-04-23pkg_install-20080423:joerg2-48/+75
2008-04-23Requires libarchive 2.5.joerg1-1/+4
2008-04-23rc.subr-20080423: Add QNX support.joerg2-4/+14
2008-04-22Restore symlinks as the code was accidently removed.joerg1-2/+5
2008-04-22pkg_install-20080422:joerg2-56/+24
2008-04-21libnbcompat-20080422:joerg5-2413/+4070
2008-04-20Detect socket and gethostbyname requirements for Solaris.joerg2-1468/+1825
2008-04-18Move get_dash_string to pkg_create as only user.joerg3-27/+17
2008-04-18Nuke unused macros.joerg1-10/+1
2008-04-18Mark this package MAKE_JOBS_SAFE=no.bjs1-1/+3
2008-04-17Don't let a mathematican add numbers with less than 20 digits. Fix thejoerg2-3/+3
2008-04-16pkg_install-20080415:joerg6-7/+136
2008-04-15Refactor by moving logic for IGNORE_URL into subfunction.joerg1-23/+31
2008-04-15bootstrap-mk-files-20080415:joerg2-34/+4
2008-04-12Convert to use PLIST_VARS instead of manually passing "@comment "jlam6-64/+65
2008-04-08Force depend target to explicitly run for libfetch. Disallow paralleljoerg1-2/+5
2008-04-07pbulk-0.30:joerg2-6/+53
2008-04-07Add note about LOCALBASEjoerg1-1/+2
2008-04-07Simplify logic and make pkgdbdir the default forjoerg1-6/+5
2008-04-07pkg_install-20080407:joerg6-13/+38
2008-04-06Don't build pkg_io.c during bootstrap.joerg1-2/+4
2008-04-04Fix audit -t argument -- it should actually take the option.joerg1-3/+3
2008-04-04-lfetch to make it build. PR pkg/38365.tnn1-2/+2
2008-04-04pbulk-0.29:joerg4-5/+41
2008-04-04Also switch pkg_admin's fetch-vulnerabilities implementation tojoerg1-78/+26
2008-04-04pkg_install-20080404:joerg7-62/+186
2008-04-04libnbcompat-20080404:joerg1-2/+2
2008-04-04Add an implement of timegm(3) from nsd (based on Python code).joerg2-1/+85
2008-04-04Add an implement of timegm(3) from nsd (based on Python code).joerg2-1/+96
2008-04-03Override PKG_INFO_CMD to point to the just-built pkg_info so thatjlam1-1/+2
2008-04-02Invoke the correct pkg_admin command during post-installation.jlam1-3/+2
2008-03-31Use a workaround to prevent a linker error on Mac OS X Leopard.tron1-2/+6
2008-03-31Separate 'make clean' from 'make package', so that clean is notgdt2-4/+10
2008-03-23Correct typo in usage message: vulneraiblities -> vulnerabilitiesdsainty1-3/+3
2008-03-21Request getopt with optreset support from libnbcompat.joerg1-1/+3
2008-03-21libnbcompat-20080322:joerg4-157/+190
2008-03-21Revert last change. The symbol is already defined injoerg1-3/+2
2008-03-21Fixes pkg/38250 and makes pkgsrc work on Darwin again. Thanks tojklos1-2/+3
2008-03-20If this is not a native NetBSD build, use the libnbcompat version ofjoerg1-3/+5
2008-03-19Explicitly include fcntl.h for Solaris. From PR 38240.joerg1-2/+5
2008-03-15Fix bootstrap build. From Stoned Elipot.joerg1-6/+6
2008-03-15Needs unistd.h.joerg1-2/+5
2008-03-13bootstrap-mk-files-20080310:joerg3-6/+6
2008-03-13pkg_install-20080313:joerg8-19/+668
2008-03-13Fix download-vulnerability-list's -c option. From Jim Bernard in PR 38231.wiz1-1/+2
2008-03-11pkg_install-20080311:joerg2-3/+9
2008-03-11Add an EXAMPLES section.tnn1-2/+19