[Asterisk-bsd] fixing ports

Richard Neese r.neese at gmail.com
Sun Sep 14 09:15:13 CDT 2008


ok I have fixed the menuselect issue in the asteris port this am . For 
those of you wishing to fix the port until it is pr'd here is the fix

In the /usr/ports/net/asterisk port edit the make file.

right after this line:
post-patch:
         ${REINPLACE_CMD} -e 's|/var/lib|${PREFIX}/share|g' 
${WRKSRC}/configs/musiconhold.conf.sample

put this line :
post-configure:
         @cd ${WRKSRC} && gmake menuselect

this will then run the menu select.

I am working to update the asterisk-addons port also. the h323 in the 
addons fails to patch correctly and I need to bring the port up to date.

so we are on our way.



More information about the Asterisk-BSD mailing list