summaryrefslogtreecommitdiff
path: root/misc/tempcontrol
Commit message (Collapse)AuthorAgeFilesLines
* Properly fix build on -current.Adam Weinberger2014-08-152-3/+21
| | | | Notes: svn path=/head/; revision=365000
* Honour CPPFLAGS and LDFLAGS to fix readline support on current.Adam Weinberger2014-08-091-1/+2
| | | | Notes: svn path=/head/; revision=364462
* Add USES=readline to fix build on -current.Adam Weinberger2014-07-231-0/+1
| | | | Notes: svn path=/head/; revision=362689
* - Change license BSD to BSD2CLAUSERusmir Dusko2014-01-281-13/+10
| | | | | | | | - Support STAGEDIR - Change ${PREFIX}/share/tempcontrol to ${DATADIR} Notes: svn path=/head/; revision=341618
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | misc) Notes: svn path=/head/; revision=327745
* - Unbreak parallel (-jX) builds by doing "make depend" prior to the buildAlexey Dokuchaev2013-08-091-6/+23
| | | | | | | | - Define LICENSE (BSD), respect CFLAGS, install README file (referenced in port description), wrap overly long lines, and remove MAKE_JOBS_UNSAFE Notes: svn path=/head/; revision=324429
* Mark jobs unsafeBaptiste Daroussin2013-07-101-5/+2
| | | | Notes: svn path=/head/; revision=322683
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Reset grog@FreeBSD.org: last commit was more than 6 months ago, andMark Linimon2008-08-071-1/+1
| | | | | | | PRs are outstanding. Notes: svn path=/head/; revision=218184
* [update] misc/tempcontrolEdwin Groothuis2007-09-303-10/+15
| | | | | | | | | | | | | | - update to 1.2 Also removed pkg-plist in favour of PLIST_FILES and did the do-install manually. PR: ports/96227 Submitted by: "Martin Wilke" <freebsd@unixfreunde.de> Approved by: maintainer timeout Notes: svn path=/head/; revision=200427
* Change MAINTAINER address to @FreeBSD.orgGreg Lehey2006-04-261-1/+1
| | | | | | | Reported by: Sam Lawrance Notes: svn path=/head/; revision=160483
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154159
* New port: tempcontrol controls the temperature of fermenting beer.Greg Lehey2004-06-204-0/+36
Notes: svn path=/head/; revision=111844