./pkgtools/plist-utils, Utility to facilitate management of PLIST files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 20240207, Package name: plist-utils-20240207, Maintainer: pkgsrc-users

The plist-utils suite aims to facilitate management of PLIST entries.
It handles PLIST options and variables, and is especially useful for
keeping PLISTs of packages with quickly changing file-lists, such
as those closely tracking upstream development branch, up to date.


Required to build:
[pkgtools/cwrappers]

Version history: (Expand)


CVS history: (Expand)


   2024-02-07 18:05:24 by Thomas Klausner | Files touched by this commit (2)
Log message:
plist-utils: fix regex so that plist-sort starts up and sorts

Bump version
   2021-05-11 11:24:17 by Thomas Klausner | Files touched by this commit (5)
Log message:
plist-utils: remove __RCS_Id to increase portability

XXX: still uses the unportable fgetln
   2018-02-23 07:31:34 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
plist-utils: updated to 20180222

20180222:
Also sort the first line (@comment $NetBSD$) as it should be on top.
   2017-09-30 15:23:06 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
plist-utils: update to 20170813

20170813:
Deal with ${PYSITELIB}.
   2017-06-08 20:14:51 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
Expand __arraycount macro - it is not portable
   2016-12-16 01:01:05 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Fix format string. Bump version.
   2016-10-01 20:37:15 by Kamil Rytarowski | Files touched by this commit (15)
Log message:
Import plist-utils as pkgtools/plist-utils

The plist-utils suite aims to facilitate management of PLIST entries.
It handles PLIST options and variables, and is especially useful for
keeping PLISTs of packages with quickly changing file-lists, such
as those closely tracking upstream development branch, up to date.

Import approved by <wiz>.