| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
'RELENG_2_2_1_RELEASE'.
This commit was manufactured to restore the state of the 2.2.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
|
| |
|
|
|
|
|
|
|
| |
man pages up to mdoc guidelines and fix some minor formatting glitches.
Also fixed a number of man pages to not abuse the .Xr macro to
display functions and path names and a lot of other junk.
Notes:
svn path=/head/; revision=15135
|
| |
|
|
|
|
|
| |
Down to only about 100 items left to cleanup! :-)
Notes:
svn path=/head/; revision=14045
|
| |
|
|
|
|
|
|
|
|
| |
out by Bruce.
2. Add a "feature" to pkg_create (OK, OK, it's a miserable hack!) to get
it to dump its internal packing list out so that the `fake-pkg' rule in
bsd.port.mk can generate a more meaningful packing list.
Notes:
svn path=/head/; revision=7986
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. pkg_create now has a -P argument for specifying dependencies on the
command line.
2. pkg_add will honor dependencies and chain-load them automatically if
it finds the required package(s) in the same directory as the package
that is being loaded. For best results, install packages from a directory
containing all the packages you'll possibly need
(like /usr/ports/packages/all).
2 remaining flaws:
1. pkg_add looks in one place (where you were when you loaded the primary
pkg) for depended packages. If you can come up with a search path scheme
that's not a total hack - be my guest!
2. Recursive dependency expansion can result in the name of a dep being
listed more than once. This doesn't bother pkg_add since it checks
for package existance with pkg_info and will skip already-loaded packages.
I don't know how/if pkg_delete handles this yet, however. I need to look
into it.
Notes:
svn path=/head/; revision=7713
|
| |
|
|
|
|
|
| |
lines. Done.
Notes:
svn path=/head/; revision=5410
|
| |
|
|
| |
Notes:
svn path=/head/; revision=5408
|
| |
|
|
|
|
|
| |
Submitted by: jtkohl
Notes:
svn path=/head/; revision=4997
|
| |
|
|
|
|
|
| |
Submitted by: jkh
Notes:
svn path=/head/; revision=2331
|
| |
|
|
| |
Notes:
svn path=/head/; revision=1520
|
| |
|
|
| |
Notes:
svn path=/head/; revision=1337
|
| |
|
|
|
|
|
| |
Fixed bad verbose message.
Notes:
svn path=/head/; revision=478
|
| |
|
|
|
|
|
| |
list for the final package.
Notes:
svn path=/head/; revision=445
|
| |
|
|
| |
Notes:
svn path=/head/; revision=403
|
| |
|
|
| |
Notes:
svn path=/head/; revision=383
|
| |
|
|
|
|
|
|
| |
intelligent name handling in pkg_create. Most of these files are changed
because of rcsid's being different in my cvs tree and freefall's (foo).
Notes:
svn path=/head/; revision=379
|
|
|
for info.
Notes:
svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=327
|