Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Unbreak this port on -current | krion | 2003-10-16 | 3 | -4/+75 |
| | | | | | | | - Maintainer informed PR: 58093 Submitted by: Michael Edenfield <kutulu@kutulu.org> | ||||
* | BROKEN on 5.x: does not compile | kris | 2003-10-15 | 1 | -1/+7 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Upgrade to 2.13. | obraun | 2002-08-23 | 5 | -40/+2 |
| | | | | | | PR: ports/41941 Submitted by: maintainer Approved by: dwcjr (mentor) | ||||
* | Fix a bug caused by passing insufficient arguments to strncmp(). This | kris | 2002-08-23 | 2 | -0/+12 |
| | | | | | was non-fatal for the compiler in -stable because strncmp() is not prototyped, but it fails on -current. Bump PORTREVISION. | ||||
* | Respect CC and CFLAGS | kris | 2002-08-23 | 1 | -0/+14 |
| | |||||
* | Update maintainer email address and MASTER_SITES | pat | 2002-08-07 | 1 | -5/+4 |
| | | | | | PR: ports/41392, ports/41393, ports/41394, ports/41395 Submitted by: maintainer | ||||
* | Convert to the PORTNAME - PORTVERSION syntax. | obrien | 2000-04-12 | 1 | -2/+2 |
| | |||||
* | remove @owner and @group as they aren't necessary | mharo | 2000-02-02 | 1 | -2/+0 |
| | |||||
* | time(3) returns a time_t and not a long. | steve | 2000-01-28 | 1 | -0/+12 |
| | |||||
* | party version 2.12 | steve | 1999-12-25 | 5 | -0/+54 |
A simple multiuser chat system. PR: 15258 Submitted by: James Howard <howardj@wam.umd.edu> |