Re: cups-base 1.3.8 Broken?

2008-09-07 Thread regisr
On Sat, 06 Sep 2008 16:30:54 -0700
Michael Sweet <[EMAIL PROTECTED]> a écrit:

> OK, I re-checked the source files - the .bz2 file was actually
> truncated on the main server, so I regenerated it and put the
> resulting file up (which also has a different MD5 sum now...)

The problem should be solved, but the distinfo should be updated.

-- 
regis
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvs commit: ports/archivers/grzip Makefile ports/archivers/lzma Makefile ports/archivers/pbzip2 Makefile ports/archivers/ppmd-7z Makefile ports/archivers/unfoo Makefile ports/astro/ptiger Makefile

2008-09-07 Thread QAT
Hi,


The build which triggered this email is done under tinderbox-2.4.3, on 
7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly"
and ccache support, with the "official" up-to-date Ports Tree, with the
following vars set:
NOPORTDOCS=yes,  NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes.


Excerpt from http://T64.TecNik93.com/logs/7-STABLE-FTP/health-nut-13.7.log :


building health-nut-13.7 in directory /var/tinderbox/7-STABLE-FTP
maintained by: [EMAIL PROTECTED]
building for:  7.0-STABLE amd64
port directory: /usr/ports/misc/nut
Makefile ident: $FreeBSD: ports/misc/nut/Makefile,v 1.83 2008/09/07 00:18:37 
linimon Exp $
prefixes: LOCALBASE=usr/local X11BASE=usr/local
NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes
build started at Sun Sep  7 07:48:54 UTC 2008

...

cc -O2 -fno-strict-aliasing -pipe -s -Wall -DNUTDIR=\".nutdb\" 
-DFOODDIR=\"/usr/local/share/nut\" -ansi -pedantic   -c -o options.o options.c
cc -O2 -fno-strict-aliasing -pipe -s -Wall -DNUTDIR=\".nutdb\" 
-DFOODDIR=\"/usr/local/share/nut\" -ansi -pedantic   -c -o prtmenu.o prtmenu.c
cc -O2 -fno-strict-aliasing -pipe -s -Wall -DNUTDIR=\".nutdb\" 
-DFOODDIR=\"/usr/local/share/nut\" -ansi -pedantic   -c -o ranking.o ranking.c
cc -O2 -fno-strict-aliasing -pipe -s -Wall -DNUTDIR=\".nutdb\" 
-DFOODDIR=\"/usr/local/share/nut\" -ansi -pedantic   -c -o recmeal.o recmeal.c
cc -O2 -fno-strict-aliasing -pipe -s -Wall -DNUTDIR=\".nutdb\" 
-DFOODDIR=\"/usr/local/share/nut\" -ansi -pedantic   -c -o remmeal.o remmeal.c
cc -O2 -fno-strict-aliasing -pipe -s -Wall -DNUTDIR=\".nutdb\" 
-DFOODDIR=\"/usr/local/share/nut\" -ansi -pedantic   -c -o theusual.o theusual.c
cc -O2 -fno-strict-aliasing -pipe -s -Wall -DNUTDIR=\".nutdb\" 
-DFOODDIR=\"/usr/local/share/nut\" -ansi -pedantic   -c -o trendy.o trendy.c
cc -O2 -fno-strict-aliasing -pipe -s -Wall -DNUTDIR=\".nutdb\" 
-DFOODDIR=\"/usr/local/share/nut\" -ansi -pedantic   -c -o util.o util.c
cc -O2 -fno-strict-aliasing -pipe -s -Wall -DNUTDIR=\".nutdb\" 
-DFOODDIR=\"/usr/local/share/nut\" -ansi -pedantic   -c -o viewfood.o viewfood.c
cc -O2 -fno-strict-aliasing -pipe -s -Wall -DNUTDIR=\".nutdb\" 
-DFOODDIR=\"/usr/local/share/nut\" -ansi -pedantic -lm -o nut addfood.o 
anameal.o db.o food.o main.o meal.o menu.o options.o prtmenu.o ranking.o 
recmeal.o remmeal.o theusual.o trendy.o util.o viewfood.o


make: don't know how to make regression-test(continuing)


