Hello,all.
please fix it , thank you very much !!
test# make
===> Vulnerability check disabled, database not found
===> Found saved configuration for mailman-2.1.8_3
You may change the following build options:
MM_USERNAME=mailman The username of the Mailman user.
MM_USERID=91T
* Hans Lambermont:
>
> How can I configure apache-ant such that bsdjava is used instead of
> java/linux-sun-jdk14 ? I see no knobs in the Makefile to set this up.
Hello,
The javavm(1) manual page will give you some hints ;-)
--
Jean-Baptiste Quenot
aka John Banana Qwerty
http://caraldi.co
Hello,
I am trying to install django, but have run into all sorts of
dependency snafoos. What is your recommendation for sticking to
FreeBSD 8.1 Stable as closely as possible and yet satisfy the
Postgresql 8.0 or 8.1 dependency for django and the recommended psycopg?
Sincerely,
- Aaron.
On Thu, Jul 20, 2006 at 03:10:17AM -0700, Aaron Hilton wrote:
> Hello,
>
> I am trying to install django, but have run into all sorts of
> dependency snafoos. What is your recommendation for sticking to
> FreeBSD 8.1 Stable as closely as possible and yet satisfy the
> Postgresql 8.0 or 8.1
Doug Barton wrote:
> Doug Barton wrote:
>
>> I just uploaded a version that has what should be a fix for this, can
>> you give it a try? And thanks for catching this, you're right, it's
>> an oversight on my part.
>
> I'm curious if you've had a chance to try that fix, as I'd like to
> commit th
FYI.
Forwarded Message
From: Florent Thoumie <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED],
cvs-all@FreeBSD.org
Subject: cvs commit: ports GIDs UIDs
Date: Thu, 20 Jul 2006 11:25:46 + (UTC)
flz 2006-07-20 11:25:46 UTC
FreeBSD ports repository
Adde
John E Hein wrote:
Let's say there are two ports A & B.
They both provide libfoo.so.1 (and so register CONFLICTS with each other).
Now port C wants to use libfoo (and doesn't care if it gets it
from A or B).
What does port C list in it's LIB_DEPENDS?
Whichever one the author of port C chooses
Chuck Swiger wrote at 09:39 -0400 on Jul 20, 2006:
> John E Hein wrote:
> > Let's say there are two ports A & B.
> > They both provide libfoo.so.1 (and so register CONFLICTS with each other).
> >
> > Now port C wants to use libfoo (and doesn't care if it gets it
> > from A or B).
> >
> >
John E Hein wrote:
Chuck Swiger wrote at 09:39 -0400 on Jul 20, 2006:
John E Hein wrote:
> Let's say there are two ports A & B.
> They both provide libfoo.so.1 (and so register CONFLICTS with each other).
>
> Now port C wants to use libfoo (and doesn't care if it gets it
> from A or B).
>
> W
Hi, all--
[ Port maintainer of py-pcap BCC:ed. ]
I just tried playing with the pcs port that gnn@ just mentioned, which needs
py-pcap, only I can't seem to build this port on a FreeBSD-5.5 system:
[ ... ]
creating build/temp.freebsd-5.5-STABLE-i386-2.4
cc -fno-strict-aliasing -DNDEBUG -O -pip
Chuck Swiger wrote at 10:44 -0400 on Jul 20, 2006:
> > If the porter listed A as the dependency and libfoo is already
> > installed via B, what is the mechanism in the ports infrastructure by
> > which B gets registered as the dependency?
>
> The package database keeps track of all files inst
It doesn't seem to have a maintainer.
[EMAIL PROTECTED] ~]$ netrek
bash: /usr/X11R6/bin/netrek: cannot execute binary file
[EMAIL PROTECTED] ~]$ file /usr/X11R6/bin/netrek
/usr/X11R6/bin/netrek: FreeBSD/i386 compact demand paged executable
This happens whether I install BRMH or COWS.
[EMAIL PR
===> Generating apache plist
/usr/local/build-1/libtool --silent --mode=compile cc -prefer-pic -O -pipe
-I/usr/local/include/mysql -D_THRE
AD_SAFE -D_THREAD_SAFE -D_REENTRANT -O -pipe -I/usr/local/include/mysql
-D_THREAD_SAFE -g -O2 -pthread -I/us
r/local/include/apache22 -I/usr/local/include
On 7/20/06, Matt Sealey <[EMAIL PROTECTED]> wrote:
===> Generating apache plist
/usr/local/build-1/libtool --silent --mode=compile cc -prefer-pic -O -pipe
-I/usr/local/include/mysql -D_THRE
AD_SAFE -D_THREAD_SAFE -D_REENTRANT -O -pipe -I/usr/local/include/mysql
-D_THREAD_SAFE -g -O2 -pthread
But this is the libtool from APR (/usr/local/build-1/libtool). And I've rebuilt
APR and libtool15, all day, testing the
modules I want to install, to no avail.
--
Matt Sealey <[EMAIL PROTECTED]>
Manager, Genesi, Developer Relations
_
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Trying to build texproc/uim-qt on FreeBSD 6.1-Release
results in the following error:
===> Building for uim-qt-1.1.1
(cd /usr/ports/textproc/uim-qt/work/uim-1.1.1/qt &&
gmake LIBS="-luim -luim-custom")
Making all in chardict
gmake[1]: Entering directory
`/usr/ports/textproc/uim-qt/work/uim-1.1.1/
On Thu, Jul 20, 2006 at 09:41:22AM -0700, Dan Reinholz wrote:
> /bin/sh /usr/local/bin/libtool --tag=CXX --mode=link
> c++ -O2 -pipe -Wnon-virtual-dtor -Wno-long-long
> -Wcast-align -Wconversion -Wchar-subscripts -Wall -W
> -Wpointer-arith -Wwrite-strings -Wformat-security
> -L/usr/X11R6/lib -L/
On 7/19/06, John E Hein <[EMAIL PROTECTED]> wrote:
Let's say there are two ports A & B.
They both provide libfoo.so.1 (and so register CONFLICTS with each other).
Now port C wants to use libfoo (and doesn't care if it gets it
from A or B).
What does port C list in it's LIB_DEPENDS?
What if it
John E Hein píše v st 19. 07. 2006 v 18:30 -0600:
> Let's say there are two ports A & B.
> They both provide libfoo.so.1 (and so register CONFLICTS with each other).
>
> Now port C wants to use libfoo (and doesn't care if it gets it
> from A or B).
> What if it lists A and someone installs B...
I wonder if it's possible to resolve the situation when
(defined(WITH_GNUTLS) && !defined(WITHOUT_SSL)) in a
friendlier way than a simple IGNORE. I have WITH_GNUTLS
in my make.conf and I don't have WITHOUT_SSL there. It
would be great if you could make the port choose on its own,
either way would
On 7/20/06, Andrew Pantyukhin <[EMAIL PROTECTED]> wrote:
I wonder if it's possible to resolve the situation when
(defined(WITH_GNUTLS) && !defined(WITHOUT_SSL)) in a
friendlier way than a simple IGNORE. I have WITH_GNUTLS
in my make.conf and I don't have WITHOUT_SSL there. It
would be great if yo
I'm setting up a new system with 6.1-RELEASE, and I forgot to install
portupgrade from a package during the OS install. ruby-bdb fails to
build, complaining that it doesn't know how to make 'all' (it doesn't
specify which directory it's in, but it's right after it runs
extconf.rb). Any clues?
(N
On Thursday 20 July 2006 01:30, John E Hein wrote:
> Let's say there are two ports A & B.
> They both provide libfoo.so.1 (and so register CONFLICTS with each other).
>
> Now port C wants to use libfoo (and doesn't care if it gets it
> from A or B).
>
> What does port C list in it's LIB_DEPENDS?
>
Thanks,
I don't have a lot of experience with compiling, but I
managed to figure it out. I just had to modify the
make as follows:
make CXXFLAGS="${CXXFLAGS} -pthread" install clean
I believe this should probably be easy enough to fix
in the port. ; )
Dan
in message <[EMAIL PROTECTED]>, wrote Cy
Schubert thusly...
>
> Fvwm2 2.5.17 was released, however it contains a nasty little bug
> which causes it to ignore colour specification for the text in a
> title bar. Until this issue is addressed, I will hold off on
> updating the port.
Thanks Cy for bot
> Please welcome UIDs and GIDs file. Those have been created from the UID/GID
> part of the Porter's Handbook. They're stored here to get more visibility.
> Please use these files exclusively when registering new users/groups.
> Documentation change is coming.
That rocks!
--
-
dev# make install distclean
===> Vulnerability check disabled, database not found
===> Extracting for linux_base-fc-4_5
=> MD5 Checksum OK for rpm/i386/fedora/4/basesystem-8.0-5.noarch.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/4/basesystem-8.0-5.noarch.rpm.
=> MD5 Checksum OK for rpm/i386/fe
===> Building for gettext-0.14.5_2
Making all in autoconf-lib-link
Making all in m4
Making all in tests
Making all in gettext-runtime
make all-recursive
Making all in doc
Making all in intl
/bin/sh /usr/local/bin/libtool --mode=compile cc -c
-DLOCALEDIR=\"/usr/local/share/locale\"
-DLOCALE_ALIAS_
Jim Trigg wrote:
> I'm setting up a new system with 6.1-RELEASE, and I forgot to install
> portupgrade from a package during the OS install. ruby-bdb fails to
> build, complaining that it doesn't know how to make 'all' (it doesn't
> specify which directory it's in, but it's right after it runs
> e
Hi,
interested to know, if there was only a talk or work going
on to bring xorg 7.1 into freebsd ports.
For me personally it means to get a chance of getting
perhaps drm to run on my graphics card.
drm0: port 0x7000-0x70ff mem
0xe000-0xe7ff,0xf901-0xf901 irq 16 at device 0.0 on
30 matches
Mail list logo