Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Sep 2020 13:16:17
0.118

|
swills  |
sysutils/polkit: Update to 0.118
PR: 249302
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (previous version)
Approved by: desktop (tcberner, maintainer)
Exp-run by: antoine |
11 Feb 2020 18:37:37
0.116

|
tcberner  |
sysutils/polkit: Update to 0.116
PR: 243378
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> |
16 Nov 2019 15:05:41
0.114_3

|
tcberner  |
sysutils/polkit: give to desktop@
Discussed with: kwm |
03 Nov 2019 21:56:38
0.114_3

|
zeising  |
Switch all ports to use USES=xorg-cat
Change all ports to use USES=xorg-cat instead of the old XORG_CAT
Add USES=xorg and USES=gl as needed to x11@ ports |
26 Jul 2019 20:46:57
0.114_3

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
12 Dec 2018 01:35:36
0.114_2

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
14 Sep 2018 20:37:55
0.114_1

|
sunpoet  |
Update WWW
Approved by: portmgr (blanket) |
29 Jul 2018 22:18:46
0.114_1

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
11 Jun 2018 01:44:15
0.114

|
linimon  |
Fix port builds for architectures which remain on gcc as the default compiler.
This will primarily help powerpc64.
For archs where clang is the default compiler, these changes will have no
effect, as the base compiler already has these capabilities (primarily, but
not exclusively, c++-11).
Tested for no-harm on amd64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
24 May 2018 20:46:54
0.114

|
kwm  |
Update polkit to 0.114.
* Use spidermonkey52 instead of the ancient 17.0 version.
Obtained from: gnome devel repo |
10 May 2017 21:37:57
0.113_5

|
kwm  |
Drop the use of USE_GCC on arm.
PR: 215517
Submitted by: mikael.urankar@gmail.com |
01 Apr 2017 15:23:32
0.113_4

|
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
12 Feb 2017 15:50:52
0.113_3

