Stupid poor blank lines, stupid poor blank lines...

This commit is contained in:
ajacoutot 2010-04-15 14:58:24 +00:00
parent 67f084abd7
commit ce7c969358
55 changed files with 55 additions and 81 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.40 2007/09/15 10:14:33 espie Exp $
# $OpenBSD: Makefile,v 1.41 2010/04/15 14:58:24 ajacoutot Exp $
ONLY_FOR_ARCHS= i386 sparc
@ -12,11 +12,11 @@ DISTNAME=rar-2.0x
.if ${MACHINE_ARCH} == "i386"
DISTFILES= rarbsd.sfx
PKGNAME= rar-2.02
PKGNAME= rar-2.02p0
EMUL= bsdos
.elif ${MACHINE_ARCH} == "sparc"
DISTFILES= rarsparc.sfx
PKGNAME= rar-2.01
PKGNAME= rar-2.01p0
EMUL= svr4
.else
DISTFILES=

View File

@ -2,4 +2,3 @@ Rar is shareware, You are required to register after 40 days of use.
This package requires the sysctl kern.emul.${EMUL} being set to 1 and
just did so. To make this change permanent, edit /etc/sysctl.conf.

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.27 2009/08/10 06:30:30 kili Exp $
# $OpenBSD: Makefile,v 1.28 2010/04/15 14:58:25 ajacoutot Exp $
COMMENT= reciprocating engine for X11
PKGNAME= xengine-1.0.1p1
PKGNAME= xengine-1.0.1p2
CATEGORIES= benchmarks x11
MASTER_SITES= ftp://ftp.lab.kdd.co.jp/Usenet/comp.sources.x/volume09/xengine/
DISTFILES= part01.z patch1.z

View File

@ -1,3 +1,2 @@
Example value:
1067 RPMs with P100, Winner 2000PRO/X, resolution: 1152x900

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2008/09/17 14:27:53 jasper Exp $
# $OpenBSD: Makefile,v 1.2 2010/04/15 14:58:24 ajacoutot Exp $
COMMENT= high-performance server that centralizes key/data pairs
DISTNAME= sharedance-0.6
PKGNAME= ${DISTNAME}p0
CATEGORIES= databases
HOMEPAGE= http://sharedance.pureftpd.org/project/sharedance

View File

@ -3,4 +3,3 @@ ${PREFIX}/share/doc/sharedance/README
There are example PHP scripts that demonstrate sharedance's use
installed at: ${PREFIX}/share/examples/sharedance/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.40 2010/04/12 18:45:27 jasper Exp $
# $OpenBSD: Makefile,v 1.41 2010/04/15 14:58:25 ajacoutot Exp $
ONLY_FOR_ARCHS= amd64 i386
@ -10,7 +10,7 @@ VERSION= 3.2.0
DISTNAME= OOo_${VERSION}
WRKDIST= ${WRKDIR}/OOO320_m12
PKGNAME= openoffice-${VERSION}p0
PKGNAME-main= openoffice-${VERSION}p0
PKGNAME-main= openoffice-${VERSION}p1
PKGNAME-kde= openoffice-kde-${VERSION}p0
PKGNAME-java= openoffice-java-${VERSION}p1
CATEGORIES= editors productivity

View File

@ -1,4 +1,3 @@
To start OpenOffice run '/usr/local/bin/soffice'
Platform dependent extensions have been installed in

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.16 2007/09/16 00:27:05 merdely Exp $
# $OpenBSD: Makefile,v 1.17 2010/04/15 14:58:24 ajacoutot Exp $
COMMENT=compile Java source into .class files (quickly!)
# Jikes, a fast Java compiler.
DISTNAME= jikes-1.22
PKGNAME= ${DISTNAME}p3
PKGNAME= ${DISTNAME}p4
CATEGORIES= lang
HOMEPAGE= http://jikes.sourceforge.net/
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=jikes/}

View File

