Port details |
- msend Client and server for the RFC1312 message protocol
- 3.0_4 net =2 3.0_4Version of this port present on the latest quarterly branch.
- Maintainer: gd.workbox@gmail.com
- Port Added: 2001-04-07 02:09:05
- Last Update: 2024-02-25 09:17:56
- Commit Hash: bca7990
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- Description:
- Msend is an implementation of the RFC1312 message protocol. It can be
used as a network aware replacement for write and wall. This package
contains the client "msend" and the server "mesgd".
- ¦ ¦ ¦ ¦
- 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/net/msend/ && make install clean
- To add the package, run one of these commands:
- pkg install net/msend
- pkg install msend
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: msend
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (msend-3.0.tar.gz) = ed18c9feee7c753fdc8318966d1c5555466a53f2cdba692989e210d3c039bda9
SIZE (msend-3.0.tar.gz) = 76719
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- Library dependencies:
-
- libreadline.so.8 : devel/readline
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_msend
- USES:
- autoreconf readline
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0_4 25 Feb 2024 09:17:56 |
Muhammad Moinur Rahman (bofh) |
net/msend: Moved man to share/man
Approved by: portmgr (blanket) |
3.0_3 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
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 ) |
3.0_3 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
3.0_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.0_3 09 Apr 2019 14:04:50 |
sunpoet |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
3.0_2 27 Jun 2017 13:46:53 |
sunpoet |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
3.0_1 18 Sep 2015 14:00:18 |
amdmi3 |
- Drop 8.x support
Approved by: portmgr blanket |
3.0_1 21 Jun 2015 13:55:53 |
bapt |
Convert to USES=autoreconf |
3.0_1 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 |
3.0_1 31 Jul 2014 12:52:27 |
adamw |
Add USES=readline to fix build on -current. |
3.0_1 29 Oct 2013 12:26:00 |
jhale |
- Update maintainer email address
PR: ports/183415, ports/183418, ports/183419, ports/183421
Submitted by: Denis Generalov <gd.workbox@gmail.com> (maintainer) |
3.0_1 05 Oct 2013 11:40:50 |
danilo |
- Add stage support [1]
- Remove the indefinite article from COMMENT
PR: ports/182643
Submitted by: Denis Generalov <gd@rambler-co.ru> (maintainer) [1]
Approved by: wg/culot (mentors, implicit) |
3.0_1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
3.0_1 11 May 2012 20:38:09 |
ade |
Update autoconf to 2.69 and automake to 1.12
PR: 166836
Tested by: Multiple -exp runs (pav) |
3.0_1 27 Feb 2012 23:07:12 |
scheidell |
- Unbreak on 9.0
- add rc script
- Pass maintainership to submitter
PR: ports/165380
Submitted by: Denis Generalov <gd@ramble.ru> (maintainer)
Approved by: gabor (mentor, implicit) |
3.0 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
3.0 20 Mar 2010 16:02:53 |
miwi |
- Mark BROKEN on HEAD: fails to build with new utmpx
Reported by: pointyhat |
3.0 15 Apr 2006 00:01:12 |
linimon |
Reset markp due to lack of response to email and maintainer-timeouts.
Hat: portmgr |
3.0 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
3.0 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
3.0 22 Feb 2003 17:14:31 |
markp |
De-pkg-comment. |
08 Jun 2001 18:34:19 |
markp |
Original homepage and distfile site disappeared. Changed MASTER_SITES to
MASTER_SITE_LOCAL. |
08 Jun 2001 06:36:46 |
markp |
Updated MAINTAINER to my new committer email address |
07 Apr 2001 06:09:05 |
will |
Add msend 3.0, a client and server for the RFC1312 message protocol. |