Skip to content

Commit

Permalink
portlint (fix whitespace)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kris Kennaway authored and Kris Kennaway committed Oct 26, 2003
1 parent 2539a0b commit cd52602
Show file tree
Hide file tree
Showing 13 changed files with 42 additions and 42 deletions.
4 changes: 2 additions & 2 deletions archivers/hpack.non-usa.only/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
PORTNAME= hpack
PORTVERSION= 0.79a
CATEGORIES= archivers
MASTER_SITES= ftp://src.doc.ic.ac.uk/Mirrors/sunsite.doc.ic.ac.uk/hpack/
MASTER_SITES= ftp://src.doc.ic.ac.uk/Mirrors/sunsite.doc.ic.ac.uk/hpack/
DISTNAME= hpack79src

MAINTAINER= ache@FreeBSD.org
Expand All @@ -17,7 +17,7 @@ COMMENT= Multi-System Archiver with open keys PGP-based security
NO_WRKSUBDIR= yes
MAKEFILE= makefile
ALL_TARGET= freebsd
INSTALL_TARGET= freebsd.install
INSTALL_TARGET= freebsd.install
MAN1= hpack.1
USE_REINPLACE= yes

Expand Down
6 changes: 3 additions & 3 deletions archivers/lha/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@

PORTNAME= lha
PORTVERSION= 1.14i
PORTREVISION= 2
PORTREVISION= 2
CATEGORIES= archivers
MASTER_SITES= http://www2m.biglobe.ne.jp/~dolphin/lha/prog/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//}

MAINTAINER= ports@FreeBSD.org
COMMENT= Archive files using LZSS and Huffman compression (.lzh files)
MAINTAINER= ports@FreeBSD.org
COMMENT= Archive files using LZSS and Huffman compression (.lzh files)

MAN1= lha.1
MANLANG= ja
Expand Down
2 changes: 1 addition & 1 deletion archivers/libcomprex/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
curl.2:${PORTSDIR}/ftp/curl \
ltdl.4:${PORTSDIR}/devel/libltdl

.if !exists(/usr/bin/bzip2)
.if !exists(/usr/bin/bzip2)
LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2
.endif

Expand Down
8 changes: 4 additions & 4 deletions archivers/makeself/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ COMMENT= A neat script to make self-extracting archives

EXTRACT_CMD= ${SH}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= --nox11 --target ${WRKSRC}
EXTRACT_AFTER_ARGS= --nox11 --target ${WRKSRC}

NO_BUILD= yes

Expand All @@ -25,9 +25,9 @@ RUN_DEPENDS= /usr/local/bin/bash:/usr/ports/shells/bash2
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/makeself.sh ${PREFIX}/bin/makeself
${INSTALL_SCRIPT} ${WRKSRC}/makeself-header.sh ${PREFIX}/bin/makeself-header.sh
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
.endif

.include <bsd.port.mk>
2 changes: 1 addition & 1 deletion archivers/makeself/pkg-plist
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
bin/makeself
bin/makeself-header.sh
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%@dirrm %%DOCSDIR%%
2 changes: 1 addition & 1 deletion archivers/mscompress/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ PORTNAME= mscompress
PORTVERSION= 0.3
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= utils/compress
MASTER_SITE_SUBDIR= utils/compress

MAINTAINER= ports@FreeBSD.org
COMMENT= Microsoft "compress.exe/expand.exe" compatible (de)compressor
Expand Down
12 changes: 6 additions & 6 deletions archivers/rar/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
#

PORTNAME= rar
PORTVERSION= 3.20
PORTEPOCH= 1
PORTVERSION= 3.20
PORTEPOCH= 1
CATEGORIES= archivers
MASTER_SITES= http://www.rarlab.com/rar/
DISTNAME= rarbsd-3.2.0
FETCH_CMD= /usr/bin/fetch
MASTER_SITES= http://www.rarlab.com/rar/
DISTNAME= rarbsd-3.2.0
FETCH_CMD= /usr/bin/fetch

MAINTAINER= ache@FreeBSD.org
COMMENT= File archiver (binary port)
Expand All @@ -21,7 +21,7 @@ CAT1= rar.1
ONLY_FOR_ARCHS= i386
NO_PACKAGE= Only unmodified original package can be distributed
NO_BUILD= yes
WRKSRC= ${WRKDIR}/rar
WRKSRC= ${WRKDIR}/rar

.include <bsd.port.pre.mk>

Expand Down
4 changes: 2 additions & 2 deletions archivers/stuffit/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ NO_BUILD= yes
STRIP= # empty: do not strip linux binary during INSTALL_PROGRAM
WRKSRC= ${WRKDIR}
STUFFIT_FILES= bin/unstuff bin/stuff
STUFFIT_MAN= man/man1/stuff.1 man/man1/unstuff.1
STUFFIT_MAN= man/man1/stuff.1 man/man1/unstuff.1

