portupgrade -R order

2009-05-19 Thread Andrea Venturoli
Hello. I have a question about the order in which portupgrade -R handles ports. If I issue: portupgrade -R it-openoffice.org it will upgrade openoffice.org, *then* gcc43. I would guess openoffice.org requires gcc43 to build, but then, shouldn't it be handled *before*? (This is only an ex

Re: portupgrade -R order

2009-05-19 Thread Andrea Venturoli
Andrew W. Nosenko ha scritto: I would guess openoffice.org requires gcc43 to build, but then, shouldn't it be handled *before*? Whether OOo requires gcc-4.3 indeed? Not "customized" version of gcc-3.4 (ooo-gcc if I recall correctly...)? No. I'm really talking about lang/gcc43. About ano

Re: portupgrade -R order

2009-05-19 Thread Andrea Venturoli
Stephen Montgomery-Smith ha scritto: My experience is that openoffice will NOT build properly if gcc43 is installed. So maybe it deinstalled gcc43, built openoffice, and then rebuilt gcc43. This doesn't seem to be my case. bye & Thanks av. __

netatalk 2.0.4 breaks PAM?

2009-07-25 Thread Andrea Venturoli
Hello. I'm using afpd on a 6.3/i386 and I make it authenticate to pam_smb. Everything was fine with 2.0.3. As soon as I upgraded to 2.0.4, I started getting: Jul 13 09:28:38 x afpd[89271]: dhx login: yyy Jul 13 09:28:38 x afpd[89271]: in openpam_load_module(): no /usr/local/lib/pam_s

vlc compilation problems

