Commit graph

21 commits

Author SHA1 Message Date
Jun Kuriyama
8fbb0e646f Fix GSSAPI related (wrongly removed in previous commit).
PR:		ports/202278
Submitted by:	peter
2015-08-23 14:51:08 +00:00
Jun Kuriyama
a31ee3646d - Upgrade to 8.2.1. 2015-06-13 09:03:13 +00:00
Ryan Steinmetz
50ce31c636 - Add GSSAPI-related options to enable/control GSSAPI functionality
- Add missing include (bsd.port.options.mk)
- Bump PORTREVISION

PR:		ports/176217
Submitted by:	zi@ (me)
Approved by:	kuriyama@ (maintainer timeout, ~3weeks)
2013-03-23 21:28:12 +00:00
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
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
Jun Kuriyama
8b8576518b - Upgrade to 8.1.18. 2010-11-20 11:39:47 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Jun Kuriyama
1c0471015c Oops, I forgot to cvs-add this file in previos commit. 2009-10-25 01:04:02 +00:00
Jun Kuriyama
b64e38a747 - Unbreak on recent 8-current (after sgtty changes).
- Bump PORTREVISION for safety by minor logic change.

Submitted by:	ed@FreeBSD.org
PR:	  	ports/124485
2008-07-02 23:15:03 +00:00
Hiroki Sato
a8994cf080 Update to 8.1.16. Changes include:
- added 'replstring' substitution option - inspired by
   conversation with Owen DeLong <owen@c2company.com>
 - added '^Ecn' option for writing a note to the logfile - patch
   by Bryan Schmersal <bschmer@yahoo.com>
 - fixed leaking file descriptors when 'host' and 'uds' consoles
   fail to connect - based on patch by Michael Heironimus
   <michael_heironimus@archwayconcepts.com>

Also, the rc.d script now supports "reload", "reconnect",
and "reinit" keywords (they are to send HUP/USR1/USR2
respectively).

Approved by:	kuriyama (maintainer)
2007-08-27 20:07:08 +00:00
Doug Barton
cc716335fb Small tune-ups, ok'ed by kuriyama 2006-02-01 08:12:02 +00:00
Jun Kuriyama
a39985757c - Upgrade to 8.1.13.
- Improve $USE_RC_SUBR usage.

PR:		ports/91839
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2006-01-30 14:02:49 +00:00
Jun Kuriyama
0f0bf1c519 - Add forgotten patch to unbreak plist.
Reported by:	pointyhat via kris
2005-12-01 22:38:40 +00:00
Jun Kuriyama
674d0c7314 - Upgrade to 8.1.12.
- Add HTTP to MASTER_SITE.
- Minor fixes to conserver.sh.
- Remove harmful patch for conserver.cf sample.

Submitted by:	Andrew Pantyukhin
PR:		ports/88420
2005-11-30 05:52:03 +00:00
David E. O'Brien
fe553a55e1 Make the sample config file correct for FreeBSD. 2003-12-07 04:31:49 +00:00
Jun Kuriyama
1ac94e519a Update to 8.0.4.
** HEADS UP! **

This major version up includes configuration file format change.
Please convert your conserver.cf before using new vewsion.

And $USE_RC_SUBR is used in this port.  You need to set
conserver_enable="YES" to your /etc/rc.conf to use conserver daemon.
2003-10-25 13:11:16 +00:00
Jun Kuriyama
39d43fd49a o Upgrade to 7.2.7.
o Apply a patch to install etc/conserver.rc as etc/rc.d/conserver.sh.
2003-08-25 07:23:21 +00:00
Jun Kuriyama
fb8a622cc8 Upgrade to 7.2.2.
Notified by:	"Vladimir A. Jakovenko" <vovik@lucky.net>
2002-06-24 00:32:52 +00:00
Jun Kuriyama
0888dff0c8 Fix unaligned access for alpha.
Submitted by:	Andrew Gallatin <gallatin@cs.duke.edu>
2002-02-27 01:20:42 +00:00
Jun Kuriyama
1484fe3a85 Support baudrate of 115200 and 57600.
Submitted by:	Andrew Gallatin <gallatin@cs.duke.edu>
2002-02-27 00:53:20 +00:00
Jun Kuriyama
9d224a95da Yet another conserver which is forked from comms/conserver long ago. 2001-12-09 14:40:13 +00:00