The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD misc : firestring

A library to make string handling easier in C

 libfirestring is a string handling library that provides
maximum length aware string handling functions to programs.
Several functions provide saner interfaces than the standard
libc functions.  libfirestring also provides functions that
are in most libc's but not provided for by ANSI C, enabling
programmers to write ANSI C-compliant code while using such
safe functions (strcasecmp, strncasecmp, snprintf).

libfirestring also includes functions for dealing with
reading configuration files in an easy to program fashion.

This library uses long long, which is part of the C99 standard
(previously a GNU extension).	Your compiler needs to support
this in order for FireString to work. 

http://www.firestuff.org/



firestring history


v. 1.15
date: 2005/05/28 10:50:29;  author: gerald;  state: Exp;  lines: +1 -3
Depend on GCC 3.4 or later instead of GCC 3.2 and simplify the respective
rules.

Approved by:	maintainer timeout

v. 1.14 date: 2004/05/02 05:52:32; author: petef; state: Exp; lines: +0 -2 Remove USE_GCC=yes nop. Noticed by: kris
v. 1.13 date: 2004/05/02 02:12:43; author: petef; state: Exp; lines: +48 -43 - update to 0.9.12 - unbreak: don't write in /usr/lib - use bzip2 - depend on gcc3 - update pkg-descr & WWW: tag PR: 65951 Submitted by: maintainer
v. 1.12 date: 2004/04/19 07:48:45; author: kris; state: Exp; lines: +2 -0 These broken ports are scheduled for deletion on June 18 if they are still broken at that time and no PRs have been submitted containing a fix.
v. 1.11 date: 2004/02/21 21:58:25; author: kris; state: Exp; lines: +3 -7 This port is broken on 4.x as well.
v. 1.10 date: 2004/02/05 06:15:16; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: Installs into /usr/lib
v. 1.9 date: 2004/01/31 23:13:01; author: sergei; state: Exp; lines: +39 -42 - Update to 0.9.9 [1] - Properly respect PREFIX - Re-sort pkg-plist PR: ports/61822 [1] Submitted by: maintainer [1]
v. 1.8 date: 2003/11/09 08:06:16; author: edwin; state: Exp; lines: +2 -2 Fix trailing spaces following a \ Noticed by: Subject: INDEX build failed
v. 1.7 date: 2003/11/09 01:13:22; author: jeh; state: Exp; lines: +39 -25 Upgraded Port: misc/firestring to 0.9.6 PR: 58547 Submitted By: MAINTAINER
v. 1.6 date: 2003/02/21 12:48:07; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.5 date: 2002/11/15 22:52:30; author: edwin; state: Exp; lines: +6 -5 Commited patch, thank you! PR: 45235 Submitted by: Dean Hollister
v. 1.4 date: 2002/11/09 00:37:57; author: edwin; state: Exp; lines: +11 -10 Maintainer updates for misc/firestring and net/firedns (depending on each other) PR: ports/44771,ports/44773 Submitted by: Dean Hollister
v. 1.3 date: 2002/10/15 14:48:17; author: naddy; state: Exp; lines: +31 -24 Update to new vendor release 0.1.21. PR: 44085 Submitted by: Dean Hollister
v. 1.2 date: 2002/08/23 09:56:11; author: kevlo; state: Exp; lines: +18 -7 Update to version 0.1.19. PR: 41914 Submitted by: MAINTAINER
v. 1.1 date: 2002/08/22 03:35:39; author: kevlo; state: Exp; Initial import of firestring 0.1.9. Libfirestring is a string handling library that provides maximum length aware string handling functions to programs. PR: 38025 Submitted by: Dean Hollister ============================================================================= v. 1.15 date: 2005/05/28 10:50:29; author: gerald; state: Exp; lines: +1 -3 Depend on GCC 3.4 or later instead of GCC 3.2 and simplify the respective rules. Approved by: maintainer timeout
v. 1.14 date: 2004/05/02 05:52:32; author: petef; state: Exp; lines: +0 -2 Remove USE_GCC=yes nop. Noticed by: kris
v. 1.13 date: 2004/05/02 02:12:43; author: petef; state: Exp; lines: +48 -43 - update to 0.9.12 - unbreak: don't write in /usr/lib - use bzip2 - depend on gcc3 - update pkg-descr & WWW: tag PR: 65951 Submitted by: maintainer
v. 1.12 date: 2004/04/19 07:48:45; author: kris; state: Exp; lines: +2 -0 These broken ports are scheduled for deletion on June 18 if they are still broken at that time and no PRs have been submitted containing a fix.
v. 1.11 date: 2004/02/21 21:58:25; author: kris; state: Exp; lines: +3 -7 This port is broken on 4.x as well.
v. 1.10 date: 2004/02/05 06:15:16; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: Installs into /usr/lib
v. 1.9 date: 2004/01/31 23:13:01; author: sergei; state: Exp; lines: +39 -42 - Update to 0.9.9 [1] - Properly respect PREFIX - Re-sort pkg-plist PR: ports/61822 [1] Submitted by: maintainer [1]
v. 1.8 date: 2003/11/09 08:06:16; author: edwin; state: Exp; lines: +2 -2 Fix trailing spaces following a \ Noticed by: Subject: INDEX build failed
v. 1.7 date: 2003/11/09 01:13:22; author: jeh; state: Exp; lines: +39 -25 Upgraded Port: misc/firestring to 0.9.6 PR: 58547 Submitted By: MAINTAINER
v. 1.6 date: 2003/02/21 12:48:07; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.5 date: 2002/11/15 22:52:30; author: edwin; state: Exp; lines: +6 -5 Commited patch, thank you! PR: 45235 Submitted by: Dean Hollister
v. 1.4 date: 2002/11/09 00:37:57; author: edwin; state: Exp; lines: +11 -10 Maintainer updates for misc/firestring and net/firedns (depending on each other) PR: ports/44771,ports/44773 Submitted by: Dean Hollister
v. 1.3 date: 2002/10/15 14:48:17; author: naddy; state: Exp; lines: +31 -24 Update to new vendor release 0.1.21. PR: 44085 Submitted by: Dean Hollister
v. 1.2 date: 2002/08/23 09:56:11; author: kevlo; state: Exp; lines: +18 -7 Update to version 0.1.19. PR: 41914 Submitted by: MAINTAINER
v. 1.1 date: 2002/08/22 03:35:39; author: kevlo; state: Exp; Initial import of firestring 0.1.9. Libfirestring is a string handling library that provides maximum length aware string handling functions to programs. PR: 38025 Submitted by: Dean Hollister ============================================================================= v. 1.15 date: 2005/05/28 10:50:29; author: gerald; state: Exp; lines: +1 -3 Depend on GCC 3.4 or later instead of GCC 3.2 and simplify the respective rules. Approved by: maintainer timeout
v. 1.14 date: 2004/05/02 05:52:32; author: petef; state: Exp; lines: +0 -2 Remove USE_GCC=yes nop. Noticed by: kris
v. 1.13 date: 2004/05/02 02:12:43; author: petef; state: Exp; lines: +48 -43 - update to 0.9.12 - unbreak: don't write in /usr/lib - use bzip2 - depend on gcc3 - update pkg-descr & WWW: tag PR: 65951 Submitted by: maintainer
v. 1.12 date: 2004/04/19 07:48:45; author: kris; state: Exp; lines: +2 -0 These broken ports are scheduled for deletion on June 18 if they are still broken at that time and no PRs have been submitted containing a fix.
v. 1.11 date: 2004/02/21 21:58:25; author: kris; state: Exp; lines: +3 -7 This port is broken on 4.x as well.
v. 1.10 date: 2004/02/05 06:15:16; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: Installs into /usr/lib
v. 1.9 date: 2004/01/31 23:13:01; author: sergei; state: Exp; lines: +39 -42 - Update to 0.9.9 [1] - Properly respect PREFIX - Re-sort pkg-plist PR: ports/61822 [1] Submitted by: maintainer [1]
v. 1.8 date: 2003/11/09 08:06:16; author: edwin; state: Exp; lines: +2 -2 Fix trailing spaces following a \ Noticed by: Subject: INDEX build failed
v. 1.7 date: 2003/11/09 01:13:22; author: jeh; state: Exp; lines: +39 -25 Upgraded Port: misc/firestring to 0.9.6 PR: 58547 Submitted By: MAINTAINER
v. 1.6 date: 2003/02/21 12:48:07; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.5 date: 2002/11/15 22:52:30; author: edwin; state: Exp; lines: +6 -5 Commited patch, thank you! PR: 45235 Submitted by: Dean Hollister
v. 1.4 date: 2002/11/09 00:37:57; author: edwin; state: Exp; lines: +11 -10 Maintainer updates for misc/firestring and net/firedns (depending on each other) PR: ports/44771,ports/44773 Submitted by: Dean Hollister
v. 1.3 date: 2002/10/15 14:48:17; author: naddy; state: Exp; lines: +31 -24 Update to new vendor release 0.1.21. PR: 44085 Submitted by: Dean Hollister
v. 1.2 date: 2002/08/23 09:56:11; author: kevlo; state: Exp; lines: +18 -7 Update to version 0.1.19. PR: 41914 Submitted by: MAINTAINER
v. 1.1 date: 2002/08/22 03:35:39; author: kevlo; state: Exp; Initial import of firestring 0.1.9. Libfirestring is a string handling library that provides maximum length aware string handling functions to programs. PR: 38025 Submitted by: Dean Hollister =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm