From owner-freebsd-ports Fri May 1 03:20:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA27547 for freebsd-ports-outgoing; Fri, 1 May 1998 03:20:04 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: (from gnats@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA27531; Fri, 1 May 1998 03:20:02 -0700 (PDT) (envelope-from gnats) Received: from rich.chel.su (root@mobil.surnet.ru [195.54.2.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA26955 for ; Fri, 1 May 1998 03:13:42 -0700 (PDT) (envelope-from andy@icc.surw.chel.su) Received: from icc.surw.chel.su (surw.chel.su [195.54.2.162]) by rich.chel.su (8.7.2/Murphy) with ESMTP id QAA20845 for ; Fri, 1 May 1998 16:13:44 +0600 (UDT) Received: (from andy@localhost) by icc.surw.chel.su (8.8.5/8.8.4) id OAA08125; Fri, 1 May 1998 14:18:11 +0400 (MSD) Message-Id: <199805011018.OAA08125@icc.surw.chel.su> Date: Fri, 1 May 1998 14:18:11 +0400 (MSD) From: Andrey Zakhvatov Reply-To: andy@icc.surw.chel.su To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/6473: New port: libshhmsg-1.3.3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 6473 >Category: ports >Synopsis: New port: libshhmsg-1.3.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri May 1 03:20:01 PDT 1998 >Last-Modified: >Originator: Andrey Zakhvatov >Organization: South Ural Railway ICC >Release: FreeBSD 2.2.2-RELEASE i386 >Environment: >Description: This is a port of library for displaying messages. It contains C-functions for error messages, verbose messages and `normal' messages in terminalbased programs. # 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: # # libshhmsg-1.3.3 # libshhmsg-1.3.3/Makefile # libshhmsg-1.3.3/pkg # libshhmsg-1.3.3/pkg/PLIST # libshhmsg-1.3.3/pkg/COMMENT # libshhmsg-1.3.3/pkg/DESCR # libshhmsg-1.3.3/files # libshhmsg-1.3.3/files/md5 # libshhmsg-1.3.3/patches # libshhmsg-1.3.3/patches/patch-aa # echo c - libshhmsg-1.3.3 mkdir -p libshhmsg-1.3.3 > /dev/null 2>&1 echo x - libshhmsg-1.3.3/Makefile sed 's/^X//' >libshhmsg-1.3.3/Makefile << 'END-of-libshhmsg-1.3.3/Makefile' X# New ports collection makefile for: libshhmsg X# Version required: 1.3.3 X# Date created: 1 May 1998 X# Whom: Andrey Zakhvatov X# X# $Id$ X# X XDISTNAME= shhmsg-1.3.3 XPKGNAME= libshhmsg-1.3.3 XCATEGORIES= devel XMASTER_SITES= http://www.computas.no/users/shh/pub-unix/files/ X XMAINTAINER= andy@icc.surw.chel.su X XUSE_GMAKE= yes X Xdo-install: X @ ${INSTALL_DATA} ${WRKSRC}/shhmsg.h ${PREFIX}/include X @ ${INSTALL_DATA} ${WRKSRC}/libshhmsg.so.1.3.3 ${PREFIX}/lib X @ ln -s ${WRKSRC}/libshhmsg.so.1.3.3 ${PREFIX}/lib/libshhmsg.so X @ ${MKDIR} ${PREFIX}/share/doc/libshhmsg X.for file in CREDITS README shhmsg.txt X @ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/libshhmsg X.endfor X X.include END-of-libshhmsg-1.3.3/Makefile echo c - libshhmsg-1.3.3/pkg mkdir -p libshhmsg-1.3.3/pkg > /dev/null 2>&1 echo x - libshhmsg-1.3.3/pkg/PLIST sed 's/^X//' >libshhmsg-1.3.3/pkg/PLIST << 'END-of-libshhmsg-1.3.3/pkg/PLIST' Xinclude/shhmsg.h Xlib/libshhmsg.so.1.3.3 Xlib/libshhmsg.so X@exec /sbin/ldconfig -m %D/lib X@unexec /sbin/ldconfig -m %D/lib Xshare/doc/libshhmsg/CREDITS Xshare/doc/libshhmsg/README Xshare/doc/libshhmsg/shhmsg.txt X@dirrm share/doc/libshhmsg END-of-libshhmsg-1.3.3/pkg/PLIST echo x - libshhmsg-1.3.3/pkg/COMMENT sed 's/^X//' >libshhmsg-1.3.3/pkg/COMMENT << 'END-of-libshhmsg-1.3.3/pkg/COMMENT' Xlibrary for displaying messages. END-of-libshhmsg-1.3.3/pkg/COMMENT echo x - libshhmsg-1.3.3/pkg/DESCR sed 's/^X//' >libshhmsg-1.3.3/pkg/DESCR << 'END-of-libshhmsg-1.3.3/pkg/DESCR' Xshhmsg - library for displaying messages. It contains XC-functions for error messages, verbose messages and X`normal' messages in terminalbased programs. END-of-libshhmsg-1.3.3/pkg/DESCR echo c - libshhmsg-1.3.3/files mkdir -p libshhmsg-1.3.3/files > /dev/null 2>&1 echo x - libshhmsg-1.3.3/files/md5 sed 's/^X//' >libshhmsg-1.3.3/files/md5 << 'END-of-libshhmsg-1.3.3/files/md5' XMD5 (shhmsg-1.3.3.tar.gz) = 8648e4b8dc2f1cee1e9e13c49739d88e END-of-libshhmsg-1.3.3/files/md5 echo c - libshhmsg-1.3.3/patches mkdir -p libshhmsg-1.3.3/patches > /dev/null 2>&1 echo x - libshhmsg-1.3.3/patches/patch-aa sed 's/^X//' >libshhmsg-1.3.3/patches/patch-aa << 'END-of-libshhmsg-1.3.3/patches/patch-aa' X--- Makefile Tue May 27 21:11:06 1997 X+++ /home/andy/tmp/wrk/Makefile Fri May 1 13:03:10 1998 X@@ -6,7 +6,7 @@ X VERSION = $(VERMAJ).$(VERMIN).$(VERPAT) X X # Define SHARED as 1 for Linux shared ELF library X-#SHARED = 1 X+SHARED = 1 X X ifeq ($(SHARED),1) X LIBTARGET = lib$(DIST).so.$(VERSION) X@@ -32,7 +32,7 @@ X X INCDIR = -I. X X-CCOPT = -s -Wall $(OPTIM) $(INCDIR) X+CCOPT = -s -Wall $(OPTIM) $(INCDIR) -D_POSIX_SOURCE X X # Object files to store in the library X LIBOBJS = vars.o streams.o progname.o \ X@@ -43,7 +43,7 @@ X X $(LIBTARGET): $(LIBOBJS) X ifeq ($(SHARED),1) X- $(CC) -shared -Wl,-soname,$(LIBTARGETSOMAJ) -o $(LIBTARGET) $(LIBOBJS) X+ $(CC) -shared -o $(LIBTARGET) $(LIBOBJS) X else X ar rcs $(LIBTARGET) $(LIBOBJS) X endif END-of-libshhmsg-1.3.3/patches/patch-aa exit >How-To-Repeat: >Fix: Please, check and commit this port. >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message