summaryrefslogtreecommitdiff
path: root/net/rmsg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Remove useless inclusion of <sgtty.h>Martin Wilke2007-03-272-68/+42
| | | | | | | | PR: 110851 Submitted by: Ed Schouten <ed@fxq.nl> Notes: svn path=/head/; revision=188456
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149443
* Remove obsolete mastersite.Mark Linimon2005-10-131-2/+1
| | | | | | | Source: distfile survey Notes: svn path=/head/; revision=145218
* Cram into 80 columns by 24 rows.Trevor Johnson2004-04-101-48/+23
| | | | Notes: svn path=/head/; revision=106669
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Fix build on current.Kris Kennaway2002-06-161-0/+21
| | | | | | | Submitted by: mike Notes: svn path=/head/; revision=61349
* Remove jseger and torstenb from maintainership of their ports, theyDavid W. Chapman Jr.2001-09-171-1/+1
| | | | | | | | | have been inactive for too long Approved by: will Notes: svn path=/head/; revision=47915
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27423
* time(3) returns a time_t and not a long.Steve Price1999-09-202-2/+30
| | | | Notes: svn path=/head/; revision=21808
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $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