aboutsummaryrefslogtreecommitdiffstats
path: root/www/chpasswd
Commit message (Collapse)AuthorAgeFilesLines
* - SIZE'ifykrion2004-03-181-0/+1
| | | | | PR: ports/64414 Submitted by: maintainer
* - Fix installation: create missing directorykrion2004-02-132-4/+37
| | | | | | | | | | | - Use PLIST_* - Respect CC & CFLAGS - Doesn't need gmake - Don't create unsafe log file, print post-install message instead. PR: ports/62787 ports/62691 Submitted by: maintainer, Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Add chpasswd, a cgi program that allows users to change their Squid account'spav2003-12-264-0/+32
password from their web browser. PR: ports/60365 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>