Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: bouyer
Date: Wed May 12 16:20:33 UTC 1999
Modified Files:
pkgsrc/net/mirror/patches: patch-ae
Added Files:
pkgsrc/net/mirror/patches: patch-ad
Log Message:
- in lchat.pl, use pack_sockaddr_in() instead of building the list ourselve
with pack(). This is how perl's socket test works, and makes mirror work
on my i386/1.4 (otherwise connect() fails with "Address family not
supported by protocol family").
- ftp.pl: temporary files were created 0666 ! create the temp file mode 0600,
the correct permissions will be set by mirror once the transfer is done.
Home |
Main Index |
Thread Index |
Old Index