Bug 123935 - [NEW PORT] devel/pear-PHP_UML : A PEAR Class to Create UML Representation of PHP Code
Summary: [NEW PORT] devel/pear-PHP_UML : A PEAR Class to Create UML Representation of ...
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: 2008-05-23 17:20 UTC by wenheping
Modified: 2008-05-27 14:40 UTC (History)
0 users

See Also:


Attachments
file.shar (5.49 KB, text/plain)
2008-05-23 17:20 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2008-05-23 17:20:01 UTC
PHP_UML is a reverse-engineering package that
scans PHP files and directories, and delivers
an UML/XMI representation of the classes and
packages found.

PHP_UML is a PHP parser, an XMI generator, as
well as a metamodel-driven application.Practically,
with PHP_UML, you can feed an UML CASE tool,
like Rational Rose or Argouml, with an UML
representation of existing PHP source code.
This way, you get an instant overview of a given
application, with all the usual functions of a
software design tool,like class diagrams exportation,
refactoring of object-oriented applications,or
automatic code generation.

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

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-05-23 17:20:14 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 2008-05-27 14:38:10 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-05-27 14:38:29 UTC
miwi        2008-05-27 13:38:24 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/pear-PHP_UML   Makefile distinfo pkg-descr 
  Log:
  PHP_UML is a reverse-engineering package that scans PHP files and directories,
  and delivers an UML/XMI representation of the classes and packages found.
  
  WWW: http://pear.php.net/package/PHP_UML/
  
  PR:             ports/123935
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.3070    +1 -0      ports/devel/Makefile
  1.1       +97 -0     ports/devel/pear-PHP_UML/Makefile (new)
  1.1       +3 -0      ports/devel/pear-PHP_UML/distinfo (new)
  1.1       +4 -0      ports/devel/pear-PHP_UML/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"