Bug 118757 - Update port:devel/php5-ice An Ice (Internet Communications Engine) language mapping for PHP
Summary: Update port:devel/php5-ice An Ice (Internet Communications Engine) language m...
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-17 01:20 UTC by DIrk
Modified: 2007-12-21 01:00 UTC (History)
0 users

See Also:


Attachments
file.shar (5.79 KB, text/plain)
2007-12-17 01:20 UTC, DIrk
no flags Details
php5-ice-3.2.1_1.patch.txt (2.07 KB, text/plain)
2007-12-17 02:26 UTC, DIrk
no flags Details
php5-ice-3.2.1_1.patch.txt (2.07 KB, text/plain)
2007-12-17 03:27 UTC, DIrk
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description DIrk 2007-12-17 01:20:00 UTC
An Ice language mapping for PHP is a recent and welcome addition
to the Ice product portfolio, enabling developers to take advantage
of the productivity offered by PHP's friendly syntax and extensive
function library.

This Ice distribution is released under the GNU General Public License (GPL).

WWW: http://www.zeroc.com/
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-12-17 01:20:06 UTC
Class Changed
From-To: change-request->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-12-17 01:24:32 UTC
State Changed
From-To: open->feedback


Please submit updates in "unified diff" format!  You'll find 
instructions in the Porters Handbook. Then please submit a followup to 
this PR. 

Thanks
Comment 3 DIrk 2007-12-17 02:26:41 UTC
The attachment is the patch file.

Fixed:
1. Create etc/php directory if it is not existed.
2. Remove module line from etc/php/extensions.ini when deinstall.

Thanks.
Comment 4 DIrk 2007-12-17 03:27:57 UTC
The attachment is the patch file.

Fixed:
1. Create etc/php directory if it is not existed.
2. Remove module line from etc/php/extensions.ini when deinstall.

Thanks.
Comment 5 dfilter service freebsd_committer freebsd_triage 2007-12-21 00:58:41 UTC
delphij     2007-12-21 00:58:36 UTC

  FreeBSD ports repository

  Modified files:
    devel/php5-ice       Makefile 
  Log:
   - Fix for shared library dependency;
   - Properly add PHP extension's corresponding plist entries.
  
  Submitted by:   maintainer
  PR:             ports/118757
  
  Revision  Changes    Path
  1.2       +20 -2     ports/devel/php5-ice/Makefile
_______________________________________________
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 6 Xin LI freebsd_committer freebsd_triage 2007-12-21 00:58:43 UTC
State Changed
From-To: feedback->closed

Committed, thanks!