From owner-freebsd-questions@FreeBSD.ORG Tue May 24 23:48:25 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A97C4106564A for ; Tue, 24 May 2011 23:48:25 +0000 (UTC) (envelope-from rsimmons0@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 65EC98FC12 for ; Tue, 24 May 2011 23:48:25 +0000 (UTC) Received: by gyg13 with SMTP id 13so3628133gyg.13 for ; Tue, 24 May 2011 16:48:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=ah2szVScOCk8h1dk++3UnwTQQiPzVq+QeYClnYmwWec=; b=SONcXfBXE5+WkKQBzoIBpNaa5P3+KG1ObuPiXTVnF4MOlyMsdYW/btACCR3M+HfFCE A7zkNHcuuukaf12yIFlr1/XI/+Ae7dpZHPvYYoU5k0eHhW+it/l9Bf8C468k+ZTH82aI JeXhgSoR9fQaYu//SyyEgHLL2obBHnrqZz+xM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=qw4syQCwy/qm9NuCN6xeY24PtaX0HLhpVSEp170D2QZlGYpJnr0m1epNo68nggLnG0 M+o6wpvk7E3T9S9cY05vmaSvqBfW0ck9ZB9UdRCScEwhTn/OSPiqDpc74tAYdJvt2v9M eXMbvyUFb2l6XQhGHOlW16Op8B2Bpjaj+TuWI= MIME-Version: 1.0 Received: by 10.101.205.22 with SMTP id h22mr5839655anq.14.1306280904558; Tue, 24 May 2011 16:48:24 -0700 (PDT) Received: by 10.100.131.9 with HTTP; Tue, 24 May 2011 16:48:24 -0700 (PDT) In-Reply-To: References: <20110524075306.gdtp5ddioo0c0wok@mail.getnet.net> Date: Tue, 24 May 2011 19:48:24 -0400 Message-ID: From: Robert Simmons To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: x11-wm/olvwm X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 May 2011 23:48:25 -0000 On Tue, May 24, 2011 at 4:00 PM, Chris Rees wrote: > On 24 May 2011 18:09, C. P. Ghost wrote: >> On Tue, May 24, 2011 at 3:53 PM, =A0 wrote: >>> Hello, >>> >>> I have updated ports and when reinstalling I found x11-wm/olvwm which I= was >>> using was gone from the ports tree. =A0Why? >> >> I noticed that too, and was bit by that change as well. >> Since I love the olvwm look and feel, I'm sad to see >> it go from the FreeBSD ports collection. >> >> % grep olvwm /usr/ports/MOVED >> x11-wm/olvwm||2011-05-01|Has expired: Upstream disapear and distfile >> is no more available >> >> I think we could resurrect this port, using the last available >> distfile, which fortunately is still with us: >> >> ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/olvwm4.tar.Z >> >> There are also two patches there: >> >> ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/olvwm4.Patch01.Z >> ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/olvwm4.Patch02.Z >> >> Unfortunately, I don't know where the old port files have >> gone. We *REALLY* should consider moving dead ports to >> a separate subdirectory hierarchy (such as /usr/ports/.deadports >> or some such), so people interested in resurrecting old ports >> could have a look. Just letting then disappear silently is rude >> und unnecessary, but that's just IMHO. > > I don't understand your comment on silence -- they've been deprecated > for a while now. > > I'll take a look at resurrecting and hosting it tomorrow, if people > are interested. I grabbed the source and took a look at it. At the end of the README there is the following line: "Bugs may be reported to Scott Oaks (scott.oaks@East.Sun.COM), who will try to fix bugs whenever he can." Looks to be the old maintainer from the Sun days. The tarball that I grabbed doesn't have the LEGAL_NOTICE file, so it's not clear to me which Sun license it is under. It seems that the port depends on the olgx library which also seems to be deprecated. On xwinman.org, this wm's development activity is listed as "LOW". So, all of this leads me to point out the following: FOSS is a volunteer thing. If a maintainer evaporates and the port gets old, it is taken out of the ports tree. It's not gone, you can still get everything if you pull the old ports tree from a specific data as was mentioned in another reply. But, if someone writes FOSS, they don't _have_ to maintain it. If you really like it, and it has been abandoned, by all means, pick it up, dust it off, and start updating the code. As a user of FOSS, you are not entitled to updates from the maintainers. You are, however, a beneficiary of the maintainer's volunteering their time and effort to provide you with updates. That aside. If you don't have time to maintain it, then look for an alternative. I would suggest looking at xwinman.org and see if there is another wm that has a "High" development activity that has a similar look and feel to the one that you want.