Hello,
I had some troubles with compiling php5 port on FreeBSD 6.1 RELEASE.
Though I've compiled not typical configuration (without MySQL
but with Oracle client support).
The first problem was in linking with posix phreads.
This problem was sold by setting environment variable LDFLAGS
value "
Every time I upgrade a port I am usually left wondering what changed.
To solve that problem I started tracking freshports.org with a simple
script. I would record the rss data for every port that I had
installed, and send an email when I noticed a port was updated that I
had installed. This e
I have written a few scripts that I use when I am doing janitor work on
the Perl port scripts, and I figured I should share them. I hope
someone else will find them useful.
perl-port-gen: A glorified shell script to help with the updating and
creation of Perl ports. It executes the steps out
On Thu, Oct 26, 2006 at 04:48:26PM -0400, Bill Moran wrote:
> In response to Juergen Lock <[EMAIL PROTECTED]>:
>
> > (Btw did 4.x have aio? If not we need to add an
> > IGNORE now I guess...)
>
> >From the aio man page:
> HISTORY
> The aio facility appeared as a kernel option in FreeBSD 3.0
Indigo 23 wrote:
Unfortunately, it looks like I have much bigger problems :( I tried
what you suggested and it did not work. I am hoping there is a plan
B. If there is, please let me know what it is.
Why don't you post one of your b0rk3d directories from /var/db/pkg
somewhere where we can a
On 10/26/06, Sergey Matveychuk <[EMAIL PROTECTED]> wrote:
Andrew Pantyukhin wrote:
> I decided to try zabbix out and had to update the port:
> http://people.freebsd.org/~sat/diffs/zabbix113.diff
>
> There are still a few todo items, like pgsql 8.1 schema
> patch.
>
> It seems that Sergey has been
In response to Juergen Lock <[EMAIL PROTECTED]>:
> (Btw did 4.x have aio? If not we need to add an
> IGNORE now I guess...)
>From the aio man page:
HISTORY
The aio facility appeared as a kernel option in FreeBSD 3.0. The aio
kernel module appeared in FreeBSD 5.0.
--
Bill Moran
Coll
Hi all,
XMLSysInfo (xsi) is asystem monitoring daemon which returns system
information in response to network queries. The author asked me on IRC
if I could test FreeBSD support for it. So far everything looks to be
good and working fine for me. You can see the output from my laptop
(formatted
57
diff -u -r1.57 Makefile
--- Makefile20 Sep 2006 11:20:47 - 1.57
+++ Makefile26 Oct 2006 19:10:21 -
@@ -6,16 +6,16 @@
#
PORTNAME= qemu
-PORTVERSION= 0.8.2
-PORTREVISION= 2
+PORTVERSION= 0.8.2s.20061026
CATEGORIES=emulators
MASTER_SITES= http://www.qemu.or
Hello.
Before sending a PR, I would like to ask you and maybe someone reveals
my faults in this subject.
Since a couple of weeks I can not build PHP 5.1.6 anymore. I can do it
by hand, but not with the ports system. cups and qt are dependend on PHP
and I would like to fix that problem. It seems th
Andrew Pantyukhin wrote:
> I decided to try zabbix out and had to update the port:
> http://people.freebsd.org/~sat/diffs/zabbix113.diff
>
> There are still a few todo items, like pgsql 8.1 schema
> patch.
>
> It seems that Sergey has been inactive for quite a while,
> though he did surface this
Hi all,
please help me with mc. It does not work in 2 and more ssh sessions.
After reading UPDATING file, there are last instruction about upgrading
pkg-config.
Portupgrade users:
pkgdb -Ff
portupgrade -rf pkg-config\*
I did it as it is recommended.
Later I opened 2 ssh s
I decided to try zabbix out and had to update the port:
http://people.freebsd.org/~sat/diffs/zabbix113.diff
There are still a few todo items, like pgsql 8.1 schema
patch.
It seems that Sergey has been inactive for quite a while,
though he did surface this October. If neither he, nor
anyone else
On 10/26/06, Peter Jeremy <[EMAIL PROTECTED]> wrote:
There are over 200 other ports that have Firefox listed as a
dependency. Firefox 2.0 is presumably a major upgrade compared to
Firefox 1.5 and it's highly likely that the upgrade would adversely
impact at least one of those other ports - neces
Don't top-post please.
"Indigo 23" <[EMAIL PROTECTED]> writes:
> On 10/26/06, Doug Barton <[EMAIL PROTECTED]> wrote:
>> Indigo 23 wrote:
>> > I was recently running portupgrade after my computer locked up twice
>> > (and both times I did fsck), and I noticed some errors about package
>> > info be
Le mardi 24 octobre 2006 15:46, Erwin Van de Velde a écrit :
> This is an error in the compilation of icu and has been reported a couple
> of weeks ago... It would be nice if someone found the time to look into
> this as it indeed blocks multiple updates on many systems.
See the PR : http://www.f
Patrick Hurrelmann wrote:
> Hi Oliver,
>
> did you already have the chance to update patchset-6 with latest
> changes introduced by Gnome 2.16.1 and the move to LOCALBASE?
>
> I tried to apply the patch but it failed horribly :)
Hi,
not yet since I just returned from my 2 week holidays in irel
Unfortunately, it looks like I have much bigger problems :( I tried
what you suggested and it did not work. I am hoping there is a plan
B. If there is, please let me know what it is.
Thanks.
On 10/26/06, Doug Barton <[EMAIL PROTECTED]> wrote:
Indigo 23 wrote:
> I was recently running portupg
On Wed, 2006-Oct-25 18:49:34 -0700, Peter Thoenen wrote:
>> Sorry, but the Firefox 2.0 release was too late to be included in
>> FreeBSD 6.2.
>
>Is it really that late? Firefox is something new uesrs look for /
>expect and it has a large enough view that we might want to think about
>including it.
In the tradition of forming groups like gnome@, perl@ and multimedia@
which maintain and develop significant parts of the Ports collection,
perky@ and I have decided to form a group to maintain and develop
Python ports and the surrounding framework (bsd.python.mk) used to
manage these ports in t
Indigo 23 wrote:
I was recently running portupgrade after my computer locked up twice
(and both times I did fsck), and I noticed some errors about package
info being corrupt.
find /var/db/pkg -type d -exec chmod 755 {} \;
find /var/db/pkg -type f -exec chmod 644 {} \;
That should fix it up fo
21 matches
Mail list logo