summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Expand)AuthorFilesLines
2007-08-10* Use stdout for printing results of vulnerable/eol packages found.adrianp3-10/+46
2007-08-10Remove comment about importing from NetBSD.joerg1-3/+1
2007-08-10Reword description of rebuild-tree, and point to pkg_delete -f as agdt2-7/+8
2007-08-10pkg_delete In the list of options, note -ff option to remove {\bfgdt2-1/+9
2007-08-10Not my day. If I write "return 0 when at least one match was found",joerg1-4/+4
2007-08-10Add "rebuild-tree" command to pkg_admin. It recomputes the dependenciesjoerg4-7/+111
2007-08-10Contrary to its comments, CheckForPkg is meant to print all matchingjoerg1-14/+44
2007-08-10Don't use ld -x or ld -X. Bump version to 20070810.joerg6-88/+88
2007-08-10regen.wiz1-82/+89
2007-08-10More indent for tagged lists; add key to FILES and addwiz1-7/+13
2007-08-10Actually assign variable that tells the caller that we got a match.joerg1-2/+3
2007-08-09Make var_set and var_get arguments always use full path names.joerg4-12/+17
2007-08-09Remove @option extract-in-place support for now (will be the defaultjoerg5-87/+34
2007-08-09Change interface of is_automatic_installed andjoerg5-53/+47
2007-08-09Pass a number of strings around as const char *.joerg3-18/+18
2007-08-09Fix segmentation fault when the package has no variables set andjoerg2-10/+17
2007-08-09Use the passed in string and Pkgdeps when calling strsep, fixingjoerg1-3/+3
2007-08-09For user-destdir installation, we need to ues the REAL_ROOT_USER.joerg1-2/+2
2007-08-09Add DESTDIR support.joerg1-4/+6
2007-08-09When matching a non-pattern (aka a base name), assign the correctjoerg1-3/+3
2007-08-08Replace note_whats_installed, add_to_list_fn and generally mostjoerg13-340/+586
2007-08-08New sentence, new line; use more markup; fix a typo.wiz1-6/+13
2007-08-08Fix build on Solaris by including fcntl.h, needed for O_RDONLY definition.tnn2-2/+8
2007-08-08pkg_rolling-replace-0.10:tnn3-37/+74
2007-08-07Drop trailing whitespace.wiz1-2/+2
2007-08-07No need for PKGREVISION for tnftp-20070806.lukem1-2/+1
2007-08-06Update to pkg_rolling-replace-0.6:tnn2-21/+31
2007-08-05Use full parameter lists in macros to avoid bogus replacements.tnn1-5/+5
2007-08-05s//etc/${PKG_SYSCONFDIR}/adrianp1-2/+3
2007-08-05Correctly handle ordering NULL -- this greatly simplifies using itjoerg2-6/+17
2007-08-05Don't compare a function name against NULL, master_mode is meant here.joerg3-6/+6
2007-08-05Do SUBST handling in post-patch instead of pre-configure. This makestnn1-3/+3
2007-08-05Tru64 doesn't have strtoll, but alpha is a pure LP64 platform so we cantnn1-1/+5
2007-08-05Add quotes around sed scripts.tnn1-3/+3
2007-08-05Add some useful comments.tnn1-1/+7
2007-08-05No sin_len on digital unix derivatives. (xxx: time for a configure test?)tnn1-2/+3
2007-08-05Detect grp.h. Regen.joerg3-16/+22
2007-08-04Try hard to get 64bit offsets in all modules, fixing misunderstandingsjoerg2-3/+37
2007-08-03Bump version to 20070803 after fixing a crash when generating Tiger hashestnn2-11/+11
2007-08-03Allocate enough storage space to hold a tiger hash. Corrects atnn1-3/+3
2007-08-03Fix bootstrap issues reported by tnn@joerg3-13/+26
2007-08-03The forced disabling of zlib and bzip2 was meant for testing only,joerg1-4/+1
2007-08-03Bump date for last change.joerg2-3/+3
2007-08-03- only build pkg_admin, pkg_create and pkg_info for --enable-bootstrapjoerg16-295/+842
2007-08-03pkg_rolling-replace-0.5:tnn2-5/+4
2007-08-02regen.wiz2-8/+8
2007-08-02Bump date for fixed paths.wiz2-4/+4
2007-08-02Update some paths on ftp.NetBSD.org.wiz3-9/+9
2007-08-02Include inttypes.h if it exists. Fixes issues on OSF/1 as reportedjoerg6-4/+27
2007-08-02Include "bsd.prefs.mk" to avoid error messages from e.g. "pkg_chk".tron1-1/+3