head	1.3;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	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;
locks; strict;
comment	@# @;


1.3
date	2012.04.18.12.04.00;	author madpilot;	state Exp;
branches;
next	1.2;

1.2
date	2006.02.06.22.19.53;	author erwin;	state Exp;
branches;
next	1.1;

1.1
date	2003.12.26.00.39.09;	author pav;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- Fix build with clang.
- Modify port to not register configuration file in plist.
- Add note in UPDATING to save the configuration file before this update.
- Bump PORTVERSION.

PR:		ports/166638
Approved by:	crees (mentor)
@
text
@@@unexec if cmp -s %D/etc/chpasswd/chpasswd.conf.sample %D/etc/chpasswd/chpasswd.conf; then rm -f %D/etc/chpasswd/chpasswd.conf; fi
etc/chpasswd/chpasswd.conf.sample
@@exec if [ ! -f %D/etc/chpasswd/chpasswd.conf ] ; then cp -p %D/%F %B/chpasswd/chpasswd.conf; fi
etc/chpasswd/chpasswd.log
www/cgi-bin/chpasswd.cgi
@@dirrm etc/chpasswd
@@dirrmtry www/cgi-bin
@


1.2
log
@- dirrmtry www/cgi-bin
- Bump PORTREVISION

PR:		92919
Submitted by:	Jean Milanez Melo <jmelo@@freebsdbrasil.com.br> (maintainer)
Reported by:	kris
@
text
@d1 3
a3 1
etc/chpasswd/chpasswd.conf
@


1.1
log
@Add chpasswd, a cgi program that allows users to change their Squid account's
password from their web browser.

PR:		ports/60365
Submitted by:	Jean Milanez Melo <jmelo@@freebsdbrasil.com.br>
@
text
@d5 1
@

