This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #33998] [PATCH] Support for GNU/kFreeBSD
authorRobert Millan <rmh@debian.org>
Mon, 31 Jan 2005 07:37:55 +0000 (07:37 +0000)
committerH.Merijn Brand <h.m.brand@xs4all.nl>
Mon, 31 Jan 2005 11:33:14 +0000 (11:33 +0000)
commitfb2e1bc0638d5a5d7ac552a79a71a996a5d604cc
tree67cc07045aabcaf32ffa2c18bbcc4fcc8d8c8efe
parent923e8b21a1a52adc9256138e9b2650ce78a10c4b
[perl #33998] [PATCH] Support for GNU/kFreeBSD
From: "rmh@debian.org (via RT)" <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-33998-106860.15.2609323921089@perl.org>

p4raw-id: //depot/perl@23909
13 files changed:
Configure
ext/DynaLoader/hints/gnukfreebsd.pl [new file with mode: 0644]
ext/DynaLoader/hints/gnuknetbsd.pl [new file with mode: 0644]
ext/NDBM_File/hints/gnukfreebsd.pl [new file with mode: 0644]
ext/NDBM_File/hints/gnuknetbsd.pl [new file with mode: 0644]
ext/ODBM_File/hints/gnukfreebsd.pl [new file with mode: 0644]
ext/ODBM_File/hints/gnuknetbsd.pl [new file with mode: 0644]
ext/POSIX/hints/gnukfreebsd.pl [new file with mode: 0644]
ext/POSIX/hints/gnuknetbsd.pl [new file with mode: 0644]
ext/Storable/hints/gnukfreebsd.pl [new file with mode: 0644]
ext/Storable/hints/gnuknetbsd.pl [new file with mode: 0644]
hints/gnukfreebsd.sh [new file with mode: 0644]
hints/gnuknetbsd.sh [new file with mode: 0644]