| 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
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=47040
|
| |
|
|
|
|
|
|
|
| |
an on-delete script.
Submitted by: Rajesh Vaidheeswarran <rv@fore.com>
Notes:
svn path=/head/; revision=41866
|
| |
|
|
|
|
|
|
| |
fixed (chained dependency checking for pkg_add is broken, for one thing)
but at least you can now create one package and use it.
Notes:
svn path=/head/; revision=41530
|
| |
|
|
|
|
|
| |
revisit this after release.
Notes:
svn path=/head/; revision=40354
|
| |
|
|
|
|
|
|
| |
otherwise we'll miss the "symlink exists but points nowhere" case.
Submitted by: asami and/or possibly <ru@ucb.crimea.ua>
Notes:
svn path=/head/; revision=40085
|
| |
|
|
|
|
|
|
| |
stuff was added and nobody seems to have noticed. :)
Noticed by: Josh MacDonald <jmacd@paris.CS.Berkeley.EDU>
Notes:
svn path=/head/; revision=39068
|
| |
|
|
|
|
|
|
|
|
|
| |
o Fix bogus suffix handling.
o Tell user when an FTP url is being xferred rather than being silent.
This sort of violates "the unix way" but it stops people from whacking
^C when they think it's hung, too. Sometimes visual indication of
success is important. Doesn't spit out anything if not on a TTY.
Notes:
svn path=/head/; revision=38942
|
| |
|
|
| |
Notes:
svn path=/head/; revision=38723
|
| |
|
|
|
|
|
|
| |
PR: bin/3212
Reviewed by: jkh@FreeBSD.ORG
Notes:
svn path=/head/; revision=37900
|
| |
|
|
|
|
|
| |
PR: bin/1985
Notes:
svn path=/head/; revision=37744
|
| |
|
|
|
|
|
|
|
| |
this when I changed the playpen code to disallow recursion. I know
this fixes a PR someplace but I can't seem to find it with the GNATs
search tool.
Notes:
svn path=/head/; revision=35160
|
| |
|
|
|
|
|
| |
the code and, in at least one case, made it more dangerous to no gain.
Notes:
svn path=/head/; revision=33427
|
| |
|
|
| |
Notes:
svn path=/head/; revision=32371
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
to find dependent packages on the local disk (i.e. package given as
filename, not URL)
- document $PKG_PATH
- use -v on pkg_add for dependent packages
Submitted by: hubertf@NetBSD.ORG
Obtained from: NetBSD
Notes:
svn path=/head/; revision=30533
|
| |
|
|
|
|
|
|
| |
bad things will happen if we return to unsuspecting code.
Noted to my great dismay by: Tim Vanderhoek <hoek@hwcn.org>
Notes:
svn path=/head/; revision=30387
|
| |
|
|
| |
Notes:
svn path=/head/; revision=30221
|
| |
|
|
| |
Notes:
svn path=/head/; revision=29032
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
Notes:
svn path=/head/; revision=27092
|
| |
|
|
|
|
|
|
|
| |
before replacing them (using pkgname to make this hopefully unique).
Delete also moves them back, if they exist, resulting in a package
which can be "backed out" with reasonable safety.
Notes:
svn path=/head/; revision=27056
|
| |
|
|
| |
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
|
| |
|
|
|
|
|
| |
via ftpErrString or net error via hstrerror(h_errno)
Notes:
svn path=/head/; revision=19733
|
| |
|
|
| |
Notes:
svn path=/head/; revision=18929
|
| |
|
|
| |
Notes:
svn path=/head/; revision=17378
|
| |
|
|
|
|
|
|
|
|
|
|
| |
later at pkg_delete time to verify that you're deleting what you added.
This, of course, does NOT cover the case where a file you still need
hasn't changed! That's a tougher problem to solve, and this provides
only the minimal amount of safety belt. MD5 checksums are stored in comment
fields, so packages produced with these tools are backwards compatible with
the older ones.
Notes:
svn path=/head/; revision=17338
|
| |
|
|
|
|
|
|
| |
copies of the ftp support routines. Also some cosmetic and minor
bug fixes I've been meaning to incorporate for awhile.
Notes:
svn path=/head/; revision=16549
|
| |
|
|
| |
Notes:
svn path=/head/; revision=16179
|
| |
|
|
|
|
|
| |
from stdin.
Notes:
svn path=/head/; revision=14582
|
| |
|
|
|
|
|
|
| |
This prevents a core dump due to the stack being trashed if pkg_add
is asked to process something that really isn't a package file.
Notes:
svn path=/head/; revision=14155
|
| |
|
|
|
|
|
|
| |
to remove the current directory under certain circumstances.
Submitted by: Richard J Kuhns <rjk@watson.grauel.com>
Notes:
svn path=/head/; revision=13994
|
| |
|
|
| |
Notes:
svn path=/head/; revision=12219
|
| |
|
|
|
|
|
| |
Submitted by: Ville Eerola <ville@vlsi.fi>
Notes:
svn path=/head/; revision=11971
|
| |
|
|
| |
Notes:
svn path=/head/; revision=11780
|
| |
|
|
| |
Notes:
svn path=/head/; revision=10388
|
| |
|
|
|
|
|
| |
to create a /usr/tmp dir if it makes sense to do so.
Notes:
svn path=/head/; revision=10339
|
| |
|
|
|
|
|
|
|
| |
encountered by someone who had his /tmp on a partition with 3.7GB of
free space!
Spotted by: Francisco Rosich Viana <rosich@power.ci.uv.es>
Notes:
svn path=/head/; revision=10309
|
| |
|
|
|
|
|
| |
Submitted by: jmacd + some of my own fixes.
Notes:
svn path=/head/; revision=10085
|
| |
|
|
|
|
|
| |
Print the right thing, do the right thing. Back to you, Satoshi!
Notes:
svn path=/head/; revision=9953
|
| |
|
|
|
|
|
|
| |
as it was supposed to. PKG_PATH more sorely needed than ever now..
Hmmmm.
Notes:
svn path=/head/; revision=9838
|
| |
|
|
|
|
|
| |
This should restore functionality to the pkg_install suite.
Notes:
svn path=/head/; revision=9837
|
| |
|
|
| |
Notes:
svn path=/head/; revision=9808
|
| |
|
|
| |
Notes:
svn path=/head/; revision=9807
|
| |
|
|
| |
Notes:
svn path=/head/; revision=9806
|
| |
|
|
|
|
|
|
|
|
| |
FTP_PASSIVE_MODE. It would be really nice if we could standardise on
this name so that all tools (like ncftp) that offer passive/active
ftp selection would work seamlessly with one user environment variable
setting.
Notes:
svn path=/head/; revision=9789
|
| |
|
|
|
|
|
|
| |
FreeBSD source tree) and switch to the internal ftp routines developed
by Poul-Henning and used in sysinstall.
Notes:
svn path=/head/; revision=9787
|
| |
|
|
|
|
|
|
|
| |
Running there you got any kind of strange errors from tar caused
by treating directories as tar files!
Fix it by adding new isfile(name) (check for reg. files) to simple fexists(name) calls.
Notes:
svn path=/head/; revision=9782
|