Bug 144855 - [patch] sysutils/syslog-ng3 Makefile lacks sql-enable support
Summary: [patch] sysutils/syslog-ng3 Makefile lacks sql-enable support
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: Cy Schubert
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-18 13:40 UTC by Yavuz GOKIRMAK
Modified: 2010-09-05 22:17 UTC (History)
0 users

See Also:


Attachments
file.diff (1.11 KB, patch)
2010-03-18 13:40 UTC, Yavuz GOKIRMAK
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yavuz GOKIRMAK 2010-03-18 13:40:06 UTC
syslog-ng3 gives support for inserting logs directly into a sql database. But this option is disabled in default:

#syslog-ng --version
syslog-ng 3.0.3
Revision: ssh+git://bazsi@git.balabit//var/scm/git/syslog-ng/syslog-ng-ose--mainline--3.0#master#08c9bf9d98e4e021756adc12c42605840140ba8b
Compile-Date: Mar 18 2010 15:24:50
Enable-Threads: off
Enable-Debug: off
Enable-GProf: off
Enable-Memtrace: off
Enable-Sun-STREAMS: off
Enable-Sun-Door: off
Enable-IPv6: on
Enable-Spoof-Source: on
Enable-TCP-Wrapper: on
Enable-SSL: on
Enable-SQL: off
Enable-Linux-Caps: off
Enable-Pcre: off

To enable sql /usr/ports/sysutils/syslog-ng3/Makefile should be modified.

Fix: A patch file is attached.

1. WITH_SQL option is defined
2. If sql is enabled, libdbi is added as LIB_DEPENDS


Patch attached with submission follows:
How-To-Repeat: # cd /usr/ports/sysutils/syslog-ng3
# make config

There is no option to enable sql.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2010-03-18 18:30:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->cy

Fix synopsis and assign.
Comment 2 Cy Schubert freebsd_committer freebsd_triage 2010-04-19 16:08:57 UTC
State Changed
From-To: open->analyzed

The patch will be committed.
Comment 3 Philip M. Gollucci freebsd_committer freebsd_triage 2010-09-02 06:39:37 UTC
State Changed
From-To: analyzed->open

maintainer timeout (cy ; 136 days) 


Comment 4 Philip M. Gollucci freebsd_committer freebsd_triage 2010-09-02 06:39:37 UTC
Responsible Changed
From-To: cy->pgollucci

maintainer timeout (cy ; 136 days)
Comment 5 Cy Schubert freebsd_committer freebsd_triage 2010-09-02 07:58:12 UTC
State Changed
From-To: open->analyzed

Patch is in my local tree. Believed I had already committed it. 


Comment 6 Cy Schubert freebsd_committer freebsd_triage 2010-09-02 07:58:12 UTC
Responsible Changed
From-To: pgollucci->cy

Patch is in my local tree. Believed I had already committed it.
Comment 7 dfilter service freebsd_committer freebsd_triage 2010-09-02 08:02:32 UTC
cy          2010-09-02 07:02:22 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/syslog-ng3  Makefile 
  Log:
  Add sql-enable support.
  
  PR:             144855
  Submitted by:   Yavuz Gokirmak <ygokirmak@gmail.com>
  
  Revision  Changes    Path
  1.29      +8 -0      ports/sysutils/syslog-ng3/Makefile
_______________________________________________
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 8 Cy Schubert freebsd_committer freebsd_triage 2010-09-02 08:02:45 UTC
State Changed
From-To: analyzed->closed

Committed thanks. Sorry for the delay. I thought I had already committed 
this.
Comment 9 Philip M. Gollucci freebsd_committer freebsd_triage 2010-09-05 22:15:31 UTC
Responsible Changed
From-To: cy->sergei

sergei wants it back
Comment 10 Philip M. Gollucci freebsd_committer freebsd_triage 2010-09-05 22:17:00 UTC
Responsible Changed
From-To: sergei->cy

mumble