Date: Mon, 30 Jul 2007 02:08:07 +0000 (UTC) From: Cheng-Lung Sung <clsung@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/rubygem-ini Makefile distinfo pkg-descr pkg-plist Message-ID: <200707300208.l6U287r0020998@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
clsung 2007-07-30 02:08:07 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/rubygem-ini Makefile distinfo pkg-descr pkg-plist Log: Ah yes, INI files. We love them. We hate them. We cannot escape them. Originally made popular by Windows, INI files are everywhere including in Samba[www.samba.org] and Trac[trac.edgewall.org]. This gem has one goal: make INI file, structure, and stream manipulation as fast, safe, and simple as possible. We take a modal approach with a pluggable parser class. WWW: http://IniFile.RubyForge.org/ PR: ports/114786 Submitted by: Yarema <yds at CoolRat.org> Revision Changes Path 1.1164 +1 -0 ports/textproc/Makefile 1.1 +19 -0 ports/textproc/rubygem-ini/Makefile (new) 1.1 +3 -0 ports/textproc/rubygem-ini/distinfo (new) 1.1 +8 -0 ports/textproc/rubygem-ini/pkg-descr (new) 1.1 +66 -0 ports/textproc/rubygem-ini/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707300208.l6U287r0020998>