2009-09-02 Thread Andrea Venturoli
Hello. My compilation of vlc ends with the following error: gmake[5]: Entering directory `/tmp/usr/ports/multimedia/vlc/work/vlc-1.0.1/modules/access' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/tmp/us

Re: downgrade xorg to 7.1

2009-12-27 Thread Andrea Venturoli
x z ha scritto: On Sun, Dec 27, 2009 at 3:39 AM, Warren Block wrote: On Sat, 26 Dec 2009, x z wrote: I would downgrade xorg from 7.4 to 7.1 for display driver. Why? Because I have a Matrox G550 card which has property driver supported up to xorg 7.1. Well, I don't know about G550, but I

INDEX failing on 6.3/i386

2009-12-29 Thread Andrea Venturoli
Hello. Am I the only one who's not able to build INDEX on the above version? I didn't see anything on the list WRT to this topic. What I get is: mod_webapp-4.1.24_3: "/usr/ports/www/apache1.3.6" non-existent -- dependency list incomplete I can build INDEX if I completely remove www/mod_webapp

Re: INDEX failing on 6.3/i386

2010-01-04 Thread Andrea Venturoli
Jörgen Blomberg ha scritto: I don't use mod_webapp, so this configuration is done only to be able to build INDEX. Neither do I, so I guess I'll follow your suggestion. bye & thanks av. ___ freebsd-ports@freebsd.org mailing list http://lists

Re: patch for security/openssh-portable

2010-01-13 Thread Andrea Venturoli
Il 01/13/10 14:45, jhell ha scritto: centel# service openssh restart /usr/local/etc/ssh/sshd_config: line 13: Bad configuration option: VersionAdendum /usr/local/etc/ssh/sshd_config: terminating, 1 bad configuration options ? So like I was saying "It does not work that way". You spelt it inco

mDNSResponder

2010-01-15 Thread Andrea Venturoli
This is on FreeBSD 6.3/i386: ---> Upgrading 'mDNSResponder-108' to 'mDNSResponder-214' (net/mDNSResponder) ---> Building '/usr/ports/net/mDNSResponder' ===> Cleaning for mDNSResponder-214 ===> Extracting for mDNSResponder-214 => MD5 Checksum OK for mDNSResponder-214.tar.gz. => SHA256 Checks

Logcheck problems

2010-01-24 Thread Andrea Venturoli
Hello. This is just to say that, after the latest upgrades, on several boxes I'm hitting this: http://archive.netbsd.se/?ml=freebsd-bugs&a=2010-01&m=12275637 The fix is there, so I'm in no hurry; feel free to ask for any info you might need and thanks for the good work. bye av. __

Thunderbird 3 news page

2010-02-03 Thread Andrea Venturoli
Why do I always get it at startup? Shouldn't it come up only the first time after an upgrade? How do I get rid of it? bye & Thanks av. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubsc

Re: Thunderbird 3 news page

2010-02-04 Thread Andrea Venturoli
Il 02/04/10 14:43, Philipp Ost ha scritto: Andrea Venturoli wrote: Why do I always get it at startup? Shouldn't it come up only the first time after an upgrade? How do I get rid of it? Go to Edit --> Preferences --> Main, then uncheck the box labeled 'When Thunderbird launche

Puzzled about gettext dependencies

2010-02-09 Thread Andrea Venturoli
Hello. I'm upgrading a system from 6.3 to 7.2 and, while recompiling gettext, I just chanced to eye a warning about conflicting libraries being linked. So: #cd /usr/ports/devel/gettext # make pretty-print-build-depends-list This port requires package(s) "libiconv-1.13.1_1 libtool-2.2.6b" to b

Re: Puzzled about gettext dependencies

2010-02-11 Thread Andrea Venturoli
Il 02/10/10 13:21, Alexey Shuvaev ha scritto: The port autodetects the presence of these libraries and drags them in. Taking a closer look at this it turned out that aDe@ has dropped maintainership of what is referred to as 'autotools'. Not good :( What follows is just an attempt to fix the pro

Re: Puzzled about gettext dependencies

2010-02-11 Thread Andrea Venturoli
Il 02/11/10 21:20, Alexey Shuvaev ha scritto: Should I fill a PR in? Yes, it is non-critical bug in devel/gettext. Done. bye & Thanks av. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports

Re: netatalk 2.0.4 breaks PAM?

2010-02-19 Thread Andrea Venturoli
On 07/25/09 22:34, Joe Marcus Clarke wrote: On Sat, 2009-07-25 at 18:54 +0200, Andrea Venturoli wrote: Hello. I'm using afpd on a 6.3/i386 and I make it authenticate to pam_smb. Everything was fine with 2.0.3. As soon as I upgraded to 2.0.4, I started getting: Jul 13 09:28:38 x afpd[

Cannot upgrade kmymoney2

2010-03-03 Thread Andrea Venturoli
Any hint on this? (7.2-RELEASE-p6/i386) bye & Thanks av. # portupgrade -R kmymoney2 [Gathering depends for finance/kmymoney2 ...

Re: Cannot upgrade kmymoney2

2010-03-04 Thread Andrea Venturoli
On 03/04/10 11:26, alecn2002 wrote: Hi Andrea Please as the temporary hack apply this diff to /usr/ports/finance/kmymoney2/Makefile (plz note your path may differ if you have different portstree root): - CONFIGURE_ARGS= --enable-ofxplugin --enable-ofxbanking + CONFIGURE_ARGS= --enable-o

OpenCASCADE marked broken

2010-03-23 Thread Andrea Venturoli
Just to let you know this used to work on 6.3, though I cannot test it anymore now. I can compile it without any problem on 7.2/i386, though I remove "USE_FORTRAN=yes". The latter is to avoid compilation with gcc4.4, which will lead to incompatibilities with other libraries (such as boost) I u

Re: Problem with devel/libtool22? [was Re: OpenCASCADE marked broken]

2010-04-05 Thread Andrea Venturoli
On 04/06/10 00:26, Thierry Thomas wrote: Le Mar 23 mar 10 à 22:37:24 +0100, Andrea Venturoli écrivait : Just to let you know this used to work on 6.3, though I cannot test it anymore now. I can compile it without any problem on 7.2/i386, though I remove "USE_FORTRAN=yes". The la

Re: postgres and CVE-2010-0442

2010-04-11 Thread Andrea Venturoli
On 03/25/10 17:28, Mark Linimon wrote: On Thu, Mar 25, 2010 at 03:44:20PM +0100, Gary Jennejohn wrote: It's only been a week since it was assigned to the maintainer (girgen@) to look at. It's too soon for a maintainer timeout, although I suppose if this is considered to be an enormous security

Re: mplayer failing on -current

2010-04-19 Thread Andrea Venturoli
On 04/18/10 09:55, Thomas Zander wrote: On Sun, Apr 18, 2010 at 08:02, Doug Barton wrote: dvb_tune.c:33:19: error: error.h: No such file or directory Same goes for me on 7.2/i386. This is i386, right? Yep. The problem should go away if you activate optimized cflags in the options

GMP change

2010-04-22 Thread Andrea Venturoli
Hello. From UPDATING: 20100419: AFFECTS: users of math/libgmp4 AUTHOR: a...@freebsd.org The default gmp version in FreeBSD is now 5.0.x. The port directory changed from math/libgmp4 to math/gmp. An entry has been added in MOVED and all depending ports have been bumped, so the update

Re: GMP change

2010-04-22 Thread Andrea Venturoli
On 04/22/10 11:36, Luca Pizzamiglio wrote: Hallo Andrea, I've had the same problem using portupgrade and no clean solution found. This is the dirty trick I've used: pkg_delete -f libgmp4\* portupgrade -N math/gmp BTW, portupgrade with -o doesn't work because now the conflicts is checked "befo

gnuplot crashes

2010-04-24 Thread Andrea Venturoli
Hello. I'm a long time gnuplot users; since a while, I had the following error when doing the first plot: Gnuplot-wxt error Couldn't load a PNG image - file is corrupted or not enough memory. (And under Details): [00][00][00][00]: unknown critical chunk Couldn't load a PNG image - file is corru

Latest squid update

2010-05-03 Thread Andrea Venturoli
Hello. UPDATING says: 20100502: AFFECTS: users of www/squid* AUTHOR: m...@freebsd.org Starting with squid* the directory containing the default cache and log directory was changed from $PREFIX/squid/ to /var/squid/. The default value for the following Squid configuration parameters

php52 and Horde

2010-05-04 Thread Andrea Venturoli
In Makefile, there's: .if ${PHP_VER} == 5 USE_PHP+= dom .else USE_PHP+= domxml .endif However, there is no php52-domxml; should php52-dom be used? Is the makefile wrong? Should it check for ${PHP_VER}==52? Or do I need to use some knob? bye & Thanks av. ___

Re: php52 and Horde

2010-05-11 Thread Andrea Venturoli
On 05/05/10 15:15, Alex Keda wrote: 05.05.2010 16:08, Andrea Venturoli пишет: On 05/05/10 13:46, Alex Keda wrote: 04.05.2010 17:28, Andrea Venturoli пишет: In Makefile, there's: .if ${PHP_VER} == 5 USE_PHP+= dom .else USE_PHP+= domxml .endif However, there is no php52-domxml; should

Re: HEADS UP: devel/gettext upgrade incoming

2010-06-08 Thread Andrea Venturoli
On 05/28/10 17:47, Ade Lovett wrote: Hi folks, After a little bit of a hiatus, I'm baaack ;) First up on the line is an upgrade of devel/gettext to 0.18, which also bumps the shlib version from .7 to .8 -exp run ran just fine (thanks to pav), so now it's "merely" a question of PORTREVISION b

net/Sockets

2010-06-28 Thread Andrea Venturoli
Hello. Any news on updating this port? Latest version is 2.3.9.2. We have: net/Sockets = 2.1.4 net/Sockets-devel = 1.9.9 (!!!) Is anyone working on this? If not I might give a try at updating this port. bye & Thanks av. ___ freebsd-ports@free

Re: net/Sockets

2010-06-29 Thread Andrea Venturoli
On 06/28/10 23:59, Mark Linimon wrote: On Mon, Jun 28, 2010 at 09:19:05PM +0200, Andrea Venturoli wrote: Any news on updating this port? They're unmaintained, so it's probably up to you to do it :-) mcl http://www.freebsd.org/cgi/query-pr.cgi?pr=148245 bye

Re: sysytils/bacula-server link failures WITH_POSTGRESQL

2010-07-19 Thread Andrea Venturoli
Il 07/19/10 12:33, Matthew Seaman ha scritto: Dear port maintainer, Since version 5.0.2 was committed over the weekend, if you select WITH_POSTGRESQL in the config dialogue for sysutils/bacula-server, it fails to link: This happened to me too... Workaround is to deinstall bacula-server, then

Re: sysytils/bacula-server link failures WITH_POSTGRESQL

2010-07-21 Thread Andrea Venturoli
Il 07/19/10 12:33, Matthew Seaman ha scritto: Would it be sensible to make either WITH_POSTGRESQL or WITH_MYSQL the default options setting for this port rather than WITH_SQLITE? In my experience for backing up any reasonably sized system, you do need a fully competent RDBMS for the bacula catal

tomcat 5.5 security fix

2010-07-25 Thread Andrea Venturoli
Hello. It's been a while since vulnerabilities have been discovered in tomcat 5.5.28, which is the version in ports. 5.5.30 has been out for a couple of weeks. Any plant to upgrade? Or should we move to 6.0? bye & Thanks av. ___ freebsd-ports

ap22-mod_auth_pam

2010-08-04 Thread Andrea Venturoli
Hello. I've been using mod_auth_pam everywhere for years. Yet I cannot seem to get it to work on a 7.2/i386 box of mine. Here's what I get when I try to start it: httpd: Syntax error on line 104 of /usr/local/etc/apache22/httpd.conf: Cannot load /usr/local/libexec/apache22/mod_auth_pam.so into

Re: ap22-mod_auth_pam

2010-08-09 Thread Andrea Venturoli
Il 08/08/10 18:04, Clement Laforet ha scritto: On Sun, Aug 08, 2010 at 05:32:23PM +0200, Clement Laforet wrote: here's a patch. clem oops. "-L/usr/lib" is useless clem Thanks, it works now. bye av. ___ freebsd-ports@freebsd.org mailing

LUA fails upgrade on 7.2/amd64

2010-09-07 Thread Andrea Venturoli
---> Upgrading 'lua-5.1.4' to 'lua-5.1.4_1' (lang/lua) ---> Building '/usr/ports/lang/lua' ===> Cleaning for lua-5.1.4_1 ===> License check disabled, port has not defined LICENSE ===> Extracting for lua-5.1.4_1 => MD5 Checksum OK for lua-5.1.4.tar.gz. => SHA256 Checksum OK for lua-5.1.4.tar.g

Re: LUA fails upgrade on 7.2/amd64

2010-09-07 Thread Andrea Venturoli
Il 09/07/10 10:40, Anonymous ha scritto: It's expected becasue you're overriding -fPIC in port's Makefile from your make.conf (CFLAGS=...). If you still want to *reduce* optimization then append CFLAGS by using `+=' instead of `='. Thanks, this was the problem. So, I've had the following in /

