summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Expand)AuthorFilesLines
2007-08-18x11/xorg-libs/version.mk was removed, catch up.joerg1-2/+1
2007-08-17Remove leading spaces from PKGNAME, to cope with an old bug.gdt2-4/+4
2007-08-16close is a function, fix C&P errors. From Aleksey Cheusov.joerg4-15/+14
2007-08-16Work around broken default visibility in Linux (PR 36790).joerg2-3/+7
2007-08-16Revbump sweep of all libevent consumers due to update to libevent-1.3d.tnn1-1/+2
2007-08-15Don't hard-code tar as tar, but make it an option and use the tooljoerg5-11/+12
2007-08-15Shorten wording.joerg1-3/+3
2007-08-15Fix grammar. From salo@joerg1-2/+2
2007-08-15Start abstracting pkgdb access by introducing pkgdb_pkg_file.joerg5-44/+46
2007-08-15Make _pkgdb_getPKGDB_DIR return const char * and fix fallout.joerg6-20/+21
2007-08-15Bail out if the PLIST contains no @name field. This check existed sincejoerg1-3/+8
2007-08-15Split off the part dealing with already installed packages intojoerg1-155/+177
2007-08-14Add new option -m to pkg_add. This allows to override MACHINE_ARCHjoerg6-24/+38
2007-08-14Fix indentation.joerg1-5/+9
2007-08-13Merge tmppkg into main variable block and remove indentation.joerg1-82/+79
2007-08-13Check explictly for argc == 0 to find out if options where specified.joerg2-24/+12
2007-08-13Added mk/misc/category.mk, which contains the definitions that are onlyrillig1-2/+2
2007-08-13Documented expect() and prepared pkglint for the upcoming introductionrillig1-12/+14
2007-08-12pkg_admin: when retrying with a wildcard pattern, use the computedjoerg7-38/+117
2007-08-12Restore ignorance of entry types for lsbest and lsall for now.joerg4-18/+21
2007-08-12Reference correct variable.joerg1-3/+3
2007-08-12- Introduce find_best_matching_file and match_local_files. This replacejoerg8-201/+214
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