inilib is a C++ library which provides a method of saving the "state" of a program. inilib provides a means of storing a number of arbitrary settings in memory with an easy access interface, as well providing means for saving the information to and loading it from disk. Data is stored in an easy to read format, allowing the user to modify any of the information with a simple text editor. inilib benefits the programmer by providing a simple, intuitive means to store any data that can be expressed in std::string, int, double, or bool types. In addition, inilib handles any conversion that may be necessary to convert from one type to the other. Saving all information stored in inilib to disk or loading information from disk requires only one command. WWW: http://inilib.sourceforge.net/ ome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/misc/icemc
Commit message (Expand)AuthorAgeFilesLines
* Repatch the patch that stopped patching.adamw2003-06-101-11/+14
* Move:adamw2003-06-041-1/+1
* Update to 0.2.4, and unmark BROKEN for 5.X.adamw2003-05-232-12/+12
* BROKEN on 5.1: does not compilekris2003-05-181-1/+7
* Clear moonlight beckons.ade2003-03-072-1/+1
* Update icemc 0.2.2 -> 0.2.3. Although the port now officially uses QT3adamw2002-11-293-18/+16
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* Change maintainership on all my ports.adamw2002-10-182-2/+2
* Use Qt3 libskevlo2002-08-281-4/+4
* Update maintainer's email addresspat2002-07-232-4/+4
* - Add author patch to fix gcc > 3.0 problems and bump PORTREVISIONpat2002-04-253-2/+8