Summary: | new port: archivers/php5-phar | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Oleg Pudeyev <oleg> | ||||
Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Oleg Pudeyev
2011-11-24 05:40:08 UTC
Responsible Changed From-To: freebsd-ports-bugs->ale can u please have a look here, thx. ale 2011-11-25 15:48:57 UTC FreeBSD ports repository Modified files: archivers Makefile Added files: archivers/php5-phar Makefile archivers/php5-phar/files patch-config.m4 patch-phar.c Log: Add php5-phar extension. PR: ports/162807 Submitted by: Oleg Pudeyev <oleg@bsdpower.com> Feature safe: yes Revision Changes Path 1.268 +1 -0 ports/archivers/Makefile 1.1 +14 -0 ports/archivers/php5-phar/Makefile (new) 1.1 +41 -0 ports/archivers/php5-phar/files/patch-config.m4 (new) 1.1 +11 -0 ports/archivers/php5-phar/files/patch-phar.c (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" State Changed From-To: open->closed Committed. Many php5 extensions don't support external pcre. |