Re: Why does apache2 need the db package? Anyway to avoid that?

2009-12-31 Thread Duncan Patton a Campbell
On Sat, 26 Dec 2009 23:09:54 -0600 Andres Salazar wrote: > Hello, > > When compiling apache2.2.14 from ports I noticed that it needs the > db-4.6.21p0 Berkeley DB package, revision 4. Is this actually > needed by the apache core? or is it a result of enabling a certain > module i can act

Re: net/btpd resigning maintainership

2009-12-31 Thread Nicholas Marriott
I use this a lot so I'll take it, not that I have an awful lot of time in recent days either... :'( Anyone object/ok? Also PS happy new year ;-) Index: Makefile === RCS file: /cvs/ports/net/btpd/Makefile,v retrieving revision 1.6 d

net/btpd resigning maintainership

2009-12-31 Thread Martin
Since I'm not using the application any more nor has the time hacking ports, I now respectfully tender my resignation as maintainer for btpd. ./Martin ps .Happy New Year!

Re: [NEW] devel/intellij

2009-12-31 Thread Ian Darwin
> Here's a port of IntelliJ 9.0, Community Edition. Tested on amd64 and > include myself as maintainer. Minor copy-n-paste error: the comment in the startup script still says "netbeans". Major version problem: if you only have JDK 1.7 installed, it meets your install pre-reqs but then errors out

[NEW] devel/intellij

2009-12-31 Thread Daniel Dickman
Here's a port of IntelliJ 9.0, Community Edition. Tested on amd64 and include myself as maintainer. Any comments or feedback? # pkg_info intellij Information for inst:intellij-9.0 Comment: IntelliJ Java IDE Description: IntelliJ IDEA is an advanced code-centric IDE focused on developer producti

Unable to build emacs22 on i386

2009-12-31 Thread Mikolaj Kucharski
Hi, I'm unable to build editors/emacs22 on i386, but only via ports. If I do make configure, and then chdir to `make show=WRKBUILD` and type gmake emacs builds fine. I came up with attached patch to solve this issue. Can someone try to compile emacs-22.3p1, emacs-el-22.3p0 and let me know can he/

Re: [NEW] glog

2009-12-31 Thread Landry Breuil
On Thu, Dec 31, 2009 at 03:52:07PM +0100, Auclair Vincent wrote: > On Thu, Dec 31, 2009 at 2:28 PM, Landry Breuil wrote: > > On Thu, Dec 31, 2009 at 01:46:44PM +0100, Auclair Vincent wrote: > >> attached is the google-glog port > >> > >> Information for inst:glog-0.3.0 > >> > >> Comment: > >> c++

more pkg_add changes

2009-12-31 Thread Marc Espie
after a lot of profiling, it should be much faster. At some point, I broke something. If you're running current, make sure Dependencies.pm is very recent. In particular, around line 561, solve_depends should have: delete $self->{installed}; and NOT: $self->{installed} = []; (the

Re: [NEW] glog

2009-12-31 Thread Auclair Vincent
On Thu, Dec 31, 2009 at 2:28 PM, Landry Breuil wrote: > On Thu, Dec 31, 2009 at 01:46:44PM +0100, Auclair Vincent wrote: >> attached is the google-glog port >> >> Information for inst:glog-0.3.0 >> >> Comment: >> c++ application-level logging >> >> Description: >> The glog library implements appli

NEW: p5-Data-Dumper-Concise

2009-12-31 Thread Cesare Gargano
Hi! pkg/DESCR: This module always exports a single function, Dumper, which can be called with an array of values to dump those values or with no arguments to return the Data::Dumper object it's created. p5-DBIx-Class update related. Saluti, C. p5-Data-Dumper-Concise-1.100.tgz Description: appl

Re: gamin: missing USE_GMAKE=Yes ?

2009-12-31 Thread Matthieu Herrb
On Thu, Dec 31, 2009 at 12:45:29PM +0100, Matthias Kilian wrote: > On Thu, Dec 31, 2009 at 12:14:13PM +0100, Matthieu Herrb wrote: > > while trying to build a port that depends on gamin (emacs-gtk), I > > stumbled on the following error: > > > > ===> Verifying update for libgamin-* in sysutils/ga

Re: [NEW] glog

