Re: [OT] loading Javascript from CDN (was: [NEW] www/dojo)

2010-12-06 Thread remi.pointel
Le lun 06/12/10 14:43, Joachim Schipper joac...@joachimschipper.nl a écrit:
 On Mon, Dec 06, 2010 at 02:47:26PM +0200, Alexey Suslikov wrote:
  Marc Espie wrote:
   On Sun, Dec 05, 2010 at 06:20:51PM +0100,
 Landry Breuil wrote:
   To be honest, i doubt a js framework has
 its place in the portstree.
   Usually you just unzip stuff directly in
 www dirs..
 
   There's precedent for that. I don't see why
 not, especially if we can
  share stuff.
  
  To share stuff like that nowadays people use
 CDNs.
 
  http://code.google.com/apis/libraries/devguide.html#dojo

 There are some disadvantages to that, e.g. a connection to an extra
 domain and reliance on Google. It's not *always* the best solution.
 
 Joachim

I'm OK with you, I think not all people want to be connected to Google.

But thanks Alexey for the link, I didn't know this.

Remi.




Re: [NEW] www/aria2

2010-10-27 Thread remi.pointel
Le mar 26/10/10 14:10, David Coppa dco...@gmail.com a écrit:
 On Tue, Oct 26, 2010 at 2:07 PM, Mike Erdely m...@erdelynet.com wrote:
 On Mon, Oct 25, 2010 at 08:02:50PM +0200, Remi
 Pointel wrote:
 Hi,
 
  this is the port of aria2, a lightweight
 multi-protocol  multi-source download utility.

  Tested on amd64.
 
  Critical positive or negative would be
 appreciated ;-).

  `make regress` fails:
  Making check in test
  make  aria2c
  c++ -DHAVE_CONFIG_H -I. -I..   -Wall  -I ../src
 -I../lib -I../intl -I../intl -I/usr/local/include  -I/usr/include
 -I/usr/include -I/usr/include  -I/usr/local/include
 -DLOCALEDIR=\/usr/local/share/locale\ -DHAVE_CONFIG_H
 -I/usr/local/include  -O2 -pipe -MT AllTest.o -MD -MP -MF
 .deps/AllTest.Tpo -c -o AllTest.o AllTest.cc
 AllTest.cc:5:39: error: cppunit/CompilerOutputter.h:
 No such file or directory
 AllTest.cc:6:52: error:
 cppunit/extensions/TestFactoryRegistry.h: No such file or
 directory
 AllTest.cc:7:40: error:
 cppunit/ui/text/TestRunner.h: No such file or directory
 AllTest.cc: In function 'int main(int,
 char**)':
 AllTest.cc:31: error: 'CppUnit' has not been
 declared
 AllTest.cc:31: error: 'suite' was not declared in
 this scope
 AllTest.cc:31: error: 'CppUnit' has not been
 declared
 AllTest.cc:32: error: 'CppUnit' has not been
 declared
 AllTest.cc:32: error: expected `;' before
 'runner'
 AllTest.cc:33: error: 'runner' was not declared in
 this scope
 AllTest.cc:35: error: expected type-specifier before
 'CppUnit'
 AllTest.cc:35: error: expected `)' before
 'CppUnit'
 *** Error code 1
 
 It's missing a:
 
 REGRESS_DEPENDS = ::devel/cppunit
 
 ciao,
 david

Hi,

thanks to testers and Landry for commit.

Remi.




[NEW] databases/redis

2010-09-23 Thread remi.pointel
Hello,

this is the port of redis, an advanced key-value database.

Critical positive or negative would be appreciated ;-).

Few information :


$ pkg_info redis
Information for inst:redis-2.0.2

Comment:
extremely fast and powerful key-value store database

Description:
Redis is an advanced key-value store. It is similar to memcached but the
dataset is not volatile, and values can be strings, exactly like in
memcached, but also lists, sets, and ordered sets. All this data types
can be manipulated with atomic operations to push/pop elements,
add/remove elements, perform server side union, intersection, difference
between sets, and so forth. Redis supports different kind of sorting
abilities.

Maintainer: Remi Pointel remi.poin...@xiri.fr

WWW: http://code.google.com/p/redis/



Thanks,

Remi.


gzROx8XaA7aX.gz
Description: GNU Zip compressed data


Re: [UPDATE] math/udunits

2010-08-20 Thread remi.pointel
Le lun 16/08/10 22:11, Stuart Henderson s...@spacehopper.org a écrit:
 On 2010/08/16 21:32, remi.poin...@xiri.fr wrote:
 Hello,
  I'm the maintainer of this port and a new version
 has been released (2.1.17-2.1.18).
 Can someone commit this update please ?
 
 Not at the moment; the tree is locked

Hello,

the tree is unlocked now, can someone commit this update please ?

Thanks a lot,

Remi.


udunits-2.1.18.diff
Description: Binary data


[NEW] devel/hexcompare

2010-08-20 Thread remi.pointel
Hello,

I have ported hexcompare, an utility to compare two binary files.

Critical positive or negative would be appreciated ;-).

Few information :


$ pkg_info hexcompare
Information for inst:hexcompare-1.01

Comment:
utility to compare two binary files

Description:
hexcompare is a curses-based utility to compare and identify differences
between two binary files. These differences are then represented
visually with an interactive block diagram.

Maintainer: Remi Pointel remi.poin...@xiri.fr

WWW: http://sourceforge.net/projects/hexcompare/


Thanks,

Remi.





hexcompare-1.01.tgz
Description: Binary data


[NEW] net/ncrack

2010-07-30 Thread remi.pointel
Hello,

I have ported this network authentication cracking tool : ncrack.

The current version is in alpha, so I don't know if it could be added in ports ?
Is the DISTNAME correct ?

Critical positive or negative would be appreciated ;-). 

Few information :

 
$ pkg_info ncrack
Information for inst:ncrack-0.2ALPHAp0

Comment: high-speed network authentication cracking tool

Description: Ncrack is a high-speed network authentication cracking
tool. It was built to help companies secure their networks by
proactively testing all their hosts and networking devices for poor
passwords. Security professionals also rely on Ncrack when auditing
their clients. Ncrack was designed using a modular approach, a
command-line syntax similar to Nmap and a dynamic engine that can adapt
its behaviour based on network feedback. It allows for rapid, yet
reliable large-scale auditing of multiple hosts.

Ncrack's features include a very flexible interface granting the user
full control of network operations, allowing for very sophisticated
bruteforcing attacks, timing templates for ease of use, runtime
interaction similar to Nmap's and many more.

Maintainer: Remi Pointel remi.poin...@xiri.fr

WWW: http://nmap.org/ncrack/
 

Thanks,

--
Remi.



ncrack-0.2alpha.tar.gz
Description: Binary data