summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Expand)AuthorFilesLines
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg7-70/+36
2009-03-20More portable way to print st_size which is off_t. Fixes build on DragonFly.hasso2-1/+17
2009-03-10Specify width for tag list.joerg2-4/+4
2009-03-10Implemented the suggestion by abs@ of reducing the number of warnings inrillig1-21/+34
2009-03-09Use archive_read_finish and avoid double-free if the archive couldn't bejoerg1-4/+3
2009-03-09pkg_install-20090309:joerg2-5/+4
2009-03-08If writing to the archive failed, tell user the file it tried to write.joerg1-3/+4
2009-03-08Updated pkg_select to version 20090308imil2-6/+6
2009-03-08pkg_install-20090307:joerg7-67/+45
2009-03-08Add the pkgconfig file for libXi.snj3-5/+6
2009-03-07removed patches after upstream inclusionimil3-41/+0
2009-03-07. included patches/ upstreamimil2-17/+15
2009-03-07Fix documentation -- dewey_cmp and dewey_match texts were swapped.wiz4-12/+15
2009-03-06joergs says the problem is with &&, so revert to revision 1.4 which shouldtnn1-4/+2
2009-03-06Add explicit cast to silence GCC on comparing different signs.joerg1-2/+2
2009-03-06Merge lib/dewey.c rev 1.11 from pkg_install:joerg1-4/+3
2009-03-06Avoid sign comparision issues.joerg1-4/+3
2009-03-06fix previous:tnn1-2/+4
2009-03-06Invert logic of the package timestamp check, as at least ksh and bashtnn1-2/+2
2009-03-04Explicitly build local libarchive without ACL support, I don't want tojoerg1-2/+2
2009-03-04Needs msgfmt.hasso1-2/+2
2009-03-02pkg_install-20090302:joerg7-17/+95
2009-03-02Remove a close(-1) as hinted by wiz.joerg1-3/+2
2009-03-02Be nice to stupid version of TAILQ_INSERT_TAIL on Linux, that doesn'tjoerg1-3/+3
2009-03-02pkg_install-20090301:joerg5-13/+24
2009-03-02libnbcompat-20090302:joerg2-3/+8
2009-02-28regenwiz2-9/+9
2009-02-28Fix typo.wiz1-2/+2
2009-02-28Remove trailing whitespace.wiz1-2/+2
2009-02-28pkg_install-20090228:joerg16-400/+166
2009-02-27When checking for explicit conflicts, skip the old version checkif nojoerg1-3/+3
2009-02-26Provide TAILQ_FOREACH_SAFE if it is missing.joerg2-3/+10
2009-02-26pkg_install-20090226:joerg2-6/+5
2009-02-26Recognize groff-1.20.1 on Linux.wiz2-4/+6
2009-02-25Be silent if querying a variable and no installed information exists.joerg1-4/+2
2009-02-25Include sys/poll.h and poll.h directly if they exist.joerg1-2/+7
2009-02-25Bump date for previous. Remove trailing whitespace.wiz2-4/+4
2009-02-25pkg_install-20090225:joerg8-1183/+973
2009-02-25Fix markup. From Tim Zingelman.joerg2-3/+5
2009-02-21Updated pkgtools/pkg_chk to 1.97abs2-25/+25
2009-02-20Sort options in usage. Break lines appropriately.wiz2-9/+9
2009-02-20Use more and better markup.wiz1-35/+48
2009-02-20Use more and more proper markup.wiz1-64/+99
2009-02-20Update to cdpack-1.9. This version teaches cdpack how to add packagesdmcmahill4-25/+114
2009-02-19Make sure that SYSCONFDIR is expanded in pkg_install.conf(5).joerg4-3/+12
2009-02-19Some minor improvements.wiz1-7/+8
2009-02-19Fix PR 40151 - bootstrap of pkgsrc fails on Ubuntu 8.10abs2-2/+13
2009-02-18Updated pkg_notify to 0.4.3imil6-23/+800
2009-02-17bootstrap-mk-files-20090217:joerg1-4/+4
2009-02-16Improve support for ancient OpenSSL releases.joerg1-4/+13