2004-12-31 21:31:19 by Min Sik Kim | Files touched by this commit (3) |
Log message: Enable pkgviews installation. |
2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065) |
Log message: s/netbsd.org/NetBSD.org/ |
2003-01-28 23:04:37 by Johnny C. Lam | Files touched by this commit (176) |
Log message: Instead of including bsd.pkg.install.mk directly in a package Makefile, 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>. |
2002-09-26 04:03:58 by Thomas Klausner | Files touched by this commit (1) |
Log message: Make Dewey-conformant PKGNAME. |
2002-07-02 15:02:37 by Thomas Klausner | Files touched by this commit (1) |
Log message: Add RCS Id. |
2002-06-27 00:51:48 by David Brownlee | Files touched by this commit (3) |
Log message: fix last correctly. Bump to libirman-0.4.1bnb5 |
2002-06-26 23:03:02 by David Brownlee | Files touched by this commit (7) |
Log message: Updated libirman to 0.4.1bnb4: Fix incorrect free() usage and writing past the end of a malloc()ed string |
2002-06-20 11:06:49 by David Brownlee | Files touched by this commit (1) |
Log message: Update to libirman-0.4.1bnb3 - honour PKG_SYSCONFDIR |
2002-06-14 22:38:41 by David Brownlee | Files touched by this commit (7) |
Log message: Update to libirman-0.4.1bnb2 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? :) |
2002-05-17 15:06:09 by David Brownlee | Files touched by this commit (2) |
Log message: Updated libirman to libirman-0.4.1bnb1 - Install README and programs for testing/setting up config |