databases/mongodb 2.4.3 File size mismatch

2013-04-27 Thread klaasdemter
Hey, something is wrong with mongodb port, make reports a mismatched file size. = Attempting to fetch http://downloads.mongodb.org/src/mongodb-src-r2.4.3.tar.gz fetch: http://downloads.mongodb.org/src/mongodb-src-r2.4.3.tar.gz: size mismatch: expected 14108201, actual 14108398 greetings Klaas

removing file doing uninstall

2013-04-27 Thread Carmel
How do I remove a file from an older release that is no longer in the newer release. Assume: Release.html is in the older port version. In the newer port version, it has been replaced by Release.pdf. I tried placing this in the pkg-plistfile. @unexec if %%PORTDOCSDOCSDIR%%/Release.html;

Re: removing file doing uninstall

2013-04-27 Thread Chris Rees
On 27 Apr 2013 14:12, Carmel carmel...@hotmail.com wrote: How do I remove a file from an older release that is no longer in the newer release. Assume: Release.html is in the older port version. In the newer port version, it has been replaced by Release.pdf. I tried placing this in the

Re: removing file doing uninstall

2013-04-27 Thread olli hauer
On 2013-04-27 15:11, Carmel wrote: How do I remove a file from an older release that is no longer in the newer release. Assume: Release.html is in the older port version. In the newer port version, it has been replaced by Release.pdf. I tried placing this in the pkg-plistfile.

Re: databases/mongodb 2.4.3 File size mismatch

2013-04-27 Thread Lowell Gilbert
klaasdem...@gmail.com writes: something is wrong with mongodb port, make reports a mismatched file size. = Attempting to fetch http://downloads.mongodb.org/src/mongodb-src-r2.4.3.tar.gz fetch: http://downloads.mongodb.org/src/mongodb-src-r2.4.3.tar.gz: size mismatch: expected 14108201,

[QAT] r316672: 4x fail, 1x depend (depend_package in x11/libxcb), 4x missing_header, 19x success

2013-04-27 Thread Ports-QAT
Add libpaper support to print/a2ps-*[1], print/c2ps-*, print/lprps-*, graphics/jpeg2ps-*, and merge the papersize-suffixed versions into single ones respectively as print/psutils did. Approved by:dinoex (maintainer) [1] -

Re: databases/mongodb 2.4.3 File size mismatch

2013-04-27 Thread John Marino
On 4/27/2013 18:29, Lowell Gilbert wrote: klaasdem...@gmail.com writes: something is wrong with mongodb port, make reports a mismatched file size. = Attempting to fetch http://downloads.mongodb.org/src/mongodb-src-r2.4.3.tar.gz fetch:

Re: databases/mongodb 2.4.3 File size mismatch

2013-04-27 Thread Chris Rees
On 27 April 2013 18:39, John Marino dragonfly...@marino.st wrote: On 4/27/2013 18:29, Lowell Gilbert wrote: klaasdem...@gmail.com writes: something is wrong with mongodb port, make reports a mismatched file size. = Attempting to fetch

Re: A package for the ubuntu-font port?

2013-04-27 Thread Kevin Oberman
On Fri, Apr 26, 2013 at 3:03 AM, Johan Hendriks joh.hendr...@gmail.comwrote: Grant D. Watson schreef: Ports folks, I sent a message to Kevin Lo, since the ports search site lists his address for ubuntu-font, but he said this isn't his area. I am a Linux user who's been playing with

poudriere - postgresql90-client, LDAP, requires ldap.h

2013-04-27 Thread Florent Peterschmitt
Hello, I use the latest poudriere-devel to make my own pkg repository, and would like to build postgresql with LDAP support. Since it's in a virgin jail, and because the log said « hey I need ldap.h », I understand that openldap should be installed but, is it the good way to do ? For each

Re: poudriere - postgresql90-client, LDAP, requires ldap.h

2013-04-27 Thread Matthew Seaman
On 27/04/2013 19:49, Florent Peterschmitt wrote: Hello, I use the latest poudriere-devel to make my own pkg repository, and would like to build postgresql with LDAP support. Since it's in a virgin jail, and because the log said « hey I need ldap.h », I understand that openldap should be

Re: poudriere - postgresql90-client, LDAP, requires ldap.h

2013-04-27 Thread Florent Peterschmitt
Le 27/04/2013 23:13, Matthew Seaman a écrit : On 27/04/2013 19:49, Florent Peterschmitt wrote: Hello, I use the latest poudriere-devel to make my own pkg repository, and would like to build postgresql with LDAP support. Since it's in a virgin jail, and because the log said « hey I need

Re: removing file doing uninstall

2013-04-27 Thread Eitan Adler
On 27 April 2013 09:11, Carmel carmel...@hotmail.com wrote: @unexec if %%PORTDOCSDOCSDIR%%/Release.html; then rm -f %%PORTDOCSDOCSDIR%%/Release.html; fi However, while portlint -A has no problem with it, I receive: share/doc/scamp/Release.html: not found To explain this error:

graphics/rawtherapee 4.0.10 issue

2013-04-27 Thread Waitman Gobble
Hi, I have updated the port for rawtherapee 4.0.10, the new version is totally awesome.. There is one issue that I do not understand how to address in my port. Since rawtherapee uses OpenMP / libgomp it links to /usr/lib/libgomp.so which is from base gcc, and too old. even if gcc4.6 is