add_pkg
===>  Installing for health-nut-13.7
===>   Generating temporary packing list
===>  Checking if misc/nut already installed
===>   Compressing manual pages for health-nut-13.7
===>   Registering installation for health-nut-13.7


===>  Building package for health-nut-13.7
Creating package /tmp/packages/All/health-nut-13.7.tbz
Registering depends:.
Creating bzip'd tar ball in '/tmp/packages/All/health-nut-13.7.tbz'
Deleting health-nut-13.7


=== Checking filesystem state
list of extra files and directories in / (not present before this port was 
installed but present after it was deinstalled)
2604194 drwxr-xr-x2 root wheel 512 Sep  
7 07:49 usr/local/share/nut
2604200 -r--r--r--1 root wheel   0 Sep  
7 07:49 usr/local/share/nut/FOOD_DES.txt
2604214 -r--r--r--1 root wheel  47 Sep  
7 07:49 usr/local/share/nut/NUT_DATA.txt
260564  704 -r--r--r--1 root wheel  331430 Sep  
7 07:49 usr/local/share/nut/WEIGHT.lib
2605650 -r--r--r--1 root wheel   0 Sep  
7 07:49 usr/local/share/nut/WEIGHT.txt
260566 8544 -r--r--r--1 root wheel 4356628 Sep  
7 07:49 usr/local/share/nut/sr20.nut

build of /usr/ports/misc/nut ended at Sun Sep  7 07:49:08 UTC 2008


A description of the testing process can be found here:
http://T32.TecNik93.com/FreeBSD/QA-Tindy/testing_process.txt


Thanks for your work on making FreeBSD better,

-- 
IOnut - Un^d^dregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"
FreeBSD committer -> [EMAIL PROTECTED], PGP Key ID 057E9F8B493A297B

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvs commit: ports/archivers/grzip Makefile ports/archivers/lzma Makefile ports/archivers/pbzip2 Makefile ports/archivers/ppmd-7z Makefile ports/archivers/unfoo Makefile ports/astro/ptiger Makefile

2008-09-07 Thread QAT
Hi,


The build which triggered this email is done under tinderbox-2.4.3, on 
7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly"
and ccache support, with the "official" up-to-date Ports Tree, with the
following vars set:
NOPORTDOCS=yes,  NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes.


Excerpt from http://T64.TecNik93.com/logs/7-STABLE-FTP/cjc-1.0.0.675.log :


building cjc-1.0.0.675 in directory /var/tinderbox/7-STABLE-FTP
maintained by: [EMAIL PROTECTED]
building for:  7.0-STABLE amd64
port directory: /usr/ports/net-im/cjc
Makefile ident: $FreeBSD: ports/net-im/cjc/Makefile,v 1.6 2008/09/07 00:18:39 
linimon Exp $
prefixes: LOCALBASE=usr/local X11BASE=usr/local
NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes
build started at Sun Sep  7 08:56:33 UTC 2008

...

Compiling /usr/local/share/cjc/cjc/ui/text_buffer.py ...
Compiling /usr/local/share/cjc/cjc/ui/text_input.py ...
Compiling /usr/local/share/cjc/cjc/ui/widget.py ...
Compiling /usr/local/share/cjc/cjc/ui/window.py ...
Compiling /usr/local/share/cjc/cjc/version.py ...
Listing /usr/local/share/cjc/plugins ...
Compiling /usr/local/share/cjc/plugins/chat.py ...
Compiling /usr/local/share/cjc/plugins/disco.py ...
Compiling /usr/local/share/cjc/plugins/events.py ...
Compiling /usr/local/share/cjc/plugins/jogger_pl.py ...
Compiling /usr/local/share/cjc/plugins/message.py ...
Compiling /usr/local/share/cjc/plugins/muc.py ...
Compiling /usr/local/share/cjc/plugins/multicast.py ...
Compiling /usr/local/share/cjc/plugins/presence.py ...
Compiling /usr/local/share/cjc/plugins/python.py ...
Compiling /usr/local/share/cjc/plugins/roster.py ...
Compiling /usr/local/share/cjc/plugins/roster_ei.py ...
Compiling /usr/local/share/cjc/plugins/shell.py ...
Compiling /usr/local/share/cjc/plugins/test.py ...
Compiling /usr/local/share/cjc/plugins/vcard.py ...
Compiling /usr/local/share/cjc/plugins/version.py ...
Compiling /usr/local/share/cjc/plugins/xmlconsole.py ...
install -d /usr/local/share/doc/cjc
install -d /usr/local/bin
install cjc.inst /usr/local/bin/cjc
===>   Registering installation for cjc-1.0.0.675


