aboutsummaryrefslogtreecommitdiff
path: root/sysutils/libgksuui
Commit message (Collapse)AuthorAgeFilesLines
* - fix MASTER_SITES; [1]Boris Samorodov2006-10-071-3/+3
| | | | | | | | | | - '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
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* 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.0.7Pav Lucistnik2005-11-143-9/+14
| | | | | | | | | | | - Switch maintainership to a submitter PR: ports/89001 Submitted by: Boris B. Samorodov <bsam@ipt.ru> Approved by: old maintainer Notes: svn path=/head/; revision=148293
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* 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
* Fix the build on 4.X.Joe Marcus Clarke2004-11-091-0/+14
| | | | | | | | Reported by: pointyhat via kris Approved by: maintainer Notes: svn path=/head/; revision=121162
* 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 libgksuui, a GTK+ frontend to libgksu that allows X authenticationJoe Marcus Clarke2004-11-056-0/+83
facilities for running programs as root or other users in an X session. PR: 72256 Submitted by: Jesse van den Kieboom <troplosti@orcaweb.cjb.net> Notes: svn path=/head/; revision=120835