d1d4 FreshPorts -- security/libgnomesu
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
libgnomesu 1.0.0_10 security on this many watch lists=5 search for ports that depend on this port
Library and frontend for running commands as root

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 12 Jan 2005 18:06:54
Also Listed In: gnome
License: not specified in port


libgnomesu is a library for providing superuser privileges to GNOME
applications. It supports consolehelper, PAM and su.

libgnomesu will use one the following services (in order of priority),
depending on which one is available:
- consolehelper
- PAM
- su

libgnomesu will use the su-based backend as final fallback, if no other
services are available. This service uses a backend which is a modified
version of GNU su.

libgnomesu comes with the GUI frontend 'gnomesu' and a Nautilus component
for Nautilus integration.

WWW: http://members.chello.nl/~h.lai/libgnomesu/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
  2. devel/libtool
  3. misc/gnome-mime-data
  4. textproc/intltool
  5. devel/pkgconf
Required To Run:
  1. devel/gio-fam-backend
  2. misc/gnomehier
  3. misc/gnome-mime-data
  4. devel/pkgconf
Required Libraries:
  1. devel/glib20
  2. devel/pcre
  3. accessibility/atk
  4. audio/esound
  5. devel/gconf2
  6. devel/gnome-vfs
  7. x11-toolkits/gtk20
  8. graphics/libart_lgpl
  9. devel/libbonobo
  10. x11-toolkits/libbonoboui
  11. devel/libglade2
  12. x11/libgnome
  13. graphics/libgnomecanvas
  14. x11-toolkits/libgnomeui
  15. devel/libIDL
  16. textproc/libxml2
  17. devel/ORBit2
  18. x11-toolkits/pango

This port is required by:

for Run

To install the port: cd /usr/ports/security/libgnomesu/ && make install clean
To add the package: pkg_add -r libgnomesu


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://members.chello.nl/~h.lai/libgnomesu/

Number of commits found: 37

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
28 Mar 2013 03:28:31
Original commit files touched by this commit  1.0.0_10
eadler search for other commits by this committer
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead.
01 Jun 2012 05:26:28
Original commit files touched by this commit  1.0.0_10
dinoex search for other commits by this committer
- update png to 1.5.10
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.0.0_9
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
30 Jul 2011 09:39:44
Original commit files touched by this commit  1.0.0_9
kwm search for other commits by this committer
Build fixes with glib 2.28. gtk 2.24, gtkmm 2.24 and vala 0.12.
03 Jul 2011 14:03:52
Original commit files touched by this commit  1.0.0_9
ohauer search for other commits by this committer
-remove MD5
04 Dec 2010 07:34:27
Original commit files touched by this commit  1.0.0_9
ade search for other commits by this committer
Sync to new bsd.autotools.mk
22 Nov 2010 18:26:07
Original commit files touched by this commit  1.0.0_9
kwm search for other commits by this committer
Fix another depricated gtk+ symbol. This will allow libgnomesu to build again.

Submitted by:   pointyhat via pav
28 Oct 2010 11:10:47
Original commit files touched by this commit  1.0.0_9
kwm search for other commits by this committer
Remove the 4.x script, and rename the 5.x script. One script works for all
supported FreeBSD versions.
Update instuction for the pam script.

PR:             ports/151772
Submitted by:   dougb@
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.0.0_8
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  1.0.0_7
dinoex search for other commits by this committer
- update to jpeg-8
02 Aug 2009 19:36:34
Original commit files touched by this commit  1.0.0_6
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
31 Jul 2009 13:57:52
Original commit files touched by this commit  1.0.0_6
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
06 Jun 2008 14:01:07
Original commit files touched by this commit  1.0.0_5
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)
25 Mar 2008 22:44:48
Original commit files touched by this commit  1.0.0_4
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)
20 Mar 2008 10:03:51
Original commit files touched by this commit  1.0.0_4
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
24 Oct 2007 23:37:25
Original commit files touched by this commit  1.0.0_4
marcus search for other commits by this committer
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
(Only the first 15 lines of the commit message are shown above View all of this commit message)
19 May 2007 20:32:57
Original commit files touched by this commit  1.0.0_3
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}.
08 Oct 2006 06:09:29
Original commit files touched by this commit  1.0.0_2
lawrance search for other commits by this committer
Remove obsolete CONFLICTS line for gnomesu.
23 Sep 2006 19:35:56
Original commit files touched by this commit  1.0.0_2
adamw search for other commits by this committer
Release my ports back into the wild.

