aboutsummaryrefslogtreecommitdiff
path: root/net/boinc_curses
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Adapt to new boinc-clientPav Lucistnik2008-12-281-1/+1
| | | | Notes: svn path=/head/; revision=224912
* - Trigger rebuild with boinc-client 6.xPav Lucistnik2008-08-061-0/+1
| | | | Notes: svn path=/head/; revision=218117
* - Update to 0.1.9Pav Lucistnik2008-02-092-4/+4
| | | | Notes: svn path=/head/; revision=206964
* - Update to 0.1.8Pav Lucistnik2008-01-032-4/+4
| | | | Notes: svn path=/head/; revision=204887
* - Update to 0.1.7Pav Lucistnik2007-10-172-4/+4
| | | | Notes: svn path=/head/; revision=201631
* - Update to 0.1.6Pav Lucistnik2007-05-242-5/+4
| | | | Notes: svn path=/head/; revision=191655
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Console based boinc-client monitor and controller.Pav Lucistnik2007-02-153-0/+40
Features - Colorful console application using ncurses - Single screen listing of results, transfers and recent messages - Updated real time - Control the client with single keypress - Using same communication protocol as boinc_gui - Works with all boinc projects WWW: http://www.oook.cz/bsd/boinc_curses/ Notes: svn path=/head/; revision=185239