From owner-cvs-all Wed Sep 27 1:17:25 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D289C37B422; Wed, 27 Sep 2000 01:17:22 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA85717; Wed, 27 Sep 2000 01:17:22 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200009270817.BAA85717@freefall.freebsd.org> From: Maxim Sobolev Date: Wed, 27 Sep 2000 01:17:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/commoncpp Makefile ports/devel/commoncpp/patches patch-aa ports/devel/commoncpp/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/09/27 01:17:17 PDT Modified files: devel/commoncpp Makefile devel/commoncpp/pkg PLIST Added files: devel/commoncpp/patches patch-aa Log: Numerous improvements: - properly use libc_r; - provide hack around missing thread-safe version of fpathconf(1) syscall if OSVERSION < 41100; - remove ugly direct call to configure script from post-extract target; - don't add -1.2 suffix to shared libraries; - bump PORTREVISION to make kris happy ;). Revision Changes Path 1.4 +15 -14 ports/devel/commoncpp/Makefile 1.4 +3 -3 ports/devel/commoncpp/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message