Bug 114863

Summary: [patch] security/vpnc - make port fully respect CFLAGS
Product: Ports & Packages Reporter: Emanuel Haupt <ehaupt>
Component: Individual Port(s)Assignee: Emanuel Haupt <ehaupt>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
vpnc.patch none

Description Emanuel Haupt freebsd_committer freebsd_triage 2007-07-24 16:00:06 UTC
Port does not fully respect CFLAGS. It's using -O3 and -g.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-07-24 16:00:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ehaupt

Submitter has GNATS access
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-07-24 16:00:40 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-08-07 09:12:51 UTC
ehaupt      2007-08-07 08:12:46 UTC

  FreeBSD ports repository

  Modified files:
    security/vpnc        Makefile 
    security/vpnc/files  patch-Makefile 
  Log:
  - Make port fully respect CFLAGS
  - Don't build with debug symbols
  - Bump PORTREVISION
  
  PR:             114863
  Approved by:    maintainer timeout (14 days)
  
  Revision  Changes    Path
  1.25      +1 -1      ports/security/vpnc/Makefile
  1.6       +6 -5      ports/security/vpnc/files/patch-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 4 Emanuel Haupt freebsd_committer freebsd_triage 2007-08-07 09:13:04 UTC
State Changed
From-To: feedback->closed

Committed, thanks!