Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SIZEify (maintainer timeout) | Trevor Johnson | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | - Unbreak this port on -current | Kirill Ponomarev | 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 Kennaway | 2003-10-15 | 1 | -1/+7 |
| | |||||
* | De-pkg-comment. | Akinori MUSHA | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Upgrade to 2.13. | Oliver Braun | 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 Kennaway | 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 Kennaway | 2002-08-23 | 1 | -0/+14 |
| | |||||
* | Update maintainer email address and MASTER_SITES | Patrick Li | 2002-08-07 | 1 | -5/+4 |
| | | | | | PR: ports/41392, ports/41393, ports/41394, ports/41395 Submitted by: maintainer | ||||
* | Convert to the PORTNAME - PORTVERSION syntax. | David E. O'Brien | 2000-04-12 | 1 | -2/+2 |
| | |||||
* | remove @owner and @group as they aren't necessary | Michael Haro | 2000-02-02 | 1 | -2/+0 |
| | |||||
* | time(3) returns a time_t and not a long. | Steve Price | 2000-01-28 | 1 | -0/+12 |
| | |||||
* | party version 2.12 | Steve Price | 1999-12-25 | 5 | -0/+54 |
A simple multiuser chat system. PR: 15258 Submitted by: James Howard <howardj@wam.umd.edu> |