The FreeBSD Ports Archive
FreeBSD comms : qpage4>
SNPP client/server for sending messages to an alphanumeric pager
QuickPage sends messages to a paging terminal using the SNPP and IXO
(also known as TAP) protocols. It is normally used with no options
other than a recipient and the message text, in which case the message
is sent to the SNPP server where it is submitted to a page queue to be
sent by a separate daemon process.
Page groups and duty schedules are supported. Status notification
messages indicating the success or failure of a page are sent via
e-mail to submitters of high-priority (level 0) pages.
http://www.qpage.org/
|
qpage history
v. 1.25
date: 2006/05/03 23:38:37; author: edwin; state: Exp; lines: +0 -1
remove USE_REINPLACE for all ports with categories starting with C
v. 1.24
date: 2004/10/28 22:03:27; author: pav; state: Exp; lines: +1 -1
The qpage port will run words together in long pages. The problem
is in msgcpy in util.c, where the breaks don't preserve word
boundries.
PR: ports/73020
Submitted by: Douglas K. Rand
v. 1.23
date: 2004/05/17 22:08:09; author: thierry; state: Exp; lines: +4 -1
- make it run by the user uucp;
- since I'm there, create the spool directory for a port installation.
PR: ports/62617
Submitted by: Mike Andrews
v. 1.22
date: 2004/01/10 08:48:29; author: edwin; state: Exp; lines: +8 -0
Nitpicks for the comms/qpage port
The comms/qpage port has a few minor problems. A default installation gives
the following errors when the /usr/local/etc/rc.d/qpage.sh script is
execute:
qpage[68438]: cannot open /etc/qpage.cf: No such file or directory
qpage[68438]: cannot access LockDir(/var/spool/lock): Permission denied
qpage[68438]: cannot access QueueDir(/var/spool/qpage): No such file or directory
qpage[68438]: cannot chdir to QueueDir(/var/spool/qpage): No such file or directory
In short:
1) qpage looks for its configuration file in /etc instead of /usr/local/etc
2) It setuid()'s to a user (daemon) without permission to access /var/spool/lock
but does not document this anywhere outside of the source.
3) It's queue directory is not created by installing the port.
PR: ports/48059
Submitted by: Kirk Strauser
v. 1.21
date: 2003/09/27 00:23:56; author: edwin; state: Exp; lines: +2 -2
ECHO -> ECHO_MSG
(ECHO_CMD for deskutils/notebook)
PR: ports/56767-56770,56772-56774,56776-56784
Submitted by: KATO Tsuguru
v. 1.20
date: 2003/04/19 09:10:59; author: kris; state: Exp; lines: +1 -1
Install sample cf file mode 640, not 660
v. 1.19
date: 2003/02/21 11:07:04; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.18
date: 2003/02/21 09:04:33; author: roam; state: Exp; lines: +1 -1
Maintainer address bounces.
v. 1.17
date: 2002/09/21 07:09:52; author: ijliao; state: Exp; lines: +10 -5
upgrade to 3.3
PR: 39383
Submitted by: Scott Lambert
Approved by: maintainer timeout
v. 1.16
date: 2000/08/08 03:11:55; author: steve; state: Exp; lines: +2 -2
Add a missing ';' so this port builds/installs cleanly.
v. 1.15
date: 2000/07/05 12:36:20; author: tg; state: Exp; lines: +3 -4
As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.
The (42 or so) ports that already DTRT before are unchanged.
v. 1.14
date: 2000/06/22 19:15:30; author: fenner; state: Exp; lines: +3 -2
Move local distfiles to ${MASTER_SITE_LOCAL}/fenner .
v. 1.13
date: 2000/04/14 17:43:41; author: knu; state: Exp; lines: +1 -2
Remove obsolete `Version required' lines.
v. 1.12
date: 2000/04/08 23:22:37; author: mharo; state: Exp; lines: +3 -2
update with the new PORTNAME/PORTVERSION variables
v. 1.11
date: 2000/02/08 09:25:57; author: peter; state: Exp; lines: +2 -2
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.
Reviewed by: asami
v. 1.10
date: 1999/08/27 21:13:41; author: mharo; state: Exp; lines: +2 -2
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
v. 1.9
date: 1999/08/25 05:12:38; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.8
date: 1999/08/22 18:57:27; author: mharo; state: Exp; lines: +2 -2
chmod -> ${CHMOD}
chown -> ${CHOWN}
v. 1.7
date: 1998/10/27 03:45:02; author: fenner; state: Exp; lines: +3 -4
Un-break: the MASTER_SITE returned extra bytes when servicing an
HTTP/1.1 request. Moved distfile to www.freebsd.org/~fenner/
temporarily. Left original MASTER_SITE commented out - newer
fetch fetches the distfile properly, and server administrator is
working on the problem, so will probably be able to be moved back
soon.
v. 1.6
date: 1998/08/31 05:30:20; author: asami; state: Exp; lines: +3 -1
Um, this isn't quite right....
-------
===> Extracting for qpage-3.2
>> Checksum OK for qpage-3.2.tar.Z.
/usr/bin/tar: archive /usr/ports/distfiles//qpage-3.2.tar.Z EOF not on block boundary
*** Error code 1
Stop.
v. 1.5
date: 1998/08/30 15:41:25; author: steve; state: Exp; lines: +1 -3
Unbreak this port.
v. 1.4
date: 1998/08/20 17:45:23; author: jseger; state: Exp; lines: +3 -1
BROKEN:
# make package
>> qpage-3.2.tar.Z doesn't seem to exist on this system.
>> Attempting to fetch from http://www.qpage.org/download/.
Receiving qpage-3.2.tar.Z (149352 bytes): 100%
149357 bytes transfered in 24.5 seconds (5.95 Kbytes/s)
>> Checksum mismatch for qpage-3.2.tar.Z.
Make sure the Makefile and md5 file (/usr/ports/BROKEN/comms/qpage/files/md5)
are up to date. If you want to override this check, type
"make NO_CHECKSUM=yes [other args]".
*** Error code 1
Stop.
#
v. 1.3
date: 1998/06/04 03:54:35; author: vanilla; state: Exp; lines: +9 -1
1. Correct the config file path on qpage.1
2. Add a rc file (etc/rc.d/qpage.sh) to start qpage daemon.
v. 1.2
date: 1998/06/03 06:13:48; author: vanilla; state: Exp; lines: +2 -2
Change MASTER_SITES.
v. 1.1
date: 1997/10/13 04:39:10; author: max; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/10/13 04:39:10; author: max; state: Exp; lines: +0 -0
Re-import of qpage port which used to live in the misc category. Here's
the import message used when it was imported to ports/misc:
New port, qpage:
QuickPage sends messages to a paging terminal using the SNPP and IXO
(also known as TAP) protocols. It is normally used with no options
other than a recipient and the message text, in which case the message
is sent to the SNPP server where it is submitted to a page queue to be
sent by a separate daemon process.
PR: 4224
Submitted by: Joe Stein
=============================================================================
|
| |

|