Re: Potential New FreeBSD Port: php72-pecl-DS - Data Structures

2019-07-12 Thread Kurt Jaeger
Hi! > >> If it is the latter, and there are no known issues, I am happy to help > >> create/compile/test. The extension is very actively maintained, and devs > >> have offered help. > > > > Can you submit a patch to add this port to bugs.freebsd.org ? > > Is it necessary after https://svnweb.free

Re: Potential New FreeBSD Port: php72-pecl-DS - Data Structures

2019-07-12 Thread Jan Beich
Kurt Jaeger writes: > Hi! > >> If it is the latter, and there are no known issues, I am happy to help >> create/compile/test. The extension is very actively maintained, and devs >> have offered help. > > Can you submit a patch to add this port to bugs.freebsd.org ? Is it necessary after https://

Re: Potential New FreeBSD Port: php72-pecl-DS - Data Structures

2019-07-12 Thread Oliver Schonrock
On 12/07/2019 12:04, Po-Chuan Hsieh wrote: > It builds successfully on FreeBSD. > I've add devel/pecl-ds in r506449. Great stuff. Thanks. -- Oliver Schönrock signature.asc Description: OpenPGP digital signature

Re: Potential New FreeBSD Port: php72-pecl-DS - Data Structures

2019-07-12 Thread Kurt Jaeger
Hi! > If it is the latter, and there are no known issues, I am happy to help > create/compile/test. The extension is very actively maintained, and devs > have offered help. Can you submit a patch to add this port to bugs.freebsd.org ? -- p...@opsec.eu+49 171 3101372

Potential New FreeBSD Port: php72-pecl-DS - Data Structures

2019-07-12 Thread Oliver Schonrock
Hello PECL port maintainers There is a appealing "newish" pecl php extension, which addresses some of php's long standing shortcomings in well defined data structures replacing the ubiquitous "array()".  Efficient data structures for PHP 7, provided as an alternative to the array

Re: New FreeBSD port

2016-10-28 Thread Kurt Jaeger
Hello, > Hello FreeBSD Ports Management Team, > > recently i have ported a Linux application to FreeBSD for my personal > needs. I think it could be of benefit of other FreeBSD users to have the > application under the ports tree. > > What is the usual procedure to crea

New FreeBSD port

2016-10-28 Thread vladimirtt
Hello FreeBSD Ports Management Team, recently i have ported a Linux application to FreeBSD for my personal needs. I think it could be of benefit of other FreeBSD users to have the application under the ports tree. What is the usual procedure to create a new FreeBSD port ? Best regards