Bug 106698 - [mail/vm-pop3d] Request to update Makefile with config option
Summary: [mail/vm-pop3d] Request to update Makefile with config option
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: Shaun Amott
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-14 00:10 UTC by Greg Larkin
Modified: 2006-12-14 00:30 UTC (History)
0 users

See Also:


Attachments
vm-pop3d.diff (326 bytes, patch)
2006-12-14 00:10 UTC, Greg Larkin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Larkin 2006-12-14 00:10:21 UTC
	The vm-pop3d application provides the --enable-debug option
	in its configure script, but the port Makefile does not contain
	a WITH_DEBUG variable to set it.

Fix: Apply the following patch to the port and supply the
	"WITH_DEBUG=yes" option to the make command. Use the -D option
	as needed.
How-To-Repeat: 	The current vm-pop3d application reports "Exiting: Compiled without
	debugging support." if the -D option is supplied.
Comment 1 Shaun Amott freebsd_committer freebsd_triage 2006-12-14 00:12:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->shaun

Grab.
Comment 2 Shaun Amott freebsd_committer freebsd_triage 2006-12-14 00:16:35 UTC
State Changed
From-To: open->closed

Patch applied. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-12-14 00:29:33 UTC
shaun       2006-12-14 00:27:44 UTC

  FreeBSD ports repository

  Modified files:
    mail/vm-pop3d        Makefile pkg-plist 
  Log:
  - Add WITH_DEBUG knob. [1]
  - Use DOCSDIR in pkg-plist.
  
  PR:             ports/106698 [1]
  Submitted by:   Greg Larkin <glarkin@sourcehosting.net>
  
  Revision  Changes    Path
  1.12      +4 -0      ports/mail/vm-pop3d/Makefile
  1.3       +7 -7      ports/mail/vm-pop3d/pkg-plist
_______________________________________________
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"