|
woodsb02  |
sysutils/polkit: Fix directory permissions to allow reading config files
If the $LOCALBASE/etc/polkit-1 directory is owned by root and set 700,
then polkit which is running as the polkitd user cannot read the config
files in $LOCALBASE/etc/polkit-1/rules.d/* resulting in this error:
Loading rules from directory /usr/local/etc/polkit-1/rules.d
Error opening rules directory: Error opening directory \
'/usr/local/etc/polkit-1/rules.d': Permission denied \
(g-file-error-quark, 2)
Loading rules from directory /usr/local/share/polkit-1/rules.d
To fix this, change the $LOCALBASE/etc/polkit-1 to be set 755, and the
$LOCALBASE/etc/polkit-1/localauthority to be set 700.
This was sense checked with Fedora Linux which does the same, and with
Debian/Ubuntu which have /etc/polkit-1/localauthority as owned by
root:polkitd and set 750.
PR: 202615
Reported by: rozhuk.im@gmail.com |
20 Nov 2016 09:38:09
0.113_2

|
gerald  |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
01 Apr 2016 14:25:18
0.113_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
31 Dec 2015 15:34:40
0.113_1

|
swills  |
sysutils/polkit: fix build on arm
Approved by: maintainer (kwm) |
17 Sep 2015 17:36:59
0.113_1

|
amdmi3  |
- Modernize empty dir handling
Approved by: kwm |
09 Aug 2015 13:28:41
0.113

|
kwm  |
Update polkit to 0.113. [1]
- Add LICENSE blob
- Adjust dependencies
- Reorganize options helper
- Update description file
PR: 201362 [1], 194789
Submitted by: olivierd@ [1]
Tested by: olivierd@, Tobias Berner <tcberner@gmail.com>, and myself |
02 Aug 2015 15:03:20
0.105_7

|
tijl  |
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above ) |
07 Jul 2015 10:43:13
0.105_6

|
kwm  |
Drop .la files.
While here, drop obsolete MCom tag. |
23 Jan 2015 22:50:50
0.105_5

|
antoine  |
Switch ports depending on docbook* through a directory name to a package name,
as a directory name can't be attributed to a package |
01 Jan 2015 16:55:59
0.105_5

|
kwm  |
Add @dir lines for empty directories reported by check-plist.
PR: 196417
Submitted by: sunpoet@ |
22 Dec 2014 23:22:17
0.105_4

|
bapt  |
Get rid of gnomehier |
22 Sep 2014 15:44:10
0.105_3

|
bapt  |
Simplify plist |
23 Apr 2014 13:25:17
0.105_3

|
tijl  |
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above ) |
15 Mar 2014 13:29:57
0.105_2

|
kwm  |
Mark jobs unsafe.
Submitted by: mat@ |
08 Mar 2014 08:10:48
0.105_2

|
kwm  |
Stagify
Use new lib_depend syntax.
Add USES=libtool
USE_GNOME= gnomehack -> USES=pathfix
USE_GMAKE -> USES=gmake
Use USE_GNOME introspection component
Use full path for commands in the pkg-install file |
19 Feb 2014 14:45:19


|
mat  |
Consolidate the docbook ports into -sgml and -xml variants.
Submitted by: hrs (based on)
Sponsored by: Absolight |
18 Feb 2014 14:50:35
0.105_1

|
mat  |
Chase docbook cleanup dependencies.
Sponsored by: Absolight |
29 Oct 2013 02:31:01
0.105_1

|
amdmi3  |
- Remove duplicate plist entry
PR: 182824
Submitted by: amdmi3
Approved by: maintainer timeout |
20 Sep 2013 23:06:00
0.105_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
17 Jul 2013 14:15:57
0.105_1

|
miwi  |
- Mark MAKE_JOBS_UNSAFE
http://pkgdev.miwibox.org/pkg//91amd64-exp-run/2013-07-17_10h36m56s/logs/errors/polkit-0.105_1.log |
26 Apr 2013 10:44:29
0.105_1

|
ak  |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
23 Apr 2013 14:20:28
0.105_1

|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
04 Apr 2013 13:50:32
0.105_1

|
bapt  |
Fix plist
Approved by: gnome (kwm)
Approved by: portmgr (implicit) |
08 Mar 2013 12:21:07
0.105_1

|
miwi  |
- Add a backup mirror freedesktop.org
Approved by: kvm |
08 Mar 2013 10:51:36
0.105_1

|
kwm  |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
09 Nov 2011 15:26:04
0.99 
|
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
29 Oct 2011 07:04:53
0.99 
|
miwi  |
- Fix build on FreeBSD 10.0
Notes: all x11@ ports fixed for FreeBSD 10 |
23 Sep 2011 22:26:39
0.99 
|
amdmi3  |
- 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
0.99 
|
miwi  |
- Get Rid MD5 support |
20 Nov 2010 15:37:08
0.99 
|
kwm  |
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/
This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.
This release features commits by avl, marcus, mezz and myself.
The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:
Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX (Only the first 15 lines of the commit message are shown above ) |
31 May 2010 02:01:56
0.96_2 
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
23 Jan 2010 16:01:27
0.96_1 
|
gabor  |
- Track textproc/docbook-410 dependency after recent changes
Approved by: portmgr (pav, erwin) |
19 Jan 2010 17:56:24
0.96_1 
|
marcus  |
Create the proper directory on package addition.
Reported by: itetcu |
18 Jan 2010 19:52:15
0.96 
|
marcus  |
Actually commit theis patch to allow 0.96 to build.
Reminded by: QAT |
18 Jan 2010 19:36:13
0.96 
|
marcus  |
Update to 0.96. |
24 Dec 2009 22:21:52
0.95_3 
|
marcus  |
Create the correct /var/lib/polkit-1 directories when installing from a
package. This should fix operation when installing from packages. |
02 Dec 2009 04:25:40
0.95_2 
|
mezz  |
Bump the PORTREVISION. It's a real fix for some systems like mine, which it
needs to be reinstalled. |
01 Dec 2009 05:32:28
0.95_1 
|
marcus  |
Remove a bogus trailing backslash.
PR: 141040
Submitted by: fluffy |
28 Nov 2009 20:06:37
0.95_1 
|
marcus  |
Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.
On the FreeBSD front, though, a lot went into this release. Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration. Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.
But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
(Only the first 15 lines of the commit message are shown above ) |