@comment zero-byte perl .bs files

This commit is contained in:
sthen
2014-06-14 23:25:41 +00:00
parent fef5aaed95
commit 8892d5bfeb
50 changed files with 100 additions and 90 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.13 2014/04/13 01:01:39 naddy Exp $
# $OpenBSD: Makefile,v 1.14 2014/06/14 23:25:41 sthen Exp $
SHARED_ONLY= Yes
COMMENT= interface to the Fast Artificial Neural Network library
DISTNAME= AI-FANN-0.10
REVISION= 3
REVISION= 4
CATEGORIES= math
MODULES= cpan
+2 -2
View File
@@ -1,11 +1,11 @@
@comment $OpenBSD: PLIST,v 1.2 2010/10/03 15:20:21 jasper Exp $
@comment $OpenBSD: PLIST,v 1.3 2014/06/14 23:25:41 sthen Exp $
${P5ARCH}/
${P5ARCH}/AI/
${P5ARCH}/AI/FANN.pm
${P5ARCH}/auto/
${P5ARCH}/auto/AI/
${P5ARCH}/auto/AI/FANN/
${P5ARCH}/auto/AI/FANN/FANN.bs
@comment ${P5ARCH}/auto/AI/FANN/FANN.bs
${P5ARCH}/auto/AI/FANN/FANN.so
@man man/man3p/AI::FANN.3p
share/examples/p5-AI-FANN/
+2 -2
View File
@@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.4 2013/03/11 11:23:55 espie Exp $
# $OpenBSD: Makefile,v 1.5 2014/06/14 23:25:41 sthen Exp $
SHARED_ONLY = yes
COMMENT = efficient generation of combinatorial sequences
DISTNAME = Algorithm-Combinatorics-0.27
REVISION = 0
REVISION = 1
CATEGORIES = math
CPAN_AUTHOR = FXN
+2 -2
View File
@@ -1,10 +1,10 @@
@comment $OpenBSD: PLIST,v 1.2 2012/04/07 03:42:53 jim Exp $
@comment $OpenBSD: PLIST,v 1.3 2014/06/14 23:25:41 sthen Exp $
${P5ARCH}/
${P5ARCH}/Algorithm/
${P5ARCH}/Algorithm/Combinatorics.pm
${P5ARCH}/auto/
${P5ARCH}/auto/Algorithm/
${P5ARCH}/auto/Algorithm/Combinatorics/
${P5ARCH}/auto/Algorithm/Combinatorics/Combinatorics.bs
@comment ${P5ARCH}/auto/Algorithm/Combinatorics/Combinatorics.bs
${P5ARCH}/auto/Algorithm/Combinatorics/Combinatorics.so
@man man/man3p/Algorithm::Combinatorics.3p
+2 -1
View File
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2013/03/19 08:37:54 benoit Exp $
# $OpenBSD: Makefile,v 1.18 2014/06/14 23:25:41 sthen Exp $
SHARED_ONLY= Yes
@@ -7,6 +7,7 @@ COMMENT= library of advanced math functions
MODULES= cpan
DISTNAME = Bit-Vector-7.2
CATEGORIES= math
REVISION = 0
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
+2 -2
View File
@@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.4 2004/12/01 03:40:14 kevlo Exp $
@comment $OpenBSD: PLIST,v 1.5 2014/06/14 23:25:41 sthen Exp $
${P5ARCH}/
${P5ARCH}/Bit/
${P5ARCH}/Bit/Vector/
@@ -11,7 +11,7 @@ ${P5ARCH}/Bit/Vector/String.pod
${P5ARCH}/auto/
${P5ARCH}/auto/Bit/
${P5ARCH}/auto/Bit/Vector/
${P5ARCH}/auto/Bit/Vector/Vector.bs
@comment ${P5ARCH}/auto/Bit/Vector/Vector.bs
${P5ARCH}/auto/Bit/Vector/Vector.so
@man man/man3p/Bit::Vector.3p
@man man/man3p/Bit::Vector::Overload.3p
+2 -2
View File
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.14 2013/10/11 23:50:05 naddy Exp $
# $OpenBSD: Makefile,v 1.15 2014/06/14 23:25:41 sthen Exp $
SHARED_ONLY= Yes
@@ -6,7 +6,7 @@ COMMENT= use the GMP library for Math::BigInt routines
MODULES= cpan
DISTNAME= Math-BigInt-GMP-1.24
REVISION= 2
REVISION= 3
CATEGORIES= math
# perl
+2 -2
View File
@@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/07/10 15:33:58 steven Exp $
@comment $OpenBSD: PLIST,v 1.2 2014/06/14 23:25:41 sthen Exp $
${P5ARCH}/
${P5ARCH}/Math/
${P5ARCH}/Math/BigInt/
@@ -7,6 +7,6 @@ ${P5ARCH}/auto/
${P5ARCH}/auto/Math/
${P5ARCH}/auto/Math/BigInt/
${P5ARCH}/auto/Math/BigInt/GMP/
${P5ARCH}/auto/Math/BigInt/GMP/GMP.bs
@comment ${P5ARCH}/auto/Math/BigInt/GMP/GMP.bs
${P5ARCH}/auto/Math/BigInt/GMP/GMP.so
@man man/man3p/Math::BigInt::GMP.3p
+2 -2
View File
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2013/10/11 23:50:06 naddy Exp $
# $OpenBSD: Makefile,v 1.14 2014/06/14 23:25:41 sthen Exp $
SHARED_ONLY= Yes
@@ -6,7 +6,7 @@ COMMENT= calculate Fast Fourier Transforms in perl
MODULES= cpan
DISTNAME= Math-FFT-1.28
REVISION= 3
REVISION= 4
CATEGORIES= math
MAINTAINER= Anil Madhavapeddy <avsm@openbsd.org>
+2 -2
View File
@@ -1,10 +1,10 @@
@comment $OpenBSD: PLIST,v 1.3 2004/09/15 09:11:59 espie Exp $
@comment $OpenBSD: PLIST,v 1.4 2014/06/14 23:25:41 sthen Exp $
${P5ARCH}/
${P5ARCH}/Math/
${P5ARCH}/Math/FFT.pm
${P5ARCH}/auto/
${P5ARCH}/auto/Math/
${P5ARCH}/auto/Math/FFT/
${P5ARCH}/auto/Math/FFT/FFT.bs
@comment ${P5ARCH}/auto/Math/FFT/FFT.bs
${P5ARCH}/auto/Math/FFT/FFT.so
@man man/man3p/Math::FFT.3p
+2 -2
View File
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.27 2013/10/11 23:50:07 naddy Exp $
# $OpenBSD: Makefile,v 1.28 2014/06/14 23:25:41 sthen Exp $
SHARED_ONLY= Yes
@@ -6,7 +6,7 @@ COMMENT= high speed arbitrary-size integer math
MODULES= cpan
DISTNAME= Math-GMP-2.06
REVISION= 0
REVISION= 1
CATEGORIES= math
# LGPLv2+
+2 -2
View File
@@ -1,11 +1,11 @@
@comment $OpenBSD: PLIST,v 1.6 2004/09/15 09:12:00 espie Exp $
@comment $OpenBSD: PLIST,v 1.7 2014/06/14 23:25:41 sthen Exp $
${P5ARCH}/
${P5ARCH}/Math/
${P5ARCH}/Math/GMP.pm
${P5ARCH}/auto/
${P5ARCH}/auto/Math/
${P5ARCH}/auto/Math/GMP/
${P5ARCH}/auto/Math/GMP/GMP.bs
@comment ${P5ARCH}/auto/Math/GMP/GMP.bs
${P5ARCH}/auto/Math/GMP/GMP.so
${P5ARCH}/auto/Math/GMP/autosplit.ix
@man man/man3p/Math::GMP.3p
+2 -1
View File
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2013/03/20 22:54:27 sthen Exp $
# $OpenBSD: Makefile,v 1.17 2014/06/14 23:25:41 sthen Exp $
# Lacks p5-Term-Gnuplot regress dependency!
@@ -10,6 +10,7 @@ MODULES= cpan
# beware may need EPOCH if updating
DISTNAME= Math-Pari-2.01080605
CATEGORIES= math
REVISION= 0
# Perl
PERMIT_PACKAGE_CDROM= Yes
+2 -2
View File
@@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/02/08 04:27:26 msf Exp $
@comment $OpenBSD: PLIST,v 1.2 2014/06/14 23:25:41 sthen Exp $
${P5ARCH}/
${P5ARCH}/Math/
${P5ARCH}/Math/Pari.pm
@@ -8,7 +8,7 @@ ${P5ARCH}/Math/libPARI.pod
${P5ARCH}/auto/
${P5ARCH}/auto/Math/
${P5ARCH}/auto/Math/Pari/
${P5ARCH}/auto/Math/Pari/Pari.bs
@comment ${P5ARCH}/auto/Math/Pari/Pari.bs
${P5ARCH}/auto/Math/Pari/Pari.so
@man man/man3p/Math::Pari.3p
@man man/man3p/Math::PariInit.3p
+2 -1
View File
@@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.7 2014/05/05 00:47:20 bluhm Exp $
# $OpenBSD: Makefile,v 1.8 2014/06/14 23:25:41 sthen Exp $
SHARED_ONLY = Yes
COMMENT = perl wrapper for libmagic
DISTNAME = File-LibMagic-1.01
REVISION = 0
CATEGORIES = misc
+2 -2
View File
@@ -1,10 +1,10 @@
@comment $OpenBSD: PLIST,v 1.2 2013/07/05 00:31:59 bluhm Exp $
@comment $OpenBSD: PLIST,v 1.3 2014/06/14 23:25:41 sthen Exp $
${P5ARCH}/
${P5ARCH}/File/
${P5ARCH}/File/LibMagic.pm
${P5ARCH}/auto/
${P5ARCH}/auto/File/
${P5ARCH}/auto/File/LibMagic/
${P5ARCH}/auto/File/LibMagic/LibMagic.bs
@comment ${P5ARCH}/auto/File/LibMagic/LibMagic.bs
${P5ARCH}/auto/File/LibMagic/LibMagic.so
@man man/man3p/File::LibMagic.3p
+2 -1
View File
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2014/03/19 09:25:06 jasper Exp $
# $OpenBSD: Makefile,v 1.9 2014/06/14 23:25:41 sthen Exp $
COMMENT = guess file type with XS (a la mod_mime_magic)
SHARED_ONLY = Yes
@@ -6,6 +6,7 @@ SHARED_ONLY = Yes
MODULES = cpan
DISTNAME = File-MMagic-XS-0.09007
CATEGORIES = misc
REVISION = 0
# Perl
PERMIT_PACKAGE_CDROM = Yes
+2 -2
View File
@@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/05/13 00:14:51 simon Exp $
@comment $OpenBSD: PLIST,v 1.2 2014/06/14 23:25:41 sthen Exp $
${P5ARCH}/
${P5ARCH}/File/
${P5ARCH}/File/MMagic/
@@ -9,6 +9,6 @@ ${P5ARCH}/auto/
${P5ARCH}/auto/File/
${P5ARCH}/auto/File/MMagic/
${P5ARCH}/auto/File/MMagic/XS/
${P5ARCH}/auto/File/MMagic/XS/XS.bs
@comment ${P5ARCH}/auto/File/MMagic/XS/XS.bs
${P5ARCH}/auto/File/MMagic/XS/XS.so
@man man/man3p/File::MMagic::XS.3p
+2 -2
View File
@@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.3 2013/03/11 11:35:44 espie Exp $
# $OpenBSD: Makefile,v 1.4 2014/06/14 23:25:41 sthen Exp $
SHARED_ONLY = Yes
COMMENT = deserializer for Adobe Action Message Format
DISTNAME = Storable-AMF-1.00
REVISION = 0
REVISION = 1
CATEGORIES = multimedia
CPAN_AUTHOR = GRIAN
+2 -2
View File
@@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/01/24 20:00:01 nigel Exp $
@comment $OpenBSD: PLIST,v 1.2 2014/06/14 23:25:41 sthen Exp $
${P5ARCH}/
${P5ARCH}/Storable/
${P5ARCH}/Storable/AMF/
@@ -9,7 +9,7 @@ ${P5ARCH}/Storable/AMF3.pm
${P5ARCH}/auto/
${P5ARCH}/auto/Storable/
${P5ARCH}/auto/Storable/AMF/
${P5ARCH}/auto/Storable/AMF/AMF.bs
@comment ${P5ARCH}/auto/Storable/AMF/AMF.bs
${P5ARCH}/auto/Storable/AMF/AMF.so
@man man/man3p/Storable::AMF.3p
@man man/man3p/Storable::AMF0.3p
+2 -1
View File
@@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.6 2013/03/11 11:35:50 espie Exp $
# $OpenBSD: Makefile,v 1.7 2014/06/14 23:25:41 sthen Exp $
SHARED_ONLY = Yes
COMMENT = perl interface to OpenBSD socket splicing
DISTNAME = BSD-Socket-Splice-0.05
REVISION = 0
CATEGORIES = net
+2 -2
View File
@@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/04/12 12:06:48 bluhm Exp $
@comment $OpenBSD: PLIST,v 1.2 2014/06/14 23:25:42 sthen Exp $
${P5ARCH}/
${P5ARCH}/BSD/
${P5ARCH}/BSD/Socket/
@@ -7,6 +7,6 @@ ${P5ARCH}/auto/
${P5ARCH}/auto/BSD/
${P5ARCH}/auto/BSD/Socket/
${P5ARCH}/auto/BSD/Socket/Splice/
${P5ARCH}/auto/BSD/Socket/Splice/Splice.bs
@comment ${P5ARCH}/auto/BSD/Socket/Splice/Splice.bs
${P5ARCH}/auto/BSD/Socket/Splice/Splice.so
@man man/man3p/BSD::Socket::Splice.3p
+2 -1
View File
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.26 2014/03/18 17:56:56 sthen Exp $
# $OpenBSD: Makefile,v 1.27 2014/06/14 23:25:42 sthen Exp $
SHARED_ONLY= Yes
@@ -8,6 +8,7 @@ MODULES= cpan
DISTNAME= Geo-IP-1.43
CPAN_AUTHOR= BORISZ
CATEGORIES= net geo
REVISION= 0
# Perl
PERMIT_PACKAGE_CDROM= Yes
+2 -2
View File
@@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2012/11/27 19:58:49 gsoares Exp $
@comment $OpenBSD: PLIST,v 1.3 2014/06/14 23:25:42 sthen Exp $
${P5ARCH}/
${P5ARCH}/Geo/
${P5ARCH}/Geo/IP/
@@ -9,7 +9,7 @@ ${P5ARCH}/Geo/Mirror.pm
${P5ARCH}/auto/
${P5ARCH}/auto/Geo/
${P5ARCH}/auto/Geo/IP/
${P5ARCH}/auto/Geo/IP/IP.bs
@comment ${P5ARCH}/auto/Geo/IP/IP.bs
${P5ARCH}/auto/Geo/IP/IP.so
@man man/man3p/Geo::IP.3p
@man man/man3p/Geo::IP::Record.3p
+2 -2
View File
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.18 2013/03/11 11:35:50 espie Exp $
# $OpenBSD: Makefile,v 1.19 2014/06/14 23:25:42 sthen Exp $
SHARED_ONLY= Yes
@@ -6,7 +6,7 @@ COMMENT= module for access to network card configuration information
MODULES= cpan
DISTNAME= IO-Interface-1.06
REVISION= 0
REVISION= 1
CATEGORIES= net
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
+2 -2
View File
@@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.4 2006/10/10 05:40:05 kevlo Exp $
@comment $OpenBSD: PLIST,v 1.5 2014/06/14 23:25:42 sthen Exp $
${P5ARCH}/
${P5ARCH}/IO/
${P5ARCH}/IO/Interface/
@@ -7,7 +7,7 @@ ${P5ARCH}/IO/Interface/Simple.pm
${P5ARCH}/auto/
${P5ARCH}/auto/IO/
${P5ARCH}/auto/IO/Interface/
${P5ARCH}/auto/IO/Interface/Interface.bs
@comment ${P5ARCH}/auto/IO/Interface/Interface.bs
${P5ARCH}/auto/IO/Interface/Interface.so
${P5ARCH}/auto/IO/Interface/autosplit.ix
@man man/man3p/IO::Interface.3p
+2 -2
View File
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.18 2013/03/11 11:35:50 espie Exp $
# $OpenBSD: Makefile,v 1.19 2014/06/14 23:25:42 sthen Exp $
SHARED_ONLY= Yes
@@ -6,7 +6,7 @@ COMMENT= module for sending and receiving multicast messages
MODULES= cpan
DISTNAME= IO-Socket-Multicast-1.12
REVISION= 2
REVISION= 3
CATEGORIES= net
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
+2 -2
View File
@@ -1,9 +1,9 @@
@comment $OpenBSD: PLIST,v 1.4 2011/07/25 14:24:54 gsoares Exp $
@comment $OpenBSD: PLIST,v 1.5 2014/06/14 23:25:42 sthen Exp $
${P5ARCH}/IO/Socket/
${P5ARCH}/IO/Socket/Multicast.pm
${P5ARCH}/auto/IO/Socket/
${P5ARCH}/auto/IO/Socket/Multicast/
${P5ARCH}/auto/IO/Socket/Multicast/Multicast.bs
@comment ${P5ARCH}/auto/IO/Socket/Multicast/Multicast.bs
${P5ARCH}/auto/IO/Socket/Multicast/Multicast.so
@man man/man3p/IO::Socket::Multicast.3p
share/examples/p5-IO-Socket-Multicast/
+2 -1
View File
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.14 2013/09/17 12:27:16 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.15 2014/06/14 23:25:42 sthen Exp $
SHARED_ONLY= Yes
@@ -7,6 +7,7 @@ COMMENT= Perl API to the dbus inter-application messaging system
MODULES= cpan
DISTNAME= Net-DBus-1.0.0
CATEGORIES= net x11
REVISION= 0
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
+2 -2
View File
@@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/11/21 21:12:18 landry Exp $
@comment $OpenBSD: PLIST,v 1.2 2014/06/14 23:25:42 sthen Exp $
${P5ARCH}/Net/
${P5ARCH}/Net/DBus/
${P5ARCH}/Net/DBus.pm
@@ -39,7 +39,7 @@ ${P5ARCH}/Net/DBus/Tutorial/ExportingObjects.pod
${P5ARCH}/Net/DBus/Tutorial/UsingObjects.pod
${P5ARCH}/auto/Net/
${P5ARCH}/auto/Net/DBus/
${P5ARCH}/auto/Net/DBus/DBus.bs
@comment ${P5ARCH}/auto/Net/DBus/DBus.bs
${P5ARCH}/auto/Net/DBus/DBus.so
@man man/man3p/Net::DBus.3p
@man man/man3p/Net::DBus::ASyncReply.3p
+2 -1
View File
@@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.47 2014/05/26 21:51:36 bluhm Exp $
# $OpenBSD: Makefile,v 1.48 2014/06/14 23:25:42 sthen Exp $
SHARED_ONLY = Yes
COMMENT = module to interface the DNS resolver
DISTNAME = Net-DNS-0.76
REVISION = 0
CATEGORIES = net
+2 -2
View File
@@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.22 2014/05/12 23:09:27 bluhm Exp $
@comment $OpenBSD: PLIST,v 1.23 2014/06/14 23:25:42 sthen Exp $
${P5ARCH}/
${P5ARCH}/Net/
${P5ARCH}/Net/DNS/
@@ -72,7 +72,7 @@ ${P5ARCH}/Net/DNS/ZoneFile.pm
${P5ARCH}/auto/
${P5ARCH}/auto/Net/
${P5ARCH}/auto/Net/DNS/
${P5ARCH}/auto/Net/DNS/DNS.bs
@comment ${P5ARCH}/auto/Net/DNS/DNS.bs
${P5ARCH}/auto/Net/DNS/DNS.so
@man man/man3p/Net::DNS.3p
@man man/man3p/Net::DNS::Domain.3p
+2 -2
View File
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2013/10/11 23:50:26 naddy Exp $
# $OpenBSD: Makefile,v 1.13 2014/06/14 23:25:42 sthen Exp $
SHARED_ONLY= Yes
@@ -6,7 +6,7 @@ COMMENT= Patricia Trie perl module for fast IP address lookups
MODULES= cpan
DISTNAME= Net-Patricia-1.19
REVISION= 0
REVISION= 1
CATEGORIES= net
MAINTAINER = Benoit Lecocq <benoit@openbsd.org>
+2 -2
View File
@@ -1,10 +1,10 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/10/18 10:45:59 alek Exp $
@comment $OpenBSD: PLIST,v 1.2 2014/06/14 23:25:42 sthen Exp $
${P5ARCH}/
${P5ARCH}/Net/
${P5ARCH}/Net/Patricia.pm
${P5ARCH}/auto/
${P5ARCH}/auto/Net/
${P5ARCH}/auto/Net/Patricia/
${P5ARCH}/auto/Net/Patricia/Patricia.bs
@comment ${P5ARCH}/auto/Net/Patricia/Patricia.bs
${P5ARCH}/auto/Net/Patricia/Patricia.so
@man man/man3p/Net::Patricia.3p
+2 -2
View File
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.24 2014/04/13 01:01:39 naddy Exp $
# $OpenBSD: Makefile,v 1.25 2014/06/14 23:25:42 sthen Exp $
SHARED_ONLY= Yes
@@ -6,7 +6,7 @@ COMMENT= module for pcap access
MODULES= cpan
DISTNAME= Net-Pcap-0.16
REVISION= 2
REVISION= 3
CATEGORIES= net
PERMIT_PACKAGE_CDROM= Yes
+2 -2
View File
@@ -1,10 +1,10 @@
@comment $OpenBSD: PLIST,v 1.10 2011/04/03 19:41:25 jasper Exp $
@comment $OpenBSD: PLIST,v 1.11 2014/06/14 23:25:42 sthen Exp $
bin/pcapinfo
${P5ARCH}/Net/
${P5ARCH}/Net/Pcap.pm
${P5ARCH}/auto/Net/
${P5ARCH}/auto/Net/Pcap/
${P5ARCH}/auto/Net/Pcap/Pcap.bs
@comment ${P5ARCH}/auto/Net/Pcap/Pcap.bs
${P5ARCH}/auto/Net/Pcap/Pcap.so
@man man/man1/pcapinfo.1
@man man/man3p/Net::Pcap.3p
+2 -2
View File
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.24 2013/10/31 21:12:13 sthen Exp $
# $OpenBSD: Makefile,v 1.25 2014/06/14 23:25:42 sthen Exp $
SHARED_ONLY= Yes
@@ -6,7 +6,7 @@ COMMENT= module to manipulate raw ip packets
MODULES= cpan
DISTNAME= Net-RawIP-0.25
REVISION= 1
REVISION= 2
CATEGORIES= net
MAINTAINER= Peter Valchev <pvalchev@openbsd.org>
+2 -2
View File
@@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.6 2011/04/06 18:52:21 pvalchev Exp $
@comment $OpenBSD: PLIST,v 1.7 2014/06/14 23:25:42 sthen Exp $
${P5ARCH}/
${P5ARCH}/Net/
${P5ARCH}/Net/RawIP/
@@ -14,7 +14,7 @@ ${P5ARCH}/Net/RawIP/udphdr.pm
${P5ARCH}/auto/
${P5ARCH}/auto/Net/
${P5ARCH}/auto/Net/RawIP/
${P5ARCH}/auto/Net/RawIP/RawIP.bs
@comment ${P5ARCH}/auto/Net/RawIP/RawIP.bs
${P5ARCH}/auto/Net/RawIP/RawIP.so
${P5ARCH}/auto/Net/RawIP/autosplit.ix
@man man/man3p/Net::RawIP.3p
+2 -2
View File
@@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.12 2013/03/11 11:35:53 espie Exp $
# $OpenBSD: Makefile,v 1.13 2014/06/14 23:25:42 sthen Exp $
SHARED_ONLY = Yes
COMMENT = support for the SSH 2 protocol via libssh2
DISTNAME = Net-SSH2-0.33
REVISION= 2
REVISION= 3
CATEGORIES = net
MODULES = cpan
USE_GROFF = Yes
+2 -2
View File
@@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/06/07 22:50:12 simon Exp $
@comment $OpenBSD: PLIST,v 1.2 2014/06/14 23:25:42 sthen Exp $
${P5ARCH}/
${P5ARCH}/Net/
${P5ARCH}/Net/SSH2/
@@ -12,7 +12,7 @@ ${P5ARCH}/Net/SSH2/SFTP.pm
${P5ARCH}/auto/
${P5ARCH}/auto/Net/
${P5ARCH}/auto/Net/SSH2/
${P5ARCH}/auto/Net/SSH2/SSH2.bs
@comment ${P5ARCH}/auto/Net/SSH2/SSH2.bs
${P5ARCH}/auto/Net/SSH2/SSH2.so
${P5ARCH}/auto/Net/SSH2/autosplit.ix
@man man/man3p/Net::SSH2.3p
+2 -2
View File
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2013/03/11 11:35:53 espie Exp $
# $OpenBSD: Makefile,v 1.4 2014/06/14 23:25:42 sthen Exp $
SHARED_ONLY= Yes
@@ -7,7 +7,7 @@ COMMENT= interface to TrustCommerce gateway
MODULES= cpan
DISTNAME= Net_TCLink.pm-3.4
PKGNAME= p5-Net-TCLink-3.4
REVISION= 0
REVISION= 1
CATEGORIES= net
CPAN_AUTHOR= WITTEN
+2 -2
View File
@@ -1,11 +1,11 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/06/28 19:08:45 sthen Exp $
@comment $OpenBSD: PLIST,v 1.2 2014/06/14 23:25:42 sthen Exp $
${P5ARCH}/
${P5ARCH}/Net/
${P5ARCH}/Net/TCLink.pm
${P5ARCH}/auto/
${P5ARCH}/auto/Net/
${P5ARCH}/auto/Net/TCLink/
${P5ARCH}/auto/Net/TCLink/TCLink.bs
@comment ${P5ARCH}/auto/Net/TCLink/TCLink.bs
${P5ARCH}/auto/Net/TCLink/TCLink.so
${P5ARCH}/auto/Net/TCLink/autosplit.ix
@man man/man3p/Net::TCLink.3p
+2 -2
View File
@@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.16 2013/03/11 11:35:53 espie Exp $
# $OpenBSD: Makefile,v 1.17 2014/06/14 23:25:42 sthen Exp $
SHARED_ONLY= Yes
COMMENT= perl interface to yaz zoom
CATEGORIES= net
DISTNAME= Net-Z3950-ZOOM-1.25
REVISION= 3
REVISION= 4
# perl
PERMIT_PACKAGE_CDROM= Yes
+2 -2
View File
@@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2008/10/08 16:56:50 jasper Exp $
@comment $OpenBSD: PLIST,v 1.3 2014/06/14 23:25:42 sthen Exp $
bin/zoomdump
bin/zselect
${P5ARCH}/
@@ -12,7 +12,7 @@ ${P5ARCH}/auto/
${P5ARCH}/auto/Net/
${P5ARCH}/auto/Net/Z3950/
${P5ARCH}/auto/Net/Z3950/ZOOM/
${P5ARCH}/auto/Net/Z3950/ZOOM/ZOOM.bs
@comment ${P5ARCH}/auto/Net/Z3950/ZOOM/ZOOM.bs
${P5ARCH}/auto/Net/Z3950/ZOOM/ZOOM.so
@man man/man3p/Net::Z3950::ZOOM.3p
@man man/man3p/ZOOM.3p
+2 -1
View File
@@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.24 2014/04/24 23:59:57 bluhm Exp $
# $OpenBSD: Makefile,v 1.25 2014/06/14 23:25:42 sthen Exp $
SHARED_ONLY = Yes
COMMENT = manages IPv4 and IPv6 addresses and subnets
DISTNAME = NetAddr-IP-4.073
REVISION = 0
CATEGORIES = net
+2 -2
View File
@@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.4 2013/10/16 19:17:43 bluhm Exp $
@comment $OpenBSD: PLIST,v 1.5 2014/06/14 23:25:42 sthen Exp $
${P5ARCH}/
${P5ARCH}/NetAddr/
${P5ARCH}/NetAddr/IP/
@@ -23,7 +23,7 @@ ${P5ARCH}/auto/NetAddr/IP/InetBase/inet_ntoa.al
${P5ARCH}/auto/NetAddr/IP/InetBase/ipv6_aton.al
${P5ARCH}/auto/NetAddr/IP/InetBase/ipv6_ntoa.al
${P5ARCH}/auto/NetAddr/IP/Util/
${P5ARCH}/auto/NetAddr/IP/Util/Util.bs
@comment ${P5ARCH}/auto/NetAddr/IP/Util/Util.bs
${P5ARCH}/auto/NetAddr/IP/Util/Util.so
${P5ARCH}/auto/NetAddr/IP/Util/autosplit.ix
${P5ARCH}/auto/NetAddr/IP/UtilPP/
+2 -1
View File
@@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.16 2014/01/11 17:31:16 bluhm Exp $
# $OpenBSD: Makefile,v 1.17 2014/06/14 23:25:42 sthen Exp $
SHARED_ONLY = Yes
COMMENT = Perl defines relating to AF_INET6 sockets
DISTNAME = Socket6-0.25
REVISION = 0
CATEGORIES = net devel
+2 -2
View File
@@ -1,8 +1,8 @@
@comment $OpenBSD: PLIST,v 1.3 2014/01/11 17:31:16 bluhm Exp $
@comment $OpenBSD: PLIST,v 1.4 2014/06/14 23:25:42 sthen Exp $
${P5ARCH}/
${P5ARCH}/Socket6.pm
${P5ARCH}/auto/
${P5ARCH}/auto/Socket6/
${P5ARCH}/auto/Socket6/Socket6.bs
@comment ${P5ARCH}/auto/Socket6/Socket6.bs
${P5ARCH}/auto/Socket6/Socket6.so
@man man/man3p/Socket6.3p
+2 -2
View File
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2013/10/11 23:50:31 naddy Exp $
# $OpenBSD: Makefile,v 1.14 2014/06/14 23:25:42 sthen Exp $
SHARED_ONLY= Yes
@@ -6,7 +6,7 @@ COMMENT= Perl API to flowd binary logfiles
DISTNAME= flowd-0.9.1
PKGNAME= p5-${DISTNAME}
REVISION= 2
REVISION= 3
CATEGORIES= net devel
HOMEPAGE= http://www.mindrot.org/flowd.html
+2 -2
View File
@@ -1,8 +1,8 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/05/22 21:27:17 djm Exp $
@comment $OpenBSD: PLIST,v 1.2 2014/06/14 23:25:42 sthen Exp $
${P5ARCH}/
${P5ARCH}/Flowd.pm
${P5ARCH}/auto/
${P5ARCH}/auto/Flowd/
${P5ARCH}/auto/Flowd/Flowd.bs
@comment ${P5ARCH}/auto/Flowd/Flowd.bs
${P5ARCH}/auto/Flowd/Flowd.so
@man man/man3p/Flowd.3p