Bug 167315 - [NEW PORT] devel/pear-Structures_LinkedList: Implements singly and doubly-linked lists
Summary: [NEW PORT] devel/pear-Structures_LinkedList: Implements singly and doubly-lin...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-26 09:10 UTC by Muhammad Moinur Rahman
Modified: 2012-05-03 17:10 UTC (History)
0 users

See Also:


Attachments
.shar (1.82 KB, text/plain)
2012-04-26 09:10 UTC, Muhammad Moinur Rahman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-04-26 09:10:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2012-05-03 17:09:26 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-05-03 17:09:28 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"