Date: Thu, 12 Nov 2009 23:02:44 +0000 (UTC) From: Markus Brueffer <markus@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/deskutils/tpb Makefile ports/deskutils/tpb/files patch-man-tpb.1 patch-src-cfg.c patch-src-tpb.c Message-ID: <200911122302.nACN2iPe033071@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
markus 2009-11-12 23:02:44 UTC FreeBSD ports repository Modified files: deskutils/tpb Makefile deskutils/tpb/files patch-man-tpb.1 patch-src-tpb.c Added files: deskutils/tpb/files patch-src-cfg.c Log: - Make tpb work if ACPI is not being used as requested by a user. In this case nvram(4) and apm(4) are being used instead of acpi_ibm(4) to get the required data. - Bump PORTREVISION Revision Changes Path 1.15 +1 -1 ports/deskutils/tpb/Makefile 1.5 +7 -6 ports/deskutils/tpb/files/patch-man-tpb.1 1.1 +17 -0 ports/deskutils/tpb/files/patch-src-cfg.c (new) 1.4 +52 -28 ports/deskutils/tpb/files/patch-src-tpb.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911122302.nACN2iPe033071>