Re: www/py-html5lib with FLAVOR=py27 failed to build

2020-07-25 Thread Johan Hendriks
Op 25-07-2020 om 08:17 schreef KIRIYAMA Kazuhiko: Hi, all www/py-html5lib with FLAVOR=py27 had failed to build: running build running build_py running install_lib creating /var/ports/work/usr/ports/devel/py-pytest-runner/work-py27/stage/usr/local/lib/python2.7 creating /var/ports/work/usr/p

mysql80-client failes on FreeBSD 11.2 RC3

2018-06-22 Thread Johan Hendriks
hello all, I can not build mysql80-client on FreeBSD 11.2-RC3 it errors out at the patch stage. root@mailstore01:/usr/ports/databases/mysql80-client # make ===>  License GPLv2 accepted by the user ===>   mysql80-client-8.0.11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles

Re: Dropping maintainership

2018-02-22 Thread Johan Hendriks
because it is a nice community with a lot of nice people. For now thanks for your time on the ports. I hope you will continue your work on cbsd which is awesome. regards Johan Hendriks ___ 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"

Re: rebuilding apache24 and php70

2017-12-26 Thread Johan Hendriks
Op 26/12/2017 om 17:55 schreef @lbutlr: > On 26 Dec 2017, at 08:21, Johan Hendriks wrote: >> If you want to use php with mpm_event you need to use php-fpm. > I;ll see if php-fpm is compatible with roundcube. > > Course, I will have to figure out how to use php-fpm, as I

Re: rebuilding apache24 and php70

2017-12-26 Thread Johan Hendriks
Op 26/12/2017 om 16:06 schreef @lbutlr: > On 26 Dec 2017, at 07:06, Johan Hendriks wrote: >> You can not use mod_php with MPM_EVENT or MPM_WORKER >> To use mod_php you need MPM_PREFORK. > So all the warnings about building mod_php70 with ZTS if apache is threaded > are m

Re: rebuilding apache24 and php70

2017-12-26 Thread Johan Hendriks
Op 26/12/2017 om 11:38 schreef @lbutlr: > with ports tree updated as of today, I've done > >portmaster -fR php70 >portmaster -fR mod_php70 >portmaster -fR apache24 > > When trying to launch apache, I get the following error: > > httpd: Syntax error on line 153 of /usr/local/etc/apach

new portmaster fails to build devel/py-libzfs@py36 because of failing cython

2017-12-15 Thread Johan Hendriks
Hello all. First of all thank you for the update of portmaster, much appreciated. When i am updating my ports, portmaster fails with the following error. > Compressing man pages (compress-man) ===>>> Starting check for runtime dependencies ===>>> Gathering dependency list for lang/cython@py36

Re: THANK YOU for flavors!

2017-12-07 Thread Johan Hendriks
Op 07/12/2017 om 00:51 schreef Mel Pilgrim: > In the midst of all the negative noise, I thought I'd post and say > thank you for bring in this feature.  I've been chomping at the bit to > try flavours out since I heard about them.  I started flavouring my > company's internal Ports Tree extension t

Re: Welcome flavors! portmaster now dead? synth?

2017-12-06 Thread Johan Hendriks
> >> On Dec 6, 2017, at 14:01, Torfinn Ingolfsen wrote: >> >> On Tue, Dec 5, 2017 at 9:15 PM, Bryan Drewery wrote: >>> I plan to look at portupgrade + FLAVORS support in the next few weeks as >>> well. >>> >> Very, very much appreciated! > Yes, same here. > > My experience thus far is that the c

Re: Flavors *COMPLETELY* break the port system (synth and poudriere are useless)

2017-12-06 Thread Johan Hendriks
Op 06/12/2017 om 10:53 schreef Mathieu Arnold: > Le 05/12/2017 à 23:25, Baho Utot a écrit : >> >> On 12/05/17 17:09, Mathieu Arnold wrote: >>> Le 05/12/2017 à 10:53, Aryeh Friedman a écrit : TL;DR; Flavors 'ed up ports and there are no good ways/alternates for how to use the p

Re:

2017-11-25 Thread Johan Hendriks
Op 25/11/2017 om 17:47 schreef Sharon Pittman: > How do u upgrade a port? > ___ > 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"

Re: MariaDB 10.2.9

2017-11-03 Thread Johan Hendriks
Op vr 3 nov. 2017 om 15:36 schreef The Doctor > Suddenly a bunch of CVE errors showed up on the port. > > What do I need to do? > > -- > Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@ > nl2k.ab.ca > Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist >

