Bug 119828 - New port: archivers/phk PHK is a PHP-oriented package/archive system
Summary: New port: archivers/phk PHK is a PHP-oriented package/archive system
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-01-20 16:50 UTC by Ditesh Shashikant Gathani
Modified: 2008-01-20 22:20 UTC (History)
0 users

See Also:


Attachments
file.shar (1.64 KB, text/plain)
2008-01-20 16:50 UTC, Ditesh Shashikant Gathani
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ditesh Shashikant Gathani 2008-01-20 16:50:00 UTC
PHK is a PHP-oriented package/archive system. Basically, it can be considered as a PHP-oriented equivalent of the Java jar format. As jar, PHK allows to distribute and run a library or an application as a single file.

The PHK accelerator transparently makes PHK runtime faster.

Fix: shar file, as attached.

Patch attached with submission follows:
How-To-Repeat: Not applicable.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-01-20 17:09:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-01-20 22:14:36 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-01-20 22:15:01 UTC
miwi        2008-01-20 22:14:54 UTC

  FreeBSD ports repository

  Modified files:
    archivers            Makefile 
  Added files:
    archivers/pecl-phk   Makefile distinfo pkg-descr 
  Log:
  PHK is a PHP-oriented package/archive system. Basically, it can be considered
  as a PHP-oriented equivalent of the Java jar format. As jar, PHK allows to
  distribute and run a library or an application as a single file.
  
  The PHK accelerator transparently makes PHK runtime faster.
  
  WWW: http://pecl.php.net/package/phk/
  
  PR:             ports/119828
  Submitted by:   Ditesh Shashikant Gathani <ditesh at gathani.org>
  
  Revision  Changes    Path
  1.187     +1 -0      ports/archivers/Makefile
  1.1       +25 -0     ports/archivers/pecl-phk/Makefile (new)
  1.1       +3 -0      ports/archivers/pecl-phk/distinfo (new)
  1.1       +10 -0     ports/archivers/pecl-phk/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"