1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Commit Graph

31 Commits

Author SHA1 Message Date
Joe Marcus Clarke
279d117c65 Fix the build when libinotify is installed.
Reported by:	Cameron Jacobson <cjacobson@starpoundtech.com>
2012-03-04 23:42:25 +00:00
Martin Wilke
e1c6649edf - Remove WITH_FBSD10_FIX, is no longer needed 2011-11-09 15:26:04 +00:00
Martin Wilke
46d59ac60b - Fix build on FreeBSD 10
Approved by:	kwm (implicit)
2011-10-28 18:55:42 +00:00
Dmitry Marakasov
6f6fbe4bdf - 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
2011-09-23 22:26:39 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Gabor Kovesdan
ee3e677c23 - Track textproc/docbook-410 dependency after recent changes
Approved by:	portmgr (pav, erwin)
2010-01-23 16:01:27 +00:00
Joe Marcus Clarke
15f041f17c 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.
2010-01-22 22:48:56 +00:00
Florent Thoumie
80ce349ead 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
2009-09-06 21:18:50 +00:00
Joe Marcus Clarke
3381c856ea Add support for NO_INSTALL_MANPAGES.
PR:		130597
Submitted by:	Dmitry <dmitry2006@yandex.ru>
2009-04-25 20:22:29 +00:00
Joe Marcus Clarke
ada2201110 * 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.
2009-03-30 00:17:17 +00:00
Joe Marcus Clarke
3aadf625aa Correct the path to chown.
Reported by:	Andrei V. Lavreniyuk <andy.lavr@reactor-xg.kiev.ua>
2009-02-15 23:49:22 +00:00
Joe Marcus Clarke
f0e90a6ec8 Fix some directory and file permissions to restore some lost PolicyKit
functionality.
2009-02-15 19:31:12 +00:00
Joe Marcus Clarke
610ae56816 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
Joseph S. Atkinson
Kris Moore
Lapo Luchini [7]
Nikos Ntarmos
Pawel Worach
Romain Tartiere
TAOKA Fumiyoshi [3]
Yasuda Keisuke
Zyl
aZ [4]
bf [2] [5]
Florent Thoumie
Peter Wemm
pluknet

PR:		125857 [1]
		126993 [2]
		130031 [3]
		127399 [4]
		127661 [5]
		124302 [6]
		129570 [7]
		129936
		123790
2009-01-10 05:22:13 +00:00
Jeremy Messenger
bef1a1fa0e Update the WWW to http://www.freedesktop.org/wiki/Software/PolicyKit . 2008-08-21 16:08:18 +00:00
Joe Marcus Clarke
c5413f6b75 This patch should not have been removed. It is very much required. 2008-07-24 13:52:10 +00:00
Pav Lucistnik
c62462b5e6 - Included by vendor in 0.9
PR:		ports/125927
Submitted by:	Romain Tartiere <romain@blogreen.org>
2008-07-24 12:01:33 +00:00
Joe Marcus Clarke
9fa9fd880c Update to 0.9. 2008-07-24 01:52:30 +00:00
Joe Marcus Clarke
342a207e3d 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
2008-07-04 02:21:10 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Joe Marcus Clarke
16185e3946 Remove bash RUN_DEPENDS. Bash really isn't needed.
Reported by:	Tijl Coosemans <tijl@ulyssis.org>
2008-05-01 01:01:48 +00:00
Joe Marcus Clarke
d7200a8258 Update to 0.8, and fix a problem where policy updates were not processed
dynamically.
2008-05-01 00:57:08 +00:00
Joe Marcus Clarke
67ecec9e65 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
2008-03-29 16:08:58 +00:00
Joe Marcus Clarke
15f294ae7f Plug a small memory leak. 2008-03-28 18:48:03 +00:00
Michael Johnson
1892226360 - Remove depends on docbook-utils [1]
- Fix plist by adding missing ; fi
2008-03-24 18:17:09 +00:00
Joe Marcus Clarke
6f32add9a7 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
2008-03-24 03:52:36 +00:00
Edwin Groothuis
cc82ac7af1 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 06:10:15 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Joe Marcus Clarke
017302f711 Correct a copy-paste problem when allocating the polkit UID, and use a unique
UID/GID.

Reported by:	kris
2007-03-24 05:10:35 +00:00
Joe Marcus Clarke
534a7d0673 Mark this port IGNORE on 4.X as it does not build, and will not be
supported.

Reported by:	pointyhat via kris
2006-11-04 19:13:32 +00:00
Jean-Yves Lefort
e6f9b2c46c Start polkitd if gnome_enable is set to yes in /etc/rc.conf 2006-10-31 09:40:42 +00:00
Joe Marcus Clarke
f1bb12de8e 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,
jylefort and marcus have completed work on a port of HAL to FreeBSD.  This
will allow FreeBSD to take advantage of closer hardware interaction such
as auto-mounting CD-ROMs, USB drives, and music players; auto-playing
audio CDs; and managing laptop power consumption.

But where would this all be without our loyal testers and contributors?
Therefore, the FreeBSD GNOME team would like to thank the following users:

Phillip Neumann <pneumann@gmail.com>
tmclaugh
mux
Yuri Pankov <yuri.pankov@gmail.com>
chinsan
Thomas <freebsdlists@bsdunix.ch>
Brian Gruber <knightbg@yahoo.com>
Franz Klammer <klammer@webonaut.com>
Dominique Goncalves <dominique.goncalves@gmail.com>
Pascal Hofstee <caelian@gmail.com>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
backyard <backyard1454-bsd@yahoo.com>
Andris Raugulis <endrju@null.lv> <endrju@null.lv>
Eric L. Chen <d9364104@mail.nchu.edu.tw>
Pawel Worach <pawel.worach@gmail.com>
QuiRK on #freebsd-gnome
Shane Bell <decept0@gmail.com>
luigi
sajd on #freebsd-gnome
sat
Chris Coleman <chrisc@vmunix.com>
kaeru on #freebsd-gnome
crsd_ via irc.freenode.org/#FreeBSD-GNOME
Joel Diaz <joeldiaz@mac.com>

Enjoy!

Approved by:	portmgr (implicit, kris)
2006-10-14 08:35:50 +00:00