summaryrefslogtreecommitdiff
path: root/comms/qpage (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-27echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1-1/+1
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21032
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20944
1999-08-22chmod -> ${CHMOD}Michael Haro1-2/+2
chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
1999-06-26As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1-1/+1
permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
1998-10-27Un-break: the MASTER_SITE returned extra bytes when servicing anBill Fenner2-5/+4
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. Notes: svn path=/head/; revision=14206
1998-08-31Um, this isn't quite right....Satoshi Asami1-1/+3
------- ===> 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. Notes: svn path=/head/; revision=12956
1998-08-30Unbreak this port.Steve Price3-4/+4
Notes: svn path=/head/; revision=12926
1998-08-20BROKEN:Justin M. Seger1-1/+3
# 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. # Notes: svn path=/head/; revision=12694
1998-08-17Wow. Deleting manpages is a lot faster on bento.Tim Vanderhoek1-1/+0
Notes: svn path=/head/; revision=12571
1998-06-041. Correct the config file path on qpage.1Vanilla I. Shu4-15/+40
2. Add a rc file (etc/rc.d/qpage.sh) to start qpage daemon. Notes: svn path=/head/; revision=11239
1998-06-03Change MASTER_SITES.Vanilla I. Shu1-2/+2
Notes: svn path=/head/; revision=11220
1997-10-13Re-import of qpage port which used to live in the misc category. Here'sMasafumi Max NAKANE6-0/+70
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 <joes@seaport.net> Notes: svn path=/head/; revision=8229