FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 3:02 AM BST
Port details
policykit 0.9_6 sysutils on this many watch lists=54 search for ports that depend on this port
Framework for controlling access to system-wide components
Maintained by: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 14 Oct 2006 08:37:06
Also Listed In: gnome
License: not specified in port


PolicyKit is a framework for defining policy for system-wide components and
for desktop pieces to configure it. It is used by HAL.

WWW: http://www.freedesktop.org/wiki/Software/PolicyKit
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: textproc/docbook-410, textproc/libxslt, textproc/docbook-xsl, devel/gmake, textproc/intltool, devel/pkg-config
Required To Run: devel/pkg-config, devel/gio-fam-backend
Required Libraries: devel/dbus-glib, textproc/expat2, devel/glib20

Required by:
for Libraries

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


Configuration Options
     No options to configure

Master Sites:
http://hal.freedesktop.org/releases/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2010-01-22
    Affects: users of sysutils/policykit and sysutils/polkit
    Author: gnome@FreeBSD.org
    Reason: 
      Due to a recent change in sysutils/policykit, both sysutils/policykit,
      and sysutils/polkit need to be rebuilt, but in a certain order.  First,
      upgrade sysutils/policykit to 0.9_6.  Then, force rebuild and reinstall
      of sysutils/polkit.  If you do not do this, applications which depend
      on polkitd will fail.
    
    

Number of commits found: 31

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
04 Mar 2012 23:42:25
Original commit files touched by this commit  0.9_6
marcus search for other commits by this committer
Fix the build when libinotify is installed.

Reported by:    Cameron Jacobson <cjacobson@starpoundtech.com>
09 Nov 2011 15:26:04
Original commit files touched by this commit  0.9_6
miwi search for other commits by this committer
- Remove WITH_FBSD10_FIX, is no longer needed
28 Oct 2011 18:55:42
Original commit files touched by this commit  0.9_6
miwi search for other commits by this committer
- Fix build on FreeBSD 10

Approved by:    kwm (implicit)
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.9_6
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
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.9_6
miwi search for other commits by this committer
- Get Rid MD5 support
23 Jan 2010 16:01:27
Original commit files touched by this commit  0.9_6
gabor search for other commits by this committer
- Track textproc/docbook-410 dependency after recent changes

Approved by:    portmgr (pav, erwin)
22 Jan 2010 22:48:56
Original commit files touched by this commit  0.9_6
marcus search for other commits by this committer
Rename polkitd to polkitd-old so as not to conflict with polkitd from
sysutils/polkit.  This legacy version of polkitd shouldn't really be
used anyway.
06 Sep 2009 21:18:50
Original commit files touched by this commit  0.9_5
flz search for other commits by this committer
Add support to create users and groups from information stored in UIDs/GIDs
files. Users and groups won't be deleted at deinstall time as we're lacking
a refcount to know if any port is using them.

Also convert a few ports while I'm here.

PR:             ports/108514
Submitted by:   mm, self
25 Apr 2009 20:22:29
Original commit files touched by this commit  0.9_4
marcus search for other commits by this committer
Add support for NO_INSTALL_MANPAGES.

PR:             130597
Submitted by:   Dmitry <dmitry2006@yandex.ru>
30 Mar 2009 00:17:17
Original commit files touched by this commit  0.9_4
marcus search for other commits by this committer
* Fix a problem where waitpid() may return EINTR which causes the various
  polkit helpers to report a failure.  This fix allows dynamic polkit
  policies to actually work (e.g. mounting fixed drives with proper
  authorization).

* Workaround a bug in our version of getline(3), and check for EOF when
  getline does not return -1.
15 Feb 2009 23:49:22
Original commit files touched by this commit  0.9_3
marcus search for other commits by this committer
Correct the path to chown.

Reported by:    Andrei V. Lavreniyuk <andy.lavr@reactor-xg.kiev.ua>
15 Feb 2009 19:31:12
Original commit files touched by this commit  0.9_3
marcus search for other commits by this committer
Fix some directory and file permissions to restore some lost PolicyKit
functionality.
10 Jan 2009 05:22:13
Original commit files touched by this commit  0.9_2
marcus search for other commits by this committer
Presenting GNOME 2.24 for FreeBSD.

