Skip to content

Commit

Permalink
Cleanup: for ports under d* categories, drop redundant GH_{ACCOUNT,PR…
Browse files Browse the repository at this point in the history
…OJECT}.
  • Loading branch information
Alexey Dokuchaev authored and Alexey Dokuchaev committed Aug 29, 2021
1 parent ab0a6cd commit adb7b06
Show file tree
Hide file tree
Showing 34 changed files with 10 additions and 62 deletions.
1 change: 0 additions & 1 deletion databases/cassandra3/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ USE_RC_SUBR= cassandra

USE_GITHUB= yes
GH_ACCOUNT= polo-language
GH_PROJECT= cassandra
GH_TAGNAME= 62fe1f7

TEST_TARGET= test
Expand Down
1 change: 0 additions & 1 deletion databases/foundationdb/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \
USES= compiler:c++17-lang cmake mono:build python:build shebangfix ssl
USE_GITHUB= yes
GH_ACCOUNT= apple
GH_PROJECT= foundationdb
USE_LDCONFIG= yes
USE_RC_SUBR= foundationdb

Expand Down
1 change: 0 additions & 1 deletion databases/mdbtools/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ RUN_DEPENDS= bash-completion>=0:shells/bash-completion
USES= autoreconf bison gettext gnome iconv libtool pathfix \
pkgconfig readline
USE_GITHUB= yes
GH_ACCOUNT= mdbtools
USE_GNOME= glib20
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
Expand Down
4 changes: 1 addition & 3 deletions deskutils/gnome-shell-extension-windowoverlay-icons/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,14 @@ LICENSE_FILE= ${WRKSRC}/COPYING

BUILD_DEPENDS= gnome-shell>=0:x11/gnome-shell \
gsettings-desktop-schemas>=3.12.0:devel/gsettings-desktop-schemas
RUN_DEPENDS= gnome-shell>=0:x11/gnome-shell \
gsettings-desktop-schemas>=3.12.0:devel/gsettings-desktop-schemas
RUN_DEPENDS:= ${BUILD_DEPENDS}

USES= gettext gmake gnome pkgconfig
USE_GNOME= glib20
USE_GITHUB= yes
GLIB_SCHEMAS= org.gnome.shell.extensions.windowoverlay-icons.gschema.xml

GH_ACCOUNT= sustmi
GH_PROJECT= gnome-shell-extension-windowoverlay-icons
GH_TAGNAME= ad7366d

PKGMESSAGE= ../gnome-shell-extra-extensions/pkg-message.slaves
Expand Down
1 change: 0 additions & 1 deletion deskutils/lumina-calculator/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ USE_XORG= x11
USE_QT= buildtools_build core gui svg widgets
USE_GITHUB= yes
GH_ACCOUNT= lumina-desktop
GH_PROJECT= lumina-calculator
GH_TAGNAME= ccb792fc713aa7163fffd37fc20c83ffe9ca7523

OPTIONS_DEFINE= NLS
Expand Down
1 change: 0 additions & 1 deletion deskutils/lumina-pdf/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ USE_QT= buildtools_build concurrent core gui \
USE_GL= gl
USE_GITHUB= yes
GH_ACCOUNT= lumina-desktop
GH_PROJECT= lumina-pdf
GH_TAGNAME= 645ed591ef91c3607d3ab87dd86f7acfd08b05c9

OPTIONS_DEFINE= NLS
Expand Down
1 change: 0 additions & 1 deletion deskutils/py-paperless/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ RUN_DEPENDS+= gpg2:security/gnupg \
USES= python:3.5+ shebangfix
USE_GITHUB= yes
GH_ACCOUNT= the-paperless-project
GH_PROJECT= paperless
USE_RC_SUBR= paperless-consumer

SHEBANG_FILES= ${WRKSRC}/src/manage.py
Expand Down
3 changes: 1 addition & 2 deletions devel/arduino18/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
PORTNAME= arduino
PORTNAME= ${GH_PROJECT:tl}
PORTVERSION= 1.8.5
PORTREVISION= 1
CATEGORIES= devel java
Expand Down Expand Up @@ -40,7 +40,6 @@ BUNDLE_LIBRARIES= Firmata:2.5.6:firmata \
GH_TUPLE+= ${BUNDLE_GH_ACCOUNT}:WiFi101-FirmwareUpdater-Plugin:v0.9.2:wifi10/linux/work/tools/WiFi101

USE_GITHUB= yes
GH_ACCOUNT= arduino
GH_PROJECT= Arduino

.for blib in ${BUNDLE_LIBRARIES}
Expand Down
3 changes: 0 additions & 3 deletions devel/capnproto/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,8 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/../LICENSE

USES= autoreconf compiler:c++14-lang gmake libtool ssl

USE_GITHUB= yes
GH_ACCOUNT= capnproto
USE_LDCONFIG= yes

GNU_CONFIGURE= yes
CONFIGURE_ARGS= ac_cv_lib_ssl_OPENSSL_init_ssl=yes

