Port details |
- safestr A string handling library for C
- 1.0.3_1 devel
=0 1.0.3_1Version of this port present on the latest quarterly branch.
- DEPRECATED: No more public distfiles
This port expired on: 2012-11-26
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2003-12-22 17:05:46
- Last Update: 2012-11-28 09:45:45
- SVN Revision: 307896
- License: not specified in port
- WWW:
- http://www.zork.org/safestr/
- Description:
- Safe C String Library v0.9.6 (June 11, 2003)
The goal of the SafeStr library is to provide a rich string-handling library
for C that has safe semantics yet interoperates with legacy library code in
a straightforward manner. Additionally, porting code that uses standard C
string handling should be straightforward. The library should work on all
modern Unix-like platforms, as well as any 32-bit Microsoft Windows OS.
The overt security goals of the library are as follows:
1. Buffer overflows should not be possible when using the API.
2. Format string problems should be impossible when using the API.
3. The API should be capable of tracking whether strings are "trusted",
a la Perl's taint mode.
The API is meant to provide rich functionality and be easy to use, all the while
improving security.
WWW: http://www.zork.org/safestr/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: safestr
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libtool>=2.4 : devel/libtool
- Library dependencies:
-
- xxl.2 : devel/xxl
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.3_1 28 Nov 2012 09:45:45 |
bapt |
2012-11-27 devel/p5-SPOPS: Depend on the expired p5-Class-Fields
2012-11-26 textproc/lemmatizer: No more public distfiles
2012-11-26 net/relay: No more public distfiles
2012-11-26 x11-clocks/bmp-alarm: No more public distfiles
2012-11-26 net-mgmt/nagios-check_ice: No more public distfiles
2012-11-26 japanese/libicq: No more public distfiles and development ceased
2012-11-26 graphics/tonicpoint-viewer: No more public distfiles
2012-11-26 devel/safestr: No more public distfiles
Feature safe: yes |
1.0.3_1 26 Oct 2012 14:57:51 |
bapt |
Deprecate a bunch of ports that are either abandonware and/or for which no more
public distfiles are available, or for which are -devel version with a more
recent stable version for long
Feature safe: yes |
1.0.3_1 24 Oct 2011 03:33:20 |
stas |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval). |
1.0.3_1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.0.3_1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.0.3_1 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
1.0.3_1 27 Mar 2007 22:12:03 |
stas |
- Change my email.
Suggested by: skv |
1.0.3_1 01 Feb 2007 02:42:06 |
kris |
Use libtool port instead of included version to avoid objformat a.out botch |
1.0.3_1 04 Sep 2006 14:38:23 |
itetcu |
- Fix amd64 build
PR: ports/102846
Submitted by: Stanislav Sedov (maintainer)
YAPHR via kris |
1.0.3 14 Aug 2006 16:09:49 |
rafan |
- Update to 1.0.3
- Pass maintainership to submitter
PR: ports/101944
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> |
0.9.5_1 04 Aug 2006 12:33:55 |
miwi |
- Chase increase of devel/safestr shlib version.
- Bump PORTREVISION
Submitted by: pointyhat via erwin
Approved by: markus (co mentor) |
0.9.5 15 Jul 2006 08:07:49 |
linimon |
Reset unresponsive maintainer.
Hat: portmgr |
0.9.5 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
0.9.5 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.9.5 22 Dec 2003 17:04:59 |
pav |
Add safestr, a simple and safe string handling library for C.
PR: ports/56129
Submitted by: Robert Schlotterbeck <rws@suki.rs.tarrant.tx.us> |