summaryrefslogtreecommitdiff
path: root/converters/p5-Boulder (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.30.Anton Berezin2003-01-263-2/+4
| | | | Notes: svn path=/head/; revision=74018
* Update to 1.29.Anton Berezin2002-11-172-2/+2
| | | | Notes: svn path=/head/; revision=70313
* Update to 1.27.Anton Berezin2002-05-282-2/+2
| | | | Notes: svn path=/head/; revision=60198
* Update to 1.25.Anton Berezin2002-01-222-2/+2
| | | | Notes: svn path=/head/; revision=53582
* Update to 1.24, add RUN_DEPENDS, add a manpage, sort manpage list,Anton Berezin2001-10-262-9/+21
| | | | | | | assume maintainership. Notes: svn path=/head/; revision=49235
* Fix plist.Jun Kuriyama2001-05-101-0/+1
| | | | Notes: svn path=/head/; revision=42484
* new port p5-BoulderAndreas Klemm2001-03-135-0/+63
Boulder IO is a simple TAG=VALUE data format designed for sharing data between programs connected via a pipe. It is also simple enough to use as a common data exchange format between databases, Web pages, and other data representations. The basic data format is very simple. It consists of a series of TAG=VALUE pairs separated by newlines. It is record-oriented. The end of a record is indicated by an empty delimiter alone on a line. The delimiter is "=" by default, but can be adjusted by the user. WWW: http://search.cpan.org/search?dist=Boulder Notes: svn path=/head/; revision=39788