libmbus

2010-11-17 Thread Markus Bergkvist
Hi Anyone working on a port of libmbus? http://www.freescada.com/libmbus/ /Markus

NEW: lang/rubinius 1.1.1

2010-11-17 Thread Jeremy Evans
Rubinius is an implementation of the Ruby programming language. The Rubinius bytecode virtual machine is written in C++, incorporating LLVM to compile bytecode to machine code at runtime. The bytecode compiler and vast majority of the core classes are written in pure Ruby. To interact with the re

[NEW] databases/py-dblite

2010-11-17 Thread Remi Pointel
Hi, this is the port of PyDbLite, a pure-python in-memory database engine. It provides also a pythonic interface to SQLite and MySQL. Tested on amd64. Critical positive or negative would be appreciated ;-). Few information : $ pkg_info py-dblite Information for inst:py

[NEW] lang/cython

2010-11-17 Thread Remi Pointel
Hi, this is the port of cython, a language that makes writing C extensions for the Python language as easy as Python itself. I didn't rename cython into py-cython because it's the name of the language, is it OK ? Tested on amd64. Critical positive or negative would be appreciated ;-). Few in

Re: Howto updating a existing port

2010-11-17 Thread Landry Breuil
On Wed, Nov 17, 2010 at 02:30:11PM -0600, Amit Kulkarni wrote: > Landry, > > I didn't want to bother you. I got the 1.7.2 working standalone for > ages but I don't know if it would be impolite to ask. Anyway I learnt > how to do something new :) > > I was working on 1.7.2 package as I have used i

[update] devel/proj 4.7.0

2010-11-17 Thread Landry Breuil
Hi, it's been a good while in my tree, everything looks happy with it, even the regress tests.. taking maintainership from jason@ who agreed ages ago. Remove USE_GROFF as the manpages just display fine with mandoc. looking for oks. Landry Index: Makefile =

Re: Howto updating a existing port

2010-11-17 Thread Amit Kulkarni
Landry, I didn't want to bother you. I got the 1.7.2 working standalone for ages but I don't know if it would be impolite to ask. Anyway I learnt how to do something new :) I was working on 1.7.2 package as I have used it for months. I have some feedback, but let me redo workspace for 1.7.3 and s

Re: Howto updating a existing port

2010-11-17 Thread Landry Breuil
On Wed, Nov 17, 2010 at 11:20:23AM -0600, Amit Kulkarni wrote: > Hi, > > I want to update geo/gdal and I have some questions about porting update. > > 1) How do you get the pkg/PLIST, by which command exactly? Do you > install in fake and check there manually? > 2) How do you get the SIZE in dist

Re: Howto updating a existing port

2010-11-17 Thread Stuart Henderson
On 2010/11/17 12:06, Amit Kulkarni wrote: > The difference in checksums for standalone md5/sha1/sha256 or cksum VS > the make makesum got me. But you are right they match. I just didn't > do it the right way first time around. the hashes are the same, they're just in a different numeric base, the

Re: Howto updating a existing port

2010-11-17 Thread Amit Kulkarni
The difference in checksums for standalone md5/sha1/sha256 or cksum VS the make makesum got me. But you are right they match. I just didn't do it the right way first time around. Thanks On Wed, Nov 17, 2010 at 11:57 AM, roberth wrote: > On Wed, 17 Nov 2010 11:20:23 -0600 > Amit Kulkarni wrote:

Re: Howto updating a existing port

2010-11-17 Thread Amit Kulkarni
$%#^ I didn't RTFM. Thanks to everybody that replied. On Wed, Nov 17, 2010 at 11:38 AM, Stuart Henderson wrote: > On 2010/11/17 11:20, Amit Kulkarni wrote: >> Hi, >> >> I want to update geo/gdal and I have some questions about porting update. >> >> 1) How do you get the pkg/PLIST, by which comman

Re: Howto updating a existing port

2010-11-17 Thread roberth
On Wed, 17 Nov 2010 11:20:23 -0600 Amit Kulkarni wrote: > I want to update geo/gdal and I have some questions about porting > update. headsup: geo/gdal has a maintainer, so procedure is to send your update to him first, but its ok to ask here for help. > 1) How do you get the pkg/PLIST, by whic

print/ps2eps update

