mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Fix shebangs
This commit is contained in:
parent
91418b50f2
commit
64627c7758
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=438999
7 changed files with 25 additions and 9 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= cplay
|
||||
PORTVERSION= 1.50
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= audio
|
||||
|
||||
|
@ -16,7 +17,7 @@ USE_GITHUB= yes
|
|||
GH_ACCOUNT= hukka
|
||||
|
||||
USES= gettext gmake python:-2.7 shebangfix
|
||||
SHEBANG_FILES= ${WRKSRC}/cplay
|
||||
SHEBANG_FILES= ${WRKSRC}/cplay cnq
|
||||
|
||||
MAKE_ARGS= PREFIX="${STAGEDIR}${PREFIX}"
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
PORTNAME= conduit
|
||||
PORTVERSION= 0.3.17
|
||||
PORTREVISION= 8
|
||||
PORTREVISION= 9
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= GNOME
|
||||
|
||||
|
@ -23,13 +23,16 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/goocanvasmodule.so:graphics/py-goocanvas \
|
|||
xdg-open:devel/xdg-utils
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gettext gmake pathfix pkgconfig python:2
|
||||
USES= gettext gmake pathfix pkgconfig python:2 \
|
||||
shebangfix
|
||||
INSTALLS_OMF= yes
|
||||
INSTALLS_ICONS= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
USE_GNOME= intltool pygnome2 gnomeprefix gnomedocutils
|
||||
CONFIGURE_ARGS= --disable-nautilus-extension
|
||||
SHEBANG_FILES= conduit/conduit.real \
|
||||
tools/conduit-client
|
||||
|
||||
OPTIONS_DEFINE= EOG
|
||||
OPTIONS_DEFAULT=EOG
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= mailman
|
||||
DISTVERSION= 2.1.23
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= GNU \
|
||||
SF/${PORTNAME}/Mailman%202.1%20%28stable%29/${PORTVERSION} \
|
||||
|
@ -20,8 +21,11 @@ LICENSE_FILE= ${WRKSRC}/gnu-COPYING-GPL
|
|||
|
||||
CONFLICTS= ja-mailman-2.1.*
|
||||
|
||||
USES= autoreconf cpe fakeroot python:2 tar:tgz
|
||||
USES= autoreconf cpe fakeroot python:2 shebangfix tar:tgz
|
||||
USE_RC_SUBR= mailman
|
||||
SHEBANG_FILES= bin/msgfmt.py \
|
||||
tests/fblast.py \
|
||||
tests/onebounce.py
|
||||
|
||||
CPE_VENDOR= gnu
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= flawfinder
|
||||
PORTVERSION= 1.31
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security devel
|
||||
MASTER_SITES= http://www.dwheeler.com/flawfinder/ \
|
||||
PACKETSTORM/UNIX/security
|
||||
|
@ -13,8 +14,9 @@ COMMENT= Examines source code looking for security weaknesses
|
|||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= python
|
||||
USES= python shebangfix
|
||||
NO_BUILD= yes
|
||||
SHEBANG_FILES= flawfinder
|
||||
|
||||
PLIST_FILES= bin/flawfinder man/man1/flawfinder.1.gz
|
||||
PORTDOCS= ChangeLog README flawfinder.pdf flawfinder.ps
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= sd-agent
|
||||
DISTVERSION= 1.13.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= tim@wallago.co.uk
|
||||
|
@ -18,7 +19,7 @@ USE_GITHUB= yes
|
|||
GH_ACCOUNT= serverdensity
|
||||
|
||||
USES= python shebangfix
|
||||
SHEBANG_FILES= agent.py
|
||||
SHEBANG_FILES= agent.py plugins.py
|
||||
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
SUB_LIST+= RCNAME=${PORTNAME:S/-/_/g}
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= jekyll-redirect-from
|
||||
PORTVERSION= 0.12.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -15,6 +16,9 @@ RUN_DEPENDS= rubygem-jekyll>=3.3:www/rubygem-jekyll
|
|||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
USES= gem shebangfix
|
||||
SHEBANG_FILES= script/cibuild \
|
||||
script/bootstrap \
|
||||
script/release
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= rox-mime-editor
|
||||
PORTVERSION= 0.6
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-fm
|
||||
MASTER_SITES= SF/rox/MIME-Editor/${PORTVERSION}
|
||||
DISTNAME= mime-editor-${PORTVERSION}
|
||||
|
@ -13,7 +13,8 @@ COMMENT= MIME type editor for the ROX desktop
|
|||
RUN_DEPENDS= ${LOCALBASE}/bin/rox:x11-fm/rox-filer \
|
||||
${LOCALBASE}/lib/ROX-Lib2/python/rox/__init__.py:devel/py-roxlib
|
||||
|
||||
USES= python tar:bzip2
|
||||
USES= python shebangfix tar:bzip2
|
||||
SHEBANG_FILES= MIME-Editor/AppRun
|
||||
|
||||
do-build:
|
||||
@${PYTHON_CMD} -m compileall ${WRKSRC}
|
||||
|
|
Loading…
Add table
Reference in a new issue