MAN1 = stuff.1 unstuff.1
MAN1= stuff.1 unstuff.1

post-fetch:
@${CHMOD} a+x ${DISTDIR}/${DISTFILES}
Expand Down
12 changes: 6 additions & 6 deletions archivers/unrar/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,18 @@
#

PORTNAME= unrar
PORTVERSION= 3.20
PORTEPOCH= 2
PORTVERSION= 3.20
PORTEPOCH= 2
CATEGORIES= archivers
MASTER_SITES= http://files10.rarlab.com/rar/
DISTNAME= unrarsrc-3.2.3
MASTER_SITES= http://files10.rarlab.com/rar/
DISTNAME= unrarsrc-3.2.3

MAINTAINER= ache@FreeBSD.org
COMMENT= Extract, view & test RAR archives

WRKSRC= ${WRKDIR}/unrar
WRKSRC= ${WRKDIR}/unrar

USE_GMAKE= yes
USE_GMAKE= yes

post-patch:
@${SED} -e 's|c++|${CXX}|g' -e 's|-O2|${CXXFLAGS}|g' \
Expand Down
2 changes: 1 addition & 1 deletion archivers/untar/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ PORTNAME= untar
PORTVERSION= 1.4
PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.cs.pdx.edu/pub/elvis/
MASTER_SITES= ftp://ftp.cs.pdx.edu/pub/elvis/
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .c
EXTRACT_ONLY=
Expand Down
26 changes: 13 additions & 13 deletions archivers/unzip/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,25 +6,25 @@
#

PORTNAME= unzip
PORTVERSION= 5.50
PORTREVISION= 2
CATEGORIES?= archivers
MASTER_SITES= ftp://ftp.info-zip.org/pub/infozip/src/ \
PORTVERSION= 5.50
PORTREVISION= 2
CATEGORIES?= archivers
MASTER_SITES= ftp://ftp.info-zip.org/pub/infozip/src/ \
${MASTER_SITE_TEX_CTAN:S,%SUBDIR%,tools/zip/info-zip/src/,}
DISTFILES= ${PORTNAME}550.tar.gz
DISTFILES= ${PORTNAME}550.tar.gz

MAINTAINER?= ache@FreeBSD.org
COMMENT?= List, test and extract compressed files in a ZIP archive
MAINTAINER?= ache@FreeBSD.org
COMMENT?= List, test and extract compressed files in a ZIP archive

WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAKEFILE= unix/Makefile
MAKE_ENV= LOCAL_UNZIP="${CFLAGS} -DUSE_UNSHRINK"
MAKE_ENV= LOCAL_UNZIP="${CFLAGS} -DUSE_UNSHRINK"
MAN1= funzip.1 unzip.1 unzipsfx.1 zipgrep.1 zipinfo.1

.if defined(WITH_UNZIP_UNREDUCE)
DISTFILES+= unreduce_full.zip
EXTRACT_ONLY= ${PORTNAME}550.tar.gz
MAKE_ENV= LOCAL_UNZIP="${CFLAGS} -DUSE_UNSHRINK -DUSE_SMITH_CODE"
DISTFILES+= unreduce_full.zip
EXTRACT_ONLY= ${PORTNAME}550.tar.gz
MAKE_ENV= LOCAL_UNZIP="${CFLAGS} -DUSE_UNSHRINK -DUSE_SMITH_CODE"
.endif

.ifdef USE_UNZIP
Expand All @@ -34,9 +34,9 @@ MAKE_ENV= LOCAL_UNZIP="${CFLAGS} -DUSE_UNSHRINK -DUSE_SMITH_CODE"
.include <bsd.port.pre.mk>

.if ${ARCH} == "i386"
ALL_TARGET= freebsd
ALL_TARGET= freebsd
.else
ALL_TARGET= bsd
ALL_TARGET= bsd
.endif

.if defined(WITH_UNZIP_UNREDUCE)
Expand Down
2 changes: 1 addition & 1 deletion archivers/xpk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ CATEGORIES= archivers
MASTER_SITES= http://www.jormas.com/~vesuri/xpk/ \
http://energyhq.homeip.net/files/

MAINTAINER= adamw@FreeBSD.org
MAINTAINER= adamw@FreeBSD.org
COMMENT= The eXternal PacKer (XPK) library system

USE_LIBTOOL= yes
Expand Down
2 changes: 1 addition & 1 deletion archivers/zip/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

PORTNAME= zip
PORTVERSION= 2.3
PORTREVISION= 1
PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.uu.net/pub/archiving/zip/src/ \
${MASTER_SITE_TEX_CTAN:S,%SUBDIR%,tools/zip/info-zip/src/,}
Expand Down

0 comments on commit cd52602

Please sign in to comment.