summaryrefslogtreecommitdiffstats
path: root/irc/party
Commit message (Collapse)AuthorAgeFilesLines
* - Unbreak this port on -currentkrion2003-10-163-4/+75
| | | | | | | - Maintainer informed PR: 58093 Submitted by: Michael Edenfield <kutulu@kutulu.org>
* BROKEN on 5.x: does not compilekris2003-10-151-1/+7
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Upgrade to 2.13.obraun2002-08-235-40/+2
| | | | | | PR: ports/41941 Submitted by: maintainer Approved by: dwcjr (mentor)
* Fix a bug caused by passing insufficient arguments to strncmp(). Thiskris2002-08-232-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 CFLAGSkris2002-08-231-0/+14
|
* Update maintainer email address and MASTER_SITESpat2002-08-071-5/+4
| | | | | PR: ports/41392, ports/41393, ports/41394, ports/41395 Submitted by: maintainer
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-2/+2
|
* remove @owner and @group as they aren't necessarymharo2000-02-021-2/+0
|
* time(3) returns a time_t and not a long.steve2000-01-281-0/+12
|
* party version 2.12steve1999-12-255-0/+54
A simple multiuser chat system. PR: 15258 Submitted by: James Howard <howardj@wam.umd.edu>
OpenPOWER on IntegriCloud