Summary: | update of misc/freeswitch-scripts | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | RIchard Neese <r.neese> | ||||||||||||
Component: | Individual Port(s) | Assignee: | Chris Rees <crees> | ||||||||||||
Status: | Closed FIXED | ||||||||||||||
Severity: | Affects Only Me | ||||||||||||||
Priority: | Normal | ||||||||||||||
Version: | Latest | ||||||||||||||
Hardware: | Any | ||||||||||||||
OS: | Any | ||||||||||||||
Attachments: |
|
Description
RIchard Neese
2012-05-14 14:20:10 UTC
On 5/14/2012 9:20 AM, FreeBSD-gnats-submit@FreeBSD.org wrote: > Thank you very much for your problem report. > It has the internal identification `misc/167876'. > The individual assigned to look at your > report is: freebsd-bugs. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=167876 > >> Category: misc >> Responsible: freebsd-bugs >> Synopsis: update of misc/freeswitch-scripts >> Arrival-Date: Mon May 14 13:20:10 UTC 2012 On 5/14/2012 9:20 AM, FreeBSD-gnats-submit@FreeBSD.org wrote: > Thank you very much for your problem report. > It has the internal identification `misc/167876'. > The individual assigned to look at your > report is: freebsd-bugs. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=167876 > >> Category: misc >> Responsible: freebsd-bugs >> Synopsis: update of misc/freeswitch-scripts >> Arrival-Date: Mon May 14 13:20:10 UTC 2012 change category to ports pls Responsible Changed From-To: freebsd-bugs->freebsd-ports-bugs Fix assignment/classification. On 5/14/2012 9:20 AM, FreeBSD-gnats-submit@FreeBSD.org wrote: > Thank you very much for your problem report. > It has the internal identification `misc/167876'. > The individual assigned to look at your > report is: freebsd-bugs. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=167876 > >> Category: misc >> Responsible: freebsd-bugs >> Synopsis: update of misc/freeswitch-scripts >> Arrival-Date: Mon May 14 13:20:10 UTC 2012 mover port to freeswitch12-scripts On 5/14/2012 11:26 AM, Rich Neese wrote:
> On 5/14/2012 9:20 AM, FreeBSD-gnats-submit@FreeBSD.org wrote:
>> Thank you very much for your problem report.
>> It has the internal identification `misc/167876'.
>> The individual assigned to look at your
>> report is: freebsd-bugs.
>>
>> You can access the state of your problem report at any time
>> via this link:
>>
>> http://www.freebsd.org/cgi/query-pr.cgi?pr=167876
>>
>>> Category: misc
>>> Responsible: freebsd-bugs
>>> Synopsis: update of misc/freeswitch-scripts
>>> Arrival-Date: Mon May 14 13:20:10 UTC 2012
> mover port to freeswitch12-scripts
moved port -freeswitch-scripts-devel
State Changed From-To: open->feedback 1) Just use PORTNAME instead of BASE_PORTNAME, 2) Redefine SHAREOWN and SHAREGRP and use COPYTREE_SHARE rather than FIND | CPIO 3) Use ETCDIR instead of PREFIX/etc/PORTNAME 4) Use DATADIR 5) SH PKGINSTALL PKGNAME PRE-INSTALL :) Responsible Changed From-To: freebsd-ports-bugs->crees I'll take it. On 5/14/2012 11:26 AM, Rich Neese wrote:
> On 5/14/2012 9:20 AM, FreeBSD-gnats-submit@FreeBSD.org wrote:
>> Thank you very much for your problem report.
>> It has the internal identification `misc/167876'.
>> The individual assigned to look at your
>> report is: freebsd-bugs.
>>
>> You can access the state of your problem report at any time
>> via this link:
>>
>> http://www.freebsd.org/cgi/query-pr.cgi?pr=167876
>>
>>> Category: misc
>>> Responsible: freebsd-bugs
>>> Synopsis: update of misc/freeswitch-scripts
>>> Arrival-Date: Mon May 14 13:20:10 UTC 2012
> mover port to freeswitch12-scripts
update to make file
On 5/14/2012 11:26 AM, Rich Neese wrote:
> On 5/14/2012 9:20 AM, FreeBSD-gnats-submit@FreeBSD.org wrote:
>> Thank you very much for your problem report.
>> It has the internal identification `misc/167876'.
>> The individual assigned to look at your
>> report is: freebsd-bugs.
>>
>> You can access the state of your problem report at any time
>> via this link:
>>
>> http://www.freebsd.org/cgi/query-pr.cgi?pr=167876
>>
>>> Category: misc
>>> Responsible: freebsd-bugs
>>> Synopsis: update of misc/freeswitch-scripts
>>> Arrival-Date: Mon May 14 13:20:10 UTC 2012
> mover port to freeswitch12-scripts
cleaned up the port fixed 3 issues
crees 2012-05-27 15:00:09 UTC FreeBSD ports repository Modified files: misc/freeswitch-scripts Makefile Log: Register CONFLICT on incoming misc/freeswitch-scripts-devel PR: ports/167876 Revision Changes Path 1.7 +5 -2 ports/misc/freeswitch-scripts/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" crees 2012-05-27 15:01:32 UTC FreeBSD ports repository Modified files: misc Makefile Added files: misc/freeswitch-scripts-devel Makefile distinfo pkg-descr Log: Port for Various Freeswitch scripts. PR: ports/167876 Submitted by: Richard Neese <r.neese@gmail.com> Revision Changes Path 1.1016 +1 -0 ports/misc/Makefile 1.1 +49 -0 ports/misc/freeswitch-scripts-devel/Makefile (new) 1.1 +2 -0 ports/misc/freeswitch-scripts-devel/distinfo (new) 1.1 +1 -0 ports/misc/freeswitch-scripts-devel/pkg-descr (new) _______________________________________________ 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" State Changed From-To: feedback->closed New port added. Thanks! |