Hi, one of the programs I'm using (freeradius' rlm_perl) segfaults with
both Perl 5.8.9 and 5.10, only working with 5.8.8. How can I cleanly
install Perl 5.8.8 on a fresh system, without mangling the port
Makefile? I've tried putting both USE_PERL=5.8.8 and PERL_VERSION=5.8.8
in /etc/make.conf,
Matthew Seaman wrote:
rihad wrote:
Hi, one of the programs I'm using (freeradius' rlm_perl) segfaults
with both Perl 5.8.9 and 5.10, only working with 5.8.8. How can I
cleanly install Perl 5.8.8 on a fresh system, without mangling the
port Makefile? I've tried putting both USE
jhell wrote:
On Thu, 21 Jan 2010 13:02, rihad@ wrote:
Matthew Seaman wrote:
rihad wrote:
Hi, one of the programs I'm using (freeradius' rlm_perl) segfaults
with both Perl 5.8.9 and 5.10, only working with 5.8.8. How can I
cleanly install Perl 5.8.8 on a fresh system, without ma
Matthew Seaman wrote:
rihad wrote:
# portdowngrade -s:pserver:anon...@anoncvs.freebsd.org:/home/ncvs
lang/perl5.8
portdowngrade 0.6 by Heiner Eichmann
Please note, that nothing is changed in the ports tree
unless it is explicitly permitted in step 6!
Seeking port lang/perl5.8 ... not found
Doug Barton wrote:
On 1/22/2010 7:07 AM, rihad wrote:
Nope, it doesn't. I now have this in /etc/make.conf:
USE_PERL=5.8.8
PERL_VERSION=5.8.8
PERL_PORT=perl5.8
Nevertheless portmaster -v lang/perl5.8 still tries to fetch perl 5.8.9,
Portmaster only works with what's in your port
Hi,
How does one cleanly set a LD_PRELOAD environment variable for a port?
I tried it in /etc/rc.conf:
radiusd_program="/usr/bin/env
LD_PRELOAD=/usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so
/usr/local/sbin/radiusd"
(FreeRADIUS 2.1.6 with rlm_perl otherwise fails to start under perl
5.8.8 d
Hi, I have installed the latest
postgresql-server-9.0.4_2
postgresql-client-9.0.4_1
In several places, namely in /usr/local/etc/rc.d/postgresql:
postgresql_user=${postgresql_user:-"%%PG_USER%%"}
and throughout all of /usr/local/etc/periodic/daily/502.pgsql
%%PG_USER%% is left as is, which shoul
OK, I've reverted the problem commit (s) [1]. I'm going to take a look
at how to do this properly -- we really do need to use the code in
bsd.port.mk for creating users rather than using pkg-install files.
Rihad, please try csupping / portsnap and check that in
postgresql90-server ha
Hi,
Is there any centralized way to see what changes were made in the new
version of whatever the port is for? I know of freshports.org, but it
only lists the port's own changes, not the app's.
Thanks.
___
freebsd-ports@freebsd.org mailing list
http:/
Hi, I'm trying to run the net/openradius port as non-root
by first changing /usr/local/etc/rc.d/openradius:
. /etc/rc.subr
name="openradius"
rcvar=`set_rcvar`
load_rc_config ${name}
: ${openradius_enable="NO"}
: ${openradius_flags="-o /var/log/openradius.log"}
-command=/usr/local/sbin/radiusd
Hi,
Is there any centralized way to see what changes were made in the new
version of whatever the port is for? I know of freshports.org, but it
only lists the port's own changes, not the app's.
Thanks.
___
freebsd-ports@freebsd.org mailing list
http
Hi, I need to install several packages from PEAR, among which are MDB2,
LiveUser. The problem is that the named packages are a bit outdated:
PEAR port: 1.5.0_1 upstream: 1.5.2
MDB2 port: 2.3.0 upstream: 2.4.0
LiveUser port 0.15.1 upstream: 0.16.2
etc. etc. I could continue this list easily. Som
12 matches
Mail list logo