From owner-freebsd-ports@FreeBSD.ORG Fri May 9 00:20:11 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC07F37B401; Fri, 9 May 2003 00:20:11 -0700 (PDT) Received: from mx.nsu.ru (mx.nsu.ru [212.192.164.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8DF743F93; Fri, 9 May 2003 00:20:10 -0700 (PDT) (envelope-from danfe@regency.nsu.ru) Received: from mail by mx.nsu.ru with drweb-scanned (Exim 3.36 #1 (Debian)) id 19E2Bt-0005by-00; Fri, 09 May 2003 14:21:13 +0700 Received: from regency.nsu.ru ([193.124.210.26]) by mx.nsu.ru with esmtp (Exim 3.36 #1 (Debian)) id 19E2BR-00058y-00; Fri, 09 May 2003 14:20:45 +0700 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.12.8/8.12.8) with ESMTP id h497JaM5052553; Fri, 9 May 2003 14:19:36 +0700 (NOVST) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.12.8/8.12.8/Submit) id h497JaHa052552; Fri, 9 May 2003 14:19:36 +0700 (NOVST) Date: Fri, 9 May 2003 14:19:36 +0700 From: Alexey Dokuchaev To: Adam Weinberger , ports@FreeBSD.ORG, kde@FreeBSD.ORG Message-ID: <20030509071936.GA52476@regency.nsu.ru> References: <20030509062810.GA48885@regency.nsu.ru> <20030509065021.GO70324@vectors.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030509065021.GO70324@vectors.cx> User-Agent: Mutt/1.4i X-Envelope-To: adamw@FreeBSD.ORG, ports@FreeBSD.ORG, kde@FreeBSD.ORG X-Bogosity: No, tests=bogofilter, spamicity=0.000000, version=0.11.1.4 X-Spam-Status: No, hits=-134.0 required=5.0 tests=BOGOFILTER_TEST_PASS,EMAIL_ATTRIBUTION,IN_REP_TO, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_MUTT,USER_IN_WHITELIST version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Subject: Re: What is the best place to install additional icon sets? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2003 07:20:12 -0000 On Thu, May 08, 2003 at 11:50:21PM -0700, Adam Weinberger wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > >> (05.08.2003 @ 2328 PST): Alexey Dokuchaev said, in 0.9K: << > > Hi there, > > > > Recently I've started considering bringing some (if not most) of high-quality > > icon sets from kdelook.org into Port Collection. However, though those > > icons are primarily aimed for KDE, I found them very neat for use with > > vast range of window managers/desktop environments (I use WindowMaker > > personally). > > > > Getting to the issue, my question is: what would be the most appropriate > > location for them, both convenient for KDE and non-KDE users (so the > > latter wouldn't be forced to look for those icons in rather strange > > places)? > > > > Right now, I think of ${X11BASE}/share//. Any comments > > and suggestions are welcome. > >> end of "What is the best place to install additional icon sets?" from Alexey Dokuchaev << > > ${DATADIR} defaults to ${PREFIX}/share/${PORTNAME}. Cool; now what about USE_X_PREFIX ? ./danfe