===>  Building package for cjc-1.0.0.675
Creating package /tmp/packages/All/cjc-1.0.0.675.tbz
Registering depends: py25-pyxmpp-1.0.0.664 py25-libxml2-2.6.32 libxml2-2.6.32 
libiconv-1.11_1 pkg-config-0.23_1 py25-dnspython-1.6.0 py25-m2crypto-0.18.2 
python25-2.5.2_2.
Creating bzip'd tar ball in '/tmp/packages/All/cjc-1.0.0.675.tbz'
Deleting cjc-1.0.0.675


=== Checking filesystem state
list of extra files and directories in / (not present before this port was 
installed but present after it was deinstalled)
3783454 drwxr-xr-x2 root wheel 512 Sep  
7 08:57 usr/local/share/doc/cjc

build of /usr/ports/net-im/cjc ended at Sun Sep  7 08:57:03 UTC 2008


A description of the testing process can be found here:
http://T32.TecNik93.com/FreeBSD/QA-Tindy/testing_process.txt


Thanks for your work on making FreeBSD better,

-- 
IOnut - Un^d^dregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"
FreeBSD committer -> [EMAIL PROTECTED], PGP Key ID 057E9F8B493A297B

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Wanted: binary build of Emacs without X11

2008-09-07 Thread Paul Hoffman
Greetings again. I'm not sure if this request should be done to this 
mailing list or as a PR, but here goes.


I run FreeBSD as a server, not as a desktop. Some of my users want 
Emacs. If I pull down the prebuilt binary, it requires a zillon 
X11-related packages that are of no use on my system. If I go to 
/usr/ports/editors/emacs and build with WITHOUT_X11, I still need to 
install a bunch of building tools that are basically unneeded by 
anything other than building Emacs.


It would be nice if the prebuilt binaries had an emacs-nox11.

--Paul Hoffman
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvs commit: ports/devel/ecos-tools Makefile ports/devel/noweb Makefile ports/devel/py-kjbuckets Makefile ports/games/awele Makefile ports/games/gnomesudoku Makefile ports/games/pysol Makefile port

2008-09-07 Thread QAT
Hi,


The build which triggered this email is done under tinderbox-2.4.3, on 
7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly"
and ccache support, with the "official" up-to-date Ports Tree, with the
following vars set:
NOPORTDOCS=yes,  NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes.


Excerpt from http://T64.TecNik93.com/logs/7-STABLE-FTP/ranlib-1.0.log :


building ranlib-1.0 in directory /var/tinderbox/7-STABLE-FTP
maintained by: [EMAIL PROTECTED]
building for:  7.0-STABLE amd64
port directory: /usr/ports/math/libranlib
Makefile ident: $FreeBSD: ports/math/libranlib/Makefile,v 1.14 2008/09/07 
00:54:45 linimon Exp $
prefixes: LOCALBASE=usr/local X11BASE=usr/local
NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes
build started at Sun Sep  7 16:22:16 UTC 2008

...

cc -O2 -fno-strict-aliasing -pipe   -c ranlib.c
building static ranlib library
ranlib libranlib.a
cc -fpic -DPIC -O2 -fno-strict-aliasing -pipe   -c 
/work/a/ports/math/libranlib/work/ranlib.c/src/../linpack/linpack.c -o 
linpack.So
cc -fpic -DPIC -O2 -fno-strict-aliasing -pipe   -c com.c -o com.So
cc -fpic -DPIC -O2 -fno-strict-aliasing -pipe   -c ranlib.c -o ranlib.So
building shared library libranlib.so.1


make: don't know how to make regression-test(continuing)


