1
I Use This!
Inactive

News

Analyzed 1 day ago. based on code collected 1 day ago.
Posted about 5 years ago by Radim Kolar
Improved documentation and packaging. Now includes far JAR for easier operation.
Posted about 5 years ago by Radim Kolar
Small bugfix release, fixed system wide fsp protocol support installation. Uploaded to Maven central as well.
Posted about 5 years ago by Radim Kolar
WML was written in mid 90's and it is not maintained anymore. It was removed from unix distributions because it does not compile on newer system. Website switched to hugo. This means that we can start update website once again. Hugo is much easier to work with then WML.
Posted about 5 years ago by Radim Kolar
Since Bazaar VCS was not maintained for years and Python 2 needed to run bzr is not supported anymore it is time to migrate. We moving to Git. Git won VCS war against bzr, has more tools and its integrated with pretty everything. FSP drifted through ... [More] history hosted on lot of VCS. 1. It started with rcs 2. moved to gnu cvs. It is rcs with networking. 3. then to svn 0.8 by Collabnet. Its cvs with better branches. 4. then to gnu arch - first distributed VCS available 5. then Tom Lord Arch improved gnu arch and called it tla. 6. Canonical likes the idea of distributed VCS and wrote Bazaar in Python. 7. and now we are in Linus Git. [Less]
Posted almost 6 years ago by Radim Kolar
SCons build improvements: added command line argument without-fspscan=yes do not install shell scripts if we do not build clients support for user defined examplesdir Other improvements: RPM packages available Gentoo ebuild available Improve error message when fspd can't open pid file
Posted almost 6 years ago by Radim Kolar
Fixed for compiling with SCons 3 Fixed for compiling SCons running on Python 3 Fixed fdclose() conflict in contrib/fspscan
Posted almost 6 years ago by Radim Kolar
FSPLIB now builds with SCons 3.0 used in combination with Python 3
Posted almost 6 years ago by Radim Kolar
FSPLIB, C FSP library, gets updated. There are no code changes - only SCons build system was updated. It builds correctly scons dist on SCons 3.0.X and user supplied install prefix is now respected; that was user reported bug. https://sourceforge.net/projects/fsp/files/fsplib/0.13/
Posted over 10 years ago by Radim Kolar
New version released. Fixed build on FreeBSD 9 and newer due to utmpx.h, fixed few bugs discovered by Clang, docbook documentation is now valid SGML document, SCons check for CC supported compiler flags fixed.
Posted over 15 years ago by Radim Kolar
FSP Proxy 0.8 released. This version comes with Maven 2 packaging, updated readme and minor code cleanups. It is now packaged as autostartable jar for easier use.