Bug 194026 - [NEW PORT] devel/pecl-sync - Named and unnamed synchronization objects in PHP
Summary: [NEW PORT] devel/pecl-sync - Named and unnamed synchronization objects in PHP
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-30 05:17 UTC by Gasol Wu
Modified: 2014-09-30 06:37 UTC (History)
2 users (show)

See Also:


Attachments
shell archive (1.56 KB, text/plain)
2014-09-30 05:17 UTC, Gasol Wu
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gasol Wu 2014-09-30 05:17:43 UTC
Created attachment 147819 [details]
shell archive

The sync extension introduces synchronization objects into PHP.

Named and unnamed Mutex, Semaphore, Event, and Reader-Writer objects provide
OS-level synchronization on both *NIX (POSIX semaphores required) and Windows
platforms.

WWW: http://pecl.php.net/package/sync
Comment 1 Vanilla I. Shu freebsd_committer freebsd_triage 2014-09-30 06:36:06 UTC
Committed, thanks.
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-09-30 06:37:06 UTC
A commit references this bug:

Author: vanilla
Date: Tue Sep 30 06:36:53 UTC 2014
New revision: 369573
URL: https://svnweb.freebsd.org/changeset/ports/369573

Log:
  Add pecl-sync 1.0.1, named and unnamed synchronization objects in PHP.

  PR:		ports/194026
  Submitted by:	Gasol Wu <gasol.wu@gmail.com>

Changes:
  head/devel/Makefile
  head/devel/pecl-sync/
  head/devel/pecl-sync/Makefile
  head/devel/pecl-sync/distinfo
  head/devel/pecl-sync/pkg-descr