DaemonForums  

Go Back   DaemonForums > NetBSD > NetBSD Package System (pkgsrc)

NetBSD Package System (pkgsrc) Installation and upgrading of packages on NetBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 9th July 2019
Petrocelli08 Petrocelli08 is offline
New User
 
Join Date: Nov 2008
Posts: 7
Default Zabbix Frontend Dependencies

Hi All
I used pkgsrc to install the zabbix frontend. I notice though that it automatically installs some php71 dependencies. I really wanted to use php73 though as php71 has some vulns. Is there a way to do that?
Reply With Quote
  #2   (View Single Post)  
Old 13th July 2019
Sehnsucht94's Avatar
Sehnsucht94 Sehnsucht94 is offline
Real Name: Paolo Vincenzo Olivo
Package Pilot
 
Join Date: Oct 2017
Location: Rome
Posts: 169
Default

Quote:
Originally Posted by Petrocelli08 View Post
Hi All
I really wanted to use php73 though as php71 has some vulns. Is there a way to do that?
Sure :
Code:
echo "PHP_VERSION_DEFAULT=73"  >> /etc/mk.conf
And compile it from source:
Code:
cd /usr/pkgsrc/sysutils/zabbix-frontend;  make install clean clean-depends
__________________
“Mi casa tendrá dos piernas y mis sueños no tendrán fronteras„
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
remove dependencies bsdcord OpenBSD Packages and Ports 0 6th May 2019 07:41 AM
finding package dependencies? IdOp OpenBSD Packages and Ports 6 23rd August 2012 03:40 PM
Where to begin with GUI as a frontend for command line? Daffy General software and network 9 12th August 2011 03:41 AM
How to handle conflicting port dependencies? Aux FreeBSD Ports and Packages 2 29th September 2008 06:44 AM
how to check package dependencies? bsdnewbie999 OpenBSD Packages and Ports 5 31st July 2008 04:05 AM


All times are GMT. The time now is 05:49 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick