left overs from previous spring cleaning.
This commit is contained in:
parent
9cb31f3652
commit
67f084abd7
@ -1,9 +1,10 @@
|
|||||||
# $OpenBSD: Makefile,v 1.7 2009/10/27 00:17:38 jim Exp $
|
# $OpenBSD: Makefile,v 1.8 2010/04/15 14:44:02 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT= cross-platform path manipulation
|
COMMENT= cross-platform path manipulation
|
||||||
|
|
||||||
MODULES= cpan
|
MODULES= cpan
|
||||||
DISTNAME= Path-Class-0.17
|
DISTNAME= Path-Class-0.17
|
||||||
|
PKGNAME= p5-${DISTNAME}p0
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
|
||||||
MAINTAINER= Simon Bertrang <simon@openbsd.org>
|
MAINTAINER= Simon Bertrang <simon@openbsd.org>
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
Path::Class is a module for manipulating of file and directory
|
Path::Class is a module for manipulating of file and directory
|
||||||
specifications (strings describing their locations, like
|
specifications (strings describing their locations, like
|
||||||
'/home/ken/foo.txt' or 'C:\Windows\Foo.txt') in a cross-platform manner.
|
'/home/ken/foo.txt' or 'C:\Windows\Foo.txt') in a cross-platform manner.
|
||||||
|
|
||||||
|
@ -1,8 +1,9 @@
|
|||||||
# $OpenBSD: Makefile,v 1.2 2008/10/06 16:59:28 jasper Exp $
|
# $OpenBSD: Makefile,v 1.3 2010/04/15 14:44:02 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT= provides Latitude Longitude conversions
|
COMMENT= provides Latitude Longitude conversions
|
||||||
MODULES= cpan
|
MODULES= cpan
|
||||||
DISTNAME= Geo-Coordinates-UTM-0.08
|
DISTNAME= Geo-Coordinates-UTM-0.08
|
||||||
|
PKGNAME= p5-${DISTNAME}p0
|
||||||
CATEGORIES= geo
|
CATEGORIES= geo
|
||||||
|
|
||||||
# Perl
|
# Perl
|
||||||
|
@ -1,3 +1,2 @@
|
|||||||
This module will translate latitude longitude coordinates to Universal
|
This module will translate latitude longitude coordinates to Universal
|
||||||
Transverse Mercator(UTM) coordinates and vice versa.
|
Transverse Mercator(UTM) coordinates and vice versa.
|
||||||
|
|
||||||
|
@ -1,8 +1,9 @@
|
|||||||
# $OpenBSD: Makefile,v 1.28 2007/09/15 23:54:16 merdely Exp $
|
# $OpenBSD: Makefile,v 1.29 2010/04/15 14:44:02 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT= write audio/data CD-Rs in disk-at-once mode
|
COMMENT= write audio/data CD-Rs in disk-at-once mode
|
||||||
|
|
||||||
DISTNAME= cdrdao-1.2.0
|
DISTNAME= cdrdao-1.2.0
|
||||||
|
PKGNAME= ${DISTNAME}p0
|
||||||
CATEGORIES= audio misc
|
CATEGORIES= audio misc
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cdrdao/}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cdrdao/}
|
||||||
|
|
||||||
|
@ -6,4 +6,3 @@ raw format.
|
|||||||
|
|
||||||
Flavors:
|
Flavors:
|
||||||
audio - build with MP3/Ogg decoding support.
|
audio - build with MP3/Ogg decoding support.
|
||||||
|
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
# $OpenBSD: Makefile,v 1.20 2007/09/15 23:29:57 merdely Exp $
|
# $OpenBSD: Makefile,v 1.21 2010/04/15 14:44:02 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT= SNMP audit scanner
|
COMMENT= SNMP audit scanner
|
||||||
|
|
||||||
DISTNAME= ADMsnmp.0.1
|
DISTNAME= ADMsnmp.0.1
|
||||||
PKGNAME= ADMsnmp-0.1
|
PKGNAME= ADMsnmp-0.1p0
|
||||||
CATEGORIES= security
|
CATEGORIES= security
|
||||||
EXTRACT_SUFX= .tgz
|
EXTRACT_SUFX= .tgz
|
||||||
|
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
___ ______ _ _
|
___ ______ _ _
|
||||||
/ \ | _ \ | \ / |
|
/ \ | _ \ | \ / |
|
||||||
| / \ | | | \ | | \_/ |
|
| / \ | | | \ | | \_/ |
|
||||||
|
Loading…
Reference in New Issue
Block a user