2010-11-17 Thread Laurence Tratt
A minor update to print/ps2eps to fix a few upstream bugs (changelog at ). Tested fine on amd64; ideally this needs wider testing as texlive depends on it. Laurie -- http://tratt.net/laurie/ -- Personal http://fetegeo.org/ -- Free text geocoding http

Re: Howto updating a existing port

2010-11-17 Thread Gabriel Kihlman
Amit Kulkarni writes: > > I want to update geo/gdal and I have some questions about porting > update. All your answers are here: http://www.openbsd.org/faq/ports/guide.html#PortsChecklist /gabriel

Re: Howto updating a existing port

2010-11-17 Thread Stuart Henderson
On 2010/11/17 11:20, Amit Kulkarni wrote: > Hi, > > I want to update geo/gdal and I have some questions about porting update. > > 1) How do you get the pkg/PLIST, by which command exactly? Do you > install in fake and check there manually? make plist, but don't trust it blindly, sometimes it wil

Howto updating a existing port

2010-11-17 Thread Amit Kulkarni
Hi, I want to update geo/gdal and I have some questions about porting update. 1) How do you get the pkg/PLIST, by which command exactly? Do you install in fake and check there manually? 2) How do you get the SIZE in distinfo without ls, is there a better way than do it manually? I figure cksum -

UPDATE: devel/glpk

2010-11-17 Thread Alexandr Shadchin
Hi! This update package glpk to the latest release 4.44. Tested on amd64 and i386. Comments ? OK ? -- Alexandr Shadchin Index: Makefile === RCS file: /cvs/ports/devel/glpk/Makefile,v retrieving revision 1.4 diff -u -p -r1.4 Makef

que dejes de ~ g  a n  a r d i n e r o  ~ por no tener tu página de Internet.

2010-11-17 Thread Es una lástima
Si tus ventas están bien no aminores el paso, reivéntate y acelera para estar aún mejor. ¡Reinventarse es una cuestión de supervivencia ya que las buenas rachas pueden cambiar en cualquier momento!. POR ESO TOMA EN CUENTA LOS SIGUIENTES BENEFICIOS DE APROVECH

Re: UPDATE: libev-4.01

2010-11-17 Thread David Coppa
On Wed, Nov 17, 2010 at 11:38 AM, David Coppa wrote: > This diff updates devel/libev to version 4.01. > I've also bumped shared library version because there're various changes > in the API. > Of course, I will also bump x11/awesome and x11/i3 revisions after this. Forgot to say that I've already

UPDATE: libev-4.01

2010-11-17 Thread David Coppa
This diff updates devel/libev to version 4.01. I've also bumped shared library version because there're various changes in the API. Of course, I will also bump x11/awesome and x11/i3 revisions after this. Ok? ciao, david Index: Makefile =

Re: [PATCH] net/ipsvd update to 1.0.0

2010-11-17 Thread David Coppa
On Wed, Nov 17, 2010 at 10:01 AM, TAKAHASHI Kaoru wrote: > Hi, > > At Wed, 15 Sep 2010 17:23:24 +0900, > TAKAHASHI Kaoru wrote: >> Hi, >> >> This patch updates net/ipsvd to the latest release 1.0.0. >> Tested on OpenBSD 4.7 (i386). >> >> Could you update ports/net/ipsvd? >> >> Regards, >> -- >> T

Re: [PATCH] japanse/nkf update to 2.1.0

2010-11-17 Thread TAKAHASHI Kaoru
Hello, At Mon, 16 Aug 2010 18:10:20 +0900, TAKAHASHI Kaoru wrote: > Hello, > > This patch updates japanese/nkf to the latest release 2.1.0. > Tested on OpenBSD 4.7. > > Could you update japanse/nkf to 2.1.0? > > Regards, Update patch for USE_GROFF=No. Index: Makefile ===

Re: [PATCH] net/ipsvd update to 1.0.0

2010-11-17 Thread TAKAHASHI Kaoru
Hi, At Wed, 15 Sep 2010 17:23:24 +0900, TAKAHASHI Kaoru wrote: > Hi, > > This patch updates net/ipsvd to the latest release 1.0.0. > Tested on OpenBSD 4.7 (i386). > > Could you update ports/net/ipsvd? > > Regards, > -- > TAKAHASHI Kaoru Update patch for USE_GROFF=No. Index: Makefile ===