From owner-freebsd-ports Mon Jun 24 15:54:35 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailc.telia.com (mailc.telia.com [194.22.190.4]) by hub.freebsd.org (Postfix) with ESMTP id 0A28937B400 for ; Mon, 24 Jun 2002 15:54:29 -0700 (PDT) Received: from d1o913.telia.com (d1o913.telia.com [195.252.44.241]) by mailc.telia.com (8.11.6/8.11.6) with ESMTP id g5OMsSa05294 for ; Tue, 25 Jun 2002 00:54:28 +0200 (CEST) Received: from falcon.midgard.homeip.net (h53n2fls20o913.telia.com [212.181.163.53]) by d1o913.telia.com (8.8.8/8.8.8) with SMTP id AAA07014 for ; Tue, 25 Jun 2002 00:54:27 +0200 (CEST) Received: (qmail 6337 invoked by uid 1001); 24 Jun 2002 22:54:26 -0000 Date: Tue, 25 Jun 2002 00:54:26 +0200 From: Erik Trulsson To: Sean Chittenden Cc: freebsd-ports@freebsd.org Subject: Re: ports/39808: Update x11-toolkits/xforms to 0.89 Message-ID: <20020624225425.GA6282@falcon.midgard.homeip.net> Mail-Followup-To: Sean Chittenden , freebsd-ports@freebsd.org References: <20020624221939.48EE0D124A@rand.tgd.net> <20020624223441.GA2578@falcon.midgard.homeip.net> <20020624153903.D30655@ninja1.internal> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020624153903.D30655@ninja1.internal> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Jun 24, 2002 at 03:39:03PM -0700, Sean Chittenden wrote: > > > The patch below updates xforms to 0.89, but potentially breaks > > > alpha builds given that the XForms hasn't released any alpha builds, > > > but I'm not sure if it's possible to build from src. This entire > > > package seems arcane and super old/out of date. > > > > It was updated to 0.89 once previously but was then downgraded again. > > The commit message at the time was: > > > > revision 1.38 > > date: 2001/03/02 18:44:38; author: sobomax; state: Exp; lines: +8 -10 > > On i386 downgrade to 0.88 because 0.89 is buggy and segfaults very too often. > > > > Submitted by: Mike Heffner > > > > So changing to 0.89 might not be a good idea. > > xforms is a disaster, IMHO and I'm glad LyX is moving away from it (I > don't know if there is any other software that uses it at this point) A quick grep through INDEX shows that there are several other programs (none of which I use, or know anything about) that depends on xforms. > and suports gnome/kde in the latest release. Except for the fact that both gnome and kde are big and bloated beyond all reason and pretty much unusable on low-end machines. (By low-end I here mean anything with less than 64 MB RAM.) > > > > PORTNAME= xforms > > > -PORTVERSION= 0.88 > > > -PORTEPOCH= 1 > > > > Once PORTEPOCH has been set it should *never* be removed or decreased. > > I thought you could if the version num increased. What a PITA. > ::sigh:: Ah well. Thx. -sc Nope. PORTEPOCH is the first thing checked when comparing port version numbers. Only if PORTEPOCH is equal is PORTVERSION checked, followed by PORTREVISION if necessary. You can read more about this in the Porter's Handbook at -- Erik Trulsson ertr1013@student.uu.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message