Re: portmaster cannot find package

2010-05-16 Thread Doug Barton
On 05/16/10 23:14, Aristedes Maniatis wrote: > > Perhaps I've confused the threads. But this issue appears to be a simple > one: I've installed the www/apache22 port but with certain settings it > installs the package called apache-worker. And with the index-only > option, it thinks it can see 2.2.

Re: portmaster cannot find package

2010-05-16 Thread Aristedes Maniatis
On 17/05/10 3:49 PM, Doug Barton wrote: On 05/16/10 20:35, Aristedes Maniatis wrote: On 5/05/10 1:54 AM, Doug Barton wrote: Is there an apache-2.2.13 package in packages/All? And what do the links in packages/www and packages/Latest refer to? I did some more digging in the script itself. You

Re: portmaster cannot find package

2010-05-16 Thread Doug Barton
On 05/16/10 20:35, Aristedes Maniatis wrote: > On 5/05/10 1:54 AM, Doug Barton wrote: >> Is there an apache-2.2.13 package in packages/All? And what do the links >> in packages/www and packages/Latest refer to? > > I did some more digging in the script itself. You have some code like this: > > if

Re: portmaster cannot find package

2010-05-16 Thread Aristedes Maniatis
On 5/05/10 1:54 AM, Doug Barton wrote: Is there an apache-2.2.13 package in packages/All? And what do the links in packages/www and packages/Latest refer to? I did some more digging in the script itself. You have some code like this: if [ -r "${LOCAL_PACKAGEDIR}/All/${new_port}.tbz" ]; then

Dependency change for x11-toolkits/py-gtk2 to py-numpy

2010-05-16 Thread Doug Barton
Howdy, In reference to the following: revision 1.107 date: 2010/05/16 22:07:20; author: kwm; state: Exp; lines: +3 -3 Correct depend on Numpy instead of Numeric. PR: ports/146601 Submitted by: Martin Tournoij I have the following list of things that will need to be built in or

Re: Apache 22 - FreeBSD 8.0 - (httpd), uid 80: exited on signal 11

2010-05-16 Thread Hans F. Nordhaug
* Hans F. Nordhaug [2010-05-09]: > * Helmut Schneider [2010-05-03]: > > Hans F. Nordhaug wrote: > > > > > * Helmut Schneider [2010-05-02]: > > > > Hans F. Nordhaug wrote: > > > > > > > > > I recently upgrade to FreeBSD 8.0 (from 7.2) and suddenly I get a > > > > > lot of "(httpd), uid 80: exit

diablo-jdk-1.6.0.07.02_9 could not find libjava.so when /proc is mounted (RELENG_8)

2010-05-16 Thread McLone
Hell Low. I accustomed to have procfs mounted in /proc (and linprocfs in /compat/linux/proc too). Today when i wanted to build openoffice-3 on RELENG_8/amd64 box, diablo-jdk said: Error: could not find libjava.so Error: could not find Java 2 Runtime Environment. i see following in truss log: rea

Re: ports makefile question

2010-05-16 Thread Stacy Millions
On 05/14/10 16:39, Greg Larkin wrote: Hi Stacy, Since you specify "USE_SQLITE= yes" when the SQLite option is enabled, that's going to default to SQLITE_VER == 3. You can just set your CONFIGURE_ARGS to "--without-sqlite --with-sqlite3". It doesn't look like you need to handle the SQLite v2 co

[graphics/xv][graphics/xv-m17n][japanese/xv] modern revamping MASTER/SLAVE ports

2010-05-16 Thread Norikatsu Shigemura
Hi dinoex. I revamped graphics/xv, graphics/xv-m17n and japanese/xv ports. I did separate these ports, and add CONFLICTS. In current case, xv was compiled twice. And I confirmed MAKE_JOBS_SAFE. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Now OK (Re: cvs commit: ports/www/swish-e Makefile pkg-plist)

2010-05-16 Thread QAT
www/swish-e, which was previously failing is OK after this commit. Thanks for fixing it! A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a hec

Re: graphics/libchamplain build failure (libpng.so.5 not found)

2010-05-16 Thread Doug Barton
On 5/15/2010 11:25 PM, Ruslan Mahmatkhanov wrote: > > I'm just followed gnome update procedure and then portmaster -af. I seriously do not recommend that people do this. In very simple situations it _can_ work, but the problems outweigh the benefits most of the time. The situation you're describin