See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes.  On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs.  The documentation updates
to the website are forthcoming.

This release features commits by adamw, ahze, kwm, mezz, and myself.  It would
not have been possible without are contributors and testers:

Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
(Only the first 15 lines of the commit message are shown above View all of this commit message)
21 Aug 2008 16:08:18
Original commit files touched by this commit  0.9_1
mezz search for other commits by this committer
Update the WWW to http://www.freedesktop.org/wiki/Software/PolicyKit .
24 Jul 2008 13:52:10
Original commit files touched by this commit  0.9_1
marcus search for other commits by this committer
This patch should not have been removed.  It is very much required.
24 Jul 2008 12:01:33
Original commit files touched by this commit  0.9
pav search for other commits by this committer
- Included by vendor in 0.9

PR:             ports/125927
Submitted by:   Romain Tartiere <romain@blogreen.org>
24 Jul 2008 01:52:30
Original commit files touched by this commit  0.9
marcus search for other commits by this committer
Update to 0.9.
04 Jul 2008 02:21:10
Original commit files touched by this commit  0.8_3
marcus search for other commits by this committer
Fix a problem with PK's strndup() implementation assuming all strings
passed to it would be NUL-terminated.  This is known to fix crashes with
polkit-gnome-authorization and clock-applet.

Tested by:      pav
06 Jun 2008 14:03:26
Original commit files touched by this commit  0.8_2
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)
01 May 2008 01:01:48
Original commit files touched by this commit  0.8_1
marcus search for other commits by this committer
Remove bash RUN_DEPENDS.  Bash really isn't needed.

Reported by:    Tijl Coosemans <tijl@ulyssis.org>
01 May 2008 00:57:08
Original commit files touched by this commit  0.8
marcus search for other commits by this committer
Update to 0.8, and fix a problem where policy updates were not processed
dynamically.
29 Mar 2008 16:08:58
Original commit files touched by this commit  0.7_5
marcus search for other commits by this committer
Add a default policy which allows root full control, and those in the wheel
group to authenticate for services using their password.

Discussed with: FreeBSD GNOME team
28 Mar 2008 18:48:03
Original commit files touched by this commit  0.7_4
marcus search for other commits by this committer
Plug a small memory leak.
24 Mar 2008 18:17:09
Original commit files touched by this commit  0.7_3
ahze search for other commits by this committer
- Remove depends on docbook-utils [1]
- Fix plist by adding missing ; fi
24 Mar 2008 03:50:55
Original commit files touched by this commit  0.7_2
marcus search for other commits by this committer
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD.  The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ .  On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media.  Work
is also underway to tie webkit more closely into GNOME.  As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.

This release would not have been possible without the contributions and
testing efforts of the following people:

Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
04 Oct 2007 06:10:15
Original commit files touched by this commit  0.1.20060514_4
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
19 May 2007 20:32:57
Original commit files touched by this commit  0.1.20060514_4
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}.
24 Mar 2007 05:10:35
Original commit files touched by this commit  0.1.20060514_3
marcus search for other commits by this committer
Correct a copy-paste problem when allocating the polkit UID, and use a unique
UID/GID.

Reported by:    kris
04 Nov 2006 19:13:32
Original commit files touched by this commit  0.1.20060514_3
marcus search for other commits by this committer
Mark this port IGNORE on 4.X as it does not build, and will not be
supported.

Reported by:    pointyhat via kris
31 Oct 2006 09:40:42
Original commit files touched by this commit  0.1.20060514_3
jylefort search for other commits by this committer
Start polkitd if gnome_enable is set to yes in /etc/rc.conf
14 Oct 2006 08:35:50
Original commit files touched by this commit  0.1.20060514_2
marcus search for other commits by this committer
Presenting GNOME 2.16.1 for FreeBSD.  This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.

On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE.  This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed.  The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily.  We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.

Back to GNOME 2.16.  This release brings a huge amount of new functionality
to FreeBSD.  The standard release notes can be read at
http://www.gnome.org/start/2.16/ .  But on top of what you will read there,
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 31

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month252

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.313 seconds.