Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 May 2012 16:09:16 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/pear-Structure_LinkedList Makefile distinfo pkg-descr
Message-ID:  <201205031609.q43G9GTY053198@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2012-05-03 16:09:16 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/pear-Structure_LinkedList Makefile distinfo pkg-descr 
  Log:
  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/
  
  PR:             167315
  Submitted by:   Muhammad Moinur Rahman <5u623l20@gmail.com>
  
  Revision  Changes    Path
  1.4941    +1 -0      ports/devel/Makefile
  1.1       +19 -0     ports/devel/pear-Structure_LinkedList/Makefile (new)
  1.1       +2 -0      ports/devel/pear-Structure_LinkedList/distinfo (new)
  1.1       +5 -0      ports/devel/pear-Structure_LinkedList/pkg-descr (new)



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