LibYAML is a YAML 1.1 parser and emitter written in C. LibYAML covers presenting and parsing processes. Thus LibYAML defines the following two processors: * Parser, which takes an input stream of bytes and produces a sequence of parsing events. * Emitter, which takes a sequence of events and produces a stream of bytes. The processes of parsing and presenting are inverse to each other. Any sequence of events produced by parsing a well-formed YAML document should be acceptable by the Emitter, which should produce an equivalent document. Similarly, any document produced by emitting a sequence of events should be acceptable for the Parser, which should produce an equivalent sequence of events. The job of resolving implicit tags, composing and serializing representation trees, as well as constructing and representing native objects is left to applications and bindings. Although some of these processes may be covered in the latter releases, they are not in the scope of the initial release of LibYAML. WWW: http://pyyaml.org/wiki/LibYAML ref='/~lantw44/cgit/cgit.cgi/'>index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/net/py-spreadmodule
Commit message (Expand)AuthorAgeFilesLines
* - Update to 1.5miwi2009-02-102-7/+6
* - Make Python 2.5.1 the default Python versionalexbl2007-07-30>
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Update to 1.6.1zeising2013-08-142-3/+3
* - Convert to new perl frameworkaz2013-08-041-1/+2
* Fix security issues in xorg client libraries.zeising2013-06-053-11/+3
* The FreeBSD x11 team proudly presentszeising2013-05-252-7/+5
* Add a new xorg module, to use with USE_XORG: xorg-macros. This modulezeising2013-03-121-8/+4
* Fix the build of xorg related ports when the base system is compiled withzeising2012-07-301-0/+3
* - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-091-1/+0
* - Fix build on FreeBSD 10miwi2011-10-291-0/+1
* - updated evieext to 1.1.1eadler2011-09-225-27/+14
* - Please welcome Xorg 7.5.1miwi2011-02-265-133/+110
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* Punt autoconf267->autoconf268ade2010-10-161-1/+1
* Round one migration of ports from automake{19,110} to automake111ade2010-10-061-1/+1
* Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-1/+2
* - Update to Xorg 7.5miwi2010-05-014-5/+26
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
* - Chase libxcb/xcb-proto updatedhn2009-06-151-0/+1
* Update to 1.2.1rnoland2009-04-083-4/+12
* - libX11 configure doesn't have --enable-xdmauth now, XDMCP isstas2009-03-131-1/+1
* - Fix pkgconfig path.stas2009-03-131-0/+11
* - Don't try to use dolt, it is broken with bash4.stas2009-03-132-2/+15
* /tmp/cvsGePDN8rnoland2009-02-202-4/+4
* Forgot to remove OPTIONS, this is a no-op.flz2009-01-241-2/+0
* Remove XCB option. It'll make upgrade much easier.flz2009-01-242-20/+12
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-243-8/+11
* - Remove empty USE_XORG line.flz2008-09-211-2/+1
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1
* - Mark xtrans as a BUILD_DEPENDS only (unless specified otherwise with :both)flz2008-03-131-11/+17
* - Update X.org ports to 7.3.flz2007-09-143-18/+4
* Bump revision for patch-src::GetMoEv.c.lesi2007-07-031-2/+3