Re: zabbix32-server and frontend fails to build on poudriere

2017-08-21 Thread Johan Hendriks
Op 21/08/2017 om 04:45 schreef Danilo G. Baio: > On Mon, Aug 21, 2017 at 12:12:19AM +0200, Johan Hendriks wrote: >> Hello all, >> >> It seems zabbix32-server and zabbix32-frontend fails to build with >> poudriere. >> >> This is the log

zabbix32-server and frontend fails to build on poudriere

2017-08-20 Thread Johan Hendriks
Hello all, It seems zabbix32-server and zabbix32-frontend fails to build with poudriere. This is the log from poudriere. zabbix32-frontend == Unknown extension mysql for PHP 70. *** Error code 1 And this I get from zabbix32-server configure: err

Re: Poudriere fails to build php70

2017-07-25 Thread Johan Hendriks
Op 25/07/2017 om 11:51 schreef Miroslav Lachman: > Johan Hendriks wrote on 2017/07/25 11:13: >> Hello all. >> >> I have installed new build jails for FreeBSD 11.1. >> But it fails with the following error. Is there anything I can do. >> >> >> The firs

Re: Poudriere fails to build php70

2017-07-25 Thread Johan Hendriks
Op 25/07/2017 om 11:51 schreef Miroslav Lachman: > Johan Hendriks wrote on 2017/07/25 11:13: >> Hello all. >> >> I have installed new build jails for FreeBSD 11.1. >> But it fails with the following error. Is there anything I can do. >> >> >> The firs

Poudriere fails to build php70

2017-07-25 Thread Johan Hendriks
Hello all. I have installed new build jails for FreeBSD 11.1. But it fails with the following error. Is there anything I can do. The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. ===> php70-xmlreader-7.0.21 depends on file: /usr/lo

Re: The future of portmaster

2017-02-16 Thread Johan Hendriks
Op 16/02/2017 om 23:04 schreef Baho Utot: > > > On 02/16/17 16:48, Mark Linimon wrote: >> On Thu, Feb 16, 2017 at 04:36:24PM -0500, Baho Utot wrote: >>> Oh no I am now banned as I use synth, whoa is me. >> >> This is overstating the matter. >> >> May we restrict ourselves to the technical problem

Re: phantomjs build failure system/compiler not supported.

2017-02-02 Thread Johan Hendriks
Op 01/02/2017 om 16:56 schreef Volodymyr Kostyrko: > Johan Hendriks wrote: >> Hello I try to build grafana3 which has phantomjs as a dependency, but i >> get a system compiler error. > > Yeah, grafana is getting the hype. > > I think gcc++49 line at files/patch-src_qt_

phantomjs build failure system/compiler not supported.

2017-02-01 Thread Johan Hendriks
BLE FreeBSD 11.0-STABLE #37 r312379: Wed Jan 18 14:35:28 CET 2017 r...@desk.server.mydomain.nl:/usr/obj/usr/src/sys/KRNL amd64 regards Johan Hendriks ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freeb

Re: squid 3.5 plans

2015-02-23 Thread Johan Hendriks
Op 23-02-15 om 16:31 schreef Marko Cupać: On Sat, 21 Feb 2015 08:28:40 +0100 Marko Cupać wrote: On Thu, 19 Feb 2015 21:23:15 -0500 Robert Simmons wrote: That is true. It looks like an update to both 3.5 and 3.4 were released on the same day. How about dropping www/squid33 and creating a w

Re: Ahsay Backup Server software on FreeBSD ?

2014-09-05 Thread Johan Hendriks
BSD. Also nice is that you can run multiple clients on the same account, so you do not need extra licenses if you need to backup another server. regards Johan Hendriks ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/f

Re: samba-4.1.6 FreeBSD 10 cannot read from share.

2014-06-25 Thread Johan Hendriks
op 27-03-14 09:16, Johan Hendriks schreef: Timur I. Bakeyev schreef: Hi, Johan! On Wed, Mar 26, 2014 at 10:42 AM, Johan Hendriks mailto:joh.hendr...@gmail.com>> wrote: Hello all. I am using samba 3.x.x for a long time to share files across the network as a domain

Re: cups update

2014-03-31 Thread Johan Hendriks
Boris Samorodov schreef: 31.03.2014 11:38, Johan Hendriks пишет: Installing cups-client-1.7.1...pkg-static: cups-client-1.7.1 conflicts with cups-image-1.5.4_1 (installs files into the same place). Problematic file: /usr/local/include/cups/raster.h Yep, the problematic file has moved form

