ports/123613: security/sguil-server, files missing from recent upgrade
Paul Schmehl
pauls at utdallas.edu
Wed May 14 18:09:23 UTC 2008
--On Monday, May 12, 2008 16:30:00 +0000 FreeBSD-gnats-submit at FreeBSD.org wrote:
> Thank you very much for your problem report.
> It has the internal identification `ports/123613'.
> The individual assigned to look at your
> report is: freebsd-ports-bugs.
>
> You can access the state of your problem report at any time
> via this link:
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=123613
>
>> Category: ports
>> Responsible: freebsd-ports-bugs
>> Synopsis: security/sguil-server, files missing from recent upgrade
>> Arrival-Date: Mon May 12 16:30:00 UTC 2008
Please discard the patch submitted with this PR and apply the one attached to
this message instead. It includes major changes to the startup script to
correct a problem in the existing script and to more closely conform with
general practice regarding rc.subr scripts.
The existing port has the following file structure:
# find /usr/ports/security/sguil-server/*
/usr/ports/security/sguil-server/Makefile
/usr/ports/security/sguil-server/distinfo
/usr/ports/security/sguil-server/files
/usr/ports/security/sguil-server/files/patch-sguild
/usr/ports/security/sguil-server/files/patch-sguild.access
/usr/ports/security/sguil-server/files/patch-sguild.conf
/usr/ports/security/sguil-server/files/pkg-message.in
/usr/ports/security/sguil-server/files/sguild.sh.in
/usr/ports/security/sguil-server/pkg-descr
/usr/ports/security/sguil-server/pkg-plist
Note that the pkg-install and pkg-deinstall scripts are missing.
After this patch is applied, the port should look like this:
# find sguil-server/*
sguil-server/Makefile
sguil-server/distinfo
sguil-server/files
sguil-server/files/patch-sguild
sguil-server/files/patch-sguild.access
sguil-server/files/patch-sguild.conf
sguil-server/files/pkg-message.in
sguil-server/files/sguild.sh.in
sguil-server/files/pkg-install.in
sguil-server/files/pkg-deinstall.in
sguil-server/pkg-descr
sguil-server/pkg-plist
--
Paul Schmehl (pauls at utdallas.edu)
Senior Information Security Analyst
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-sguil-server
Type: application/octet-stream
Size: 19127 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports-bugs/attachments/20080514/c7c5e169/attachment.obj>
More information about the freebsd-ports-bugs
mailing list