| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
'RELENG_3_3_0_RELEASE'.
This commit was manufactured to restore the state of the 3.3-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=50581
|
| |
|
|
|
|
|
| |
cleanup
Notes:
svn path=/stable/3/; revision=50202
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
This includes another xref fix to ypserv.8 that should have
been MFCed.
Not all of the i4b man changes from the original commit were merged
due to conflicts brought about by new functionally being added in -current
and causing conflicts with this commit. Maybe I'll come back later
and try to get them all merged, but I doubt it. They were mostly
cosmetic changes.
Notes:
svn path=/stable/3/; revision=49837
|
| |
|
|
|
|
|
|
|
| |
an on-delete script.
Submitted by: Rajesh Vaidheeswarran <rv@fore.com>
Notes:
svn path=/head/; revision=41866
|
| |
|
|
|
|
|
|
|
|
| |
include PKG_TMPDIR, TMPDIR, PKG_DBDIR. Add a FILES section to these
manual pages.
PR: docs/7064
Notes:
svn path=/head/; revision=37166
|
| |
|
|
|
|
|
| |
PR: 6713
Notes:
svn path=/head/; revision=36322
|
| |
|
|
| |
Notes:
svn path=/head/; revision=34809
|
| |
|
|
| |
Notes:
svn path=/head/; revision=30221
|
| |
|
|
|
|
|
|
|
|
|
|
| |
a couple typos, and consistent double-spacing after sentences.
This is actually a spinoff from the "ports-current discontinued"
blow-up some time ago.
Ack'd by: jkh
Notes:
svn path=/head/; revision=29889
|
| |
|
|
|
|
|
|
|
|
|
|
| |
the option in pkg_create. Now preserved files start with a . and are
named .<filename>.<pkgname>.backup so that their purpose is more clear.
Note that just using the preserve option without proper pkg_deps
is also foolish since packages being deleted in the incorrect order with
preserve on can generate some odd results.
Notes:
svn path=/head/; revision=27137
|
| |
|
|
|
|
|
|
| |
PR: 3798
Submitted by: Jan Kuriyama <kuriyama@opt.phys.waseda.ac.jp>
Notes:
svn path=/head/; revision=26745
|
| |
|
|
|
|
|
|
| |
PR: 3473
Submitted by: Josh Gilliam <soil@quick.net>
Notes:
svn path=/head/; revision=25394
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22997
|
| |
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
| |
|
|
|
|
|
|
|
| |
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
|