Age | Commit message (Collapse) | Author | Files | Lines |
|
The hardware vendor disappeared in 2006.
|
|
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.
|
|
|
|
|
|
|
|
Move abandonware to code.google, and merge pkgsrc patches
Add PKG_DESTDIR_SUPPORT
|
|
that they can create a /dev/lirc if they choose.
Bump pkgrevision.
|
|
Avoid 'invalid lvalue in assignment' with gcc4
|
|
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
|
|
CONFIGURE_ARGS.
|
|
|
|
|
|
|
|
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES". This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile. Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
|
|
|
|
|
|
|
|
Fix incorrect free() usage and writing past the end of a malloc()ed string
|
|
|
|
Fix default serial port to be ${DEFAULT_SERIAL_DEVICE}
Drop 'test_' prefix on test_irman_{name,io,func}, and call
setlinebuf(stdout) so they are usable when piped to an interactive
program.
Mmmm, fixes to libirman and mserv in the same day. Can they be related? :)
|
|
- Install README and programs for testing/setting up config
|
|
Libirman is a programming library for Irman control of Unix software.
Infrared man (Irman) is a small device that allows you to control
your PC with the remote from your TV, VCR, CD or Stereo. Irman
can be used in many ways, for example to control a software program
while you are in another room, such as xmms.
|