Skip to main content.

2003-Feb-12

With old Exim 3.3x, using hosts_accept_relay with dbm it uses the reverse lookup on the IP for the db key. When using net-dbm, it uses the IP itself for the key. When creating the .db with perl's DB_File, then use net-dbmnz.

calendar(1) man page shows examples of setting a date. So I have:

20 January     whatever
13 January     whatever
But on the 13th and 20th of a different month, this entry is reported. Also, the man page mentions you can use a year, but no example showed. send-pr: bin/20319: calendar(1) shows other months.

Made a pkgsrc for devel/p5-File-Tail. ** need to test and submit

Also, p5-File-Tail needs Time::HiRes. Building pkgsrc/time/p5-Time-HiRes, I noticed that CPAN mirrors didn't have old file. It was out-of-date. So I updated p5-Time-HiRes and made a patch. send-pr: pkg/20321: update p5-Time-HiRes pkg. (This was used and closed by salo on 15/Feb/2003.)

NetBSD's ftp needs ncurses. So building devel/ncurses under Linux. First it didn't build, then I updated via cvs and new ncurses did build. It installed a lot of man pages with wrong names.