Port details |
- orville-write Advanced replacement for write/mesg
- 2.55_2 misc =4 2.55_2Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-01-22 00:29:00
- Commit Hash: a1047bb
- People watching this port, also watch:: xfishtank, mc, sash, healthd, p5-libwww
- License: not specified in port
- WWW:
- https://unixpapa.com/write.html
- Description:
- This implementation of the Unix write program adds many nice features
while remaining close to the standard Unix program in spirit. It has been
heavily used on M-Net since 1985 and on Grex since 1991, as well as a few
other systems. It is a ground-up reimplementation using no proprietary
code. It's available under a Berkeley-style license (no charge, no
restriction on commercial use, just don't take my name off of it). The
current version is fairly portable.
Orville write was written for use on M-Net and Grex, both public access
Unix systems in Ann Arbor. As such, many of the features are designed to
support a system featuring a delicate mix of novice users and hostile
pranksters, plus a lot of people who just want to talk. It's user
interface is pretty much identical to the normal write program, but it
offers many extensions and improvements.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- orville-write>0:misc/orville-write
- To install the port:
- cd /usr/ports/misc/orville-write/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/orville-write
- pkg install orville-write
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: orville-write
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (orville-write-2.55.tar.gz) = 854063d17f66f7ad29eb671e48a83b74b098d35727e4673d017497eea0de836f
SIZE (orville-write-2.55.tar.gz) = 77451
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:
- misc_orville-write
- 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 |
2.55_2 22 Jan 2024 00:29:00 |
Muhammad Moinur Rahman (bofh) |
misc/orville-write: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
2.55_1 03 Jun 2023 15:38:52 |
Muhammad Moinur Rahman (bofh) |
misc/orville-write: Fix build on llvm15
- Pet portclippy
- Adopt port |
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) |
2.55_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 ) |
2.55_1 20 Jul 2022 14:22:28 |
Tobias C. Berner (tcberner) |
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
2.55_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.55_1 01 Oct 2020 15:31:56 |
se |
Fix build with -fno-common
While here fix one program error ("%s" format without argument). |
2.55 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
2.55 22 Sep 2015 03:46:12 |
amdmi3 |
- Drop 8.x support
Approved by: portmgr blanket |
2.55 20 Sep 2015 20:54:09 |
olgeni |
Typos, whitespace and capitalization fixes (G-P). |
2.55 14 Sep 2014 19:24:35 |
antoine |
Allow staging as a regular user |
2.55 05 Feb 2014 20:17:29 |
marino |
misc/orville-write: Mark jobs unsafe |
2.55 11 Dec 2013 13:23:35 |
danilo |
- Add stage support |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
2.55 13 Jun 2013 12:25:23 |
bsam |
. fix build with clang (CFLAGS+=-Wno-return-type);
. use PLIST_FILES instead of pkg-plist;
. trim Makefile headers. |
2.55 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.55 10 Feb 2010 14:38:19 |
miwi |
- Fix build on HEAD
PR: 143518
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> |
2.55 25 Nov 2005 16:09:33 |
pav |
- Add SHA256 |
2.55 13 Oct 2005 19:18:53 |
garga |
- Update to 2.55
PR: ports/87385
Submitted by: Ports Fury |
2.54 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
2.54 16 Oct 2003 04:15:48 |
kris |
Before committing the previous BROKEN changes I carefully checked the status
of each port on bento and for recent fixes. Unfortunately at some point I
got confused and switched to the wrong list :-) As a result I picked up a
number of ports that were fixed a while ago. Sorry for the false alarm,
maintainers.
Pointy hat to: kris |
2.54 16 Oct 2003 01:23:25 |
kris |
BROKEN on 5.x: does not compile |
2.54 08 Sep 2003 05:59:08 |
edwin |
Update port: misc/orville-write to 2.54
- Update to version 2.54
added patches for log()
PR: ports/56528
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
2.53 15 Aug 2003 22:25:31 |
kris |
Reset bouncing maintainer address ("User unknown") |
2.53 21 Feb 2003 12:48:19 |
knu |
De-pkg-comment. |
12 Jan 2001 16:00:38 |
alex |
$(INSTALL) already includes the -o/-g flags. Use them correctly and _not_ an
empty $(groupid) variable the Makefile uses. |
08 Oct 2000 05:01:16 |
asami |
Convert category misc to new layout. |
16 Jul 2000 20:49:46 |
steve |
Update to version 2.53. |