@ -1,4 +1,3 @@
This software is subject to the terms of the IBM Jikes Compiler Open
Source License Agreement in ${PREFIX}/share/doc/jikes/license.htm,
also available at this URL:
@ -8,4 +7,3 @@ Copyright (C) 1996, 1998, International Business Machines Corporation
and others. All Rights Reserved.
You must accept the terms of that agreement to use this software.

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.36 2010/04/15 14:11:01 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.37 2010/04/15 14:58:24 ajacoutot Exp $
VERSION= 2.5
PATCHLEVEL= .4
PKG_PATCHLEVEL= p4
PKG_PATCHLEVEL= p5
SHARED_LIBS= python2.5 1.0
.if ${MACHINE_ARCH} == "mips64"

View File

@ -3,4 +3,3 @@ You may wish to add the following to your .emacs:
(autoload 'python-mode "python-mode" "Python Mode." t)
(add-to-list 'auto-mode-alist '("\\.py\\'" . python-mode))
(add-to-list 'interpreter-mode-alist '("python" . python-mode))

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.14 2010/04/15 14:11:01 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.15 2010/04/15 14:58:24 ajacoutot Exp $
VERSION= 2.6
PATCHLEVEL= .3
PKG_PATCHLEVEL= p2
PKG_PATCHLEVEL= p3
SHARED_LIBS= python2.6 1.0
# PSUBDIR= python/${VERSION}

View File

@ -3,4 +3,3 @@ You may wish to add the following to your .emacs:
(autoload 'python-mode "python-mode" "Python Mode." t)
(add-to-list 'auto-mode-alist '("\\.py\\'" . python-mode))
(add-to-list 'interpreter-mode-alist '("python" . python-mode))

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.5 2009/03/16 11:40:24 espie Exp $
# $OpenBSD: Makefile,v 1.6 2010/04/15 14:58:24 ajacoutot Exp $
COMMENT= anti-spam SMTP server
DISTNAME= avenger-0.7.4
PKGNAME= ${DISTNAME}p1
PKGNAME= ${DISTNAME}p2
CATEGORIES= mail
HOMEPAGE= http://www.mailavenger.org/

View File

@ -1,4 +1,3 @@
You must configure Mail Avenger before running it:
- Edit the ${SYSCONFDIR}/avenger/asmtpd.conf file for your system.
@ -7,4 +6,3 @@ You must configure Mail Avenger before running it:
- See ${SYSCONFDIR}/avenger/smtp-filter if you want Mail Avenger to take
advantage of OpenBSD's pf packet filter.

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.31 2009/06/01 12:15:57 jakob Exp $
# $OpenBSD: Makefile,v 1.32 2010/04/15 14:58:24 ajacoutot Exp $
COMMENT= DKIM milter
DISTNAME= dkim-milter-2.8.3
PKGNAME= ${DISTNAME}p0
CATEGORIES= mail
HOMEPAGE= http://sourceforge.net/projects/dkim-milter/

View File

@ -80,4 +80,3 @@
connections from MTAs in order to process messages. See the
documentation in libmilter (available with the open source sendmail
source code) for details on selecting and specifying a socket.

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.24 2009/08/18 23:58:56 jolan Exp $
# $OpenBSD: Makefile,v 1.25 2010/04/15 14:58:24 ajacoutot Exp $
COMMENT= gtk-based frontend to cdrtools
DISTNAME= xcdroast-0.98alpha16
PKGNAME= ${DISTNAME:L:S/alpha/a/}
PKGNAME= ${DISTNAME:L:S/alpha/a/}p0
CATEGORIES= misc x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xcdroast/}

View File

@ -1,4 +1,3 @@
Notes on Preparing X-CD-Roast for Operation
-------------------------------------------
Due to cdrecord's -scanbus option being wholly unusable under
@ -18,4 +17,3 @@ with the correct options. If you wish to enable CD burning for
non-root users, click the "Activate Non-Root-Mode" button. You will be
presented with the list of commands that are to be executed and
have the opportunity to cancel.

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.3 2007/09/15 22:36:54 merdely Exp $
# $OpenBSD: Makefile,v 1.4 2010/04/15 14:58:24 ajacoutot Exp $
COMMENT= simple, secure TCP proxy daemon
DISTNAME= ipfreely-20050327
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
CATEGORIES= net
HOMEPAGE= http://ipfreely.sourceforge.net/

View File

@ -9,4 +9,3 @@ if [ -x ${PREFIX}/sbin/ipfreely ]; then
-u _ipfreely \
-c /var/empty/
fi

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.6 2010/04/09 16:22:00 martin Exp $
# $OpenBSD: Makefile,v 1.7 2010/04/15 14:58:24 ajacoutot Exp $
COMMENT= OLSR routing daemon
DISTNAME= olsrd-0.5.6-r8
PKGNAME= ${DISTNAME:S/-r/r/}
PKGNAME= ${DISTNAME:S/-r/r/}p0
CATEGORIES= net
HOMEPAGE= http://www.olsr.org/

View File

@ -4,4 +4,3 @@ add the following lines to /etc/rc.local:
if [ -x ${PREFIX}/sbin/olsrd ]; then
echo -n ' olsrd'; ${PREFIX}/sbin/olsrd
fi

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.47 2010/03/27 08:14:36 chl Exp $
# $OpenBSD: Makefile,v 1.48 2010/04/15 14:58:24 ajacoutot Exp $
COMMENT= small, easy to set up, fast and very secure FTP server
DISTNAME= pure-ftpd-1.0.29
PKGNAME= ${DISTNAME}p0
CATEGORIES= net
MASTER_SITES= ftp://ftp.pureftpd.org/pub/pure-ftpd/releases/ \
ftp://ftp2.fr.pureftpd.org/pub/mirrors/ftp.fr.pureftpd.org/pub/pure-ftpd/releases/ \

View File

@ -5,4 +5,3 @@ if [ -x ${PREFIX}/sbin/pure-ftpd ]; then
echo Starting Pure-FTPd
${PREFIX}/sbin/pure-ftpd -A -B -H -u1000
fi

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.54 2009/08/16 13:31:27 rui Exp $
# $OpenBSD: Makefile,v 1.55 2010/04/15 14:58:24 ajacoutot Exp $
SHARED_ONLY = Yes
COMMENT = highly flexible sniffer/NIDS
DISTNAME = snort-2.8.4.1
PKGNAME = ${DISTNAME}p0
CATEGORIES = net security
MASTER_SITES = http://dl.snort.org/snort-current/

View File

@ -8,4 +8,3 @@ purpose. You should start snort with the following options to take
advantage of this:
-c /etc/snort/snort.conf -u _snort -g _snort -t /var/snort -l /var/snort/log

View File

@ -20,4 +20,3 @@ example).
Eventually, you should start snort with the following options:
-c /etc/snort/snort.conf -u _snort -g _snort -l /var/snort/log

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.12 2007/09/15 22:37:00 merdely Exp $
# $OpenBSD: Makefile,v 1.13 2010/04/15 14:58:24 ajacoutot Exp $
COMMENT= lightweight userspace bandwidth shaper
DISTNAME= trickle-1.06
PKGNAME= ${DISTNAME}p2
PKGNAME= ${DISTNAME}p4
CATEGORIES= net
HOMEPAGE= "http://monkey.org/~marius/pages/?page=trickle"
MASTER_SITES= http://monkey.org/~marius/trickle/

