Question:
Is an apt/ports/yum style package system a worthwhile project?
Option 1: Yes - it would make things like new libraries easier to use/access
votes: 6
Option 2: Nope - not really worth the time or effort, if you ask me.
votes: 2
Strange, but I've never thought or heard of any package system a' la 'ports' or 'fink' available for NeXT systems.
With all the new packages and libraries available, not to mention all the third party stuff in various repo mirrors, maybe it's worth back-porting Fink?
Quote from: "itomato"Strange, but I've never thought or heard of any package system a' la 'ports' or 'fink' available for NeXT systems.
With all the new packages and libraries available, not to mention all the third party stuff in various repo mirrors, maybe it's worth back-porting Fink?
Something like fink, etc would be great, but how many people actually compile stuff on their systems these days? Most ports are never the "same." Even a slightly newer version can require a completely different "patch." It'd take more than a few dedicated people to manage a "ports" system. I personally would love to see it & I'd be willing to help. The only problem is, I don't have "hours" a week to dedicate to something like this. Probably only one or two. Take care
Steve
Maybe it would even more interesting with application or application package management, just like a kind of NeXTAppStore !
but someone would have an online server to let it work.
Quote from: "oneNeXT"application or application package management, just like a kind of NeXTAppStore !
Yeah, that's sort of the idea - I'm not thinking in terms of local package builds - like gentoo uses, but more like an intermediary to an online package database.
There would be means to install and manage packages through Installer.app, with a simpler path to installation than ftp, gunzip, (uncompress/gnutar), etc.
An online package repository and corresponding database with info, metadata, etc.
'fooapp install os42-user-patch4-m68k bash dhcp ssh modernlib-dev...'
A GUI wrapper would be pretty painless to put together, after that.