Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Gentoo's portage on Linux comparable to MacPorts?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo Chat
View previous topic :: View next topic  
Author Message
njsr
n00b
n00b


Joined: 22 Jul 2013
Posts: 7

PostPosted: Mon Jul 22, 2013 5:13 pm    Post subject: [SOLVED] Gentoo's portage on Linux comparable to MacPorts? Reply with quote

[/quote]Hi,

I am using Linux since 20 years now, but since about 3 years I am more busy on Mac OS X...

... but I am considering switching back completely into Linux world!! :-)

On my iMac I made use of MacPorts, which seems to be in principle somewhat similar to Gentoo in the way it distributes/installs the software.
What I escpecially like about MacPorts is that it has a very active developer base which always tries to keep all their ports very close to bleeding egde but nevertheless stable. MacPorts makes use of so called Portfiles which describe how specific software packages have to be build. I figure that this is very similar to what emerge does. Only very recently MacPorts introduced buildbots which pre-build binary packages to be distributed to the users, but for a long time everyone had to build everything on their machines...

That is why I am not scared off by building a complete system on my machine(s)!

My question is now: Is gentoo more oriented on bleeding edge or more on stability like Debian, or can the user actually decide him/herself which path to go?

Can I see somewhere which new commits were made to gentoo's packages in order to compare developer activity with MacPorts?

Greets,
nsjr


Last edited by njsr on Tue Jul 23, 2013 6:24 pm; edited 1 time in total
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54096
Location: 56N 3W

PostPosted: Mon Jul 22, 2013 5:55 pm    Post subject: Reply with quote

njsr,

Welcome to Gentoo.

Both Gentoo Portage and Mac Ports have a common ancestor in the BSD Ports system.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
LoTeK
Apprentice
Apprentice


Joined: 26 Jul 2012
Posts: 270

PostPosted: Mon Jul 22, 2013 6:11 pm    Post subject: Reply with quote

Quote:
Only very recently MacPorts introduced buildbots which pre-build binary packages to be distributed to the users, but for a long time everyone had to build everything on their machines...


How is this done? Since you are not able to get the source code?

Quote:
My question is now: Is gentoo more oriented on bleeding edge or more on stability like Debian, or can the user actually decide him/herself which path to go?


You can decide what way to go. In some posts/articles I've read things like "gentoo is too bleeding edge, thats why I use debian" etc, but you can configure your system very non-bleeding edge too. since gentoo is more like a meta distribution it could be possible that a system like debian is more stable, but I wouldn't bet money on it.

On my "working, non-experimental" machine I never had a problem.
_________________
"I want to see gamma rays! I want to hear X-rays! Do you see the absurdity of what I am? I can't even express these things properly because I have to conceptualize complex ideas in this stupid limiting spoken language!"
Back to top
View user's profile Send private message
Bzub
Tux's lil' helper
Tux's lil' helper


Joined: 25 Dec 2004
Posts: 89
Location: Belgium

PostPosted: Mon Jul 22, 2013 6:58 pm    Post subject: Reply with quote

check


As stated above both have common ancestors ( - or influences whatever you prefer), but the differences as I see it is the configuration.
I' m just using my mac for less than a year but as far as I can know the main functionality is very similar - but - with gentoo portage you'll need to take use flags into account. Usually new gentoo users try to cram as much useflags as possible into there make.conf, resulting in dependency issues/bloated binaries. With gentoo portage you can make your resulting binaries as complete or incomplete as you want, no X => no problem, want QT instead of GTK => no problem again. You can install any version of a package you want (albeit it be supported), multiple versions of the same software next to eachother, your own versions, ... .

You should also take into account that on mac you have A) the mac OS and B) macports, while on gentoo you have portage - which can install/update/uninstall about anything - even system files/binaries.

As for the bleeding edge part, the choice is yours. You can go rock stable like debian or bleeding edges (nightly builds if you want). I find the main portage tree to be rather stable, but you can install layman to get that bleeding edge piece you really want or if all else fails you can create your own ebuilds.
Back to top
View user's profile Send private message
njsr
n00b
n00b


Joined: 22 Jul 2013
Posts: 7

PostPosted: Mon Jul 22, 2013 7:33 pm    Post subject: Reply with quote

[quote="LoTeK"]
Quote:
How is this done? Since you are not able to get the source code?


What do you mean? The source code of all MacPorts ports is accessible just like it is for gentoo's emerge.
Back to top
View user's profile Send private message
njsr
n00b
n00b


Joined: 22 Jul 2013
Posts: 7

PostPosted: Mon Jul 22, 2013 7:40 pm    Post subject: Reply with quote

