From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jul 24 10:10:15 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FF7D37B404 for ; Thu, 24 Jul 2003 10:10:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E3D743FB1 for ; Thu, 24 Jul 2003 10:10:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h6OHADUp098830 for ; Thu, 24 Jul 2003 10:10:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h6OHAD2T098829; Thu, 24 Jul 2003 10:10:13 -0700 (PDT) Resent-Date: Thu, 24 Jul 2003 10:10:13 -0700 (PDT) Resent-Message-Id: <200307241710.h6OHAD2T098829@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Koop Mast Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 295C037B401 for ; Thu, 24 Jul 2003 10:00:21 -0700 (PDT) Received: from prisma.quccc.org (c7057.upc-c.chello.nl [212.187.7.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 132DF43F3F for ; Thu, 24 Jul 2003 10:00:20 -0700 (PDT) (envelope-from kwm@prisma.quccc.org) Received: by prisma.quccc.org (Postfix, from userid 1001) id 0811D1E0A; Thu, 24 Jul 2003 19:15:50 +0200 (CEST) Message-Id: <20030724171550.0811D1E0A@prisma.quccc.org> Date: Thu, 24 Jul 2003 19:15:50 +0200 (CEST) From: Koop Mast To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/54821: New Port: samba-libsmbclient X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Koop Mast List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jul 2003 17:10:15 -0000 >Number: 54821 >Category: ports >Synopsis: New Port: samba-libsmbclient >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jul 24 10:10:12 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Koop Mast >Release: FreeBSD 5.1-CURRENT i386 >Organization: >Environment: System: FreeBSD prisma.quccc.org 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Mon Jul 14 18:54:50 CEST 2003 root@prisma.quccc.org:/usr/obj/usr/src/sys/rainbow i386 >Description: New port samba-libsmbclient This ports installes libsmbclient.so and libsmbclient.h from the samba-devel packages. This lib is needed for the upcoming update for gnomevfs-extras >How-To-Repeat: >Fix: --- samba-libsmbclient.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # samba-libsmbclient # samba-libsmbclient/pkg-plist # samba-libsmbclient/pkg-descr # samba-libsmbclient/distinfo # samba-libsmbclient/Makefile # echo c - samba-libsmbclient mkdir -p samba-libsmbclient > /dev/null 2>&1 echo x - samba-libsmbclient/pkg-plist sed 's/^X//' >samba-libsmbclient/pkg-plist << 'END-of-samba-libsmbclient/pkg-plist' Xinclude/libsmbclient.h Xlib/libsmbclient.so Xlib/libsmbclient.so.0 END-of-samba-libsmbclient/pkg-plist echo x - samba-libsmbclient/pkg-descr sed 's/^X//' >samba-libsmbclient/pkg-descr << 'END-of-samba-libsmbclient/pkg-descr' XThis is the shared libriarie from the samba program. XIt lets other programs use the samba protocol. X XWWW: http://www.samba.org/ END-of-samba-libsmbclient/pkg-descr echo x - samba-libsmbclient/distinfo sed 's/^X//' >samba-libsmbclient/distinfo << 'END-of-samba-libsmbclient/distinfo' XMD5 (samba-3.0.0beta3.tar.bz2) = a5455bfd675a3e6a75dfed468ae22305 END-of-samba-libsmbclient/distinfo echo x - samba-libsmbclient/Makefile sed 's/^X//' >samba-libsmbclient/Makefile << 'END-of-samba-libsmbclient/Makefile' X# New ports collection makefile for: samba-libsmbclient X# Date created: 23 Juli 2003 X# Whom: Koop Mast X# X# $FreeBSD$ X# X XPORTNAME= samba XPORTVERSION= 3.0.0.b3 XCATEGORIES= net XMASTER_SITES= http://us4.samba.org/samba/ftp/%SUBDIR%/ XMASTER_SITE_SUBDIR= beta alpha old XPKGNAMESUFFIX= -libsmbclient XDISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/} X XMAINTAINER= einekoai@chello.nl XCOMMENT= The shared lib from the samba packges X XUSE_BZIP2= yes XUSE_AUTOCONF= yes XWANT_AUTOCONF_VER= 253 X XWRKSRC= ${WRKDIR}/${DISTNAME}/source X XCONFIGURE_ENV+= CPPFLAGS=-I${LOCALBASE}/include \ X LDFLAGS=-L${LOCALBASE}/lib X Xdo-build: X cd ${WRKSRC} && ${MAKE} include/proto.h X cd ${WRKSRC} && ${MAKE} libsmbclient X Xdo-install: X ${INSTALL_SCRIPT} ${WRKSRC}/include/libsmbclient.h ${PREFIX}/include X ${INSTALL_SCRIPT} ${WRKSRC}/bin/libsmbclient.so ${PREFIX}/lib X ${LN} -s ${PREFIX}/lib/libsmbclient.so ${PREFIX}/lib/libsmbclient.so.0 X.include END-of-samba-libsmbclient/Makefile exit --- samba-libsmbclient.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: