Double versions installed
I have now installed two versions of autoconf: autoconf-2.13.000227_6 Automatically configure source code on many Un*x platforms autoconf-2.67Automatically configure source code on many Un*x platforms Can someone tell me how I can get rid of the first one? Thank you. ___ 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: Double versions installed
On 19-9-2010 19:01, Erik Trulsson wrote: That is perfectly normal. Some programs require one specific version of autoconf, while others require another version, so one easily ends up with more than one version installed. They can live side-by-side so having more than one version installed is not a problem. I see. But out of a programmers point of view, I would never stick to my old versions but update to newer ones because I need to catch up with other new program versions that need mine. In this way a programmer is forced to keep maintaining his older version allthough he moves forward with the rest of the crowd. Just use pkg_delete to remove it. If anything has it as a run-time dependency (most unlikely) pkg_delete will complain and refuse to remove it so you donät need to worry about breaking anything by removing it. ok, thanks for your explanation. regards, Jos Chrispijn ___ 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: Double versions installed
On 19-9-2010 18:54, Robert Huff wrote: Start by doing this for each version: pkg_info -R If the result for 2.13 is empty, you can delete it. Note that due to new programs needing it, it may reappear. Thanks. So a programmer of this program can't force anyone to catch up with his/her version as the other ones just don't or are in the process of upgrading themselves? regards, Jos Chrispijn ___ 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: Double versions installed
On 19-9-2010 23:34, Jeremy Chadwick wrote: You've never worked with GNU autotools, have you? :-) Nope, that is correct :-) Therefore, if a piece of third-party software requires autoconf or automake to build its configure scripts or Makefiles, it's up to the port maintainer of said third-party software to make sure that the correct autoconf/automake version is selected. I see. Just need some time to discover how this all works. Thanks for your explanation. regards, Jos Chrispijn ___ 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"
Ruby
Can someone tell me why the default ruby version has been reverted from 1.9 to 1.8 ?? Thanks Jos Chrispijn ___ 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: Ruby
Hi Chris, I see; these things always might happen. Can you tell me where I can find a summary of issues that come with this version? I then can check whether this might affect my system or not. For the time being I will stick to 1.9. Thanks, Jos Chrispijn Chris Rees: Unfortunately, although huge efforts were made by the ruby team it turned out that there were some edge cases that made the switch really difficult to some people, so it was decided to revert the change in defaults. If 1.9 works for you, great, but for now you'll need RUBY_DEFAULT_VER=1.9 in /etc/make.conf. Please keep testing 1.9! Chris ___ 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"
ClamAV fetch error
Just updated my ports, got an unexpected error: => Attempting to fetch http://waix.dl.sourceforge.net/project/clamav/clamav/0.97.3/clamav-0.97.3.tar.gz fetch: http://waix.dl.sourceforge.net/project/clamav/clamav/0.97.3/clamav-0.97.3.tar.gz: size mismatch: expected 45793424, actual 45793398 can someone tell me how to solve this? Thanks. BR Jos Chrispijn ___ 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: ClamAV fetch error
Johan Hendriks: But why is there a mismatch.?? Why is the version on the net different than the first tarball send to the port maintainer. Call me paranoia, but i do not trust this so i wait till things get cleared. :D So true; I will wait for clearing as well. Thanks for explaining; I found some information on disabeling the filesize compare, but I think that might cause a security issue as well. BR, Jos Chrispijn ___ 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: ClamAV fetch error | SOLVED
Issue solved with processing port update clamav-0.97.3_1 BR, Jos Chrispijn Jos Chrispijn: Just updated my ports, got an unexpected error: => Attempting to fetch http://waix.dl.sourceforge.net/project/clamav/clamav/0.97.3/clamav-0.97.3.tar.gz fetch: http://waix.dl.sourceforge.net/project/clamav/clamav/0.97.3/clamav-0.97.3.tar.gz: size mismatch: expected 45793424, actual 45793398 can someone tell me how to solve this? Thanks. BR Jos Chrispijn ___ 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" ___ 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"
FreeBSD 6.4 stable
I just re-animated an my old FreeBSD server but have some serious issues with updating my ports collection: fetch: http://www.FreeBSD.org/ports/INDEX-6.bz2: Not Found *** Error code 1 I already tried: portupgrade make fetchindex portupgrade make index but every time the first error comes up. Can someone tell me how solve this? regards, Jos Chrispijn ___ 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"
PICO port
I have been out of FreeBSD some time, but when installing BSD9 I can't locate pico anymore. What I did is: - portsnap fetch - portsnap extract - portsnap update but pico seems to be completely gone? Who can tell me what I oversee here? Jos Chrispijn ___ 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: PICO port
Hi Matt, Thanks, I guess I should take more attention on these critical changes K-) regards, Jos Chrispijn Matthew Seaman: On 01/04/2012 10:25, Jos Chrispijn wrote: I have been out of FreeBSD some time, but when installing BSD9 I can't locate pico anymore. What I did is: - portsnap fetch - portsnap extract - portsnap update but pico seems to be completely gone? Who can tell me what I oversee here? Use editors/pico-alpine instead. MOVED says: editors/pico|editors/pico-alpine|2008-09-01|No further development for pine, alpine has more features and is config-compatible Essentially the Pine project got reorganised, re-released under new licensing terms and renamed to Alpine. Hence the name change of the pico port. Cheers, Matthew ___ 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"
Portmaster | exclude port update(s)
If I want to exclude a port being updated in portupgrade, I define that in /etc/pkgtools.conf. How can I do this for portmaster? I read about an IGNOREME parameter, but that is on the command line? thanks Jos Chrispijn ___ 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: Portmaster | exclude port update(s)
Freddie Cash: It's not 100% automated (as in always skip), but it works really well. I see; looks like I have to use portupgrade then (unattended excluding). Thanks for your reply Jos Chrispijn ___ 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"
Dovecot Sieve
I want to define mail filters for incoming mail in order to have them in the right folders once I check my mail with my mobile phone (when not having my IMAP client incl. rules online). Running with Dovecont already, I have been advised in this list to use Dovecot Sieve. /usr/ports/mail/dovecot-sieve /usr/ports/mail/dovecot-sieve/Makefile /usr/ports/mail/dovecot-sieve/distinfo /usr/ports/mail/dovecot-sieve/files /usr/ports/mail/dovecot-sieve/files/pkg-message.in /usr/ports/mail/dovecot-sieve/pkg-descr /usr/ports/mail/dovecot-sieve/pkg-plist Can someone tell me where this port is used for: /usr/ports/mail/dovecot-managesieve /usr/ports/mail/dovecot-managesieve/Makefile /usr/ports/mail/dovecot-managesieve/distinfo /usr/ports/mail/dovecot-managesieve/pkg-descr /usr/ports/mail/dovecot-managesieve/pkg-message /usr/ports/mail/dovecot-managesieve/pkg-plist Is that kind of script generator for Sieve in order to define in a more easy way your filters? regards, Jos Chrispijn ___ 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: Dovecot Sieve
RW: In practice managesieve support isn't widespread enough for it to be a sole mean of updating scripts, so it's common to provide a webpage for the purpose, which may use managesieve as a standard interface. Going through managesieve prevents a script with syntax errors overwriting a working script. Thanks all for the replies, I think I will use Procmail for this purpose (as Jack suggested). Will let you know how I managed this once this is up and running. regards, Jos Chrispijn ___ 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"
Perl | Frequent update
Is there a reason why Perl is updated so frequently these days? Would it be better to keep m version-1 in order to see the latest one being stable for at least three months? regards, Jos Chrispijn ___ 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: Perl | Frequent update
Jamie Paul Griffin: I think he's getting at the fact it's a PITA to rebuild everything so often, especially when some of the large ports take so long to compile. Exactly. thanks Jos Chrispijn ___ 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"
ClamAV update
Just checked my daily logs and ran upon this issue: ClamAV update process started at Fri Jun 10 23:50:21 2011 WARNING: Your ClamAV installation is OUTDATED! WARNING: Local version: 0.97 Recommended version: 0.97.1 DON'T PANIC! Readhttp://www.clamav.net/support/faq So I ran /usr/home/me# portversion -v | grep clamav clamav-0.97 = up-to-date with port Does this mean that the ClamAV port is not in sync yet? br, Jos Chrispijn ___ 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: ClamAV update
I see. Thanks. Jos Chrispijn Gökşin Akdeniz: 11/06/2011 14:08, Jos Chrispijn yazmış: So I ran /usr/home/me# portversion -v | grep clamav clamav-0.97 = up-to-date with port Does this mean that the ClamAV port is not in sync yet? Latest Clamav release is 0.97.1 and port version is 0.97 I think port will be updated soon. ___ 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"
Spamassassin vs Perl
Dear list, I have updated my Perl version yesterday but now my Spamd doesn't work anymore. Can someone hint me how to solve this? thanks, Jos Chrispijn Pls see output: Can't locate Net/DNS.pm in @INC (@INC contains: /usr/local/lib/perl5/site_perl/5.14.0 /usr/local/lib/perl5/5.14.1/BSDPAN /usr/local/lib/perl5/site_perl/5.14.1/mach /usr/local/lib/perl5/site_perl/5.14.1 /usr/local/lib/perl5/5.14.1/mach /usr/local/lib/perl5/5.14.1) at /usr/local/bin/sa-update line 80. BEGIN failed--compilation aborted at /usr/local/bin/sa-update line 80. Can't locate Net/DNS.pm in @INC (@INC contains: /usr/local/lib/perl5/site_perl/5.14.0 /usr/local/lib/perl5/5.14.1/BSDPAN /usr/local/lib/perl5/site_perl/5.14.1/mach /usr/local/lib/perl5/site_perl/5.14.1 /usr/local/lib/perl5/5.14.1/mach /usr/local/lib/perl5/5.14.1) at /usr/local/bin/sa-update line 80. BEGIN failed--compilation aborted at /usr/local/bin/sa-update line 80. Can't locate NetAddr/IP.pm in @INC (@INC contains: /usr/local/lib/perl5/site_perl/5.14.0 /usr/local/lib/perl5/5.14.1/BSDPAN /usr/local/lib/perl5/site_perl/5.14.1/mach /usr/local/lib/perl5/site_perl/5.14.1 /usr/local/lib/perl5/5.14.1/mach /usr/local/lib/perl5/5.14.1) at /usr/local/lib/perl5/site_perl/5.14.0/Mail/SpamAssassin/NetSet.pm line 25. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.14.0/Mail/SpamAssassin/NetSet.pm line 25. Compilation failed in require at /usr/local/lib/perl5/site_perl/5.14.0/Mail/SpamAssassin/Conf.pm line 86. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.14.0/Mail/SpamAssassin/Conf.pm line 86. Compilation failed in require at /usr/local/lib/perl5/site_perl/5.14.0/Mail/SpamAssassin.pm line 71. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.14.0/Mail/SpamAssassin.pm line 71. Compilation failed in require at /usr/local/bin/spamassassin line 80. BEGIN failed--compilation aborted at /usr/local/bin/spamassassin line 80. ClamAV update process started at Thu Jun 23 15:43:00 2011 main.cld is up to date (version: 53, sigs: 846214, f-level: 53, builder: sven) daily.cld is up to date (version: 13231, sigs: 130699, f-level: 60, builder: arnaud) bytecode.cld is up to date (version: 143, sigs: 40, f-level: 60, builder: edwin) spamd not running? (check /var/run/spamd/spamd.pid). Starting spamd. Can't locate NetAddr/IP.pm in @INC (@INC contains: /usr/local/lib/perl5/site_perl/5.14.0 /usr/local/lib/perl5/5.14.1/BSDPAN /usr/local/lib/perl5/site_perl/5.14.1/mach /usr/local/lib/perl5/site_perl/5.14.1 /usr/local/lib/perl5/5.14.1/mach /usr/local/lib/perl5/5.14.1) at /usr/local/lib/perl5/site_perl/5.14.0/Mail/SpamAssassin/NetSet.pm line 25. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.14.0/Mail/SpamAssassin/NetSet.pm line 25. Compilation failed in require at /usr/local/lib/perl5/site_perl/5.14.0/Mail/SpamAssassin/Conf.pm line 86. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.14.0/Mail/SpamAssassin/Conf.pm line 86. Compilation failed in require at /usr/local/lib/perl5/site_perl/5.14.0/Mail/SpamAssassin.pm line 71. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.14.0/Mail/SpamAssassin.pm line 71. Compilation failed in require at /usr/local/bin/spamd line 85. BEGIN failed--compilation aborted at /usr/local/bin/spamd line 85. Can't locate NetAddr/IP.pm in @INC (@INC contains: /usr/local/lib/perl5/site_perl/5.14.0 /usr/local/lib/perl5/5.14.1/BSDPAN /usr/local/lib/perl5/site_perl/5.14.1/mach /usr/local/lib/perl5/site_perl/5.14.1 /usr/local/lib/perl5/5.14.1/mach /usr/local/lib/perl5/5.14.1) at /usr/local/lib/perl5/site_perl/5.14.0/Mail/SpamAssassin/NetSet.pm line 25. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.14.0/Mail/SpamAssassin/NetSet.pm line 25. Compilation failed in require at /usr/local/lib/perl5/site_perl/5.14.0/Mail/SpamAssassin/Conf.pm line 86. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.14.0/Mail/SpamAssassin/Conf.pm line 86. Compilation failed in require at /usr/local/lib/perl5/site_perl/5.14.0/Mail/SpamAssassin.pm line 71. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.14.0/Mail/SpamAssassin.pm line 71. Compilation failed in require at /usr/local/bin/spamassassin line 80. BEGIN failed--compilation aborted at /usr/local/bin/spamassassin line 80. --- cut --- ___ 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: Spamassassin vs Perl
Yes, I did. Strangely enough, the problem was solved after I did a 'portupgrade -fr perl'. Normally this only goes for 15.3 to 15.4 (full version upgrade) or do I miss something here? best regards, Jos Chrispijn Ruslan Mahmatkhanov: 23.06.2011 18:00, Jos Chrispijn пишет: Dear list, I have updated my Perl version yesterday but now my Spamd doesn't work anymore. Can someone hint me how to solve this? thanks, Jos Chrispijn Did you run perl-after-upgrade command after update? ___ 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"
Adding program to ports
Hello, Can you tell me how I could add a program to the ports or request to add a program to the ports? I got the request of the makers of OWL DMS (Document Management System) on http://owl.sourceforge.net/ They would like to add their program to the ports and I offered them to inform how that can be arranged. regards, Jos Chrispijn [EMAIL PROTECTED] ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
PHP upgrade through port
Dear list, Currently I use php52-5.2.17_8 but want to upgrade to php52-5.3.xxx through the ports. Can somebody tell me how I can force portupgrade to do so? thanks, Jos Chrispijn -- Artificial intelligence is no match for natural stupidity... ___ 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: PHP upgrade through port
Hi Matthew, Thanks for your reply. For some reason that didn't work completely; must be because I am rather a newbie on this. Now I removed php5.2 all together from my FreeBSD server (including all related programs). If I now want to install php 5.3, how do I install the extensions as there is no php53-extensions? Or should I use the php52-extensions instead? regards, Jos Matthew Seaman: On 13/05/2012 09:18, Jos Chrispijn wrote: Currently I use php52-5.2.17_8 but want to upgrade to php52-5.3.xxx through the ports. Can somebody tell me how I can force portupgrade to do so? Basically you should delete any php52 or pecl ports, and anything that depends on them. Then install the php53 equivalents, reinstall the pecl modules and finally reinstall your php-based applications. As ever, make sure you have good backups before starting this procedure. So: # pkg_info -IX '^(php5|pecl)'> /tmp/php-modules # pkg_delete -rX '^php5' 2>&1> /tmp/php-deletion-log You might also want to save the output of 'pecl list' (if any) and 'pear list' if pecl and pear are installed on your system. Force the correct base version of php to be installed: # portmaster lang/php5 Reinstall any ported PHP applications, eg phpMyAdmin: # portmaster databases/phpmyadmin (etc., etc. for all the apps you had installed: check /tmp/php-deletion-log for details. This should install any necessary dependencies.) Finally, compare what you just installed with the record of what you previously installed to fix up any discrepancies, eg. if you have PHP applications installed from non-ports sources. There isn't an exact one-to-one correspondence between php52-* and php5-* ports (as I recall), since some functions have been moved into the PHP core, or shifted between different modules or moved to pear- or pecl- modules. However, those are generally the exceptions: if you can't find the exact equivalent php53 module, then (a) try the application without, (b) check the documentation on www.php.net for clues and finally (c) look for equivalent pear- or pecl- modules. Any PHP application installed from ports should automatically install everything it needs through the ports dependency mechanism. Also, if you use eAccelerator or similar, be sure to reinstall it after upgrading PHP. Note: the lang/php5 port is the correct port for php-5.3.x at the time of writing, but that port is very soon going to switch to providing php-5.4.x, and you would need to switch to lang/php53 if you don't want to go through yet another upgrade. Note 2: beware of the common problem with ordering of extension loadable modules in /usr/local/etc/php/extensions.ini -- some php modules depend on others; unfortunately there's no good way of controlling the order the modules are listed in extensions.ini to account for this. If php crashes on startup, swapping lines around in that file may well be the solution. It's been discussed many times on this list and freebsd-questions@..., so check the archives in case of difficulty. Cheers, Matthew ___ 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: PHP upgrade through port | SOLVED
Ok, solved; overlooked the /php5-extensions port. regards, Jos Chrispijn Jos Chrispijn: Hi Matthew, Thanks for your reply. For some reason that didn't work completely; must be because I am rather a newbie on this. Now I removed php5.2 all together from my FreeBSD server (including all related programs). If I now want to install php 5.3, how do I install the extensions as there is no php53-extensions? Or should I use the php52-extensions instead? regards, Jos Matthew Seaman: On 13/05/2012 09:18, Jos Chrispijn wrote: Currently I use php52-5.2.17_8 but want to upgrade to php52-5.3.xxx through the ports. Can somebody tell me how I can force portupgrade to do so? Basically you should delete any php52 or pecl ports, and anything that depends on them. Then install the php53 equivalents, reinstall the pecl modules and finally reinstall your php-based applications. As ever, make sure you have good backups before starting this procedure. So: # pkg_info -IX '^(php5|pecl)'> /tmp/php-modules # pkg_delete -rX '^php5' 2>&1> /tmp/php-deletion-log You might also want to save the output of 'pecl list' (if any) and 'pear list' if pecl and pear are installed on your system. Force the correct base version of php to be installed: # portmaster lang/php5 Reinstall any ported PHP applications, eg phpMyAdmin: # portmaster databases/phpmyadmin (etc., etc. for all the apps you had installed: check /tmp/php-deletion-log for details. This should install any necessary dependencies.) Finally, compare what you just installed with the record of what you previously installed to fix up any discrepancies, eg. if you have PHP applications installed from non-ports sources. There isn't an exact one-to-one correspondence between php52-* and php5-* ports (as I recall), since some functions have been moved into the PHP core, or shifted between different modules or moved to pear- or pecl- modules. However, those are generally the exceptions: if you can't find the exact equivalent php53 module, then (a) try the application without, (b) check the documentation on www.php.net for clues and finally (c) look for equivalent pear- or pecl- modules. Any PHP application installed from ports should automatically install everything it needs through the ports dependency mechanism. Also, if you use eAccelerator or similar, be sure to reinstall it after upgrading PHP. Note: the lang/php5 port is the correct port for php-5.3.x at the time of writing, but that port is very soon going to switch to providing php-5.4.x, and you would need to switch to lang/php53 if you don't want to go through yet another upgrade. Note 2: beware of the common problem with ordering of extension loadable modules in /usr/local/etc/php/extensions.ini -- some php modules depend on others; unfortunately there's no good way of controlling the order the modules are listed in extensions.ini to account for this. If php crashes on startup, swapping lines around in that file may well be the solution. It's been discussed many times on this list and freebsd-questions@..., so check the archives in case of difficulty. Cheers, Matthew ___ 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"
/usr/ports/devel/pecl-intl
Being in the process of installing RoundCube port, I ran into this issue: /usr/ports/devel/pecl-intl/work/intl-1.1.2/collator/collator_class.c:114: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Collator_class_functions' /usr/ports/devel/pecl-intl/work/intl-1.1.2/collator/collator_class.c: In function 'collator_register_Collator_class': /usr/ports/devel/pecl-intl/work/intl-1.1.2/collator/collator_class.c:141: error: 'Collator_class_functions' undeclared (first use in this function) /usr/ports/devel/pecl-intl/work/intl-1.1.2/collator/collator_class.c:141: error: (Each undeclared identifier is reported only once /usr/ports/devel/pecl-intl/work/intl-1.1.2/collator/collator_class.c:141: error: for each function it appears in.) *** Error code 1 Stop in /usr/ports/devel/pecl-intl/work/intl-1.1.2. *** Error code 1 Stop in /usr/ports/devel/pecl-intl. *** Error code 1 Stop in /usr/ports/mail/roundcube. *** Error code 1 --- cut --- Who can I contact to report this issue? Thanks, Jos Chrispijn ___ 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"
Postfix vs Dovecot
[1:24pm] > pkgdb -F ---> Checking the package registry database Stale dependency: postfix-2.9.3,1 -> dovecot-1.2.17 (mail/dovecot): Currently installed: dovecot-2.1.8 Secure and compact IMAP and POP3 servers postfix-2.9.3,1 A secure alternative to widely-used Sendmail Should I now install two versions of Dovecot or do I downgrade either Postfix or Dovecot? kind regards, Jos Chrispijn ___ 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: Postfix vs Dovecot
Thanks all for your replies. I followed up your suggestion and it works perfectly. Have a nice day, Jos Chrispijn ___ 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"
Apache port
Just updating Apache22 (apache-2.2.22_6) and get this error: Port marked as IGNORE: www/apache22: AUTHN_DBD and DBD requires APR-util to have DBD support build in. Please rebuild APR at last with one DBD backend The issue is that I did config APR with DBD support. Currently have installed: apr-1.4.6.1.4.1_1 Apache Portability Library My /var/db/ports/apr/options file contains: # Options for apr-1.4.6.1.4.1_1 _OPTIONS_READ=apr-1.4.6.1.4.1_1 _FILE_COMPLETE_OPTIONS_LIST= THREADS IPV6 DEVRANDOM BDB GDBM LDAP MYSQL NDBM PGSQL SQLITE OPTIONS_FILE_SET+=THREADS OPTIONS_FILE_SET+=IPV6 OPTIONS_FILE_SET+=DEVRANDOM OPTIONS_FILE_SET+=BDB OPTIONS_FILE_SET+=GDBM OPTIONS_FILE_UNSET+=LDAP OPTIONS_FILE_UNSET+=MYSQL OPTIONS_FILE_UNSET+=NDBM OPTIONS_FILE_UNSET+=PGSQL OPTIONS_FILE_UNSET+=SQLITE Can someone tell me how what I do wrong here? thanks, Jos Chrispijn ___ 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: Apache port
Olli Hauer: Hi Jos, it's easy, even quickly overseen DBD != BDB AUTHN_DBD and DBD are SQL modules and this apache options are only valid if APR was build with MYSQL, PGSQL or SQLITE support. In the past we ask the user to specify if APR was build with SQL support, now the port checks the existence of lib/apr-util-1/apr_dbd_(mysql|pgsql|sqlite).so to see if APR was really build with SQL support. http://httpd.apache.org/docs/2.2/mod/mod_dbd.html http://httpd.apache.org/docs/2.2/mod/mod_authn_dbd.html I am not a programmer, but what should I do to get rid of this situation? I do use Apache with MySQL and have recompiled APR with the right options. kind regards, Jos ___ 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: Apache port
Olli, This is my current setup of Apache: ===> The following configuration options are available for apache22-2.2.22_8: AUTH_BASIC=on: mod_auth_basic AUTH_DIGEST=on: mod_auth_digest AUTHN_ALIAS=on: mod_authn_alias AUTHN_ANON=on: mod_authn_anon > AUTHN_DBD=on: mod_authn_dbd AUTHN_DBM=on: mod_authn_dbm AUTHN_DEFAULT=on: mod_authn_default AUTHN_FILE=on: mod_authn_file AUTHZ_DBM=off: mod_authz_dbm AUTHZ_DEFAULT=on: mod_authz_default AUTHZ_GROUPFILE=on: mod_authz_groupfile AUTHZ_HOST=on: mod_authz_host AUTHZ_OWNER=on: mod_authz_owner AUTHZ_USER=on: mod_authz_user AUTHNZ_LDAP=off: mod_authnz_ldap LDAP=off: connection pooling, result caching > DBD=on: Manages SQL database connections CACHE=on: mod_cache DISK_CACHE=on: mod_disk_cache FILE_CACHE=on: mod_file_cache --- cut --- and this for APR: _OPTIONS_READ=apr-1.4.6.1.4.1_1 _FILE_COMPLETE_OPTIONS_LIST= THREADS IPV6 DEVRANDOM BDB GDBM LDAP MYSQL NDBM PGSQL SQLITE OPTIONS_FILE_SET+=THREADS OPTIONS_FILE_SET+=IPV6 OPTIONS_FILE_SET+=DEVRANDOM OPTIONS_FILE_SET+=BDB OPTIONS_FILE_SET+=GDBM OPTIONS_FILE_UNSET+=LDAP OPTIONS_FILE_UNSET+=MYSQL OPTIONS_FILE_UNSET+=NDBM OPTIONS_FILE_UNSET+=PGSQL OPTIONS_FILE_UNSET+=SQLITE and I still get the error. This is the content of the key folder your are scanning on for the check: Aegir[/usr/local/lib/apr-util-1]> -rwxr-xr-x 1 root wheel 57719 Sep 9 12:38 apr_dbd_mysql-1.so -rw-r--r-- 1 root wheel 60214 Sep 9 12:38 apr_dbd_mysql.a -rwxr-xr-x 1 root wheel 1073 Sep 9 12:38 apr_dbd_mysql.la lrwxr-xr-x 1 root wheel 18 Sep 9 12:38 apr_dbd_mysql.so -> apr_dbd_mysql-1.so -rwxr-xr-x 1 root wheel 43272 Sep 9 12:38 apr_dbm_db-1.so -rw-r--r-- 1 root wheel 49894 Sep 9 12:38 apr_dbm_db.a -rwxr-xr-x 1 root wheel 1005 Sep 9 12:38 apr_dbm_db.la lrwxr-xr-x 1 root wheel 15 Sep 9 12:38 apr_dbm_db.so -> apr_dbm_db-1.so -rwxr-xr-x 1 root wheel 13722 Sep 9 12:38 apr_dbm_gdbm-1.so -rw-r--r-- 1 root wheel 11466 Sep 9 12:38 apr_dbm_gdbm.a -rwxr-xr-x 1 root wheel 1036 Sep 9 12:38 apr_dbm_gdbm.la lrwxr-xr-x 1 root wheel 17 Sep 9 12:38 apr_dbm_gdbm.so -> apr_dbm_gdbm-1.so -rwxr-xr-x 1 root wheel 42080 Sep 9 12:38 apr_dbm_ndbm-1.so -rw-r--r-- 1 root wheel 47762 Sep 9 12:38 apr_dbm_ndbm.a -rwxr-xr-x 1 root wheel 1010 Sep 9 12:38 apr_dbm_ndbm.la lrwxr-xr-x 1 root wheel 17 Sep 9 12:38 apr_dbm_ndbm.so -> apr_dbm_ndbm-1.so -rwxr-xr-x 1 root wheel 20666 Sep 9 12:38 apr_ldap-1.so -rw-r--r-- 1 root wheel 24112 Sep 9 12:38 apr_ldap.a -rwxr-xr-x 1 root wheel 1049 Sep 9 12:38 apr_ldap.la lrwxr-xr-x 1 root wheel 13 Sep 9 12:38 apr_ldap.so -> apr_ldap-1.so the files you are scanning for are not there as they have a complete different name. apr_dbd_mysql-1.so apr_dbm_db-1.so Perhaps that is the cause I can't install the apache22 upgrade? Olli Hauer: On 2012-09-08 17:58, Warren Block wrote: On Sat, 8 Sep 2012, Olli Hauer wrote: On 2012-09-08 16:22, Jos Chrispijn wrote: Just updating Apache22 (apache-2.2.22_6) and get this error: Port marked as IGNORE: www/apache22: AUTHN_DBD and DBD requires APR-util to have DBD support build in. Please rebuild APR at last with one DBD backend The issue is that I did config APR with DBD support. Currently have installed: apr-1.4.6.1.4.1_1 Apache Portability Library My /var/db/ports/apr/options file contains: # Options for apr-1.4.6.1.4.1_1 _OPTIONS_READ=apr-1.4.6.1.4.1_1 _FILE_COMPLETE_OPTIONS_LIST= THREADS IPV6 DEVRANDOM BDB GDBM LDAP MYSQL NDBM PGSQL SQLITE OPTIONS_FILE_SET+=THREADS OPTIONS_FILE_SET+=IPV6 OPTIONS_FILE_SET+=DEVRANDOM OPTIONS_FILE_SET+=BDB OPTIONS_FILE_SET+=GDBM OPTIONS_FILE_UNSET+=LDAP OPTIONS_FILE_UNSET+=MYSQL OPTIONS_FILE_UNSET+=NDBM OPTIONS_FILE_UNSET+=PGSQL OPTIONS_FILE_UNSET+=SQLITE Can someone tell me how what I do wrong here? Hi Jos, it's easy, even quickly overseen DBD != BDB AUTHN_DBD and DBD are SQL modules and this apache options are only valid if APR was build with MYSQL, PGSQL or SQLITE support. In the past we ask the user to specify if APR was build with SQL support, now the port checks the existence of lib/apr-util-1/apr_dbd_(mysql|pgsql|sqlite).so to see if APR was really build with SQL support. http://httpd.apache.org/docs/2.2/mod/mod_dbd.html http://httpd.apache.org/docs/2.2/mod/mod_authn_dbd.html How about adding mention of SQL in the IGNORE message? I will rewrite the message to Please rebuild APR at last with one DBD backend (MYSQL, PGSQL or SQLITE) Hope then is is more clear. ___ 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: Apache port
Sorry, it should work as there is a symbolic link for the one you are searching for... Really don't understand why I still get the port is IGNORED line on portupgrade -a Jos Jos Chrispijn: Olli, This is my current setup of Apache: ===> The following configuration options are available for apache22-2.2.22_8: AUTH_BASIC=on: mod_auth_basic AUTH_DIGEST=on: mod_auth_digest AUTHN_ALIAS=on: mod_authn_alias AUTHN_ANON=on: mod_authn_anon > AUTHN_DBD=on: mod_authn_dbd AUTHN_DBM=on: mod_authn_dbm AUTHN_DEFAULT=on: mod_authn_default AUTHN_FILE=on: mod_authn_file AUTHZ_DBM=off: mod_authz_dbm AUTHZ_DEFAULT=on: mod_authz_default AUTHZ_GROUPFILE=on: mod_authz_groupfile AUTHZ_HOST=on: mod_authz_host AUTHZ_OWNER=on: mod_authz_owner AUTHZ_USER=on: mod_authz_user AUTHNZ_LDAP=off: mod_authnz_ldap LDAP=off: connection pooling, result caching > DBD=on: Manages SQL database connections CACHE=on: mod_cache DISK_CACHE=on: mod_disk_cache FILE_CACHE=on: mod_file_cache --- cut --- and this for APR: _OPTIONS_READ=apr-1.4.6.1.4.1_1 _FILE_COMPLETE_OPTIONS_LIST= THREADS IPV6 DEVRANDOM BDB GDBM LDAP MYSQL NDBM PGSQL SQLITE OPTIONS_FILE_SET+=THREADS OPTIONS_FILE_SET+=IPV6 OPTIONS_FILE_SET+=DEVRANDOM OPTIONS_FILE_SET+=BDB OPTIONS_FILE_SET+=GDBM OPTIONS_FILE_UNSET+=LDAP OPTIONS_FILE_UNSET+=MYSQL OPTIONS_FILE_UNSET+=NDBM OPTIONS_FILE_UNSET+=PGSQL OPTIONS_FILE_UNSET+=SQLITE and I still get the error. This is the content of the key folder your are scanning on for the check: Aegir[/usr/local/lib/apr-util-1]> -rwxr-xr-x 1 root wheel 57719 Sep 9 12:38 apr_dbd_mysql-1.so -rw-r--r-- 1 root wheel 60214 Sep 9 12:38 apr_dbd_mysql.a -rwxr-xr-x 1 root wheel 1073 Sep 9 12:38 apr_dbd_mysql.la lrwxr-xr-x 1 root wheel 18 Sep 9 12:38 apr_dbd_mysql.so -> apr_dbd_mysql-1.so -rwxr-xr-x 1 root wheel 43272 Sep 9 12:38 apr_dbm_db-1.so -rw-r--r-- 1 root wheel 49894 Sep 9 12:38 apr_dbm_db.a -rwxr-xr-x 1 root wheel 1005 Sep 9 12:38 apr_dbm_db.la lrwxr-xr-x 1 root wheel 15 Sep 9 12:38 apr_dbm_db.so -> apr_dbm_db-1.so -rwxr-xr-x 1 root wheel 13722 Sep 9 12:38 apr_dbm_gdbm-1.so -rw-r--r-- 1 root wheel 11466 Sep 9 12:38 apr_dbm_gdbm.a -rwxr-xr-x 1 root wheel 1036 Sep 9 12:38 apr_dbm_gdbm.la lrwxr-xr-x 1 root wheel 17 Sep 9 12:38 apr_dbm_gdbm.so -> apr_dbm_gdbm-1.so -rwxr-xr-x 1 root wheel 42080 Sep 9 12:38 apr_dbm_ndbm-1.so -rw-r--r-- 1 root wheel 47762 Sep 9 12:38 apr_dbm_ndbm.a -rwxr-xr-x 1 root wheel 1010 Sep 9 12:38 apr_dbm_ndbm.la lrwxr-xr-x 1 root wheel 17 Sep 9 12:38 apr_dbm_ndbm.so -> apr_dbm_ndbm-1.so -rwxr-xr-x 1 root wheel 20666 Sep 9 12:38 apr_ldap-1.so -rw-r--r-- 1 root wheel 24112 Sep 9 12:38 apr_ldap.a -rwxr-xr-x 1 root wheel 1049 Sep 9 12:38 apr_ldap.la lrwxr-xr-x 1 root wheel 13 Sep 9 12:38 apr_ldap.so -> apr_ldap-1.so the files you are scanning for are not there as they have a complete different name. apr_dbd_mysql-1.so apr_dbm_db-1.so Perhaps that is the cause I can't install the apache22 upgrade? Olli Hauer: On 2012-09-08 17:58, Warren Block wrote: On Sat, 8 Sep 2012, Olli Hauer wrote: On 2012-09-08 16:22, Jos Chrispijn wrote: Just updating Apache22 (apache-2.2.22_6) and get this error: Port marked as IGNORE: www/apache22: AUTHN_DBD and DBD requires APR-util to have DBD support build in. Please rebuild APR at last with one DBD backend The issue is that I did config APR with DBD support. Currently have installed: apr-1.4.6.1.4.1_1 Apache Portability Library My /var/db/ports/apr/options file contains: # Options for apr-1.4.6.1.4.1_1 _OPTIONS_READ=apr-1.4.6.1.4.1_1 _FILE_COMPLETE_OPTIONS_LIST= THREADS IPV6 DEVRANDOM BDB GDBM LDAP MYSQL NDBM PGSQL SQLITE OPTIONS_FILE_SET+=THREADS OPTIONS_FILE_SET+=IPV6 OPTIONS_FILE_SET+=DEVRANDOM OPTIONS_FILE_SET+=BDB OPTIONS_FILE_SET+=GDBM OPTIONS_FILE_UNSET+=LDAP OPTIONS_FILE_UNSET+=MYSQL OPTIONS_FILE_UNSET+=NDBM OPTIONS_FILE_UNSET+=PGSQL OPTIONS_FILE_UNSET+=SQLITE Can someone tell me how what I do wrong here? Hi Jos, it's easy, even quickly overseen DBD != BDB AUTHN_DBD and DBD are SQL modules and this apache options are only valid if APR was build with MYSQL, PGSQL or SQLITE support. In the past we ask the user to specify if APR was build with SQL support, now the port checks the existence of lib/apr-util-1/apr_dbd_(mysql|pgsql|sqlite).so to see if APR was really build with SQL support. http://httpd.apache.org/docs/2.2/mod/mod_dbd.html http://httpd.apache.org/docs/2.2/mod/mod_authn_dbd.html How about adding mention of SQL in the IGNORE message? I will rewrite the message to Please rebuild APR at last with one DBD backend (MYSQL, PGSQL or SQLITE) Hope then is is more clear. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/f
Portmaster/Portupgrade | pkg2ng
Somewhat lost here; just read UPDATING in which is reported about an additional function support of pkgng by portupgrade and portmaster: PORTMASTER # make -C /usr/ports/ports-mgmt/portmaster config build deinstall install clean # echo 'WITH_PKGNG=yes' >> /etc/make.conf # pkg2ng* PORTUPGRADE # echo 'WITH_PKGNG=yes' >> /etc/make.conf # pkg2ng* # pkgdb -fu The only issue I have is that this pkg2ng command doesn't work as this program* cannot be found so the command returns with a 'pkg2ng: Command not found.' Can someone tell me what I miss here? Thanks Jos Chrispijn ___ 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"
Portmaster/Portupgrade | pkg2ng
Somewhat lost here; just read UPDATING in which is reported about an additional function support of pkgng by portupgrade and portmaster: PORTMASTER # make -C /usr/ports/ports-mgmt/portmaster config build deinstall install clean # echo 'WITH_PKGNG=yes' >> /etc/make.conf # pkg2ng* PORTUPGRADE # echo 'WITH_PKGNG=yes' >> /etc/make.conf # pkg2ng* # pkgdb -fu The only issue I have is that this pkg2ng command doesn't work as this program* cannot be found so the command returns with a 'pkg2ng: Command not found.' Can someone tell me what I miss here? Thanks Jos Chrispijn ___ 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: Portmaster/Portupgrade | pkg2ng
Matthew Seaman: Beware that running pkg2ng converts your system to use pkgng. This makes the old pkg_tools commands (pkg_info, pkg_version, pkg_delete etc.) useless -- they'll do nothing but whinge about a corrupted package database. Once you've then started using pkgng to install or upgrade packages, there isn't an easy way to revert to the old pkg_tools. So be sure you mean it if you choose to run it. Thanks, that is what I wanted to know. I think I'll leave it like it is now. Thought this additional function (both portupgrade and portmaster came out of nowhere with this announcement) were expected to install by user as there might be a change in service or something like that. Kind regards, Jos Chrispijn ___ 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"
How to install phpMyAdmin as a package
Sorry for asking as I think the question hasbeen raised some time before(ducking): Can somebody tell me how I can install phpMyAdmin from the packages? Seems that it is not partof the current pkg-repository: pkg install phpmyadmin Updating FreeBSD repository catalogue... FreeBSD repository is up to date. All repositories are up to date. pkg: No packages available to install matching 'phpmyadmin' have been found in the repositories Thanks, Jos ___ 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: How to install phpMyAdmin as a package | SOLVED
Thanks guys, problem solved! Cheers, Jos On 15-6-2018 16:51, Jos Chrispijn wrote: Sorry for asking as I think the question hasbeen raised some time before(ducking): Can somebody tell me how I can install phpMyAdmin from the packages? Seems that it is not partof the current pkg-repository: pkg install phpmyadmin Updating FreeBSD repository catalogue... FreeBSD repository is up to date. All repositories are up to date. pkg: No packages available to install matching 'phpmyadmin' have been found in the repositories Thanks, Jos ___ 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" ___ 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"
Ports vs packages
How many times is there between the release of a port and its package - is that depending on the port maintainer? thanks, Jos ___ 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: Ports vs packages
On 25-8-2018 14:42, Dries Michiels wrote: How many times is there between the release of a port and its package - is that depending on the port maintainer? This does not depend on the port maintainer. Ports are the master! Packages are simply built ports. These packages are built in bulk on the FreeBSD clusters. Depending on when a rebuild of a new revision of the ports tree is initiated it can take up to a few days. I see, thanks for clearing out. BR, Jos ___ 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: Ports vs packages
On 26-8-2018 2:07, Pete Wright wrote: one thing i do for my systems is if there is an update to a port i need/want to test before the official build cluster is done is run a "make package" in the port directory. then i can install the updated code as a pkg for future upgrade convenience. this works great for ports without many external dependencies at build-time, not so much when things like llvm need to be build ;) I did that once myself but ended in total chaos because I found out that using ports and packages next to each other is not a good marriage. Port options that may have been enabled may be overuled by packages (which are always built using the default options). Not for a specific port but with regards to the depencies is will us (and which may already been installed as packages). I am quite a nub on this, so perhaps the problems were otherwise. Since I completely switched to packages, these issues are gone. /jos ___ 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"
#warning: this file includes < > which is depreciated
Looking at my port updates, I more often see this line #warning: this file includes < > which is depreciated Is this due to bad source compilation or does it affect certain FreeBSD versions only? thanks, Jos Chrispijn ___ 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"
pecl-APC-31.1.14 port
Dear port manager, I currently meet a problem with updating the pecl-APC-31.1.14 port; please see the portupgrade error log: ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20130202-32532-1fuwga3-0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=pecl-APC-3.1.14 UPGRADE_PORT_VER=3.1.14 make ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! www/pecl-APC (pecl-APC-3.1.14)(checksum mismatch) Can you pls tell me how to solve this issue or should we wait for a working ftp server location? With kind regards, Jos Chrispijn ___ 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: pecl-APC-31.1.14 port
Kurt Jaeger: It's messy, so please do: rm /usr/ports/distfiles/PECL/APC-3.1.14.tgz and reinstall. For the details: pecl-APC-3.1.14 was found to be buggy, and the maintainer went back to 3.1.13 with the filename still as 3.1.14. See http://lists.freebsd.org/pipermail/freebsd-ports/2013-February/081025.html Thanks for the information, appreciate it I think it will be a good idea to inform us by such critical information by UPDATING document as well? Best regards, Jos Chrispijn ___ 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"
NZBGet | Port needs a refreshj
Dear port maintainer, Can you please refresh the FreeBSD 9.0 Stable NZBGet port? Currently from the ports I could install: nzbget-9.1_2Binary newsreader supporting NZB files On Sourceforge the following port is available: *NZBGet 10.2 * Release Date: April 14, 2013 Source code - nzbget-10.2.tar.gz <http://sourceforge.net/projects/nzbget/files/nzbget-10.2.tar.gz> thanks in advance, Jos Chrispijn ___ 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: NZBGet | Port needs a refreshj
William Grzybowski: There is a PR for it, ports/177839. I'll take care. thanks William, keep up the good work! Best regards, Jos Chrispijn ___ 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"
Samba / TDB Port update
Dear port maintainer, When updating Samba, I get this error: ===> tdb-1.2.11,1 conflicts with installed package(s): samba34-3.4.17 They will not build together. Please remove them first with pkg_delete(1). *** [check-build-conflicts] Error code 1 I don't want to delete Samba as I use it very frequently. Can you advise? Thanks, Jos Chrispijn ___ 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: Samba / TDB Port update
Hi William, William Grzybowski: You have to update samba to 3.5 or 3.6. Or keep with your current tdb version. Just upgraded, problem solved. Thanks for your reminder, must have had a temporary melt down D-) Cheers, Jos Chrispijn ___ 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"
Portupgrade port error
Dear group, Just tried to upgrade to portupgrade with portmaster but something goes wrong here: ===> Building package for portupgrade-2.4.11.2,2 Creating package /usr/ports/packages/All/portupgrade-2.4.11.2,2.tbz Registering depends: ruby19-bdb-0.6.6_1 db41-4.1.25_4 ruby-1.9.3.448,1 libexecinfo-1.1_3 libffi-3.0.13 libyaml-0.1.4_2. Registering conflicts: portupgrade-devel-*. Creating bzip'd tar ball in '/usr/ports/packages/All/portupgrade-2.4.11.2,2.tbz' tar: libdata/ldconfig/portupgrade: Cannot stat: No such file or directory tar: Error exit delayed from previous errors. pkg_create: make_dist: tar command failed with code 256 *** [do-package] Error code 1 Stop in /usr/ports/ports-mgmt/portupgrade. *** [install] Error code 1 Stop in /usr/ports/ports-mgmt/portupgrade. ===>>> A backup package for portupgrade-2.4.11.1,2 should be located in /usr/ports/packages/portmaster-backup ===>>> Installation of portupgrade-2.4.11.2,2 (ports-mgmt/portupgrade) failed ===>>> Aborting update ===>>> Update for ports-mgmt/portupgrade failed ===>>> Aborting update ===>>> Killing background jobs Terminated ===>>> You can restart from the point of failure with this command line: portmaster ports-mgmt/portupgrade ===>>> Exiting Can you tell me how I can solve this issue? Thanks in advance, Jos Chrispijn ___ 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"
Portupgrade portupgrade error
Dear group, Just tried to upgrade to portupgrade with portmaster but something goes wrong here: ===> Building package for portupgrade-2.4.11.2,2 Creating package /usr/ports/packages/All/portupgrade-2.4.11.2,2.tbz Registering depends: ruby19-bdb-0.6.6_1 db41-4.1.25_4 ruby-1.9.3.448,1 libexecinfo-1.1_3 libffi-3.0.13 libyaml-0.1.4_2. Registering conflicts: portupgrade-devel-*. Creating bzip'd tar ball in '/usr/ports/packages/All/portupgrade-2.4.11.2,2.tbz' tar: libdata/ldconfig/portupgrade: Cannot stat: No such file or directory tar: Error exit delayed from previous errors. pkg_create: make_dist: tar command failed with code 256 *** [do-package] Error code 1 Stop in /usr/ports/ports-mgmt/portupgrade. *** [install] Error code 1 Stop in /usr/ports/ports-mgmt/portupgrade. ===>>> A backup package for portupgrade-2.4.11.1,2 should be located in /usr/ports/packages/portmaster-backup ===>>> Installation of portupgrade-2.4.11.2,2 (ports-mgmt/portupgrade) failed ===>>> Aborting update ===>>> Update for ports-mgmt/portupgrade failed ===>>> Aborting update ===>>> Killing background jobs Terminated ===>>> You can restart from the point of failure with this command line: portmaster ports-mgmt/portupgrade ===>>> Exiting Can you tell me how I can solve this issue? Thanks in advance, Jos Chrispijn ___ 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: Portupgrade port error
Kevin Oberman: On Mon, Sep 23, 2013 at 11:05 AM, Jos Chrispijn wrote: A little more detail might help. Exactly what command did you enter? What options? What is in your portmasterrc file (if you have one)? Are you running pkg or pkgng? Does /usr/local/libdata/ldconfig/portupgrade exist? (It should have just been ceated?) Sorry, as a nub I thought this was sufficient. *Read that Bryan is working on a fix (thanks for that BD!)* Let me show you what I get when updating portupgrade as a reinstall: /usr/ports/ports-mgmt/portupgrade # make reinstall ===> Building package for portupgrade-2.4.11.2,2 Creating package /usr/ports/packages/All/portupgrade-2.4.11.2,2.tbz Registering depends: ruby19-bdb-0.6.6_1 db41-4.1.25_4 ruby-1.9.3.448,1 libexecinfo-1.1_3 libffi-3.0.13 libyaml-0.1.4_2. Registering conflicts: portupgrade-devel-*. Creating bzip'd tar ball in '/usr/ports/packages/All/portupgrade-2.4.11.2,2.tbz' tar: libdata/ldconfig/portupgrade: Cannot stat: No such file or directory tar: Error exit delayed from previous errors. pkg_create: make_dist: tar command failed with code 256 *** [do-package] Error code 1 Stop in /usr/ports/ports-mgmt/portupgrade. *** [install] Error code 1 Stop in /usr/ports/ports-mgmt/portupgrade. *** [reinstall] Error code 1 Stop in /usr/ports/ports-mgmt/portupgrade. Best regards, Jos Chrispijn ___ 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: portupgrade problem?
Hi Bryan, Bryan Drewery: Sorry for the trouble. I just committed a fix. No worries - it's human effort after all. Thanks for your support & keep up the good wojk! Jos Chrispijn ___ 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: Portupgrade portupgrade error
Bryan Drewery: On 9/25/2013 2:17 AM, Jos Chrispijn wrote: Update your ports tree. The ldconfig error was fixed a few days ago. Done and fixed - thanks. BR, Jos Chrispijn -- Artificial intelligence is no match for natural stupidity ___ 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"
Ruby Port error
Justs tried to upgrade ruby but something goes wrong here: > portupgrade -a ** Port marked as IGNORE: lang/ruby18: is forbidden: Vulernerable, [1]http://vuxml.org/freebsd/ebd877b9-7ef4-4375-b1fd-c67780581898.html ** Listing the failed packages (-:ignored / *:skipped / !:failed) - lang/ruby18 (marked as IGNORE) Can you pls provide a fix or should I wait for next upgrade? Thanks, Jos Chrispijn References 1. http://vuxml.org/freebsd/ebd877b9-7ef4-4375-b1fd-c67780581898.html ___ 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: Ruby Port error
Jos Chrispijn: References 1. http://vuxml.org/freebsd/ebd877b9-7ef4-4375-b1fd-c67780581898.html Thanks, that is a quick response - is there a mechanism that prevents such version to be put into a portupgrade anyway? Jos Chrispijn ___ 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"
Port update failure | gtk+-2.24.22
Dear port maintainer(s), Just to inform you that I noticed a compilation issue with the latest port version: --- cut --- gmake[1]: Leaving directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.22' gmake: *** [all] Error 2 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** [do-build] Error code 1 Stop in /usr/ports/x11-toolkits/gtk20. *** [build] Error code 1 Stop in /usr/ports/x11-toolkits/gtk20. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20131215-34352-tuba0k env UPGRADE_TOOL=portupgrade UPGRADE_PORT=gtk-2.24.19_2 UPGRADE_PORT_VER=2.24.19_2 make ** Fix the problem and try again. ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! x11-toolkits/gtk20 (gtk-2.24.19_2)(new compiler error) --- cut --- Can you pls tell me how to solve or should I wait for the next port update? Thanks in advance, Jos Chrispijn ___ 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: Port update failure | gtk+-2.24.22
Koop Mast: You will need to see ports/UPDATING entry 20130929 for details on this problem I processed it: The graphics/libGL, graphics/dri and related MESA ports have been updated to 9.1 when compiled with WITH_NEW_XORG= set. It is necessary to remove the old versions of both ports before updating. # pkg_delete -f libGL-\* dri-\* followed by # portmaster -a After that I processed pkgdb -F and re-ran portmaster -a Unfortunately same issue appears again: Shared object "libpixman-1.so.9" not found, required by "libpangocairo-1.0.so.0" Command '['/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.22/gdk/tmp-introspectDV Rffk/Gdk-2.0', '--introspect-dump=/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.22/gdk/ tmp-introspectDVRffk/functions.txt,/usr/ports/x11-toolkits/gtk20/work/g tk+-2.24.22/gdk/tmp-introspectDVRffk/dump.xml']' returned non-zero exit status 1 gmake[4]: *** [Gdk-2.0.gir] Error 1 gmake[4]: Leaving directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.22/gdk' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.22/gdk' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.22/gdk' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.22' gmake: *** [all] Error 2 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** [do-build] Error code 1 Stop in /usr/ports/x11-toolkits/gtk20. *** [build] Error code 1 Stop in /usr/ports/x11-toolkits/gtk20. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20131215-34223-1k301jx env UPGRADE_TOOL=portupgrade UPGRADE_PORT=gtk-2.24.19_2 UPGRADE_PORT_VER=2.24.19_2 make ** Fix the problem and try again. ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! x11-toolkits/gtk20 (gtk-2.24.19_2)(new compiler error) --- end of log --- Perhaps gnome@ can tell us more about it? Untill this update, all portupdates I have run were processed without problems. Best regards, Jos Chrispijn ___ 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: Port update failure | gtk+-2.24.22
Koop Mast: There are two entries with 20130929. You need to follow the one about x11/pixman, sorry about that. Solved, thanks - it took a while to update but everything is ok now again. Can you tell me how I can discover this (going back in former UPDATING changes)? For me it was not quite clear that I also should run the /pixman update. Best regards, Jos Chrispijn ___ 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"
curl-7.42.0
Just tried to update my CURL port (curl-7.42.0) to curl-7.42.1 but it looks like the port is to be ignored: --- cut --- ===>>> Starting check of installed ports for available updates ===>>> Launching child to update curl-7.42.0 to curl-7.42.1 ===>>> All >> curl-7.42.0 (1/1) ===>>> Currently installed version: curl-7.42.0 ===>>> Port directory: /usr/ports/ftp/curl ===>>> This port is marked IGNORE ===>>> only supports TLS-SRP with either OpenSSL or GnuTLS ===>>> If you are sure you can build it, remove the IGNORE line in the Makefile and try again. ===>>> Update for curl-7.42.0 failed ===>>> Aborting update --- cut --- Any idea why a port update is released with an IGNORE Line in it? Perhaps I don't follow, sorry for this. Best regards, Jos Chrispijn ___ 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"
Port update | curl-7.42.1
Just tried to update my CURL port (curl-7.42.0) to curl-7.42.1 but it looks like the port is to be ignored: --- cut --- ===>>> Starting check of installed ports for available updates ===>>> Launching child to update curl-7.42.0 to curl-7.42.1 ===>>> All >> curl-7.42.0 (1/1) ===>>> Currently installed version: curl-7.42.0 ===>>> Port directory: /usr/ports/ftp/curl ===>>> This port is marked IGNORE ===>>> only supports TLS-SRP with either OpenSSL or GnuTLS ===>>> If you are sure you can build it, remove the IGNORE line in the Makefile and try again. ===>>> Update for curl-7.42.0 failed ===>>> Aborting update --- cut --- Any idea why a port update is released with an IGNORE Line in it? Perhaps I don't follow, sorry for this. Best regards, Jos Chrispijn ___ 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: Port update | curl-7.42.1
On 4-5-2015 13:02, Guido Falsi wrote: looks like you're trying to build with an unsupported options configuration. You should run make config for this port. The error is self explanatory, but just to make it clear it means that if you want to enable TLS-SRP support you must choose OpenSSL OR GnuTLS as an SSL backend, imagine the others don't have the needed functionality. So you can't get TLS-SRP support if you try to use NSS, POLARSSL or WOLFSSL. Yes, that did the trick. Sometimes you have those port updates that come up with a config screen which one accepts by default. In this case I might have hit the wrong choice when configuring. Thanks for explaining BR, Jos Chrispijn ___ 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"
Makefile possibly broken: graphics/ImageMagick
Dear ports maintainer, Would like to report this issue. I ran into it when I did a port upgrade. "/usr/ports/Mk/Uses/ghostscript.mk", line 68: Malformed conditional () "/usr/ports/Mk/Uses/ghostscript.mk", line 72: Malformed conditional () ** Makefile possibly broken: graphics/ImageMagick: ** Please report this to the maintainer for graphics/ImageMagick /usr/local/sbin/portupgrade:1575:in `get_pkgname': Makefile broken (MakefileBrokenError) from /usr/local/sbin/portupgrade:637:in `block (4 levels) in main' from /usr/local/sbin/portupgrade:621:in `each' from /usr/local/sbin/portupgrade:621:in `block (3 levels) in main' from /usr/local/sbin/portupgrade:594:in `catch' from /usr/local/sbin/portupgrade:594:in `block (2 levels) in main' from /usr/local/lib/ruby/2.1/optparse.rb:1403:in `call' from /usr/local/lib/ruby/2.1/optparse.rb:1403:in `block (2 levels) in parse_in_order' from /usr/local/lib/ruby/2.1/optparse.rb:1398:in `catch' from /usr/local/lib/ruby/2.1/optparse.rb:1398:in `block in parse_in_order' from /usr/local/lib/ruby/2.1/optparse.rb:1346:in `catch' from /usr/local/lib/ruby/2.1/optparse.rb:1346:in `parse_in_order' from /usr/local/lib/ruby/2.1/optparse.rb:1340:in `order!' from /usr/local/lib/ruby/2.1/optparse.rb:1332:in `order' from /usr/local/sbin/portupgrade:571:in `block in main' from /usr/local/lib/ruby/2.1/optparse.rb:880:in `initialize' from /usr/local/sbin/portupgrade:238:in `new' from /usr/local/sbin/portupgrade:238:in `main' from /usr/local/sbin/portupgrade:2380:in `' Can you advise how to process further? Thanks, Jos Chrispijn ___ 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: Makefile possibly broken: graphics/ImageMagick
On 21-7-2015 9:06, Mathieu Arnold wrote: +--On 21 juillet 2015 08:57:49 +0200 Jos Chrispijn wrote: | Can you advise how to process further? It has been fixed since, please upgrade your ports tree and try again. Oke, thanks. BR, Jos ___ 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"
(clean) ghostscript9-base-9.06_11 port installation aborts
___ 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: postgresql-9.2.14 port not available
___ 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"
postgresql-9.2.14 port not available
___ 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"
php5-phar-5.4.45
Dear port maintainer, Checking for packages with security vulnerabilities: Database fetched: Mon Oct 26 00:09:27 CET 2015 php5-phar-5.4.45 Can you tell when we can expect the update of this port? Thanks, Jos Chrispijn ___ 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"
phpMyAdmin port upgrade
___ 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"
ImageMagick
I have installed this program via the ports. Perfect install without probs (I hope):-) As I have installed Coppermine too, in this program I can set the path to IM, but I just don't get the location of IM where I should direct to? thanks, Jos ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
sabnzbd
Just installed from /usr/ports/news/sabnzbd; found out that the port that is 'live'installed is version 0.2.5_1 instead of 0.4.2 Is this a port that is not maintained anymore or am I just stupid asking this? thanks for sharing, Jos ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: sabnzbd
Alexey Shuvaev wrote: You should probably want news/sabnzbdplus. It is at 0.4.0 in the ports now. If you want 0.4.2 you can contact maintainer off-list for the updating plans. Good suggestion, I will do that. thanks, Jos ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
MOVED file
I recently had some problems with updating my ports because there was a problem with my MOVED file. Can you tell me if this is caused by the person that is adding the port to the update queue? Sometimes the problem can be solved by changing a single '|' to a '||', but not allways. The problem is solved now; does this indicate that the port maintainer checked it and replaced the faulty line/string by the right one? -- Jos Chrispijn ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: MOVED file
Thanks, will have a look. Jos Uit een eerder bericht (15-10-2008 16:02): On Wed, Oct 15, 2008 at 03:44:02PM +0200, Jos Chrispijn wrote: You can use cvsweb to answer this question. See the very bottom of the web page. http://www.freebsd.org/cgi/cvsweb.cgi/ports/ ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Fsck | repair and/or check?
Can somebody explain in simple words what this nanslp and biord exactly represents? thanks, Jos Chrispijn ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
SQLi3 issue (port related?)
I experience a problem with running svn (portupdate) and php (not destructive, but warnings). I already asked in the FreeBSD mailinglist for a solution, but other than 'install msqlite3' I didn't get. In upgrade.sh: (i)Running svn svn update /usr/src svn update /usr/ports svn info /usr/src svn info /usr/ports Shared object "libsqlite3.so.8" not found, required by "svn" Shared object "libsqlite3.so.8" not found, required by "svn" Shared object "libsqlite3.so.8" not found, required by "svn" Shared object "libsqlite3.so.8" not found, required by "svn" (ii)In regular cronjobs: Running any php script from command line: PHP Warning: Module 'PDO' already loaded in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20100525/pdo_sqlite.so' - Shared object "libsqlite3.so.8" not found, required by "pdo_sqlite.so" in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20100525/sqlite3.so' - Shared object "libsqlite3.so.8" not found, required by "sqlite3.so" in Unknown on line 0 php5-5.4.29PHP Scripting Language php5-mysql-5.4.29 The mysql shared extension for php php5-mysqli-5.4.29 The mysqli shared extension for php php5-pdo_mysql-5.4.29 The pdo_mysql shared extension for php php5-pdo_sqlite-5.4.29 The pdo_sqlite shared extension for php php5-sqlite3-5.4.29The sqlite3 shared extension for php mysql55-client-5.5.38 Multithreaded SQL database (client) mysql55-server-5.5.38 Multithreaded SQL database (server) py27-sqlite3-2.7.6_3 Standard Python binding to the SQLite3 library sqlite3-3.8.5 SQL database engine in a C library Could it be possible that there has gone something wrong in the latest portupdate of mysqlist related ports (just thinking, no offense meant)? Best regards, Jos Chrispijn ___ 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"
SVN update error/warning
Just updated my ports and ran into this issue: MyServer % > svn update /usr/src Updating '/usr/src': At revision 268212. Updating '/usr/ports': >> Skipped '/usr/ports/net-mgmt/nagios-plugins/files/patch-plugins-check_ssh.c' -- Node remains in conflict << At revision 360356. Summary of conflicts: Skipped paths: 1 --cut -- Is this an issue of an ftp server being offline or should we receive a port update about the 'patch-plugins-check_ssh.c' source file? BR, Jos Chrispijn ___ 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"
openssl corrupts ssl key resource when using openssl_get_publickey()
After the last port update of php I get this error: openssl_verify(): Don't know how to get public key from this private key in /usr/local/www/x1/x2/x3/services/Signing/Services_Signing_Openssl.php on line 32 PHP Warning: openssl_verify(): supplied key param cannot be coerced into a public key in /usr/local/www/x1/x2/x3/services/Signing/Services_Signing_Openssl.php on line 32 I found out that this has been reported being a bug at [1]https://bugs.php.net/bug.php?id=61930 Can you pls check and update the latest php port or tell me how I can fix this? Thanks! Jos Chrispijn References 1. https://bugs.php.net/bug.php?id=61930 ___ 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: openssl corrupts ssl key resource when using openssl_get_publickey()
Jos Chrispijn: After the last port update of php I get this error: openssl_verify(): Don't know how to get public key from this private key in /usr/local/www/x1/x2/x3/services/Signing/Services_Signing_Openssl.php on line 32 For some reason the issue has solved itself. BR, Jos Chrispijn ___ 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"
PKG 1.3 port update fails
Just got this error when upgrading pkg: ===>>> Creating a backup package for old version pkg-1.3.0 Creating package for pkg-1.3.0 Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 1 packages in the universe): Installed packages to be REMOVED: pkg-1.3.0 The operation will free 7 MB [1/1] Deleting pkg-1.3.0: 100% ===>>> Starting check for runtime dependencies ===>>> Gathering dependency list for ports-mgmt/pkg from ports ===>>> No dependencies for ports-mgmt/pkg ===> Installing for pkg-1.3.1 ===> Checking if ports-mgmt/pkg already installed Child process pid=82376 terminated abnormally: Segmentation fault: 11 *** [check-already-installed] Error code 245 Stop in /usr/ports/ports-mgmt/pkg. *** [/usr/ports/ports-mgmt/pkg/work/.install_done.pkg._usr_local] Error code 1 Stop in /usr/ports/ports-mgmt/pkg. ===>>> A backup package for pkg-1.3.0 should be located in /usr/ports/packages/portmaster-backup ===>>> Installation of pkg-1.3.1 (ports-mgmt/pkg) failed ===>>> Aborting update ===>>> Update for ports-mgmt/pkg failed ===>>> Aborting update --- cut --- Can you pls advise how to solve? Thanks! Jos ___ 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: [ANNOUNCEMENT] pkg 1.3.0 out!
Just tried to update the port: ===>>> Creating a backup package for old version pkg-1.3.0 Creating package for pkg-1.3.0 Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 1 packages in the universe): Installed packages to be REMOVED: pkg-1.3.0 The operation will free 7 MB [1/1] Deleting pkg-1.3.0: 100% ===>>> Starting check for runtime dependencies ===>>> Gathering dependency list for ports-mgmt/pkg from ports ===>>> No dependencies for ports-mgmt/pkg ===> Installing for pkg-1.3.1 ===> Checking if ports-mgmt/pkg already installed Child process pid=82376 terminated abnormally: Segmentation fault: 11 *** [check-already-installed] Error code 245 Stop in /usr/ports/ports-mgmt/pkg. *** [/usr/ports/ports-mgmt/pkg/work/.install_done.pkg._usr_local] Error code 1 Stop in /usr/ports/ports-mgmt/pkg. ===>>> A backup package for pkg-1.3.0 should be located in /usr/ports/packages/portmaster-backup ===>>> Installation of pkg-1.3.1 (ports-mgmt/pkg) failed ===>>> Aborting update ===>>> Update for ports-mgmt/pkg failed ===>>> Aborting update Any suggestion to solve this? Perhaps I am doing something wrong here - pls advise. thanks, Jos Chrispijn Kevin Oberman: On Wed, Jul 23, 2014 at 7:42 AM, Baptiste Daroussin [1] wrote: Hi all, I'm very please to announce the release of pkg 1.3.0 This version is the result of almost 9 month of hard work Here are the statistics for the version: - 373 files changed, 66973 insertions(+), 38512 deletions(-) - 29 different contributors Please not that for the first time I'm not the main contributor, and I would like to particularly thanks Vsevold Stakhov for all the hard work he has done to allow us to get this release out. I would like also to give a special thanks to Andrej Zverev for the tons of hours spending on testing and cleaning the bug tracker! So much has happened that it is hard to summarize so I'll try to highlight the major points: - New solver, now pkg has a real SAT solver able to automatically handle conflicts and dynamically discover them. (yes pkg set -o is deprecated now) - pkg install now able to install local files as well and resolve their dependencies from the remote repositories - Lots of parts of the code has been sandboxed - Lots of rework to improve portability - Package installation process has been reworked to be safer and handle properly the schg flags - Important modification of the locking system for finer grain locks - Massive usage of libucl - Simplification of the API - Lots of improvements on the UI to provide a better user experience. - Lots of improvements in multi repository mode - pkg audit code has been moved into the library - pkg -o A=B that will overwrite configuration file from cli - The ui now support long options - The unicity of a package is not anymore origin - Tons of bug fixes - Tons of behaviours fixes - Way more! Thank you to all contributors: Alberto Villa, Alexandre Perrin, Andrej Zverev, Antoine Brodin, Brad Davis, Bryan Drewery, Dag-Erling Smørgrav, Dmitry Marakasov, Elvira Khabirova, Jamie Landeg Jones, Jilles Tjoelker, John Marino, Julien Laffaye, Mathieu Arnold, Matthew Seaman, Maximilian GaÃY, Michael Gehring, Michael Gmelin, Nicolas Szalay, Rodrigo Osorio, Roman Naumann, Rui Paulo, Sean Channel, Stanislav E. Putrya, Vsevolod Stakhov, Xin Li, coctic Regards, Bapt on behalf of the pkg@ Really, really great news! Congrats to Bapt and all of the contributors, large and small, for doing the work to make this happen. The real, live, provable solver is something that was desperately needed. Thaqt is followed closely with multi-repository mode. All of the rest is great, too. I think one bullet was a bit mangled in French->English translation, though. What does "The unicity of a package is not anymore origin" mean? I have a couple of guesses, but I am not really sure. Ithink the best translations would be "The unicity of a package is no longer the origin", but I am unsure of "unicity". "Uniqueness"? That would make sense, but I am not quite sure that is what was meant. -- R. Kevin Oberman, Network Engineer, Retired E-mail: [2]rkober...@gmail.com ___ [3]freebsd-ports@freebsd.org mailing list [4]http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to [5]"freebsd-ports-unsubscr...@freebsd.org" References 1. mailto:b...@freebsd.org 2. mailto:rkober...@gmail.com 3. mailto:freebsd-ports@freebsd.org 4. http://lists.freebsd.org/mailman/listinfo/freebsd-ports 5. mailto:freebsd-ports-unsubscr...@freebsd.org ___ 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"
PKG 1.3.0 update fails (2)
Just got this error when upgrading pkg: ===>>> Creating a backup package for old version pkg-1.3.0 Creating package for pkg-1.3.0 Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 1 packages in the universe): Installed packages to be REMOVED: pkg-1.3.0 The operation will free 7 MB [1/1] Deleting pkg-1.3.0: 100% ===>>> Starting check for runtime dependencies ===>>> Gathering dependency list for ports-mgmt/pkg from ports ===>>> No dependencies for ports-mgmt/pkg ===> Installing for pkg-1.3.1 ===> Checking if ports-mgmt/pkg already installed Child process pid=82376 terminated abnormally: Segmentation fault: 11 *** [check-already-installed] Error code 245 Stop in /usr/ports/ports-mgmt/pkg. *** [/usr/ports/ports-mgmt/pkg/work/.install_done.pkg._usr_local] Error code 1 Stop in /usr/ports/ports-mgmt/pkg. ===>>> A backup package for pkg-1.3.0 should be located in /usr/ports/packages/portmaster-backup ===>>> Installation of pkg-1.3.1 (ports-mgmt/pkg) failed ===>>> Aborting update ===>>> Update for ports-mgmt/pkg failed ===>>> Aborting update --- cut --- If I now run pkg info I get: Child process pid=90602 terminated abnormally: Segmentation fault: 11 Can you pls advise how to solve? Thanks! Jos ___ 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"
PKG 3.1.0 update - Segmentation fault: 11
Hi Bapt, I just found another issue with the port update failure: > pkg info Child process pid=2126 terminated abnormally: Segmentation fault: 11 > pkg2ng Child process pid=2147 terminated abnormally: Segmentation fault: 11 Analysing shared libraries, this will take a while... Child process pid=2150 terminated abnormally: Segmentation fault: 11 done Can you tell me how to solve this? Thanks, Jos Chrispijn ___ 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: PKG 3.1.0 update - Segmentation fault: 11
Baptiste Daroussin: This is a known one I'm very sorry about but tricky to fix, to solve it, open your /usr/local/etc/pkg.conf you might have a duplicated entrey in alias (probable leaf), remove the second one, that will solve your problem. regards, Bapt thanks, will try and let you know once being successfully. BR, Jos Chrispijn ___ 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"
pkgdb rebuild mode
Is there a way of having pkgdb automatically taking care of these kind of 'missing' ports: pkg_info: the package info for package 'alpine-2.11_2' is corrupt Now I first have to find out where this port is located with: %> locate $1 | grep /usr/ports/ and then reinstall it: cd $1 make reinstall Your expertise is highly appreciated L-) Thanks, Jos ___ 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"
ImageMagic with Webp
After I installed ImageMagic port, I got stuck at the installation of Webp: ===> Building for webp-0.4.1 Making all in src Making all in dec Making all in enc Making all in dsp CC libwebpdspdecode_sse2_la-lossless_sse2.lo lossless_sse2.c: In function 'ConvertBGRAToBGR': lossless_sse2.c:403: note: use -flax-vector-conversions to permit conversions between vectors with differing element types or numbers of subparts lossless_sse2.c:403: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' lossless_sse2.c:404: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' *** [libwebpdspdecode_sse2_la-lossless_sse2.lo] Error code 1 1 error *** [all-recursive] Error code 1 1 error *** [all-recursive] Error code 1 1 error ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** [do-build] Error code 1 Stop in /usr/ports/graphics/webp. *** [install] Error code 1 Stop in /usr/ports/graphics/webp. *** [reinstall] Error code 1 Stop in /usr/ports/graphics/webp. --- end of text -- Can you tell me how to solve? Thanks, Jos Chrispijn ___ 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"
ImageMagic + Webp
After I installed ImageMagic port, I got stuck at the installation of Webp: ===> Building for webp-0.4.1 Making all in src Making all in dec Making all in enc Making all in dsp CC libwebpdspdecode_sse2_la-lossless_sse2.lo lossless_sse2.c: In function 'ConvertBGRAToBGR': lossless_sse2.c:403: note: use -flax-vector-conversions to permit conversions between vectors with differing element types or numbers of subparts lossless_sse2.c:403: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' lossless_sse2.c:404: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' *** [libwebpdspdecode_sse2_la-lossless_sse2.lo] Error code 1 1 error *** [all-recursive] Error code 1 1 error *** [all-recursive] Error code 1 1 error ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** [do-build] Error code 1 Stop in /usr/ports/graphics/webp. *** [install] Error code 1 Stop in /usr/ports/graphics/webp. *** [reinstall] Error code 1 Stop in /usr/ports/graphics/webp. --- end of text -- Can you tell me how to solve? Thanks, Jos Chrispijn ___ 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: ImageMagic + Webp
Jos Chrispijn: After I installed ImageMagic port, I got stuck at the installation of Webp: Just installed ImageMagic again and the installation went perfect - thanks for your support! BR, Jos Chrispijn ___ 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"
ClamAV
Dear port maintainer, Just ran into an update issue with the ClamAV port: --- cut --- ../libclamav/others.h:317: error: expected specifier-qualifier-list before 'clcb_file_props' ../libclamav/others.h:388: error: expected specifier-qualifier-list before 'clcb_file_props' ../shared/cdiff.c: In function 'cdiff_apply': ../shared/cdiff.c:781: error: 'EVP_MD_CTX' undeclared (first use in this function) ../shared/cdiff.c:781: error: (Each undeclared identifier is reported only once ../shared/cdiff.c:781: error: for each function it appears in.) ../shared/cdiff.c:781: error: 'sha256ctx' undeclared (first use in this function) Makefile:685: recipe for target 'cdiff.o' failed gmake[2]: *** [cdiff.o] Error 1 gmake[2]: *** Waiting for unfinished jobs gmake[2]: Leaving directory '/usr/ports/security/clamav/work/clamav-0.98.5/freshclam' Makefile:717: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/usr/ports/security/clamav/work/clamav-0.98.5' Makefile:545: recipe for target 'all' failed gmake: *** [all] Error 2 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** [do-build] Error code 1 Stop in /usr/ports/security/clamav. *** [build] Error code 1 Stop in /usr/ports/security/clamav. ===>>> make build failed for security/clamav ===>>> Aborting update ===>>> Update for security/clamav failed ===>>> Aborting update --- end --- Can you provide a solution for this? Thanks, Jos Chrispijn ___ 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: ClamAV
Larry Rosenman wrote on 19-11-2014: I already filed: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195182 Thanks. Should I wait for an update or should I do a deinstall and reinstall to see if Kurt's suggestion works? BR, Jos Chrispijn On 2014-11-19 14:40, Jos Chrispijn wrote: Dear port maintainer, Just ran into an update issue with the ClamAV port: --- cut --- ../libclamav/others.h:317: error: expected specifier-qualifier-list before 'clcb_file_props' ../libclamav/others.h:388: error: expected specifier-qualifier-list before 'clcb_file_props' ../shared/cdiff.c: In function 'cdiff_apply': ../shared/cdiff.c:781: error: 'EVP_MD_CTX' undeclared (first use in this function) ../shared/cdiff.c:781: error: (Each undeclared identifier is reported only once ../shared/cdiff.c:781: error: for each function it appears in.) ../shared/cdiff.c:781: error: 'sha256ctx' undeclared (first use in this function) Makefile:685: recipe for target 'cdiff.o' failed gmake[2]: *** [cdiff.o] Error 1 gmake[2]: *** Waiting for unfinished jobs gmake[2]: Leaving directory '/usr/ports/security/clamav/work/clamav-0.98.5/freshclam' Makefile:717: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/usr/ports/security/clamav/work/clamav-0.98.5' Makefile:545: recipe for target 'all' failed gmake: *** [all] Error 2 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** [do-build] Error code 1 Stop in /usr/ports/security/clamav. *** [build] Error code 1 Stop in /usr/ports/security/clamav. ===>>> make build failed for security/clamav ===>>> Aborting update ===>>> Update for security/clamav failed ===>>> Aborting update --- end --- Can you provide a solution for this? Thanks, Jos Chrispijn ___ 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" ___ 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: ClamAV
Larry Rosenman wrote on 19-11-2014: On 2014-11-19 14:49, Jos Chrispijn wrote: Larry Rosenman wrote on 19-11-2014: I already filed: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195182 Thanks. Should I wait for an update or should I do a deinstall and reinstall to see if Kurt's suggestion works? I haven't tried that (and don't want to get into a situation where it's not on the system). Feel free to try and report back, and also add yourself to the CC list on the PR. Just deinstalled and installed and that worked for me. Thanks for your reply and the suggestion, Kurt. BR, Jos Chrispijn ___ 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: Spamassassin Update - fake pkg
Looks like this is due to p5-IO-Socket-SSL port (I think). Letme first find out what went wrong here before I bother you with this issue. Jos Chrispijn schreef op 1-12-2014 om 21:39: Dear port maintainer, Just ran into a problem with updating the Spamassassin port: --- cut --- ===>� � Registering installation for p5-IO-Socket-SSL-2.007 as automatic pkg-static: lstat(/usr/ports/security/p5-IO-Socket-SSL/work/stage/usr/local/./usr/l ocal/lib/perl5/site_perl/mach/5.18/auto/IO/Socket/SSL/.packlist): No such file or directory *** [fake-pkg] Error code 74 Stop in /usr/ports/security/p5-IO-Socket-SSL. *** [install] Error code 1 Stop in /usr/ports/security/p5-IO-Socket-SSL. *** [run-depends] Error code 1 Stop in /usr/ports/mail/spamassassin. *** [install] Error code 1 Stop in /usr/ports/mail/spamassassin. --- cut --- � Could you provide a solution for this? � Thanks, Jos Chrispijn ___ 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"
Spamassassin Update - fake pkg
Dear port maintainer, Just ran into a problem with updating the Spamassassin port: --- cut --- ===> Registering installation for p5-IO-Socket-SSL-2.007 as automatic pkg-static: lstat(/usr/ports/security/p5-IO-Socket-SSL/work/stage/usr/local/./usr/l ocal/lib/perl5/site_perl/mach/5.18/auto/IO/Socket/SSL/.packlist): No such file or directory *** [fake-pkg] Error code 74 Stop in /usr/ports/security/p5-IO-Socket-SSL. *** [install] Error code 1 Stop in /usr/ports/security/p5-IO-Socket-SSL. *** [run-depends] Error code 1 Stop in /usr/ports/mail/spamassassin. *** [install] Error code 1 Stop in /usr/ports/mail/spamassassin. --- cut --- Could you provide a solution for this? Thanks, Jos Chrispijn ___ 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"
Port update p5-IO-Socket-SSL-2.007 broken
Dear port maintainer, Can you please tell me what goes wrong here: ===> Installing for p5-IO-Socket-SSL-2.007 ===> p5-IO-Socket-SSL-2.007 depends on package: p5-Net-SSLeay>=1.59 - found ===> p5-IO-Socket-SSL-2.007 depends on package: p5-Mozilla-CA>=20130114 - found ===> p5-IO-Socket-SSL-2.007 depends on package: p5-IO-Socket-IP>=0.31 - found ===> p5-IO-Socket-SSL-2.007 depends on package: p5-Socket>=1.95 - found ===> p5-IO-Socket-SSL-2.007 depends on file: /usr/local/bin/perl5.18.4 - found ===> Checking if p5-IO-Socket-SSL already installed ===> Registering installation for p5-IO-Socket-SSL-2.007 as automatic pkg-static: lstat(/usr/ports/security/p5-IO-Socket-SSL/work/stage/usr/local/./usr/l ocal/lib/perl5/site_perl/mach/5.18/auto/IO/Socket/SSL/.packlist): No such file or directory *** [fake-pkg] Error code 74 Stop in /usr/ports/security/p5-IO-Socket-SSL. *** [install] Error code 1 Stop in /usr/ports/security/p5-IO-Socket-SSL. *** [run-depends] Error code 1 Thanks, Jos Chrispijn ___ 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: Port update p5-IO-Socket-SSL-2.007 broken
On 1-12-2014 21:45, Jos Chrispijn wrote: *** [fake-pkg] Error code 74 Stop in /usr/ports/security/p5-IO-Socket-SSL. A very simple way to solve [fake-pkg] error if you are using svn for ports synchronization: cd /usr/ports/security rm -R p5-IO-Socket-SSL and start svn to re-sync. The port will be added again and installs without problems the next time that you upgrade your ports. Best regards, Jos Chrispijn ___ 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: Port update p5-IO-Socket-SSL-2.007 broken
On 4-12-2014 16:00, David Wolfskill wrote: ... Alternatively (as the UPDATING entry indicates): cd /usr/ports/security svn revert -R p5-IO-Socket-SSL Thanks, Dave - I just removed the entire p5-IO-Socket-SSL folder and resynced with svn. Then running portmaster -y --clean-distfiles portmaster -y --clean-packages portmaster -y --check-depends portmaster -a also did the trick. Piece too Jos Chrispijn ___ 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"
gnomehier
With portmanager I got this line: ===>>> The misc/gnomehier port has been deleted: Not needed anymore But I still have it active. How can I remove it when the port itself is nog existing anymore as deinstall won't work anymore as its portfolder is gone... BR, Jos Chrispijn ___ 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"
Best Wishes for 2015`
I would like to thank all port maintainers for keeping all ports up-to-date last year and hope everyone enjoys an informative and productional 2015. Keep up the good work! BR, Jos Chrispijn - Vision is not seeing things as they are, but as they will be... ___ 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"
Dehydrated
After switching from letsencrypt to dehydrated, the upgrade to the latest port version keeps appearing when running portmaster -y --clean-distfiles portmaster -y --clean-packages portmaster -y --check-depends portmaster -a although there is no port update of it available. Apperantly there is something outta sync**: ===>>> Gathering distinfo list for installed ports ===>>> Starting check of installed ports for available updates ===>>> The security/letsencrypt.sh port moved to security/dehydrated ===>>> Reason: Upstream renamed the project ===>>> Launching child to reinstall letsencrypt.sh-0.3.0 ===>>> All >> letsencrypt.sh-0.3.0 (1/1) ** ===>>> The security/letsencrypt.sh port moved to security/dehydrated ===>>> Reason: Upstream renamed the project ===>>> Currently installed version: dehydrated-0.3.1 ===>>> Port directory: /usr/ports/security/dehydrated ===>>> Launching 'make checksum' for security/dehydrated in background ===>>> Gathering dependency list for security/dehydrated from ports ===>>> Initial dependency check complete for security/dehydrated ===>>> Returning to update check of installed ports ===>>> All >> (1) ===>>> The following actions will be taken if you choose to proceed: Re-install dehydrated-0.3.1 Can someone tell me how to solve this? Thanks! regards, Jos Chrispijn ___ 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"
/usr/ports/devel/check Port upgrade fails
Dear port maintainer, Just upgrading my ports and get the following error: --- cut --- ===> Installing for check-0.10.0 ===> Checking if check already installed ===> Registering installation for check-0.10.0 as automatic Installing check-0.10.0... pkg-static: check-0.10.0 conflicts with libcheck-0.10.0 (installs files into the same place). Problematic file: /usr/local/bin/checkmk *** Error code 70 Stop. make[1]: stopped in /usr/ports/devel/check *** Error code 1 Stop. make: stopped in /usr/ports/devel/check ===>>> Installation of check-0.10.0 (devel/check) failed ===>>> Aborting update --- cut --- can you plstell me how to solve? Thanks! ___ 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: /usr/ports/devel/check Port upgrade fails
Hi Kurt, Op 6-2-2017 om 16:15 schreef Kurt Jaeger: Please look for the other mail thread a few hours ago, see: https://lists.freebsd.org/pipermail/freebsd-ports/2017-February/107030.html Sorry, I have overseen that one - it worked for me. Keep up the good work, Jos ___ 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"