Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Apr 2012 14:08:47 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/167315: [NEW PORT] devel/pear-Structures_LinkedList: Implements singly and doubly-linked lists
Message-ID:  <201204260808.q3Q88lL6000914@bofh.telnet.net.bd>
Resent-Message-ID: <201204260810.q3Q8A94c098046@freefall.freebsd.org>

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

>Number:         167315
>Category:       ports
>Synopsis:       [NEW PORT] devel/pear-Structures_LinkedList: Implements singly and doubly-linked lists
>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 Apr 26 08:10:08 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD bofh.telnet.net.bd 9.0-STABLE FreeBSD 9.0-STABLE #0: Fri Mar  2 02:21:51 BDT
>Description:
A singly-linked list offers the ability to insert or delete
nodes at any point within the list. A doubly-linked list also offers the
ability to request previous nodes in the list.

WWW: http://pear.php.net/package/Structures_LinkedList/

For Committer's reference:
http://tb.s.ubze.ro//logs/7.4-FreeBSD-i386/pear-Structures_LinkedList-0.2.2.log
http://tb.s.ubze.ro//logs/7.4-FreeBSD-amd64/pear-Structures_LinkedList-0.2.2.log
http://tb.s.ubze.ro//logs/8.2-FreeBSD-i386/pear-Structures_LinkedList-0.2.2.log
http://tb.s.ubze.ro//logs/8.2-FreeBSD-amd64/pear-Structures_LinkedList-0.2.2.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD-i386/pear-Structures_LinkedList-0.2.2.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD-amd64/pear-Structures_LinkedList-0.2.2.log

Generated with FreeBSD Port Tools 0.99_5 (mode: new)
>How-To-Repeat:
>Fix:

--- .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:
#
#	pear-Structure_LinkedList
#	pear-Structure_LinkedList/pkg-descr
#	pear-Structure_LinkedList/Makefile
#	pear-Structure_LinkedList/distinfo
#
echo c - pear-Structure_LinkedList
mkdir -p pear-Structure_LinkedList > /dev/null 2>&1
echo x - pear-Structure_LinkedList/pkg-descr
sed 's/^X//' >pear-Structure_LinkedList/pkg-descr << 'fcb1a90a864a629e6e129131c1e58ac3'
XA singly-linked list offers the ability to insert or delete
Xnodes at any point within the list. A doubly-linked list also offers the
Xability to request previous nodes in the list.
X
XWWW: http://pear.php.net/package/Structures_LinkedList/
fcb1a90a864a629e6e129131c1e58ac3
echo x - pear-Structure_LinkedList/Makefile
sed 's/^X//' >pear-Structure_LinkedList/Makefile << '84b85b20db03f79347ede0946c4c9fd8'
X# Ports collection makefile for:	pear-Structures_LinkedList
X# Date created:				26 April 2012
X# Whom:					Muhammad Moinur Rahman <5u623l20@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Structures_LinkedList
XPORTVERSION=	0.2.2
XCATEGORIES=	devel pear
X
XMAINTAINER=	5u623l20@gmail.com
XCOMMENT=	Implements singly and doubly-linked lists
X
XPEAR_AUTOINSTALL=	yes
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
X.include <bsd.port.post.mk>
84b85b20db03f79347ede0946c4c9fd8
echo x - pear-Structure_LinkedList/distinfo
sed 's/^X//' >pear-Structure_LinkedList/distinfo << 'bcaef6b212fff021d814f528d8bc8770'
XSHA256 (PEAR/Structures_LinkedList-0.2.2.tgz) = 26e16610444ff6d09f847e68b0e38c522ff96eb64a4b2f07c91742a213ade692
XSIZE (PEAR/Structures_LinkedList-0.2.2.tgz) = 12486
bcaef6b212fff021d814f528d8bc8770
exit
--- .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?201204260808.q3Q88lL6000914>