Peter Jeremy wrote:
> Firstly, I have jdk-1.5.0.14p8,1 installed and this needs updating.
> portmaster has decided that doing so requires java/diablo-jdk15 to be
> installed - which is wrong because I already have a suitable jdk
> installed.
You are right, but the port has the following line:
BUI
I recently installed portmaster on a old/slow box to handle upgrading
ports without the overheads of installing portupgrade (which I have
been using elsewhere). That seemed to go fairly well so I then tried
it on some of my other machines and have run into some issues.
Firstly, I have jdk-1.5.0.1
On Mon, 16 Jun 2008 18:03:45 +0200
[EMAIL PROTECTED] wrote:
> hi bsd port developer team,
>
> i installed and operate a dedicated wop server based on a
> FreeBSD 6.2 box which is public reachable by its ip 212.65.13.88,
> or in game servername and modification "Punchy [EMAIL PROTECTED]"
>
> i in
--On June 22, 2008 1:34:53 AM +0200 Tektonaut <[EMAIL PROTECTED]>
wrote:
Remko Lodder wrote:
[EMAIL PROTECTED] wrote:
Hello,
There are some trouble getting imapsync port running:
First, it would be nice adding a patch to change the shebang to
/usr/local/bin/perl. I don't expect anybody havi
Remko Lodder wrote:
[EMAIL PROTECTED] wrote:
Hello,
There are some trouble getting imapsync port running:
First, it would be nice adding a patch to change the shebang to
/usr/local/bin/perl. I don't expect anybody having perl on FreeBSD
at /usr/bin/perl.
[...]
#!/usr/bin/perl is installed a
I use python, where I picked up this little trick, which lets python find it's
actual location and execute itself, based upon the reliable location of "env":
#!/usr/bin/env python
You could replace python with perl, for your needs.
Yes, env(1) is quite 'stable' over systems but leads to the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ion-Mihai Tetcu wrote:
> On Sat, 21 Jun 2008 21:55:18 +0200 (CEST)
> "Remko Lodder" <[EMAIL PROTECTED]> wrote:
>
>> On Sat, June 21, 2008 9:09 pm, Ion-Mihai Tetcu wrote:
>>> On Sat, 21 Jun 2008 18:51:15 +0200
>>> Remko Lodder <[EMAIL PROTECTED]> wrote
> On Fri, Jun 20, 2008 at 4:20 PM, Kitche <[EMAIL PROTECTED]> wrote:
>> the Freebsd cons25 term information actually makes tmux not work
>> correctly
>> you sort of have to use a workaround by using a different term. Since
>> the
>> termcap info is missing cs it seems
>>
>
>
> I have not run into
I just tried to install the lang/erlang port on my freebsd 7.0 box. It
failed with a linker error while building the "beam" binary.
cc -o path/to/beam \
-L/usr/local/lib -Wl,-export-dynamic \
... lots of .o files ... \
-lethread -lpthread -lerts_internal_r
/usr/lib/libpth
On Sat, 21 Jun 2008 21:55:18 +0200 (CEST)
"Remko Lodder" <[EMAIL PROTECTED]> wrote:
>
> On Sat, June 21, 2008 9:09 pm, Ion-Mihai Tetcu wrote:
> > On Sat, 21 Jun 2008 18:51:15 +0200
> > Remko Lodder <[EMAIL PROTECTED]> wrote:
> >
> >> [EMAIL PROTECTED] wrote:
> >> > Hello,
> >> >
> >> > There are
On Sat, June 21, 2008 9:09 pm, Ion-Mihai Tetcu wrote:
> On Sat, 21 Jun 2008 18:51:15 +0200
> Remko Lodder <[EMAIL PROTECTED]> wrote:
>
>> [EMAIL PROTECTED] wrote:
>> > Hello,
>> >
>> > There are some trouble getting imapsync port running:
>> >
>> > First, it would be nice adding a patch to change
On Sat, 21 Jun 2008 18:51:15 +0200
Remko Lodder <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> > Hello,
> >
> > There are some trouble getting imapsync port running:
> >
> > First, it would be nice adding a patch to change the shebang to
> > /usr/local/bin/perl. I don't expect anybody h
On Sat, 21 Jun 2008 17:06:41 +0200
Martin Tournoij <[EMAIL PROTECTED]> wrote:
> As a sidenote, AFAIK cons and scons are not related...
They are distantly related.
The Software Carpentry project was looking for a make replacement. Cons
was not eligible because it (and thus its configuration) w
[EMAIL PROTECTED] wrote:
Hello,
There are some trouble getting imapsync port running:
First, it would be nice adding a patch to change the shebang to
/usr/local/bin/perl. I don't expect anybody having perl on FreeBSD
at /usr/bin/perl.
Secondly imapsync will not run with Mail::IMAPClient from p
Hello,
There are some trouble getting imapsync port running:
First, it would be nice adding a patch to change the shebang to
/usr/local/bin/perl. I don't expect anybody having perl on FreeBSD
at /usr/bin/perl.
Secondly imapsync will not run with Mail::IMAPClient from ports,
as said by imapsync
On Sat, 21 Jun 2008 10:25:41 -0500, Alex Kozlov <[EMAIL PROTECTED]> wrote:
On Sat, Jun 21, 2008 at 01:32:20AM +0100, RW wrote:
On Wed, 18 Jun 2008 23:27:16 +0200
Martin Tournoij <[EMAIL PROTECTED]> wrote:
> There are some ports which refuse to compile with ccache, these all
> seem to be proje
On Sat, Jun 21, 2008 at 01:32:20AM +0100, RW wrote:
> On Wed, 18 Jun 2008 23:27:16 +0200
> Martin Tournoij <[EMAIL PROTECTED]> wrote:
>
>
> > There are some ports which refuse to compile with ccache, these all
> > seem to be projects which use scons, unlike make, scons does not copy
> > the user'
On Sat, Jun 21, 2008 at 01:32:20AM +0100, RW wrote:
> On Wed, 18 Jun 2008 23:27:16 +0200
> Martin Tournoij <[EMAIL PROTECTED]> wrote:
>
> > There are some ports which refuse to compile with ccache, these all
> > seem to be projects which use scons, unlike make, scons does not copy
> > the user's e
Jeremy Messenger wrote:
On Sat, 21 Jun 2008 07:38:29 -0500, Jan Sebosik <[EMAIL PROTECTED]> wrote:
Hi all
I`ve compiled editors/leafpad on 7-STABLE, and I was little bit
confused that it requires GCC 3.4. So I`ve tried to comment this out
from Makefile and Leafpad compiles fine with GCC dist
Jeremy Messenger wrote:
On Sat, 21 Jun 2008 07:38:29 -0500, Jan Sebosik <[EMAIL PROTECTED]> wrote:
Hi all
I`ve compiled editors/leafpad on 7-STABLE, and I was little bit
confused that it requires GCC 3.4. So I`ve tried to comment this out
from Makefile and Leafpad compiles fine with GCC dist
On Sat, 21 Jun 2008 07:38:29 -0500, Jan Sebosik <[EMAIL PROTECTED]> wrote:
Hi all
I`ve compiled editors/leafpad on 7-STABLE, and I was little bit confused
that it requires GCC 3.4. So I`ve tried to comment this out from
Makefile and Leafpad compiles fine with GCC distribuited with base
sy
Hi all
I`ve compiled editors/leafpad on 7-STABLE, and I was little bit confused
that it requires GCC 3.4. So I`ve tried to comment this out from
Makefile and Leafpad compiles fine with GCC distribuited with base
system (4.2.1).
Also I`ve contacted port maintainter to remove this USE_GCC from
On Friday 20 June 2008 04:08:07 pm Kent Hauser wrote:
> Hi,
>
> When I compile KDE3, boost-python is installed. A subsequent compile of
> openoffice-2 fails because it can't install conflicting boost. What is the
> best way to resolve the conflict?
>
I resolved it using 'pkgdb -F' to reset the dep
Dominic Fandrey wrote:
M. Yu. Brazhnikov wrote:
On Tue 17 Jun 2008, Dominic Fandrey wrote:
I cannot build OO2 since 2.4.0_4. It's always the same error.
I'm running RELENG_7 on amd64, apart from OO all ports are up to date.
1 module(s):
readlicense_oo
need(s) to be rebuilt
Reason(s):
E
Carlos A. M. dos Santos wrote:
> Hello,
>
> I have a brand new machine with 7.0-STABLE-200805 AMD64 (GENERIC
> kernel). Today I installed all the required packages using "pkg_add
> -r", including xfce-4.4.2. Now if I run "startxfce" I get the desktop
> environment running but neither the "Quit" op
On Sat, Jun 21, 2008 at 01:49:54PM +1000, David N wrote:
> I was trying to install isc-dhcp40-server, it installs fine, but when
> i do a pkg_info, its isc-dhcp3-server-3.0.5_2 The ISC Dynamic Host
> Configuration Protocol server.
They are repocopies but not yet updated to the real versions.
Edwi
26 matches
Mail list logo