| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Notes:
svn path=/head/; revision=289156
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainer to submitter
- Switch to new MASTER_SITES
- Add RC script
- Switch to OPTIONS
- Properly handle the configuration file
- Respect CC and CFLAGS
PR: ports/128894
Submitted by: Oleg Ginzburg <oleg.ginzburg@nevosoft.ru>
Approved by: mike@mikekohn.net (maintainer)
Notes:
svn path=/head/; revision=223296
|
|
|
|
|
|
|
| |
APproved by: krion@
Notes:
svn path=/head/; revision=155034
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
| |
Notes:
svn path=/head/; revision=103166
|
|
Small chat server written in C. The compiled code is still
under 50k (at this time around 40k). The chat offers many
features including private channels, gagging, squelching,
banning, censoring, and much more. Users can connect to
the chat through many ways including telnet and a Java
applet through a webpage.
PR: ports/54583
Submitted by: Michael A. Kohn <mike@mikekohn.net> <mikekohn@everyday.com>
Notes:
svn path=/head/; revision=90594
|