Upgrading Samba

2010-09-22 Thread Andrea Venturoli
Hello. I'm using a 7.2/amd386 (soon to be 7.3) as PDC with Samba 3.0.37. Since I have to add a Windows 7 machine, I need to upgrade to 3.4.x. Is this as simple as removing the port and installing the new one? I have no BDC, I'm not using LDAP or WinBind or anything fancy. I do use pam_smb thoug

Re: Web feed for /usr/ports/UPDATING

2010-09-24 Thread Andrea Venturoli
On 09/24/10 05:39, Alexander Kojevnikov wrote: Hi list, Since the only SUBJ I could find [0] is long since dead I created my own: http://updating.versia.com/ Any feedback is welcome. You have a new fan! :-) bye & Thanks av. ___ freebsd-po

mod_auth_pam does not install mod_auth_sys_group.so

2010-10-01 Thread Andrea Venturoli
As per subject: _ the original port's Makefile contemplates mod_auth_sys_group; _ it used to be installed in the past; _ however, after a 7.2->7.3 upgrade, I did a "portupgrade -a" and that file is not there anymore. Why? bye & Thanks av. __

Re: Upgrading Samba

2010-10-04 Thread Andrea Venturoli
On 09/22/10 23:58, Bob Eager wrote: Thanks for your answer. My logbook says that it wanted to use /var/run/samba34 (a directory) instead of the previous default. That was easy. In fact, yes, I too had to copy some files around, but that was more than easy. > Probably wasn't necessary, b

apr vulnerability

2010-10-28 Thread Andrea Venturoli
On one of the servers I manage, portaudit claims: portaudit Affected package: apr-0.9.19.0.9.19 Type of problem: apr -- multiple vulnerabilities. Reference: Following the above links, I find that apr<1.3.5.1.3.7 is involve

OpenCASCADE port outdated

2011-09-06 Thread Andrea Venturoli
Hello. Port is at 6.3, but 6.5.1 is out. Is upgrading under way or planned? bye & Thanks av. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-uns

Re: Thunderbird 6.0.2/7.0: Crashing when using with OpenLDAP backend

2011-09-29 Thread Andrea Venturoli
On 09/28/11 14:29, O. Hartmann wrote: I run in a problem on FreeBSD 9.0-BETA3/10.0-CURRENT using OpenLDAP (Cyrus SASL2 aktivated) and OpenLDAP backend (most recent client and server). Thunderbird 6.0.2 and 7.0 coredumps with signal 11. I hadn't any chance to check whether this also happens on 8.2

Subversion 1.7 and Apache

2011-10-16 Thread Andrea Venturoli
Hello. After upgrade from 1.6 to 1.7 through portupgrade -Rr subversion, I have: # /usr/local/etc/rc.d/apache22 restart Performing sanity check on apache22 configuration: httpd: Syntax error on line 105 of /usr/local/etc/apache22/httpd.conf: Cannot load /usr/local/libexec/apache22/mod_authz_svn

Re: Subversion 1.7 and Apache

2011-10-17 Thread Andrea Venturoli
On 10/16/11 23:02, Lev Serebryakov wrote: Hello, Andrea. You wrote 17 октября 2011 г., 0:41:08: This is non critical for me and I'll just stay with 1.6; I just wanted to share. Fixed in 1.7.0_1 Thanks, no problems now. bye av. ___ free

UPDATING 20111016 and KDE3

2011-10-17 Thread Andrea Venturoli
Hello. I've seen UPDATING 20111016: having only a few bits of KDE4 left-over, I decided to clean them all, so I almost didn't need to mv and rm as reported. However, I'm a bit doubtful on: > portmaster -o net/linphone-base ortp Using KDE3, I have ortp as a dependency of kdenetwork. Should I f

Re: UPDATING 20111016 and KDE3

