Slashdot Mirror


OpenDarwin Project Shutting Down

niabok writes "According to a message sent by Rob Braun to the OpenDarwin mailing lists, the OpenDarwin project will be shutting down, saying that 'OpenDarwin has failed to achieve its goals in 4 years of operation, and moves further from achieving these goals as time goes on.' The project's servers will remain online long enough to allow developers to move their various projects elsewhere."

38 of 470 comments (clear)

  1. Obligatory by patio11 · · Score: 3, Funny

    I guess they needed more intelligent design.

  2. At least there'll be some profit by dada21 · · Score: 4, Interesting

    With a PageRank of 8 and an age of 4 years, that domain will sell to some SEO company very VERY fast. I wonder what they'll get for it.

  3. Quite Frankly.... by Cherita+Chen · · Score: 4, Funny
    Quite Frankly, I'm not surprised... It is well known that the OpenID project (Open Intelligent Design) is far more promising. For those who don't know, there is now a beta version dubbed "Kansas" slated to be released around Christmas.

    Stay tuned!

    --
    I'm not fat, just big boned...
    1. Re:Quite Frankly.... by BitwizeGHC · · Score: 4, Funny

      Actually I think they'll be both trumped by the project affiliated with the Flying Spaghetti Monster. Of course in some circles he is venerated as the Buoyant Spaghetti Deity; hence, OpenBSD.

      --
      N4st0r, trixx0r h0bb1tz0rz! Th3y st0l3 0ur pr3c10uzz!
    2. Re:Quite Frankly.... by kfg · · Score: 3, Funny

      redundant
      adj.
      1. Taking the time to get it right.

      KFG

  4. Sad by QuantumFTL · · Score: 4, Informative

    I personally use Fink (and love it, for all of its flaws), but it's sad to me to see a good alternative source for OSS on OS X bite the dust. The only reason I'm able to enjoy a proprietary OS like OS X is because of the availability of many of the best OSS packages (if not all), and the compatability this affords me with linux-based environments. Hopefully Gentoo on OS X will go somewhere - does anyone know how it stacks up against Fink right now?

    1. Re:Sad by taybin · · Score: 4, Informative

      This isn't the end of the darwinports project. That project was just hosted on the opendarwin servers.

    2. Re:Sad by QuantumFTL · · Score: 4, Insightful

      Thanks, I misunderstood the announcment. Still sad though, Apple should be giving more back to OSS - it owes much of its comeback to OSS (though not Free Software because it doesnt' seem to like GPL stuff much, like many corporations).

    3. Re:Sad by aitikin · · Score: 3, Interesting

      Extremely unfortunate for those of us who are OSS enthusiasts on OS X Gentoo on OS X is lightyears behind Fink. No GUI, very little support, and an update right now is impossible, because they have so many bugs that have to be worked out. I just tried to sync my portage tree and upgrade everything and I get errors galore! If people put effort into it, I'm sure it would be useful, but there haven't been many updates on it in forever and the forums are a major dissapointment. Gentoo has also impressed me with the community it has, but the Gentoo on OS X forum takes weeks for a response.

      --
      "Don't meddle in the affairs of a patent dragon, for thou art tasty and good with ketchup." ~ohcrapitssteve
    4. Re:Sad by hritcu · · Score: 3, Interesting

      Unfortunatley, it does seem to be hosted on the OpenDarwin servers, so I wonder what the long term plans are for the maintainers of the project. I hope it can continue to exist, as I for one would miss the nice ports style installation and management on OS X.

      OpenDarwin was just a host for DarwinPorts. They will just find another host. The interest in DarwinPorts is high enough so that you don't have to worry about them disappearing.

      --
      If you don't fail at least 90 percent of the time, you're not aiming high enough. (Alan Kay)
    5. Re:Sad by m874t232 · · Score: 3, Interesting

      though not Free Software because it doesnt' seem to like GPL stuff much, like many corporations

      Well, I agree that Apple isn't giving back enough to open source, but they have no hesitation using and shipping GPL'ed stuff. Two important examples are gcc and bash. And with gcc, for years, NeXT managed to comply with the GPL while avoiding giving anything useful back to the gcc project.

    6. Re:Sad by LizardKing · · Score: 3, Interesting

      And with gcc, for years, NeXT managed to comply with the GPL while avoiding giving anything useful back to the gcc project.

      Apart from an implementation of the Objective C frontend and runtime. But don't let facts get in the way of your ill informed ranting.

    7. Re:Sad by Weedlekin · · Score: 4, Insightful

      Ah, so BSD-style licenses explain why Apache, the various Mozilla projects, and Python have been total flops that nobody uses for anything.

      Let's get real for a moment. Linux has become popular on servers for the same reason Java did, i.e. it generated a lot of press buzz, and has companies like IBM and HP pushing it to their customers (which they call "partners" to make things look cosy and pally). This means that the majority of corporate Linux setups (and by corporate, I mean any corporation, big or small) were chosen by people who don't know or care what the GPL is, have never heard of Stallman or the FSF, think a Gnu is a type of ungulate that lives in Africa, and would be happily using one of the BSDs if that was what their big "we take care of everything" hand-holding "partner" was telling them to use instead. Geeks within such companies have zero real-world input into any money based decision-making process, and use what they're told to use, hence the fact that Microsoft can sell them Windows and MS-Office for their their desktops, server-side Windows with Exchange for departmental services, Visual Studio for development, while Linux with Apache etc. live on their web server farms. If these people gave a fart about things like the GPL or what their pet geeks think is great, they wouldn't let anything from MS within a mile of their corporate buildings, and would be using open source tools to build their Linux-hosted webs instead of costly proprietary stuff like WebSphere and Tivoli, which are just incidentally supplied by those same "partners" who recommend, install, and support Linux.

      The GPL is therefore no more relevant to Linux's success than a lack of it has been to the immeasurably greater success of Microsoft's products. It is popular on servers because it works, is free as in beer, leverages existing corporate UNIX expertise, and a lot of business people have heard of it thanks to their everything-including-the-kitchen-sink IT service "partners", whereas few have heard of the various BSD variants. By the same token, it is a flop on the desktop because, for far too many non-geeks without access to a geek, it doesn't work properly with the hardware they have, fails to leverage their (albeit minimal) expertise with other operating systems and software, and most consumers either haven't heard of it, or know the name but are extremely hazy about what it is.

      --
      I'm not going to change your sheets again, Mr. Hastings.
    8. Re:Sad by squiggleslash · · Score: 5, Informative

      This is the kind of nit-picking I hate on Slashdot. He didn't say "while avoiding giving anything back to the gcc project", he said "while avoiding giving anything useful back to the gcc project". He qualified the word "anything", and you've responded as if he didn't.

      Objective C was close to useless for the longest time in GCC, which adopted Apple's changes largely, I think, in the hope someone would make it a viable system in the future. A crude object framework consisting of just the Object class was added (note: not NSObject) and a small run-time, by independent (non-Apple) developers, but until GNUstep came along there was nothing you could really do with all of that unless you spent a few months developing a basic class library. Basic meaning pretty much "everything". No string classes, IO classes, or anything else, existed unless you chose to write it.

      --
      You are not alone. This is not normal. None of this is normal.
    9. Re:Sad by dominator · · Score: 3, Informative

      Speaking of history lessons and facts, let's not forget that RMS needed to due everything short of suing NeXt to open the Objective C compiler's and runtime's sources:

      http://www.fsf.org/licensing/essays/pragmatic.html

      NeXt didn't want to contribute their code back to the Free Software movement. They even had some sneaky attempts (shipping just the .o files) to keep it proprietary. Only when lawyers got involved, did NeXt release their changes. They gave something back to the gcc community only when a gun was to their head.

    10. Re:Sad by be-fan · · Score: 3, Insightful

      I think you're really missing the point. Consider the reasons why Open Darwin failed as a project. They couldn't generate the community interest and involvement necessary to further the project. This in itself is surprising, because OS X has a relatively large userbase, and is different enough from other *NIXs to be interesting.

      So why was nobody interested in Open Darwin? Because it's Apple's product. There is no sense of community ownership, or community involvement, working on Open Darwin amounts do doing free R&D for Apple. Moreover, Apple won't even release the really interesting parts of OS X, and can, at any time (as they've demonstrated with the x86 release), withhold code if it is convenient for them to do so.

      It's naive to believe that GPL vs BSD has nothing to do with the failure of Open Darwin. If the BSD code had been GPL'ed, Open Darwin could be a true community project. Apple wouldn't be able to withhold code at any time, it would have to release interesting kernel drivers, and they couldn't take peoples' changes and close them back up later. Of course, that is not to say that just GPL by itself would've compensated for the complete lack of tact with which Apple approaches its open source projects, or that this occurrance is necessarily the fate of all BSD licensed projects, but rather that this event is a textbook demonstration of one of the shortcomings of the BSD license.

      --
      A deep unwavering belief is a sure sign you're missing something...
  5. Sorry, but... by megaditto · · Score: 5, Interesting

    Too bad their dreams did not work out, but frankly, they will not be missed.

    Sure, they ported fink and some libs to Darwin, but that's pretty much it. ODP has been dorman for years, since 2002, pretty much.

    Is Apple to blame for their luck of support? I do not think so; since they do have a neat thing going with http://developer.apple.com/opensource/

    --
    Obama likes poor people so much, he wants to make more of them.
    1. Re:Sorry, but... by jcr · · Score: 5, Interesting

      Too bad their dreams did not work out, but frankly, they will not be missed.

      They really missed the point. Darwin was never intended to be yet another open-source UNIX derivative like Linux or the BSDs. Its whole purpose was to make life a bit easier for people writing drivers for Mac OS X, so when they started beating their chests about how Apple was oppressing them, those of us in the Mac community bascially said: "Umm, who the fuck are you anyway, and why aren't you just using Mac OS X or Linux like a normal person would?"

      -jcr

      --
      The only title of honor that a tyrant can grant is "Enemy of the State."
  6. Sad but not unexpected by caseih · · Score: 3, Interesting

    Apple never supported the open source version of darwin in any way beyond lip services, some server space, and releasing source packages in mostly unbuildable form. They took from many open source projects but returned precious little to the community. At the end of the day Apple does what immediately benefits Apple. It's sad, but it's likely the threat of hacking OS X to run on white box computers likely is the greatest reason for Apple to not release vital parts of the latest OS X source code. Yet this will still happen. In the meantime, Linux continues to grow and become better all the time. There just was no need for OpenDarwin without Aqua. If all you want is a unix-like OS to run servers, Linux suits the bill just fine.

    1. Re:Sad but not unexpected by dominique_cimafranca · · Score: 4, Funny

      Ah, so there's the problem. There were several missing link libraries.

  7. Re:.... Apple is NOT open-source, by any means. by megaditto · · Score: 3, Informative

    All of Darwin's source is 'open' in the sense that you are free to view, modify, and recompile it at will (unless you refuse to their fairly liberal license). All of it will work in OS X. With 10.3, you may rebuild Darwin from source, then 'drag&drop' the propriatory junk on top, and it will work! It is no longer possible to do that with 10.4_x86 since the TPM-related stuff is not released.

    An example of open-source compatible OS would be OpenVMS in my mind, which is, of course, closed-source, but very programmer-friendly. Darwin is definitely more open than that.

    Sure, there must be ulterior motives for the 'openness', but right now it's pretty convenient, and sure as hell beats programming for Windows. I mean, how much of Windows' kernel source would someone like me get to see without shelling out some serious cash?

    --
    Obama likes poor people so much, he wants to make more of them.
  8. Re:Apple has been pissing me off by exp(pi*sqrt(163)) · · Score: 5, Insightful
    blah I just hope more Apple users smarten up and switch to Linux or a real BSD system.
    And I hope more users get over the whole macho thing and give up using an OS where every trivial little task becomes some monumental quest where you have to prove yourself worthy by constructing scripts, .rc files and kernel configurations, and switch from BSD and Linux to MacOSX. But that's just my opinion.
    --
    Doesn't it make you feel good to know that our freedoms are protected by politicans, lawyers and journalists.
  9. Re:I wonder by Bruce+Perens · · Score: 3, Interesting
    Yep. As soon as Intel Macs came out, they stopped updating the open version of their kernel. Goals? I don't think goals had much to do with it.

    Bruce

  10. Don't fret. by gklinger · · Score: 5, Informative

    I started out using Fink but it never felt quite right. Then I tried DarwinPorts and I've been happy ever since. As a result, when I saw this story my first thought was, "What will happen to DarinPorts?" I checked the Darwinports Mailing List Archive and found this comforting post. To summarize, DarwinPorts is alive and well and will continue. Time to start using www.darwinports.org rather than www.opendarwin.org.

  11. Re:Apple Rapidly Losing Its Cool by paulmer2003 · · Score: 4, Funny

    No need for amarok, just do this. ls * > ./playlist && mplayer -shuffle -playlist ./playlist Or ls */*.mp3 > ./playlist && mplayer -shuffle -playlist ./playlist :) mplayer for life, bitches.

  12. Re:.... Apple is NOT open-source, by any means. by I'm+Don+Giovanni · · Score: 3, Informative

    You're correct that that which makes OSX OSX is closed source, but it's not just the GUI. The whole Cocoa and Carbon API is closed. It's like Microsoft opensourcing the NT kernel and keeping Win32, DirectX, COM, .NET*, etc closed. It's fairly meaningless. OSX is "proprietary", period.

    * The CLR part of .NET is open as the Rotor code; I refer to the closed parts of .NET (WinForms, WinFX, etc).

    --
    -- "I never gave these stories much credence." - HAL 9000
  13. Re:What a surprise... by Shrithe · · Score: 5, Insightful

    Somehow I don't think the end of OpenDarwin is going to mean Apple will stop lifting code from the BSDs. Why should it? BSD is not and never has been about creating a world seperate from commercial software. They're not "lifting" the code, they're using it according to it's liscence, which is something nearly every vendor, commerical or not, does, if only for OpenBSD's ssh implementation.

  14. Re:BSD's fault. by PCM2 · · Score: 4, Informative
    These licenses [X11, BSD, MIT] don't do enough to protect the contributions of the people that made the code -- they essentially enable legalized plagiarism.

    Proponents of said licenses would question just what it is the contributors want to protect. Did they turn over the code for public use or didn't they? You can't plagiarize something that was offered to you as a gift -- and that's sort of the point of open source, isn't it? That your work becomes part of the commons?

    I question the motives of open source developers who use the GPL because it affords them plaudits for the authorship of their code. The GPL doesn't really care about any developers' desire to receive credit and accolades for their efforts. The only real reason the GPL requires that works derived from GPL-licensed works must also be GPL-licensed is political. The GNU Foundation wants to spread the political cause of Free Software. The GPL is one way to do this.

    Many other developers lack these political ambitions, however. For them, the BSD style license is perfectly fine. It protects them in various ways, like limiting the developers' liability, without the entanglements of Richard Stallman's political agenda. At the same time, it allows them to offer some code to the community, without any selfish motives of social status.

    --
    Breakfast served all day!
  15. Fink is not out of Date! by alistair · · Score: 3, Informative
    Fink mirrors the Debian release cycle so you have stable packages whiich are generally a few versions behind current and unstable (which I have always fount to be stable) which are generally bleeding edge. The unstable release of Ruby is 1.8.4 which is current.

    To configure Fink to use unstable, edit /sw/etc/fink.conf, add unstable/main and unstable/crypto to the Trees: line, and then run fink selfupdate; fink index; fink scanpackages.


    You should now find you have more than 5000 packaes instead of 1800 to choose from and the latest version oof PERL, Ruby, KDE etc. are all there. You will have to update all your old packages to use them though, with Fink you can either choose stable or unstable, not a mixture. Having said that I have over 1000 unstable Fink packages installed on this mac aand they work fine.

    Happy finking.
  16. Re:What a surprise... by evilviper · · Score: 3, Insightful
    They're not "lifting" the code, they're using it according to it's liscence,

    That wasn't the point at all. The point is that Apple has been saying what great OSS supporters they are, and now they are even discontinuing the tiny bit of code sharing they have done.

    There's nothing illegal or really wrong here... just more of Apple's slimy marketing tactics.

    But hey, who can argue with the company who came out with the first 64-bit computer?!
    --
    Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  17. Re:BSD's fault. by evilviper · · Score: 5, Insightful
    they essentially enable legalized plagiarism.

    Plagarism is failing to credit the source, while the BSD license requires proper atribution.

    but these licenses are from nearly overly altruistic motavations.

    Any non-commercial software (including GPL'd) is written from altruistic motivations. Who are you to say how far that altruism should go? Indeed, many of the major pieces of software we use wouldn't have become standards if they were under a more restrictive license.

    With BSD's sabotage -- the license -- that help and the FreeBSD code has been thrown into the closed system of consumerist capitalism.

    Apple surely wouldn't have used Linux, even if FreeBSD wasn't there... they would have paid some company for some closed-source Unix code, or perhaps have used the NEXT code directly, rather than accepting the GPLs limitations. The fact that OS X is a better operating system for the BSD licensed code is an indirect benefit to me, and you, and everyone else, while the alternative wouldn't at all benefit the public at large.

    Frankly, it's sad to see how the more extreme Linux zealots are using the BSDs as a scapegoat for all of Linux's shortcommings.
    --
    Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  18. One more aspect of evolution: by Seiruu · · Score: 3, Funny

    They haven't failed. They've just found a way that doesn't work and leads to death. All part of the natural consequences of evolution.

  19. You're mistaken, Apple does release tons of code by LKM · · Score: 5, Informative
    To me open-source means that you have to release the source one way or another, and Apple doesn't release any piece of source code.

    Uhm... You're mistaken. Some of Apple's open-sourced code:

    • Darwin
    • Darwin Streaming Server
    • Bonjour
    • WebKit
    • Compiler Tools
    • HeaderDoc
    • OpenDirectory
    • OpenPlay

    And of course, there's more, in addition to all the other existing open source components which they use and contribute to.

    There's even more which they don't release, and you can like that or not (it's a business decision to them), but you can't claim that they don't release code.

  20. Re:What a surprise... by Halo1 · · Score: 5, Insightful

    The point is that Apple has been saying what great OSS supporters they are, and now they are even discontinuing the tiny bit of code sharing they have done.

    No, they are not. Apple's code sharing has always happened via its own website. OpenDarwin was not run by Apple, although several Apple engineers supported and actively participated in its various projects.

    That doesn't mean that it's sad that Apple has not been able to create a satisfactory policy which allowed external developers work directly on Darwin and contribute to it. It's not like they can't do it in general, as in case of the WebKit project some external developers even got direct commit access (which is more than what the OpenDarwin people wanted, afaik they just wanted their fixes to be incorporated by Apple).

    I guess in case of XNU, things conflict(ed) too much with Apple's product secrecy policy...

    --
    Donate free food here
  21. Re:BSD's fault. by Sam+Ritchie · · Score: 4, Insightful
    ...what you hear are people blaming BSD for Linux's problems?

    GGP said:

    Linux has not yet come close to hitting the tipping point on the desktop for the typical semi-technical user. With Apple's help, it would be much closer. With BSD's sabotage -- the license -- that help and the FreeBSD code has been thrown into the closed system of consumerist capitalism.

    This does sound to me like someone blaming BSD for Linux's (perceived) problems, and I agree with GP that it's a pretty sad assertion. I don't agree it's an attitude that can be generally attributed to 'extreme [GNU/]Linux zealots' - most I know would consider any negative opinion of the Linux desktop to be heresy, and any hypothetical Apple assistance would be derided as an undesirable dumbening of self-evident UI perfection.

    --
    This sig is false.
  22. Re:Sometimes I wish I weren't such a sux programme by jcr · · Score: 4, Insightful

    Qt is internally a work of art

    This is precisely why GNUStep gets no traction: the Linux crowd actually believes that a cross-platform abortion like Qt is acceptable. Of course, this isn't surprising for a community that still hasn't admitted to itself what an abomination X11 is.

    -jcr

    --
    The only title of honor that a tyrant can grant is "Enemy of the State."
  23. Not surprised. by alphasubzero949 · · Score: 3, Insightful

    If anyone had been keeping up with Rob Braun's musings about Open Darwin and Apple's behavior with the OS community, this decision was simply not a matter of 'if' but 'when.' The following links below illustrate that this wasn't a spur-of-the-moment decision but rather the final straw:

    A Brief History of Apple's Open Source Efforts
    WebKit and Apple's Open Source Efforts

    Those are just for starters. And to top it all off where Braun gets to the meat of the matter:

    Why Darwin Failed

    It doesn't take a degree in rocket science to figure out that the holdouts on the Darwin project have finally had it with Apple.

    In a nutshell: Apple have never let anyone touch their code which is a twisted beige box-grade edition of FreeBSD. If something burps no one can help outside of Cupertino. Worse, Apple deliberately makes it nearly impossible to report bugs and allow for patches to be made. This extension of Jobs' secrecy policy is why some holes remain wide open while the rest of the *nix world have patched them a long time ago.

    With OpenDarwin shutting down not too long after Apple closed down OSx86, Apple execs selling Apple shares all over the place, and the exodus of two former NeXT gurus, it isn't hard to see what path Apple and OS X are heading down.

    Go ahead and mod me as a troll for preaching against the Gospel of Steve, but if key players both at Apple and in the developer community do not believe in OS X (or are giving up on it entirely), how can the rest of us do so?

  24. Re:BSD's fault. by cbr2702 · · Score: 3, Interesting
    Proponents of said licenses would question just what it is the contributors want to protect. Did they turn over the code for public use or didn't they? You can't plagiarize something that was offered to you as a gift -- and that's sort of the point of open source, isn't it? That your work becomes part of the commons?
    Becomes part of the commons -- and stays there.

    I question the motives of open source developers who use the GPL because it affords them plaudits for the authorship of their code. The GPL doesn't really care about any developers' desire to receive credit and accolades for their efforts. The only real reason the GPL requires that works derived from GPL-licensed works must also be GPL-licensed is political. The GNU Foundation wants to spread the political cause of Free Software. The GPL is one way to do this.
    I don't know what the true motivations of the GNU Foundation are in promoting the GPL, but I do know mine. Software that I have released under the GPL has not been political. It does something I find useful and that I think others might find useful as well. At the same time, I put some work into it, and if someone makes improvements I would like to be able to use them. If I wanted instead to be sure I got credit I would use the origonal BSD liscence or one of the many other ones that require attribution.

    Many other developers lack these political ambitions, however. For them, the BSD style license is perfectly fine. It protects them in various ways, like limiting the developers' liability, without the entanglements of Richard Stallman's political agenda. At the same time, it allows them to offer some code to the community, without any selfish motives of social status.
    When you release something to the community with the intent for it to be free, is it selfish to want it to remain free?
    --


    This post written under Gentoo-linux with an SCO IP license.