aboutsummaryrefslogtreecommitdiff
path: root/net/boinc_curses/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* net/boinc_curses: USES+= ncurses, respect LDFLAGSJohn Marino2016-02-051-1/+1
| | | | Notes: svn path=/head/; revision=408172
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-3/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Convert some more USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-1/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363399
* Drop maintainership BOINC ports, old machine running them gave up.Rene Ladan2014-02-041-1/+1
| | | | Notes: svn path=/head/; revision=342580
* rene-ladan.nl is offline for now, move distfiles into MASTER_SITE_LOCALRene Ladan2013-12-271-1/+3
| | | | Notes: svn path=/head/; revision=337736
* Add staging supportRene Ladan2013-09-241-2/+1
| | | | Notes: svn path=/head/; revision=328137
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* Take maintainership.Rene Ladan2013-07-091-6/+2
| | | | | | | While here convert Makefile headers. Notes: svn path=/head/; revision=322584
* - Drop all my portsPav Lucistnik2013-07-091-1/+1
| | | | Notes: svn path=/head/; revision=322581
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update to 0.2.2Pav Lucistnik2012-05-251-1/+1
| | | | Notes: svn path=/head/; revision=297402
* - Update to 0.2.1Pav Lucistnik2012-04-191-1/+1
| | | | Notes: svn path=/head/; revision=295127
* - Update to 0.2.0Pav Lucistnik2012-04-151-2/+1
| | | | Notes: svn path=/head/; revision=294849
* - 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-091-1/+1
| | | | Notes: svn path=/head/; revision=206964
* - Update to 0.1.8Pav Lucistnik2008-01-031-1/+1
| | | | Notes: svn path=/head/; revision=204887
* - Update to 0.1.7Pav Lucistnik2007-10-171-1/+1
| | | | Notes: svn path=/head/; revision=201631
* - Update to 0.1.6Pav Lucistnik2007-05-241-2/+1
| | | | 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-151-0/+26
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