aboutsummaryrefslogtreecommitdiff
path: root/graphics/twinlib
Commit message (Collapse)AuthorAgeFilesLines
* Mark BROKEN: port requires QT headers which are not installed.Kris Kennaway2000-09-221-0/+2
| | | | Notes: svn path=/head/; revision=32986
* Fix WWW and MASTER_SITES.Daniel Harris2000-07-192-2/+2
| | | | Notes: svn path=/head/; revision=30880
* Unleash all of these ports upon the people. I no longer have any interestWill Andrews2000-06-221-1/+1
| | | | | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them. Notes: svn path=/head/; revision=29763
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
| | | | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax Notes: svn path=/head/; revision=29628
* First round of INSTALL_SHLIB fixes.Maxim Sobolev2000-06-152-2/+1
| | | | Notes: svn path=/head/; revision=29613
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-5/+4
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514
* Whoops.. I forgot to update DESCR in light of the name change. Also,Will Andrews2000-04-071-3/+3
| | | | | | | | since we now have Qt 1.44 or later (1.42 didn't have Image I/O xtns), we can now list Qt 1.x as the library. Notes: svn path=/head/; revision=27397
* Update to twinlib 0.2.3, in light of my fixes to devel/tmake that allowWill Andrews2000-04-074-37/+44
| | | | | | | overriding C{C,XX}, C{XX}FLAGS. Notes: svn path=/head/; revision=27391
* Finish moving MAINTAINER for my ports.Will Andrews2000-03-221-1/+1
| | | | | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami Notes: svn path=/head/; revision=26946
* Adding paintlib version 0.2.1.Steve Price2000-01-296-0/+67
A small but powerful C++ graphics library. PR: 15952 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=25210