devel/pear update?

2017-03-23 Thread Andrea Venturoli
Hello. We still have devel/pear 1.10.1 in the port tree: it is vulnerable, although "pkg audit" does not report this. 1.10.3 has been out for almost a month now. Do you have any plan to upgrade this? Are you encountering any showstopper? bye & Thanks av.

Re: devel/pear update?

2017-03-23 Thread Andrea Venturoli
On 03/23/17 16:04, Jochen Neumeister wrote: Hi, We still have devel/pear 1.10.1 in the port tree: it is vulnerable, although "pkg audit" does not report this. 1.10.3 has been out for almost a month now. Do you have any plan to upgrade this? Are you encountering any showstopper? I hope to

net-mgmt/nagios-check_ports outdated

2017-04-11 Thread Andrea Venturoli
Hello. I'm writing you as the maintainer of net-mgmt/nagios-check_ports. This tool seems to lag behind a bit: while it works fine, it will print some errors when it "checks the environment". I.e.: # /usr/local/libexec/nagios/check_ports -c checking environment ... OK:Your operating sys

Re: net-mgmt/nagios-check_ports outdated

2017-04-12 Thread Andrea Venturoli
zilla/show_bug.cgi?id=218584 :) bye Andrea Venturoli ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

ThunderBird annoying zoom bug

2017-04-13 Thread Andrea Venturoli
Hello. I'm using ThunderBird (updated to the latest available port version) on a 10.3/i386 with XFCE and I'm experiencing an annyoing bug. I'm writing here, since I don't know (yet) if it's FreeBSD specific. While Ctrl + and Ctrl - should enlarge/reduce the font of the message I'm viewing, th

Viewing a DVR stream

2017-04-27 Thread Andrea Venturoli
Hello. I'm trying to view streams from a DVR which uses a the DVR-IP protocol (on port 3). So far I found nothing in the port tree to achieve this. However, I've seen TaniDVR (1), which, although in a rough CLI way, does this. It compiles just fine, works and should be trivial to port. A

Re: mesa libs issue

2017-05-16 Thread Andrea Venturoli
On 05/14/17 03:14, Walter Schwarzenfeld wrote: If such important changes are made, it needs an entry in /usr/ports/UPDATING. I agree. An UPDATING entry would have helped a lot (and would still do). bye av. ___ freebsd-ports@freebsd.org mail

net-mgmt/nagios-check_ports and jails

2017-06-21 Thread Andrea Venturoli
Hello. I can't seem to get net-mgmt/nagios-check_ports for jails to work. Example: # pkg audit -F vulnxml file up-to-date 0 problem(s) in the installed packages found. # /usr/local/libexec/nagios/check_ports -j cacti pkg: vulnxml file (null) does not exist. Try running 'pkg audit -F' first [:

Re: net-mgmt/nagios-check_ports and jails

2017-06-21 Thread Andrea Venturoli
On 06/21/17 20:09, Ryan Frederick wrote: Andrea, I took a look at ports-mgmt/jailaudit, and it works a bit differently than ports-mgmt/nagios-check_ports. jailaudit makes a list of packages installed in the jail and runs pkg(8) audit outside of the jail against the list. nagios-check_ports, on t

Re: updating cad/opencascade

2017-07-13 Thread Andrea Venturoli
On 07/13/17 10:02, blubee blubeeme wrote: Hey Is it possible to update cad/opencascade to version 7? Is there any dependencies on version 6? I've been running 7.1.0 for a long time with no problems (although I only use a small subset of it). I've got a port for it, but it's probably not 100%

Re: qemu-aarch64-static

2017-08-21 Thread Andrea Venturoli
On 08/17/17 21:22, Jan Beich wrote: Yep. Link the binary (i.e. "date") statically or run it inside jail/chroot. Otherwise, /libexec/ld-elf.so.1 references the host system, which on amd64 wouldn't recognize aarch64 shared libraries. Thanks a lot. Now it seems so obvious to me, but I really woul

Re: qemu-aarch64-static

2017-08-22 Thread Andrea Venturoli
On 08/22/17 18:03, Luca Pizzamiglio wrote: yes, the qemu emulation of other architecture means that the CPU is emulated by software, that's really expensive. You should consider around 10x slower or even more. ccache can help a lot in this case. Thanks. So you are confirming my poudriere is run

FireFox memory usage

2017-09-15 Thread Andrea Venturoli
Hello. I'm on 10.3/amd64 with firefox-esr 52.3.0. Since a few days my 4GiB desktop is crawling due to swap usage and looking at top, I see FireFox using almost 7GiB of RAM (SIZE column), 2.5 of which are "RES". I don't think this is normal, since I'm not doing anything fancy (i.e. running w

Re: FireFox memory usage