Expand Down
5 changes: 1 addition & 4 deletions devel/collada-dom/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,10 @@ LIB_DEPENDS= libminizip.so:archivers/minizip \
libboost_filesystem.so:devel/boost-libs \
libboost_system.so:devel/boost-libs

USES= cmake gnome
USES= cmake gnome
USE_LDCONFIG= yes

USE_GNOME= libxml2

USE_GITHUB= yes
GH_ACCOUNT= rdiankov
GH_PROJECT= collada-dom

.include <bsd.port.mk>
2 changes: 0 additions & 2 deletions devel/colorgcc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ LICENSE= GPLv2

USES= shebangfix
USE_GITHUB= yes
GH_ACCOUNT= colorgcc

SHEBANG_FILES= colorgcc.pl

NO_BUILD= yes
Expand Down
2 changes: 0 additions & 2 deletions devel/elm-format/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,8 @@ COMMENT= Elm source code formatter based on the official Elm Style Guide
LICENSE= BSD3CLAUSE

USES= cabal

USE_GITHUB= yes
GH_ACCOUNT= avh4
GH_PROJECT= elm-format

USE_CABAL= ansi-terminal-0.8.2 \
ansi-wl-pprint-0.6.8.2_2 \
Expand Down
1 change: 0 additions & 1 deletion devel/emscripten/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ RUN_DEPENDS= llvm-devel>0:devel/llvm-devel \
USES= python shebangfix
USE_GITHUB= yes
GH_ACCOUNT= emscripten-core
GH_PROJECT= emscripten
SHEBANG_FILES= ${PYSCRIPTS} emcmake tools/emdump system/bin/sdl-config system/bin/sdl2-config third_party/websockify/run
SHEBANG_GLOB= *.py *.sh

Expand Down
3 changes: 0 additions & 3 deletions devel/hs-spago/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,8 @@ LICENSE= BSD3CLAUSE
RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss

USES= cabal

USE_GITHUB= yes
GH_ACCOUNT= purescript
GH_PROJECT= spago

USE_LOCALE= en_US.UTF-8

USE_CABAL= Diff-0.4.0 \
Expand Down
1 change: 0 additions & 1 deletion devel/libcdb/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ USES= compiler:c11 gmake libtool:build

USE_GITHUB= yes
GH_ACCOUNT= rmind
GH_PROJECT= libcdb
GH_TAGNAME= a187cec
WRKSRC_SUBDIR= src
USE_LDCONFIG= yes
Expand Down
1 change: 0 additions & 1 deletion devel/libibuddy/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ USES= cmake
USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= rosorio
GH_PROJECT= libibuddy
GH_TAGNAME= 919d309

PLIST_FILES= bin/ibuddy_test bin/ibuddycmd include/ibuddy.h lib/libibuddy.so
Expand Down
1 change: 0 additions & 1 deletion devel/liblpm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ USES= compiler:c11 gmake libtool:build

USE_GITHUB= yes
GH_ACCOUNT= rmind
GH_PROJECT= liblpm
GH_TAGNAME= 4119bb7
WRKSRC_SUBDIR= src
USE_LDCONFIG= yes
Expand Down
5 changes: 1 addition & 4 deletions devel/libopencm3/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,8 @@ LICENSE= LGPL3

BUILD_DEPENDS= ${LOCALBASE}/gcc-arm-embedded-${TOOLCHAIN_FULL_VERSION}/bin/arm-none-eabi-gcc:devel/gcc-arm-embedded

USE_GITHUB= yes
GH_ACCOUNT= libopencm3

USES= gmake python:build shebangfix

USE_GITHUB= yes
SHEBANG_FILES= scripts/irq2nvic_h \
scripts/lpcvtcksum

Expand Down
1 change: 0 additions & 1 deletion devel/linenoise-ng/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake compiler:c++11-lang
USE_GITHUB= yes
GH_ACCOUNT= arangodb
GH_PROJECT= linenoise-ng

CFLAGS+= -fPIC

Expand Down
1 change: 0 additions & 1 deletion devel/llvm-devel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ CXXFLAGS+= -DNDEBUG

USE_GITHUB= yes
GH_PROJECT= llvm-project
GH_ACCOUNT= llvm
GH_TAGNAME= ${LLVM_PROJECT_COMMIT}

.include "Makefile.snapshot"
Expand Down
1 change: 0 additions & 1 deletion devel/mergify/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ RUN_DEPENDS= git:devel/git

USE_GITHUB= yes
GH_ACCOUNT= brooksdavis
GH_PROJECT= mergify
GH_TAGNAME= 606ffbe2df73e4c4edfe399573d2f1df782aefbc

NO_ARCH= yes
Expand Down
1 change: 0 additions & 1 deletion devel/objecthash/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ LIB_DEPENDS= libicudata.so:devel/icu \
USES= pkgconfig ssl
USE_GITHUB= yes
GH_ACCOUNT= benlaurie
GH_PROJECT= objecthash
GH_TAGNAME= 770874c

USE_LDCONFIG= yes
Expand Down
3 changes: 1 addition & 2 deletions devel/pear-TheSeer_DirectoryScanner/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,9 @@ COMMENT= Recursive directory scanner and filter
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

