From owner-freebsd-ports Mon Aug 10 16:12:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA15901 for freebsd-ports-outgoing; Mon, 10 Aug 1998 16:12:25 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA15896; Mon, 10 Aug 1998 16:12:20 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca9-112.ix.netcom.com [209.109.236.112]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id QAA23589; Mon, 10 Aug 1998 16:11:52 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id QAA02810; Mon, 10 Aug 1998 16:11:45 -0700 (PDT) Date: Mon, 10 Aug 1998 16:11:45 -0700 (PDT) Message-Id: <199808102311.QAA02810@silvia.hip.berkeley.edu> To: se@FreeBSD.ORG CC: andreas@klemm.gtn.com, ports@FreeBSD.ORG, se@FreeBSD.ORG In-reply-to: <19980810235502.B1555@mi.uni-koeln.de> (message from Stefan Esser on Mon, 10 Aug 1998 23:55:02 +0200) Subject: Re: qt versions From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * I know some people just delete files that seem unnecessary whenever * they run out of disk space, and those people may consider "moc" a * waste of disk space (they remember to have never used it ;-) ... * * That would lead to spurious PRs about the port being broken, and the * poor port maintainer had to explain people they have to re-install Qt, * even though the KDE port they are trying to build seemed to have all * dependencies satisfied ... Aw come on. Hundreds of ports will break if people do that kind of stuff. Really, how many bogus reports have you gotten because people deleted /usr/X11R6/bin/moc? I think you're confused by the reports that had make trying to call "/usr/bin/moc". That was because of bugs in gcc installation (egcs or gcc28) confusing the configure script, and has nothing to do with /usr/X11R6/bin/moc disappearing. (In particular, people with that problem could not solve it by reinstalling qt.) * I'm all for a USE_QT as suggested by Satoshi (IIRC). That could imply It was Andeas' idea, actually. :) * the build dependency, too, at negligible extra cost ;-) I agree it's negligible, but IMO it's a step in the wrong direction. The ports collection will quickly become unmanageable if we start worrying about those things.... Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message