summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/create
Commit message (Expand)AuthorAgeFilesLines
* 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
* Re-work make_dist() routine to build the tar command more reasonably.jkh1995-05-101-54/+58
* Add a great deal more error checking to various things.jkh1995-04-262-22/+44
* Yikes! How did that typo slip past! I'd swear I compiled it. Oh well,jkh1995-04-261-2/+2
* As per Bruce's advice, use sysconf to get the max argument size andjkh1995-04-261-19/+23
* Use ARG_MAX instead of _POSIX_ARG_MAX: 4K is too small!jkh1995-04-241-3/+3
* Stage almost nothing through the playpen now - this should speed pkg_createsjkh1995-04-221-24/+38
* Second round:jkh1995-04-221-3/+13
* Argh - missed a printf! That should be the last of plist-spewers.jkh1995-04-221-2/+2
* Don't spew garbage into the packing list when PlistOnly and verbose arejkh1995-04-221-3/+3
* 1. Add proper dependencies to the library in my Makefiles. This was pointedjkh1995-04-225-9/+42
* Neither of these tools really told you what you needed to know neatlyjkh1995-04-101-6/+13
* Add true support for dependency lists.jkh1995-04-094-5/+29
* Whoops! How embarassing. Just now noticed that I forget to update the .Osjkh1995-01-051-2/+2
* Fix misleading typo in description of @unexec.jkh1995-01-051-2/+2
* More changes from John T. Kohl. Man pages, mostly.jkh1994-12-061-166/+248
* Many of John T. Kohl's patches from NetBSD. Thanks, John!jkh1994-12-064-11/+162
* Don't create packages with bogus @name lines.jkh1994-11-171-2/+2
* Remove the QUERY_* functions. I don't think they're as good anjkh1994-11-171-17/+1
* This should do it - I forgot about pkg_info.jkh1994-10-141-2/+2
* My last commit to bsd.port.mk made me think - `pkg_create -p ...' shouldjkh1994-10-041-5/+7
* Allow creation of absolute package namesadam1994-08-292-9/+15
* Add @srcdir option for customizing creation of packages.jkh1994-08-282-1/+12
* Change in_plist() call to find_plist().jkh1994-05-251-2/+2
* Add `-h' option to force tar to follow symbolic linksalm1994-05-194-3/+15
* Whoops, -Y and -N would work better if they were in the getopts string!jkh1994-04-161-2/+2
* Add -N and -Y flags for auto-answer feature.jkh1994-04-052-1/+17
* Now works with/without obj directoriesnate1993-09-201-1/+2
* Doc new % sequence expansion for command execution.jkh1993-09-182-7/+52
* Whoops - got the exclude flag wrong, try again.jkh1993-09-121-4/+7
* Added and doc'd -X flag to pkg_create that allows you to specify an excludejkh1993-09-124-2/+26
* Doc'd option for current directory prefix in @execjkh1993-09-061-4/+5
* Made staging area configurable rather than assuming /tmp (-t)jkh1993-09-054-5/+24
* Fixed bug in pkg_create that affected Rich's attempts to package emacsjkh1993-09-041-1/+2
* Lots of misc tweaks, support for arbitrary separators in pkg_info, morejkh1993-09-036-7/+15
* The release version of my package install suite. Please see man pagesjkh1993-08-266-0/+626
OpenPOWER on IntegriCloud