Bug 126193 - [NEW PORT] devel/py25-phpserialize: A python implementation of PHP\'s native serialize() and unserialize()
Summary: [NEW PORT] devel/py25-phpserialize: A python implementation of PHP\'s native ...
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: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-02 15:20 UTC by Jui-Nan Lin
Modified: 2008-09-07 11:50 UTC (History)
0 users

See Also:


Attachments
py25-phpserialize-0.4.shar (2.82 KB, text/plain)
2008-08-02 15:20 UTC, Jui-Nan Lin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jui-Nan Lin 2008-08-02 15:20:04 UTC
This is a python implementation of PHP's native serialize() and
unserialize() functions.

WWW:    http://www.hurring.com/scott/code/python/serialize/

Generated with FreeBSD Port Tools 0.77
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2008-08-02 15:22:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lwhsu

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-09-07 11:43:41 UTC
lwhsu       2008-09-07 10:43:28 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-phpserialize Makefile distinfo pkg-descr pkg-plist 
    devel/py-phpserialize/files setup.py 
  Log:
  Add py-phpserialize 0.4, a python implementation of PHP\'s native
  serialize() and unserialize().
  
  PR:             ports/126193
  Submitted by:   Jui-Nan Lin <jnlin at csie.nctu.edu.tw>
  
  Revision  Changes    Path
  1.3195    +1 -0      ports/devel/Makefile
  1.1       +29 -0     ports/devel/py-phpserialize/Makefile (new)
  1.1       +3 -0      ports/devel/py-phpserialize/distinfo (new)
  1.1       +7 -0      ports/devel/py-phpserialize/files/setup.py (new)
  1.1       +4 -0      ports/devel/py-phpserialize/pkg-descr (new)
  1.1       +6 -0      ports/devel/py-phpserialize/pkg-plist (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"
Comment 3 Li-Wen Hsu freebsd_committer freebsd_triage 2008-09-07 11:44:18 UTC
State Changed
From-To: open->closed

New port added. Thanks!