aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/twin/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* o Update to 3.1.14lioux2001-08-061-17/+27
| | | | | | | | | | | | | | | | - bump PORTEPOCH since last version (1999.12.30) is bigger than new one (3.1.14); reviewed by sobomax o Style changes on port's Makefile o Support NOPORTDOCS o Add version number to library files to keep ldconfig happy; start with version 0; reviewed by dougb o Update both COMMENT and DESCR o Add PKGMESSAGE warning about kernel options necessary to get it working PR: 29176 Submitted by: Kato Tsuguru <tkato@prontomail.com> Reviewed by: dougb, sobomax
* Author acked to release ports to the public. So be it.sobomax2001-03-221-1/+1
|
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-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
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-161-1/+1
| | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
* First round of INSTALL_SHLIB fixes.sobomax2000-06-161-1/+1
|
* PORTNAME/VERSION stuffmharo2000-04-121-3/+3
|
* Update to version 19991230.imura2000-02-241-2/+2
| | | | | | PR: 16685 Submitted by: Mikhail Teterin <root@kot.ne.mediaone.net> Approved by: maintainer
* This port requires Xlib.asami2000-01-021-0/+1
| | | | Submitted by: bento
* Adding twin version 19990616.steve1999-12-291-0/+39
Willows toolkit for migrating and developing Windows applications. PR: 12503 Submitted by: Pedro F. Giffuni <giffunip@asme.org>