I tried to find the gentoo's analogous web-page to MacPorts' timeline http://trac.macports.org/timeline...

There is http://sources.gentoo.org/gitweb/, but that's not it, I guess.

So, http://packages.gentoo.org seems more like it, but I can't figure out how to see a time line of the most recent changes to gentoo's packages...
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54096
Location: 56N 3W

PostPosted: Mon Jul 22, 2013 8:13 pm    Post subject: Reply with quote

njsr,

Do not confuse the packages themselves with the ebuilds that describe how to build the packages.

The packages are as close to $UPSTREAM as possible. Gentoo does not have the resources to carry a large gentoo patch set.

Are you looking for the update history of the packages, the ebuilds, or even portage itself?
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
njsr
n00b
n00b


Joined: 22 Jul 2013
Posts: 7

PostPosted: Mon Jul 22, 2013 8:43 pm    Post subject: Reply with quote

Are you saying that the packages stay as close as possible to upstream on their own, i.e. without any maintainer intervention?

(I mean the package history. Well, the ebuilds history would also be interesting.)
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 10587
Location: Somewhere over Atlanta, Georgia

PostPosted: Mon Jul 22, 2013 9:16 pm    Post subject: Reply with quote

It's more accurate to say that packages only deviate from upstream through maintainer intervention, which the maintainers try to avoid. Where else would the changes come from?

The whole history of all the ebuilds (i.e., the Portage tree) is in version control, described here. Browse to your heart's content. ;)

- John
_________________
I can confirm that I have received between 0 and 499 National Security Letters.
Back to top
View user's profile Send private message
njsr
n00b
n00b


Joined: 22 Jul 2013
Posts: 7

PostPosted: Mon Jul 22, 2013 9:35 pm    Post subject: Reply with quote

John R. Graham wrote:
The whole history of all the ebuilds (i.e., the Portage tree) is in version control


Where exactly do I find the ebuilds? Which repo/folder would that be?

There is a lot to browse and the presence of three version control systems at once is irritating too. ;-)
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 10587
Location: Somewhere over Atlanta, Georgia

PostPosted: Mon Jul 22, 2013 10:15 pm    Post subject: Reply with quote

Well, we wouldn't want that. :wink: They're in CVS under gentoo-x86.

- John
_________________
I can confirm that I have received between 0 and 499 National Security Letters.
Back to top
View user's profile Send private message
njsr
n00b
n00b


Joined: 22 Jul 2013
Posts: 7

PostPosted: Tue Jul 23, 2013 5:10 am    Post subject: Reply with quote

Thanks. :)

I am surprised to see CVS still in such a core role.

Any plans to switch something more modern like e.g. git, or is it intentional that gentoo stuck with good old CVS?


BTW, where is the x86_64 install ISO?
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 10587
Location: Somewhere over Atlanta, Georgia

PostPosted: Tue Jul 23, 2013 10:24 am    Post subject: Reply with quote

It's right there, but it's called amd64 in Gentoo, as AMD invented the 64-bit extensions to the x86 architecture.

- John
_________________
I can confirm that I have received between 0 and 499 National Security Letters.
Back to top
View user's profile Send private message
steveL
Watchman
Watchman


Joined: 13 Sep 2006
Posts: 5153
Location: The Peanut Gallery

PostPosted: Tue Jul 23, 2013 3:33 pm    Post subject: Reply with quote

Can you mark this [solved] by editing the original post title?

The answer is: yes, only Gentoo is a lot better.

The whys and wherefores, and details of things like infrastructure and its history you can find out on your own time, as you explore Gentoo. It's all available from the homepage, including mailing-list archives and the IRC channels such as #gentoo-chat.
Back to top
View user's profile Send private message
njsr
n00b
n00b


Joined: 22 Jul 2013
Posts: 7

PostPosted: Tue Jul 23, 2013 6:26 pm    Post subject: Reply with quote

Thanks to everyone who replied to my n00by questions!

I would have never expected x86_64 below amd64. That was a great hint. (BTW, something I couldn't find in the docs so readily which is why I asked it on this thread!)
Back to top
View user's profile Send private message
GFCCAE6xF
Apprentice
Apprentice


Joined: 06 Aug 2012
Posts: 295

PostPosted: Tue Jul 23, 2013 7:09 pm    Post subject: Reply with quote

njsr wrote:
I would have never expected x86_64 below amd64.


It can be a little confusing to newcomers, especially when you own a 64bit Intel CPU. I've also seen a few people mistake IA64 for amd(x86_)64, although luckily they asked about it first :lol:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo Chat All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum