14 projects tagged "BSD"
FusionForge is a collaborative development environment that gathers in one single place several tools useful for development teams: communication tools (forums, mailing-lists, news, etc.); development tools (bug/patch trackers, project management, source control systems, etc.); and community tools (file releases, software categorization, Web site hosting, etc.). It is the continuation of the free software version of GForge, based on the codebase that was maintained in parallel to the proprietary GForge AS version.
ClamAV Unofficial Signatures Updater is a script that provides a simple way to download, test, and use third-party ClamAV signatures. It checks for updated unofficial clamav signature database files and can download them. It randomizes download time to help distribute the load more evenly for the database host mirror sites. Signature bypass entries can be created for temporarily resolving false-positive issues with third-party signatures. It can report which mirror site a download came from. It reports if a downloaded database is actually different than the running copy. Many other features are supported.
CodingTeam is a software forge that is lightweight and extensible. It provides a lot of collaborative tools. With this software forge, projects can benefit from basic features (such as screenshots, downloads, uploads, and news), communication features (such as chatrooms, forums, the OpenForge API, and Jabber/XMPP integration), and development features (such as a VCS code browser, a bug tracker, SVG statistics, timeline, and roadmap). Also provided are community tools (project browsing, tag clouds, notepad, and user profiles).
Qataki is a shell script that you can use to read/post notices from the command line in a simple manner. It supports Identi.ca, Twitter, and StatusNet. You can post, reply, retweet, or send direct messages; read personal, public, and user and group timelines (last statuses); read messages directed to you (i.e. where you are mentioned); read messages in context (conversations available only for Identi.ca/StatusNet); and search for notices.
GNU GLOBAL source code tag system is a source code tagging system which works the same way across diverse environments (Emacs, vi, less, bash, Web browser, etc.). It can locate objects in source files and move there easily. It is useful for hacking a large project containing many subdirectories, many #ifdefs, and many main() functions. It is similar to ctags or etags, but is independent of any editor.
exude is a simple to use memory debugger. It enhances standard memory allocation calls with simple replacements that add just a little more functionality, such as keeping track of whether memory was previously allocated, and prevents common errors such as double frees, memory leaks, and so on.