aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/twin
Commit message (Collapse)AuthorAgeFilesLines
* o Update to 3.1.14lioux2001-08-069-66/+100
| | | | | | | | | | | | | | | | - 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
* Replace URL with one that works.sobomax2001-03-221-5/+1
|
* Author acked to release ports to the public. So be it.sobomax2001-03-221-1/+1
|
* @dirrm share/doc/twinasami2000-07-061-0/+1
| | | | Submitted by: bento
* 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-162-3/+1
|
* PORTNAME/VERSION stuffmharo2000-04-121-3/+3
|
* Update to version 19991230.imura2000-02-244-15/+9
| | | | | | 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-298-0/+129
Willows toolkit for migrating and developing Windows applications. PR: 12503 Submitted by: Pedro F. Giffuni <giffunip@asme.org>