8c6d FreshPorts -- devel/py-yaml
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
py-yaml 3.10 devel on this many watch lists=2 search for ports that depend on this port
Python YAML parser
Maintained by: jpaetzel@FreeBSD.org search for ports maintained by this maintainer
Port Added: 03 Jan 2003 11:29:08
Also Listed In: python
License: not specified in port


PyYAML is a YAML parser and emitter for the Python programming language.

PyYAML features :
   * a complete YAML 1.1 parser. In particular, PyYAML can parse all examples
     from the specification. The parsing algorithm is simple enough to be a
     reference for YAML parser implementors.
   * Unicode support including UTF-8/UTF-16 input/output and \u escape
     sequences.
   * low-level event-based parser and emitter API (like SAX).
   * high-level API for serializing and deserializing native Python objects
     (like DOM or pickle).
   * support for all types from the YAML types repository. A simple extension
     API is provided.
   * relatively sensible error messages.

WWW: http://pyyaml.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/python27
Required To Run:
  1. lang/python27

This port is required by:

for Build for Run

To install the port: cd /usr/ports/devel/py-yaml/ && make install clean
To add the package: pkg_add -r py27-yaml


Configuration Options
===> The following configuration options are available for py25-yaml-3.10:
     YAML=Off (default) "Enable LibYAML binding"
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://pyyaml.org/download/pyyaml/

Number of commits found: 23

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
30 May 2011 15:13:38
Original commit files touched by this commit  3.10
jpaetzel search for other commits by this committer
Update to 3.10
12 Sep 2009 01:14:55
Original commit files touched by this commit  3.09
jpaetzel search for other commits by this committer
Update devel/py-yaml and textproc/libyaml to latest versions

PR:     ports/138401
Submitted by:   Wen Heping <wenheping@gmail.com>
Approved by:    itetcu@ (mentor)
03 Mar 2009 21:26:16
Original commit files touched by this commit  3.07_2
jpaetzel search for other commits by this committer
Fix plist error in textproc/libyaml

Approved by:    linimon (mentor)
01 Mar 2009 01:47:51
Original commit files touched by this commit  3.07_1
jpaetzel search for other commits by this committer
Update libyaml to 0.1.2

Approved by:    linimon (mentor)
14 Jan 2009 16:21:32
Original commit files touched by this commit  3.07
jpaetzel search for other commits by this committer
Bump to latest production ready version

Approved by:    linimon (mentor)
12 Jan 2009 05:57:43
Original commit files touched by this commit  3.06
jpaetzel search for other commits by this committer
Grab MAINTAINER

Approved by:    linimon (mentor)
17 Dec 2008 16:43:36
Original commit files touched by this commit  3.06
pav search for other commits by this committer
- Update to 3.06
- Add a knob to build libYAML bindings (defaults to off)

PR:             ports/128992
Submitted by:   Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
Approved by:    maintainer timeout (28 days)
30 Jul 2007 09:42:28
Original commit files touched by this commit  3.05
alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
27 May 2007 10:40:25
Original commit files touched by this commit  3.05
miwi search for other commits by this committer
- Update to 3.05

PR:             112933
Submitted by:   Neal Nelson <neal@nelson.name> (maintainer)
04 Sep 2006 15:59:45
Original commit files touched by this commit  3.04
itetcu search for other commits by this committer
Update to version 3.04

PR:             102850
Submitted by:   Neal Nelson (maintainer)
23 Jun 2006 08:56:29
Original commit files touched by this commit  3.03
pav search for other commits by this committer
- Update to 3.03

PR:             ports/99254
Submitted by:   Neal Nelson <neal@nelson.name> (maintainer)
16 Jun 2006 13:50:45
Original commit files touched by this commit  3.02_1
jkoshy search for other commits by this committer
Fix a ZeroDivisionError on FreeBSD 4, by bringing in a vendor
patch [SVN#168 at pyyaml.org].

Bump PORTREVISION.

PR:             ports/99009
Submitted by:   jkoshy
Approved by:    Neal Nelson (neal at nelson dot name) [MAINTAINER]
26 May 2006 15:14:43
Original commit files touched by this commit  3.02
pav search for other commits by this committer
- Update to 3.02
- Take maintainership

PR:             ports/97891
Submitted by:   Neal Nelson <neal@nelson.name>
09 May 2006 15:00:24
Original commit files touched by this commit  3.01
ijliao search for other commits by this committer
upgrade to 3.01
31 Mar 2006 02:50:51
Original commit files touched by this commit  0.32
ijliao search for other commits by this committer
fix master site and WWW

PR:             95134
Submitted by:   Jean-Francois BOEUF <jfb@minet.net>
08 Nov 2005 21:03:35
Original commit files touched by this commit  0.32
mnag search for other commits by this committer
Update WWW
Add SHA256

PR:             88689
Submitted by:   jmelo@freebsdbrasil.com.br
10 Jul 2005 19:26:18
Original commit files touched by this commit  0.32
kris search for other commits by this committer
Chase master site
16 May 2004 16:16:42
Original commit files touched by this commit  0.32
krion search for other commits by this committer
- Fix MASTER_SITES

PR:             ports/66686
Submitted by:   Roman Neuhauser <neuhauser@chello.cz>
29 Jan 2004 07:24:56
Original commit files touched by this commit  0.32
trevor search for other commits by this committer
SIZEify.
01 Jul 2003 07:58:44
Original commit files touched by this commit  0.32
daichi search for other commits by this committer
update devel/py-yaml:
  o Fix unfetchable distfile, but in the same time
  o Update to 0.32
  o Change the distinfo

PR:             53036
Submitted by:   Serge Gagnon <gagnon__s@videotron.ca>
10 May 2003 14:41:45
Original commit files touched by this commit  20021223
petef search for other commits by this committer
py-yaml development has been taken over by someone else; update WWW:
appropriately.

Noticed by:     fenner's portsurvey
20 Feb 2003 17:07:10
Original commit files touched by this commit  20021223
knu search for other commits by this committer
De-pkg-comment.
03 Jan 2003 11:28:49
Original commit files touched by this commit  20021223
ijliao search for other commits by this committer
add py-yaml 20021223
Python YAML parser

Number of commits found: 23

282f
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24528
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days26
new fortnight58
new month216

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0