summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/create
Commit message (Expand)AuthorAgeFilesLines
* Use Fx macro wherever possible.ru2000-11-141-3/+5
* Add "-o" option to pkg_create(1) and pkg_info(1). This option intended to recordsobomax2000-10-234-4/+22
* Cause fatal error messages to be a little more helpful to the programmerjkh2000-10-222-16/+16
* Use libfetch instead of libftpio. This adds support for http and IPv6.des2000-06-271-2/+2
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-4/+8
* Add cross references to pkg_version(1) in all the other pkg_* man pages.jhb2000-02-291-0/+1
* pkg_create doesn't use more(1) for displaying +DISPLAY files, itkris2000-02-271-2/+1
* Grammar fix: ``Different than'' should be ``different from''.chris2000-01-291-1/+1
* Document the fact that pkg_add/delete passes INSTALL/DEINSTALLmax1999-09-111-0/+5
* Use the appropriate macro for double quotes rather than using doublejkh1999-09-011-9/+24
* $Id$ -> $FreeBSD$peter1999-08-286-6/+6
* Various man page cleanup:mpp1999-08-151-2/+2
* -Wall fixes. Ambigious if/elses, uninitialized values, missing headers,billf1999-08-111-3/+4
* '?' shouldn't be in the usage string. Unknown characters are alreadyimp1999-06-241-2/+2
* If we are going to have a case for '?' then we should define it in Options.billf1999-06-231-2/+2
* Make it possible to have separate install scripts as well as havejkh1998-12-164-14/+82
* Fix support for uncompressed (".tar") package types. It's not completelyasami1998-12-051-5/+21
* correct usage of cleanup() everywhere - this became bogus when the warnx/errxjkh1998-09-112-34/+58
* o Set paths internally for pkg_add for tools we might want to invoke.jkh1998-09-081-2/+1
* Fix bogus suffix stripping to be less naive.jkh1998-09-081-9/+7
* Don't exit() from cleanup() if we got there via a non-signal sincejkh1998-07-281-2/+3
* Document environment variables used by pkg_{add,create,info}. Thesejkoshy1998-06-261-1/+35
* Loosely document the '-s' commandline option.steve1998-05-241-1/+7
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-231-9/+8
* Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internalbde1998-03-071-10/+4
* Eliminate the idea of nested "playpens" entirely - it just obfuscatedjkh1998-02-161-3/+8
* MF22: Revert part of -p handling.jkh1997-11-141-1/+4
* The prefix override code was bogus. The original idea was soundjkh1997-11-131-6/+1
* Don't return from cleanup() - if it's removed the playpen then veryjkh1997-10-131-2/+3
* Use err(3). Cosmetics in usage string and man page.charnier1997-10-085-91/+66
* Document pkg_add's dependency auto-install. While I'm here, fixhoek1997-09-271-7/+7
* Add proper md5 comments to ports-installed packages also byjkh1997-07-041-1/+2
* Change the naming conventions for preserve'd files and also documentjkh1997-07-011-1/+13
* Fix multiple documentation bogons.jkh1997-06-191-2/+2
* Add support for srcdir overrides.jkh1997-06-063-6/+20
* Minor typo.max1997-05-021-2/+2
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-311-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-225-5/+5
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-145-5/+5
* Add MD5 checksums to packing list for all files during pkg_create and usejkh1996-07-303-18/+15
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-241-3/+3
* Make pkg_install understand and use libftpio instead of its ownjkh1996-06-202-2/+5
* Correct some man page xrefs, and some other minor changes to bring somempp1996-04-081-2/+2
* Close a file descriptor that I had (harmlessly) left open in a childjdp1996-03-201-1/+2
* Another round of man page cleanups.mpp1996-02-121-6/+6
* Fixed pkg_create to eliminate the limits on the size of the PLIST.jdp1996-02-061-31/+41
* Bring forward my changes from 2.1jkh1995-10-253-8/+10
* Remove useless -lftp arguments from Makefiles.jkh1995-08-041-3/+0
* Remove trailing whitespace.rgrimes1995-05-302-5/+5
* Bump the number of allowable args by a factor of 4. I just scannedjkh1995-05-101-2/+2
OpenPOWER on IntegriCloud