Re: The future of portmaster

2017-02-16 Thread Daryl Richards



While I understand the interest in chroot/jails as an optional
feature, I hope it doesn't become required.  The current non-use
of chroot/jails is, for me, a feature -- not a bug.-- George




Having built and packaged linux from scratch using the rpm package 
manager, I came to find that if one is building packages to be used on 
multiple machines, one needs to build each package in a chroot 
environment or the package could inherit things from the parent not 
found in the target machine.  Here by making the package unusable.


For those of use who have a half-dozen machines, all with differing 
options, having a central build machine doesn't make a lot of sense. 
Have a tool like portmaster, for ease of local building and upgrading of 
ports, is very useful.


Just my 2c worth. I'm glad to see people believing there is still a 
place for a tool like this.


___
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: php56-imap

2016-11-16 Thread Daryl Richards

On 16/11/2016 7:04 AM, @lbutlr wrote:

On Nov 15, 2016, at 5:29 PM, Daryl Richards <da...@isletech.net> wrote:

Rebuild cclient-2007f_2,1 and then this will build

I am able to build php56-imap now, thanks. i do have one issue still in php 
info still

OpenSSL Library Version OpenSSL 1.0.1p-freebsd 9 Jul 2015
OpenSSL Header Version  OpenSSL 1.0.2j 26 Sep 2016

don’t know where it’s getting openssl1.0.1p

  # /usr/local/bin/openssl version
OpenSSL 1.0.2j  26 Sep 2016
  # /usr/bin/openssl version
OpenSSL 1.0.2j  26 Sep 2016

pkg_libchk didn’t return any issues.



The only other thing I could suggest - do as /usr/ports/UPDATING 
recommends, and rebuild ALL ports that depend on openssl.


-- Daryl Richards
Isle Technical Services Inc.
(519) 573-3399

___
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: php56-imap

2016-11-15 Thread Daryl Richards

On 2016-11-15 7:26 PM, @lbutlr wrote:

When building php56-extensions I ran into:

checking for SSL_CTX_set_ssl_version in -lssl... yes
Segmentation fault (core dumped)
checking whether rfc822_output_address_list function present... Segmentation 
fault (core dumped)
no
checking whether build with IMAP works... Segmentation fault (core dumped)
no
configure: error: build test failed. Please check the config.log for details.
===>  Script "configure" failed unexpectedly.
Please report the problem to a...@freebsd.org [maintainer] and attach the
"/usr/ports/mail/php56-imap/work/php-5.6.27/ext/imap/config.log" including
the output of the failure of your make command. Also, it might be a good idea
to provide an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/mail/php56-imap
*** Error code 1

I had this too, after openssl upgrade. Rebuild cclient-2007f_2,1 and 
then this will build..


You probably have other binaries that are linked incorrectly to openssl. 
pkg_libcheck from sysutils/bsdadminscripts will help you locate them..


--
Daryl Richards
Isle Technical Services Inc.

___
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"


gnupg and insecure memory

2015-08-30 Thread Daryl Richards

Hello,

I recently updated my gnupg port, and now I have the good old Warning! 
using insecure memory!


I've verified my gpg2 binary is setuid root, but I still get this. Any 
ideas?


--
Daryl Richards
Isle Technical Services Inc.

___
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: automx application

2013-01-01 Thread Daryl Richards

On 13-01-01 1:11 PM, Chris Rees wrote:

On 1 January 2013 18:05, Jerry je...@seibercom.net wrote:
Try: http://www.bayofrum.net/~crees/patches/automx.shar (or, if you 
don't trust a shar from me :)) 
http://www.bayofrum.net/~crees/patches/automx.diff

Testing this... automx-test depends on wget to run

--
Daryl Richards
Isle Technical Services Inc.

___
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