Correct Installation of Manpages, This fixes ports/34523.
Don't define ARCH, this is already done in bsd.port.mk Add
dependency for compat4x on CURRENT as stated in pkg-message.
ONLY_FOR_ARCHS set to i386 alpha, no other Architectures
available yet. portlint-ify.
PR: ports/44095
Submitted by: Tilman Linneweh <tilman@arved.de>
The Autopsy Forensic Browser is a graphical interface to
the command line digital forensic analysis tools in The
Sleuth Kit. Together, The Sleuth Kit and Autopsy provide
many of the same features as commercial digital forensics
tools for the analysis of Windows and UNIX file systems
(NTFS, FAT, FFS, EXT2FS, and EXT3FS).
The Sleuth Kit and Autopsy are both Open Source and run on
UNIX platforms. As Autopsy is HTML-based, the investigator
can connect to the Autopsy server from any platform using
an HTML browser. Autopsy provides a "File Manager"-like
interface and shows details about deleted data and file
system structures.
PR: ports/55543
Submitted by: Pieter Danhieux <pieter@securax.be>
support for BerkeleyDB 3.x, 4.0.x, 4.1.x, obeys WITH_BDB_VER;
p5-BerkeleyDB in RUN_DEPENDS, perl parts of fastresolve require it to run;
Change maintainership to submitter.
Bump PORTREVISION.
Submitted by: Martin Matuska <martin@tradex.sk>
PR: 56580
The @stake Sleuth Kit (TASK) is the only open source forensic
toolkit for a complete analysis of Microsoft and UNIX file
systems. TASK enables investigators to identify and recover
evidence from images acquired during incident response or
from live systems.
WWW: http://www.atstake.com/research/tools/task/
PR: ports/55545
Submitted by: Pieter Danhieux <pieter@securax.be>
Update the sysutils/rc_subr port to use revision 1.16 as
it fixes several problems with the rc.subr script.
see the cvs notes starting from revision 1.14 to 1.16:
PR: ports/56093
Submitted by: Scot W. Hetzel <hetzelsw@westbend.net>
Reset maintainership.
Update based on PR 50411, which was submitted
by Martin Matuska <martin@tradex.sk>
Spotted by: Mark Linimon <linimon@lonesome.com>
Approved by: maintainer timeout ( >3 monthes )
The author released a new version and make some changes to provide FreeBSD
port hooks, so it's no longer necessary to patch the Makefile.
PR: 56285
Submitted by: chuckpkix.net@pkix.net
* Roll our own deinstall code since we get into a sticky situation when we
try to use the new code [1]
Reported by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
port to be installed. Note, the port still uses USE_BZIP2, but as soon
as the local mirrors update, I will remove this as well.
This prevents infinite loops on systems <= 4.6.
Discussed with: Oliver Eikemeier <eikemeier@fillmore-labs.com>
distribution of the files within time as well as size, number, and
age constraints. Its main purpose is to keep a set of daily-created
backup files in manageable size, while still providing reasonable
access to older versions. Specifying a size, file number, or age
constraint will simply remove files starting from the oldest, until
the constraint is met. The distribution specification (exponential,
Gaussian (normal), or Fibonacci) provides finer control of the files
to delete, allowing the retention of recent copies and the increasingly
aggressive pruning of the older files. The retention schedule
specifies the age intervals for which files will be retained.
Submitted by: dds
Filelight graphically represents a file system as a set
of concentric segmented-rings, indicating where diskspace is
being used. Segments expanding from the center represent files
(including directories), with each segment's size being
proportional to the file's size and directories having child
segments.
PR: 56152
Submitted by: Markus Brueffer <brueffer@phoenix-systems.de>
- removed all dependencies (none of them required to run)
- default configuration file now in ${LOCALBASE}/etc (instead of /etc)
- uses perl from ${PERL}
- more documentation files included
- documentation uses %%DOCSDIR%% in pkg-plist
- updated pkg-descr and pkg-message
Submitted by: Martin Matuska <martin@tradex.sk> (maintainer)
PR: 56127
worldtools consists of 3 simple scripts:
- whereintheworld displays the great lines behind the build logs of a
buildworld. It shows at which step the build is at, and which module
is currently being built.
- buildit runs a command, time(1)s it, logs the output and optionally
sends a notification to the user by email when finished.
- upgrade is a wrapper for buildit, whereintheworld, cvsup and make
buildworld.
PR: 55995
Submitted by: The Anarcat <anarcat@anarcat.ath.cx>
Approved by: roberto (mentor)
Freshmeat blurb:
Identifies several new CPUS. Additional MSR decoding on various
CPUs. A few misidentification bugs have been fixed. Completely
rewritten cachesize determination. Various new cache descriptors
added. Numerous MHz estimation improvements. AMD K7 powernow
register/BIOS decoding. Now decodes extended Intel feature flags,
cpuid brand field, and sSpec on some models. AMD Opteron/Athlon64
support. VIA Powersaver/Longhaul support. A --bugs option to display
CPU errata. No longer retries opening /dev/msr if the first open
fails. Fixes a memory leak in --url.
PR: 55937
Submitted by: Erik Greenwald <erik@smluc.org>
LinNeighborhood core dumps, if one of the windows share
names or mount point names contain a space.
(Thanks to Simon Barner for the fix).
PR: ports/55179
Submitted by: Heiner Eichmann <h.eichmann@gmx.de>