aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gksu
Commit message (Collapse)AuthorAgeFilesLines
* - fix MASTER_SITES; [1]Boris Samorodov2006-10-071-2/+2
| | | | | | | | | | - 's/INSTALLS_SHLIB/USE_LDCONFIG'; - change my email to FreeBSD.org one. Pointed out by: Bill Fenner's distfile survey [1] Notes: svn path=/head/; revision=174801
* - Rename portsPav Lucistnik2006-05-281-1/+1
| | | | | | | | security/gnomekeyring -> security/gnome-keyring security/gnomekeyringmanager -> security/gnome-keyring-manager Notes: svn path=/head/; revision=163712
* - Update to 1.3.7Pav Lucistnik2006-05-224-20/+22
| | | | | | | | PR: ports/97608 Submitted by: Boris B. Samorodov <bsam@ipt.ru> (maintainer) Notes: svn path=/head/; revision=163137
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Give maintainership to the submitter of last updatePav Lucistnik2005-11-151-1/+1
| | | | Notes: svn path=/head/; revision=148343
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* - Update to 1.3.6Pav Lucistnik2005-11-145-14/+134
| | | | | | | | | | - Unbreak PR: ports/89024 Submitted by: Boris B. Samorodov <bsam@ipt.ru> Notes: svn path=/head/; revision=148297
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Remove maintainer per his request. Comment out MASTER_SITE that no longerKris Kennaway2005-10-051-2/+4
| | | | | | | | carries this version of the distfile, and mark port BROKEN indicating that it needs an update to the latest version.B Notes: svn path=/head/; revision=144302
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Fix the build on 4.X.Joe Marcus Clarke2004-11-151-0/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=121721
* Fix dependencies.Joe Marcus Clarke2004-11-101-2/+2
| | | | | | | Reported by: Damian <damian@indignation.org> Notes: svn path=/head/; revision=121287
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Add gksu, a GTK+ frontend to su. It supports login shells andJoe Marcus Clarke2004-11-055-0/+63
preserving environment when acting as a su frontend. It is useful to menu items or other graphical programs that need to ask a user's password to run programs as another user. PR: 72258 Submitted by: Jesse van den Kieboom <troplosti@orcaweb.cjb.net> Notes: svn path=/head/; revision=120837