notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
libgksuui A graphical fronted to su library
1.0.7_6 sysutils Deleted on this many watch lists=9 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.7_6Version of this port present on the latest quarterly branch.
Maintainer: bsam@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-11-05 06:21:16
Last Update: 2011-05-14 19:34:12
SVN Revision: UNKNOWN
People watching this port, also watch:: firefox, gtk2, intltool, libao
License: not specified in port
WWW:
http://www.gnu.org/non-gnu/gksu/
Description:
This library comes from the gksu program. It provides a Gtk+ dialog and X authentication facilities for running programs as root or another user in a X session. WWW: http://www.gnu.org/non-gnu/gksu/ - Jesse van den Kieboom troplosti@orcaweb.cjb.net
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • libgksuui>0:sysutils/libgksuui
No installation instructions:
This port has been deleted.
PKGNAME: libgksuui
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. intltool-extract : textproc/intltool
  2. pkg-config : devel/pkg-config
Runtime dependencies:
  1. pkg-config : devel/pkg-config
  2. libgiofam.so : devel/gio-fam-backend
Library dependencies:
  1. atk-1.0.0 : accessibility/atk
  2. glib-2.0.0 : devel/glib20
  3. gtk-x11-2.0.0 : x11-toolkits/gtk20
  4. pango-1.0.0 : x11-toolkits/pango
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://people.debian.org/~kov/gksu/old_stuff/libgksuui1.0/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.7_6
14 May 2011 19:34:12
Original commit files touched by this commit
bsam search for other commits by this committer
Remove sysutils/libgksuui. It's a part of sysutils/libgksu now.
1.0.7_6
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.0.7_6
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
1.0.7_5
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
1.0.7_4
31 Jul 2009 13:57:52
Original commit files touched by this commit
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
1.0.7_3
06 Jun 2008 14:03:26
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
1.0.7_2
23 Mar 2008 11:11:33
Original commit files touched by this commit
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
1.0.7_2
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
1.0.7_1
07 Oct 2006 16:11:47
Original commit files touched by this commit
bsam search for other commits by this committer
- fix MASTER_SITES;   [1]
- 's/INSTALLS_SHLIB/USE_LDCONFIG';
- change my email to FreeBSD.org one.

Pointed out by: Bill Fenner's distfile survey   [1]
1.0.7_1
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
1.0.7
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
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.
1.0.7
14 Nov 2005 23:32:46
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.0.7
- Switch maintainership to a submitter

PR:             ports/89001
Submitted by:   Boris B. Samorodov <bsam@ipt.ru>
Approved by:    old maintainer
1.0.3_3
05 Nov 2005 05:22:06
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
1.0.3_2
12 Mar 2005 10:54:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
1.0.3_1
16 Dec 2004 05:49:27
Original commit files touched by this commit
kris search for other commits by this committer
Clean up handling of locale directories at deinstall-time:

* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
1.0.3_1
09 Nov 2004 00:51:03
Original commit files touched by this commit
marcus search for other commits by this committer
Fix the build on 4.X.

Reported by:    pointyhat via kris
Approved by:    maintainer
1.0.3_1
07 Nov 2004 22:37:47
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
1.0.3
05 Nov 2004 06:10:08
Original commit files touched by this commit
marcus search for other commits by this committer
Add libgksuui, a GTK+ frontend to libgksu that allows X authentication
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>

Number of commits found: 18