Re: cups update

2014-03-31 Thread Johan Hendriks
Ajtim schreef: Hi! I try to update: ===>>> The following actions will be taken if you choose to proceed: Upgrade cups-base-1.5.4_1 to cups-base-1.7.1 Upgrade cups-client-1.5.4_1 to cups-client-1.7.1 Upgrade cups-image-1.5.4_1 to cups-image-1.7.1 Upgrade py27-

Re: samba-4.1.6 FreeBSD 10 cannot read from share.

2014-03-27 Thread Johan Hendriks
Timur I. Bakeyev schreef: Hi, Johan! On Wed, Mar 26, 2014 at 10:42 AM, Johan Hendriks mailto:joh.hendr...@gmail.com>> wrote: Hello all. I am using samba 3.x.x for a long time to share files across the network as a domain member server. All is working like it should.

Re: samba-4.1.6 FreeBSD 10 cannot read from share.

2014-03-26 Thread Johan Hendriks
Timur I. Bakeyev schreef: Hi, Johan! On Wed, Mar 26, 2014 at 10:42 AM, Johan Hendriks mailto:joh.hendr...@gmail.com>> wrote: Hello all. I am using samba 3.x.x for a long time to share files across the network as a domain member server. All is working like it should.

samba-4.1.6 FreeBSD 10 cannot read from share.

2014-03-26 Thread Johan Hendriks
Hello all. I am using samba 3.x.x for a long time to share files across the network as a domain member server. All is working like it should. Lately i tried the samba 41 port and package to do the same job. However I am not able to get it working. Everything seems to work, i can browse the sh

Re: Libiconv confusion on 10.0-RELEASE

2014-03-20 Thread Johan Hendriks
Dr. Peter Voigt schreef: I am running a fresh installation of 10.0-RELEASE since its publication at the end of January this year. I have installed many ports since then and all dependencies are OK. Yesterday I have stumbled across several posts in the forum making me aware of a major change in h

Re: Dovecot

2014-02-18 Thread Johan Hendriks
Jos Chrispijn schreef: Just got an error on Dovecot ports. As shown I use dovecot 1.x but for some reason v2.x want to install (Postfix maybe?) ===> dovecot2-2.2.10 conflicts with installed package(s): dovecot-1.2.17 They install files into the same place.

Re: samba36 on 10-RELEASE can't join AD

2014-01-30 Thread Johan Hendriks
Op donderdag 30 januari 2014 heeft Marko Cupać het volgende geschreven: > I can't seem to join AD with samba36 on 10-RELEASE: > > pacija@server:/usr/local/etc % sudo net ads join -U pacija > Enter pacija's password: > kerberos_kinit_password pac...@example.org failed: Looping > detected > inside

Re: display network connections in X11

2013-12-14 Thread Johan Hendriks
Op vrijdag 13 december 2013 schreef Erich Dollansky ( erichsfreebsdl...@alogt.com): > Hi, > > I have had once an application installed that showed the current > network connections as a graph in an X11 window. > > Does anybody know the name of such an application? > > Thanks! > > Erich > _

Re: something messed up with latest pkg update?

2013-11-27 Thread Johan Hendriks
Ruslan Makhmatkhanov schreef: portsnap fetch update pkg version -vl "<" portmaster pkg-1.1.4_10 Got some warnings: pkg-static: PACKAGESITE in pkg.conf is deprecated. Please create a repository configuration file pkg-static: Warning: expecting a boolean for the 'enabled' key of the 'FreeBSD' re

Re: pkg 1.2 lots of messages about enabled key.

2013-11-26 Thread Johan Hendriks
Op dinsdag 26 november 2013 schreef Baptiste Daroussin (b...@freebsd.org): > On Tue, Nov 26, 2013 at 05:15:38PM +0100, Johan Hendriks wrote: > > I just updated pkg to pkg 1.2 > > > > But when i usr pkg it gives me a lot of messages like below: > > > > pkg: War

pkg 1.2 lots of messages about enabled key.

2013-11-26 Thread Johan Hendriks
I just updated pkg to pkg 1.2 But when i usr pkg it gives me a lot of messages like below: pkg: Warning: expecting a boolean for the 'enabled' key of the 'FreeBSD' repo, the value has been correctly converted, please consider fixing If i run pkg_libchk the whole screen fills up with these me

