| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=252686
|
|
|
|
| |
Notes:
svn path=/head/; revision=243826
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=242104
|
|
|
|
| |
Notes:
svn path=/head/; revision=231137
|
|
|
|
| |
Notes:
svn path=/head/; revision=231102
|
|
|
|
|
|
|
|
|
| |
passed because we set GNU_CONFIGURE=yes which is removed in last commit)
Approved by: ehaupt (maintainer via irc)
Notes:
svn path=/head/; revision=218959
|
|
|
|
|
|
|
|
|
|
|
|
| |
we should not set GNU_CONFIGURE to yes. Instead, we use HAS_CONFIGURE.
This eliminates the warning below:
configure: warning: ignoring option --build=amd64-portbld-freebsd7.0
Approved by: ehaupt (maintainer via irc)
Notes:
svn path=/head/; revision=218958
|
|
|
|
| |
Notes:
svn path=/head/; revision=209964
|
|
|
|
| |
Notes:
svn path=/head/; revision=206274
|
|
|
|
| |
Notes:
svn path=/head/; revision=164152
|
|
|
|
| |
Notes:
svn path=/head/; revision=156387
|
|
|
|
|
|
|
| |
Approved by: novel (mentor)
Notes:
svn path=/head/; revision=144389
|
|
calls an external program to extract them. It looks at "magic bytes" in file
contents, so it can be used both as an undelete utility and for recovering a
corrupted drive or partition. As long as the file data is there, it will
find it.
It works on any file system, but on very fragmented file systems it can only
recover the first chunk of each file. Practical experience shows, however, that
chunks of 30-50MB are not uncommon.
PR: ports/83666
Submitted by: Emanuel Haupt <ehaupt@mx.critical.ch>
Approved by: flz (mentor)
Notes:
svn path=/head/; revision=139584
|