DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Packages and Ports

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

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 19th May 2022
pseudostem pseudostem is offline
Port Guard
 
Join Date: Jun 2021
Posts: 37
Default ports tree on various sources

Hello,

I would like to know how ports trees are distributed. For e.g. I first went to openports.se and to Solene's website to search for ports I find gnome version 42.1

Code:
https://openports.se/meta/gnome
and
Code:
https://openports.pl/path/meta/gnome
pkg_add installs gnome 41, so I downloaded the ports tree. Ports tree also has gnome 41. So I went to CVSweb to search and I get to the following page
Code:
http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/meta/gnome/Makefile
which indicates that there's gnome 42 in ports tree in CVS.

So I checkedout the CVS ports tree using -r OPENBSD_7_1

After that
Code:
cd /usr/ports/meta/gnome
cat Makefile

COMMENT-main=GNOME desktop meta-package (core installation)
COMMENT-extras=GNOME desktop meta-package (world installation)

# sync with gnome-desktop GNOME_VERSION
V=41.5
PKGNAME=gnome-${V}
What's happening here? This is not anything I wish to install. I just wish to understand the system better.
Reply With Quote
 


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
Ports tree for 5.9 Locked shep OpenBSD Installation and Upgrading 1 25th February 2016 11:03 AM
Location for ports tree? acampbell OpenBSD Packages and Ports 12 12th February 2015 10:45 PM
Got my ports tree deleted after attempting ports update bsdnotbdsm FreeBSD Ports and Packages 2 18th May 2014 01:58 PM
OpenBSD ports tree now locked ocicat News 0 21st January 2011 03:30 PM
GCC in src tree or in ports tree vigol FreeBSD Ports and Packages 2 6th December 2009 04:34 PM


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