2017-09-15 Thread Andrea Venturoli
On 09/15/17 14:46, Eugene Grosbein wrote: It leaks like female animal under Windows, too. Strange I did not see this before... This depends heavily on your set of addons, though. I just have AdBlockPlus and DownThemAll (which I hadn't used today, though). bye & Thanks av.

Re: FireFox memory usage

2017-09-15 Thread Andrea Venturoli
On 09/15/17 15:49, Jan Beich wrote: Check about:memory and Devolper Tools -> Memory for clues. For more advanced debugging (DMD, Refcount tracing) you'd need a custom build. Firefox on FreeBSD is known to consume more memory than on other platforms because it uses system jemalloc rather than mo

Annoying ThunderBird behaviour

2017-11-10 Thread Andrea Venturoli
Hello. I'm a long time ThunderBird user and since some months I'm experiencing a little annoying problem (on two different clients). As you probably know, there are three menu items that can enlarge or reduce the font of the displayed message: View -> Zoom -> Zoom In (Ctrl++) View -> Zoom

Re: Procmail Vulnerabilities check

2017-11-25 Thread Andrea Venturoli
On 11/25/17 17:59, Roger Marquis wrote: Jos Chrispijn wrote: Dear sunpoet, Noticed this week following issue on procmail. ... procmail -- Heap-based buffer overflow https://vuxml.FreeBSD.org/freebsd/288f7cee-ced6-11e7-8ae9-0050569f0b83.html Whether mail/procmail is patched or deprecated stan

Re: Vote: making wayland=on default

2017-12-21 Thread Andrea Venturoli
On 12/20/17 23:21, roberth...@rcn.com wrote: First off, I'm not trying to bring up any flame... my questions are real and I'd really welcome good answers. Yuri writes: It appears that this is the case of fixing of something (xorg) that wasn't/isn't broken in the first place. And if it

net/isc-dhcp43-server won't start at boot

2018-02-20 Thread Andrea Venturoli
Hello. As per subject, on a 11.1p5, dhcpd will sometimes not start at boot. The only things I get in all.log is: kernel: Script /usr/local/etc/rc.d/isc-dhcpd interrupted ... which will not help much in diagnosing what's wrong. In dhcpd.log I have: dhcpd: Internet Systems Consortium DHCP Serv

Cannot poudriere pkgclean

2018-03-08 Thread Andrea Venturoli
Hello. I cannot seem to run Poudriere (3.2.4)'s "pkgclean" command: # poudriere pkgclean -n -a -j 111amd64 [00:00:00] Gathering all expected packages [00:00:00] Creating the reference jail... done [00:00:07] Mounting system devices for 111amd64-default [00:00:07] Mounting ports/packages/distfil

Re: Cannot poudriere pkgclean

2018-03-10 Thread Andrea Venturoli
On 03/09/18 19:41, Bryan Drewery wrote: This is likely a Poudriere bug. I am releasing 3.2.5 in a few minutes. Please try again with that and report back. Thanks for your prompt response and work. However, after installing Poudriere 3.2.5, nothing seems to have changed and I'm getting the sa

UPDATING RSS feed

2018-03-31 Thread Andrea Venturoli
Hello. I used to read ports' UPDATING via RSS, but now the feed I was using (from versia) seems to be gone. Anyone knows of another one? I looked into FreshPorts, but didn't find a way to get this specific feed. bye & Thanks av. ___ freebs

Re: UPDATING RSS feed

2018-04-02 Thread Andrea Venturoli
On 03/31/18 19:34, Kevin Oberman wrote: I moved to: http://updating.kojevnikov.com/ Thanks a lot! bye av. ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "

saslauthd ldap connection to Samba AD

2018-04-18 Thread Andrea Venturoli
Hello. I'm trying to setup saslauthd (in a jail) to authenticate to a Samba AD DC (in another jail) and I'm hitting my head on this. I'm stuck at the connection stage where the two will refuse to talk to each other: before I spend too many hours on this: is it expected to work? bye & Thank

Re: saslauthd ldap connection to Samba AD

2018-04-19 Thread Andrea Venturoli
On 04/18/18 17:31, Jan Bramkamp wrote: I use saslauthd with GSSAPI (aka Kerberos) authentication inside jails. IIRC you have to install a second package to add GSSAPI support to saslauthd. Hello and thanks for your answer? Which package would that be? There is no other port mentioning saslau

Staging net/Sockets

2014-01-15 Thread Andrea Venturoli
Hello. I'm maintaining net/Sockets, which currently has "NO_STAGE=yes" added. I believe this is unneeded and no other change is necessary, but I'm quite noob. I've already followed https://wiki.freebsd.org/ports/StageDir and tested with "port test", but before I submit an update, can anyone pl

postgis-legacy removal

2014-01-17 Thread Andrea Venturoli
Hello. Today I found database/postgis (previously at version 1.5.3) was removed: this is no surprise, since the port was deprecated long ago. However, there's PR/174764 with a patch to upgrade it to 1.5.8, so I'm wondering: was removing this really the best option? Also consider 2.x is not so

Re: postgis-legacy removal

2014-01-18 Thread Andrea Venturoli
On 01/17/14 11:56, René Ladan wrote: 2014/1/17 Andrea Venturoli : Hello. Today I found database/postgis (previously at version 1.5.3) was removed: this is no surprise, since the port was deprecated long ago. However, there's PR/174764 with a patch to upgrade it to 1.5.8, so I'm wond

xmms-wma crashes

2014-01-27 Thread Andrea Venturoli
Hello. The box is 9.1p10/i386. As per subject, since the upgrade to 1.0.5_3, xmms started crashing whenever I added a wma file to the playlist. "portupgrade -Rf xmms-wma" did not help. portdowngrade to 1.0.5_2 solved. Now I have full functionality back; however, in case anyone wants me to

Re: xmms-wma crashes

2014-01-28 Thread Andrea Venturoli
On 01/28/14 00:06, Baptiste Daroussin wrote: On Mon, Jan 27, 2014 at 11:25:18PM +0100, Andrea Venturoli wrote: Hello. The box is 9.1p10/i386. As per subject, since the upgrade to 1.0.5_3, xmms started crashing whenever I added a wma file to the playlist. "portupgrade -Rf xmms-wma&quo

Samba to web

2014-01-31 Thread Andrea Venturoli
Hello. I'm in need of some suggestion about what software to use: I have a Samba server which I need to make visibile to users outside of its network. The users will be known (and the same who work from inside), so they will use the same credentials they directly use with Samba and should se

Sendmail authentication warning

2014-02-03 Thread Andrea Venturoli
Hello. I've got sendmail with authentication: it uses saslauthd, which in turn is configured to use PAM; I'm also using nss_ldap. Authentication works; however I've got my logs filled with messages like: sm-mta[78808]: s0U6haTm078808: AUTH failure (DIGEST-MD5): user not found (-20) SASL(-13):

Re: Samba to web

2014-02-05 Thread Andrea Venturoli
On 02/01/14 04:58, Anton Afanasyev wrote: Why not simply set up a web server with the same auth settings as in Samba? I though about this, but would rather use a dedicated tool. ... and you may end up having to maintain two sets of settings, This is exaclty what I'd like to avoid. Tha

ICU sweeping upgrade: bug or feature?

2014-02-08 Thread Andrea Venturoli
Hello. Today I started some ports' upgrade and icu went from 50.1.2 to 52.1. As soon as this happened, lots of applications are not working anymore. E.G. % firefox XPCOMGlueLoad error for file /usr/local/lib/firefox/libxul.so: Shared object "libicui18n.so.50" not found, required by "libxul.so"

Re: ICU sweeping upgrade: bug or feature?

2014-02-08 Thread Andrea Venturoli
On 02/08/14 12:21, Andrea Venturoli wrote: Hello. Today I started some ports' upgrade and icu went from 50.1.2 to 52.1. As soon as this happened, lots of applications are not working anymore. E.G. % firefox XPCOMGlueLoad error for file /usr/local/lib/firefox/libxul.so: Shared o

Re: ICU sweeping upgrade: bug or feature?

2014-02-08 Thread Andrea Venturoli
On 02/08/14 18:11, Andrea Venturoli wrote: BTW LibreOffice was not bumped, so it would not be recompiled by "portupgrade -r icu" or similar. Forget this, please. Now I see it bumped. bye & Sorry av. ___ freebsd-ports@freeb

Re: ICU sweeping upgrade: bug or feature?

2014-02-09 Thread Andrea Venturoli
On 02/08/14 18:08, Warren Block wrote: This may very well come back to bite you in the future, Well, as I said, this is just a temporary fix for something that, IMVHO, shouldn't have broken in the first place. causing mysterious failures long after you've forgotten you did it. I period

Re: ICU sweeping upgrade: bug or feature?

2014-02-09 Thread Andrea Venturoli
On 02/09/14 14:43, Bryan Drewery wrote: However, what is different here from what portupgrade usually does (i.e. leaving old libraries in that compat dir)? That is a portupgrade feature. Yes, I know. Which tool did you use? portupgrade. However, it didn't save old icu libraries.

Re: ICU sweeping upgrade: bug or feature?

2014-02-09 Thread Andrea Venturoli
On 02/09/14 14:51, Warren Block wrote: From memory, the output of pkg_libchk was more useful than that of libchk. Thanks. I'll give it a try as soon as I can. bye av. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mai

Cannot build OpenOffice

2014-02-13 Thread Andrea Venturoli
Hello. Since a while I am unable to compile OpenOffice; I always lived with this, but now that 3.x support is gone, I'd really like to upgrade to 4.0.1. The box is 9.1p10/i386, java is OpenJDK 1.7.0_51, and below is my /etc/make.conf: WITHOUT_RUNTIME_CPUDETECTION=yes WRKDIRPREFIX=/tmp CPUT

Replacement for sysutils/wait_on

2014-03-13 Thread Andrea Venturoli
Hello. I have a script which monitors a directory and wakes up as soon as a new file appears. I'm using sysutils/wait_on for this, but this port expired a few days ago. Is there a drop in replacement? Any other suggestion? bye & Thanks av.

Re: Replacement for sysutils/wait_on

2014-03-14 Thread Andrea Venturoli
On 03/14/14 00:24, Robert Huff wrote: Andrea Venturoli writes: I have a script which monitors a directory and wakes up as soon as a new file appears. I'm using sysutils/wait_on for this, but this port expired a few days ago. Is there a drop in replacement? Any other sugge

Re: Replacement for sysutils/wait_on

2014-03-17 Thread Andrea Venturoli
On 03/13/14 23:26, Andrea Venturoli wrote: Hello. I have a script which monitors a directory and wakes up as soon as a new file appears. I'm using sysutils/wait_on for this, but this port expired a few days ago. Is there a drop in replacement? Any other suggestion? Hello. Thanks to a

Re: fully working rdp client

2014-03-18 Thread Andrea Venturoli
On 03/18/14 12:31, Marko Cupać wrote: I went back to rdesktop only to rediscover that clipboard works, but I can't type some essential characters (like & {} etc.) in codepage closest to mine (hr). Did you pass option -k to it? bye av. ___

FreeCAD

2014-04-07 Thread Andrea Venturoli
Hello. Has anyone recently tried FreeCAD on FreeBSD? There was once a port, but it must have rotten and was removed four years ago. Meanwhile several things changed. I'd like to try and compile it, but, before I waste my time, has anyone already done this? Is someone working on a port? Are

jailaudit and pkg

2014-04-17 Thread Andrea Venturoli
Hello. I'm not sure, but I might have find an unintended behaviour in jailaudit. I have a system which I have not yet migrated to pkgng (neither base nor any jail). However, pkg has been installed by the latest net-snmp upgrade (why I don't know). Now this is what I get: # jailaudit generat