Re: gvfs on FreeBSD 10 fails to build

2013-11-26 Thread Johan Hendriks
Boris Samorodov schreef: 26.11.2013 11:55, Johan Hendriks пишет: Hello all, I just updated my FreeBSD 9 Stable machine to FreeBSD 10 Stable. I am now in the proces of rebuilding all ports. First I noticed that libiconv was not needed anymore from ports so I deleted that port. But on devel

gvfs on FreeBSD 10 fails to build

2013-11-25 Thread Johan Hendriks
Hello all, I just updated my FreeBSD 9 Stable machine to FreeBSD 10 Stable. I am now in the proces of rebuilding all ports. First I noticed that libiconv was not needed anymore from ports so I deleted that port. But on devel/gvfs I get an error. I am stuck with the following port. grep: /usr

Re: www/squid32 on 10-beta3

2013-11-12 Thread Johan Hendriks
Florian Smeets schreef: On Mon, Nov 11, 2013 at 01:46:01PM +0100, Dimitry Andric wrote: On 11 Nov 2013, at 09:44, Johan Hendriks wrote: I try to install www/squid32 on my FreeBSD 10-BETA3 server, but it fails with the following error. Making all in base /bin/sh ../../libtool --tag=CXX

Re: Perl en /etc/make.conf

2013-11-11 Thread Johan Hendriks
Op maandag 11 november 2013 schreef Kimmo Paasiala (kpaas...@gmail.com): > On Mon, Nov 11, 2013 at 10:34 AM, Johan Hendriks > > > wrote: > > Hello all. > > > > I have a FreeBSD 10-Beta 3 server installed to test the new pkgng and > other > > things. > &g

Re: www/squid32 on 10-beta3

2013-11-11 Thread Johan Hendriks
Op maandag 11 november 2013 schreef Florian Smeets (f...@smeets.im): > On Mon, Nov 11, 2013 at 01:46:01PM +0100, Dimitry Andric wrote: > > On 11 Nov 2013, at 09:44, Johan Hendriks > > > > wrote: > > > I try to install www/squid32 on my FreeBSD 10-BETA3 server, but

www/squid32 on 10-beta3

2013-11-11 Thread Johan Hendriks
Hello all. I try to install www/squid32 on my FreeBSD 10-BETA3 server, but it fails with the following error. Making all in base /bin/sh ../../libtool --tag=CXX--mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I/usr/include -I/usr/in

Perl en /etc/make.conf

2013-11-11 Thread Johan Hendriks
Hello all. I have a FreeBSD 10-Beta 3 server installed to test the new pkgng and other things. On all the systems where i installed perl there was always a line in /etc/make.conf like the following # added by use.perl 2013-09-27 14:38:36 PERL_VERSION=5.14.4 I just installed perl5-5.16.3_2

archivers/p5-Archive-Zip

2013-10-09 Thread Johan Hendriks
Hello all. I try to build mailscanner, but it fails at archivers/p5-Archive-Zip This is on FreeBSD 9.2 on vmware It seems stuck root@host4:/usr/ports/archivers/p5-Archive-Zip # make install clean ===> Fetching all distfiles required by p5-Archive-Zip-1.30_1 for building ===> Extracting for p5

dovecot2 fails to update in combination with pigeonhole-0.4.0

2013-06-26 Thread Johan Hendriks
=>>> Exiting System is FreeBSD 9.1-RELEASE-p2 Thanks all regards Johan Hendriks ___ 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"

Re: A package for the ubuntu-font port?

2013-04-26 Thread Johan Hendriks
Grant D. Watson schreef: Ports folks, I sent a message to Kevin Lo, since the ports search site lists his address for ubuntu-font, but he said this isn't his area. I am a Linux user who's been playing with FreeBSD and enjoying it; in creating and destroying experimental VMs I've made great use

Re: postgresql-plpython fails to build

2013-01-21 Thread Johan Hendriks
Ruslan Makhmatkhanov schreef: Johan Hendriks wrote on 15.01.2013 16:39: Ruslan Makhmatkhanov schreef: Johan Hendriks wrote on 15.01.2013 15:32: I need the port postgresql-plpython for my baruwa install. But it will not install or build. I have postgresql92-server installed, with the default

Re: postgresql-plpython fails to build

2013-01-15 Thread Johan Hendriks
Ruslan Makhmatkhanov schreef: Johan Hendriks wrote on 15.01.2013 15:32: I need the port postgresql-plpython for my baruwa install. But it will not install or build. I have postgresql92-server installed, with the default options. the error i get is ===> Building for postgresql-plpyt

