summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Expand)AuthorFilesLines
2009-04-09NO_MTREE and NO_PACKAGE are obsolete.joerg2-4/+6
2009-04-09Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.joerg40-97/+40
2009-04-08Remove the remaining NO_MTREE definitions, it has been a nop for ajoerg6-12/+6
2009-04-07Much simpler fix for PR/41125tez1-3/+3
2009-04-06pkg_install-20090406:joerg2-7/+4
2009-04-05take case-insensitive filesystems into account.rillig1-1/+8
2009-04-04Added a warning for the old buildlink3.mk format.rillig1-1/+7
2009-04-03Corrected pkg_select version in DISTNAME, new PKGREVISIONimil1-2/+3
2009-03-30Remove trailing \n in warnx call. Pointed out by seb@joerg1-2/+2
2009-03-29Fix substitution per PR 41092 from Steven Drake.wiz1-3/+3
2009-03-27Fix build with gtk-2.16.wiz4-4/+50
2009-03-26pkg_install-20090326:joerg2-5/+5
2009-03-25Improve explanation for missing man pages for sbin/ programs.wiz1-4/+4
2009-03-25Added explanations for all warnings that currently appear in wip/dcc.rillig1-1/+34
2009-03-25+ LICENSE_FILErillig1-1/+2
2009-03-25Updated pkgtools/pkg_chk to 1.98abs2-8/+9
2009-03-23pkg_leaves-1.2: Silence error messages from pkg_info.joerg2-3/+3
2009-03-22Improve markup.joerg1-2/+5
2009-03-22libnbcompat-20090322:joerg5-85/+210
2009-03-22Added BUILDLINK_CONTENTS_FILTER.*rillig1-1/+2
2009-03-22Fixed the .if/.endif handling in the new buildlink3.mk format.rillig1-2/+2
2009-03-22Oops. :)rillig1-2/+2
2009-03-22Updated pkglint to 4.91.rillig1-2/+2
2009-03-22Adjusted pkglint to the new format of the buildlink3.mk files, which isrillig2-14/+173
2009-03-21pkg_delete: add missing setprogname(argv[0]);tnn1-1/+2
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