Re: NEW: devel/dlib

2017-10-23 Thread Rafael Sadowski
On Mon Oct 23, 2017 at 11:07:36AM +0200, Landry Breuil wrote:
> On Mon, Oct 23, 2017 at 10:31:55AM +0200, Rafael Sadowski wrote:
> > On Wed Aug 09, 2017 at 09:47:06PM +0200, Rafael Sadowski wrote:
> > > Hi All,
> > > 
> > > Please find attached a port for Dlib, a powerfull modern C++ toolkit.
> > > 
> > > $ cat pkg/DESCR:
> > > 
> > > Dlib is a modern C++ toolkit containing machine learning algorithms and 
> > > tools
> > > for creating complex software in C++ to solve real world problems. It is 
> > > used
> > > in both industry and academia in a wide range of domains including 
> > > robotics,
> > > embedded devices, mobile phones, and large high performance computing
> > > environments.
> > > 
> > > Port feedback is welcome as well as an OK to import!?
> > > 
> > > Best regards,
> > > 
> > > Rafael Sadowski
> > 
> > Please find attached a new tarball with following tweaks/improvements:
> > 
> > - Update to the last stable version 19.7
> > - regen WANTLIB
> > - add COMPILER
> > - remove ".include "
> > - Don't use ${HOMEPAGE} in MASTER_SITES
> > 
> > tweaks by landry@:
> > - remove ONLY_FOR_ARCHS
> > - TEST_DEPENDS link to ${FULLPKGNAME}:${BUILD_PKGPATH}
> > 
> > I think, the ports is ready now.
> 
> 
> What's that XXX OpenBLAS ? It's trying to use math/blas and fails to
> detect it ? Or OpenBLAS is another impleementation we dont have in ports
> ? What if it becomes available and is silently used at build/runtime ?
> Maybe you should disable it explicitely ?
> 
Good catch, I think the following should make it clear:

# XXX Disable searching for blas (cblas lacks)
# Check after math/blas update or OpenBLAS import
CONFIGURE_ARGS =-DDLIB_USE_BLAS:Bool=OFF \
-DDLIB_USE_LAPACK:Bool=OFF \
-DDLIB_USE_MKL_FFT:Bool=OFF

ok with that change?



Re: NEW: devel/dlib

2017-10-23 Thread Landry Breuil
On Mon, Oct 23, 2017 at 10:31:55AM +0200, Rafael Sadowski wrote:
> On Wed Aug 09, 2017 at 09:47:06PM +0200, Rafael Sadowski wrote:
> > Hi All,
> > 
> > Please find attached a port for Dlib, a powerfull modern C++ toolkit.
> > 
> > $ cat pkg/DESCR:
> > 
> > Dlib is a modern C++ toolkit containing machine learning algorithms and 
> > tools
> > for creating complex software in C++ to solve real world problems. It is 
> > used
> > in both industry and academia in a wide range of domains including robotics,
> > embedded devices, mobile phones, and large high performance computing
> > environments.
> > 
> > Port feedback is welcome as well as an OK to import!?
> > 
> > Best regards,
> > 
> > Rafael Sadowski
> 
> Please find attached a new tarball with following tweaks/improvements:
> 
> - Update to the last stable version 19.7
> - regen WANTLIB
> - add COMPILER
> - remove ".include "
> - Don't use ${HOMEPAGE} in MASTER_SITES
> 
> tweaks by landry@:
> - remove ONLY_FOR_ARCHS
> - TEST_DEPENDS link to ${FULLPKGNAME}:${BUILD_PKGPATH}
> 
> I think, the ports is ready now.


What's that XXX OpenBLAS ? It's trying to use math/blas and fails to
detect it ? Or OpenBLAS is another impleementation we dont have in ports
? What if it becomes available and is silently used at build/runtime ?
Maybe you should disable it explicitely ?



Re: NEW: devel/dlib

