ajacoutot
d0cc9f2c37
Move to python 3 for SUBST_CMD.
2021-02-27 08:33:43 +00:00
sthen
3cbe1c2f30
Reverse the polarity of MODPY_VERSION; default is now 3.x,
...
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.
This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.
Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
ajacoutot
f340ab6898
Update to polkit-0.118.
2020-10-17 08:42:39 +00:00
ajacoutot
177ded5597
Update to polkit-0.117.
2020-07-30 07:50:42 +00:00
ajacoutot
e1c12c0db6
Port JavaScript authority to mozjs-68; merged from upstream.
...
Bring a few other fixes as well.
2020-06-18 07:49:37 +00:00
ajacoutot
8be06542ab
pk-example => pk-example-frobnicate
...
spotted by Alain CROS, thanks
2020-01-19 00:58:09 +00:00
sthen
77f7cc9c61
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:49:33 +00:00
tj
b78c82b5f8
switch some more homepage and master_sites links to https. input/ok sthen
2019-07-10 21:01:26 +00:00
sthen
6ff3e55398
bump REVISION in a bunch of ports known or likely to use struct kinfo_proc,
...
there may be some missing as my unpacked ports source is a little out of date
but this should catch the main things people might run into
the struct was reordered a second time in sysctl.h r1.192 to improve
compatibility but amd64 snapshot packages made it out before that happened
so the bumps are still needed
2019-06-25 20:25:20 +00:00
ajacoutot
d34b61f6dd
Update to polkit-0.116.
...
- uses mozjs-6.0
2019-04-27 08:08:42 +00:00
ajacoutot
a257dcc288
Add comment regarding the cyclic dep with sysutils/consolekit.
2019-01-16 22:35:18 +00:00
ajacoutot
77c6597434
SECURITY fix:
...
Allow negative uids/gids in PolkitUnixUser and Group objects
CVE-2018-19788
2018-12-07 13:11:25 +00:00
ajacoutot
a54572542b
SECURITY update to polkit-0.115.
...
- Fix CVE-2018-1116: Trusting client-supplied UID
2018-07-11 12:18:47 +00:00
ajacoutot
07bc953515
jsauthority: pass "%s" format string to remaining report function; upstream
2018-04-29 09:05:44 +00:00
jca
c64aec3dfc
Now needs a C++1 compiler
2018-04-10 23:42:49 +00:00
ajacoutot
7bb4928845
Missing BDEP on devel/gobject-introspection.
...
spotted by naddy@
2018-04-08 09:40:40 +00:00
ajacoutot
a8026e632e
Update to polkit-0.114.
2018-04-07 10:55:22 +00:00
naddy
1a87aebd2d
mechanical replacement of the gettext module
2017-11-21 00:12:59 +00:00
ajacoutot
0fdc9fcf8d
Fix a few memory leaks (via Fedora).
2017-04-16 15:37:41 +00:00
naddy
ce859edcb4
garbage collect CONFIGURE_SHARED
2016-03-11 20:28:21 +00:00
ajacoutot
c7d8b5079a
Pushed upstream.
2015-07-20 20:16:59 +00:00
ajacoutot
f6c43daaa4
Sync with BZ.
2015-07-19 00:31:29 +00:00
ajacoutot
d31a860588
Sync with the patch in fd.o BZ.
2015-07-16 17:45:37 +00:00
ajacoutot
da46da3bdc
Fix runtime and bump to be ahead of (upcoming) stable.
2015-07-03 06:42:27 +00:00
ajacoutot
539f407d42
SECURITY update to polkit-0.113.
2015-07-03 05:57:26 +00:00
ajacoutot
11a7989584
These need to RUN_DEPENDS on x11/dbus,-suid now.
2015-04-04 09:30:30 +00:00
ajacoutot
372cd2bc49
--disable-gtk-doc is handled by the infrastructure now.
2014-09-13 16:36:53 +00:00
ajacoutot
f41d5db51d
Merge a couple of fixes from upstream.
2014-08-17 06:47:39 +00:00
ajacoutot
44313de6af
It makes no sense to explicitely depend on x11/dbus; nowadays dbus will
...
almost end up in any dependency chain and if we start adding run_depends on
it, we'll beed to do it for a hundre ports or so.
2014-03-27 17:51:07 +00:00
ajacoutot
9101a230f1
BUILD_DEPENDS -> BUILD_DEPENDS+
...
fix an issue reported by nigel@
2014-03-27 06:51:38 +00:00
ajacoutot
6842b9f8a5
Drop gtk-doc from build_depends.
...
req. by espie@
2014-03-26 14:56:23 +00:00
ajacoutot
1f8716e769
Move from devel/spidermonkey to devel/mozjs17.
2014-03-26 12:18:08 +00:00
ajacoutot
ac3070600e
Circular dependency with textproc/gtk-doc is gone.
2014-03-16 09:16:27 +00:00
espie
f338105fe0
make tree build again
2014-03-11 20:32:46 +00:00
ajacoutot
7bbd6db227
Fix warnings to please espie@
2014-03-10 19:54:24 +00:00
ajacoutot
3ded0fcbd9
Unbreak: needs textproc/gtk-doc; the dependency loop is gone so this is
...
safe.
reported by espie@
2014-03-10 18:18:27 +00:00
ajacoutot
816a9c93c5
Merge some build patches from upstream and add BZ URLs.
2014-03-09 22:26:56 +00:00
ajacoutot
f626f48eca
Fix a memory leak (upstream).
2014-01-19 10:30:53 +00:00
ajacoutot
4686d16526
SECURITY update to polkit-0.112.
...
CVE-2013-4288: Local Privilege Escalation Vulnerability.
2013-09-22 18:35:58 +00:00
ajacoutot
531c141c25
Fix with mozjs-17.0 (devel/spidermonkey).
2013-08-10 12:43:51 +00:00
ajacoutot
072ac12e84
Update to polkit-0.111.
2013-05-30 18:22:05 +00:00
ajacoutot
674a120d87
Remove fdatasync(2) patch.
2013-04-15 16:50:14 +00:00
ajacoutot
ca2e27d553
Drop useless readme.
2013-03-30 12:20:28 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
ajacoutot
5de6c24ff0
Unbreak rule parsing by opening the proper libmozjs.
...
spotted by landry@
ok landry@ jasper@
2013-02-19 16:09:15 +00:00
ajacoutot
6c700597fb
Bugfix update to polkit-0.110.
2013-01-10 13:53:24 +00:00
ajacoutot
df1a5016b9
Include gmodule-2.0 to avoid linker errors; from upstream.
2012-11-22 17:37:35 +00:00
ajacoutot
e6c8c6895d
Major update to polkit-0.108.
2012-11-20 14:11:48 +00:00
ajacoutot
ff52f74e3c
docbook-xsl already comes with libxslt.
2012-09-27 17:26:05 +00:00