add_pkg
===>  Installing for ranlib-1.0
===>   Generating temporary packing list
===>  Checking if math/libranlib already installed
"/usr/share/mk/bsd.compat.mk", line 35: warning: NOPROFILE is deprecated in 
favour of NO_PROFILE
install -C -o root -g wheel -m 444 
/work/a/ports/math/libranlib/work/ranlib.c/src/ranlib.h  /usr/local/include
install -C -o root -g wheel -m 444   libranlib.a /usr/local/lib
install -s -o root -g wheel -m 444 libranlib.so.1 /usr/local/lib
ln -fs libranlib.so.1 /usr/local/lib/libranlib.so
===>   Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===>   Registering installation for ranlib-1.0


===>  Building package for ranlib-1.0
tar: share/doc/ranlib/Basegen.c.doc: Cannot stat: No such file or directory
tar: share/doc/ranlib/ranlib.c.chs: Cannot stat: No such file or directory
tar: share/doc/ranlib/ranlib.c.fdoc: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors.
pkg_create: make_dist: tar command failed with code 256
Creating package /tmp/packages/All/ranlib-1.0.tbz
Registering depends:.
Creating bzip'd tar ball in '/tmp/packages/All/ranlib-1.0.tbz'
*** Error code 1

Stop in /a/ports/math/libranlib.

build of /usr/ports/math/libranlib ended at Sun Sep  7 16:22:18 UTC 2008


A description of the testing process can be found here:
http://T32.TecNik93.com/FreeBSD/QA-Tindy/testing_process.txt


Thanks for your work on making FreeBSD better,

-- 
IOnut - Un^d^dregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"
FreeBSD committer -> [EMAIL PROTECTED], PGP Key ID 057E9F8B493A297B

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvs commit: ports/devel/ecos-tools Makefile ports/devel/noweb Makefile ports/devel/py-kjbuckets Makefile ports/games/awele Makefile ports/games/gnomesudoku Makefile ports/games/pysol Makefile port

2008-09-07 Thread QAT
Hi,


The build which triggered this email is done under tinderbox-2.4.3, on 
7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly"
and ccache support, with the "official" up-to-date Ports Tree, with the
following vars set:
NOPORTDOCS=yes,  NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes.


Excerpt from 
http://T64.TecNik93.com/logs/7-STABLE-FTP/py25-scientific-2.6_1.log :


building py25-scientific-2.6_1 in directory /var/tinderbox/7-STABLE-FTP
maintained by: [EMAIL PROTECTED]
building for:  7.0-STABLE amd64
port directory: /usr/ports/math/py-scientific
Makefile ident: $FreeBSD: ports/math/py-scientific/Makefile,v 1.22 2008/09/07 
00:54:45 linimon Exp $
prefixes: LOCALBASE=usr/local X11BASE=usr/local
NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes
build started at Sun Sep  7 16:26:42 UTC 2008

...

byte-compiling /usr/local/lib/python2.5/site-packages/Scientific/MPI/core.py to 
core.pyc
byte-compiling /usr/local/lib/python2.5/site-packages/Scientific/MPI/IO.py to 
IO.pyc
byte-compiling 
/usr/local/lib/python2.5/site-packages/Scientific/BSP/__init__.py to 
__init__.pyc
byte-compiling /usr/local/lib/python2.5/site-packages/Scientific/BSP/Console.py 
to Console.pyc
byte-compiling /usr/local/lib/python2.5/site-packages/Scientific/BSP/core.py to 
core.pyc
byte-compiling /usr/local/lib/python2.5/site-packages/Scientific/BSP/IO.py to 
IO.pyc
byte-compiling 
/usr/local/lib/python2.5/site-packages/Scientific/BSP/RemoteObjects.py to 
RemoteObjects.pyc
byte-compiling 
/usr/local/lib/python2.5/site-packages/Scientific/use_numeric/__init__.py to 
__init__.pyc
writing byte-compilation script '/tmp/tmp5tgu9S.py'
/usr/local/bin/python2.5 -O /tmp/tmp5tgu9S.py
removing /tmp/tmp5tgu9S.py
running install_headers
creating /usr/local/include/python2.5/Scientific
copying Include/Scientific/bspmodule.h -> 
/usr/local/include/python2.5/Scientific
copying Include/Scientific/mpimodule.h -> 
/usr/local/include/python2.5/Scientific
copying Include/Scientific/netcdfmodule.h -> 
/usr/local/include/python2.5/Scientific
copying Include/Scientific/PyBSP_API.h -> 
/usr/local/include/python2.5/Scientific
copying Include/Scientific/PyMPI_API.h -> 
/usr/local/include/python2.5/Scientific
running install_scripts
copying build/scripts-2.5/bsp_virtual -> /usr/local/bin
changing mode of /usr/local/bin/bsp_virtual to 755
running install_egg_info
Writing 
/usr/local/lib/python2.5/site-packages/ScientificPython-2.6-py2.5.egg-info
install  -o root -g wheel -m 444 
/work/a/ports/math/py-scientific/work/ScientificPython-2.6/LICENSE 
/usr/local/share/doc/py-scientific
===>   Registering installation for py25-scientific-2.6_1


