Bug 115252 - New port: textproc/pecl-syck A PECL extension which facilitates YAML parsing
Summary: New port: textproc/pecl-syck A PECL extension which facilitates YAML parsing
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: 2007-08-06 19:40 UTC by Ditesh Shashikant Gathani
Modified: 2007-08-21 10:00 UTC (History)
0 users

See Also:


Attachments
file.shar (1.83 KB, text/plain)
2007-08-06 19:40 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 2007-08-06 19:40:01 UTC
The syck extension is a binding to the Syck library which facilitates YAML parsing.

YAML(tm) (rhymes with "camel") is a straightforward machine parsable data serialization format designed for human readability and interaction with scripting languages. YAML is optimized for data serialization, configuration 
settings, log files, Internet messaging and filtering.

Fix: shar file, as attached.

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-08-06 19:40:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants to have pecl- PRs
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-08-21 09:58:50 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-08-21 09:59:08 UTC
miwi        2007-08-21 08:58:59 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/pecl-syck   Makefile distinfo pkg-descr 
  Log:
  The syck extension is a binding to the Syck library which facilitates
  YAML parsing.
  
  YAML(tm) (rhymes with "camel") is a straightforward machine parsable
  data serialization format designed for human readability and
  interaction with scripting languages. YAML is optimized for data
  serialization, configuration settings, log files, Internet
  messaging and filtering.
  
  WWW: http://pecl.php.net/package/syck/
  
  PR:             ports/115252
  Submitted by:   Ditesh Shashikant Gathani <ditesh at gathani.org>
  
  Revision  Changes    Path
  1.1174    +1 -0      ports/textproc/Makefile
  1.1       +27 -0     ports/textproc/pecl-syck/Makefile (new)
  1.1       +3 -0      ports/textproc/pecl-syck/distinfo (new)
  1.1       +10 -0     ports/textproc/pecl-syck/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"