postgresql-plpython fails to build

2013-01-15 Thread Johan Hendriks
I need the port postgresql-plpython for my baruwa install. But it will not install or build. I have postgresql92-server installed, with the default options. the error i get is ===> Building for postgresql-plpython-9.2.2_2 prereqdir=`cd 'parser/' >/dev/null && pwd` && \ cd '../../src/include/

Samba 4 RC1

2012-09-18 Thread Johan Hendriks
Hello all. I said to myself that it was time to test samba4 on FreeBSD now samba 4 has hit the RC status. But samba 4 is not working, not even the alpha11 which is in ports now. Is someone working on this or is there somewhere a manual install document of the latest rc1 It would be nice if i

Bus error xslt

2012-08-28 Thread Johan Hendriks
For some time now i can not update a few ports. these are sound-juicer-2.32.0_1 < needs updating (port has 2.32.0_3) totem-2.32.0_1 < needs updating (port has 2.32.0_2) tracker-client-0.6.95_13< needs updating (port has 0.6.95_15) tracker-libtra

sound-juicer upgrade error

2012-01-25 Thread Johan Hendriks
Hello all. I try to update sound juicer, but got an error. xsltproc -o sound-juicer-C.omf --stringparam db2omf.basename sound-juicer --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.3//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/l

Re: Please welcome beat@ to portmgr@

2011-12-03 Thread Johan Hendriks
http://blogs.freebsdish.org/portmgr/2011/12/02/please-welcome-beat-gaetzi-to-the-ports-management-team/ Welcome Beat, i hope you have a real nice time working with FreeBSD and the community around it. regards Johan Hendriks ___ freebsd-ports@freebsd.org ma

Re: Looking for a simple HOW-TO

2011-11-06 Thread johan Hendriks
orts To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org" Maybe this one? http://blog.master-zone.net/installing-asterisk-on-freebsd or this one http://www.pbxphreak.com/Asterisk/Default.htm Gr Johan Hendriks Double L Automatisering __

Re: upgrade of postgresql-contrib from 8.4.8 to 8.4.9 fails

2011-11-02 Thread Johan Hendriks
Doug Sampson schreef: Try to build postgresql84-client with explicit disabling GSSAPI: make -DWITHOUT_GSSAPI install. Nope, doesn't work. This is what I did: cetus-root@/usr/ports/databases/postgresql84-server# make -DWITHOUT_GSSAPI install clean <..snip..> ===> Cleaning for postgresql-s

libspectre libgs >= 8.62 fails ghostscript9-9.02_4 installed

2011-11-01 Thread Johan Hendriks
I am going from 8 Stable to 9.0RC1, but one port fails to build. checking for libgs >= 8.62... no configure: error: You need libgs >= 8.62 in order to compile libspectre ===> Script "configure" failed unexpectedly. Please run the gnomelogalyzer, available from "http://www.freebsd.org/gnome/gnom

Re: ClamAV fetch error

2011-10-19 Thread Johan Hendriks
first tarball send to the port maintainer. Call me paranoia, but i do not trust this so i wait till things get cleared. :D regards Johan Hendriks ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsu

Samba36

2011-10-18 Thread Johan Hendriks
-D_SAMBA_BUILD_=3 -fPIC -DPIC -c libsmb/libsmb_setget.c -o libsmb/libsmb_setget.o gmake: *** [libsmb/libsmb_setget.o] Error 1 *** Error code 1 Stop in /usr/ports/net/samba36. what can i try to resolve this. regards Johan Hendriks ___ fre

Re: UPDATING KDE4

2011-10-18 Thread Johan Hendriks
Alberto Villa schreef: On Tue, Oct 18, 2011 at 5:02 PM, Johan Hendriks wrote: http://xs4all.nl/~doub/kde-builderr Try reinstalling audio/libtunepimp. Thanks that did the trick for kdemultimedia. On to the next one, i start portmaster -d -a again. regards Johan Hendriks

Re: UPDATING KDE4

2011-10-18 Thread Johan Hendriks
Alberto Villa schreef: Please, don't remove k...@freebsd.org from CC field. On Tue, Oct 18, 2011 at 4:43 PM, Johan Hendriks wrote: What do you mean by a full log? How do i get those full logs? I mean the log from when you launch the installation to when it dies. Check script(1). Thes

Re: UPDATING KDE4