2011-10-17 Thread Andrea Venturoli
On 10/17/11 10:08, Alberto Villa wrote: On Mon, Oct 17, 2011 at 9:15 AM, Andrea Venturoli wrote: Using KDE3, I have ortp as a dependency of kdenetwork. Should I follow the above or is it ok only for KDE4? Is it needed? Would it harm anything? linphone-base is required by kdenetwork4, if you

Re: UPDATING 20111016 and KDE3

2011-10-17 Thread Andrea Venturoli
On 10/17/11 10:08, Alberto Villa wrote: On Mon, Oct 17, 2011 at 9:15 AM, Andrea Venturoli wrote: Using KDE3, I have ortp as a dependency of kdenetwork. Should I follow the above or is it ok only for KDE4? Is it needed? Would it harm anything? linphone-base is required by kdenetwork4, if you

Snort failing after latest PostGreSQL upgrade

2011-10-19 Thread Andrea Venturoli
Hello. # uname -a FreeBSD xx.yy 7.3-RELEASE-p7 FreeBSD 7.3-RELEASE-p7 #2: Thu Oct 6 07:57:52 CEST 2011 root@xx.yy:/usr/obj/usr/src/sys/XX amd64 This morning I upgraded Postgres: # pkg_info | grep postgres postgresql-client-8.4.9 PostgreSQL database (client) postgre

[SOLVED] Re: Snort failing after latest PostGreSQL upgrade

2011-10-24 Thread Andrea Venturoli
On 10/19/11 14:25, Andrea Venturoli wrote: Hello. # uname -a FreeBSD xx.yy 7.3-RELEASE-p7 FreeBSD 7.3-RELEASE-p7 #2: Thu Oct 6 07:57:52 CEST 2011 root@xx.yy:/usr/obj/usr/src/sys/XX amd64 This morning I upgraded Postgres: # pkg_info | grep postgres postgresql-client

Annoying cyrus-sasl messages

2011-10-24 Thread Andrea Venturoli
It's not at all critical, but I thought I'd report that we seem to be hit by this too: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631932 https://bugs.launchpad.net/ubuntu/+source/cyrus-sasl2/+bug/827151 Don't know if this is a bug or feature or whether it should be turned upstream.

Re: ports/162049: The Ports tree lacks a framework to restart services

2011-10-27 Thread Andrea Venturoli
On 10/27/11 11:15, Ed Schouten wrote: I believe you have a point there. What really bothers me when I use the FreeBSD Ports tree on one of my systems, is that the behaviour of dealing with services is quite inconsistent. As mentioned in the PR: - If I upgrade Apache, MySQL or PostgreSQL, it do

Cannot install PEAR (again)

2012-01-12 Thread Andrea Venturoli
Hello. I've had this problem in the past, but eventually always got out of it. I also see many other people reporting this, usually with some hint on how to work around it, but no real solution. I've tried all the suggestion I found, but still it doesn't work and I would appreciate if I could

Re: Cannot install PEAR (again)

2012-01-12 Thread Andrea Venturoli
On 01/12/12 10:54, Steven Hartland wrote: You most likely have php built without threaded support, which will cause random crashes when used with extensions that are linked against threaded libs. Rebuilding php and all extensions with LINKTHR selected will likely fix your issue. Thanks a lot.

ThunderBird 3 and nss_ldap

2012-04-18 Thread Andrea Venturoli
Hello. I see ThunderBird 3 is now deprecated and will soon be removed; I know this decision comes from upstream and I'd be fine with that. Only, this is the last version working with nss_ldap. I've reported this back when TB 5.0 came out and I've seen others asking for help. There's even a pa

New X.Org

2012-04-23 Thread Andrea Venturoli
Hello. I see in UPDATING The default mesa has been updated to 7.6.1 and the default xorg-server to 1.7.7. A switch is available for people that want to use mesa 7.11.x and xorg-server 1.10.6. This requires an nvidia card or Intel+KMS support. I have a Radeon card, so, does this mean I w

Re: New X.Org

2012-04-27 Thread Andrea Venturoli
On 04/23/12 14:59, Warren Block wrote: On Mon, 23 Apr 2012, Andrea Venturoli wrote: I have a Radeon card, so, does this mean I will get xorg-server? Any way to get 1.10? Any advantage into this? A Radeon 4650 is working fine here with xorg-server 1.10.6 and mesa 7.11. So far there are no

Re: New X.Org

2012-04-29 Thread Andrea Venturoli
On 04/27/12 10:20, Andrea Venturoli wrote: On 04/23/12 14:59, Warren Block wrote: On Mon, 23 Apr 2012, Andrea Venturoli wrote: I have a Radeon card, so, does this mean I will get xorg-server? Any way to get 1.10? Any advantage into this? A Radeon 4650 is working fine here with xorg-server

Re: ThunderBird 3 and nss_ldap

