Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 May 2012 01:05:06 +0200 (CEST)
From:      Rodrigo OSORIO <rodrigo@bebik.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/168121: new port : devel/libyaml
Message-ID:  <20120518230506.32CBE2EE00@oldfaithful.bebik.local>
Resent-Message-ID: <201205182300.q4IN0JjA057346@freefall.freebsd.org>

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

>Number:         168121
>Category:       ports
>Synopsis:       new port : devel/libyaml
>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:   Fri May 18 23:00:18 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Rodrigo OSORIO
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
>Environment:
FreeBSD sisko 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
	Add new port libyaml, a YAML 1.1 parser and emitter written in C.
>How-To-Repeat:
	
>Fix:

	

--- libyaml.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:
#
#	libyaml
#	libyaml/distinfo
#	libyaml/pkg-descr
#	libyaml/pkg-plist
#	libyaml/Makefile
#
echo c - libyaml
mkdir -p libyaml > /dev/null 2>&1
echo x - libyaml/distinfo
sed 's/^X//' >libyaml/distinfo << '00377ee258b86766b55f9dfdf5a0b208'
XSHA256 (yaml-0.1.4.tar.gz) = 7bf81554ae5ab2d9b6977da398ea789722e0db75b86bffdaeb4e66d961de6a37
XSIZE (yaml-0.1.4.tar.gz) = 471759
00377ee258b86766b55f9dfdf5a0b208
echo x - libyaml/pkg-descr
sed 's/^X//' >libyaml/pkg-descr << '8fbaf0d35e74c92a0b37b3659bfe323e'
XLibYAML is a YAML 1.1 parser and emitter written in C.
X
XWWW: http://pyyaml.org/wiki/LibYAML
8fbaf0d35e74c92a0b37b3659bfe323e
echo x - libyaml/pkg-plist
sed 's/^X//' >libyaml/pkg-plist << '7c27dbba14196ba43a22e195ab8fe8bd'
Xinclude/yaml.h
Xlib/libyaml-0.so.2
Xlib/libyaml-0.so
Xlib/libyaml.so
Xlib/libyaml.la
Xlib/libyaml.a
Xlib/pkgconfig/yaml-0.1.pc
X@dirrm lib/pkgconfig
7c27dbba14196ba43a22e195ab8fe8bd
echo x - libyaml/Makefile
sed 's/^X//' >libyaml/Makefile << '99cd492c9efa54def361a4a2628a08d7'
X# New ports collection makefile for:   libYAML
X# Date created:        14 May 2012
X# Whom:                Rodrigo OSORIO <rodrigo@bebik.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libyaml
XPORTVERSION=	0.1.4
XCATEGORIES=	devel
XMASTER_SITES=	http://pyyaml.org/download/libyaml/  http://rodrigo.osorio.free.fr/freebsd/distfiles/
XDISTNAME=	yaml-${PORTVERSION}
X
XMAINTAINER=	rodrigo@bebik.net
XCOMMENT=	LibYAML is a YAML 1.1 parser and emitter written in C
X
XLICENSE=        MIT
X
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
XUSE_LDCONFIG=	yes
X
X.include <bsd.port.mk>
99cd492c9efa54def361a4a2628a08d7
exit
--- libyaml.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?20120518230506.32CBE2EE00>