Bug 154689 - [patch] net/asterisk: add mysql support option
Summary: [patch] net/asterisk: add mysql support 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: Florian Smeets
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-11 16:50 UTC by Panagiotis Christias
Modified: 2011-02-18 23:50 UTC (History)
0 users

See Also:


Attachments
file.diff (3.58 KB, patch)
2011-02-11 16:50 UTC, Panagiotis Christias
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Panagiotis Christias 2011-02-11 16:50:07 UTC
This is a patch for adding a MySQL support option to net/asterisk port.

Fix: See attached patch file. Also available at http://noc.ntua.gr/~christia/patch-asterisk18-mysql.txt

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-11 16:50:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->flo

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-02-18 23:37:57 UTC
flo         2011-02-18 23:37:52 UTC

  FreeBSD ports repository

  Modified files:
    net/asterisk         Makefile pkg-plist 
  Added files:
    net/asterisk/files   extra-patch-menuselect-tree-mysql.diff 
  Log:
  - add option to build with mysql support
  
  PR:             ports/154689
  Submitted by:   Panagiotis Christias <p.christias@noc.ntua.gr>
  
  Revision  Changes    Path
  1.142     +9 -0      ports/net/asterisk/Makefile
  1.1       +25 -0     ports/net/asterisk/files/extra-patch-menuselect-tree-mysql.diff (new)
  1.47      +3 -0      ports/net/asterisk/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"
Comment 3 Florian Smeets freebsd_committer freebsd_triage 2011-02-18 23:39:48 UTC
State Changed
From-To: open->closed

Committed. Thanks!