./wip/squirrelmail-chg_sasl_passwd, SASL password changing plugin for SquirrelMail

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.4, Package name: squirrelmail-chg_sasl_passwd-1.4, Maintainer: pkgsrc-users

Squirrelmail plugin to allow changing of the users password via
the SASL mechanisms.


Required to run:
[mail/squirrelmail]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: da9379382248632a2e943448220f61064005d125
Filesize: 9.561 KB

Version history: (Expand)


CVS history: (Expand)


   2013-01-20 23:39:01 by Eric Schnoebelen | Files touched by this commit (1)
Log message:
Make sure the destination directory exists before trying to extract 
into the fullpath.

   2012-10-07 18:04:27 by Aleksej Saushev | Files touched by this commit (1)
Log message:
Support staged installation.
   2009-10-11 12:50:43 by Thomas Klausner | Files touched by this commit (28)
Log message:
Remove unnecessary unexec ${RMDIR};
add some @pkgdir where they seemed appropriate.
   2009-10-11 12:45:10 by Thomas Klausner | Files touched by this commit (261)
Log message:
Remove obsolete @dirrm lines.
   2006-03-14 02:28:12 by Johnny C. Lam | Files touched by this commit (27)
Log message:
Catch up to modern pkginstall framework: USE_PKGINSTALL has been dead
for a while now, and *_EXTRA_TMPL are generally not needed anymore.
   2006-01-17 11:20:45 by Roland Illig | Files touched by this commit (33)
Log message:
Removed the quotes around SUBST_MESSAGE.* where they were unnecessary.
   2005-04-11 23:15:56 by Todd Vierling | Files touched by this commit (1)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

   2005-04-09 06:30:34 by Eric Schnoebelen | Files touched by this commit (2)
Log message:
Turn on USE_PKGINSTALL, since I _was_ trying to use that!
Modify PLIST to cope with the possibility that the plugin directory may
not disappear (because a modified config file exists in it.)