DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Packages and Ports

OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 2nd May 2008
roundkat roundkat is offline
Shell Scout
 
Join Date: May 2008
Posts: 115
Default First Post.. Woot!! --- An obvious Makefile question..?

[posted this on the old forums - just found out about new forum]

It is a honor to have a first post...

------------------------
Sorry for the waste of electrons.. but
I have a really dumb question and simple question that I
could not find an answer for..

Running -stable
Updated both ports and src.
In the ports system.. Makefile..

If the version listed in the Makefile is:
for example
Nagios is 2.10 and the latest version is 3.01..
(which is in ports listed here)

Can you change the version number and get the newer version..?
Not just in the Makefile but follow the changes for 2.10 listed
in other places like distinfo

Code:
MD5 (nagios-2.10.tar.gz) = 8c3a29e138f2ff8c8abbd3dd8a40c4b6
RMD160 (nagios-2.10.tar.gz) = 87086848911072a5504dd61f11ece8f0cf39db5e
SHA1 (nagios-2.10.tar.gz) = b519c1b332fcc814346eecb987f689113f4f0ab6
SHA256 (nagios-2.10.tar.gz) = d3e916bd11619259246e12a45aac8761e7318b54ed701472e8e49a03d939e5c8
Realizing that I will have to visit the ftp /http sites to get the necessary
info to update the distinfo..


I know ports goes out and pulls the tarballs from several sites and
the compiles and builds the packages.. so the changes to the
Makefile (and others) should pull
down the necessary dependencies for the newer version..?

thx
rk
Reply With Quote
  #2   (View Single Post)  
Old 2nd May 2008
ocicat ocicat is offline
Administrator
 
Join Date: Apr 2008
Posts: 3,318
Default

Quote:
Originally Posted by roundkat View Post
If the version listed in the Makefile is:
for example
Nagios is 2.10 and the latest version is 3.01..
(which is in ports listed here)

Can you change the version number and get the newer version..?
No. Installation is based on the inter-dependency of the entire set of packages which comprise an application. Version 3.0.1 of Nagios is only available to users of -current:

http://openports.se/search.php?so=nagios
Reply With Quote
  #3   (View Single Post)  
Old 2nd May 2008
roundkat roundkat is offline
Shell Scout
 
Join Date: May 2008
Posts: 115
Default

Thx for the response..

I kinda figured it wouldn't work but had to ask..

I am running -current on 1 of my boxes (without issue) .
I will have to decide if the newer version is really worth the
move..

Much Gras

rk
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
external drive partition question + fdisk question gosha OpenBSD General 15 15th June 2009 02:00 PM
${REINPLACE_CMD} on Makefile indiocolifa FreeBSD Ports and Packages 3 26th March 2009 11:16 PM
Makefile Problem BadWolf Programming 4 15th March 2009 01:58 PM
ports config and makefile scripting boincv FreeBSD Ports and Packages 6 1st October 2008 07:57 AM
Change Makefile options in ports shep FreeBSD Ports and Packages 5 18th August 2008 07:58 AM


All times are GMT. The time now is 06:20 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