summaryrefslogtreecommitdiff
path: root/net/rmsg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
* This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1998-08-181-2/+0
| | | | Notes: svn path=/head/; revision=12624
* Fix path on ftp.funet.fiBill Fenner1997-06-091-2/+2
| | | | | | | Found by: distfile checker Notes: svn path=/head/; revision=6813
* General Makefile cleanupDavid E. O'Brien1996-12-011-1/+3
| | | | | | | | | | | Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc... Notes: svn path=/head/; revision=4738
* Oops, rmsgd.8 should be in MAN8, not MAN1.Satoshi Asami1996-11-261-2/+3
| | | | Notes: svn path=/head/; revision=4670
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-6/+2
| | | | Notes: svn path=/head/; revision=4575
* Honor NOMANCOMPRESS setting.Masafumi Max NAKANE1996-10-201-1/+3
| | | | | | | Submitted by: "Philippe Charnier" <charnier@xp11.frmug.org> Notes: svn path=/head/; revision=4055
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* Change "networking" to "net".Satoshi Asami1995-11-271-2/+2
| | | | Notes: svn path=/head/; revision=2485
* This program allows you to send messages (like "write") to remote users.Satoshi Asami1995-10-129-0/+257
Submitted by: torstenb Notes: svn path=/head/; revision=2325