remove more PKG_ARCH=* with pyc in PLIST

This commit is contained in:
sthen 2019-04-27 23:55:04 +00:00
parent 2920bdb665
commit 53defd7102
24 changed files with 24 additions and 62 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2018/06/27 21:03:36 espie Exp $
# $OpenBSD: Makefile,v 1.18 2019/04/27 23:55:04 sthen Exp $
COMMENT= frontend to mpd written in Python
@ -20,7 +20,6 @@ BUILD_DEPENDS= x11/py-gtk2
RUN_DEPENDS= x11/py-gtk2 \
devel/desktop-file-utils
PKG_ARCH= *
NO_TEST= Yes
do-configure:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2018/07/31 11:39:50 kirby Exp $
# $OpenBSD: Makefile,v 1.9 2019/04/27 23:55:04 sthen Exp $
COMMENT = Gnu All Mobile Management Utilities GUI
@ -26,6 +26,4 @@ RUN_DEPENDS = comms/py-gammu \
NO_TEST = Yes
PKG_ARCH = *
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2017/08/21 19:43:20 jasper Exp $
# $OpenBSD: Makefile,v 1.13 2019/04/27 23:55:04 sthen Exp $
COMMENT = graphical frontend to the objdump disassembler
@ -19,7 +19,5 @@ MODULES = lang/python
RUN_DEPENDS = x11/py-gtk2
NO_TEST = Yes
PKG_ARCH = *
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2017/12/29 07:24:49 florian Exp $
# $OpenBSD: Makefile,v 1.9 2019/04/27 23:55:04 sthen Exp $
COMMENT = import changesets from CVS into Git
@ -28,8 +28,6 @@ RUN_DEPENDS= devel/git \
TEST_DEPENDS= ${BUILD_DEPENDS} \
${RUN_DEPENDS}
PKG_ARCH = *
# for regression tests:
# cvs(1) insists on doing a chdir(2) to HOME before checkout
PORTHOME = ${WRKDIR}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.23 2015/05/01 09:16:51 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.24 2019/04/27 23:55:04 sthen Exp $
COMMENT= graphical network simulator
@ -22,7 +22,6 @@ RUN_DEPENDS= x11/py-qt4 \
WRKDIST= ${WRKDIR}/gns3-legacy-GNS3-${MODPY_EGG_VERSION}
NO_TEST= Yes
PKG_ARCH= *
MODPY_ADJ_FILES = qemuwrapper/qemuwrapper.py

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.27 2018/06/27 06:31:42 espie Exp $
# $OpenBSD: Makefile,v 1.28 2019/04/27 23:55:04 sthen Exp $
COMMENT= collection of educational activities for young children
@ -24,7 +24,6 @@ RUN_DEPENDS= databases/py-sqlalchemy \
devel/pygame \
x11/py-gtk2
PKG_ARCH= *
NO_TEST= Yes
NO_BUILD= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.4 2018/06/27 21:03:50 espie Exp $
# $OpenBSD: Makefile,v 1.5 2019/04/27 23:55:04 sthen Exp $
COMMENT = data files for vegastrike
@ -8,8 +8,6 @@ REVISION = 2
NO_BUILD = Yes
NO_TEST = Yes
PKG_ARCH = *
EXTRACT_ONLY =
MODULES = lang/python

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.42 2018/07/01 18:33:36 espie Exp $
# $OpenBSD: Makefile,v 1.43 2019/04/27 23:55:04 sthen Exp $
COMMENT= gtk2 comic book viewer
@ -44,6 +44,4 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/mime/comicbook.schemas \
${WRKINST}/${LOCALBASE}/${SCHEMAS_INSTDIR}/
PKG_ARCH= *
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2019/01/06 17:18:08 solene Exp $
# $OpenBSD: Makefile,v 1.10 2019/04/27 23:55:04 sthen Exp $
COMMENT = mail client with encryption and privacy features
PKGNAME = ${DISTNAME:L}
@ -27,8 +27,6 @@ RUN_DEPENDS = devel/py-fasteners \
TEST_DEPENDS = shells/bash \
${RUN_DEPENDS}
PKG_ARCH = *
INSTDIR = ${PREFIX}/share/mailpile
NO_BUILD = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.20 2018/06/27 21:03:58 espie Exp $
# $OpenBSD: Makefile,v 1.21 2019/04/27 23:55:04 sthen Exp $
COMMENT= convert media files to Vorbis, Theora and Dirac
@ -19,7 +19,6 @@ MASTER_SITES= ${HOMEPAGE}/releases/${MODPY_EGG_VERSION}/ \
MODULES= lang/python
NO_TEST= Yes
PKG_ARCH= *
BUILD_DEPENDS= devel/gettext-tools \
multimedia/gstreamer-0.10/py-gstreamer

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.87 2019/04/18 17:20:51 sthen Exp $
# $OpenBSD: Makefile,v 1.88 2019/04/27 23:55:04 sthen Exp $
COMMENT = auto-discovering network management/monitoring system
@ -45,8 +45,6 @@ RUN_DEPENDS = databases/py-mysql${MODPY_FLAVOR} \
NO_BUILD = Yes
NO_TEST = Yes
PKG_ARCH = *
PREFIX = /var/www
INSTDIR = ${PREFIX}/librenms
SUBST_VARS = INSTDIR MODPHP_BIN

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.35 2019/04/24 21:27:26 bluhm Exp $
# $OpenBSD: Makefile,v 1.36 2019/04/27 23:55:04 sthen Exp $
COMMENT= powerful interactive packet manipulation in python
@ -29,8 +29,6 @@ RUN_DEPENDS= net/libdnet,-python \
security/py-cryptodome \
security/py-ecdsa
PKG_ARCH= *
pre-configure:
sed -i "s,/etc/ethertypes,${SYSCONFDIR}/ethertypes,g" \
${WRKSRC}/scapy/data.py

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.18 2019/03/20 05:58:17 bket Exp $
# $OpenBSD: Makefile,v 1.19 2019/04/27 23:55:04 sthen Exp $
COMMENT = retrieve and process nzb-files via web interface
VERSION = 2.3.8
@ -28,7 +28,6 @@ RUN_DEPENDS = archivers/par2cmdline \
NO_BUILD = Yes
NO_TEST = Yes
PKG_ARCH = *
do-install:
${INSTALL_DATA_DIR} \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2018/08/19 09:00:45 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.10 2019/04/27 23:55:04 sthen Exp $
COMMENT = birthday reminder with tray notification
@ -25,8 +25,6 @@ NO_TEST = Yes
MODPY_ADJ_FILES += src/gb
PKG_ARCH = *
NO_BUILD = Yes
MODPY_BUILDDEP = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2019/03/12 14:00:26 gonzalo Exp $
# $OpenBSD: Makefile,v 1.17 2019/04/27 23:55:04 sthen Exp $
COMMENT = penetration testing tool to detect/exploit SQL injection
@ -24,7 +24,6 @@ BUILD_DEPENDS += ${_MODPY_BUILD_DEPENDS}
NO_BUILD = Yes
NO_TEST = Yes
PKG_ARCH = *
INSTDIR = ${PREFIX}/share/sqlmap

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2018/08/19 09:00:45 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.4 2019/04/27 23:55:04 sthen Exp $
COMMENT= version control system for large binary files
@ -21,7 +21,6 @@ MODPY_BUILDDEP= Yes
NO_TEST= Yes
WRKDIST= ${WRKDIR}/boar
PKG_ARCH= *
INSTDIR= ${PREFIX}/share/boar

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.22 2018/01/28 09:49:11 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.23 2019/04/27 23:55:04 sthen Exp $
COMMENT = web-based SSH client
@ -7,7 +7,6 @@ PKGNAME = ajaxterm-0.10
REVISION = 12
CATEGORIES = net security www
PKG_ARCH = *
HOMEPAGE = http://antony.lesuisse.org/software/ajaxterm/
MAINTAINER = Laurent Moccellin <moccel_l@epitech.eu>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.84 2018/10/17 14:15:56 sthen Exp $
# $OpenBSD: Makefile,v 1.85 2019/04/27 23:55:04 sthen Exp $
COMMENT= open source web analytics software program
@ -18,7 +18,6 @@ WRKDIST= ${WRKDIR}/piwik
NO_BUILD= Yes
NO_TEST= Yes
PKG_ARCH= *
PREFIX= ${VARBASE}/www
INSTDIR= ${PREFIX}/piwik/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.185 2019/04/24 08:04:06 bentley Exp $
# $OpenBSD: Makefile,v 1.186 2019/04/27 23:55:04 sthen Exp $
COMMENT = CLI program to download videos from YouTube and other sites
@ -33,8 +33,6 @@ pre-test:
do-test:
${TEST_ENV} ${MAKE_PROGRAM} -C ${WRKSRC} ${TEST_TARGET}
PKG_ARCH = *
WRKDIST = ${WRKDIR}/youtube-dl
.include <bsd.port.mk>