View File

@ -1,4 +1,3 @@
Post Installation Set-Up of trickle
-----------------------------------
@ -13,4 +12,3 @@ with, but does not require root privileges):
if [ -x ${PREFIX}/bin/trickled ]; then
echo -n ' trickled'; ${PREFIX}/bin/trickled
fi

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.18 2008/01/04 17:48:37 espie Exp $
# $OpenBSD: Makefile,v 1.19 2010/04/15 14:58:24 ajacoutot Exp $
COMMENT= client and servers for the WIDE DHCP protocol
DISTNAME= dhcp-1.4.0p3
PKGNAME= wide-dhcp-1.4.0.3
PKGNAME= wide-dhcp-1.4.0.3p0
CATEGORIES= net
MASTER_SITES= ftp://sh.wide.ad.jp/WIDE/free-ware/dhcp/

View File

@ -9,4 +9,3 @@ Also, ensure that BPF support is compiled into the kernel.
Examples and documentation are in:
${PREFIX}/share/doc/wide-dhcp , and
${PREFIX}/share/examples/wide-dhcp

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.28 2007/09/15 23:29:58 merdely Exp $
# $OpenBSD: Makefile,v 1.29 2010/04/15 14:58:24 ajacoutot Exp $
NOT_FOR_ARCHS= ${LP64_ARCHS}
COMMENT= cryptographic file system (user-space NFS server)
DISTNAME= cfs-1.4.1
PKGNAME= ${DISTNAME}p2
PKGNAME= ${DISTNAME}p3
CATEGORIES= security
HOMEPAGE= http://www.crypto.com/software/

