[Bug 191778] New: [PATCH] [NEW MAINTAINER] Take maintainership, fix issues and un-expire sysutils/autopsy
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jul 10 09:43:46 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191778
Bug ID: 191778
Summary: [PATCH] [NEW MAINTAINER] Take maintainership, fix
issues and un-expire sysutils/autopsy
Product: Ports Tree
Version: Latest
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: fbsd at dylanleigh.net
Created attachment 144550
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=144550&action=edit
SVN diff of changes to sysutils/autopsy
Checks
------
portlint: OK
build, install and run on amd64: OK
build on i386 not tested yet.
This is the most substantial port-patch I've done, so please let me know if
there is something I have missed.
Changes
-------
patch-configure:
- Remove Interactive requirement in configure:
- Don't prompt for the user to read messages before continuing
(these messages should only trigger on very old versions of
dependencies anyway)
- Abort if it cannot find commands it needs instead of prompting
for the path (shouldn't have any problem finding the commands on
a Unix system with the dependencies installed anyway)
- Convert prompt for locations of evidence locker and NSRL to
pkg-message; user can add these to config later.
- Fix bug with the configure-generated config file possibly missing
"1;" at the end which causes "require conf.pl" in the application
to fail.
Makefile:
- Take Maintainership
- Remove IS_INTERACTIVE, DEPRECATED, EXPIRE
pkg-descr:
- Add warning about project inactivity
- Update WWW
pkg-message:
- Mention location of config file
- Evidence Locker and NSRL messages from configure
- Warning about project inactivity
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list