===>  Building package for py25-scientific-2.6_1
Creating package /tmp/packages/All/py25-scientific-2.6_1.tbz
Registering depends: py25-numeric-24.2 python25-2.5.2_2 netcdf-3.6.3_1.
Creating bzip'd tar ball in '/tmp/packages/All/py25-scientific-2.6_1.tbz'
Deleting py25-scientific-2.6_1


=== Checking filesystem state
list of extra files and directories in / (not present before this port was 
installed but present after it was deinstalled)
92567464 drwxr-xr-x2 root wheel 512 Sep 
 7 16:27 usr/local/share/doc/py-scientific
9256747   44 -r--r--r--1 root wheel   21084 Sep 
 7 16:27 usr/local/share/doc/py-scientific/LICENSE

build of /usr/ports/math/py-scientific ended at Sun Sep  7 16:27:02 UTC 2008


A description of the testing process can be found here:
http://T32.TecNik93.com/FreeBSD/QA-Tindy/testing_process.txt


Thanks for your work on making FreeBSD better,

-- 
IOnut - Un^d^dregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"
FreeBSD committer -> [EMAIL PROTECTED], PGP Key ID 057E9F8B493A297B

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Wanted: binary build of Emacs without X11

2008-09-07 Thread Scot Hetzel
On 9/7/08, Paul Hoffman <[EMAIL PROTECTED]> wrote:
> Greetings again. I'm not sure if this request should be done to this mailing
> list or as a PR, but here goes.
>
>  I run FreeBSD as a server, not as a desktop. Some of my users want Emacs.
> If I pull down the prebuilt binary, it requires a zillon X11-related
> packages that are of no use on my system. If I go to
> /usr/ports/editors/emacs and build with WITHOUT_X11, I still need to install
> a bunch of building tools that are basically unneeded by anything other than
> building Emacs.
>
>  It would be nice if the prebuilt binaries had an emacs-nox11.
>
Have a look at print/ghostscript-gnu-nox11/Makefile on how to create
the emacs-nox11 port.

Then use send-pr to to get the port commited.

Scot
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Wanted: binary build of Emacs without X11

2008-09-07 Thread Paul Hoffman

At 11:36 AM -0500 9/7/08, Scot Hetzel wrote:

On 9/7/08, Paul Hoffman <[EMAIL PROTECTED]> wrote:

 Greetings again. I'm not sure if this request should be done to this mailing
 list or as a PR, but here goes.

  I run FreeBSD as a server, not as a desktop. Some of my users want Emacs.
 If I pull down the prebuilt binary, it requires a zillon X11-related
 packages that are of no use on my system. If I go to
 /usr/ports/editors/emacs and build with WITHOUT_X11, I still need to install
 a bunch of building tools that are basically unneeded by anything other than
 building Emacs.

  It would be nice if the prebuilt binaries had an emacs-nox11.


Have a look at print/ghostscript-gnu-nox11/Makefile on how to create
the emacs-nox11 port.

Then use send-pr to to get the port commited.


Many thanks. Done.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


FreeBSD Port: samba-3.0.32_1,1

2008-09-07 Thread Klaus Mayr
Hello,

recently i upgraded my FreeBSD 6.2/amd64 box from samba 3.0.25a to the
latest port version (i always try to do this every few weeks).

Since 3.0.26 i discovered that after a while the system consumes approx
90% with a few samba threads. 

due to this performance bottleneck i have to "killall -9 smbd" these
processes and restart the samba daemon (winbindd, smbd and nmbd) to
bring the system back to 95% idle.

