Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jun 2011 07:59:11 -0500 (CDT)
From:      Jim Riggs <ports@christianserving.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        pgollucci@FreeBSD.org
Subject:   ports/158345: [NEW PORT] devel/libestr: A library for some string essentials
Message-ID:  <20110627125911.3A51527D7D9@zion.christianserving.org>
Resent-Message-ID: <201106271320.p5RDKBPu097488@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         158345
>Category:       ports
>Synopsis:       [NEW PORT] devel/libestr: A library for some string essentials
>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:   Mon Jun 27 13:20:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jim Riggs
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD syslog 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011
>Description:
This port is required for devel/libee (about to be submitted) and
sysutils/rsyslog6-devel (update to 6.1.9 about to be submitted).
Per offline conversations with pgolluci@, he will be maintainer.

A library for some string essentials.

WWW:	http://libestr.adiscon.com/

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- libestr-0.1.0.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:
#
#	libestr
#	libestr/files
#	libestr/files/patch-Makefile.in
#	libestr/pkg-plist
#	libestr/pkg-descr
#	libestr/distinfo
#	libestr/Makefile
#
echo c - libestr
mkdir -p libestr > /dev/null 2>&1
echo c - libestr/files
mkdir -p libestr/files > /dev/null 2>&1
echo x - libestr/files/patch-Makefile.in
sed 's/^X//' >libestr/files/patch-Makefile.in << 'b9d88e38e9f837b60668fd6423695f5d'
X--- Makefile.in..orig	2011-06-20 13:31:12.833335470 -0500
X+++ Makefile.in	2011-06-20 13:31:27.073909538 -0500
X@@ -251,7 +251,7 @@
X top_builddir = .
X top_srcdir = .
X SUBDIRS = include src
X-pkgconfigdir = $(libdir)/pkgconfig
X+pkgconfigdir = $(prefix)/libdata/pkgconfig
X pkgconfig_DATA = libestr.pc
X ACLOCAL_AMFLAGS = -I m4
X all: config.h
b9d88e38e9f837b60668fd6423695f5d
echo x - libestr/pkg-plist
sed 's/^X//' >libestr/pkg-plist << '35cae9d6382fb5966ec2484e2c8227c4'
X@comment $FreeBSD$
Xinclude/libestr.h
Xlib/libestr.a
Xlib/libestr.la
Xlib/libestr.so
Xlib/libestr.so.0
Xlibdata/pkgconfig/libestr.pc
35cae9d6382fb5966ec2484e2c8227c4
echo x - libestr/pkg-descr
sed 's/^X//' >libestr/pkg-descr << 'e3d07befbdb86ed827a129898ad1a208'
XA library for some string essentials.
X
XWWW:	http://libestr.adiscon.com/
e3d07befbdb86ed827a129898ad1a208
echo x - libestr/distinfo
sed 's/^X//' >libestr/distinfo << '6bd2faaa8fc2a4823631d3f186630e3f'
XSHA256 (libestr-0.1.0.tar.gz) = 9fcbe41323a4a62bce695776b80aee3512db99ebdd9b9ee0de4a8d8aeb187972
XSIZE (libestr-0.1.0.tar.gz) = 311934
6bd2faaa8fc2a4823631d3f186630e3f
echo x - libestr/Makefile
sed 's/^X//' >libestr/Makefile << '75fdc6065cfb668e124cc5a0e7c9dca8'
X# New ports collection makefile for:	libestr
X# Date created:		2011-06-20
X# Whom:			Jim Riggs <ports@christianserving.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libestr
XPORTVERSION=	0.1.0
XCATEGORIES=	devel
XMASTER_SITES=	http://libestr.adiscon.com/files/download/
X
XMAINTAINER=	pgollucci@FreeBSD.org
XCOMMENT=	A library for some string essentials
X
XUSE_LDCONFIG=	yes
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS+=	--prefix="${PREFIX}" --disable-testbench
X
X.include <bsd.port.mk>
75fdc6065cfb668e124cc5a0e7c9dca8
exit
--- libestr-0.1.0.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110627125911.3A51527D7D9>