cvs commit: ports/devel Makefile ports/devel/pear-Structure_LinkedList Makefile distinfo pkg-descr

Martin Wilke miwi at FreeBSD.org
Thu May 3 16:09:16 UTC 2012


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 at 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)


More information about the cvs-all mailing list