summaryrefslogtreecommitdiff
path: root/irc/party/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Unbreak this port on -currentKirill Ponomarev2003-10-161-4/+0
| | | | | | | | | | - Maintainer informed PR: 58093 Submitted by: Michael Edenfield <kutulu@kutulu.org> Notes: svn path=/head/; revision=91405
* BROKEN on 5.x: does not compileKris Kennaway2003-10-151-1/+7
| | | | Notes: svn path=/head/; revision=91364
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76036
* Upgrade to 2.13.Oliver Braun2002-08-231-2/+1
| | | | | | | | | PR: ports/41941 Submitted by: maintainer Approved by: dwcjr (mentor) Notes: svn path=/head/; revision=64887
* Fix a bug caused by passing insufficient arguments to strncmp(). ThisKris Kennaway2002-08-231-0/+1
| | | | | | | | was non-fatal for the compiler in -stable because strncmp() is not prototyped, but it fails on -current. Bump PORTREVISION. Notes: svn path=/head/; revision=64865
* Update maintainer email address and MASTER_SITESPatrick Li2002-08-071-5/+4
| | | | | | | | PR: ports/41392, ports/41393, ports/41394, ports/41395 Submitted by: maintainer Notes: svn path=/head/; revision=64160
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-2/+2
| | | | Notes: svn path=/head/; revision=27459
* party version 2.12Steve Price1999-12-251-0/+32
A simple multiuser chat system. PR: 15258 Submitted by: James Howard <howardj@wam.umd.edu> Notes: svn path=/head/; revision=24063