summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Expand)AuthorFilesLines
2008-06-17Pullup ticket #2421 - requested by hetron1-1/+3
2008-05-12pullup ticket #2373 - requested by joergrtr2-1487/+1070
2008-05-10pullup ticket #2367 - requested by joergrtr5-1073/+1497
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
2008-03-10Add a suggestion from Aleksej Saushev.tnn1-1/+4
2008-03-10Add datarootdir to shut up configure.wiz7-7/+14
2008-03-10Remove pprefix (accident?). Add datarootdir to shut up configure.wiz1-2/+2
2008-03-09Don't print errno for missing GPG setting.joerg1-2/+2
2008-03-09Stop chdir/getcwd/fchdir dance in lsall and lsbest, just use the passedjoerg1-42/+7
2008-03-09pkgdb.byfile.db maintainance can use the iterator interface as well.joerg1-45/+12
2008-03-09Use pkgdb function to compute +CONTENTS name and drop need to playjoerg1-18/+9
2008-03-09Split check functions into a separate file.joerg4-224/+328
2008-03-09pkg_install-20080309:joerg2-8/+8
2008-03-06There's more to do ...rillig1-1/+14
2008-03-06Updated pkglint to 4.85.rillig1-2/+2
2008-03-06The LOCALBASE variable should not be used in packages, it should just berillig1-1/+32
2008-03-06After the recent fixes by wiz, the regular expression for splitting arillig1-2/+2
2008-03-06Note removal of tnftp and pax.jlam1-3/+1
2008-03-06+ Remove pkgtools/pax and pkgtools/tnftp as they are no longer differentjlam2-29/+0
2008-03-05Add TODO item from PR pkg/38178.tnn1-1/+3
2008-03-01Using AUTO_MKDIRS is simpler.rillig1-3/+2
2008-03-01Why does pkg_add need many open file descriptors?rillig1-2/+3
2008-03-01Removed trailing white-space.rillig2-6/+6
2008-02-28Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS,rillig1-2/+2
2008-02-27Allow zero white-space in line 4 of buildlink3.mk files. This was hit byrillig1-2/+2
2008-02-26pbulk-0.28:joerg2-5/+6
2008-02-26Use pkg_add from new build, override *_CMD instead of the full commands.joerg1-7/+6
2008-02-26NO_MTREE is the default nowawadays.joerg1-10/+2
2008-02-24update pkg_chk to 1.90:abs2-10/+10
2008-02-24Improve verbose mode:tnn1-3/+10
2008-02-22pkg_install-20080223:joerg2-25/+37
2008-02-22pkg_install-20080222:joerg2-4/+14
2008-02-22Introduce a variable, LIBNBCOMPAT_USE_PIC, which if set to yes beforetnn1-6/+26