-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
archivers: align variable assignments
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
- Loading branch information
Showing
27 changed files
with
109 additions
and
109 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# $NetBSD: Makefile,v 1.43 2019/08/22 12:22:48 ryoon Exp $ | ||
# $NetBSD: Makefile,v 1.44 2019/11/02 22:54:26 rillig Exp $ | ||
|
||
DISTNAME= libcomprex-0.3.3 | ||
PKGREVISION= 20 | ||
|
@@ -9,14 +9,14 @@ MAINTAINER= [email protected] | |
HOMEPAGE= http://gnupdate.sourceforge.net/components/libcomprex/index.xml | ||
COMMENT= Library to handle (de)compression of files | ||
|
||
USE_LIBTOOL= yes | ||
USE_TOOLS+= pkg-config | ||
USE_PKGLOCALEDIR= yes | ||
PKGCONFIG_OVERRIDE= libcomprex.pc.in | ||
GNU_CONFIGURE= yes | ||
USE_LIBTOOL= yes | ||
USE_TOOLS+= pkg-config | ||
USE_PKGLOCALEDIR= yes | ||
PKGCONFIG_OVERRIDE= libcomprex.pc.in | ||
GNU_CONFIGURE= yes | ||
BROKEN_GETTEXT_DETECTION= yes | ||
CONFIGURE_ENV+= ac_cv_lib_curl_curl_formparse=yes | ||
REPLACE_SH= comprex-config.in | ||
CONFIGURE_ENV+= ac_cv_lib_curl_curl_formparse=yes | ||
REPLACE_SH= comprex-config.in | ||
|
||
.include "../../archivers/bzip2/buildlink3.mk" | ||
.include "../../devel/gettext-lib/buildlink3.mk" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
# $NetBSD: buildlink3.mk,v 1.1 2018/12/14 16:02:55 bsiegert Exp $ | ||
# $NetBSD: buildlink3.mk,v 1.2 2019/11/02 22:54:26 rillig Exp $ | ||
|
||
BUILDLINK_TREE+= libunrar | ||
|
||
.if !defined(LIBUNRAR_BUILDLINK3_MK) | ||
LIBUNRAR_BUILDLINK3_MK:= | ||
|
||
BUILDLINK_API_DEPENDS.libunrar+= libunrar>=5.6.8 | ||
BUILDLINK_PKGSRCDIR.libunrar?= ../../archivers/libunrar | ||
BUILDLINK_PKGSRCDIR.libunrar?= ../../archivers/libunrar | ||
.endif # LIBUNRAR_BUILDLINK3_MK | ||
|
||
BUILDLINK_TREE+= -libunrar |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# $NetBSD: Makefile,v 1.24 2018/11/12 16:10:17 jaapb Exp $ | ||
# $NetBSD: Makefile,v 1.25 2019/11/02 22:54:27 rillig Exp $ | ||
# | ||
|
||
VERSION= 1.07 | ||
|
@@ -15,9 +15,9 @@ MAINTAINER= [email protected] | |
HOMEPAGE= https://github.com/xavierleroy/camlzip | ||
COMMENT= OCaml library to manipulate ZIP/GZIP/JAR archives | ||
|
||
BUILD_TARGET= all | ||
INSTALL_TARGET= install-findlib | ||
USE_TOOLS+= gmake | ||
BUILD_TARGET= all | ||
INSTALL_TARGET= install-findlib | ||
USE_TOOLS+= gmake | ||
OCAML_USE_FINDLIB= yes | ||
|
||
.include "../../mk/ocaml.mk" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# $NetBSD: Makefile,v 1.12 2016/01/23 05:47:38 zafer Exp $ | ||
# $NetBSD: Makefile,v 1.13 2019/11/02 22:54:27 rillig Exp $ | ||
|
||
DISTNAME= rzip-2.1 | ||
CATEGORIES= archivers | ||
|
@@ -8,7 +8,7 @@ MAINTAINER= [email protected] | |
HOMEPAGE= http://rzip.samba.org/ | ||
COMMENT= Create or extract .rz files, like gzip but smaller | ||
|
||
GNU_CONFIGURE= yes | ||
GNU_CONFIGURE= yes | ||
INSTALL_MAKE_FLAGS+= INSTALL_BIN=${DESTDIR}${PREFIX}/bin \ | ||
INSTALL_MAN=${DESTDIR}${PREFIX}/${PKGMANDIR} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# $NetBSD: Makefile,v 1.18 2017/09/04 18:08:18 wiz Exp $ | ||
# $NetBSD: Makefile,v 1.19 2019/11/02 22:54:27 rillig Exp $ | ||
|
||
DISTNAME= szip-2.1 | ||
PKGREVISION= 3 | ||
|
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.hdfgroup.org/lib-external/szip/2.1/src/ | |
MAINTAINER= [email protected] | ||
HOMEPAGE= https://www.hdfgroup.org/doc_resource/SZIP/ | ||
COMMENT= Extended-Rice lossless compression | ||
LICENSE= szip-license | ||
LICENSE= szip-license | ||
|
||
RESTRICTED= No permission to redistribute | ||
NO_SRC_ON_FTP= ${RESTRICTED} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# $NetBSD: Makefile,v 1.5 2017/09/06 09:02:59 wiz Exp $ | ||
# $NetBSD: Makefile,v 1.6 2019/11/02 22:54:28 rillig Exp $ | ||
# | ||
|
||
DISTNAME= trrntzip_v02_src | ||
|
@@ -10,8 +10,8 @@ MAINTAINER= [email protected] | |
HOMEPAGE= https://sourceforge.net/projects/trrntzip/ | ||
COMMENT= Create identical zip archives from identical files | ||
|
||
USE_TOOLS+= aclocal autoconf automake autoheader | ||
GNU_CONFIGURE= yes | ||
USE_TOOLS+= aclocal autoconf automake autoheader | ||
GNU_CONFIGURE= yes | ||
INSTALLATION_DIRS= share/doc/torrentzip | ||
|
||
WRKSRC= ${WRKDIR}/trrntzip | ||
|
Oops, something went wrong.