View File

@ -1,9 +1,7 @@
# $OpenBSD: Makefile,v 1.103 2019/02/01 10:52:59 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.104 2019/04/27 23:55:04 sthen Exp $
# XXX could use brltty and brlapi (with python bindinds) -- not ported yet
PKG_ARCH= *
COMMENT= assistive screen reader
GNOME_PROJECT= orca

View File

@ -1,6 +1,4 @@
# $OpenBSD: Makefile,v 1.33 2019/01/01 11:37:46 ajacoutot Exp $
PKG_ARCH= *
# $OpenBSD: Makefile,v 1.34 2019/04/27 23:55:05 sthen Exp $
COMMENT= python bindings for at-spi2

View File

@ -1,6 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2019/01/06 14:03:48 ajacoutot Exp $
PKG_ARCH= *
# $OpenBSD: Makefile,v 1.7 2019/04/27 23:55:05 sthen Exp $
COMMENT= customize advanced GNOME 3 options

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.21 2018/12/31 08:35:13 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.22 2019/04/27 23:55:05 sthen Exp $
COMMENT= nagios status monitor for the Desktop
@ -18,8 +18,6 @@ PERMIT_PACKAGE_CDROM= Yes
MASTER_SITES= https://nagstamon.ifw-dresden.de/files/stable/
PKG_ARCH= *
MODULES= lang/python
MODPY_VERSION= ${MODPY_DEFAULT_VERSION_3}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2013/03/11 11:46:14 espie Exp $
# $OpenBSD: Makefile,v 1.12 2019/04/27 23:55:05 sthen Exp $
COMMENT= Openbox menu editor
@ -14,7 +14,6 @@ PERMIT_PACKAGE_CDROM= Yes
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=obmenu/}
NO_TEST= Yes
PKG_ARCH= *
MODULES= lang/python
RUN_DEPENDS= x11/py-gtk2 \