how can i trace this problem to modify the configuration so this hangups
will no longer occur ?

till now i downgraded back to 3.0.25a from time to time ...

kind regards
Mayr Klaus

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Portupgrade has serious problems

2008-09-07 Thread David Southwell
On Friday 05 September 2008 09:16:23 you wrote:
> David Southwell wrote:
> > On Thursday 04 September 2008 09:38:22 you wrote:
> >> David Southwell wrote:
> >>> On Tuesday 02 September 2008 08:26:26 you wrote:
>  Show please an output of the command:
>  pkg_info -o apache-2.2.9
> >>>
> >>> Following up this one here is another weirdo::
> >>> ttp://httpd.apache.org/
> >>> ===>  Cleaning for apache-2.2.9_5
> >>> --->  Cleaning out obsolete shared libraries
> >>> [Updating the pkgdb  in /var/db/pkg ... - 1047
> >>> packages found (-0 +1) . done]
> >>> --->  Skipping 'bsdpan-Term-ReadLine-Perl-1.0302' because it is held by
> >>> user (specify -f to force)
> >>> --->  Skipping 'devel/p5-IO' because it is held by user (specify -f to
> >>> force) --->  Skipping 'graphics/ImageMagick' (ImageMagick-6.4.3.4)
> >>> because a requisite package 'apache-2.2.9_3' () failed (specify -k to
> >>> force) --->  Skipping 'bsdpan-Shell-0.72' because it is held by user
> >>> (specify -f to force)
> >>> --->  Skipping 'misc/p5-Array-Compare' because it is held by user
> >>> (specify -f to force)
> >>> --->  Skipping 'devel/p5-Devel-Symdump' because it is held by user
> >>> (specify -f to force)
> >>> ** Listing the failed packages (-:ignored / *:skipped / !:failed)
> >>>
> >>>
> >>> Here we have another example of portupgrade gets its dependencies in a
> >>> twist.
> >>>
> >>> Not install Image-Magick on the grounds that apache, which it has just
> >>> upgraded does not have the previous version installed.
> >>>
> >>> This is a constant repeat of the same problem as has happened with kde
> >>> and elsewjhere
> >>
> >> Just again. Show pkg_info -o apache-2.2.9_5 please.
> >
> > Here is output..
> >
> > But how does it help?
>
> It helps me to uderstand why there is no origin in the line:
> because a requisite package 'apache-2.2.9_3' () failed (specify -k to
>
> > Having installed the upgradefrom apache-2.2.9_3 to 2.2.9_5 the database
> > naturally shows the result of upgrading the database. Is it not more
> > about what version portupgrade is expecting to find? Having upgraded why
> > dhould it expect to find  apache-2.2.9_3
>
> I don't know. After apache was updated portupgrade should rebuild its
> databases. It did it (line: "[Updating the pkgdb  in
> /var/db/pkg ... - 1047 packages found (-0 +1) . done]"). But for some
> reason it use old values.
> What version of db do you [EMAIL PROTECTED] /var/spool/mqueue]# pkg_info 
> |grep 
db
apr-gdbm-db42-1.3.3.1.3.4 Apache Portability Library
db4-4.0.14_1,1  The Berkeley DB package, revision 4
db42-4.2.52_5   The Berkeley DB package, revision 4.2
dbus-1.2.1  A message bus system for inter-application communication
dbus-glib-0.76  GLib bindings for the D-BUS messaging system
gdb-6.6_1   GNU GDB of newer version than comes with the system
gdbm-1.8.3_3The GNU database manager
gnome-db-0.2.96_10  Provide uniform access to data sources for the GNOME 
enviro
libcddb-1.3.0   A library to access data on a CDDB server
qt4-dbus-4.4.1  Qt4 bindings for the D-BUS messaging system
qt4-odbc-plugin-4.4.1 Qt ODBC database plugin
qt4-qdbusviewer-4.4.1 Qt4 D-BUS viewer
ruby18-bdb-0.6.4Ruby interface to Sleepycat's Berkeley DB revision 2 or 
lat
xcmsdb-1.0.1Device Color Characterization utility for X
xdbedizzy-1.0.2 Demo of DBE creating a double buffered spinning scene
xrdb-1.0.4  X server resource database >
> > [EMAIL PROTECTED] /usr/home/david]# pkg_info -o apache*
> > Information for apache-2.2.9_5:
> >
> > Origin:
> > www/apache22
> >
> > Information for apache-ant-1.7.0_2:
> >
> > Origin:
> > devel/apache-ant


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


