Path to this page:
./
sysutils/accountsservice,
Set of D-Bus interfaces for accessing account information
Branch: CURRENT,
Version: 0.6.42nb4,
Package name: accountsservice-0.6.42nb4,
Maintainer: youriThe AccountsService project provides
o A set of D-Bus interfaces for querying and manipulating
user account information.
o An implementation of these interfaces based on the usermod(8),
useradd(8) and userdel(8) commands.
Required to run:[
devel/glib2] [
devel/gobject-introspection] [
security/polkit]
Required to build:[
devel/gdbus-codegen] [
pkgtools/cwrappers]
Master sites:
Filesize: 371.582 KB
Version history: (Expand)
- (2023-12-19) Updated to version: accountsservice-0.6.42nb4
- (2021-12-08) Updated to version: accountsservice-0.6.42nb3
- (2020-12-04) Updated to version: accountsservice-0.6.42nb2
- (2020-03-08) Updated to version: accountsservice-0.6.42nb1
- (2018-06-12) Package added to pkgsrc.se, version accountsservice-0.6.42 (created)
CVS history: (Expand)
2023-12-19 01:49:52 by David H. Gutteridge | Files touched by this commit (5) |
Log message:
accountsservice: minor patch cleanup
Improve library inclusion and explicit linking. Also fix some code
formatting, plus spelling and grammar tweaks. (We still don't
correctly include util.h, because the upstream project uses its
own header file by that name, which is woven all over the place.
That should be fixed later.) Noted while reviewing the NetBSD support
patch set.
The (now rather dated) 0.6.42 release is (co-incidentally?) the last
version before various function signature changes that assume a glibc-
specific structure exists that's passed around. This of course doesn't
work on NetBSD. There's more than one way to fix this: OpenBSD added a
whole bunch more #ifdefs; a more elegant method would be to abstract
these expectations. The upstream project has recently landed a patch
set that sort of does the latter (simply copies the glibc struct if it
isn't found), but that hasn't made it into a release yet.
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|
2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Remove SHA1 hashes for distfiles
|
2021-05-02 13:06:16 by Nia Alarie | Files touched by this commit (35) |
Log message:
*: Use the tools framework for gdbus-codegen
|
2020-12-04 05:56:20 by Taylor R Campbell | Files touched by this commit (391) |
Log message:
Revbump for openpam cppflags change months ago, belatedly.
|
2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833) |
Log message:
*: recursive bump for libffi
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|