Troubles upgrading RoundCube

2014-04-17 Thread Andrea Venturoli
Hello. While trying to upgrade RoundCube, it seems to look for php in the wrong place: # portupgrade -R roundcube [Gathering depends for mail/roundcube

Re: Troubles upgrading RoundCube

2014-04-19 Thread Andrea Venturoli
On 04/17/14 23:09, Alex Dupre wrote: Andrea Venturoli ha scritto: While trying to upgrade RoundCube, it seems to look for php in the wrong place: Try the following patch and let me know: Index: Mk/bsd.php.mk === --- Mk

Cannot build junit

2014-04-26 Thread Andrea Venturoli
Hello. As per subject, I cannot build java/junit: > # cd /usr/ports/java/junit/ > # make > javadoc: [javadoc] Generating Javadoc [javadoc] Javadoc execution BUILD FAILED /usr/ports/java/junit/work/junit-team-junit-c62e2df/build.xml:148: Javadoc failed: java.io.IOException: Cannot run

OpenCASCADE upgrade fails on i386

2014-05-15 Thread Andrea Venturoli
Hello. Upgrading from 6.6.0 to 6.7.1 works fine on amd64. However it fails on i386 with: >... Creating bzip'd tar ball in '/var/tmp/usr/ports/cad/opencascade/work/pkg/opencascade-6.7.1_1.tbz' tar: OpenCAS/custom_gcc_64_.sh: Cannot stat: No such file or directory tar: Error exit delayed from pr

Re: Samba dump (useless) core

2019-05-08 Thread Andrea Venturoli via freebsd-ports
On 5/8/19 2:46 PM, Hans Petter Selasky wrote: On 2019-05-08 13:44, Jan Beich wrote: Andrea Venturoli writes: Try to install GDB from ports and use that. It often helps. Right!!! Thanks!!! I always install installing it when I develop, but forgot to think about it in this sysadmin-side

Re: firefox

2019-08-17 Thread Andrea Venturoli via freebsd-ports
On 8/15/19 7:50 PM, Kevin Oberman wrote: I'll probably regret opening this potential can of worms, but I find these reports of instability in Firefox surprising. I have used Firfox as my web browser on FreeBSD for many year, going back to at least Firefox v3 and probably v2. I can't say I've nev

<    1   2   3   4   5