Bug 124499 - [MAINTAINER] security/openvas-plugins: remove bashism, fix plist, etc
Summary: [MAINTAINER] security/openvas-plugins: remove bashism, fix plist, etc
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: David Thiel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-12 03:30 UTC by Tomoyuki Sakurai
Modified: 2008-06-12 21:28 UTC (History)
1 user (show)

See Also:


Attachments
openvas-plugins-1.0.0_2.patch (3.66 KB, patch)
2008-06-12 03:30 UTC, Tomoyuki Sakurai
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tomoyuki Sakurai 2008-06-12 03:30:03 UTC
- replace bash with sh
- POSIX and en_US.US-ASCII are symlink created by bsd.port.mk, not by the port
- use dirrmtry for lib/openvas/plugins
  plugins directory may contains additional files by openvas-nvt-sync
- use "g-prefixed" version of coreutils in openvas-nvt-sync
- add RUN_DEPENDS required by openvas-nvt-sync
- bump PORTVERSION

Reported by: lx

Added file(s):
- files/patch-openvas-nvt-sync.in

Generated with FreeBSD Port Tools 0.77
Comment 1 David Thiel freebsd_committer freebsd_triage 2008-06-12 07:48:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lx

I'll take it.
Comment 2 David Thiel freebsd_committer freebsd_triage 2008-06-12 21:28:08 UTC
State Changed
From-To: open->closed

Committed, thanks!