summaryrefslogtreecommitdiff
path: root/sysutils/hal
AgeCommit message (Collapse)AuthorFilesLines
2022-06-28*: recursive bump for perl 5.36wiz2-4/+4
2021-12-19sysutils/pciutils: no longer static, removemaya1-2/+2
BUILDLINK_DEPMETHOD.pciutils?= build And pkgrevision bump consumers. Pointed out by tsutsui in PR pkg/56553
2021-12-08revbump for icu and libffiadam2-4/+4
2021-10-26sysutils: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07sysutils: Remove SHA1 hashes for distfilesnia1-2/+1
2021-05-24*: recursive bump for perl 5.34wiz1-2/+2
2021-01-17hal: remove gtk-doc documentation to fix build with autoconf 2.70wiz9-54/+69
Remove unconditional libblkid include, it is already included for Linux and not needed on NetBSD. Bump PKGREVISION.
2021-01-08(sysutils/hal) .include "../../devel/libblkid/buildlink3.mk" addedmef1-1/+2
2021-01-08(sysutils/hal) move ahead blk3 of textproc/gtk-doc, sorrymef1-2/+2
2021-01-08(sysutils/hal) Add blk3 of textproc/gtk-doc for gtkdocizemef1-1/+2
2020-12-04Revbump for openpam cppflags change months ago, belatedly.riastradh1-2/+2
2020-08-31*: bump PKGREVISION for perl-5.32.wiz1-2/+2
2020-05-20mark packages that fail with -Werror=char-subscriptsrillig1-1/+7
These packages are susceptible to bugs when confronted with non-ASCII characters. See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94182. It takes some time to analyze and fix these individually, therefore they are only marked as "needs work".
2020-04-29hal: avoid version checking that would've benefitted netbsd<5maya1-2/+2
(And hurt netbsd>=10)
2020-03-15hal: fix build on Linuxtnn2-1/+16
2020-03-08*: recursive bump for libffiwiz2-4/+4
2019-11-04sysutils: align variable assignmentsrillig1-5/+5
pkglint -Wall -F --only aligned --only indent -r Manually excluded consolekit and dc-tools since pkglint didn't get the formatting correct.
2019-10-03sysutils/hal: remove reference to GConf2rillig1-2/+1
option --disable-schemas-install is unknown in all 1 configure scripts option --with-gconf-schema-file-dir is unknown in all 1 configure scripts
2019-08-11Bump PKGREVISIONs for perl 5.30.0wiz1-2/+2
2019-06-22Update links to hal.freedesktop.orgnia1-2/+2
2019-05-01hal: try to help ubuntu 14.04 builds.maya2-7/+6
we rely on libpci to come from pciutils, but it installs to a different include path than this package expects (it looks for pci/pci.h) XXX we might want to change this! the reason we namespace is that netbsd has its own libpci, and to avoid unexpected conflicts. but the upstream default isn't pci/pci.h, either!
2018-08-22Recursive bump for perl5-5.28.0wiz1-2/+2
2018-05-19hald-netbsd: cpu device name must match cpu[0-9]*. Bump pkg revision.jmcneill2-2/+5
2018-05-19On NetBSD/arm with FDT, the root device is "armfdt0" instead of "mainbus0".jmcneill7-8/+37
Bump pkg revision.
2018-01-01Sort PLIST files.rillig1-4/+4
Unsorted entries in PLIST files have generated a pkglint warning for at least 12 years. Somewhat more recently, pkglint has learned to sort PLIST files automatically. Since pkglint 5.4.23, the sorting is only done in obvious, simple cases. These have been applied by running: pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2017-10-20Fix missing macbook/macbookpro files in PLISTtriaxx1-1/+5
2017-10-10hal: Remove duplicate BUILDLINK_TRANSFORM.jperkin1-2/+1
2017-04-26hal: help RHEL7 builds along by including <stddef.h> for size_t used bymaya2-4/+15
another header, scsi/sg.h. Blind fix.
2017-01-17Include sys/stat.h for struct stat. Build fix for NetBSD-current.wiz2-1/+16
2016-09-17To fix build on aarch64-linux-gnu, conditionalise imac which is x86 onlyrichard4-11/+32
and support the recent migration of key event codes in linux/input.h to linux/input-event-codes.h.
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-2/+2
2016-06-08Remove the stability entity, it has no meaning outside of an official context.jperkin1-1/+0
2016-06-08Change the service_bundle name to "export" to reduce diffs between thejperkin1-1/+1
original manifest.xml file and the output from "svccfg export".
2016-06-08Add or fix manpath entries to use the correct path.jperkin1-1/+1
2016-02-25Remove manual OPSYSVARS additions which are now part of the default set.jperkin1-2/+1
2015-11-04Add SHA512 digests for distfiles for sysutils categoryagc1-1/+2
Problems found with existing digests: Package memconf distfile memconf-2.16/memconf.gz b6f4b736cac388dddc5070670351cf7262aba048 [recorded] 95748686a5ad8144232f4d4abc9bf052721a196f [calculated] Problems found locating distfiles: Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9 Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-09-25Update hal with a SMF manifest and method and a correctionrichard4-8/+125
for PKG_HOME.haldaemon to default to /var/run/hald instead of /var/run/hal The init script hardcoded /var/run/hald so now use the corrected variable. Also, use OPSYSVARS for BUILDLINK_TRANSFORMS adding one for SunOS -z.ignore bump PKGREVISION
2015-09-07DEPEND on pciids instead of using its bl3.mk.wiz1-2/+3
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2015-01-31Another fix for hald from Sergio Lenzi. Bump PKGREVISION.wiz2-9/+11
2015-01-25Apply some bug fixes for the NetBSD hald from sergio lenzi in PR 49604.wiz4-8/+8
Bump PKGREVISION.
2014-08-28Remove SunOS BUILDLINK_TRANSFORM instances which remove -Wl,--* GNU ldjperkin1-2/+2
arguments, these are now handled globally by mk/platform/SunOS.mk
2014-08-06netbsd-desktop@ is a retired list.obache1-2/+2
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-03-11Remove example rc.d scripts from PLISTs.jperkin1-2/+1
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or ignored otherwise.
2013-07-12Bump PKGREVISION of all packages which create users, to pick up change ofjperkin1-2/+2
sysutils/user_* packages.
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-04-25udev(7) rules must go in /etc/udev/rules.dsbd1-5/+5
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.