2012-04-29 Thread Andrea Venturoli
On 04/29/12 10:55, geoffroy desvernay wrote: I'm using this little patch with latest version (11 for now) successfully: Sorry I don't remember where I found it... maybe here :) It comes from a PR. I've already tried this against version 10(ESR) and 12, but to no avail. bye & Thanks

doxygen font error

2010-11-09 Thread Andrea Venturoli
Hello. Sorry for the confusion... Doxygen is giving me a lot of these: Error: Error: Could not find/open font Digging a bit, I found that it calls dot: %dot -v foo.dot -Tps -o foo.eps dot - graphviz version 2.26.3 (20100126.1600) Activated plugin library: libgvplugin_gd.so.6 Using textlayout

Re: doxygen font error

2010-11-10 Thread Andrea Venturoli
On 11/10/10 04:33, Naram Qashat wrote: First strangeness is that dot belongs to graphics/graphviz, but doxygen doesn't depend on that (seen with pkg_info and make pretty-print-run-depends-list). Is this my fault in any way? Is it a bug in the port? As the maintainer of the port, I can tell you

emacs and gconf troubles

2010-12-04 Thread Andrea Venturoli
Hello. I'm having a small, low priority, trouble; more an annoyance in fact. Since a while, if I start an X11 emacs from a terminal window, after I close emacs, the terminal window won't close with Ctrl-D; I have to close the terminal windows by hand. With the latest upgrade, I see the follow

Re: emacs and gconf troubles

2010-12-05 Thread Andrea Venturoli
On 12/05/10 15:18, Ashish SHUKLA wrote: How're you starting X server ? Through KDM. And with which version are you seeing this behaviour ? You mean: %pkg_info|grep emacs emacs-23.2_4,2 GNU editing macros ? And are you running GNOME, KDE, or any desktop environment ? KDE. I

Re: emacs and gconf troubles

2010-12-06 Thread Andrea Venturoli
On 12/05/10 22:50, Ashish SHUKLA wrote: setup, which is 'startx' based, with following contents of $HOME/.xinitrc: #v+ #!/bin/sh xrdb ~/.Xdefaults xmodmap ~/.Xmodmap exec dbus-launch --exit-with-session ck-launch-session xmonad 2>$HOME/.xsession-errors #v- I've got dbus_enable="YES" in /etc

Re: emacs and gconf troubles

2010-12-12 Thread Andrea Venturoli
On 12/11/10 16:18, Ashish SHUKLA wrote: Hi Andrea, Sorry for the late reply. No problem! Really, thanks for your help. Okay, I'm able to reproduce warnings. As emacs tries to lookup DBUS session bus in the environment, and if it doesn't find one, it starts one. And "dbus" keeps running in

Re: emacs and gconf troubles

2010-12-13 Thread Andrea Venturoli
On 12/12/10 17:08, Ashish SHUKLA wrote: So, what I think happening in your case is kdm isn't starting the "DBus" on startup of your session, which is why it only gets activated (started) when you start Emacs (or any other DBus consumer application). ... And for good overall desktop experience, p

FlySpray and Postgres

2010-12-13 Thread Andrea Venturoli
Hello. On Flyspray's web site and in pkg-descr, I see that it should work with either MySQL or Postgres. Alas the port doesn't have the option to choose Postgres and in files/README.FreeBSD I read: "8) Note that this version of Flyspray does not support PostgreSQL." Since I'd like to use Fly

Re: FlySpray and Postgres

2010-12-13 Thread Andrea Venturoli
On 12/13/10 16:05, Nick Hilliard wrote: On 13/12/2010 12:47, Andrea Venturoli wrote: Since I'd like to use Flyspray and Postgres, I'm looking into some insight on this: is this only a limitation of the port? yup. I was just too lazy to look at supporting it. If you want to submit so

Snort troubles

2011-02-10 Thread Andrea Venturoli
Hello. # cd /usr/ports/security/snort # make extract /usr/local/bin/libnet11-config: not found "Makefile", line 63: warning: "/usr/local/bin/libnet11-config --cflags" returned non-zero status /usr/local/bin/libnet11-config: not found "Makefile", line 64: warning: "/usr/local/bin/libnet11-config

Re: Snort troubles

2011-02-10 Thread Andrea Venturoli
On 02/10/11 15:01, Dean Freeman wrote: Snort 2.9.0.4 is getting released today, I believe, and I'll push an updated port either tomorrow or Monday which will also have the fix for the libnet issue in it as well. Ok, thanks to everyone. I can wait until next week. bye av. _

Re: KDE3?

2011-03-03 Thread Andrea Venturoli
On 03/03/11 20:23, Heino Tiedemann wrote: you might be the sole surviving user cool! - I like it to be "unique" :) Unfortunately, you are not. I'm still stuck at KDE3, trying to survive with bugs no one will fix, but I still haven't decided where I'll move when time comes. Seriuos: I I

