aboutsummaryrefslogtreecommitdiff
path: root/devel/tmake
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.6.Maxim Sobolev2000-09-025-7/+12
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=32203
* Update to 1.5.Will Andrews2000-08-116-28/+44
| | | | | | | | PR: 20500 Submitted by: maintainer Notes: svn path=/head/; revision=31489
* Update to 1.4.Will Andrews2000-05-205-57/+93
| | | | | | | | PR: 18544 Submitted by: maintainer Notes: svn path=/head/; revision=28635
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27505
* Smack tmake into allowing environment-override C(C,XX) as well asWill Andrews2000-04-072-0/+28
| | | | | | | | | C(XX)FLAGS. Also make it look in the right directory for Qt includes. This commit is required for me to update twinlib. Notes: svn path=/head/; revision=27390
* Add Troll Tech's tmake utility, which will be used by my upcoming twinlibWill Andrews2000-03-255-0/+237
port, and perhaps others in the future. Activate tmake in devel/Makefile. Also made a COMMENT nit. PR: 17265 Submitted by: Roland Jesse <jesse@cs.uni-magdeburg.de> Notes: svn path=/head/; revision=27047