today update channels










>
August
    •  
    •  
    •  
    •  
    •  
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 11
    • 12
    • 13
    • 14
    • 15
    • 16
    • 17
    • 18
    • 19
    • 20
    • 21
    • 22
    • 23
    • 24
    • 25
    • 26
    • 27
    • 28
    • 29
    • 30
    • 31
     



     
    Users
    reade
    riko4
    NicoCanali
    reader
    irodgers
    bluronline
    chaolong34
    jtanderson
    alicia4live
    bizman
     
      
     
    +Cibyl 13 (Default branch)
      Cibyl is a programming environment that allowscompiled C programs to execute on J2ME-capablephones. Cibyl uses GCC to compile the C programsto MIPS binaries, and these are then recompiledinto Java bytecode. The programs are not parsedduring runtime, and Cibyl is therefore relativelywell-performing. With Cibyl, games written in Ccan be ported to J2ME without switching language.License:GNU General Public License (GPL)Changes:Some code refactoring and cleanup, a workaround for a bug on SonyEricsson phones, and a minor bugfix in register allocation.

    +Nagios 3.0b6 (Default branch)
      Nagios (formerly Netsaint) is a daemon written in C that is designedto monitor networked hosts and services. It has the ability to notifycontacts (via email, pager or other methods) when problems arise andare resolved. Host and service checks are performed by external"plugins", making it easy to write custom checks in your language ofchoice. Several CGIs are included in order to allow you to view thecurrent and historical status via a Web browser, and a WAP interfaceis also provided to allow you to acknowlege problems and disablenotifications from an internet-ready cellphone.License:GNU General Public License (GPL)Changes:Cleanup of the logging API, macro generation and processing logic, and internal data structures. Fixes for various segfaults and bugs with scheduled downtime, freshness checks, object inheritance, and mutex access.

    +Common UNIX Printing System 1.3.4 (Default branch)
      CUPS provides a portable printing layer for Unix(r)-based operating systems. It has been developed to promote a standard printing solution for all Unix vendors and users. CUPS provides the System V and Berkeley command line interfaces, and uses the Internet Printing Protocol ("IPP") as the basis for managing print jobs and queues. The Line Printer Daemon (LPD) Server Message Block (SMB), and AppSocket (a.k.a. JetDirect) protocols are also supported with reduced functionality. CUPS adds network printer browsing and PostScript Printer Description ("PPD") based printing options to support real world printing under UNIX. It includes an image file RIP that supports printing of image files to non-PostScript printers. A customized version of GNU Ghostscript 7.05 for CUPS called ESP Ghostscript is available separately to support printing of PostScript files within the CUPS driver framework. Sample drivers for Dymo, EPSON, HP, and OKIDATA printers are included that use these filters.License:GNU General Public License v2Changes:This release fixes a buffer overflow bug along with some localization, authentication, and printing bugs.

    +Satchmo 0.6 (Default branch)
      Satchmo's mission is to use Django to create aframework for creating unique and robust onlinestores.

    +Rally 0.1.0 (Default branch)
      Rally is a part of the Crow Designer project, andwas developed as a sample GuiLoader-basedapplication. This front end provides RPM packagemanagement functionality via an intuitivetree-less graphical interface. Users are able tobrowse available repositories, search forpackages, and perform updates, installations, andremovals. Rally employs Parallel Installer, whichdownloads and updates packages simultaneously,potentially reaching a vast performance boost. Thename of this application reflects its orientationfor speedy and reliable processing.

    +Simple Settings dialog 0.3.0 (Default branch)
      Simple Settings Dialog (ssd) enables a scriptauthor to easily construct a simple dialog (e.g.for configuration purposes) that can be bepresented to the user during script execution. Itis build on QT4 and implements the most commonlyused widgets from QT. It is intended forsysadmins for scripting purposes. The goals arethat creation of a dialog should be done in veryfew lines, and the output from ssd (when the userhas made his/her choice) should be simple andparseable by bash. The code (or markup) for ssdcan either be stored in a separate file orembedded in the bash script, allowing one-filescripting.

    +RegexKit 0.3.1 (Default branch)
      RegexKit is an Objective-C framework for regularexpressions using the PCRE library for Mac OS XCocoa and GNUstep. It includes an extensivecollection of category additions for the NSArray,NSDictionary, NSSet, and NSString Foundationobjects.License:BSD License (revised)Changes:This releases is a bugfix/workaround for Safari 3 users downloading .dmg files from sourceforge, which Safari 3 incorrectly identifies as .bz2 files. As a workaround, the .dmg is placed inside a .tar file. Mac Safari 3 users should download this release if they encountered this issue. This release also includes support for Xcode 3.0 DocSet subscriptions to the RegexKit documentation. Once you subscribe, Xcode will notify you and update the RegexKit documentation automatically.

    +Task Coach 0.66.0 (Default branch)
      Task Coach is a simple todo manager to managepersonal tasks and todo lists. It grew out of afrustration that well-known task managers, such asthose provided with Outlook or Lotus Notes, do notprovide facilities for composite tasks. Often,tasks and other things to do consist of severalactivities. Task Coach is designed to deal withcomposite tasks.License:GNU General Public License (GPL)Changes:This release adds a translation in Traditional Chinese and a few small feature enhancements, such as an 'overall categories' column that recursively shows the categories a task belongs to, persistent column widths, and keyboard shortcuts for cycling through open viewers.

    +Absolute OS 12.1.0 beta1 (Default branch)
      Absolute is a lightweight Slackware Linux derivative distribution that uses an Icewm, ROX-Filer window/file manager combination. It comes with Firefox, The GIMP, MPlayer, K3B, kTorrent, Gaim, Frostwire, Gftp, StarDict, Skype, and many other titles all set up and ready to run. Several utilities are included to ease configuration and management. It is compatible with all Slackware 11 packages and can be installed just like a Slackware disk, except that you cannot choose which packages to install or remove, as it just installs everything.License:GNU General Public License (GPL)Changes:Based on Slackware-current (hence the Beta), but it is actually the best tested and integrated 12.x release to date. Xorg 7.3, GIMP 2.4 final, recompilation of about half the distribution including Firefox 2.0.0.8 (with headers and IDL included), new mplayer, and mplayerplug-in compiled on the distribution itself. An updated multimedia installer and updated utilities.

    +GradeL 0.8.14 (Default branch)
      GradeL is a gradebook program for teachers. Itfeatures an easy-to-use GUI, and produces multiplereports.License:GNU General Public License (GPL)Changes:This release includes some minor enhancements, and includes improved support for weighted grading.

    +Bazaar VCS 0.92rc1 (Default branch)
      Bazaar is a simple decentralized revision control system. Decentralized revision control systems give users the ability to branch remote repositories to a local context. Users can commit to local branches without requiring special permission from the branches that they branched from.License:GNU General Public License (GPL)Changes:This release contains around 30 distinct user visible enhancements and bugfixes. There are some substantial improvements to speed, particularly of commit operations. A new experimental repository format has been added.

    +GTKRawGallery 0.5.1 (Default branch)
      GTKRawGallery is an image viewer with support forcamera raw files. It is also an album manager and conversion tool.License:GNU General Public License (GPL)Changes:This release adds a Sorting function. Selection color is customizable. A memory leak and a Collapse Rows function bug have been fixed.

    +samhain 2.4.0 (Default branch)
      samhain is a daemon that can check file integrity, search the file tree for SUID files, and detect kernelmodule rootkits (Linux only). It can be used either standalone or as a client/server system for centralized monitoring, with strong (192-bit AES) encryption for client/server connections and the option to store databases and configuration files on the server. For tamper resistance, it supports signed database/configuration files and signed reports/audit logs. It has been tested on Linux, FreeBSD, Solaris, AIX, HP-UX, and Unixware. License:GNU General Public License (GPL)Changes:A framework for running extension modules in separate threads has been implemented. The login check module and the process check module have been updated to run as threads.

    +Skeleton Engine for MySQL 0.7 (Default branch)
      The Skeleton Engine is a starting point forcreating a MySQL Storage Engine. It comes witheverything you need to write a pluggable engine.Autoconf, an initial framework, and scriptingtools are all provided. The Skeleton Engine hasbeen the starting point for the PBXT, Nitro,Memcache, AWS, HTTP, and many other engines.License:BSD License (revised)Changes:License file cleanups, better documents, and the removal of some public functions (aka they are now declared as static).



    © 2008 Pagerss. All rights reserved to their owners.