PHP52 vulnerability

2011-03-03 Thread Andrea Venturoli
Hello. As you probably know, it looks like php52 is vulnerable: Affected package: php52-5.2.17 Type of problem: php -- NULL byte poisoning. Reference: http://portaudit.FreeBSD.org/3761df02-0f9c-11e0-becc-0022156e8794.html Is there any news on the horizon? Will a new version be released and/or

sysutil/nut

2011-03-03 Thread Andrea Venturoli
Hello. 2.6 is out. Any plans to update the port? bye & Thanks av. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Can't upgrade firefox

2011-04-06 Thread Andrea Venturoli
Hello. I'm on a 8.1p2/i386. Issuing "portupgrade -o www/firefox www/firefox35", compilation ends with the following: > ... gmake[3]: Nothing to be done for `tools'. gmake[3]: Leaving directory `/usr/local/local/storage/alamartmp/usr/ports/www/firefox/work/mozil la-2.0/obj-i386-unknown-freebs

Re: [SOLVED] Can't upgrade firefox

2011-04-07 Thread Andrea Venturoli
On 04/06/11 19:38, Pan Tsu wrote: Andrea Venturoli writes: [...] OBJDIR=obj-i386-unknown-freebsd8.1 /usr/local/bin/python2.7 obj-i386-unknown-freebsd8.1/_profile /pgo/profileserver.py

Half OT: mod_proxy and webcam

2011-04-18 Thread Andrea Venturoli
Hello. I've got an Axis webcam in an internal network. I'm accessing it using apache22 as a front-end, through mod_proxy. Everything used to work fine until some days ago: however, since then it will drop the connection every few seconds. The message "Lost connection to MPEG motion stream" a

Re: Half OT: mod_proxy and webcam

2011-04-18 Thread Andrea Venturoli
On 04/18/11 18:52, Ruslan Mahmatkhanov wrote: If you need to access webcam management interface too, you can use natd port forwarding (or ssh port forwaring). Thanks, but this is what I'm already doing with inet/sockets (although I also did it with natd in other occasions). I never used

gmake really SLOW!

2011-05-23 Thread Andrea Venturoli
Hello. Since the upgrade from 3.81 to 3.82, gmake has become so slow it's really a PITA. I noticed this in lots of projects: where 3.81 would start building immediately, 3.82 stops and thinks for some seconds. However, in a specific situation, where gmake should generate thousands of files,

Re: FreeBSD Port: postgresql-server-8.4.8_1

2011-06-13 Thread Andrea Venturoli
On 06/13/11 20:07, John Bleichert wrote: Suggestions? Shall I hit the postgresql forums? I thought I'd ask here first. Did you check the logs? I.e. /usr/local/pgsql/data/postmaster.log, /var/log/all.log or whatever you set. There might be other info there... Did you read pkg_message and a

samba34

2011-07-07 Thread Andrea Venturoli
3.4.9 (in ports) is vulnerable. I see 3.4.13 upstream... Any plan to upgrade or should we move to 3.5? bye & Thanks av. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any

TB 5.0 crashing with nss_ldap

2011-07-11 Thread Andrea Venturoli
Hello. I upgraded ThunderBird to 5.0 and it would not start anymore. Everything is ok after I switched to thunderbird3. Here's a backtrace. Any help is appreciated; I'd also be glad if I could help with more info or testing. bye av. %gdb /usr/local/lib/thunderbird/thunderbird-bin

php52-snmp

2011-08-01 Thread Andrea Venturoli
Hello. After upgrading net-snmp I'm having some trouble, so I tried recompiling php52-snmp, but it failed. I think in /usr/ports/lang/php52/Makefile.ext, the line: LIB_DEPENDS+= netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp should become: LIB_DEPENDS+= netsnmp.30:${PORTSDIR}/net-mgmt/net-snmp

Disk space availability wrong after net-snmp update.

2011-08-04 Thread Andrea Venturoli
Hello. After the latest upgrade of net-snmp (5.7), Cacti displays wrong values for available space (partition size is still correct). This happens on different machines of mine with different arch and version; I also heard other users having similar problems. Where do I start debugging this

Re: Problems building netatalk 2.2 on FreeBSD 8.2 - AMD64

2011-08-04 Thread Andrea Venturoli
On 08/04/11 22:17, Mattias Lindgren wrote: I'm having problems building Netatalk 2.2 on one of my machines. It previously had netatalk 2.1 on it, but have since uninstalled it as part of the troubleshooting process. It builds fine on another machine, but moving ithe tbz over to the machine in q

portsclean warnings about libXaw

2011-08-21 Thread Andrea Venturoli
I'm getting this on several boxes. # portsclean -CLD Cleaning out /usr/ports/*/*/work... done. Detecting unreferenced distfiles... Delete /usr/ports/distfiles/pcre-8.12.tar.bz2 Delete /usr/ports/distfiles/php-5.3.6.tar.bz2 Delete /usr/ports/distfiles/pkgtools-2.4.8.tar.bz2 Delete /usr/ports/dist

Cannot portupgrade pcre

2011-08-23 Thread Andrea Venturoli
Hello. After the recent ruby update, "portupgrade pcre" compiles, but prior to installing ends up with this: /usr/local/lib/ruby/site_ruby/1.9/pkgtools.rb:807: stack level too deep (SystemStackError) I was able to "pkg_delete -f pcre\* ; make install clean", however. bye av. _

Re: Cannot portupgrade pcre

2011-08-23 Thread Andrea Venturoli
On 08/23/11 11:29, Andrea Venturoli wrote: Hello. After the recent ruby update, "portupgrade pcre" compiles, but prior to installing ends up with this: /usr/local/lib/ruby/site_ruby/1.9/pkgtools.rb:807: stack level too deep (SystemStackError) I was able to "pkg_delete -

Re: portupgrade broken after ruby upgrade

2011-08-23 Thread Andrea Venturoli
On 08/23/11 14:59, Frank_s wrote: Following the directions in UPDATING and using portupgrade: > ... Did I break it? Do I own both pieces? How can I fix this? Please see my two other threads. You probably don't have the latest portupgrade (2.4.9.2_2,2), which fixes what you posted. However,

noip startup script

2008-01-09 Thread Andrea Venturoli
Hello. I installed the latest version of this port and it won't start automatically, after the script was converted to the new rc system some days ago. I put noip_enable="YES" in /etc/rc.conf and this seems to get through: # /usr/local/etc/rc.d/noip rcvar # noip $noip_enable=YES However the

Re: noip startup script

2008-01-10 Thread Andrea Venturoli
Scot Hetzel ha scritto: There is an error in the rc.d script, the port dns/noip doesn't install bin/noip, instead it installs bin/noip2. But the script is setting "command=${PREFIX}/bin/noip", when it should be using "command=${PREFIX}/bin/noip2". Just change "command" variable in dns/noip/fil

Re: noip startup script

2008-01-10 Thread Andrea Venturoli
Rong-en Fan ha scritto: Could you update your ports and install 2.1.7_2? I think it would work as expected (set noip_enable=YES). I did this just to test the port, since, as per other message, I had already solved. I can confirm it works fine. Thanks. bye av. _

ocsinventory-ng and apache2

2008-03-06 Thread Andrea Venturoli
Hello. I tried installing ocsinventory-ng and it wants to pull apache13 in. This fails on my server, since I have apache20 installed. I read on their site that it should run with 2.x; is this a FreeBSD only limitation? Is this a limitation in the port? I guess this is due to the following line

Socket port

2008-06-17 Thread Andrea Venturoli
Hello. I'm writing you, since you are maintainer for net/Sockets and net/Sockets-devel port. I see they are respectiely still at 1.8.7 and 1.9.9, while 2.3 is out. Do you plan to update them? If not, I might step in, although I cannot make any guarantee on deadlines. bye & Thanks av.

Re: Boost 1.35.0

2008-07-07 Thread Andrea Venturoli
Simon Barner ha scritto: Dear all, I've been getting a lot of request for an update of the port to version 1.35.0. I have put together a version and uploaded it to [1] for testing. Features: - boost and boost-python no longer conflict (boost-python just adds the missing bits) - Support fo

portsdb -U fails

2012-05-04 Thread Andrea Venturoli
Hello. I know portupgrade is somewhat deprecated, but... On several boxes I get the following: # portsdb -U Updating the ports index ... Generating INDEX.tmp - please wait.. Done. portsdb: can't convert nil into String Is there any way I can debug this? The boxes are 7.4/8.2 i386/amd64 with d

Re: portsdb -U fails

2012-05-06 Thread Andrea Venturoli
On 05/04/12 15:18, Bryan Drewery wrote: Portupgrade is currently supported by me at http://pkgtools.github.com Well... Many thanks for that!!! You can also run 'make index' in /usr/ports and see if it fails. # cd /usr/ports/ # make index Generating INDEX-7 - please wait..Warning: Duplic

iSCSI for tape

2012-05-06 Thread Andrea Venturoli
Hello. I've got a box with bacula-sd which should use a tape drive; unfortunately, there's no physical space for such a drive on that box, so I'm considering iSCSI to let it access a tape on another box. Is this possible? While doing some tests, I installed istgt on the target box (7.4/i386)

  1   2   3   4   5   >