uebayasi
5e494b866c
Flags need Fl, not Ar.
2004-06-03 15:54:09 +00:00
uebayasi
14e27a0be3
Change "for ... find ...
" to "find ... | while read ..." loop so that
...
save invocations of sed(1).
Reviewed By: seb
2004-06-03 13:13:42 +00:00
uebayasi
165341b35c
Delete superfluous `;'.
2004-06-03 12:50:37 +00:00
minskim
e7f62cf2e3
Remove superfluous escapes in BRE. OK'ed by uebayasi@.
2004-06-01 16:08:10 +00:00
grant
cacf2d0f45
s/netbsd.org/NetBSD.org/i
2003-11-12 13:31:07 +00:00
jlam
2277c35f52
Update pkg_install to 20030913. Changes from version 20020912 are quieting
...
the file removal when deleting linkfarms if the expected file doesn't
exist. Since the symlink isn't there, the mission is already accomplished,
so why bother with the warning?
2003-09-13 09:20:26 +00:00
jlam
37365fbf87
It's "-d stowdir" not "-D stowdir".
2003-09-08 10:21:25 +00:00
jlam
198410e826
Use the pkgviews terminology from pkgsrc/mk/buildlink3/README consistently
...
in this man page: depoted packages are kept in their depot directories, and
pkg_view(1) manages instances of those packages in views. Also copy the
warning in the pkg_delete(1) man page instead of the one from the
pkg_add(1) man page since the former correctly refers to package control
files already installed on the system.
2003-09-08 10:17:16 +00:00
wiz
a3a659ef72
Add options to SYNOPSIS; remove some fluff from Nd.
2003-09-08 09:12:35 +00:00
wiz
255fb463e6
Bump date for previous.
2003-09-08 08:57:56 +00:00
jlam
453f4348b6
Use "pkg_admin add|delete" to manipulate the pkgdb.byfile.db files in each
...
view so that they contain the correct information for the files stored in
each view.
2003-09-08 07:09:33 +00:00
jlam
f7ddad56af
Don't prevent users from using more than just the default view. Let's let
...
them try to use one of the good points of pkgviews right away.
2003-09-03 12:45:25 +00:00
wiz
c9af3bba1c
Drop trailing space.
2003-09-02 07:42:08 +00:00
jlam
1a174cde55
Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by
...
running:
cd src/usr.sbin/pkg_install
cvs update -Pd -A
cvs update -Pd -j pkgviews-base -j pkgviews
2003-09-02 07:34:47 +00:00