vim distinfo problem

2008-09-07 Thread Sergey Matveychuk

Hi.

Please note:
=> vim-7.2.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/vim.
=> Attempting to fetch from http://ftp.vim.org/pub/vim/unix/.
fetch: http://ftp.vim.org/pub/vim/unix/vim-7.2.tar.bz2: size mismatch: 
expected 7203720, actual 7203291


--
Dixi.
Sem.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


INDEX build failed for 7.x

2008-09-07 Thread Erwin Lansing
INDEX build failed with errors:
Generating INDEX-7 - please wait..pkg_info: not found
pkg_info: not found
pkg_info: not found
pkg_info: not found
"/usr/share/mk/sys.mk", line 357: Could not find bsd.cpu.mk
make: fatal errors encountered -- cannot continue
===> x11-clocks/asclock-gtk failed
*** Error code 1
make: Permission denied
===> www/p5-Catalyst-Controller-FormBuilder failed
*** Error code 1
*** Error code 1

Stop in /a/erwin/tindex/ports.
*** Error code 1

Stop in /a/erwin/tindex/ports.
2 errors

Committers on the hook:
chinsan itetcu kuriyama linimon mi miwi tdb 

Most recent CVS update was:
U CHANGES
U MOVED
U UPDATING
U audio/Makefile
U audio/squeezecenter-lazysearch/Makefile
U audio/squeezecenter-lazysearch/distinfo
U audio/squeezecenter-superdatetime/Makefile
U audio/squeezecenter-superdatetime/distinfo
U audio/squeezecenter-superdatetime/pkg-plist
U databases/mywwwatcher/Makefile
U databases/mywwwatcher/distinfo
U databases/mywwwatcher/pkg-descr
U databases/mywwwatcher/pkg-plist
U devel/flex_compiler_shell/Makefile
U devel/p5-File-Remove/Makefile
U devel/p5-File-Remove/distinfo
U devel/p5-Object-InsideOut/Makefile
U devel/p5-Object-InsideOut/distinfo
U devel/rubygem-rascut/Makefile
U devel/subversion/Makefile.common
U devel/subversion/distinfo
U devel/urjtag/Makefile
U games/klavaro/Makefile
U games/wormux/Makefile
U games/wormux/files/patch-config.h
U graphics/oglext/Makefile
U hungarian/hunspell/Makefile
U hungarian/hunspell/pkg-plist
U lang/kroc/Makefile
U lang/kroc/distinfo
U lang/kroc/pkg-plist
U palm/py-synce-librapi2/Makefile
U ports-mgmt/tinderbox/Makefile
U ports-mgmt/tinderbox/pkg-plist
U security/pear-Auth/Makefile
U textproc/pear-XML_DTD/Makefile
U www/Makefile
U www/helma/Makefile
U www/helma/distinfo
U www/helma/pkg-descr
U www/helma/pkg-plist
U www/helma/files/helma.in
U www/helma/files/helma.sh.in
U www/helma/files/patch-ApplicationManager.java
U www/helma/files/patch-Server.java
U www/pear-HTTP_Request/Makefile
U www/pear-Services_Delicious/Makefile
U www/pear-UDDI/Makefile
U x11/libxcb/Makefile
U x11/libxcb/distinfo
U x11/libxcb/pkg-plist
U x11/xcb-proto/Makefile
U x11/xcb-proto/distinfo
U x11/xcb-proto/pkg-plist
U x11/xcb-util/Makefile
U x11/xcb-util/distinfo
U x11/xcb-util/pkg-plist
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


INDEX now builds successfully on 7.x

2008-09-07 Thread Erwin Lansing

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Conflict subversion sitecopy

2008-09-07 Thread Lars Eighner

It appears to me from 7-STABLE, that there is a conflict between sitecopy
and subversion as that sitecopy insists on neon26 and subversion requires
neon28.

--
Lars Eighner
http://www.larseighner.com/index.html
8800 N IH35 APT 1191 AUSTIN TX 78753-5266

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"