View File

@ -17,4 +17,3 @@ Then do these steps as root:
1) set "nfs_server=YES" and "portmap=YES" in /etc/rc.conf.local
2) reboot or start all necessary daemons by hand and mount /crypt

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.23 2009/10/27 13:12:48 jasper Exp $
# $OpenBSD: Makefile,v 1.24 2010/04/15 14:58:24 ajacoutot Exp $
COMMENT-main= Prelude framework database-access library
COMMENT-pgsql= PostgreSQL module for libpreludedb
@ -8,7 +8,7 @@ COMMENT-sqlite= SQLite3 module for libpreludedb
VERSION= 0.9.15.3
DISTNAME= libpreludedb-${VERSION}
PKGNAME-main= prelude-libpreludedb-${VERSION}p0
PKGNAME-main= prelude-libpreludedb-${VERSION}p1
PKGNAME-pgsql= prelude-libpreludedb-pgsql-${VERSION}p0
PKGNAME-mysql= prelude-libpreludedb-mysql-${VERSION}p0
PKGNAME-sqlite= prelude-libpreludedb-sqlite-${VERSION}p0

View File

@ -1,3 +1,2 @@
You should read ${PREFIX}/share/doc/libpreludedb/README.OpenBSD for more
details about libpreludedb settings.

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.15 2009/08/30 20:37:16 rui Exp $
# $OpenBSD: Makefile,v 1.16 2010/04/15 14:58:24 ajacoutot Exp $
COMMENT= Prelude log analyzer
DISTNAME= prelude-lml-0.9.15
PKGNAME= ${DISTNAME}p0
WANTLIB= c gcrypt gnutls gpg-error m tasn1 z
MODULES= devel/gettext

View File

@ -1,3 +1,2 @@
You should read ${PREFIX}/share/doc/prelude-lml/README.OpenBSD for more
details about prelude-lml settings.

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.8 2009/08/30 20:37:16 rui Exp $
# $OpenBSD: Makefile,v 1.9 2010/04/15 14:58:24 ajacoutot Exp $
COMMENT= Prelude sensors for Packet Filter
DISTNAME= prelude-pflogger-0.9.0-rc2
PKGNAME= prelude-pflogger-0.9.0rc2p4
PKGNAME= prelude-pflogger-0.9.0rc2p5
MASTER_SITES= http://www.prelude-ids.com/download/releases/prelude-pflogger/

View File

@ -1,3 +1,2 @@
You should read ${PREFIX}/share/doc/pflogger/README.OpenBSD for more
details about pflogger settings.

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.17 2009/08/30 20:37:16 rui Exp $
# $OpenBSD: Makefile,v 1.18 2010/04/15 14:58:24 ajacoutot Exp $
COMMENT= Prelude Management Console
MODPY_EGG_VERSION=0.9.17
DISTNAME= prewikka-0.9.17
PKGNAME= prelude-${DISTNAME}
PKGNAME= prelude-${DISTNAME}p0
MODULES= lang/python

View File

