1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
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.
2012-01-14 08:57:23 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Wesley Shields
5ee1c05748 - Update to 2.12
- 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)
2008-11-23 19:25:12 +00:00
Edwin Groothuis
ca424c4e97 SHA256ify
APproved by: krion@
2006-02-01 22:46:10 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Kris Kennaway
d1c37e4d36 IGNORE on 5.x: Does not respect PTHREAD_{CFLAGS,LIBS} (or CFLAGS or CC, ...) 2004-03-07 05:03:22 +00:00
Edwin Groothuis
d18ebd6f8c adding Naken Chat to FreeBSD ports
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>
2003-10-08 05:03:23 +00:00