USES= php:flavors pear:env
USES= php:flavors pear:env
USE_GITHUB= yes
GH_ACCOUNT= theseer
GH_PROJECT= DirectoryScanner

USE_PHP= fileinfo
PEAR_CHANNEL= theseer
Expand Down
3 changes: 1 addition & 2 deletions devel/pear-TheSeer_fDOMDocument/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,9 @@ COMMENT= Extension to PHP standard DOM
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

USES= php:flavors pear:env
USES= php:flavors pear:env
USE_GITHUB= yes
GH_ACCOUNT= theseer
GH_PROJECT= fDOMDocument

USE_PHP= dom xml
PEAR_CHANNEL= theseer
Expand Down
5 changes: 1 addition & 4 deletions devel/py-bitarray/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,9 @@ LICENSE= PSFL
LICENSE_FILE= ${WRKSRC}/LICENSE

USES= python:3.6+

USE_GITHUB= yes
USE_PYTHON= autoplist distutils

GH_ACCOUNT= ilanschnell
GH_PROJECT= bitarray
USE_PYTHON= autoplist distutils

DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
EXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME}
Expand Down
2 changes: 0 additions & 2 deletions devel/py-jsonform/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,8 @@ LICENSE= MIT
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonschema>=2.4.0:devel/py-jsonschema@${PY_FLAVOR}

USES= python:3.6+

USE_GITHUB= yes
GH_ACCOUNT= RussellLuo
GH_PROJECT= jsonform
GH_TAGNAME= 7ee5f95
USE_PYTHON= distutils autoplist

Expand Down
1 change: 0 additions & 1 deletion devel/rbenv/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= bash:shells/bash

USE_GITHUB= yes
GH_ACCOUNT= rbenv

NO_BUILD= yes

Expand Down
5 changes: 1 addition & 4 deletions devel/stack/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,9 @@ RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss \
gmake:devel/gmake \
${LOCALBASE}/lib/compat/libffi.so.6:devel/libffi321

USES= cabal gmake perl5
USE_GITHUB= yes
GH_ACCOUNT= commercialhaskell
GH_PROJECT= stack

USES= cabal gmake perl5

USE_PERL5= run

CABAL_FLAGS= -support_aesni
Expand Down
1 change: 0 additions & 1 deletion devel/taskctl/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
USES= go:modules

USE_GITHUB= yes
GH_ACCOUNT= taskctl
GO_TARGET= ./cmd/taskctl
GH_TUPLE= bmatcuk:doublestar:v1.1.5:bmatcuk_doublestar/vendor/github.com/bmatcuk/doublestar \
briandowns:spinner:6dc224009eae:briandowns_spinner/vendor/github.com/briandowns/spinner \
Expand Down
1 change: 0 additions & 1 deletion devel/termbox/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING

USES= compiler:c11 gmake
USE_GITHUB= yes
GH_ACCOUNT= termbox
USE_LDCONFIG= yes

PLIST_FILES= include/termbox.h \
Expand Down
6 changes: 2 additions & 4 deletions devel/tinycbor/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,14 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libcjson.so:devel/libcjson

USES= gmake localbase pathfix
USE_GITHUB= yes
GH_ACCOUNT= intel

INSTALL_TARGET= install-strip
MAKE_ARGS= SOVERSION=${PORTVERSION:R:R}

PLIST_SUB= PORTVERSION=${PORTVERSION}

GH_ACCOUNT= intel
GH_PROJECT= tinycbor
USE_GITHUB= yes

do-configure:
@cd ${WRKSRC}/ && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} configure

Expand Down
1 change: 0 additions & 1 deletion devel/zapcc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ BUILD_DEPENDS= googletest>0:devel/googletest
USES= cmake compiler:c++11-lang gnome libedit python:3.4+ shebangfix
USE_GITHUB= yes
GH_ACCOUNT= yrnkrn
GH_PROJECT= zapcc
GH_TAGNAME= b4c31cc
SHEBANG_GLOB= *.sh *.py *.pl
SHEBANG_FILES= tools/clang/tools/clang-format/git-clang-format tools/clang/tools/scan-view/bin/scan-view utils/llvm-lit/llvm-lit.in
Expand Down
2 changes: 0 additions & 2 deletions devel/zydis/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ ONLY_FOR_ARCHS_REASON= see definitions in include/Zycore/Defines.h
USES= cmake localbase:ldflags
USE_GITHUB= yes
GH_ACCOUNT= zyantific
GH_PROJECT= zydis

GH_TUPLE= zyantific:zycore-c:273e26a:zydis/dependencies/zycore

.include <bsd.port.mk>
1 change: 0 additions & 1 deletion dns/nextdns/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ USES= go:modules
PLIST_FILES= sbin/nextdns
USE_GITHUB= yes
GO_TARGET= .:${PREFIX}/sbin/nextdns
GH_ACCOUNT= nextdns
GH_TAGNAME= v1.32.2
GH_TUPLE= \
Microsoft:go-winio:v0.4.19:microsoft_go_winio/vendor/github.com/Microsoft/go-winio \
Expand Down

0 comments on commit adb7b06

Please sign in to comment.