initial import of p5-Sys-Hostname-Long-1.4

a perl module to get the FQDN.

feedback and ok sturm@
This commit is contained in:
steven 2006-01-21 22:23:21 +00:00
parent c310b35c33
commit b929bdce34
5 changed files with 47 additions and 0 deletions

View File

@ -0,0 +1,23 @@
# $OpenBSD: Makefile,v 1.1.1.1 2006/01/21 22:23:21 steven Exp $
COMMENT= "perl module to get FQDN"
DISTNAME= Sys-Hostname-Long-1.4
PKGNAME= p5-${DISTNAME}
CATEGORIES= net perl5
MAINTAINER= David Hill <dhill@mindcry.org>
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sys/}
CONFIGURE_STYLE= perl
PKG_ARCH= *
.include <bsd.port.mk>

View File

@ -0,0 +1,4 @@
MD5 (Sys-Hostname-Long-1.4.tar.gz) = a5b3c23754cbcff10e283d16c42ec3d3
SHA1 (Sys-Hostname-Long-1.4.tar.gz) = 3e2f64ca953ab9123fa9994e6fcfb709b049f6c0
RMD160 (Sys-Hostname-Long-1.4.tar.gz) = d4ea949ed6d4a4fceaaea2952e46aaf0ecae65c6
SIZE (Sys-Hostname-Long-1.4.tar.gz) = 4991

View File

@ -0,0 +1,12 @@
$OpenBSD: patch-lib_Sys_Hostname_Long_pm,v 1.1.1.1 2006/01/21 22:23:21 steven Exp $
--- lib/Sys/Hostname/Long.pm.orig Sat Jan 21 23:03:20 2006
+++ lib/Sys/Hostname/Long.pm Sat Jan 21 23:03:42 2006
@@ -45,7 +45,7 @@ $VERSION = '1.4';
},
'uname' => {
- 'title' => 'POSIX::unae',
+ 'title' => 'POSIX::uname',
'description' => '',
'exec' => sub {
return eval {

View File

@ -0,0 +1 @@
Sys::Hostname::Long - Try every conceivable way to get the FQDN.

View File

@ -0,0 +1,7 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/01/21 22:23:21 steven Exp $
${P5SITE}/Sys/
${P5SITE}/Sys/Hostname/
${P5SITE}/Sys/Hostname/Long.pm
@comment ${P5SITE}/Sys/Hostname/Long.pm.orig
${P5SITE}/Sys/Hostname/testall.pl
@man man/man3p/Sys::Hostname::Long.3p