Be free, little ports. May you all grow big and strong.

Except gnome-icons-edge. You should probably be nuked. Just sayin'.
23 Feb 2006 10:40:45
Original commit files touched by this commit  1.0.0_2
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
23 Nov 2005 21:48:15
Original commit files touched by this commit  1.0.0_1
pav search for other commits by this committer
- Add SHA256

Requested by:   adamw (maintainer)
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.0.0_1
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.
05 Nov 2005 05:22:06
Original commit files touched by this commit  1.0.0_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
01 Jul 2005 22:37:00
Original commit files touched by this commit  1.0.0
adamw search for other commits by this committer
Update to 1.0.0.
17 Apr 2005 02:08:41
Original commit files touched by this commit  0.9.7_1
adamw search for other commits by this committer
Hostname of MASTER_SITE and WWW site changed slightly.
12 Mar 2005 10:54:27
Original commit files touched by this commit  0.9.7_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
08 Feb 2005 21:40:02
Original commit files touched by this commit  0.9.7
adamw search for other commits by this committer
Update to 0.9.7.
16 Jan 2005 04:27:22
Original commit files touched by this commit  0.9.6_2
adamw search for other commits by this committer
Remove leftover directory.

PORTREVISION bump.
16 Jan 2005 04:14:24
Original commit files touched by this commit  0.9.6_1
adamw search for other commits by this committer
Use a vendor-provided method for preventing gnomesu-pam installation.
14 Jan 2005 21:58:03
Original commit files touched by this commit  0.9.6_1
marcus search for other commits by this committer
Adjust the CONFLICTS to appease portlint.
14 Jan 2005 19:57:27
Original commit files touched by this commit  0.9.6_1
adamw search for other commits by this committer
Instruct 4.x users to append the sample gnomesu-pam to /etc/pam.conf,
not put it into /etc/pam.d.
14 Jan 2005 19:25:56
Original commit files touched by this commit  0.9.6_1
adamw search for other commits by this committer
Extra super OMFG-I'd-be-screwed-without-you thanks to marcus for the
sleuthing here.

- Stop libgnomesu from causing 4.x machines to catch fire and break
  all your dishes.

- Don't install stuff into /etc/pam.d by default.

- Install example "gnomesu-pam"s, and include a pkg-message explaining
  what to do with them (HINT: copy the appropriate one into /etc/pam.d
  and name it gnomesu-pam).

- Fix a double-free.

With these fixes, the gnomeu binary in libgnomesu provides a much more
comprehensive GNOME su frontend, and the Great Red Eye of Adamwdor is
now turned towards sysutils/gnomesu.
14 Jan 2005 08:13:57
Original commit files touched by this commit  0.9.6
marcus search for other commits by this committer
With my portmgr hat on, mark this port IGNORE on 4.X as it will corrupt
your PAM configuration, and cause subsequent logins to fail.  The
maintainer has been notified.
14 Jan 2005 05:01:25
Original commit files touched by this commit  0.9.6
adamw search for other commits by this committer
Fix build on >4.x.
14 Jan 2005 03:27:08
Original commit files touched by this commit  0.9.6
adamw search for other commits by this committer
Author rerolled distfile with an updated NEWS entry.
13 Jan 2005 05:48:54
Original commit files touched by this commit  0.9.6
adamw search for other commits by this committer
Register conflict with gnomesu. The removal of gnomesu is being
considered, as its functionality appears to be encapsulated within
libgnomesu. Thoughts/opinions welcome.
12 Jan 2005 17:57:48
Original commit files touched by this commit  0.9.6
adamw search for other commits by this committer
libgnomesu is a library for providing superuser privileges to GNOME
applications. It supports consolehelper, PAM and su.

libgnomesu will use one the following services (in order of priority),
depending on which one is available:
- consolehelper
- PAM
- su

libgnomesu will use the su-based backend as final fallback, if no other
services are available. This service uses a backend which is a modified
version of GNU su.

libgnomesu comes with the GUI frontend 'gnomesu' and a Nautilus component
for Nautilus integration.

WWW: http://members1.chello.nl/~h.lai/libgnomesu/

Number of commits found: 37

2810
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10Aug 14
linux-f10-flashplugin11Aug 14
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04
libGLJun 04

11 vulnerabilities affecting 33 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24566
Broken 190
Deprecated 460
Ignore 564
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 51
Set to expire 445
Interactive 33
new 24 hours 2
new 48 hours10
new 7 days30
new fortnight94
new month175

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0