aboutsummaryrefslogtreecommitdiff
path: root/devel/sfslite-noopt/pkg-descr
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-11-29 23:59:47 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-11-29 23:59:47 +0000
commit80193c20beb04743c5f5da763ce9f596a74a2bea (patch)
tree1aabebb26ba978462c41d65425c8383b09a548d8 /devel/sfslite-noopt/pkg-descr
parentff4a723c7728afd2a8e47cf807140fd4694edc08 (diff)
downloadports-80193c20beb04743c5f5da763ce9f596a74a2bea.tar.gz
ports-80193c20beb04743c5f5da763ce9f596a74a2bea.zip
Notes
Diffstat (limited to 'devel/sfslite-noopt/pkg-descr')
-rw-r--r--devel/sfslite-noopt/pkg-descr13
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/sfslite-noopt/pkg-descr b/devel/sfslite-noopt/pkg-descr
new file mode 100644
index 000000000000..1ad77ea88625
--- /dev/null
+++ b/devel/sfslite-noopt/pkg-descr
@@ -0,0 +1,13 @@
+See ../sfslite/pkg-descr. A build of the sfslite libraries with
+without -O or -O2 build flags. Useful for finding bugs that show up
+after your application has been runnig for a while. SFS is about 50%
+slower without -O2, but sometimes optimized code makes for baffling
+core dumps. This build of OKWS might be a reasonable compromise between
+performance (sfslite) and debugability (sfslite-dbg).
+
+Maintained as port of the OKWS distribution by Maxwell Krohn.
+
+WWW: http://www.okws.org
+
+- Max
+ports@okws.org