2017-10-23 Thread Rafael Sadowski
On Wed Aug 09, 2017 at 09:47:06PM +0200, Rafael Sadowski wrote:
> Hi All,
> 
> Please find attached a port for Dlib, a powerfull modern C++ toolkit.
> 
> $ cat pkg/DESCR:
> 
> Dlib is a modern C++ toolkit containing machine learning algorithms and tools
> for creating complex software in C++ to solve real world problems. It is used
> in both industry and academia in a wide range of domains including robotics,
> embedded devices, mobile phones, and large high performance computing
> environments.
> 
> Port feedback is welcome as well as an OK to import!?
> 
> Best regards,
> 
> Rafael Sadowski

Please find attached a new tarball with following tweaks/improvements:

- Update to the last stable version 19.7
- regen WANTLIB
- add COMPILER
- remove ".include "
- Don't use ${HOMEPAGE} in MASTER_SITES

tweaks by landry@:
- remove ONLY_FOR_ARCHS
- TEST_DEPENDS link to ${FULLPKGNAME}:${BUILD_PKGPATH}

I think, the ports is ready now.


dlib-19.7.tar.gz
Description: application/tar-gz


Re: NEW: devel/dlib

2017-10-22 Thread Rafael Sadowski
After how many ping's I can just commit it? :-D

On Sat Aug 19, 2017 at 11:31:50AM +0200, Rafael Sadowski wrote:
> *push* it don't hype
> 
> On Wed Aug 09, 2017 at 09:47:06PM +0200, Rafael Sadowski wrote:
> > Hi All,
> > 
> > Please find attached a port for Dlib, a powerfull modern C++ toolkit.
> > 
> > $ cat pkg/DESCR:
> > 
> > Dlib is a modern C++ toolkit containing machine learning algorithms and 
> > tools
> > for creating complex software in C++ to solve real world problems. It is 
> > used
> > in both industry and academia in a wide range of domains including robotics,
> > embedded devices, mobile phones, and large high performance computing
> > environments.
> > 
> > Port feedback is welcome as well as an OK to import!?
> > 
> > Best regards,
> > 
> > Rafael Sadowski
> 
> 



Re: NEW: devel/dlib

2017-09-15 Thread Rafael Sadowski
New version attached 19.6 (previous 19.5).

> Port feedback is welcome as well as an OK to import!?

Best regards,

Rafael Sadowski

On Wed Aug 09, 2017 at 07:47:06PM +, Rafael Sadowski wrote:
> Hi All,
> 
> Please find attached a port for Dlib, a powerfull modern C++ toolkit.
> 
> $ cat pkg/DESCR:
> 
> Dlib is a modern C++ toolkit containing machine learning algorithms and tools
> for creating complex software in C++ to solve real world problems. It is used
> in both industry and academia in a wide range of domains including robotics,
> embedded devices, mobile phones, and large high performance computing
> environments.
> 
> Port feedback is welcome as well as an OK to import!?
> 
> Best regards,
> 
> Rafael Sadowski




dlib-19.6.tar.gz
Description: application/tar-gz


Re: NEW: devel/dlib

2017-08-19 Thread Rafael Sadowski
*push* it don't hype

On Wed Aug 09, 2017 at 09:47:06PM +0200, Rafael Sadowski wrote:
> Hi All,
> 
> Please find attached a port for Dlib, a powerfull modern C++ toolkit.
> 
> $ cat pkg/DESCR:
> 
> Dlib is a modern C++ toolkit containing machine learning algorithms and tools
> for creating complex software in C++ to solve real world problems. It is used
> in both industry and academia in a wide range of domains including robotics,
> embedded devices, mobile phones, and large high performance computing
> environments.
> 
> Port feedback is welcome as well as an OK to import!?
> 
> Best regards,
> 
> Rafael Sadowski




NEW: devel/dlib

2017-08-09 Thread Rafael Sadowski
Hi All,

Please find attached a port for Dlib, a powerfull modern C++ toolkit.

$ cat pkg/DESCR:

Dlib is a modern C++ toolkit containing machine learning algorithms and tools
for creating complex software in C++ to solve real world problems. It is used
in both industry and academia in a wide range of domains including robotics,
embedded devices, mobile phones, and large high performance computing
environments.

Port feedback is welcome as well as an OK to import!?

Best regards,

Rafael Sadowski


dlib.tar.gz
Description: application/tar-gz