From owner-freebsd-questions@FreeBSD.ORG Sun Jun 29 14:22:54 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 876F1A52 for ; Sun, 29 Jun 2014 14:22:54 +0000 (UTC) Received: from mail-qc0-x229.google.com (mail-qc0-x229.google.com [IPv6:2607:f8b0:400d:c01::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 40AA42D0D for ; Sun, 29 Jun 2014 14:22:53 +0000 (UTC) Received: by mail-qc0-f169.google.com with SMTP id c9so6166963qcz.14 for ; Sun, 29 Jun 2014 07:22:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=seibercom.net; s=google; h=date:from:to:subject:message-id:reply-to:organization:mime-version :content-type:content-transfer-encoding; bh=/2hYXu1IYejeJHZVhQsVtKOwF2S+73Mla04kHoJ6KuE=; b=jrb5d2HMs5altSQjR2M1dAOXofvmc6ceN1652RbyHVocaghRezkq/81GMliXhl4VPX 5Q/ocdvsaL6X2/Zt4bnHRNeP9GFxptq5AoZaaiYa8yCxBnaEkeCMQiFWPDuPwM9VCELG KGI0lohVoZHe/IORN6fzlTRqFW1ANhrCpX1Ls= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:reply-to :organization:mime-version:content-type:content-transfer-encoding; bh=/2hYXu1IYejeJHZVhQsVtKOwF2S+73Mla04kHoJ6KuE=; b=EtVwWPaAFE+KY1asoGdWYnWDl9if/uvcTxekTr8tFIZUlvRbDTBUnFS5hR2cpuq4OD EbXxB8J+2R26Y24g1belXGVC9Y4A7uGDSrFfICPtxVdkuLbHKhUs4pj548EuXbtJFVq9 64H8bsrj24VBtk5V08s6C3jUvl3ulezmIlTqF3dWOidkQ5BUXB6+dRGElduo1Q68vqIn fOvvFEBWwxZaXBuAIfq7gxF/YpNjj8IJpTPhCFY7troH08D8dX8RcG0DWFMyIp0ntOBe DJQRsyDSfZoNJMgUkfLlJ2dgZZYI4Xqna2oYNUBWEFGjwwfKCX+7GD9kn5baW0HqcJsR paIw== X-Gm-Message-State: ALoCoQkV79ezC0RUuXKlYrSDpGJnD2RaQp6R2END3esh837VgDc9AzVQj8dpPuV7UzFGmWDwAwiQ X-Received: by 10.224.126.135 with SMTP id c7mr32019634qas.6.1404051773225; Sun, 29 Jun 2014 07:22:53 -0700 (PDT) Received: from scorpio (cpe-076-182-104-150.nc.res.rr.com. [76.182.104.150]) by mx.google.com with ESMTPSA id o13sm7195798qga.30.2014.06.29.07.22.52 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sun, 29 Jun 2014 07:22:52 -0700 (PDT) Date: Sun, 29 Jun 2014 10:22:51 -0400 From: Jerry To: User questions Subject: c_rehash on FreeBSD-10 Message-ID: <20140629102251.2af9ed77@scorpio> Reply-To: User questions Organization: seibercom.net X-Mailer: Claws Mail 3.10.1 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jun 2014 14:22:54 -0000 I have "openssl" installed via the ports system. Now, I am trying to locate the "c_rehash" program. Actually, I found it; however, it is hard-coded to work on only one directory. What happened to the old rehash program. I installed FreeBSD-10 on a new, clean HD so none of the old programs are available. -- Jerry