notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
drawterm Plan9 cpu client
20230903 net on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 20230903Version of this port present on the latest quarterly branch.
Maintainer: fuz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-02-16 02:32:42
Last Update: 2024-01-28 02:32:04
Commit Hash: 51624c4
Also Listed In: x11
License: MIT
WWW:
https://swtch.com/drawterm/
Description:
Drawterm(8) is not a Plan 9 program. It is a program that users of non-Plan 9 systems can use to establish graphical cpu(1) connections with Plan 9 CPU servers. Just as a real Plan 9 terminal does, drawterm serves its local name space as well as some devices (the keyboard, mouse, and screen) to a remote CPU server, which mounts this name space on /mnt/term and starts a shell. Typically, either explicitly or via the profile, one uses the shell to start rio(1).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/drawterm
  2. share/man/man1/drawterm.1.gz
  3. /usr/local/share/licenses/drawterm-20230903/catalog.mk
  4. /usr/local/share/licenses/drawterm-20230903/LICENSE
  5. /usr/local/share/licenses/drawterm-20230903/MIT
Collapse this list.
Dependency lines:
  • drawterm>0:net/drawterm
To install the port:
cd /usr/ports/net/drawterm/ && make install clean
To add the package, run one of these commands:
  • pkg install net/drawterm
  • pkg install drawterm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: drawterm
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1700290033 SHA256 (9front-drawterm-20230903-c4ea4d299aa1bbbcc972c04adf06c18245ce7674_GH0.tar.gz) = 5c4dcdb99e9be032fd3a55f439a878f6478bfb1a6859039cf4db15a75bf22652 SIZE (9front-drawterm-20230903-c4ea4d299aa1bbbcc972c04adf06c18245ce7674_GH0.tar.gz) = 612334

Packages (timestamps in pop-ups are UTC):
drawterm
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest202309032023090320140106_12023090320230903-20140106_1-
FreeBSD:13:quarterly202309032023090320140106_12023090320230903---
FreeBSD:14:latest202309032023090320140106_1202309032023090320140106_1-20140106_1
FreeBSD:14:quarterly2023090320230903-2023090320230903---
FreeBSD:15:latest2023090320230903n/a20230903n/a202309032023090320230903
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. x11.pc : x11/libX11
  2. xt.pc : x11-toolkits/libXt
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xt.pc : x11-toolkits/libXt
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_drawterm
USES:
xorg localbase:ldflags
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://swtch.com/drawterm/
  2. https://codeload.github.com/9front/drawterm/tar.gz/c4ea4d299aa1bbbcc972c04adf06c18245ce7674?dummy=/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20230903
28 Jan 2024 02:32:04
commit hash: 51624c4902617da5d2dee11b390ada2fd61e25b3commit hash: 51624c4902617da5d2dee11b390ada2fd61e25b3commit hash: 51624c4902617da5d2dee11b390ada2fd61e25b3commit hash: 51624c4902617da5d2dee11b390ada2fd61e25b3 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
net/drawterm: fix build on powerpc*

arch=`uname -m|sed 's/i.86/386/;s/Power Macintosh/power/; s/x86_64/amd64/'`; 
(cd posix-$arch &&  make)
cd: posix-powerpc: No such file or directory
*** Error code 2
20230903
10 Jan 2024 13:13:03
commit hash: 64631af5a788e3083ad88fb728a95a3499015a6dcommit hash: 64631af5a788e3083ad88fb728a95a3499015a6dcommit hash: 64631af5a788e3083ad88fb728a95a3499015a6dcommit hash: 64631af5a788e3083ad88fb728a95a3499015a6d files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MAN?PREFIX: eleminate its usage  and move man to share/man
20230903
18 Nov 2023 20:20:44
commit hash: e893333a049fb65a595afff686694dda1e40f35ccommit hash: e893333a049fb65a595afff686694dda1e40f35ccommit hash: e893333a049fb65a595afff686694dda1e40f35ccommit hash: e893333a049fb65a595afff686694dda1e40f35c files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
net/drawterm: update to 20230903

 - switch to maintained 9front fork
 - rework and simplify port
 - install man page
 - grab maintainership as maintainer wants to hand it over

PR:		258489
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
20140106_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20140106_1
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20140106_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
20140106_1
06 Nov 2019 18:58:04
Revision:516920Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories n

Add USES=xorg and USES=gl to ports in categories starting with 'n'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
20140106_1
11 Jan 2018 14:18:01
Revision:458739Original commit files touched by this commit
danfe search for other commits by this committer
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2).
20140106_1
19 Jul 2016 11:04:14
Revision:418767Original commit files touched by this commit
mat search for other commits by this committer
When there is a do-install target, do not use a post-install target, do
everything at once.  Sometime, rename post-install into a options helper
target.

I did not fix ports that were such a mess that I could not figure out
what they really wanted to do.  I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.

With hat:	portmgr
Sponsored by:	Absolight
20140106_1
14 Jul 2015 14:47:31
Revision:392009Original commit files touched by this commit
skreuzer search for other commits by this committer
r285140 introduced a fdclose(3) function which shadows a net/drawterm function
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)
20140106
04 Jul 2014 21:44:04
Revision:360664Original commit files touched by this commit
adamw search for other commits by this committer
Remove NOPORTDOCS and NOPORTEXAMPLES.
20140106
20 Feb 2014 21:25:08
Revision:345268Original commit files touched by this commit
rakuco search for other commits by this committer
- Update to 20140106.
- Support staging.
- Update maintainer email address.

PR:		ports/186924
Submitted by:	Winston Weinert <winston@ml1.net> (maintainer)
20110822
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
20110822
13 Mar 2012 04:20:49
Original commit files touched by this commit
eadler search for other commits by this committer
Add licences to ports

Submitted by:   winstonw@lavabit.com (maintainer)
Feature safe:   yes
20110822
16 Feb 2012 02:32:15
Original commit files touched by this commit
scheidell search for other commits by this committer
Add port net/drawterm: a program that users of non-Plan 9 systems can use to
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

Number of commits found: 16