2009-12-31 Thread Landry Breuil
On Thu, Dec 31, 2009 at 01:46:44PM +0100, Auclair Vincent wrote: > attached is the google-glog port > > Information for inst:glog-0.3.0 > > Comment: > c++ application-level logging > > Description: > The glog library implements application-level logging. This library > provides logging APIs base

[NEW] protobuf

2009-12-31 Thread Auclair Vincent
attached is a port of google protobuf Information for inst:protobuf-2.2.0 Comment: c++ protocol buffers Description: Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - think XML, but smaller, faster, and simpler. You define how you want your data to

Re: gamin: missing USE_GMAKE=Yes ?

2009-12-31 Thread Matthias Kilian
On Thu, Dec 31, 2009 at 12:14:13PM +0100, Matthieu Herrb wrote: > while trying to build a port that depends on gamin (emacs-gtk), I > stumbled on the following error: > > ===> Verifying update for libgamin-* in sysutils/gamin > ===> Building for gamin-0.1.10 > env: gmake: No such file or directo

[NEW] glog

2009-12-31 Thread Auclair Vincent
, please use strlcat() new...@glitter-band > ./glog-test E1231 13:38:15.125598 2185737216 test.cpp:15] this is a error new...@glitter-band > ls /tmp/glog-test* /tmp/glog-test /tmp/glog-test.ERROR /tmp/glog-test.INFO /tmp/glog-test.WARNING /tmp/glog-test.glitter-band.XXX.newton.log.ERROR.2009

Re: UPDATE: math/maxima

2009-12-31 Thread Edd Barrett
On Thu, Dec 31, 2009 at 08:56:46AM +0500, ? ?? wrote: > Tk and Tcl need xmaxima. xmaxima - shell script So they are RUN_DEPENDS then :P > >The regression tests fail also, see attached. > Problem 180, 181 - ecl 8.12.0. Try ecl 9.12.3, patch I send to Ports. Will do. -- Best Regards

Re: gamin: missing USE_GMAKE=Yes ?

2009-12-31 Thread Antoine Jacoutot
On Thu, 31 Dec 2009, Matthieu Herrb wrote: > Hi, > > while trying to build a port that depends on gamin (emacs-gtk), I > stumbled on the following error: > > ===> Verifying update for libgamin-* in sysutils/gamin > ===> Building for gamin-0.1.10 > env: gmake: No such file or directory > *** Er

Remove dependency on fedora_motif from opera-flashplugin

2009-12-31 Thread David Coppa
Hi, Since version 8.x, operapluginwrapper is no longer motif-based. Diff following... Happy new year! David Index: Makefile === RCS file: /cvs/ports/www/opera-flashplugin/Makefile,v retrieving revision 1.6 diff -N -u -p Makefile -

Re: GTest, Legal question and OK's

2009-12-31 Thread Landry Breuil
On Wed, Dec 30, 2009 at 01:49:13AM +0100, Auclair Vincent wrote: > >> > The attached gtest port was from Auclair Vincent. I am OKing this apart > >> > from one query. The port was developed at the Advance Computer Science > >> > Epitech Lab. The lab master asked for this comment in the Makefile: >

gamin: missing USE_GMAKE=Yes ?

2009-12-31 Thread Matthieu Herrb
Hi, while trying to build a port that depends on gamin (emacs-gtk), I stumbled on the following error: ===> Verifying update for libgamin-* in sysutils/gamin ===> Building for gamin-0.1.10 env: gmake: No such file or directory *** Error code 127 Indeed gmake isn't installed on this machine. A

Re: UPDATE: lang/clisp

2009-12-31 Thread Александр Шадчин
I will try to correct, but the help I will not refuse 31.12.2009 4:41, Edd Barrett пишет: On Wed, Dec 30, 2009 at 11:07:23PM +, Edd Barrett wrote: On Thu, Dec 31, 2009 at 01:25:16AM +0500, Alexandr Shadchin wrote: Comments ? OK ? We need to check texlive works with this clisp. Give me a

UPDATE: games/lbreakout2

2009-12-31 Thread Benoit Lecocq
Hi, This diff updates lbreakout2 to the release 2.6.1. Tested on amd64/sparc64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/games/lbreakout2/Makefile,v retrieving revision 1.15 diff -N -u Makefile --- Mak