summaryrefslogtreecommitdiff
path: root/sysutils/hal-info
AgeCommit message (Collapse)AuthorFilesLines
2020-08-31*: bump PKGREVISION for perl-5.32.wiz1-2/+2
2020-03-12hal-info: skip portability check in configure.inwiz1-1/+4
Already patched in configure.
2019-08-11Bump PKGREVISIONs for perl 5.30.0wiz1-2/+2
2019-06-22Update links to hal.freedesktop.orgnia1-2/+2
2018-08-22Recursive bump for perl5-5.28.0wiz1-2/+2
2018-01-07Fix indentation in buildlink3.mk files.rillig1-2/+2
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was reviewed manually. There are some .include lines that still are indented with zero spaces although the surrounding .if is indented. This is existing practice.
2016-12-07After learning more about TOOL_DEPENDS: it is a better match.wiz1-2/+2
2016-12-03xmllint is a test dependency.wiz1-3/+3
2016-12-03sysutils/hal-info: Specify xmllint tool requirementmarino1-1/+3
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-2/+2
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-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.
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.
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.
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-1/+2
are called p5-*. I hope that's all of them.
2010-01-16Added missing TEST_TARGET.heinz1-1/+3
2009-12-15Update to 20091130. More patterns, I guess.wiz2-6/+6
2009-08-16Update to 20090716. Set LICENSE to gnu-gpl-v2.wiz2-7/+7
XXX: optionally licensed under the Academic Free License 2.1, which we don't have in pkgsrc and which I didn't add just for this package. Changes: undocumented.
2009-07-22Remove USE_DIRS from pkgsrc.wiz1-2/+1
Shared directories can now be created independently by the pacakges needing them and will be removed automatically by pkg_delete when empty. Packages needing empty directories can use the @pkgdir command in PLIST. Discussed and ok'd in thread starting at http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-3/+3
2009-06-14Remove @dirrm entries from PLISTsjoerg1-9/+1
2009-05-19Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENTwiz1-2/+1
block). Uncomment some commented out LICENSE lines while here.
2009-04-20Update to 20090414: more devices.wiz2-6/+8
Add comment for LICENSEs (two).
2009-03-22Update to 20090309, undocumented.wiz3-11/+7
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time.
2009-03-18to netbsd-desktopjmcneill1-2/+2
2009-02-21Update to 20090202:wiz3-10/+11
Support for more devices and bug fixes.
2009-02-07DESTDIR supported.joerg1-1/+3
2009-01-07Update to 20081219:wiz5-37/+59
Lots of updates (basically a db).
2008-12-26Improve detection of newer PSP models and update capabilities (AAC, newjmcneill3-2/+27
media folder path) for newer PSP firmwares.
2008-11-22Import hal-info version 20081022.jmcneill6-0/+190
hal-info is a small hal sub-package that provides the hardware data and quirks. These quirks are currently things like what mice support reporting battery status, what music players are supported and what cameras are detected.