Bug 123380 - security/barnyard-sguil, build with postgresql fails
Summary: security/barnyard-sguil, build with postgresql fails
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: Ion-Mihai "IOnut" Tetcu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-04 03:30 UTC by pauls
Modified: 2008-05-09 22:40 UTC (History)
0 users

See Also:


Attachments
patch-Makefile (265 bytes, text/plain)
2008-05-04 03:30 UTC, pauls
no flags Details
file.diff (2.29 KB, patch)
2008-05-04 03:30 UTC, pauls
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description pauls 2008-05-04 03:30:01 UTC
	security/barnyard-sguil, the port fails when the POSTGRES OPTION is selected
	as reported by a user attempting to install with postgresql support.
	This submission replaces files/patch-configure.in with a new patch that
	fixes the problem and patches the Makefile to add PORTREVISION.

	Note: security/barnyard-sguil6 was just repocopied to security/barnyard-sguil,
	so this submission corrects the problem for the new port, not the old one.  The
	repocopy was done to more accurately reflect that barnyard-sguil now supports 
	multiple versions of sguil, beginning with versiont 0.6.x.
Comment 1 pauls 2008-05-04 17:11:42 UTC
--On Sunday, May 04, 2008 2:30 AM +0000 FreeBSD-gnats-submit@FreeBSD.org 
wrote:

> Thank you very much for your problem report.
> It has the internal identification `ports/123380'.
> 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=123380
>

I guess I did this wrong.  It should have been appended to PR123059 rather 
than opening up a new PR.  One of the two needs to be closed.

Paul Schmehl (pauls@utdallas.edu)
Senior Information Security Analyst
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/
Comment 2 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2008-05-09 15:26:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

I'll take it.
Comment 3 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2008-05-09 15:54:48 UTC
State Changed
From-To: open->feedback

Hunk #1 succeeded at 1 with fuzz 2. ..... 3 out of 4 hunks 
failed--saving rejects to files/patch-configure.in.rej
Comment 4 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2008-05-09 18:03:03 UTC
State Changed
From-To: feedback->open
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-05-09 22:33:46 UTC
itetcu      2008-05-09 21:33:40 UTC

  FreeBSD ports repository

  Modified files:
    security/barnyard-sguil Makefile 
    security/barnyard-sguil/files patch-configure.in 
  Log:
  - fix configure when WITH_POSTGRES=yes
  - bump PORTREVISION
  
  PR:             123380
  Submitted by:   maintainer
  
  Revision  Changes    Path
  1.4       +1 -0      ports/security/barnyard-sguil/Makefile
  1.2       +20 -9     ports/security/barnyard-sguil/files/patch-configure.in
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 6 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2008-05-09 22:33:50 UTC
State Changed
From-To: open->closed

Committed. Thanks!