summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Expand)AuthorFilesLines
2007-10-10When installing the bootstrap kit from a directory, correctly handle therillig1-2/+3
2007-10-09Remove trailing spaces.martti1-2/+2
2007-10-07fix obsolete URLs for www.NetBSD.orgkano10-18/+18
2007-10-01+ MISSING_FEATURESrillig1-1/+2
2007-10-01On Solaris, at least the catpages can be installed. By the way, mandocrillig1-6/+3
2007-10-01Marked _PKG_SILENT and _PKG_DEBUG as deprecated, added USE_FEATURES.rillig2-2/+7
2007-09-29Honour the setting of MANINSTALL.rillig1-2/+4
2007-09-29There is no master/slave mode anymore.rillig1-5/+1
2007-09-27- Be less aggressive when resizing the version field, just resize ifjoerg3-16/+22
2007-09-25GConf, not GConf2; bump version to 2.7.wiz2-4/+4
2007-09-22Reverted two of my recent changes.rillig1-6/+3
2007-09-21If dirfd is either a function or a macro, use it. If it doesn't exist,joerg5-7/+250
2007-09-21Fully ANSIfy and use size_t and uint32_t in places where u_int was usedjoerg16-149/+91
2007-09-21Fix spelling of variable and add DESTDIR support.joerg1-4/+5
2007-09-21Removed code duplication by calling the client-clean script.rillig3-12/+18
2007-09-21Only save PREFIX in a tar file if the package has reached the installrillig1-3/+3
2007-09-21Thou shalt not nest double quotes in backticks, for the Solaris /bin/kshrillig1-2/+2
2007-09-20Finally fixed the bogus warnings in PHP extension packages concerningrillig1-19/+30
2007-09-20Variables mentioned in SUBST_VARS.* are marked as used. An assertion inrillig1-22/+55
2007-09-20update pkg_chk to 1.87.abs2-5/+6
2007-09-18Don't cache the allocated argv in a local static variable, just allocatejoerg1-28/+16
2007-09-18Remove EXPECT_DEBUG code and if(0)'ed call of setbuf.joerg1-50/+2
2007-09-18Make allocation errors fatal. Better than leaking memory in the errorjoerg1-10/+5
2007-09-17Add and document FETCH_PRE_ARGS, idea from David Sainty in PR #23899.adrianp4-5/+24
2007-09-16Fix a major memory leak in Dewey that existed sine ~forever.joerg3-46/+36
2007-09-14Don't use u_char when uint8_t are meant. Don't mess with __attribute__,joerg11-66/+70
2007-09-11All variables named by SUBST_VARS.* are marked as being used.rillig1-2/+9
2007-09-11Bump to 20070911 for pkg_add -u fixes.joerg1-2/+2
2007-09-11Replaced undefined behavior with an error message. We don't expectrillig1-5/+4
2007-09-11Removed unused variable.rillig1-5/+2
2007-09-11Applying sizeof() to a string parameter does not return the size of therillig1-4/+7
2007-09-10Cleaned up the TODO list from things I don't find worth implementing.rillig1-10/+1
2007-09-08Convert to use the features framework.jlam9-44/+27
2007-09-08Removed the warning about pkg_add or pkg_delete "not running as root"rillig2-13/+5
2007-09-08Avoid EPERM errors from tar when installing packages as an unprivilegedrillig1-2/+12
2007-09-07The WRKDIR and PREFIX can be saved in the log directory when a packagerillig2-2/+15
2007-09-07In unprivileged builds, the user running pkg_add and pkg_delete isrillig2-6/+6
2007-09-06Convert all libnbcompat/buildlink3.mk references to inplace.mk.jlam2-4/+4
2007-09-06Drop libnbcompat/buildlink3.mk and force all packages that usejlam2-35/+2
2007-09-06Use only features available in nawk.jlam1-3/+7
2007-09-06If waitpid was interrupt for some reason, restart it. Error out on alljoerg1-5/+6
2007-09-06Fix build on QNX. From Sean Boudreau.joerg1-2/+9
2007-09-04Ensure undef before typedef, to avoid error when a application detect missingobache1-3/+4
2007-09-04Fixed some internal pkglint errors.rillig1-4/+4
2007-09-04load_lines returns false on failure, not undef.rillig1-2/+2
2007-08-29* When adding or checking a package using pkg_admin(1), give a morejlam5-16/+40
2007-08-29Add FILE_NAME, the name of the binary package file.dillo3-5/+20
2007-08-27Update pkg_chk to 1.86:abs3-70/+88
2007-08-25Only gcc understands those -W* flags for warnings.rillig1-1/+3
2007-08-24Drop -RELEASE and similiar components of the OS version on FreeBSD asjoerg2-2/+2