Port details |
- picocom Dumb Terminal Emulator
- 3.1_1 comms
=4 3.1_1Version of this port present on the latest quarterly branch. - Maintainer: rmm1.bob@gmail.com
 - Port Added: 2008-11-23 18:22:48
- Last Update: 2024-01-10 08:16:01
- Commit Hash: 1b819e4
- People watching this port, also watch:: mc, gccmakedep, lua54-luaexpat, py39-pexpect, nfsen
- License: GPLv2
- WWW:
- https://github.com/npat-efault/picocom
- Description:
- As its name suggests, picocom is a minimal dumb-terminal emulation pro-
gram. It is, in principle, very much like minicom(1) , only it's "pico"
instead of "mini"! It was designed to serve as a simple, manual, modem
configuration, testing, and debugging tool. It has also served (quite
well) as a low-tech "terminal-window" to allow operator intervention in
PPP connection scripts (something like the ms-windows "open terminal
window before / after dialing" feature). It could also prove useful in
many other similar tasks.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/comms/picocom/ && make install clean
- To add the package, run one of these commands:
- pkg install comms/picocom
- pkg install picocom
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: picocom
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1520541518
SHA256 (npat-efault-picocom-3.1_GH0.tar.gz) = e6761ca932ffc6d09bd6b11ff018bdaf70b287ce518b3282d29e0270e88420bb
SIZE (npat-efault-picocom-3.1_GH0.tar.gz) = 121686
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- comms_picocom
- USES:
- cpe
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 20
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1_1 10 Jan 2024 08:16:01
    |
Baptiste Daroussin (bapt)  |
MAN?PREFIX: eleminate its usage and move man to share/man |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
3.1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
3.1 20 Jul 2022 14:21:01
    |
Tobias C. Berner (tcberner)  |
comms: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* 'Big Bad Bob' Frazier <bobf@mrp3.com>
* <mr@freebsd.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Dolgov <fox@furry.spb.ru>
* Andrey Lykhin <lan31@inbox.ru>
* Anton Voronin <anton@urc.ac.ru>
* Brandon S. Allbery KF8NH <allbery@ece.cmu.edu> (Only the first 15 lines of the commit message are shown above ) |
3.1 14 Oct 2021 10:34:45
    |
Stefan Eßer (se)  |
comms/picocom: Add CPE information
Approved by: portmgr (blanket) |
3.1 08 May 2021 22:29:58
    |
Kevin Bowling (kbowling)  |
comms/picocom: New maintainer
PR: 255560
Approved by: koobs, portmgr (unmaintained port)
MFH: 2021Q2 |
3.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.1 09 Mar 2018 05:35:45
  |
yuri  |
comms/picocom: Update to 3.1
Port changes:
* Changed to DISTVERSION
* Added LICENSE_FILE
* Removed the useless option DEBUG
* Removed the patch
PR: 226455
Submitted by: owk <freebsd_ports@k-worx.org>
Approved by: tcberner (mentor, implicit) |
2.2 30 May 2017 15:22:16
  |
sunpoet  |
Update WWW |
2.2 25 Dec 2016 01:11:53
  |
vanilla  |
Update to 2.2. |
2.1 29 Oct 2015 22:13:37
  |
pawel  |
- Update to version 2.1, now hosted at GitHub
- Removed need to use gmake or specify ALL_TARGET
- Define LICENSE
- Respect CFLAGS, CPPFLAGS, LDFLAGS during build
- Add DEBUG option
PR: 203842
Submitted by: Sergey Kozlov |
1.7 12 Jun 2015 20:58:14
  |
erwin  |
Reset dhn's ports
PR: 197522
Submitted by: jbeich
Approved by: portmgr |
1.7 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.7 02 Dec 2013 05:42:56
  |
eadler  |
- Modernize the port: uses USES, etc.
- Stagify the port
Submitted by: Brian Callahan <bcallah@cvs.openbsd.org>
Approved by: maintainer timeout (> 1 month) |
1.7 20 Sep 2013 16:03:29
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms) |
1.7 29 May 2012 05:41:15
 |
dhn  |
- Update to 1.7 |
1.6 31 Mar 2011 15:32:57
 |
dhn  |
- Update to 1.6
- Take maintainership
- Fix WWW/pkg-descr [1]
PR: ports/156047
Submitted by: N.J. Mann <njm@njm.me.uk> [1] |
1.4 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
1.4 11 Jul 2009 15:52:03
 |
miwi  |
- Drop maintainership |
1.4 23 Nov 2008 18:22:19
 |
miwi  |
As its name suggests, picocom is a minimal dumb-terminal emulation pro-
gram. It is, in principle, very much like minicom(1) , only it's "pico"
instead of "mini"! It was designed to serve as a simple, manual, modem
configuration, testing, and debugging tool. It has also served (quite
well) as a low-tech "terminal-window" to allow operator intervention in
PPP connection scripts (something like the ms-windows "open terminal
window before / after dialing" feature). It could also prove useful in
many other similar tasks.
WWW: http://efault.net/npat/hacks/picocom/ |
Number of commits found: 20
|