@ -1,3 +1,2 @@
You should read ${PREFIX}/share/doc/prewikka/README.OpenBSD for more
details about prewikka settings.

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.5 2010/04/02 11:48:24 dcoppa Exp $
# $OpenBSD: Makefile,v 1.6 2010/04/15 14:58:24 ajacoutot Exp $
COMMENT= lightweight sip client
VERSION= 1.5.5
DISTNAME= pjproject-${VERSION}
PKGNAME= pjsua-${VERSION}
PKGNAME= pjsua-${VERSION}p0
EXTRACT_SUFX= .tar.bz2
CATEGORIES= telephony

View File

@ -10,4 +10,3 @@
For more documentation, see:
http://www.pjsip.org/pjsua.htm

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2007/09/11 20:52:49 merdely Exp $
# $OpenBSD: Makefile,v 1.2 2010/04/15 14:58:24 ajacoutot Exp $
COMMENT= web/text search engine
DISTNAME= swish-e-2.4.5
PKGNAME= ${DISTNAME}p0
SHARED_LIBS= swish-e 2.0
CATEGORIES= textproc www

View File

@ -5,4 +5,3 @@ Additional indexing functionality:
* For MS Word Documents, install catdoc package.
* For MP3 ID3 Tags, install p5-MP3-Tag package.
* For MS Excel Files, install p5-Spreadsheet-ParseExcel package.

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.9 2009/10/10 17:09:03 steven Exp $
# $OpenBSD: Makefile,v 1.10 2010/04/15 14:58:24 ajacoutot Exp $
COMMENT= high-level Python web framework
MODPY_EGG_VERSION= 1.1.1
LNAME= django
DISTNAME= Django-${MODPY_EGG_VERSION}
PKGNAME= py-${LNAME}-${MODPY_EGG_VERSION}
PKGNAME= py-${LNAME}-${MODPY_EGG_VERSION}p0
CATEGORIES= www
HOMEPAGE= http://www.djangoproject.com/

View File

@ -17,4 +17,3 @@ version 0.96 and 1.0 that may cause problems when upgrading
projects. A guide for upgrading projects can be found
online at:
http://docs.djangoproject.com/en/1.0/releases/1.0-porting-guide/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.101 2010/02/03 06:41:17 jasper Exp $
# $OpenBSD: Makefile,v 1.102 2010/04/15 14:58:24 ajacoutot Exp $
COMMENT= WWW and FTP proxy cache and accelerator
DISTNAME= squid-2.7.STABLE7
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
CATEGORIES= www
MASTER_SITES= ${HOMEPAGE}/Versions/v2/2.7/
DIST_SUBDIR= squid

View File

@ -19,4 +19,3 @@ You can also edit /etc/rc.local so that Squid is started automatically:
if [ -x ${PREFIX}/sbin/squid ]; then
echo -n ' squid'; ${PREFIX}/sbin/squid
fi

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.3 2009/10/15 11:01:01 robert Exp $
# $OpenBSD: Makefile,v 1.4 2010/04/15 14:58:25 ajacoutot Exp $
COMMENT= a framework for developing PHP web applications
V= 1.9.4
DISTNAME= zendframework-${V}
PKGNAME= ${DISTNAME}p0
DISTFILES= ZendFramework-${V}.tar.gz
CATEGORIES= www devel

View File

@ -3,4 +3,3 @@ The ZendFramework has been installed into ${INSTDIR}
You should add this to your include_path in php.ini:
include_path = ".:/pear/lib:/var/www/pear/lib:${INSTDIR}"

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.3 2007/08/04 20:43:38 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.4 2010/04/15 14:58:25 ajacoutot Exp $
COMMENT= nice fixed width fonts, easy on the eye
V= 3.0
DISTNAME= jmk-x11-fonts-${V}
PKGNAME= jmk-fonts-${V}p0
PKGNAME= jmk-fonts-${V}p1
CATEGORIES= x11
HOMEPAGE= http://www.jmknoble.net/fonts/

View File

@ -1,4 +1,3 @@
Be sure to add ${PREFIX}/lib/X11/fonts/jmk to your fontpath,
preferably in your xorg.conf by adding this line:
@ -8,4 +7,3 @@ Or, if you wish, from your shell:
$ xset fp+ ${PREFIX}/lib/X11/fonts/jmk
$ xset fp rehash