aboutsummaryrefslogtreecommitdiff
path: root/net/drawterm
Commit message (Collapse)AuthorAgeFilesLines
* r285140 introduced a fdclose(3) function which shadows a net/drawterm functionSteven Kreuzer2015-07-143-4/+17
| | | | | | | | | | | | | | | definition. Shadow the stdio prototype with a macro and undef it after including stdio.h Convert port to the USES framework Regenerate the patch-Make.pthread file using makepatch PR: 201444 Submitted by: winston@ml1.net (maintainer) Notes: svn path=/head/; revision=392009
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-041-2/+2
| | | | Notes: svn path=/head/; revision=360664
* - Update to 20140106.Raphael Kubo da Costa2014-02-202-8/+7
| | | | | | | | | | | - Support staging. - Update maintainer email address. PR: ports/186924 Submitted by: Winston Weinert <winston@ml1.net> (maintainer) Notes: svn path=/head/; revision=345268
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* Add licences to portsEitan Adler2012-03-131-0/+3
| | | | | | | | Submitted by: winstonw@lavabit.com (maintainer) Feature safe: yes Notes: svn path=/head/; revision=293203
* Add port net/drawterm: a program that users of non-Plan 9 systems can use to ↵Michael Scheidell2012-02-164-0/+67
establish graphical cpu(1) connections with Plan 9 CPU servers PR: ports/163886 Submitted by: Winston Weinert <winstonw@lavabit.com> (maintainer) Approved by: gabor (mentor, implicit) Feature safe: Yes Notes: svn path=/head/; revision=291503