summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install
Commit message (Expand)AuthorAgeFilesLines
* Style policy: reformat multiline comments to conform to style(9).sobomax2001-05-1710-46/+83
* Print longer package names. Some of them were running off the rightbmah2001-05-151-3/+3
* Fixed a missing library in DPADD.bde2001-05-121-4/+5
* Clean up some of the evil string handling in this code, replacekris2001-05-123-47/+91
* rcsid style fix.obrien2001-05-091-6/+5
* A WIP snuck in the rev 1.34 commit.obrien2001-05-091-8/+3
* The pkg_version -c output will now call for a "make clean" before andbmah2001-04-301-2/+2
* Fix typo in prev commit - add missing commaache2001-04-261-2/+3
* Add /usr/X11R6/bin to the exported PATH. If /usr/local/bin is there,obrien2001-04-251-4/+10
* Don't build pkg_sign tools if crypto is not installed, or is notwes2001-04-241-1/+2
* Fix a problem with tests of the form "1.0" vs. "1.0a".bmah2001-04-192-3/+15
* beforeinstall -> SCRIPTS.ru2001-04-072-8/+2
* mdoc(7) police: .Nm remembers its argument on the first call.ru2001-04-041-1/+1
* Implement a package number comparison routine for pkg_version(1)bmah2001-04-034-31/+201
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-263-4/+2
* Decapitalise first letter of warning message.sobomax2001-03-261-1/+1
* In which(1) mode resolve "/../", "/./" in arguments and PLIST contents. Thissobomax2001-03-261-40/+67
* - Add which(1)-like functionality into pkg_info;sobomax2001-03-2312-23/+283
* Set the default manual section for usr.sbin/ to 8.ru2001-03-201-0/+2
* When creating a package sort dependencies in such a way that if dependencysobomax2001-03-155-74/+152
* When matching installed packages against glob keep track of which patternssobomax2001-03-141-2/+23
* Change check_sign to proper "pkg_sign" reference.jkh2001-03-081-2/+2
* mdoc(7) police: misc markup fixes.ru2001-03-051-23/+40
* Build package signing tools if OpenSSL is included in the build.wes2001-03-051-0/+4
* When called with the "-n" command line argument, pkg_deleteroberto2001-03-041-5/+4
* Put back several lines that I erroneously deleted in my previous commit. Thissobomax2001-03-011-0/+3
* Eliminate mdocNG warnings caused by misplaced or extraneous macro calls.ru2001-02-283-10/+10
* Properly detect and report malloc(3) failures.sobomax2001-02-271-36/+51
* - Merge recently added into pkg_info(1) regex/glob matching functionality intosobomax2001-02-279-168/+338
* Add two missed modifiers into usage message (`-G' and `-x').sobomax2001-02-241-1/+1
* Fix a typo, that in some cases may lead to incorrect packages reordering.sobomax2001-02-211-1/+1
* Use the more logical author syntax from pkg_version and quotejkh2001-02-204-14/+8
* Improve pkg_delete(1) behaviour when deleting several packages at once.sobomax2001-02-191-3/+74
* MFS: getpackagesite() from RELENG_4 that allows the code to be the same.obrien2001-02-171-4/+16
* mdoc(7) police: sanitize previous commit.ru2001-02-161-2/+3
* In light of the dismal transfer times from ftp.FreeBSD.org, add a newobrien2001-02-132-10/+36
* Prevent the commands output of pkg_version.pl from being executed without thebmah2001-02-091-0/+14
* mdoc(7) police: cosmetics.ru2001-02-091-8/+9
* - By default treat supplied arguments as a shell globs to be matched againstsobomax2001-02-084-41/+191
* mdoc(7) police: Change -filled displays (which just happenru2001-02-073-8/+8
* Fix typo: seperate -> separate.asmodai2001-02-061-1/+1
* Add package signing utilities; somebody might actually want them.wes2001-02-0617-0/+2514
* -pedantic mode:sobomax2001-02-052-1/+3
* Add a -g flag for verifying an installed package against its recordedjkh2001-02-035-2/+41
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-015-16/+20
* Make `-y' option actually work.sobomax2001-01-241-1/+1
* Use .Pa instead of .Dq.sobomax2001-01-221-3/+2
* - Add ability to handle bzip2-compressed packages;sobomax2001-01-228-26/+79
* mdoc(7) police: removed leading whitespaces that are not insideru2001-01-191-1/+1
* Prepare for mdoc(7)NG.ru2001-01-162-8/+8
OpenPOWER on IntegriCloud