2011-10-18 Thread Johan Hendriks
Alberto Villa schreef: On Tue, Oct 18, 2011 at 3:11 PM, Johan Hendriks wrote: I have some troubles with the upgrade of KDE4 After following the UPDATING instructions, it first grinded to a halt in kde4libs. After deleting qt-copy3.3.8_13 kdelibs4 installed, so i thought that that was it, but

UPDATING KDE4

2011-10-18 Thread Johan Hendriks
I have some troubles with the upgrade of KDE4 After following the UPDATING instructions, it first grinded to a halt in kde4libs. After deleting qt-copy3.3.8_13 kdelibs4 installed, so i thought that that was it, but now kdemultimedia fails to build. the error i get is the following [ 88%] Buil

Re: UPDATING 20111016 and KDE3

2011-10-18 Thread Johan Hendriks
not build kdlibs4 also, deleting the qt-copy-3.3.8_13 port fixed it. I did not have the qt-3.3.8_13 port installed. regards Johan Hendriks ___ 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"

Re: UPDATING 20111016 and KDE3

2011-10-17 Thread Johan Hendriks
2011/10/17 Leslie Jensen : > > > 2011-10-17 10:20, Andrea Venturoli skrev: >> >> On 10/17/11 10:08, Alberto Villa wrote: > > > > > I've got another problem with this update! Kdelibs wont build. > > I followed the instructions in UPDATE. > > > [ 56%] Building CXX object kio/CMakeFiles/kio.dir/kio/ks

Re: PHP segmentation faults

2011-09-29 Thread johan Hendriks
extension=sockets.so extension=zip.so I do not have all the extensions you have, but maybe this helps you. regards, Johan Hendriks ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send a

RE: libproxy and libnotify the story continues :D

2011-08-31 Thread Johan Hendriks
Van: Michal Varga [varga.mic...@gmail.com] Verzonden: woensdag 31 augustus 2011 11:19 Aan: Johan Hendriks CC: freebsd-ports@freebsd.org Onderwerp: Re: libproxy and libnotify the story continues :D >This is another iteration of the same old is

libproxy and libnotify the story continues :D

2011-08-31 Thread Johan Hendriks
Hello all, i also ran into the libproxy upgrade problems. So i tried al the stuff i found on the mailling list so far. I tried the solution from j.kim find /usr/local/lib -name "*.la" | \ xargs grep -l /usr/local/lib/libproxy.la | \ xargs -L 1 pkg_info -W | \ awk '{ print

libproxy and libnotify the story continues :D

2011-08-31 Thread Johan Hendriks
Hello all, i also ran into the libproxy upgrade problems. So i tried al the stuff i found on the mailling list so far. I tried the solution from j.kim find /usr/local/lib -name "*.la" | \ xargs grep -l /usr/local/lib/libproxy.la | \ xargs -L 1 pkg_info -W | \ awk '{ print

RE: [HEADS UP] Ruby 1.9 will become the default Ruby version this weekend

2011-08-22 Thread Johan Hendriks
entry in /usr/ports/UPDATING mentioning the RUBY_VER= 1.8 would be in place. After my portmaster run i did not get the ruby19-gems port. After reading the UPDATING file, and did not found anything related, i searched my e-mail and found your message. Regards, Johan Hendriks _

RE: gnutls update fails on libchamplain

2011-06-08 Thread Johan Hendriks
On Tue, Jun 7, 2011 at 23:10, Johan Hendriks wrote: >> Hello all, >> >> I did an cvsup  of the ports tree, read /usr/ports/UPDATING. >> It tells me that the new gnutls requires the following comman. >> portmaster -r gnutls. >> >> but this is the resul

gnutls update fails on libchamplain

