2004-08-05 15:38:01 by Matthias Drochner | Files touched by this commit (5) |
Log message: use MASTER_SITE_SOURCEFORGE instead of an arbitrary mirror |
2003-11-07 12:17:58 by David Brownlee | Files touched by this commit (2) |
Log message: Update speedtouch to 1.2-beta2nb2: Switch to BEFORE ipnat rather than REQUIRE ipnat, so ipnat over adsl tun0 interface works as expected |
2003-11-07 12:06:17 by David Brownlee | Files touched by this commit (4) |
Log message: Update speedtouch to 1.2-beta2nb1: Fix install of example files after upgrade to 1.2-beta2 |
2003-10-16 10:12:59 by Thomas Klausner | Files touched by this commit (2) | |
Log message: It seems it was forgotten to remove these files during the last update. |
2003-10-09 21:09:28 by David Brownlee | Files touched by this commit (2) |
Log message: Update speedtouch to 1.2-beta2. The main change since 1.1 is working support for the SpeedTouch 330 USB ADSL modem. The earlier SpeedTouch USB modem has not been shipping for over a year, and 1.1 either runs extremely slowly with a 330, or locks the machine solid and panics when unplugged. (speedtouch has been in beta for over a year now) |
2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065) |
Log message: s/netbsd.org/NetBSD.org/ |
2003-06-19 10:25:11 by Thomas Klausner | Files touched by this commit (1) |
Log message: Wildcard userppp dependency. |
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-20 04:02:02 by grant beattie | Files touched by this commit (38) |
Log message: Make these scripts more portable by taking advantage of automatic rc.d script handling and using @RCD_SCRIPTS_SHELL@. as discussed with jlam. |
2002-09-19 11:04:35 by Johnny C. Lam | Files touched by this commit (26) |
Log message: Take advantage of the auto-generation and installation of rc.d scripts. |