Zap useless heading/trailing blank lines.

This commit is contained in:
ajacoutot 2010-04-15 13:27:47 +00:00
parent c6fe95a9cb
commit d3182b3852
26 changed files with 29 additions and 43 deletions

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.24 2007/09/15 10:14:32 espie Exp $
# $OpenBSD: Makefile,v 1.25 2010/04/15 13:27:48 ajacoutot Exp $
COMMENT= packing and unpacking of shell archives
DISTNAME= sharutils-4.2.1
PKGNAME= ${DISTNAME}p0
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GNU:=sharutils/}
@ -11,6 +13,7 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c
CONFIGURE_STYLE= gnu dest

View File

@ -6,4 +6,3 @@ unpacking shell archives after reception. The core of both programs
is initially derived from public domain. Some modules and other
code sections are freely borrowed from other GNU distributions,
bringing `shar' under the terms of the GNU General Public License.

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.25 2008/11/22 09:36:20 jasper Exp $
# $OpenBSD: Makefile,v 1.26 2010/04/15 13:27:48 ajacoutot Exp $
COMMENT= archive files using the HSC compression method
DISTNAME= ha0999
PKGNAME= ha-0.999bp0
PKGNAME= ha-0.999bp1
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/arcers/
EXTRACT_SUFX= .tgz

View File

@ -43,5 +43,3 @@ My email addresses have not been very stable and I would not be very
surprised if this one too is only valid for some months...
Harri Hirvola

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.7 2007/09/15 10:14:33 espie Exp $
# $OpenBSD: Makefile,v 1.8 2010/04/15 13:27:48 ajacoutot Exp $
COMMENT= several programs to handle macintosh files and archives
DISTNAME= macutil2.0b3
PKGNAME= macutil-2.0b3p0
PKGNAME= macutil-2.0b3p1
CATEGORIES= archivers
# None

View File

@ -9,4 +9,3 @@ contains the following utilities:
macstream - Combine a series of files to a MacBinary stream
macunpack - Unpack a Macintosh archive into its constituents
tomac - Transmits files from the Unix system to a Macintosh

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.19 2007/09/15 10:14:33 espie Exp $
# $OpenBSD: Makefile,v 1.20 2010/04/15 13:27:48 ajacoutot Exp $
# $FreeBSD: Makefile,v 1.12 1999/02/17 22:25:36 ache Exp $
COMMENT= extract files from ARJ archives
DISTNAME= unarj-2.43
PKGNAME= ${DISTNAME}p0
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/arcers/
EXTRACT_SUFX= .tgz
@ -13,6 +14,7 @@ PERMIT_PACKAGE_CDROM= No
PERMIT_PACKAGE_FTP= No
PERMIT_DISTFILES_CDROM= No
PERMIT_DISTFILES_FTP= No
WANTLIB= c
MAKE_ENV= CC="${CC}" CFLAGS="${CFLAGS}"

View File

@ -18,4 +18,3 @@ archives.
does not support empty directories or volume labels. UNARJ is much
slower than ARJ because ARJ is highly optimized using assembly
language.

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.26 2009/03/13 13:36:57 sthen Exp $
# $OpenBSD: Makefile,v 1.27 2010/04/15 13:27:47 ajacoutot Exp $
COMMENT= graphical frontend to CVS
DISTNAME= tkcvs-6.0
PKGNAME= ${DISTNAME}p2
PKGNAME= ${DISTNAME}p3
CATEGORIES= devel
MAINTAINER= Todd T. Fries <todd@openbsd.org>

View File

@ -1,4 +1,3 @@
README for tkCVS release 6.0
tkCVS is a Tk based graphical interface to the CVS configuration
@ -34,4 +33,3 @@ Some of the features of tkCVS include:
- Viewing of diff and status listings for currently checked out
modules.

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.24 2009/08/10 06:31:43 kili Exp $
# $OpenBSD: Makefile,v 1.25 2010/04/15 13:27:47 ajacoutot Exp $
COMMENT= Pac-man-like game under X11
DISTNAME= xchomp-pl1
PKGNAME= xchomp-0p3
PKGNAME= xchomp-0p4
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_R5CONTRIB}

View File

@ -1,4 +1,3 @@
Xchomp, Version 1.1
-------------------

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.11 2010/04/14 12:43:31 landry Exp $
# $OpenBSD: Makefile,v 1.12 2010/04/15 13:27:48 ajacoutot Exp $
COMMENT= bayesian spam filter
DISTNAME= bogofilter-1.1.6
PKGNAME = ${DISTNAME}p0
PKGNAME = ${DISTNAME}p1
CATEGORIES= mail
MAINTAINER= Marc Espie <espie@openbsd.org>

View File

@ -1,4 +1,3 @@
bogofilter -- fast Bayesian spam filtering
This package implements a fast Bayesian spam filter along the lines suggested

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.15 2007/11/16 14:13:56 kili Exp $
# $OpenBSD: Makefile,v 1.16 2010/04/15 13:27:48 ajacoutot Exp $
COMMENT= userland arp-proxy daemon
DISTNAME= arpcatch
PKGNAME= ${DISTNAME}-19970824
PKGNAME= ${DISTNAME}-19970824p0
CATEGORIES= net
MASTER_SITES= ${HOMEPAGE}

View File

@ -1,4 +1,3 @@
ARP-catch
1997 Thomas H. Ptacek
------------------------------------------------------------------------
@ -31,5 +30,3 @@ This is fairly esoteric stuff; read the code if you need to know more.
If you have problems, questions, comments, bitches, etc, feel free to mail
me at <tqbf@secnet.com>

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.25 2009/05/17 19:51:54 rui Exp $
# $OpenBSD: Makefile,v 1.26 2010/04/15 13:27:48 ajacoutot Exp $
COMMENT= resend network traffic saved by tcpdump
DISTNAME= tcpreplay-3.4.1
PKGNAME= ${DISTNAME}p0
CATEGORIES= net
HOMEPAGE= http://tcpreplay.synfin.net

View File

@ -1,6 +1,2 @@
Tcpreplay is a program for replaying network traffic saved in
packet-trace files generated using tcpdump(8)'s -w flag.
-d.

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.20 2009/08/10 06:34:08 kili Exp $
# $OpenBSD: Makefile,v 1.21 2010/04/15 13:27:48 ajacoutot Exp $
COMMENT= X11 front-end for ghostscript
DISTNAME= ghostview-1.5
PKGNAME= ${DISTNAME}p1
PKGNAME= ${DISTNAME}p2
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GNU:=ghostview/}

View File

@ -1,4 +1,3 @@
Ghostview -- An X11 user interface for ghostscript.
Ghostview is full function user interface for ghostscript 2.4 and later.

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2007/09/15 23:29:57 merdely Exp $
# $OpenBSD: Makefile,v 1.12 2010/04/15 13:27:48 ajacoutot Exp $
COMMENT= connect() and bind() wrapper to evade packet filtering
@ -6,7 +6,7 @@ COMMENT= connect() and bind() wrapper to evade packet filtering
SHARED_ONLY= Yes
DISTNAME= ADMfzap
PKGNAME= ADMfzap-0.1
PKGNAME= ADMfzap-0.1p0
CATEGORIES= security
MAINTAINER= Jason Peel <jsyn@openbsd.org>

View File

@ -1,4 +1,3 @@
___ ______ _ _
/ \ | _ \ | \ / |
| / \ | | | \ | | \_/ |

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.16 2008/02/07 22:27:22 merdely Exp $
# $OpenBSD: Makefile,v 1.17 2010/04/15 13:27:48 ajacoutot Exp $
COMMENT= Samba security scanner
DISTNAME= ADMsmb-v0.2
PKGNAME= ADMsmb-0.2p0
PKGNAME= ADMsmb-0.2p1
CATEGORIES= security
EXTRACT_SUFX= .tgz

View File

@ -1,4 +1,3 @@
___ ______ _ _
/ \ | _ \ | \ / |
| / \ | | | \ | | \_/ |

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.24 2007/09/15 23:29:58 merdely Exp $
# $OpenBSD: Makefile,v 1.25 2010/04/15 13:27:48 ajacoutot Exp $
COMMENT= tool for testing network IDS implementations
DISTNAME= fragrouter-1.6
PKGNAME= ${DISTNAME}p0
CATEGORIES= security
MASTER_SITES= http://monkey.org/~dugsong/

View File

@ -1,4 +1,3 @@
Fragrouter is a program for routing network traffic in such a way as
to elude most network intrusion detection systems.
@ -7,4 +6,3 @@ Networks ``Insertion, Evasion, and Denial of Service: Eluding Network
Intrusion Detection'' paper of January, 1998.
-d.