2011-06-07 Thread Johan Hendriks
Hello all, I did an cvsup of the ports tree, read /usr/ports/UPDATING. It tells me that the new gnutls requires the following comman. portmaster -r gnutls. but this is the result gmake[3]: Entering directory `/usr/ports/graphics/libchamplain/work/libchamplain-0.8.1/champlain-gtk' CC gtk-

RE: py-django from 1.2.4 to 1.2.5 breaks Baruwa.

2011-02-25 Thread Johan Hendriks
>"Johan Hendriks" writes: >> Downgrading py-django to 1.2.4 makes things happy again. >> >> So i wonder could it be something with the latest py-django port. >A few backwards incompatible changes were made indeed [1], but, >according to the team, they ha

py-django from 1.2.4 to 1.2.5 breaks Baruwa.

2011-02-18 Thread Johan Hendriks
the same on all of them. Be advised, i am a total amateur with python Thanks for your time reading this. Regards, Johan Hendriks ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

RE: FreeBSD Port: dovecot-1.2.14

2010-09-28 Thread Johan Hendriks
90 This is no guaranty that it will work, you could however start testing. Regards, Johan Hendriks ___ 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"

RE: request. Sogo

2010-09-14 Thread Johan Hendriks
it. >The thing is, i can not get it working on FreeBSD. >I am no programmer in any way, and do not understand all of the >configure needs. >I would like to know if anyone is working on it, because it is THE >solution for us. >Thanks, >Regards, >Johan Hendriks I want to

request. Sogo

2010-09-08 Thread Johan Hendriks
, i can not get it working on FreeBSD. I am no programmer in any way, and do not understand all of the configure needs. I would like to know if anyone is working on it, because it is THE solution for us. Thanks, Regards, Johan Hendriks

RE: scamp-5.2i

2010-06-23 Thread Johan Hendriks
maintaining this port. regards Johan Hendriks ___ 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"

scamp-5.2i

2010-06-23 Thread Johan Hendriks
. This is on all my machines. Reverting scamp back all Works again. regards, Johan Hendriks ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-uns

VirtualBox

2009-10-26 Thread Johan Hendriks
p in /usr/ports/emulators/virtualbox. What can I do to successfully install virtualbox. regards, Johan Hendriks ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "fr

squirrelmail port

2009-09-01 Thread Johan Hendriks
Since when are we using release candidate's of squirrelmail in the ports tree. I think we need an devel port for that so that we can use the stable squirrelmail port as stable, and use the devel port if we want to use beta's and release candidates. Regards, Johan ___

RE: Updating the "Mailscanner" port

2009-08-14 Thread Johan Hendriks
>> Johan Hendriks wrote: >> >> Mike Jakubik wrote: >> >> >> >>> On Mon, March 30, 2009 9:49 pm, Mark Linimon wrote: >> >>> >> >>> >> >>>> On Thu, Mar 26, 2009 at 09:04:30PM +1100, Peter

RE: Updating the "Mailscanner" port

2009-08-14 Thread Johan Hendriks
ne lightly, I was wondering what issues people were >seeing that 5.10 fixed. > >Thanks I am running quit a few Mailscanner servers, and they all failed under perl 5.8.9 This was on FreeBSD 6.x, 7.x and 8-Current that time, when i switched to 5.10.x or back to 5.8.8 my problems went away. if

RE: MAKE_JOBS_UNSAFE+= shells/bash, textproc/ispell

2009-05-07 Thread Johan Hendriks
how can you set the ports build to use -j2 Regards, Johan Hendriks No virus found in this outgoing message. Checked by AVG - www.avg.com Version: 8.5.325 / Virus Database: 270.12.21/2102 - Release Date: 05/07/09 05:57:00 ___ freebsd-ports@fre

New MailScanner Port

2009-04-28 Thread Johan Hendriks
there could be some things i over looked. So please backup your system before testing my MailScanner port. You can get the port for mailscanner here http://www.double-l.nl/mailscanner.tar regards, Johan Hendriks Double-L Automatisering

RE: Samba3 + Jails in FreeBSD

2009-03-19 Thread Johan Hendriks
>Hi! >On Wed, Mar 18, 2009 at 8:34 PM, Felipe Carlo wrote: >> Hello, >> >> I have one problem with Samba in a Jail. >> >> When I try to start the samba I have this message: >> >> # /usr/local/etc/rc.d/samba.sh start >> %%WINBIND%%#: not found >> %%WINBIND%%#winbindd_enable=YES: not found >> .: C

samba-3.3.1 and pam (sshd)

2009-03-10 Thread Johan Hendriks
/lib/pam_winbind.so is there? after a downgrade from 3.3.1 to 3.2.8 all is working again. regards, Johan Hendriks ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to

MailScanner and perl 5.8.9

2009-03-09 Thread Johan Hendriks
Is somebody working on a new Mailscanner port, i remember reading somewhere that there was a new port for mailscanner but i can not find it. I also ask this because the current MailScanner port does not work with the latest perl (5.8.9). Regards, Johan Hendriks

MailScanner-4.67.6_3 and perl-5.8.9 not working

2009-02-09 Thread Johan Hendriks
Hello all. I have updated my perl from 5.8.8 to 5.8.9 on some mailscanner machines, and now mailscanner is not working anymore. I did run the perl-after-upgrade script. I also did a clean install on a spare machine of Mailscanner with a recent ports tree which sucked in perl 5.8.9 so it is

RE: FreeBSD Port: MailScanner-4.67.6_3

2009-02-03 Thread Johan Hendriks
>On Mon, 2 Feb 2009 22:19:27 +0100 >Anders Troback wrote: >>Hi, >> >>sorry to bother you but I have a question! >> >>Are there any plans of upgrading the MailScanner port? >You should probably be directing that question to the port maintainer: >j.koopm...@seceidos.de >-- >Jerry >ges...

Upgrading

2009-01-30 Thread Johan Hendriks
I like to avoid that. Or can I savely use run portupgrade -rf libgcrypt libxcb Regards, Johan Hendriks ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any

RE: Mailscanner and perl update

2009-01-16 Thread Johan Hendriks
But no files have been changed in that dir >> >> What am I missing! >Did you tried reinstall of MailScanner? It should fix it. (I had similar >problem with amavisd + spamassassin after Perl upgrade and reinstall >fixed it) >Miroslav Lachman Yes i did a portupgrade -f Mai

Mailscanner and perl update

2009-01-16 Thread Johan Hendriks
/MailScanner/CustomFunctions/MyExample.pm, it could not be "require"d. Make sure the last line of the file says "1;" But no files have been changed in that dir What am I missing! Regards, Johan Hendriks ___ 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"

RE: MailScanner port broken for 6.3-STABLE

2009-01-01 Thread Johan Hendriks
hread/thr_mutex.c (errno = 0) >Abort >Someone mentioned that a change to sqlite3 caused this, but I have no idea >how to revert a port on FreeBSD. There is a port called portdowngrade if I recall correct. You can use this to downgrade ports. Regards, Johan Hendriks No virus found in this ou

Samba 32-devel on 7.1 PRERELEASE fails to update

2008-12-02 Thread Johan Hendriks
nored / *:skipped / !:failed) ! net/samba32-devel (samba-3.2.4) (unknown build error) Regards Johan Hendriks ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: HEADS UP - samba 3.0.30 winbindd broken

2008-07-17 Thread Johan Hendriks
Samba 3.0.31 has been released! ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"

RE: Mailgraph no text in rrd graphs

2008-07-11 Thread Johan Hendriks
>>On Fri, Jul 11, 2008 at 5:34 PM, Johan Hendriks <[EMAIL PROTECTED]> wrote: >> I updated my sytem lately and rrdtool is now at 1.3.0_1 >> >> But now mailgraph is showing me the graphs only without the text! >Since rrdtool 1.3.0, there is not bundle font anymore.

Mailgraph no text in rrd graphs

2008-07-11 Thread Johan Hendriks
I updated my sytem lately and rrdtool is now at 1.3.0_1 But now mailgraph is showing me the graphs only without the text! Do I need to change something? Regards, Johan Hendriks ___ freebsd-ports@freebsd.org mailing list http

RE: sasl2 and postfix

2008-06-03 Thread Johan Hendriks
>Hi guys i have a problem with postfix+cyrus-saslauthd in FreeBSD 7.0 >-STABLE and the smtpd don't work with smtpd_sasl_enable=yes and de log >show me this: >Jun 3 09:00:55 mail postfix/smtpd[40192]: warning: SASL: Connect to >smtpd failed: No such file or directory >Jun 3 09:00:55 mail postfi

RE: Operation not permitted after Updating ports

2008-04-21 Thread Johan Hendriks
>Try something like "chflags -R noschg /usr/local/lib/compat" Thanks that did the trick Regards, Johan Hendriks ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Operation not permitted after Updating ports

2008-04-21 Thread Johan Hendriks
- /usr/local/lib/compat/pkg/libcrypt.so.2 Operation not permitted - /usr/local/lib/compat/pkg/libthread.so.1 Operation not permitted - /usr/local/lib/compat/pkg/libthr.so.1 I reinstalled the compat ports but the error still is there. What can I do to resolve this. Regards, Johan Hendriks

RE: FreeBSD Port: MailScanner-4.67.6

2008-03-27 Thread Johan Hendriks
fine. Also make sure you have devel/p5-IO installed, It is needed now by MailScanner. It was not in the ports for some time but i send a pr and p5-IO is added to the build of MailScanner now Regards, Johan Hendriks ___ freebsd-ports@freebsd.org mai

  1   2   >