aboutsummaryrefslogtreecommitdiff
path: root/sysutils/libgksu/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* . update sysutils/gksu to version 2.0.2; [1]Boris Samorodov2011-05-141-26/+16
| | | | | | | | | | | | | . update sysutils/libgksu to version 2.0.9; [1] . fix timing bug in the program when running on slower / single core systems; [1] . fix a bug in libgksu, which calls tcdrain() on the master side of a pty. [2] PR: 156401 [1], 141149 [2] Submitted by: Kris Moore <kris@pcbsd.org> [1], john hood <jh@sandstorm.net>, sandstorm-ni@sandstorm.net [2] Notes: svn path=/head/; revision=274122
* - Update to 1.3.8Pav Lucistnik2006-05-221-0/+2
| | | | | | | | PR: ports/97599 Submitted by: Boris Samorodov <bsam@ipt.ru> (maintainer) Notes: svn path=/head/; revision=163136
* Conversion to a single libtool environment.Ade Lovett2006-02-231-0/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Update to 1.3.6Pav Lucistnik2005-11-141-3/+8
| | | | | | | | | | | - Switch to a new maintainer PR: ports/88983 Submitted by: Boris B. Samorodov <bsam@ipt.ru> Approved by: Jesse van den Kieboom <jesse@icecrew.nl> (maintainer) Notes: svn path=/head/; revision=148292
* Clean up handling of locale directories at deinstall-time:Kris Kennaway2004-12-161-0/+2
| | | | | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created Notes: svn path=/head/; revision=124183
* Add libgksu, a simple API to use su and sudo in programs that need toJoe Marcus Clarke2004-11-051-0/+16
execute tasks as another user. It provides X authentication facilities for running programs in an X session. PR: 72257 Submitted by: Jesse van den Kieboom <troplosti@orcaweb.cjb.net> Notes: svn path=/head/; revision=120832