Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-08 | Swap the program name and it's exit code so the output makes sense again. | Jasper Lievisse Adriaanse | |
ok espie@ | |||
2013-07-05 | zap; it's pointless and badly outdated. | Jasper Lievisse Adriaanse | |
2013-05-29 | I had misgivings about that one, I was right. Missed an obvious testcases, | Marc Espie | |
and my crash bunnies ARE a bunch of unreliable nitwits. thanks kili@ | |||
2013-05-29 | allow installpath to use +=, requested by quite a few people, | Marc Espie | |
but did require testing. | |||
2013-05-26 | add B: to the list of options actually handled. | Marc Espie | |
2013-05-13 | specialfiles ARE file while destated, so they set lastfile, which is | Marc Espie | |
useful for size and digest. BUT samples should never alias specialfiles, so error out right away. | |||
2013-04-30 | point people at pkg_check | Marc Espie | |
ok jmc@ | |||
2013-04-16 | spelling fixes; | Jason McIntyre | |
2013-04-16 | pass state correctly so we can do error messages. | Marc Espie | |
2013-02-18 | re-apply: | Okan Demirmen | |
use localbase for pkg-readmes ok espie@ | |||
2013-02-18 | revert previous; wrong time. | Okan Demirmen | |
2013-02-18 | use localbase for pkg-readmes | Okan Demirmen | |
ok espie@ | |||
2013-02-04 | just noticed that -aa was not documented yet. | Marc Espie | |
2013-01-27 | add a -u option to make it possible to build on an existing database | Marc Espie | |
2013-01-18 | much faster -E: try a sneak peek at the 'raw' contents file. | Marc Espie | |
if it doesn't contain the last part of the filename, then we don't even need to parse the plist... idea prompted by a chance remark from Vadim. | |||
2013-01-18 | move lock down: we don't really need to lock to match the directory | Marc Espie | |
2013-01-07 | only protest midly if we're in exclude mode, so that you can exclude stuff | Marc Espie | |
that does not exist, and that you will still see typos. | |||
2012-12-31 | simple optimization: if we're already erroring out, there's totally no | Marc Espie | |
need to compute those pesky checksums. | |||
2012-12-28 | base on landry's remarks, stuff like .libs* and partial* shouldn't ever | Marc Espie | |
have manual annotation markers. (the read part is there for legacy, as some stuff is already written back that way. Eventually, no .libs* will have @option manual-install left). | |||
2012-11-06 | sort options; ok espie | Jason McIntyre | |
2012-11-06 | document auto -i. | Marc Espie | |
2012-11-06 | work-around python compile issue: don't tie python files for now, so | Marc Espie | |
that timestamps don't trigger recompile. | |||
2012-11-06 | do interactivity like for the others. | Marc Espie | |
force pkglocatedb-- when auto-installing (reported by aja) | |||
2012-10-13 | In update verbose mode, when skipping an update candidate due to an | Jeremy Evans | |
unmatching pkgpath, if no valid update candidates are found, print that we are skipping the update candidate and all pkgpaths for both the currently installed package and the skipped update candidate. This is designed to help diagnosing issues when ports move locations in the tree, but the necessary @pkgpath entries are not correctly added to the PLIST. Much help and OK espie@ | |||
2012-10-11 | package checksums are no longer MD5, from Dawe on tech@. | Stuart Henderson | |
2012-09-06 | shorter display for trivial updatesets, | Marc Espie | |
foo-0.0->foo-1.0 becomes foo-0.0->1.0 | |||
2012-09-01 | show more precisely what the problem is. | Marc Espie | |
2012-08-30 | Lowercase the first "i" in isFile, isLink, isSymLink, and isHardLink | william | |
to match reality. ok espie | |||
2012-08-06 | kill pkg(1) for good. with help from espie. | Federico G. Schwindt | |
espie@ ok. | |||
2012-07-13 | install the correct file; from schwarze, ok krw | Theo de Raadt | |
2012-07-13 | do not install the pkg(1) front-end stub in /usr/sbin anymore, everyone | Theo de Raadt | |
uses the '_' variants ok espie | |||
2012-07-13 | do not install the pkg(1) front-end stub in /usr/sbin anymore, everyone | Theo de Raadt | |
uses the '_' variants ok espie | |||
2012-07-13 | temporary option until I come up with a nicer way: if -DNOINSTALLPATH | Marc Espie | |
don't even look in pkg.conf for the installpath. | |||
2012-07-12 | minor fix | Marc Espie | |
2012-07-06 | a bit of cleanup | Marc Espie | |
- remove description of INSTALL/DEINSTALL scripts, they've been dead for years. - explain upfront about interactive mode. | |||
2012-07-06 | have -i be automatically on for ttys. | Marc Espie | |
use -i/-I to force interactive/non interactive mode (-I for not running scripts has been dead for years) | |||
2012-06-14 | tweak pkg_info -S to separate pkgnames with @ from libraries with nothing. | Marc Espie | |
*this goes together with a bsd.port.mk change* !!! fixes some ambiguities in out-of-date, for instance. if you're parsing pkg_info -S output manually, this *WILL* change the way things work | |||
2012-06-11 | move PkgConfig.pm where it belongs | Marc Espie | |
as requested by matthieu@, ok jasper@, miod@, matthieu@ | |||
2012-06-08 | document pkgpath matching a bit more thoroughly, be more consistent in | Marc Espie | |
naming stuff. (based on a comment from sthen@) | |||
2012-06-08 | activate new pkg_create magic. | Marc Espie | |
Note that, in most cases, PFRAG.shared are probably no longer needed... | |||
2012-06-08 | silent rename of @comment subdir= to @comment pkgpath= | Marc Espie | |
this makes more sense | |||
2012-05-28 | I'm an idiot, make sure we call the right routines every time | Marc Espie | |
2012-05-26 | fix class hierarchy errors: print all Action (includes @newuser, @newgroup, | Marc Espie | |
@sysctl), but only use {expanded} for exec-like actions. 2 passes over plists: one to set header, 2nd one to build the list. slightly cleaner | |||
2012-05-24 | put possible fragments in there. | Marc Espie | |
fix buglet in parsing libraries | |||
2012-05-23 | also record expanded @exec-like actions and @newauth... | Marc Espie | |
2012-05-18 | just warn if files from the *etc sets are missing. This will remind | Marc Espie | |
people to run sysmerge, and is generally not a good hint things are out of synch. prompted by naddy@ and sthen@ | |||
2012-05-15 | supplementary magic code, not active yet | Marc Espie | |
2012-05-15 | less hackish test for LIB*VERSION: after building the element, | Marc Espie | |
redo a check based on the non-subst version, so we can: - actually parse the library name - check we depend upon the right variable | |||
2012-05-15 | allow elements to remove themselves from PackingList, adjust visit | Marc Espie | |
accordingly. Make sure obsolete stuff ->add returns undef, unconfuses PkgCreate. | |||
2012-05-08 | add an extra check to avoid out-of-synch | Marc Espie | |