> Can't install gd-2.3.3 because of libraries
> |library fontconfig.13.1 not found
> | not found anywhere
> |library freetype.30.3 not found
> | not found anywhere
Sounds like you haven't installed the x*75.tgz sets, which are needed
for gd (and hence pfstat) to work.
Hello,
OpenBSD 7.5 installed over usb-boot as net-install
Machine runs fine as firewall for home-network.
Pkg pfsat-2.5p5 fails to install
The gd-2.2.3 fails on libraries
pkg_info pfstat
Information for
https://cdn.openbsd.org/pub/OpenBSD/7.5/packages/amd64/pfstat-2.5p5.tgz
Comment
inserted in the middle of the struct) meaning that
> > userland programs using this needed to be rebuilt.
> >
> > I have bumped REVISION in all the ports I could find using this (including
> > pfstat) to trigger updates when new packages are available
> >
> > New
mped REVISION in all the ports I could find using this (including
> pfstat) to trigger updates when new packages are available
>
> New i386 packages haven't been built yet (they're nearly done and should
> appear in the next 6 hours or so) but if you build from ports (on an up
&g
nged in pfvar.h 1.492
(new variable was inserted in the middle of the struct) meaning that
userland programs using this needed to be rebuilt.
I have bumped REVISION in all the ports I could find using this (including
pfstat) to trigger updates when new packages are available
New i386 packages haven
Hi,
i am running OpenBSD 6.5 current BUILDINFO Build date: 1562835291 -
Thu Jul 11 08:54:51 UTC 2019 and ports from the same day. Platform is
i386.
The following error occurs:
# pfstat -q
ioctl: DIOCIGETIFACES: Operation not supported by device
pf_query: query_ifaces() failed
My pfstat.conf is
fine HAVE_PFSYNC_STATE
> #endif
>
> @@ -13,6 +14,10 @@ $OpenBSD: patch-config_h,v 1.5 2009/11/3
> +/* #if OS_LEVEL > 46 */
> +#undef HAVE_RULE_NATPASS
> +/* #endif */
> ++
> ++#if OS_LEVEL > 55 || 1
> ++#undef HAVE_ALTQ
> ++#endif
> +
> #ifdef HAVE
09/11/3
+/* #if OS_LEVEL > 46 */
+#undef HAVE_RULE_NATPASS
+/* #endif */
++
++#if OS_LEVEL > 55 || 1
++#undef HAVE_ALTQ
++#endif
+
#ifdef HAVE_PFSYNC_STATE
typedef struct pfsync_state pf_state_t;
Index: net/pfstat/Makefile
On Fri, May 27, 2011 at 4:46 PM, Mattieu Baptiste wrote:
> On Mon, May 16, 2011 at 10:54 PM, Mattieu Baptiste
> wrote:
>> On Thu, May 12, 2011 at 1:59 PM, Mattieu Baptiste
>> wrote:
>>> Hi all,
>>>
>>> This patch adds an rc script for the pfstat
On Mon, May 16, 2011 at 10:54 PM, Mattieu Baptiste wrote:
> On Thu, May 12, 2011 at 1:59 PM, Mattieu Baptiste wrote:
>> Hi all,
>>
>> This patch adds an rc script for the pfstatd daemon in net/pfstat.
>> (maintainer timed out)
>
> Any thoughts on this ?
Nobod
On Thu, May 12, 2011 at 1:59 PM, Mattieu Baptiste wrote:
> Hi all,
>
> This patch adds an rc script for the pfstatd daemon in net/pfstat.
> (maintainer timed out)
Any thoughts on this ?
>
> Cheers,
>
>
> Index: Makefile
> ===
Hi all,
This patch adds an rc script for the pfstatd daemon in net/pfstat.
(maintainer timed out)
Cheers,
Index: Makefile
===
RCS file: /cvs/ports/net/pfstat/Makefile,v
retrieving revision 1.25
diff -u -p -r1.25 Makefile
On 2010/01/17 13:38, Dorian Büttner wrote:
> Hi,
>
> rebuilt some machines to -current as called for testing. I then found
> pfstat complaining steadily like this:
>
> ioctl: DIOCIGETIFACES: Operation not supported by device
> pf_query: query_ifaces() failed
>
> A
Hi,
rebuilt some machines to -current as called for testing. I then found
pfstat complaining steadily like this:
ioctl: DIOCIGETIFACES: Operation not supported by device
pf_query: query_ifaces() failed
A rebuild of the port against -current fixed this, however I just thaught I'd
throw
At least the two mentioned ports need a bump after the recent pf
changes.
And since I'm fucking busy with private stuff these days, whoever
would ok the diffs below can just commit.
Ciao,
Kili
Index: net/pfstat/Mak
> have you considered using the built-in command
>
> systat pf 1
>
That is one of the coolest utilities I have seen in a long time. I
really must spend more time reading man pages...
> On Thu, Mar 26, 2009 at 01:36:00PM +0100, Daniel Hartmeier wrote:
> > On Thu, Mar 26, 2009 at 01:11:49PM +0100, Markus Lude wrote:
> >
> > > Hello,
> > > after updating to the recent snapshot from march 24th I now get errors
> > > when running
On Thu, Mar 26, 2009 at 01:36:00PM +0100, Daniel Hartmeier wrote:
> On Thu, Mar 26, 2009 at 01:11:49PM +0100, Markus Lude wrote:
>
> > Hello,
> > after updating to the recent snapshot from march 24th I now get errors
> > when running pfstat:
> >
> > ioctl: DIO
Hi,
Jason Dixon schrieb:
Have you rebooted or ran ldconfig since then?
$ sudo ldconfig /usr/X11R6/lib /usr/local/lib
Nope, thanks, ldconfig did it! :-)
Michael
On Thu, Jul 24, 2008 at 11:53:02AM +0200, Michael wrote:
> Hi,
>
> Frank Denis schrieb:
>> You have to uncompress xbase43.tgz
>
> That would be xbase44.tgz in my case, and I did that...
>
> Thats why those libs do exist, as I already mentioned. ;-)
>
> # l /usr/X11R6/lib/libfreetype.so.16.1 /usr/
Hi,
Frank Denis schrieb:
You have to uncompress xbase43.tgz
That would be xbase44.tgz in my case, and I did that...
Thats why those libs do exist, as I already mentioned. ;-)
# l /usr/X11R6/lib/libfreetype.so.16.1 /usr/X11R6/lib/libfontconfig.so.5.1
-rw-r--r-- 1 root wheel - 291K Jul 2
Le Thu, Jul 24, 2008 at 10:54:43AM +0200, Michael ecrivait :
> I just installed pfstat and get the following errors:
> # pfstat -q
> pfstat: can't load library 'libfreetype.so.16.1'
> and sometimes
> # pfstat -q
> pfstat: can't load library 'libfontconfig
Hi,
I just installed pfstat and get the following errors:
# pfstat -q
pfstat: can't load library 'libfreetype.so.16.1'
and sometimes
# pfstat -q
pfstat: can't load library 'libfontconfig.so.5.1'
This is also weird:
# which pfstat
/usr/local/bin/pfstat
# ldd /u
Sep 2007, John (Chris) Ruff wrote:
# pkg_add pfstat-2.3p0
Can't install gd-2.0.35: lib not found expat.8.0
Install the X sets.
--
Antoine
smime.p7s
Description: S/MIME cryptographic signature
I'm trying to install pfstat on sparc64, which was previously running
on 4.1 snapshot. Now when I pkg_add pfstat I receive the following:
# pkg_add pfstat-2.3p0
Can't install gd-2.0.35: lib not found expat.8.0
Dependencies for gd-2.0.35 resolve to: png-1.2.18, jpeg-6bp3,
libico
On Sun, Sep 16, 2007 at 01:15:12PM -0400, John (Chris) Ruff wrote:
> I'm trying to install pfstat on sparc64, which was previously running
> on 4.1 snapshot. Now when I pkg_add pfstat I receive the following:
>
> # pkg_add pfstat-2.3p0
> Can't install gd-2.0.35
On Sun, 16 Sep 2007, John (Chris) Ruff wrote:
# pkg_add pfstat-2.3p0
Can't install gd-2.0.35: lib not found expat.8.0
Install the X sets.
--
Antoine
On 07/12/2006, at 5:03 PM, Ted Buchan wrote:
Is it me or is pfstat-2.2.tgz compiled against an old libexpat not
included in OpenBSD4.0?
(I already have my own pfstat.conf in place)
...
I'll try compiling it from ports and see how it goes.
So I found out what the problem is... Tri
On 2006/12/07 17:03, Ted Buchan wrote:
> pfstat-2.2:gd-2.0.33p3: complete
> cerberus:~# find / |grep libexpat.so.
> /usr/local/lib/libexpat.so.6.0
> cerberus:~#
the libexpat.so.5.0 dependency is from fontconfig, which is part of X11
(so it's fully outside of the ports/pa
* Ted Buchan [2006-12-07]:
> Is it me or is pfstat-2.2.tgz compiled against an old libexpat not
> included in OpenBSD4.0?
It's probably linked against /usr/X11R6/lib/libexpat.so.5.0. No idea,
whether this is correct or not.
Nikolay
Is it me or is pfstat-2.2.tgz compiled against an old libexpat not
included in OpenBSD4.0?
(I already have my own pfstat.conf in place)
cerberus:~# pkg_add -v http://ftp.it.net.au/OpenBSD/4.0/packages/i386/
pfstat-2.2.tgz
parsing pfstat-2.2
Dependencies for pfstat-2.2 resolve to: gd-2.0.33p3
install the compiled package: select a mirror from
ftp://ftp.openbsd.org/pub/OpenBSD/3.9/ftplist
and then
pkg_add $MIRROR/3.9/packages/`machine`/pfstat-1.7p1.tgz
Or locate the package on your CDs and pkg_add that.
> Thank you for your help and sorry for my english.
Don't worry.
Hello,
I have purchased your OpenBSD 3.9 CD-ROM and have so many errors
problems installing pfstat.
I have installed default sets with xbase39.tgz.
Just after reboot i have activated PF in rc.conf and reboot.
Then i have put ports.tar.gz from CD-ROM in /usr and made < tar v
.daniel/Makefile Sun May 14 16:06:44 2006
> > +++ ./Makefile Sun May 14 16:21:34 2006
> > @@ -1,9 +1,12 @@
> > # $OpenBSD: Makefile,v 1.11 2005/10/24 05:09:59 fgsch Exp $
> >
> > COMMENT= "packet filter statistics visualization"
> > +COM
Makefile,v 1.11 2005/10/24 05:09:59 fgsch Exp $
>
> COMMENT= "packet filter statistics visualization"
> +COMMENT-daemon= "pfstat daemon"
>
> -DISTNAME=pfstat-2.0
> -PKGNAME= ${DISTNAME}
> +V= 2.0
> +DISTNAME=pfstat-${V}
> +PKGNAME= pfstat-${V}
> +PKGNAME-daemon= pfstat-daemon-${V}
you don't need ${V}.
On Sun, May 14, 2006 at 02:06:16PM -0400, Brad wrote:
> > -DISTNAME= pfstat-2.0
> > -PKGNAME= ${DISTNAME}
> > +V= 2.0
> > +DISTNAME= pfstat-${V}
> > +PKGNAME= pfstat-${V}
> > +PKGNAME-daemon=pfstat-daemon-${V}
>
> How about making the P
,9 +1,12 @@
> # $OpenBSD: Makefile,v 1.11 2005/10/24 05:09:59 fgsch Exp $
>
> COMMENT= "packet filter statistics visualization"
> +COMMENT-daemon= "pfstat daemon"
>
> -DISTNAME=pfstat-2.0
> -PKGNAME= ${DISTNAME}
> +V= 2.0
visualization"
+COMMENT-daemon="pfstat daemon"
-DISTNAME= pfstat-2.0
-PKGNAME= ${DISTNAME}
+V= 2.0
+DISTNAME= pfstat-${V}
+PKGNAME= pfstat-${V}
+PKGNAME-daemon=pfstat-daemon-${V}
CATEGORIES=net
MASTER_SITES= http://www.benz
Here's a major update to pfstat. The most important changes:
* Add a small daemon 'pfstatd' which listens on a TCP port and, when
connected to, sends the statistical pf data in plain text to the
peer. This program has no dependancies (gd, X11, etc.), so it can
be easily insta
* Tobias Ulmer [2006-01-20]:
> Ok, I'm talking about graphics/gd. This port has xpm disabled (and there
> are no flavors), and exactly this xpm extension is disabled in the
> www/php5/extensions port of gd if you choose no_x11.
It still needs fontconfig and freetype which are part of xbase.
Nik
> Notice the gd version there and compare to the OP version and then look
> at the commit comments and the dates at
> http://www.openbsd.org/cgi-bin/cvsweb/ports/net/pfstat/Makefile
pfstat probably wants the version number in LIB_DEPENDS bumping, then.
n and then look
at the commit comments and the dates at
http://www.openbsd.org/cgi-bin/cvsweb/ports/net/pfstat/Makefile
Tobias ;)
On 2006/01/20 18:39, Tobias Ulmer wrote:
> Where do you see any errors related to X11? gd is a graphic processing
> library that is often used to generate images on the server-side, so it
> certainly doesn't need X anywhere.
Yes, it does, unless you install it as a subpackage of php
and use the
On Fri, Jan 20, 2006 at 12:22:45PM -0500, Francisco Valladolid Hdez. wrote:
>
> > On Fri, Jan 20, 2006 at 11:26:38AM -0500, Francisco Valladolid Hdez.
> > wrote:
> >>
> >> Hi, folks.
> >>
> >> While compiling /usr/ports/net/pfstat
> On Fri, Jan 20, 2006 at 11:26:38AM -0500, Francisco Valladolid Hdez.
> wrote:
>>
>> Hi, folks.
>>
>> While compiling /usr/ports/net/pfstat in -current, i'm getting the
>> following errors:
>>
>> [/usr/ports/net/pfstat $] sudo make i
On Fri, Jan 20, 2006 at 11:26:38AM -0500, Francisco Valladolid Hdez. wrote:
>
> Hi, folks.
>
> While compiling /usr/ports/net/pfstat in -current, i'm getting the
> following errors:
>
> [/usr/ports/net/pfstat $] sudo make install clean
> ===> Checking files
Hi, folks.
While compiling /usr/ports/net/pfstat in -current, i'm getting the
following errors:
[/usr/ports/net/pfstat $] sudo make install clean
===> Checking files for pfstat-1.7p1
>> pfstat-1.7.tar.gz doesn't seem to exist on this system.
>> Fetch http://www.benzed
47 matches
Mail list logo