head	1.3;
access;
symbols
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2008.06.17.19.01.59;	author pav;	state dead;
branches;
next	1.2;

1.2
date	2006.02.20.20.47.38;	author dougb;	state Exp;
branches;
next	1.1;

1.1
date	2003.02.26.11.25.55;	author edwin;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Delete security/cyrus-sasl, it has been expired for a year and a half.
@
text
@#!/bin/sh
#
# $FreeBSD: ports/security/cyrus-sasl/files/cyrus_sasl1,v 1.2 2006/02/20 20:47:38 dougb Exp $
#

# PROVIDE: sasl1
# REQUIRE: DAEMON %%MYSQL_REQ%%
#
# NOTE for FreeBSD 5.0+:
# If you want this script to start with the base rc scripts copy
# cyrus_sasl1 to /etc/rc.d/cyrus_sasl1

# This is a dummy dependancy, to ensure that daemons are run _before_
# `sasl1' is available.

@


1.2
log
@Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
@
text
@d3 1
a3 1
# $FreeBSD: ports/security/cyrus-sasl/files/cyrus_sasl1,v 1.1 2003/02/26 11:25:55 edwin Exp $
@


1.1
log
@security/cyrus-sasl: Bento fails to build libkerberos + Upgrade

	Bento fails to proberly package the port on -CURRENT due
	to -CURRENT no longer has libdes.* as the des functions
	have been moved to the libcrypto.* library.

PR:		48442
Submitted by:	Scot W. Hetzel <hetzels@@westbend.net>
@
text
@d3 1
a3 1
# $FreeBSD$
a7 1
# KEYWORD: FreeBSD
@

