entities list | max_stars_repo_path stringlengths 5 200 | max_stars_repo_name stringlengths 6 96 | max_stars_count int64 0 57.5k | content stringlengths 23 1.03M | id stringlengths 1 6 | new_content stringlengths 7 1.03M | modified bool 1
class | references stringlengths 20 1.03M |
|---|---|---|---|---|---|---|---|---|
[
{
"context": "# Copyright (c) 2019 Cristóvão Zuppardo Rufino\n# Updated source-code available at https://github",
"end": 46,
"score": 0.9998770952224731,
"start": 21,
"tag": "NAME",
"value": "Cristóvão Zuppardo Rufino"
},
{
"context": "dated source-code available at https://github.co... | Makefile | cristovaozr/stm32pp | 0 | # Copyright (c) 2019 Cristóvão Zuppardo Rufino
# Updated source-code available at https://github.com/cristovaozr/stm32pp
CROSS_COMPILE := arm-none-eabi-
CXX := $(CROSS_COMPILE)g++
CC := $(CROSS_COMPILE)gcc
LD := $(CROSS_COMPILE)g++
AR := $(CROSS_COMPILE)ar
AS := $(CROSS_COMPILE)as
OBJCOPY := $(CROSS_COMPILE)objcopy
... | 476254 | # Copyright (c) 2019 <NAME>
# Updated source-code available at https://github.com/cristovaozr/stm32pp
CROSS_COMPILE := arm-none-eabi-
CXX := $(CROSS_COMPILE)g++
CC := $(CROSS_COMPILE)gcc
LD := $(CROSS_COMPILE)g++
AR := $(CROSS_COMPILE)ar
AS := $(CROSS_COMPILE)as
OBJCOPY := $(CROSS_COMPILE)objcopy
ARFLAGS +=
INCLUDE... | true | # Copyright (c) 2019 PI:NAME:<NAME>END_PI
# Updated source-code available at https://github.com/cristovaozr/stm32pp
CROSS_COMPILE := arm-none-eabi-
CXX := $(CROSS_COMPILE)g++
CC := $(CROSS_COMPILE)gcc
LD := $(CROSS_COMPILE)g++
AR := $(CROSS_COMPILE)ar
AS := $(CROSS_COMPILE)as
OBJCOPY := $(CROSS_COMPILE)objcopy
ARFLA... |
[
{
"context": "luon-autoupdater +libiwinfo-lua +iw\n MAINTAINER:=Freifunk Hochstift <kontakt@hochstift.freifunk.net>\nendef\n\n$(eval $(",
"end": 436,
"score": 0.9998316168785095,
"start": 418,
"tag": "NAME",
"value": "Freifunk Hochstift"
},
{
"context": "biwinfo-lua +iw\n MAINTAINE... | ffho-autoupdater-wifi-fallback/Makefile | FreifunkHochstift/ffho-packages | 8 | include $(TOPDIR)/rules.mk
PKG_NAME:=ffho-autoupdater-wifi-fallback
PKG_VERSION:=2
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
PKG_BUILD_DEPENDS := respondd
include $(TOPDIR)/../package/gluon.mk
define Package/ffho-autoupdater-wifi-fallback
SECTION:=ffho
CATEGORY:=FFHO
TITLE:=Implements switching to fallback mo... | 272583 | include $(TOPDIR)/rules.mk
PKG_NAME:=ffho-autoupdater-wifi-fallback
PKG_VERSION:=2
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
PKG_BUILD_DEPENDS := respondd
include $(TOPDIR)/../package/gluon.mk
define Package/ffho-autoupdater-wifi-fallback
SECTION:=ffho
CATEGORY:=FFHO
TITLE:=Implements switching to fallback mo... | true | include $(TOPDIR)/rules.mk
PKG_NAME:=ffho-autoupdater-wifi-fallback
PKG_VERSION:=2
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
PKG_BUILD_DEPENDS := respondd
include $(TOPDIR)/../package/gluon.mk
define Package/ffho-autoupdater-wifi-fallback
SECTION:=ffho
CATEGORY:=FFHO
TITLE:=Implements switching to fallback mo... |
[
{
"context": "# Copyright 2021 Shay Gordon\n#\n# Licensed under the Apache License, Version 2.",
"end": 28,
"score": 0.9998607635498047,
"start": 17,
"tag": "NAME",
"value": "Shay Gordon"
}
] | src/main/java/Makefile | moebius-rex/primes | 1 | # Copyright 2021 Shay Gordon
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, ... | 620092 | # Copyright 2021 <NAME>
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, softw... | true | # Copyright 2021 PI:NAME:<NAME>END_PI
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in ... |
[
{
"context": "GORIES=\twww xepkgs\nMASTER_SITES=\tXEP\n\nMAINTAINER=\txemacs@FreeBSD.org\nCOMMENT=\tHTML editing\n\nLICENSE=\tGPLv2\n\nUSES=\t\txem",
"end": 128,
"score": 0.9999141693115234,
"start": 110,
"tag": "EMAIL",
"value": "xemacs@FreeBSD.org"
}
] | www/xepkg-hm--html-menus/Makefile | TrueFC/ports | 0 | # $FreeBSD$
PORTNAME= hm--html-menus
PORTVERSION= 1.24
CATEGORIES= www xepkgs
MASTER_SITES= XEP
MAINTAINER= xemacs@FreeBSD.org
COMMENT= HTML editing
LICENSE= GPLv2
USES= xemacs
NO_ARCH= yes
.include <bsd.port.mk>
| 438894 | # $FreeBSD$
PORTNAME= hm--html-menus
PORTVERSION= 1.24
CATEGORIES= www xepkgs
MASTER_SITES= XEP
MAINTAINER= <EMAIL>
COMMENT= HTML editing
LICENSE= GPLv2
USES= xemacs
NO_ARCH= yes
.include <bsd.port.mk>
| true | # $FreeBSD$
PORTNAME= hm--html-menus
PORTVERSION= 1.24
CATEGORIES= www xepkgs
MASTER_SITES= XEP
MAINTAINER= PI:EMAIL:<EMAIL>END_PI
COMMENT= HTML editing
LICENSE= GPLv2
USES= xemacs
NO_ARCH= yes
.include <bsd.port.mk>
|
[
{
"context": "\nPKGREVISION=\t4\nCATEGORIES=\tgraphics\n\nMAINTAINER=\tpkgsrc-users@NetBSD.org\nHOMEPAGE=\thttps://github.com/rmagick/rmagick\nCOMM",
"end": 213,
"score": 0.9999130964279175,
"start": 190,
"tag": "EMAIL",
"value": "pkgsrc-users@NetBSD.org"
},
{
"context": "src-users@N... | source/pkgsrc/graphics/ruby-RMagick/Makefile | Scottx86-64/dotfiles-1 | 1 | # $NetBSD: Makefile,v 1.134 2021/08/15 14:24:02 wiz Exp $
DISTNAME= rmagick-4.2.2
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/rmagick/RMagick/}
PKGREVISION= 4
CATEGORIES= graphics
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/rmagick/rmagick
COMMENT= Ruby binding to ImageMagick
LICENSE= mit
USE_TOOLS+... | 241470 | # $NetBSD: Makefile,v 1.134 2021/08/15 14:24:02 wiz Exp $
DISTNAME= rmagick-4.2.2
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/rmagick/RMagick/}
PKGREVISION= 4
CATEGORIES= graphics
MAINTAINER= <EMAIL>
HOMEPAGE= https://github.com/rmagick/rmagick
COMMENT= Ruby binding to ImageMagick
LICENSE= mit
USE_TOOLS+= pkg-config
US... | true | # $NetBSD: Makefile,v 1.134 2021/08/15 14:24:02 wiz Exp $
DISTNAME= rmagick-4.2.2
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/rmagick/RMagick/}
PKGREVISION= 4
CATEGORIES= graphics
MAINTAINER= PI:EMAIL:<EMAIL>END_PI
HOMEPAGE= https://github.com/rmagick/rmagick
COMMENT= Ruby binding to ImageMagick
LICENSE= mit
USE_TOOLS+=... |
[
{
"context": "GORIES=\taudio\nMASTER_SITES=\t${MASTER_SITE_GITHUB:=musescore/}\nGITHUB_PROJECT=\tMuseScore\nGITHUB_TAG=\tv${PKGVER",
"end": 162,
"score": 0.9964349865913391,
"start": 153,
"tag": "USERNAME",
"value": "musescore"
},
{
"context": "ore\nGITHUB_TAG=\tv${PKGVERSION_NOREV}\... | source/pkgsrc/audio/musescore/Makefile | Scottx86-64/dotfiles-1 | 1 | # $NetBSD: Makefile,v 1.25 2021/09/08 21:04:56 nia Exp $
DISTNAME= musescore-3.6.2
PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=musescore/}
GITHUB_PROJECT= MuseScore
GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= gutteridge@NetBSD.org
HOMEPAGE= https://musescore.org/
COMMENT= Music notation and ... | 108428 | # $NetBSD: Makefile,v 1.25 2021/09/08 21:04:56 nia Exp $
DISTNAME= musescore-3.6.2
PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=musescore/}
GITHUB_PROJECT= MuseScore
GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= <EMAIL>
HOMEPAGE= https://musescore.org/
COMMENT= Music notation and composition so... | true | # $NetBSD: Makefile,v 1.25 2021/09/08 21:04:56 nia Exp $
DISTNAME= musescore-3.6.2
PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=musescore/}
GITHUB_PROJECT= MuseScore
GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= PI:EMAIL:<EMAIL>END_PI
HOMEPAGE= https://musescore.org/
COMMENT= Music notation and... |
[
{
"context": "nt support\nBRANCH=master\nFILE=hadoop-version\nREPO=git@github.com:trustnetworks/gaffer\n\ntools: phony\n\tif [ ! -d too",
"end": 611,
"score": 0.941515326499939,
"start": 597,
"tag": "EMAIL",
"value": "git@github.com"
},
{
"context": "CH=master\nFILE=hadoop-version\nR... | Makefile | estkae/hadoop | 0 |
REPOSITORY=estkae/hadoop
VERSION=$(shell git describe | sed 's/^v//')
HADOOP_VERSION=3.1.1
SUDO=
BUILD_ARGS=--build-arg HADOOP_VERSION=${HADOOP_VERSION}
all: hadoop-${HADOOP_VERSION}.tar.gz
${SUDO} docker build ${BUILD_ARGS} -t ${REPOSITORY}:${VERSION} .
# FIXME: May not be the right mirror for you.
hadoop-${HADOO... | 365611 |
REPOSITORY=estkae/hadoop
VERSION=$(shell git describe | sed 's/^v//')
HADOOP_VERSION=3.1.1
SUDO=
BUILD_ARGS=--build-arg HADOOP_VERSION=${HADOOP_VERSION}
all: hadoop-${HADOOP_VERSION}.tar.gz
${SUDO} docker build ${BUILD_ARGS} -t ${REPOSITORY}:${VERSION} .
# FIXME: May not be the right mirror for you.
hadoop-${HADOO... | true |
REPOSITORY=estkae/hadoop
VERSION=$(shell git describe | sed 's/^v//')
HADOOP_VERSION=3.1.1
SUDO=
BUILD_ARGS=--build-arg HADOOP_VERSION=${HADOOP_VERSION}
all: hadoop-${HADOOP_VERSION}.tar.gz
${SUDO} docker build ${BUILD_ARGS} -t ${REPOSITORY}:${VERSION} .
# FIXME: May not be the right mirror for you.
hadoop-${HADOO... |
[
{
"context": "d ESMA_arch.mk.\n#\n# REVISION HISTORY:\n#\n# 13oct04 da Silva First Crack\n# 04apr05 Todling Commented out R",
"end": 264,
"score": 0.9996833801269531,
"start": 256,
"tag": "NAME",
"value": "da Silva"
},
{
"context": "h.mk.\n#\n# REVISION HISTORY:\n#\n# 13oct04 d... | fvgcm/GMAO_fvbase.mk | GEOS-ESM/g5pert | 0 | #
# Earth System Modeling Applications (ESMA) base makefile fragment.
# This fragment defines MAO specific macros associated with basic, shared
# packages. This file must be included after ESMA_base.mk and ESMA_arch.mk.
#
# REVISION HISTORY:
#
# 13oct04 da Silva First Crack
# 04apr05 Todling Commented out REAL4 d... | 206846 | #
# Earth System Modeling Applications (ESMA) base makefile fragment.
# This fragment defines MAO specific macros associated with basic, shared
# packages. This file must be included after ESMA_base.mk and ESMA_arch.mk.
#
# REVISION HISTORY:
#
# 13oct04 <NAME> <NAME> Crack
# 04apr05 <NAME> Commented out REAL4 def... | true | #
# Earth System Modeling Applications (ESMA) base makefile fragment.
# This fragment defines MAO specific macros associated with basic, shared
# packages. This file must be included after ESMA_base.mk and ESMA_arch.mk.
#
# REVISION HISTORY:
#
# 13oct04 PI:NAME:<NAME>END_PI PI:NAME:<NAME>END_PI Crack
# 04apr05 PI:N... |
[
{
"context": "S=\t${MASTER_SITE_PERL_CPAN:=Module/}\n\nMAINTAINER=\tpkgsrc-users@NetBSD.org\nHOMEPAGE=\thttps://metacpan.org/release/Module-Ins",
"end": 240,
"score": 0.9999182820320129,
"start": 217,
"tag": "EMAIL",
"value": "pkgsrc-users@NetBSD.org"
}
] | source/pkgsrc/devel/p5-Module-Install-GithubMeta/Makefile | Scottx86-64/dotfiles-1 | 1 | # $NetBSD: Makefile,v 1.11 2021/05/24 19:51:03 wiz Exp $
DISTNAME= Module-Install-GithubMeta-0.30
PKGNAME= p5-${DISTNAME}
PKGREVISION= 7
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://metacpan.org/release/Module-Install-GithubMeta
COMMENT= Modul... | 357547 | # $NetBSD: Makefile,v 1.11 2021/05/24 19:51:03 wiz Exp $
DISTNAME= Module-Install-GithubMeta-0.30
PKGNAME= p5-${DISTNAME}
PKGREVISION= 7
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}
MAINTAINER= <EMAIL>
HOMEPAGE= https://metacpan.org/release/Module-Install-GithubMeta
COMMENT= Module::Install exten... | true | # $NetBSD: Makefile,v 1.11 2021/05/24 19:51:03 wiz Exp $
DISTNAME= Module-Install-GithubMeta-0.30
PKGNAME= p5-${DISTNAME}
PKGREVISION= 7
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}
MAINTAINER= PI:EMAIL:<EMAIL>END_PI
HOMEPAGE= https://metacpan.org/release/Module-Install-GithubMeta
COMMENT= Module... |
[
{
"context": "elease-jar:\n\t@(echo | gpg --use-agent --local-user devs@cucumber.io -ab --batch > /dev/null 2>&1) || (echo \"ERROR: gp",
"end": 102,
"score": 0.999884307384491,
"start": 86,
"tag": "EMAIL",
"value": "devs@cucumber.io"
}
] | Makefile | anuj840/cucumber-html | 14 | release: release-jar release-npm
release-jar:
@(echo | gpg --use-agent --local-user devs@cucumber.io -ab --batch > /dev/null 2>&1) || (echo "ERROR: gpg-agent not running"; /bin/false)
mvn release:clean
mvn --batch-mode -P release-sign-artifacts release:prepare
mvn --batch-mode -P release-sign-artifacts release:per... | 79572 | release: release-jar release-npm
release-jar:
@(echo | gpg --use-agent --local-user <EMAIL> -ab --batch > /dev/null 2>&1) || (echo "ERROR: gpg-agent not running"; /bin/false)
mvn release:clean
mvn --batch-mode -P release-sign-artifacts release:prepare
mvn --batch-mode -P release-sign-artifacts release:perform
@ec... | true | release: release-jar release-npm
release-jar:
@(echo | gpg --use-agent --local-user PI:EMAIL:<EMAIL>END_PI -ab --batch > /dev/null 2>&1) || (echo "ERROR: gpg-agent not running"; /bin/false)
mvn release:clean
mvn --batch-mode -P release-sign-artifacts release:prepare
mvn --batch-mode -P release-sign-artifacts relea... |
[
{
"context": "SD-3c\nPKG_LICENSE_FILES:=LICENSE\n\nPKG_MAINTAINER:=Vasilis Tsiligiannis <acinonyx@openwrt.gr>\n\nPKG_BUILD_DIR:=$(BUILD_DIR",
"end": 502,
"score": 0.9998798370361328,
"start": 482,
"tag": "NAME",
"value": "Vasilis Tsiligiannis"
},
{
"context": "S:=LICENSE\n\nPKG_MAINT... | openwrt/feeds/packages/net/nsd/Makefile | yodaos-project/yodaos | 1,144 | #
# Copyright (C) 2014-2016 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
include $(TOPDIR)/rules.mk
PKG_NAME:=nsd
PKG_VERSION:=4.1.13
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.nlnetlabs.nl... | 395058 | #
# Copyright (C) 2014-2016 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
include $(TOPDIR)/rules.mk
PKG_NAME:=nsd
PKG_VERSION:=4.1.13
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.nlnetlabs.nl... | true | #
# Copyright (C) 2014-2016 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
include $(TOPDIR)/rules.mk
PKG_NAME:=nsd
PKG_VERSION:=4.1.13
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.nlnetlabs.nl... |
[
{
"context": "n, MA 02110-1301 USA.\n# ###*E*###\n\n## Author: 2011 Bernardo Dal Seno\n\nexport EEBASE\nGLOBAL_LINKSCRIPT = shar",
"end": 1850,
"score": 0.9997391700744629,
"start": 1842,
"tag": "NAME",
"value": "Bernardo"
},
{
"context": "0-1301 USA.\n# ###*E*###\n\n## Author: 2011... | ARTe/work/ee/pkg/cfg/arch/rules_ppc_multi_base.mk | melvin-mancini/Multitasking-RealTime-Arduino-System | 5 | # ###*B*###
# ERIKA Enterprise - a tiny RTOS for small microcontrollers
# Copyright (C) 2002-2011 Evidence Srl
# This file is part of ERIKA Enterprise.
# ERIKA Enterprise is free software; you can redistribute it
# and/or modify it under the terms of the GNU General Public License
# version 2 as published by the Fr... | 421578 | # ###*B*###
# ERIKA Enterprise - a tiny RTOS for small microcontrollers
# Copyright (C) 2002-2011 Evidence Srl
# This file is part of ERIKA Enterprise.
# ERIKA Enterprise is free software; you can redistribute it
# and/or modify it under the terms of the GNU General Public License
# version 2 as published by the Fr... | true | # ###*B*###
# ERIKA Enterprise - a tiny RTOS for small microcontrollers
# Copyright (C) 2002-2011 Evidence Srl
# This file is part of ERIKA Enterprise.
# ERIKA Enterprise is free software; you can redistribute it
# and/or modify it under the terms of the GNU General Public License
# version 2 as published by the Fr... |
[
{
"context": "# Copyright © 2017-2019 Jakub Wilk <jwilk@jwilk.net>\n# SPDX-License-Identifier: MIT\n",
"end": 34,
"score": 0.9998496174812317,
"start": 24,
"tag": "NAME",
"value": "Jakub Wilk"
},
{
"context": "# Copyright © 2017-2019 Jakub Wilk <jwilk@jwilk.net>\n# SPDX-License-Ident... | Makefile | jwilk/https-every | 0 | # Copyright © 2017-2019 Jakub Wilk <jwilk@jwilk.net>
# SPDX-License-Identifier: MIT
export LC_ALL = C
ifeq "$(XDG_CONFIG_HOME)" ""
export XDG_CONFIG_HOME = $(HOME)/.config
endif
.PHONY: all
all: gitconfig
gitconfig: data $(wildcard data/*) devel/mk-gitconfig
devel/mk-gitconfig data/* > $(@).tmp
mv $(@).tmp $(@)
... | 129773 | # Copyright © 2017-2019 <NAME> <<EMAIL>>
# SPDX-License-Identifier: MIT
export LC_ALL = C
ifeq "$(XDG_CONFIG_HOME)" ""
export XDG_CONFIG_HOME = $(HOME)/.config
endif
.PHONY: all
all: gitconfig
gitconfig: data $(wildcard data/*) devel/mk-gitconfig
devel/mk-gitconfig data/* > $(@).tmp
mv $(@).tmp $(@)
.PHONY: inst... | true | # Copyright © 2017-2019 PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
# SPDX-License-Identifier: MIT
export LC_ALL = C
ifeq "$(XDG_CONFIG_HOME)" ""
export XDG_CONFIG_HOME = $(HOME)/.config
endif
.PHONY: all
all: gitconfig
gitconfig: data $(wildcard data/*) devel/mk-gitconfig
devel/mk-gitconfig data/* > $(@).tmp
m... |
[
{
"context": "ERM=xterm && bash\"\n\n# Setup test \"bob\" user with \"test\" as password\nsetup-bob:\n\tsudo docker exec -it ftp",
"end": 494,
"score": 0.9699483513832092,
"start": 490,
"tag": "PASSWORD",
"value": "test"
},
{
"context": "tpusers/bob\"\n\t@echo \"User bob setup with p... | Makefile | VladNew/docker-pure-ftpd | 0 | .PHONY: build run kill enter setup-bob test-bob push pull
test: build run sleep setup-bob test-bob
sleep:
sleep 5
build:
sudo docker build --rm -t pure-ftp-demo .
run: kill
sudo docker run -d --name ftpd_server -p 21:21 -p 30000-30009:30000-30009 -e "PUBLICHOST=localhost" -e "ADDED_FLAGS=-d -d" pure-ftp-demo
kil... | 111942 | .PHONY: build run kill enter setup-bob test-bob push pull
test: build run sleep setup-bob test-bob
sleep:
sleep 5
build:
sudo docker build --rm -t pure-ftp-demo .
run: kill
sudo docker run -d --name ftpd_server -p 21:21 -p 30000-30009:30000-30009 -e "PUBLICHOST=localhost" -e "ADDED_FLAGS=-d -d" pure-ftp-demo
kil... | true | .PHONY: build run kill enter setup-bob test-bob push pull
test: build run sleep setup-bob test-bob
sleep:
sleep 5
build:
sudo docker build --rm -t pure-ftp-demo .
run: kill
sudo docker run -d --name ftpd_server -p 21:21 -p 30000-30009:30000-30009 -e "PUBLICHOST=localhost" -e "ADDED_FLAGS=-d -d" pure-ftp-demo
kil... |
[
{
"context": "sion which can be obtained at <https://github.com/wernsey/gl-matrix.c>' >> $@\n\techo ' * Modified from the o",
"end": 978,
"score": 0.9947848320007324,
"start": 971,
"tag": "USERNAME",
"value": "wernsey"
},
{
"context": " $@\n\techo ' * Modified from the original C por... | Makefile | wernsey/gl-matrix.c | 2 | CFLAGS=-Wall -Werror -pedantic-errors -std=c99
LFLAGS=
LIB_PATH=/usr/local/lib
INCLUDE_PATH=/usr/local/include
SOURCES=vec2.c vec3.c vec4.c mat3.c mat4.c quat.c str.c
OBJECTS=$(SOURCES:.c=.o)
all: libgl-matrix.a glmatrix.h
libgl-matrix.a: $(OBJECTS)
ar -rcs libgl-matrix.a $(OBJECTS)
clean:
-rm $(OBJECTS)
-rm lib... | 139586 | CFLAGS=-Wall -Werror -pedantic-errors -std=c99
LFLAGS=
LIB_PATH=/usr/local/lib
INCLUDE_PATH=/usr/local/include
SOURCES=vec2.c vec3.c vec4.c mat3.c mat4.c quat.c str.c
OBJECTS=$(SOURCES:.c=.o)
all: libgl-matrix.a glmatrix.h
libgl-matrix.a: $(OBJECTS)
ar -rcs libgl-matrix.a $(OBJECTS)
clean:
-rm $(OBJECTS)
-rm lib... | true | CFLAGS=-Wall -Werror -pedantic-errors -std=c99
LFLAGS=
LIB_PATH=/usr/local/lib
INCLUDE_PATH=/usr/local/include
SOURCES=vec2.c vec3.c vec4.c mat3.c mat4.c quat.c str.c
OBJECTS=$(SOURCES:.c=.o)
all: libgl-matrix.a glmatrix.h
libgl-matrix.a: $(OBJECTS)
ar -rcs libgl-matrix.a $(OBJECTS)
clean:
-rm $(OBJECTS)
-rm lib... |
[
{
"context": "RGE:=gphoto/}\nEXTRACT_SUFX=\t.tar.bz2\n\nMAINTAINER=\tpkgsrc-users@NetBSD.org\nHOMEPAGE=\thttp://gphoto.sourceforge.net/proj/gpho",
"end": 256,
"score": 0.9999158382415771,
"start": 233,
"tag": "EMAIL",
"value": "pkgsrc-users@NetBSD.org"
}
] | source/pkgsrc/filesystems/fuse-gphotofs/Makefile | Scottx86-64/dotfiles-1 | 1 | # $NetBSD: Makefile,v 1.17 2021/04/21 11:41:36 adam Exp $
DISTNAME= gphotofs-0.5
PKGNAME= fuse-${DISTNAME}
PKGREVISION= 5
CATEGORIES= filesystems
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://gphoto.sourceforge.net/proj/gphotofs/
COMMENT=... | 574598 | # $NetBSD: Makefile,v 1.17 2021/04/21 11:41:36 adam Exp $
DISTNAME= gphotofs-0.5
PKGNAME= fuse-${DISTNAME}
PKGREVISION= 5
CATEGORIES= filesystems
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= <EMAIL>
HOMEPAGE= http://gphoto.sourceforge.net/proj/gphotofs/
COMMENT= FUSE filesystem... | true | # $NetBSD: Makefile,v 1.17 2021/04/21 11:41:36 adam Exp $
DISTNAME= gphotofs-0.5
PKGNAME= fuse-${DISTNAME}
PKGREVISION= 5
CATEGORIES= filesystems
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= PI:EMAIL:<EMAIL>END_PI
HOMEPAGE= http://gphoto.sourceforge.net/proj/gphotofs/
COMMENT= ... |
[
{
"context": "\n\t\t-p 40080:40080 \\\n\t\t-e PSK=1234 \\\n\t\t-e USERNAME=test \\\n\t\t-e PASSWORD=1234 \\\n\t\t-v /lib/modules:/lib/mod",
"end": 299,
"score": 0.9554705619812012,
"start": 295,
"tag": "USERNAME",
"value": "test"
},
{
"context": "\t-e PSK=1234 \\\n\t\t-e USERNAME=tes... | ipsec/Makefile | c18s/Dockerfiles | 3 | NS = c18s
REPO = ipsec
build:
docker build -t $(NS)/$(REPO) .
docker images --filter 'reference=$(NS)/$(REPO)'
shell:
docker run \
--rm -it \
--name $(REPO) \
--privileged \
-p 500:500/udp \
-p 4500:4500/udp \
-p 1701:1701/udp \
-p 40080:40080 \
-e PSK=1234 \
-e USERNAME=test \
-e PASSWORD=1234... | 360908 | NS = c18s
REPO = ipsec
build:
docker build -t $(NS)/$(REPO) .
docker images --filter 'reference=$(NS)/$(REPO)'
shell:
docker run \
--rm -it \
--name $(REPO) \
--privileged \
-p 500:500/udp \
-p 4500:4500/udp \
-p 1701:1701/udp \
-p 40080:40080 \
-e PSK=1234 \
-e USERNAME=test \
-e PASSWORD=<PAS... | true | NS = c18s
REPO = ipsec
build:
docker build -t $(NS)/$(REPO) .
docker images --filter 'reference=$(NS)/$(REPO)'
shell:
docker run \
--rm -it \
--name $(REPO) \
--privileged \
-p 500:500/udp \
-p 4500:4500/udp \
-p 1701:1701/udp \
-p 40080:40080 \
-e PSK=1234 \
-e USERNAME=test \
-e PASSWORD=PI:P... |
[
{
"context": "#\n# module.mk\n#\n# Copyright (C) 2020 Studio Link\n#\n\nMOD\t\t:= slaudio\n$(MOD)_SRCS\t+= slaudio.c recor",
"end": 48,
"score": 0.9289398193359375,
"start": 37,
"tag": "NAME",
"value": "Studio Link"
}
] | src/modules/slaudio/module.mk | Studio-Link-v2/webapp | 43 | #
# module.mk
#
# Copyright (C) 2020 Studio Link
#
MOD := slaudio
$(MOD)_SRCS += slaudio.c record.c
$(MOD)_LFLAGS += -lsoundio -lsamplerate
ifeq ($(OS),linux)
$(MOD)_LFLAGS += -lpulse-simple -lpulse
endif
$(MOD)_CFLAGS += -DSOUNDIO_STATIC_LIBRARY=1 -Wno-cast-align
include mk/mod.mk
| 94423 | #
# module.mk
#
# Copyright (C) 2020 <NAME>
#
MOD := slaudio
$(MOD)_SRCS += slaudio.c record.c
$(MOD)_LFLAGS += -lsoundio -lsamplerate
ifeq ($(OS),linux)
$(MOD)_LFLAGS += -lpulse-simple -lpulse
endif
$(MOD)_CFLAGS += -DSOUNDIO_STATIC_LIBRARY=1 -Wno-cast-align
include mk/mod.mk
| true | #
# module.mk
#
# Copyright (C) 2020 PI:NAME:<NAME>END_PI
#
MOD := slaudio
$(MOD)_SRCS += slaudio.c record.c
$(MOD)_LFLAGS += -lsoundio -lsamplerate
ifeq ($(OS),linux)
$(MOD)_LFLAGS += -lpulse-simple -lpulse
endif
$(MOD)_CFLAGS += -DSOUNDIO_STATIC_LIBRARY=1 -Wno-cast-align
include mk/mod.mk
|
[
{
"context": "include ../../TopMake.mk\nLAUNCHERNAME\t=\tEl, gas, vand\nAPPID\t\t=\tEGVx\nINCS\t\t=\t-I ..\nCFLAGS\t\t=\t-O2 -Wall $",
"end": 53,
"score": 0.9302857518196106,
"start": 40,
"tag": "NAME",
"value": "El, gas, vand"
}
] | palmos/elgasvand/ElGasVand-2.2/src/Build.mak | bschau/Portfolio | 0 | include ../../TopMake.mk
LAUNCHERNAME = El, gas, vand
APPID = EGVx
INCS = -I ..
CFLAGS = -O2 -Wall $(INCS) -DCRID=\'$(APPID)\'
LIBS =
PILRCARGS = -q $(INCS) -allowEditID -L $(LANG)
DST = $(APPNAME).prc
EXE = $(APPNAME).ex
FORM = tFRM03e8.bin
CDEGRC = code0000.$(EXE).grc
CC = m68k-palmos-gcc
OBJRES = m68k-pal... | 265532 | include ../../TopMake.mk
LAUNCHERNAME = <NAME>
APPID = EGVx
INCS = -I ..
CFLAGS = -O2 -Wall $(INCS) -DCRID=\'$(APPID)\'
LIBS =
PILRCARGS = -q $(INCS) -allowEditID -L $(LANG)
DST = $(APPNAME).prc
EXE = $(APPNAME).ex
FORM = tFRM03e8.bin
CDEGRC = code0000.$(EXE).grc
CC = m68k-palmos-gcc
OBJRES = m68k-palmos-obj... | true | include ../../TopMake.mk
LAUNCHERNAME = PI:NAME:<NAME>END_PI
APPID = EGVx
INCS = -I ..
CFLAGS = -O2 -Wall $(INCS) -DCRID=\'$(APPID)\'
LIBS =
PILRCARGS = -q $(INCS) -allowEditID -L $(LANG)
DST = $(APPNAME).prc
EXE = $(APPNAME).ex
FORM = tFRM03e8.bin
CDEGRC = code0000.$(EXE).grc
CC = m68k-palmos-gcc
OBJRES = m... |
[
{
"context": " OR OTHER DEALINGS IN\n# THE SOFTWARE.\n#\n# Authors: behlul.sutarwala@intel.com\n#\n# Makefile for AXXIA Yocto Build\n\nTOP ",
"end": 1130,
"score": 0.9998288154602051,
"start": 1104,
"tag": "EMAIL",
"value": "behlul.sutarwala@intel.com"
},
{
"context": "$(Q)r... | yocto_build/Makefile | axxia/axxia_support | 1 | #
# Copyright (c) Intel Corporation
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, dist... | 94800 | #
# Copyright (c) Intel Corporation
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, dist... | true | #
# Copyright (c) Intel Corporation
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, dist... |
[
{
"context": "PITECH/YEAR2/PROJECT/PSU_2015_philo\n## \n## Made by adam soto\n## Login <soto_a@epitech.net>\n## \n## Started on",
"end": 111,
"score": 0.9998213052749634,
"start": 102,
"tag": "NAME",
"value": "adam soto"
},
{
"context": "U_2015_philo\n## \n## Made by adam soto\n## ... | Graphic/Makefile | KASOGIT/lemipc | 0 | ##
## Makefile for in /home/kaso/Documents/rendu/EPITECH/YEAR2/PROJECT/PSU_2015_philo
##
## Made by adam soto
## Login <soto_a@epitech.net>
##
## Started on Wed Mar 2 12:54:44 2016
## Last update Sun Mar 27 19:53:34 2016 Kévin Julien
##
NAME = lemipc
CFLAGS = -W -Wall -Wextra -I./include -g3
#LDFLAGS =
CC =... | 548325 | ##
## Makefile for in /home/kaso/Documents/rendu/EPITECH/YEAR2/PROJECT/PSU_2015_philo
##
## Made by <NAME>
## Login <<EMAIL>>
##
## Started on Wed Mar 2 12:54:44 2016
## Last update Sun Mar 27 19:53:34 2016 <NAME>
##
NAME = lemipc
CFLAGS = -W -Wall -Wextra -I./include -g3
#LDFLAGS =
CC = gcc
SRC = main.c \... | true | ##
## Makefile for in /home/kaso/Documents/rendu/EPITECH/YEAR2/PROJECT/PSU_2015_philo
##
## Made by PI:NAME:<NAME>END_PI
## Login <PI:EMAIL:<EMAIL>END_PI>
##
## Started on Wed Mar 2 12:54:44 2016
## Last update Sun Mar 27 19:53:34 2016 PI:NAME:<NAME>END_PI
##
NAME = lemipc
CFLAGS = -W -Wall -Wextra -I./includ... |
[
{
"context": "# Copyright (c) 2010-2012, Marwan Burelle, the LSE Team and contributors\n# All rights reser",
"end": 41,
"score": 0.9998987317085266,
"start": 27,
"tag": "NAME",
"value": "Marwan Burelle"
},
{
"context": "ICULAR PURPOSE\n# ARE DISCLAIMED. IN NO EVENT SHALL MARWAN BUREL... | Makefile | DawidvC/Cbang | 0 | # Copyright (c) 2010-2012, Marwan Burelle, the LSE Team and contributors
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
# * Redistributions of source code must retain the above copyright
# ... | 562281 | # Copyright (c) 2010-2012, <NAME>, the LSE Team and contributors
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
# * Redistributions of source code must retain the above copyright
# notice, ... | true | # Copyright (c) 2010-2012, PI:NAME:<NAME>END_PI, the LSE Team and contributors
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
# * Redistributions of source code must retain the above copyright
... |
[
{
"context": "# Copyright (c) 2016-2018 Kewin Rausch\n#\n# Licensed under the Apache License, Version 2.",
"end": 38,
"score": 0.9998404383659363,
"start": 26,
"tag": "NAME",
"value": "Kewin Rausch"
}
] | agent/Makefile | BabakCN/empower-enb-agent | 0 | # Copyright (c) 2016-2018 Kewin Rausch
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in ... | 375910 | # Copyright (c) 2016-2018 <NAME>
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writin... | true | # Copyright (c) 2016-2018 PI:NAME:<NAME>END_PI
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agree... |
[
{
"context": "# Makefile modified from Hui Yuan (https://youtu.be/bYRZVG9ea5M)\n# Might have to ch",
"end": 33,
"score": 0.9996398091316223,
"start": 25,
"tag": "NAME",
"value": "Hui Yuan"
}
] | src/database/Makefile | tapasvipatel/CRDT-Library | 2 | # Makefile modified from Hui Yuan (https://youtu.be/bYRZVG9ea5M)
# Might have to change location of driver.cpp file as per your file location
CC=g++
CFLAGS=-c -Wall -g
LDFLAGS = -lpq
all: driver
driver: driver.o
$(CC) driver.o $(LDFLAGS) -o driver -std=c++11
driver.o: driver.cpp
$(CC) $(CFLAGS) driver.cpp -o drive... | 231468 | # Makefile modified from <NAME> (https://youtu.be/bYRZVG9ea5M)
# Might have to change location of driver.cpp file as per your file location
CC=g++
CFLAGS=-c -Wall -g
LDFLAGS = -lpq
all: driver
driver: driver.o
$(CC) driver.o $(LDFLAGS) -o driver -std=c++11
driver.o: driver.cpp
$(CC) $(CFLAGS) driver.cpp -o driver.... | true | # Makefile modified from PI:NAME:<NAME>END_PI (https://youtu.be/bYRZVG9ea5M)
# Might have to change location of driver.cpp file as per your file location
CC=g++
CFLAGS=-c -Wall -g
LDFLAGS = -lpq
all: driver
driver: driver.o
$(CC) driver.o $(LDFLAGS) -o driver -std=c++11
driver.o: driver.cpp
$(CC) $(CFLAGS) driver.... |
[
{
"context": "to license terms.\n#\n#\n# Contributors list :\n#\n# William Bonnet wllmbnnt@gmail.com, wbonnet@theitmakers.com\n#",
"end": 571,
"score": 0.9998582601547241,
"start": 557,
"tag": "NAME",
"value": "William Bonnet"
},
{
"context": "\n#\n# Contributors list :\n#\n# ... | examples/examples-makefile.mk | firmwaretoolkit/base-debian | 0 | # vim: ft=make ts=4 sw=4 noet
#
# The contents of this file are subject to the Apache 2.0 license you may not
# use this file except in compliance with the License.
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
#... | 102081 | # vim: ft=make ts=4 sw=4 noet
#
# The contents of this file are subject to the Apache 2.0 license you may not
# use this file except in compliance with the License.
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
#... | true | # vim: ft=make ts=4 sw=4 noet
#
# The contents of this file are subject to the Apache 2.0 license you may not
# use this file except in compliance with the License.
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
#... |
[
{
"context": "# makefile \n# John Kapenga, Sp 2008\n# demonstration unit testing for a quadr",
"end": 26,
"score": 0.9998878240585327,
"start": 14,
"tag": "NAME",
"value": "John Kapenga"
}
] | Test/cunit/Makefile | ChristopherCS/QuadSolver | 0 | # makefile
# John Kapenga, Sp 2008
# demonstration unit testing for a quadratic equation solver
# qsolve - The interactive solver
# qsolve_sqrt.c - wrapper mysqrt() for the math lib sqrt() function
# qsolve_interface.c - The user interface to the function qsolve(), non GUI
# qsolve_roots.h ... | 521434 | # makefile
# <NAME>, Sp 2008
# demonstration unit testing for a quadratic equation solver
# qsolve - The interactive solver
# qsolve_sqrt.c - wrapper mysqrt() for the math lib sqrt() function
# qsolve_interface.c - The user interface to the function qsolve(), non GUI
# qsolve_roots.h - Th... | true | # makefile
# PI:NAME:<NAME>END_PI, Sp 2008
# demonstration unit testing for a quadratic equation solver
# qsolve - The interactive solver
# qsolve_sqrt.c - wrapper mysqrt() for the math lib sqrt() function
# qsolve_interface.c - The user interface to the function qsolve(), non GUI
# qsolve_ro... |
[
{
"context": "#\n# Copyright (C) 2016 Diogo Ferreira\n# Copyright (C) 2016 Alberto Guanti\n# Copyright (",
"end": 37,
"score": 0.9998626112937927,
"start": 23,
"tag": "NAME",
"value": "Diogo Ferreira"
},
{
"context": "right (C) 2016 Diogo Ferreira\n# Copyright (C) 2016 Alberto Guanti... | rootdir/Android.mk | ngc4622/android_device_nb_vernee_M5 | 13 | #
# Copyright (C) 2016 Diogo Ferreira
# Copyright (C) 2016 Alberto Guanti
# Copyright (C) 2018 Tobias Tefke
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/... | 300828 | #
# Copyright (C) 2016 <NAME>
# Copyright (C) 2016 <NAME>
# Copyright (C) 2018 <NAME>
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless... | true | #
# Copyright (C) 2016 PI:NAME:<NAME>END_PI
# Copyright (C) 2016 PI:NAME:<NAME>END_PI
# Copyright (C) 2018 PI:NAME:<NAME>END_PI
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.... |
[
{
"context": "8080/api/v1 --ambari-login admin --ambari-password admin --debug configure-kerberos --cluster-name \"test\" ",
"end": 2398,
"score": 0.8474777936935425,
"start": 2393,
"tag": "PASSWORD",
"value": "admin"
},
{
"context": "me \"admin/admin@TEST.LOCAL\" --principal-passwor... | Makefile | disaster37/go-amabri-rest | 3 | SUDO_DOCKER ?=
all: help
help:
@echo "make test - run tests (api and cli)"
@echo "make test-api - run api tests"
@echo "make test-cli - run cli tests"
@echo "make clean - stop and remove test containers"
@echo "make pull - pull Docker images on registry"
@echo "make init - lauch ambari infra for test purpose"
... | 239527 | SUDO_DOCKER ?=
all: help
help:
@echo "make test - run tests (api and cli)"
@echo "make test-api - run api tests"
@echo "make test-cli - run cli tests"
@echo "make clean - stop and remove test containers"
@echo "make pull - pull Docker images on registry"
@echo "make init - lauch ambari infra for test purpose"
... | true | SUDO_DOCKER ?=
all: help
help:
@echo "make test - run tests (api and cli)"
@echo "make test-api - run api tests"
@echo "make test-cli - run cli tests"
@echo "make clean - stop and remove test containers"
@echo "make pull - pull Docker images on registry"
@echo "make init - lauch ambari infra for test purpose"
... |
[
{
"context": "# Created by: Michael Neumann <mneumann@ntecs.de>\n\nPORTNAME=\thatari\nPORTVERSION",
"end": 29,
"score": 0.9998713135719299,
"start": 14,
"tag": "NAME",
"value": "Michael Neumann"
},
{
"context": "# Created by: Michael Neumann <mneumann@ntecs.de>\n\nPORTNAME=\thatari\n... | emulators/hatari/Makefile | egypcio/freebsd-ports | 7 | # Created by: Michael Neumann <mneumann@ntecs.de>
PORTNAME= hatari
PORTVERSION= 2.2.1
CATEGORIES= emulators
MASTER_SITES= http://download.tuxfamily.org/hatari/${PORTVERSION}/
MAINTAINER= egypcio@FreeBSD.org
COMMENT= Atari ST emulator
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/gpl.txt
BROKEN_armv6= fails to configure:... | 293538 | # Created by: <NAME> <<EMAIL>>
PORTNAME= hatari
PORTVERSION= 2.2.1
CATEGORIES= emulators
MASTER_SITES= http://download.tuxfamily.org/hatari/${PORTVERSION}/
MAINTAINER= <EMAIL>
COMMENT= Atari ST emulator
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/gpl.txt
BROKEN_armv6= fails to configure: CMake Error: Generator: execut... | true | # Created by: PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
PORTNAME= hatari
PORTVERSION= 2.2.1
CATEGORIES= emulators
MASTER_SITES= http://download.tuxfamily.org/hatari/${PORTVERSION}/
MAINTAINER= PI:EMAIL:<EMAIL>END_PI
COMMENT= Atari ST emulator
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/gpl.txt
BROKEN_armv6= fails ... |
[
{
"context": "# Copyright (c) 2021 Marty Mills <daggerbot@gmail.com>\n# This file is subject to t",
"end": 32,
"score": 0.9998689293861389,
"start": 21,
"tag": "NAME",
"value": "Marty Mills"
},
{
"context": "# Copyright (c) 2021 Marty Mills <daggerbot@gmail.com>\n# This file is subje... | base/zstd/Makefile | daggerbot/cellOS | 0 | # Copyright (c) 2021 Marty Mills <daggerbot@gmail.com>
# This file is subject to the terms of the ISC license.
# See LICENSE.txt in the project directory for more information.
PKG_NAMES = zstd libzstd libzstd-devel
PKG_VERSION = 1.4.8
PKG_RELEASE = 1.cellos
PKG_ARCH = any
DIST_SOURCES = \
https://github.com/facebook... | 170405 | # Copyright (c) 2021 <NAME> <<EMAIL>>
# This file is subject to the terms of the ISC license.
# See LICENSE.txt in the project directory for more information.
PKG_NAMES = zstd libzstd libzstd-devel
PKG_VERSION = 1.4.8
PKG_RELEASE = 1.cellos
PKG_ARCH = any
DIST_SOURCES = \
https://github.com/facebook/zstd/releases/do... | true | # Copyright (c) 2021 PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
# This file is subject to the terms of the ISC license.
# See LICENSE.txt in the project directory for more information.
PKG_NAMES = zstd libzstd libzstd-devel
PKG_VERSION = 1.4.8
PKG_RELEASE = 1.cellos
PKG_ARCH = any
DIST_SOURCES = \
https://github.... |
[
{
"context": "TES=\t\t${MASTER_SITE_PERL_CPAN:=IO/}\n\nMAINTAINER=\t\tpkgsrc-users@NetBSD.org\nHOMEPAGE=\t\thttps://metacpan.org/release/IO-Multip",
"end": 237,
"score": 0.9999088644981384,
"start": 214,
"tag": "EMAIL",
"value": "pkgsrc-users@NetBSD.org"
}
] | source/pkgsrc/devel/p5-IO-Multiplex/Makefile | Scottx86-64/dotfiles-1 | 1 | # $NetBSD: Makefile,v 1.28 2021/05/24 19:50:51 wiz Exp $
#
DISTNAME= IO-Multiplex-1.16
PKGNAME= p5-${DISTNAME}
PKGREVISION= 7
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://metacpan.org/release/IO-Multiplex
COMMENT= Perl module to mana... | 426760 | # $NetBSD: Makefile,v 1.28 2021/05/24 19:50:51 wiz Exp $
#
DISTNAME= IO-Multiplex-1.16
PKGNAME= p5-${DISTNAME}
PKGREVISION= 7
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
MAINTAINER= <EMAIL>
HOMEPAGE= https://metacpan.org/release/IO-Multiplex
COMMENT= Perl module to manage IO on many fi... | true | # $NetBSD: Makefile,v 1.28 2021/05/24 19:50:51 wiz Exp $
#
DISTNAME= IO-Multiplex-1.16
PKGNAME= p5-${DISTNAME}
PKGREVISION= 7
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
MAINTAINER= PI:EMAIL:<EMAIL>END_PI
HOMEPAGE= https://metacpan.org/release/IO-Multiplex
COMMENT= Perl module to manag... |
[
{
"context": "ke atmega328p, atmega2560 and so on.\r\n#\r\n# @author Theodore Ateba, tf.ateba@gmail.com\r\n#\r\n#########################",
"end": 277,
"score": 0.9998844265937805,
"start": 263,
"tag": "NAME",
"value": "Theodore Ateba"
},
{
"context": "tmega2560 and so on.\r\n#\r\n# ... | lib/chibios/demos/AVR/NIL-MT-DB-X4/Makefile | Crabo-7498/qmk-keyboard-firmware | 2 |
##############################################################################
#
# @file Makefile.
#
# @brief AVR Make file, it can be use to build, and program an application to
# an AVR MCU like atmega328p, atmega2560 and so on.
#
# @author Theodore Ateba, tf.ateba@gmail.com
#
##################... | 565474 |
##############################################################################
#
# @file Makefile.
#
# @brief AVR Make file, it can be use to build, and program an application to
# an AVR MCU like atmega328p, atmega2560 and so on.
#
# @author <NAME>, <EMAIL>
#
#####################################... | true |
##############################################################################
#
# @file Makefile.
#
# @brief AVR Make file, it can be use to build, and program an application to
# an AVR MCU like atmega328p, atmega2560 and so on.
#
# @author PI:NAME:<NAME>END_PI, PI:EMAIL:<EMAIL>END_PI
#
########... |
[
{
"context": "\n#\n# Send bug reports, comments or suggestions to scalapack@cs.utk.edu\n#\n###############################################",
"end": 324,
"score": 0.9999316930770874,
"start": 304,
"tag": "EMAIL",
"value": "scalapack@cs.utk.edu"
}
] | TOOLS/Makefile | jschueller/scalapack | 64 | ############################################################################
#
# Program: ScaLAPACK
#
# Module: Makefile
#
# Purpose: Tools Makefile
#
# Creation date: March 20, 1995
#
# Modified: February 15, 2000
#
# Send bug reports, comments or suggestions to scalapack@cs.utk... | 389064 | ############################################################################
#
# Program: ScaLAPACK
#
# Module: Makefile
#
# Purpose: Tools Makefile
#
# Creation date: March 20, 1995
#
# Modified: February 15, 2000
#
# Send bug reports, comments or suggestions to <EMAIL>
#
######... | true | ############################################################################
#
# Program: ScaLAPACK
#
# Module: Makefile
#
# Purpose: Tools Makefile
#
# Creation date: March 20, 1995
#
# Modified: February 15, 2000
#
# Send bug reports, comments or suggestions to PI:EMAIL:<EMAIL>... |
[
{
"context": "ht 2000-2011\n# SPDX-License-Identifier: GPL-2.0+\n# Wolfgang Denk, DENX Software Engineering, wd@denx.de.\n#\n# (C) C",
"end": 79,
"score": 0.9998909831047058,
"start": 66,
"tag": "NAME",
"value": "Wolfgang Denk"
},
{
"context": "L-2.0+\n# Wolfgang Denk, DENX Software ... | spl/fes/Makefile | tao-eternal/d1-nezha-baremeta | 26 | #
# (C) Copyright 2000-2011
# SPDX-License-Identifier: GPL-2.0+
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# (C) Copyright 2011
# Daniel Schwierzeck, daniel.schwierzeck@googlemail.com.
#
# (C) Copyright 2011
# Texas Instruments Incorporated - http://www.ti.com/
# Aneesh V <aneesh@ti.com>
#
# See the file... | 406554 | #
# (C) Copyright 2000-2011
# SPDX-License-Identifier: GPL-2.0+
# <NAME>, DENX Software Engineering, <EMAIL>.
#
# (C) Copyright 2011
# <NAME>, <EMAIL>.
#
# (C) Copyright 2011
# Texas Instruments Incorporated - http://www.ti.com/
# <NAME> <<EMAIL>>
#
# See the file COPYING in the root directory of the source tree for de... | true | #
# (C) Copyright 2000-2011
# SPDX-License-Identifier: GPL-2.0+
# PI:NAME:<NAME>END_PI, DENX Software Engineering, PI:EMAIL:<EMAIL>END_PI.
#
# (C) Copyright 2011
# PI:NAME:<NAME>END_PI, PI:EMAIL:<EMAIL>END_PI.
#
# (C) Copyright 2011
# Texas Instruments Incorporated - http://www.ti.com/
# PI:NAME:<NAME>END_PI <PI:EMAIL:... |
[
{
"context": " $(PG_USER)\n\nreset:\n\t@docker exec -e PGPASSWORD=$(POSTGRES_PASSWORD) -it ddpostgres \\\n\t\tpsql \\\n\t\t --set=",
"end": 826,
"score": 0.7737704515457153,
"start": 822,
"tag": "PASSWORD",
"value": "POST"
}
] | Makefile | AustralianBioCommons/umccr-dictionary | 0 | .PHONY: test
# backwards compatibility: dd is a synonym for program, default project to "simulated"
program ?= $(dd)
project ?= simulated
# read environmental variables from same config file that shared with docker-compose
ifneq ("$(wildcard .env)","")
$(info Using .env)
include .env
export $(shell sed 's/=.*/... | 550670 | .PHONY: test
# backwards compatibility: dd is a synonym for program, default project to "simulated"
program ?= $(dd)
project ?= simulated
# read environmental variables from same config file that shared with docker-compose
ifneq ("$(wildcard .env)","")
$(info Using .env)
include .env
export $(shell sed 's/=.*/... | true | .PHONY: test
# backwards compatibility: dd is a synonym for program, default project to "simulated"
program ?= $(dd)
project ?= simulated
# read environmental variables from same config file that shared with docker-compose
ifneq ("$(wildcard .env)","")
$(info Using .env)
include .env
export $(shell sed 's/=.*/... |
[
{
"context": "----------------------\n##\n## Copyright 2001-2008 H. Peter Anvin - All Rights Reserved\n##\n## This program is fre",
"end": 117,
"score": 0.9986186027526855,
"start": 103,
"tag": "NAME",
"value": "H. Peter Anvin"
}
] | syslinux/memdump/Makefile | TooDumbForAName/modern-boot-floppy | 0 | ## -----------------------------------------------------------------------
##
## Copyright 2001-2008 H. Peter Anvin - All Rights Reserved
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software Founda... | 145286 | ## -----------------------------------------------------------------------
##
## Copyright 2001-2008 <NAME> - All Rights Reserved
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software Foundation, In... | true | ## -----------------------------------------------------------------------
##
## Copyright 2001-2008 PI:NAME:<NAME>END_PI - All Rights Reserved
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software ... |
[
{
"context": "# Makefile for FNA3D\n# Written by Ethan \"flibitijibibo\" Lee\n\n# System information\nUNAME =",
"end": 39,
"score": 0.9997988939285278,
"start": 34,
"tag": "NAME",
"value": "Ethan"
},
{
"context": "# Makefile for FNA3D\n# Written by Ethan \"flibitijibibo\" Lee\n\n# Sy... | Makefile | cybik/FNA3D | 0 | # Makefile for FNA3D
# Written by Ethan "flibitijibibo" Lee
# System information
UNAME = $(shell uname)
ARCH = $(shell uname -m)
# Detect Windows target
WINDOWS_TARGET=0
ifeq ($(OS), Windows_NT) # cygwin/msys2
WINDOWS_TARGET=1
endif
ifneq (,$(findstring w64-mingw32,$(CC))) # mingw-w64 on Linux
WINDOWS_TARGET=1
endi... | 581575 | # Makefile for FNA3D
# Written by <NAME> "flibitijibibo" <NAME>
# System information
UNAME = $(shell uname)
ARCH = $(shell uname -m)
# Detect Windows target
WINDOWS_TARGET=0
ifeq ($(OS), Windows_NT) # cygwin/msys2
WINDOWS_TARGET=1
endif
ifneq (,$(findstring w64-mingw32,$(CC))) # mingw-w64 on Linux
WINDOWS_TARGET=1
... | true | # Makefile for FNA3D
# Written by PI:NAME:<NAME>END_PI "flibitijibibo" PI:NAME:<NAME>END_PI
# System information
UNAME = $(shell uname)
ARCH = $(shell uname -m)
# Detect Windows target
WINDOWS_TARGET=0
ifeq ($(OS), Windows_NT) # cygwin/msys2
WINDOWS_TARGET=1
endif
ifneq (,$(findstring w64-mingw32,$(CC))) # mingw-w64... |
[
{
"context": "rrentFileFullPath :=\r\nUser :=Vasya Pupkin\r\nDate :=17/03/2018\r\nCodeLitePat",
"end": 500,
"score": 0.9997934699058533,
"start": 488,
"tag": "NAME",
"value": "Vasya Pupkin"
}
] | syn2midi.mk | lstange/syn2midi | 0 | ##
## Auto Generated makefile by CodeLite IDE
## any manual changes will be erased
##
## Release
ProjectName :=syn2midi
ConfigurationName :=Release
WorkspacePath :=C:/Data/Workspace/Workspace
ProjectPath :=C:/Data/Workspace/Workspace/syn2midi
IntermediateDirectory :=.... | 126502 | ##
## Auto Generated makefile by CodeLite IDE
## any manual changes will be erased
##
## Release
ProjectName :=syn2midi
ConfigurationName :=Release
WorkspacePath :=C:/Data/Workspace/Workspace
ProjectPath :=C:/Data/Workspace/Workspace/syn2midi
IntermediateDirectory :=.... | true | ##
## Auto Generated makefile by CodeLite IDE
## any manual changes will be erased
##
## Release
ProjectName :=syn2midi
ConfigurationName :=Release
WorkspacePath :=C:/Data/Workspace/Workspace
ProjectPath :=C:/Data/Workspace/Workspace/syn2midi
IntermediateDirectory :=.... |
[
{
"context": "\n#####################################\r\n##Author : Siva Paulraj ##\r\n##################################",
"end": 75,
"score": 0.9998793601989746,
"start": 63,
"tag": "NAME",
"value": "Siva Paulraj"
}
] | Makefile | sivapaul/ansible-works | 2 | #!/bin/sh
#####################################
##Author : Siva Paulraj ##
#####################################
## call as eg, "make ansible-tomanage state=stopped host=prodB"
ansible-java:
ansible-playbook playbook/java.yml -e "hosts=${host}"
ansible-tomanage:
ansible-playb... | 52175 | #!/bin/sh
#####################################
##Author : <NAME> ##
#####################################
## call as eg, "make ansible-tomanage state=stopped host=prodB"
ansible-java:
ansible-playbook playbook/java.yml -e "hosts=${host}"
ansible-tomanage:
ansible-playbook pl... | true | #!/bin/sh
#####################################
##Author : PI:NAME:<NAME>END_PI ##
#####################################
## call as eg, "make ansible-tomanage state=stopped host=prodB"
ansible-java:
ansible-playbook playbook/java.yml -e "hosts=${host}"
ansible-tomanage:
ansib... |
[
{
"context": " SPDX-License-Identifier: MIT\n# Copyright (c) 2019 Gennady Trafimenkov\n\nbuild:\n\tgcc libfoo.c -shared -fPIC -ldl -o libfo",
"end": 71,
"score": 0.9998222589492798,
"start": 52,
"tag": "NAME",
"value": "Gennady Trafimenkov"
}
] | examples/linux-system/ld-preload/Makefile | gtrafimenkov/dev-toolkit | 0 | # SPDX-License-Identifier: MIT
# Copyright (c) 2019 Gennady Trafimenkov
build:
gcc libfoo.c -shared -fPIC -ldl -o libfoo.so
gcc testwrite.c -o testwrite
test:
LD_PRELOAD=./libfoo.so ./testwrite
test-debug:
LD_DEBUG=all LD_PRELOAD=./libfoo.so ./testwrite
| 566702 | # SPDX-License-Identifier: MIT
# Copyright (c) 2019 <NAME>
build:
gcc libfoo.c -shared -fPIC -ldl -o libfoo.so
gcc testwrite.c -o testwrite
test:
LD_PRELOAD=./libfoo.so ./testwrite
test-debug:
LD_DEBUG=all LD_PRELOAD=./libfoo.so ./testwrite
| true | # SPDX-License-Identifier: MIT
# Copyright (c) 2019 PI:NAME:<NAME>END_PI
build:
gcc libfoo.c -shared -fPIC -ldl -o libfoo.so
gcc testwrite.c -o testwrite
test:
LD_PRELOAD=./libfoo.so ./testwrite
test-debug:
LD_DEBUG=all LD_PRELOAD=./libfoo.so ./testwrite
|
[
{
"context": "# makefile by Matheus Ferreira (github.com/mfbsouza)\n\n# App Settings\nCXX = gcc\nE",
"end": 30,
"score": 0.9998860955238342,
"start": 14,
"tag": "NAME",
"value": "Matheus Ferreira"
},
{
"context": "# makefile by Matheus Ferreira (github.com/mfbsouza)\n\n# App Settings... | Makefile | mfbsouza/MusicBox | 0 | # makefile by Matheus Ferreira (github.com/mfbsouza)
# App Settings
CXX = gcc
EXE = app
OBJ_DIR = obj
# Driver Settings
KERNELDIR ?= /lib/modules/$(shell uname -r)/build
obj-m := altera_driver.o
PWD := $(shell pwd)
# Flags
CXXFLAGS += -Wall -fopenmp
LDFLAGS += -L/usr/local/lib -lSDL2 -lSDL2_mixer -fopenmp
.PHONY: a... | 38876 | # makefile by <NAME> (github.com/mfbsouza)
# App Settings
CXX = gcc
EXE = app
OBJ_DIR = obj
# Driver Settings
KERNELDIR ?= /lib/modules/$(shell uname -r)/build
obj-m := altera_driver.o
PWD := $(shell pwd)
# Flags
CXXFLAGS += -Wall -fopenmp
LDFLAGS += -L/usr/local/lib -lSDL2 -lSDL2_mixer -fopenmp
.PHONY: all clean
... | true | # makefile by PI:NAME:<NAME>END_PI (github.com/mfbsouza)
# App Settings
CXX = gcc
EXE = app
OBJ_DIR = obj
# Driver Settings
KERNELDIR ?= /lib/modules/$(shell uname -r)/build
obj-m := altera_driver.o
PWD := $(shell pwd)
# Flags
CXXFLAGS += -Wall -fopenmp
LDFLAGS += -L/usr/local/lib -lSDL2 -lSDL2_mixer -fopenmp
.PHON... |
[
{
"context": "kefile for Portage Neural Net (NNJM).\n# \n# @author George Foster and Darlene Stewart\n#\n# Traitement multilingue de",
"end": 92,
"score": 0.9998440742492676,
"start": 79,
"tag": "NAME",
"value": "George Foster"
},
{
"context": " Neural Net (NNJM).\n# \n# @author Geor... | src/nn/Makefile | nrc-cnrc/Portage-SMT-TAS | 0 | # @file Makefile
# @brief Makefile for Portage Neural Net (NNJM).
#
# @author George Foster and Darlene Stewart
#
# Traitement multilingue de textes / Multilingual Text Processing
# Centre de recherche en technologies numériques / Digital Technologies Research Centre
# Conseil national de recherches Canada / National ... | 519142 | # @file Makefile
# @brief Makefile for Portage Neural Net (NNJM).
#
# @author <NAME> and <NAME>
#
# Traitement multilingue de textes / Multilingual Text Processing
# Centre de recherche en technologies numériques / Digital Technologies Research Centre
# Conseil national de recherches Canada / National Research Council... | true | # @file Makefile
# @brief Makefile for Portage Neural Net (NNJM).
#
# @author PI:NAME:<NAME>END_PI and PI:NAME:<NAME>END_PI
#
# Traitement multilingue de textes / Multilingual Text Processing
# Centre de recherche en technologies numériques / Digital Technologies Research Centre
# Conseil national de recherches Canada... |
[
{
"context": " +:+ +:+ +:+ #\n# By: rbenjami <rbenjami@student.42.fr> +#+ +:+ ",
"end": 422,
"score": 0.9997208118438721,
"start": 414,
"tag": "USERNAME",
"value": "rbenjami"
},
{
"context": " +:+ +:+ +:+ #\n# By: rbenj... | Makefile | BenjaminRepingon/fdf | 0 | # **************************************************************************** #
# #
# ::: :::::::: #
# Makefile :+: :+: :+: ... | 501041 | # **************************************************************************** #
# #
# ::: :::::::: #
# Makefile :+: :+: :+: ... | true | # **************************************************************************** #
# #
# ::: :::::::: #
# Makefile :+: :+: :+: ... |
[
{
"context": "#\n# Makefile for http-tiny\n# written by L. Demailly\n#\n# (c)1998 Laurent Demailly\n# (c)1996 Observat",
"end": 52,
"score": 0.9998735189437866,
"start": 41,
"tag": "NAME",
"value": "L. Demailly"
},
{
"context": "r http-tiny\n# written by L. Demailly\n#\n# (c)199... | Makefile | alimon/http-tiny | 12 | #
# Makefile for http-tiny
# written by L. Demailly
#
# (c)1998 Laurent Demailly
# (c)1996 Observatoire de Paris
#
# $Id: Makefile,v 1.2 1998/09/23 06:17:55 dl Exp $
#
#
# Check the following :
prefix=/usr/local
# where to install executable
BINDIR=$(prefix)/bin
# where to put man pages
MANDIR=$(prefix)/man
# whe... | 370462 | #
# Makefile for http-tiny
# written by <NAME>
#
# (c)1998 <NAME>
# (c)1996 Observatoire de Paris
#
# $Id: Makefile,v 1.2 1998/09/23 06:17:55 dl Exp $
#
#
# Check the following :
prefix=/usr/local
# where to install executable
BINDIR=$(prefix)/bin
# where to put man pages
MANDIR=$(prefix)/man
# where to put lib
L... | true | #
# Makefile for http-tiny
# written by PI:NAME:<NAME>END_PI
#
# (c)1998 PI:NAME:<NAME>END_PI
# (c)1996 Observatoire de Paris
#
# $Id: Makefile,v 1.2 1998/09/23 06:17:55 dl Exp $
#
#
# Check the following :
prefix=/usr/local
# where to install executable
BINDIR=$(prefix)/bin
# where to put man pages
MANDIR=$(pref... |
[
{
"context": "w.illumos.org/license/CDDL.\n#\n\n#\n# Copyright 2011, Richard Lowe\n# Copyright 2013 Nexenta Systems, Inc. All right",
"end": 435,
"score": 0.9997761845588684,
"start": 423,
"tag": "NAME",
"value": "Richard Lowe"
}
] | usr/src/man/man7m/Makefile | AsahiOS/gate | 0 | #
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source. A copy of the CD... | 532722 | #
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source. A copy of the CD... | true | #
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source. A copy of the CD... |
[
{
"context": "BEGIN LICENSE BLOCK\n#\n# Copyright (c) <2012-2014>, Raul Perez <repejota@gmail.com>\n# All rights reserved.\n#\n# R",
"end": 66,
"score": 0.9998791813850403,
"start": 56,
"tag": "NAME",
"value": "Raul Perez"
},
{
"context": " BLOCK\n#\n# Copyright (c) <2012-2014>, Raul... | Makefile | repejota/fhost | 1 | #
## BEGIN LICENSE BLOCK
#
# Copyright (c) <2012-2014>, Raul Perez <repejota@gmail.com>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
# * Redistributions of source code must retain the above... | 493754 | #
## BEGIN LICENSE BLOCK
#
# Copyright (c) <2012-2014>, <NAME> <<EMAIL>>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
# * Redistributions of source code must retain the above copyright
# ... | true | #
## BEGIN LICENSE BLOCK
#
# Copyright (c) <2012-2014>, PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
# * Redistributions of source code must re... |
[
{
"context": "WT_ENABLED=true \\\n\t-e RTSP_STREAM_AUTH_JWT_SECRET=your-256-bit-secret \\\n\t-e RTSP_STREAM_BLACKLIST_COUNT=2 \\\n\t-p 8080:80",
"end": 510,
"score": 0.9914966225624084,
"start": 491,
"tag": "KEY",
"value": "your-256-bit-secret"
}
] | Makefile | shawnburke/rtsp-stream | 513 | DOCKER_VERSION?=2
test: ## Runs tests
go test ./...
run: ## Builds & Runs the application
go build . && ./rtsp-stream
docker-build: ## Builds normal docker container
docker build -t roverr/rtsp-stream:${DOCKER_VERSION} .
docker-debug: ## Builds the image and starts it in debug mode
rm -rf ./log && mkdir log && \... | 607085 | DOCKER_VERSION?=2
test: ## Runs tests
go test ./...
run: ## Builds & Runs the application
go build . && ./rtsp-stream
docker-build: ## Builds normal docker container
docker build -t roverr/rtsp-stream:${DOCKER_VERSION} .
docker-debug: ## Builds the image and starts it in debug mode
rm -rf ./log && mkdir log && \... | true | DOCKER_VERSION?=2
test: ## Runs tests
go test ./...
run: ## Builds & Runs the application
go build . && ./rtsp-stream
docker-build: ## Builds normal docker container
docker build -t roverr/rtsp-stream:${DOCKER_VERSION} .
docker-debug: ## Builds the image and starts it in debug mode
rm -rf ./log && mkdir log && \... |
[
{
"context": "# Makefile for uClibc\n#\n# Copyright (C) 2000-2003 Erik Andersen <andersen@uclibc.org>\n# ported to FR-V by Alexand",
"end": 63,
"score": 0.9998369216918945,
"start": 50,
"tag": "NAME",
"value": "Erik Andersen"
},
{
"context": "uClibc\n#\n# Copyright (C) 2000-2003 Erik... | src/uclibc/uClibc-0.9.28.3/libc/sysdeps/linux/frv/Makefile | aps337/unum-sdk | 31 | # Makefile for uClibc
#
# Copyright (C) 2000-2003 Erik Andersen <andersen@uclibc.org>
# ported to FR-V by Alexandre Oliva <aoliva@redhat.com>
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of the GNU Library General Public License as published by the Free
# Software Founda... | 200106 | # Makefile for uClibc
#
# Copyright (C) 2000-2003 <NAME> <<EMAIL>>
# ported to FR-V by <NAME> <<EMAIL>>
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of the GNU Library General Public License as published by the Free
# Software Foundation; either version 2 of the License,... | true | # Makefile for uClibc
#
# Copyright (C) 2000-2003 PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
# ported to FR-V by PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of the GNU Library General Public License as published by the Fr... |
[
{
"context": ".org/licenses/ISC.html\n#\n# Copyright (C) 2010-2011 Stephen Bennett <spb@exherbo.org>\n# Copyright (C) 2011 Jilles Tjo",
"end": 121,
"score": 0.9998920559883118,
"start": 106,
"tag": "NAME",
"value": "Stephen Bennett"
},
{
"context": "html\n#\n# Copyright (C) 2010-2011... | modules/scripting/perl/Makefile | PeGaSuS-Coder/atheme | 1 | # SPDX-License-Identifier: ISC
# SPDX-URL: https://spdx.org/licenses/ISC.html
#
# Copyright (C) 2010-2011 Stephen Bennett <spb@exherbo.org>
# Copyright (C) 2011 Jilles Tjoelker <jilles@stack.nl>
# Copyright (C) 2011 William Pitcock <nenolod@dereferenced.org>
# Copyright (C) 2011 Nathan Phillip Brink <binki@gentoo.org>
... | 595118 | # SPDX-License-Identifier: ISC
# SPDX-URL: https://spdx.org/licenses/ISC.html
#
# Copyright (C) 2010-2011 <NAME> <<EMAIL>>
# Copyright (C) 2011 <NAME> <<EMAIL>>
# Copyright (C) 2011 <NAME> <<EMAIL>>
# Copyright (C) 2011 <NAME> <<EMAIL>>
# Copyright (C) 2012 <NAME> <<EMAIL>>
# Copyright (C) 2018-2020 <NAME> <<EMAIL>>
i... | true | # SPDX-License-Identifier: ISC
# SPDX-URL: https://spdx.org/licenses/ISC.html
#
# Copyright (C) 2010-2011 PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
# Copyright (C) 2011 PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
# Copyright (C) 2011 PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
# Copyright (C) 2011 PI:NAME:<NAME... |
[
{
"context": "ER_SITES=\t\t${MASTER_SITE_GNU:=cim/}\n\nMAINTAINER=\t\tpkgsrc-users@NetBSD.org\nHOMEPAGE=\t\thttps://www.gnu.org/software/cim/cim.h",
"end": 190,
"score": 0.9999091625213623,
"start": 167,
"tag": "EMAIL",
"value": "pkgsrc-users@NetBSD.org"
}
] | source/pkgsrc/lang/cim/Makefile | Scottx86-64/dotfiles-1 | 1 | # $NetBSD: Makefile,v 1.38 2021/05/24 19:52:30 wiz Exp $
DISTNAME= cim-3.30
PKGREVISION= 10
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU:=cim/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.gnu.org/software/cim/cim.html
COMMENT= Simula compiler based on the C programming language
GNU_CONFIGURE... | 631800 | # $NetBSD: Makefile,v 1.38 2021/05/24 19:52:30 wiz Exp $
DISTNAME= cim-3.30
PKGREVISION= 10
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU:=cim/}
MAINTAINER= <EMAIL>
HOMEPAGE= https://www.gnu.org/software/cim/cim.html
COMMENT= Simula compiler based on the C programming language
GNU_CONFIGURE= YES
CONFIGURE_... | true | # $NetBSD: Makefile,v 1.38 2021/05/24 19:52:30 wiz Exp $
DISTNAME= cim-3.30
PKGREVISION= 10
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU:=cim/}
MAINTAINER= PI:EMAIL:<EMAIL>END_PI
HOMEPAGE= https://www.gnu.org/software/cim/cim.html
COMMENT= Simula compiler based on the C programming language
GNU_CONFIGURE=... |
[
{
"context": "# Copyright 2017 jem@seethis.link\n# Licensed under the MIT license (http://opensour",
"end": 33,
"score": 0.9999144673347473,
"start": 17,
"tag": "EMAIL",
"value": "jem@seethis.link"
}
] | ports/atmega32u4/Makefile | ai03-2725/keyplus | 226 | # Copyright 2017 jem@seethis.link
# Licensed under the MIT license (http://opensource.org/licenses/MIT)
#######################################################################
# global build options #
#######################################################################... | 443195 | # Copyright 2017 <EMAIL>
# Licensed under the MIT license (http://opensource.org/licenses/MIT)
#######################################################################
# global build options #
#######################################################################
TARGET_... | true | # Copyright 2017 PI:EMAIL:<EMAIL>END_PI
# Licensed under the MIT license (http://opensource.org/licenses/MIT)
#######################################################################
# global build options #
#################################################################... |
[
{
"context": "- Support for the OCaml lexer generator\n\n# Author: Michael Grünewald\n# Date: Wed Aug 1 11:38:01 CEST 2007\n\n# BSD Owl ",
"end": 86,
"score": 0.9998799562454224,
"start": 69,
"tag": "NAME",
"value": "Michael Grünewald"
},
{
"context": " CEST 2007\n\n# BSD Owl Script... | ocaml/ocaml.lex.mk | dthadi3/bsdowl | 113 | ### ocaml.lex.mk -- Support for the OCaml lexer generator
# Author: Michael Grünewald
# Date: Wed Aug 1 11:38:01 CEST 2007
# BSD Owl Scripts (https://github.com/michipili/bsdowl)
# This file is part of BSD Owl Scripts
#
# Copyright © 2002–2017 Michael Grünewald. All Rights Reserved.
#
# This file must be used under ... | 109560 | ### ocaml.lex.mk -- Support for the OCaml lexer generator
# Author: <NAME>
# Date: Wed Aug 1 11:38:01 CEST 2007
# BSD Owl Scripts (https://github.com/michipili/bsdowl)
# This file is part of BSD Owl Scripts
#
# Copyright © 2002–2017 <NAME>. All Rights Reserved.
#
# This file must be used under the terms of the BSD l... | true | ### ocaml.lex.mk -- Support for the OCaml lexer generator
# Author: PI:NAME:<NAME>END_PI
# Date: Wed Aug 1 11:38:01 CEST 2007
# BSD Owl Scripts (https://github.com/michipili/bsdowl)
# This file is part of BSD Owl Scripts
#
# Copyright © 2002–2017 PI:NAME:<NAME>END_PI. All Rights Reserved.
#
# This file must be used ... |
[
{
"context": " building and running the ICMP ping app.\n# @author tc80, April 2020\n#\n# Note, project was built with:\n# \t",
"end": 69,
"score": 0.9995829463005066,
"start": 65,
"tag": "USERNAME",
"value": "tc80"
},
{
"context": "imes\nping-google-dns-ipv4:\n\tsudo ./main/ping -c 5... | Makefile | tc80/cloudflare-ping | 0 | # Makefile for building and running the ICMP ping app.
# @author tc80, April 2020
#
# Note, project was built with:
# Go version: go1.13.5 darwin/amd64
# macOS Catalina 10.15.4
# build the project
all:
cd main/; go build -o ping
# ping google's IPv4 DNS 5 times
ping-google-dns-ipv4:
sudo ./main/ping -c 5 8.8.8.8
... | 328121 | # Makefile for building and running the ICMP ping app.
# @author tc80, April 2020
#
# Note, project was built with:
# Go version: go1.13.5 darwin/amd64
# macOS Catalina 10.15.4
# build the project
all:
cd main/; go build -o ping
# ping google's IPv4 DNS 5 times
ping-google-dns-ipv4:
sudo ./main/ping -c 5 8.8.8.8
... | true | # Makefile for building and running the ICMP ping app.
# @author tc80, April 2020
#
# Note, project was built with:
# Go version: go1.13.5 darwin/amd64
# macOS Catalina 10.15.4
# build the project
all:
cd main/; go build -o ping
# ping google's IPv4 DNS 5 times
ping-google-dns-ipv4:
sudo ./main/ping -c 5 8.8.8.8
... |
[
{
"context": "3b22a216341c061b0cf05603b290faf6b\nPKG_MAINTAINER:=Thomas Heil <heil@terminal-consulting.de>\n\nPKG_LICENSE:=BSD-3",
"end": 415,
"score": 0.9998656511306763,
"start": 404,
"tag": "NAME",
"value": "Thomas Heil"
},
{
"context": "61b0cf05603b290faf6b\nPKG_MAINTAINER:=Thoma... | openwrt-18.06/feeds/packages/libs/pcre/Makefile | bingchunjin/1806_SDK | 2 | #
# Copyright (C) 2006-2015 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
include $(TOPDIR)/rules.mk
PKG_NAME:=pcre
PKG_VERSION:=8.43
PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
PKG_HAS... | 235442 | #
# Copyright (C) 2006-2015 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
include $(TOPDIR)/rules.mk
PKG_NAME:=pcre
PKG_VERSION:=8.43
PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
PKG_HAS... | true | #
# Copyright (C) 2006-2015 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
include $(TOPDIR)/rules.mk
PKG_NAME:=pcre
PKG_VERSION:=8.43
PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
PKG_HAS... |
[
{
"context": "ww.illumos.org/license/CDDL.\n#\n\n#\n# Copyright 2016 Toomas Soome <tsoome@me.com>\n#\n\ninclude\t\t../Makefile.lib\n\nHDRS",
"end": 434,
"score": 0.9998641014099121,
"start": 422,
"tag": "NAME",
"value": "Toomas Soome"
},
{
"context": "license/CDDL.\n#\n\n#\n# Copyrig... | usr/src/lib/libficl/Makefile | AsahiOS/gate | 0 | #
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source. A copy of the CD... | 604162 | #
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source. A copy of the CD... | true | #
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source. A copy of the CD... |
[
{
"context": "DUCT_PROPERTY_OVERRIDES += ro.xenonhd.maintainer=\"BenLue\"\nTARGET_VENDOR := Samsung\n\n# Root options\nROOT_ME",
"end": 716,
"score": 0.7053534388542175,
"start": 710,
"tag": "NAME",
"value": "BenLue"
}
] | xenonhd.mk | r-H3R0/android_device_samsung_jfltexx | 0 | # Release name
PRODUCT_RELEASE_NAME := jfltexx
# Inherit from those products. Most specific first.
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
# Inherit from device
$(call inherit-product, device/samsung/jfltexx/full_jfltexx.mk)
# Inherit common product files.
$(call inherit-product, ve... | 81038 | # Release name
PRODUCT_RELEASE_NAME := jfltexx
# Inherit from those products. Most specific first.
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
# Inherit from device
$(call inherit-product, device/samsung/jfltexx/full_jfltexx.mk)
# Inherit common product files.
$(call inherit-product, ve... | true | # Release name
PRODUCT_RELEASE_NAME := jfltexx
# Inherit from those products. Most specific first.
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
# Inherit from device
$(call inherit-product, device/samsung/jfltexx/full_jfltexx.mk)
# Inherit common product files.
$(call inherit-product, ve... |
[
{
"context": "# Copyright 2018 Ross Jacobs All Rights Reserved.\n#\n# Licensed under the Apach",
"end": 28,
"score": 0.9998255968093872,
"start": 17,
"tag": "NAME",
"value": "Ross Jacobs"
}
] | Makefile | Pocc/meraki-client-vpn | 4 | # Copyright 2018 Ross Jacobs All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or a... | 561198 | # Copyright 2018 <NAME> All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed... | true | # Copyright 2018 PI:NAME:<NAME>END_PI All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable... |
[
{
"context": "# (C) Copyright 2000-2006\n# Wolfgang Denk, DENX Software Engineering, wd@denx.de\n#\n# (C) Co",
"end": 41,
"score": 0.9998577237129211,
"start": 28,
"tag": "NAME",
"value": "Wolfgang Denk"
},
{
"context": "0-2006\n# Wolfgang Denk, DENX Software Engineering, wd@denx.de\... | uboot/u-boot-2010.06/board/voiceblue/Makefile | suda-morris/SUDA_3518E | 4 | # (C) Copyright 2000-2006
# Wolfgang Denk, DENX Software Engineering, wd@denx.de
#
# (C) Copyright 2005
# Ladislav Michl, 2N Telekomunikace, michl@2n.cz
#
# See file CREDITS for list of people who contributed to this
# project.
#
# This program is free software; you can redistribute it and/or modify
# it under the term... | 381721 | # (C) Copyright 2000-2006
# <NAME>, DENX Software Engineering, <EMAIL>
#
# (C) Copyright 2005
# <NAME>, 2N Telekomunikace, <EMAIL>
#
# See file CREDITS for list of people who contributed to this
# project.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General P... | true | # (C) Copyright 2000-2006
# PI:NAME:<NAME>END_PI, DENX Software Engineering, PI:EMAIL:<EMAIL>END_PI
#
# (C) Copyright 2005
# PI:NAME:<NAME>END_PI, 2N Telekomunikace, PI:EMAIL:<EMAIL>END_PI
#
# See file CREDITS for list of people who contributed to this
# project.
#
# This program is free software; you can redistribute ... |
[
{
"context": "\n\tpipenv run pytest\n\n# make create_admin password=some-password\ncreate_admin:\n\texport FLASK_ENV=development && \\\n",
"end": 1307,
"score": 0.9989466071128845,
"start": 1294,
"tag": "PASSWORD",
"value": "some-password"
},
{
"context": "opf && \\\n\tpipenv run fla... | backend/Makefile | AlexRogalskiy/doppelkopf | 38 | .PHONY: install format run init_db test mypy flake8 serve-frontend
install:
pipenv install --dev
format:
pipenv run black . --exclude "/(\.git|\.mypy_cache|\.venv|build|dist|node_modules|migrations)/"
run:
export FLASK_ENV=development && \
export APP_PROFILE=doppelkopf.config.DevelopmentConfig && \
export FLASK... | 472758 | .PHONY: install format run init_db test mypy flake8 serve-frontend
install:
pipenv install --dev
format:
pipenv run black . --exclude "/(\.git|\.mypy_cache|\.venv|build|dist|node_modules|migrations)/"
run:
export FLASK_ENV=development && \
export APP_PROFILE=doppelkopf.config.DevelopmentConfig && \
export FLASK... | true | .PHONY: install format run init_db test mypy flake8 serve-frontend
install:
pipenv install --dev
format:
pipenv run black . --exclude "/(\.git|\.mypy_cache|\.venv|build|dist|node_modules|migrations)/"
run:
export FLASK_ENV=development && \
export APP_PROFILE=doppelkopf.config.DevelopmentConfig && \
export FLASK... |
[
{
"context": "#\n# Makefile\n#\n# Copyright (c) 2019 ccldaout@gmail.com\n#\n# This software is released under the MIT Licen",
"end": 54,
"score": 0.9999158978462219,
"start": 36,
"tag": "EMAIL",
"value": "ccldaout@gmail.com"
}
] | src/Makefile | ccldaout/libc7xx | 0 | #
# Makefile
#
# Copyright (c) 2019 ccldaout@gmail.com
#
# This software is released under the MIT License.
# http://opensource.org/licenses/mit-license.php
#
C7_TARGET_BASE = libc7++
C7_VER_MAJOR = 3
C7_VER_MINOR = 2
C7_VER_PATCH = 0
C7_CC_IPATH = .
include ../Makefile.common
CXXFLAGS += -fPIC
C7_LD_LPATH =
C7_LD_... | 352898 | #
# Makefile
#
# Copyright (c) 2019 <EMAIL>
#
# This software is released under the MIT License.
# http://opensource.org/licenses/mit-license.php
#
C7_TARGET_BASE = libc7++
C7_VER_MAJOR = 3
C7_VER_MINOR = 2
C7_VER_PATCH = 0
C7_CC_IPATH = .
include ../Makefile.common
CXXFLAGS += -fPIC
C7_LD_LPATH =
C7_LD_RPATH =
C7_... | true | #
# Makefile
#
# Copyright (c) 2019 PI:EMAIL:<EMAIL>END_PI
#
# This software is released under the MIT License.
# http://opensource.org/licenses/mit-license.php
#
C7_TARGET_BASE = libc7++
C7_VER_MAJOR = 3
C7_VER_MINOR = 2
C7_VER_PATCH = 0
C7_CC_IPATH = .
include ../Makefile.common
CXXFLAGS += -fPIC
C7_LD_LPATH =
C7... |
[
{
"context": "ld-image\nbuild-image:\n\tdocker build --pull -t storjlabs/splunk-s3-tests:latest .\n\n.PHONY: push-image\npush",
"end": 66,
"score": 0.5873934626579285,
"start": 61,
"tag": "USERNAME",
"value": "jlabs"
},
{
"context": " .\n\n.PHONY: push-image\npush-image:\n\tdocker pu... | Makefile | storj/splunk-s3-tests | 0 | .PHONY: build-image
build-image:
docker build --pull -t storjlabs/splunk-s3-tests:latest .
.PHONY: push-image
push-image:
docker push storjlabs/splunk-s3-tests:latest
.PHONY: clean-image
clean-image:
# ignore errors during cleanup by preceding commands with dash
-docker rmi storjlabs/splunk-s3-tests:latest
.PHON... | 304787 | .PHONY: build-image
build-image:
docker build --pull -t storjlabs/splunk-s3-tests:latest .
.PHONY: push-image
push-image:
docker push storjlabs/splunk-s3-tests:latest
.PHONY: clean-image
clean-image:
# ignore errors during cleanup by preceding commands with dash
-docker rmi storjlabs/splunk-s3-tests:latest
.PHON... | true | .PHONY: build-image
build-image:
docker build --pull -t storjlabs/splunk-s3-tests:latest .
.PHONY: push-image
push-image:
docker push storjlabs/splunk-s3-tests:latest
.PHONY: clean-image
clean-image:
# ignore errors during cleanup by preceding commands with dash
-docker rmi storjlabs/splunk-s3-tests:latest
.PHON... |
[
{
"context": "on $(APP_VERSION) --iteration 1 \\\n\t\t--maintainer \"Guoqiang Chen <subchen@gmail.com>\" \\\n\t\t--license \"Apache 2\" \\\n\t",
"end": 489,
"score": 0.9998540878295898,
"start": 476,
"tag": "NAME",
"value": "Guoqiang Chen"
},
{
"context": "N) --iteration 1 \\\n\t\t--... | Makefile | subchen/travis-ci-examples | 0 | GITHUB_TOKEN = ""
BINTRAY_SUBJECT = ""
BINTRAY_APIKEY = ""
APP_NAME = "travis-ci-examples"
APP_VERSION = "1.0.0"
export GITHUB_TOKEN BINTRAY_SUBJECT BINTRAY_APIKEY
export APP_NAME APP_VERSION
build:
env
go build -o _releases/$(APP_NAME)
rpm: build
@ mkdir -p rpmbuild/usr/local/bin/
@ cp -f _releases/$(APP_NAME)... | 391146 | GITHUB_TOKEN = ""
BINTRAY_SUBJECT = ""
BINTRAY_APIKEY = ""
APP_NAME = "travis-ci-examples"
APP_VERSION = "1.0.0"
export GITHUB_TOKEN BINTRAY_SUBJECT BINTRAY_APIKEY
export APP_NAME APP_VERSION
build:
env
go build -o _releases/$(APP_NAME)
rpm: build
@ mkdir -p rpmbuild/usr/local/bin/
@ cp -f _releases/$(APP_NAME)... | true | GITHUB_TOKEN = ""
BINTRAY_SUBJECT = ""
BINTRAY_APIKEY = ""
APP_NAME = "travis-ci-examples"
APP_VERSION = "1.0.0"
export GITHUB_TOKEN BINTRAY_SUBJECT BINTRAY_APIKEY
export APP_NAME APP_VERSION
build:
env
go build -o _releases/$(APP_NAME)
rpm: build
@ mkdir -p rpmbuild/usr/local/bin/
@ cp -f _releases/$(APP_NAME)... |
[
{
"context": "########################\n#\n#\tFile:\t\t\n#\n#\tAuthor:\t\tEthan Alpert\n#\t\t\tNational Center for Atmospheric Research\n#\t\t\t",
"end": 395,
"score": 0.9995662569999695,
"start": 383,
"tag": "NAME",
"value": "Ethan Alpert"
}
] | ni/src/mkwrap/yMakefile | tenomoto/ncl | 210 | #
# $Id: yMakefile,v 1.5 2008-01-14 19:44:50 haley Exp $
#
#########################################################################
# #
# Copyright (C) 1993 #
# University Corporation for Atmospheric Research #
# All Rights Reserved #
# #
####################################... | 150442 | #
# $Id: yMakefile,v 1.5 2008-01-14 19:44:50 haley Exp $
#
#########################################################################
# #
# Copyright (C) 1993 #
# University Corporation for Atmospheric Research #
# All Rights Reserved #
# #
####################################... | true | #
# $Id: yMakefile,v 1.5 2008-01-14 19:44:50 haley Exp $
#
#########################################################################
# #
# Copyright (C) 1993 #
# University Corporation for Atmospheric Research #
# All Rights Reserved #
# #
####################################... |
[
{
"context": "-as-adminnew:\n\t./gradlew sonarqube -Dsonar.login=\"admin\" -Dsonar.password=\"adminnew\" -Dsonar.host.url=\"ht",
"end": 2260,
"score": 0.9844207167625427,
"start": 2255,
"tag": "USERNAME",
"value": "admin"
},
{
"context": "sonarqube -Dsonar.login=\"admin\" -Dsonar.pas... | Makefile | Chromico/em-hrs-ingestor | 0 | #Purpose - common commands and combinations to assist with build and build reports
#Under linux it also enables commandline autocompletion (using TAB key), so most commands can be invoked with just a couple of keystrokes
#
#
# Usage:
# make dependencies-down
# or make d[TAB]d[TAB]
#
# It includes
# Docker builds
# Gr... | 63729 | #Purpose - common commands and combinations to assist with build and build reports
#Under linux it also enables commandline autocompletion (using TAB key), so most commands can be invoked with just a couple of keystrokes
#
#
# Usage:
# make dependencies-down
# or make d[TAB]d[TAB]
#
# It includes
# Docker builds
# Gr... | true | #Purpose - common commands and combinations to assist with build and build reports
#Under linux it also enables commandline autocompletion (using TAB key), so most commands can be invoked with just a couple of keystrokes
#
#
# Usage:
# make dependencies-down
# or make d[TAB]d[TAB]
#
# It includes
# Docker builds
# Gr... |
[
{
"context": "se\nsign-rekor-server-release:\n\tcosign sign --key \"gcpkms://projects/${PROJECT_ID}/locations/${KEY_LOCATION}/keyRings/${KEY_RING}/cryptoKeys/${KE",
"end": 553,
"score": 0.8085958361625671,
"start": 509,
"tag": "KEY",
"value": "gcpkms://projects/${PROJECT_ID}/locations/${"
... | release/release.mk | harryfallows/rekor | 0 | ##################
# release section
##################
# used when releasing together with GCP CloudBuild
.PHONY: release
release:
CLIENT_LDFLAGS="$(CLI_LDFLAGS)" SERVER_LDFLAGS="$(SERVER_LDFLAGS)" goreleaser release
# used when need to validate the goreleaser
.PHONY: snapshot
snapshot:
CLIENT_LDFLAGS="$(CLI_LDFLA... | 451251 | ##################
# release section
##################
# used when releasing together with GCP CloudBuild
.PHONY: release
release:
CLIENT_LDFLAGS="$(CLI_LDFLAGS)" SERVER_LDFLAGS="$(SERVER_LDFLAGS)" goreleaser release
# used when need to validate the goreleaser
.PHONY: snapshot
snapshot:
CLIENT_LDFLAGS="$(CLI_LDFLA... | true | ##################
# release section
##################
# used when releasing together with GCP CloudBuild
.PHONY: release
release:
CLIENT_LDFLAGS="$(CLI_LDFLAGS)" SERVER_LDFLAGS="$(SERVER_LDFLAGS)" goreleaser release
# used when need to validate the goreleaser
.PHONY: snapshot
snapshot:
CLIENT_LDFLAGS="$(CLI_LDFLA... |
[
{
"context": "ginally in the yagarto projects. Original Author : Michael Fischer\n# Modified to suit our purposes by Hussam Al-Hert",
"end": 416,
"score": 0.9998859167098999,
"start": 401,
"tag": "NAME",
"value": "Michael Fischer"
},
{
"context": "Michael Fischer\n# Modified to suit ... | Makefile | michaelmoore44/kbkb | 3 | #
# !!!! Do NOT edit this makefile with an editor which replace tabs by spaces !!!!
#
##############################################################################################
#
# On command line:
#
# make all = Create project
#
# make clean = Clean project files.
#
# To rebuild project do "make clean" an... | 854 | #
# !!!! Do NOT edit this makefile with an editor which replace tabs by spaces !!!!
#
##############################################################################################
#
# On command line:
#
# make all = Create project
#
# make clean = Clean project files.
#
# To rebuild project do "make clean" an... | true | #
# !!!! Do NOT edit this makefile with an editor which replace tabs by spaces !!!!
#
##############################################################################################
#
# On command line:
#
# make all = Create project
#
# make clean = Clean project files.
#
# To rebuild project do "make clean" an... |
[
{
"context": "RIES=\teditors\nMASTER_SITES=\t${MASTER_SITE_GITHUB:=ilai-deutel/}\nGITHUB_TAG=\tv${PKGVERSION_NOREV}\n\nMAINTAINER=\tp",
"end": 145,
"score": 0.9969529509544373,
"start": 134,
"tag": "USERNAME",
"value": "ilai-deutel"
},
{
"context": "l/}\nGITHUB_TAG=\tv${PKGVERSION_NO... | source/pkgsrc/editors/kibi/Makefile | Scottx86-64/dotfiles-1 | 1 | # $NetBSD: Makefile,v 1.4 2021/08/05 08:49:16 pin Exp $
DISTNAME= kibi-0.2.2
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=ilai-deutel/}
GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= pin@NetBSD.org
HOMEPAGE= https://github.com/ilai-deutel/kibi/
COMMENT= Text editor in less than 1024 lines of code, written in... | 371140 | # $NetBSD: Makefile,v 1.4 2021/08/05 08:49:16 pin Exp $
DISTNAME= kibi-0.2.2
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=ilai-deutel/}
GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= <EMAIL>
HOMEPAGE= https://github.com/ilai-deutel/kibi/
COMMENT= Text editor in less than 1024 lines of code, written in Rust
L... | true | # $NetBSD: Makefile,v 1.4 2021/08/05 08:49:16 pin Exp $
DISTNAME= kibi-0.2.2
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=ilai-deutel/}
GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= PI:EMAIL:<EMAIL>END_PI
HOMEPAGE= https://github.com/ilai-deutel/kibi/
COMMENT= Text editor in less than 1024 lines of code, wr... |
[
{
"context": "#\n# BinaryXML library\n# \n# Richard Boldiš <richard@boldis.dev>\n# https://github.com/Richard",
"end": 41,
"score": 0.9998839497566223,
"start": 27,
"tag": "NAME",
"value": "Richard Boldiš"
},
{
"context": "#\n# BinaryXML library\n# \n# Richard Boldiš <richard@boldis.... | Makefile | Richardds/libbxml | 1 | #
# BinaryXML library
#
# Richard Boldiš <richard@boldis.dev>
# https://github.com/Richardds
#
#
CC = gcc
AR = ar
RM = rm
MKDIR = mkdir
CFLAGS = -Wall -Wextra -pedantic -std=c11 -O2
all: compile-static-lib compile-dynamic-lib compile-cli
compile-cli: bin/bxml bin/libbxml.a
compile-static-lib: bin/libbxml.so
comp... | 282165 | #
# BinaryXML library
#
# <NAME> <<EMAIL>>
# https://github.com/Richardds
#
#
CC = gcc
AR = ar
RM = rm
MKDIR = mkdir
CFLAGS = -Wall -Wextra -pedantic -std=c11 -O2
all: compile-static-lib compile-dynamic-lib compile-cli
compile-cli: bin/bxml bin/libbxml.a
compile-static-lib: bin/libbxml.so
compile-dynamic-lib: bi... | true | #
# BinaryXML library
#
# PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
# https://github.com/Richardds
#
#
CC = gcc
AR = ar
RM = rm
MKDIR = mkdir
CFLAGS = -Wall -Wextra -pedantic -std=c11 -O2
all: compile-static-lib compile-dynamic-lib compile-cli
compile-cli: bin/bxml bin/libbxml.a
compile-static-lib: bin/libbxm... |
[
{
"context": "REFIX}-${DISTNAME}\nCATEGORIES=\tdevel\n\nMAINTAINER=\tpkgsrc-users@NetBSD.org\nHOMEPAGE=\thttps://github.com/jekyll/mercenary\nCOM",
"end": 177,
"score": 0.9999098181724548,
"start": 154,
"tag": "EMAIL",
"value": "pkgsrc-users@NetBSD.org"
},
{
"context": "src-users@Net... | source/pkgsrc/devel/ruby-mercenary/Makefile | Scottx86-64/dotfiles-1 | 1 | # $NetBSD: Makefile,v 1.6 2020/06/07 15:26:20 taca Exp $
DISTNAME= mercenary-0.4.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/jekyll/mercenary
COMMENT= Lightweight and flexible library for writing command-line apps
LICENSE= mit
USE_LANGUA... | 393685 | # $NetBSD: Makefile,v 1.6 2020/06/07 15:26:20 taca Exp $
DISTNAME= mercenary-0.4.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= devel
MAINTAINER= <EMAIL>
HOMEPAGE= https://github.com/jekyll/mercenary
COMMENT= Lightweight and flexible library for writing command-line apps
LICENSE= mit
USE_LANGUAGES= # none
.in... | true | # $NetBSD: Makefile,v 1.6 2020/06/07 15:26:20 taca Exp $
DISTNAME= mercenary-0.4.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= devel
MAINTAINER= PI:EMAIL:<EMAIL>END_PI
HOMEPAGE= https://github.com/jekyll/mercenary
COMMENT= Lightweight and flexible library for writing command-line apps
LICENSE= mit
USE_LANGUAG... |
[
{
"context": "aphite Extension.\n#\n# Source:: https://github.com/ampledata/weewx_graphite\n# Author:: Greg Albrecht W2GMD <os",
"end": 82,
"score": 0.9939477443695068,
"start": 73,
"tag": "USERNAME",
"value": "ampledata"
},
{
"context": "s://github.com/ampledata/weewx_graphite\n# Au... | Makefile | ampledata/weewx_graphite | 1 | # Makefile for WeeWX Graphite Extension.
#
# Source:: https://github.com/ampledata/weewx_graphite
# Author:: Greg Albrecht W2GMD <oss@undef.net>
# Copyright:: Copyright 2016 Orion Labs, Inc.
# License:: Apache License, Version 2.0
#
.DEFAULT_GOAL := all
TARGETS=install.py bin/user/graphite.py
all: install
install:... | 633430 | # Makefile for WeeWX Graphite Extension.
#
# Source:: https://github.com/ampledata/weewx_graphite
# Author:: <NAME> W2GMD <<EMAIL>>
# Copyright:: Copyright 2016 Orion Labs, Inc.
# License:: Apache License, Version 2.0
#
.DEFAULT_GOAL := all
TARGETS=install.py bin/user/graphite.py
all: install
install:
./setup.py ... | true | # Makefile for WeeWX Graphite Extension.
#
# Source:: https://github.com/ampledata/weewx_graphite
# Author:: PI:NAME:<NAME>END_PI W2GMD <PI:EMAIL:<EMAIL>END_PI>
# Copyright:: Copyright 2016 Orion Labs, Inc.
# License:: Apache License, Version 2.0
#
.DEFAULT_GOAL := all
TARGETS=install.py bin/user/graphite.py
all: i... |
[
{
"context": "\t\t\t0.2f\n# Date created:\t\t\t\t10/23/1999\n# Whom:\t\t\t\t\tnectar@FreeBSD.ORG\n#\n# $FreeBSD: ports/security/heimdal/Makefile,v 1",
"end": 128,
"score": 0.9999081492424011,
"start": 110,
"tag": "EMAIL",
"value": "nectar@FreeBSD.ORG"
},
{
"context": "eplay/crypto/AP... | freebsd2/ports/heimdal/Makefile | MarginC/kame | 91 | # Ports collection Makefile for: heimdal
# Version required: 0.2f
# Date created: 10/23/1999
# Whom: nectar@FreeBSD.ORG
#
# $FreeBSD: ports/security/heimdal/Makefile,v 1.5 1999/11/07 09:58:40 markm Exp $
# $Id: Makefile,v 1.2 1999/12/13 02:33:50 sumikawa Exp $
#
DISTNAME= heimdal-0.2f
CATEGORIES= security
M... | 583631 | # Ports collection Makefile for: heimdal
# Version required: 0.2f
# Date created: 10/23/1999
# Whom: <EMAIL>
#
# $FreeBSD: ports/security/heimdal/Makefile,v 1.5 1999/11/07 09:58:40 markm Exp $
# $Id: Makefile,v 1.2 1999/12/13 02:33:50 sumikawa Exp $
#
DISTNAME= heimdal-0.2f
CATEGORIES= security
MASTER_SITES... | true | # Ports collection Makefile for: heimdal
# Version required: 0.2f
# Date created: 10/23/1999
# Whom: PI:EMAIL:<EMAIL>END_PI
#
# $FreeBSD: ports/security/heimdal/Makefile,v 1.5 1999/11/07 09:58:40 markm Exp $
# $Id: Makefile,v 1.2 1999/12/13 02:33:50 sumikawa Exp $
#
DISTNAME= heimdal-0.2f
CATEGORIES= securi... |
[
{
"context": " -- Initialisation for TeX and METAPOST\n\n# Author: Michael Grünewald\n# Date: Sun Oct 4 11:59:26 CEST 2009\n\n# BSD Owl ",
"end": 85,
"score": 0.9998820424079895,
"start": 68,
"tag": "NAME",
"value": "Michael Grünewald"
},
{
"context": " CEST 2009\n\n# BSD Owl Script... | texmf/texmf.init.mk | dthadi3/bsdowl | 113 | ### texmf.init.mk -- Initialisation for TeX and METAPOST
# Author: Michael Grünewald
# Date: Sun Oct 4 11:59:26 CEST 2009
# BSD Owl Scripts (https://github.com/michipili/bsdowl)
# This file is part of BSD Owl Scripts
#
# Copyright © 2002–2016 Michael Grünewald. All Rights Reserved.
#
# This file must be used under t... | 27127 | ### texmf.init.mk -- Initialisation for TeX and METAPOST
# Author: <NAME>
# Date: Sun Oct 4 11:59:26 CEST 2009
# BSD Owl Scripts (https://github.com/michipili/bsdowl)
# This file is part of BSD Owl Scripts
#
# Copyright © 2002–2016 <NAME>. All Rights Reserved.
#
# This file must be used under the terms of the BSD li... | true | ### texmf.init.mk -- Initialisation for TeX and METAPOST
# Author: PI:NAME:<NAME>END_PI
# Date: Sun Oct 4 11:59:26 CEST 2009
# BSD Owl Scripts (https://github.com/michipili/bsdowl)
# This file is part of BSD Owl Scripts
#
# Copyright © 2002–2016 PI:NAME:<NAME>END_PI. All Rights Reserved.
#
# This file must be used u... |
[
{
"context": "S=\t\t${MASTER_SITE_PERL_CPAN:=Test/}\n\nMAINTAINER=\t\tpkgsrc-users@NetBSD.org\nHOMEPAGE=\t\thttps://metacpan.org/release/Test-POE-",
"end": 244,
"score": 0.9999181032180786,
"start": 221,
"tag": "EMAIL",
"value": "pkgsrc-users@NetBSD.org"
}
] | source/pkgsrc/devel/p5-Test-POE-Client-TCP/Makefile | Scottx86-64/dotfiles-1 | 1 | # $NetBSD: Makefile,v 1.22 2021/05/24 19:51:47 wiz Exp $
DISTNAME= Test-POE-Client-TCP-1.26
PKGNAME= p5-${DISTNAME}
PKGREVISION= 3
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://metacpan.org/release/Test-POE-Client-TCP
COMMENT= POE C... | 389487 | # $NetBSD: Makefile,v 1.22 2021/05/24 19:51:47 wiz Exp $
DISTNAME= Test-POE-Client-TCP-1.26
PKGNAME= p5-${DISTNAME}
PKGREVISION= 3
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
MAINTAINER= <EMAIL>
HOMEPAGE= https://metacpan.org/release/Test-POE-Client-TCP
COMMENT= POE Component providi... | true | # $NetBSD: Makefile,v 1.22 2021/05/24 19:51:47 wiz Exp $
DISTNAME= Test-POE-Client-TCP-1.26
PKGNAME= p5-${DISTNAME}
PKGREVISION= 3
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
MAINTAINER= PI:EMAIL:<EMAIL>END_PI
HOMEPAGE= https://metacpan.org/release/Test-POE-Client-TCP
COMMENT= POE Co... |
[
{
"context": " subject to license terms.\n#\n# Copyright (c) 2018, Joyent, Inc.\n\nPROG= krb5kdc\nMANIFEST=\tkrb5kdc.xml\n\nO",
"end": 125,
"score": 0.5831571817398071,
"start": 123,
"tag": "NAME",
"value": "Jo"
}
] | usr/src/cmd/krb5/krb5kdc/Makefile | AsahiOS/gate | 0 | #
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# Copyright (c) 2018, Joyent, Inc.
PROG= krb5kdc
MANIFEST= krb5kdc.xml
OBJS = \
dispatch.o\
do_as_req.o\
do_tgs_req.o\
extern.o\
kdc_preauth.o\
kdc_util.o\
main.o\
network.o\
policy.o\
replay.o \
sock2p.o
... | 507725 | #
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# Copyright (c) 2018, <NAME>yent, Inc.
PROG= krb5kdc
MANIFEST= krb5kdc.xml
OBJS = \
dispatch.o\
do_as_req.o\
do_tgs_req.o\
extern.o\
kdc_preauth.o\
kdc_util.o\
main.o\
network.o\
policy.o\
replay.o \
sock2p... | true | #
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# Copyright (c) 2018, PI:NAME:<NAME>END_PIyent, Inc.
PROG= krb5kdc
MANIFEST= krb5kdc.xml
OBJS = \
dispatch.o\
do_as_req.o\
do_tgs_req.o\
extern.o\
kdc_preauth.o\
kdc_util.o\
main.o\
network.o\
policy.o\
repl... |
[
{
"context": "AN:=../../authors/id/H/HA/HARTZELL/}\n\nMAINTAINER=\tpkgsrc-users@NetBSD.org\nHOMEPAGE=\thttps://metacpan.org/release/MooX-Stric",
"end": 268,
"score": 0.999903678894043,
"start": 245,
"tag": "EMAIL",
"value": "pkgsrc-users@NetBSD.org"
}
] | source/pkgsrc/devel/p5-MooX-StrictConstructor/Makefile | Scottx86-64/dotfiles-1 | 1 | # $NetBSD: Makefile,v 1.11 2021/05/24 19:51:07 wiz Exp $
DISTNAME= MooX-StrictConstructor-0.011
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/H/HA/HARTZELL/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://metacpan.org/release/MooX-StrictC... | 229750 | # $NetBSD: Makefile,v 1.11 2021/05/24 19:51:07 wiz Exp $
DISTNAME= MooX-StrictConstructor-0.011
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/H/HA/HARTZELL/}
MAINTAINER= <EMAIL>
HOMEPAGE= https://metacpan.org/release/MooX-StrictConstructor
COMME... | true | # $NetBSD: Makefile,v 1.11 2021/05/24 19:51:07 wiz Exp $
DISTNAME= MooX-StrictConstructor-0.011
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/H/HA/HARTZELL/}
MAINTAINER= PI:EMAIL:<EMAIL>END_PI
HOMEPAGE= https://metacpan.org/release/MooX-StrictCo... |
[
{
"context": "tests\n#\n# Copyright 2020 Phoenix Systems\n# Author: Hubert Buczynski\n#\n\nNAME := flash-tests\nLOCAL_SRCS := tests.c flas",
"end": 105,
"score": 0.9997369647026062,
"start": 89,
"tag": "NAME",
"value": "Hubert Buczynski"
}
] | storage/imxrt-flash/tests/Makefile | anglov/phoenix-rtos-devices | 15 | #
# Phoenix-RTOS
#
# i.MX RT storage tests
#
# Copyright 2020 Phoenix Systems
# Author: Hubert Buczynski
#
NAME := flash-tests
LOCAL_SRCS := tests.c flashsrv_mfs_tests.c flashsrv_raw_tests.c flashdrv_tests.c
DEPS := imxrt-flash
DEP_LIBS := libflashdrv-imxrt
LIBS := libptable libmeterfs
include $(binary.mk)
| 635704 | #
# Phoenix-RTOS
#
# i.MX RT storage tests
#
# Copyright 2020 Phoenix Systems
# Author: <NAME>
#
NAME := flash-tests
LOCAL_SRCS := tests.c flashsrv_mfs_tests.c flashsrv_raw_tests.c flashdrv_tests.c
DEPS := imxrt-flash
DEP_LIBS := libflashdrv-imxrt
LIBS := libptable libmeterfs
include $(binary.mk)
| true | #
# Phoenix-RTOS
#
# i.MX RT storage tests
#
# Copyright 2020 Phoenix Systems
# Author: PI:NAME:<NAME>END_PI
#
NAME := flash-tests
LOCAL_SRCS := tests.c flashsrv_mfs_tests.c flashsrv_raw_tests.c flashdrv_tests.c
DEPS := imxrt-flash
DEP_LIBS := libflashdrv-imxrt
LIBS := libptable libmeterfs
include $(binary.mk)
|
[
{
"context": "/x11/libinput/Makefile 494850 2019-03-06 21:57:42Z zeising $\n\nPORTNAME=\tlibinput\nPORTVERSION=\t1.12.6\nPORTREV",
"end": 74,
"score": 0.9973056316375732,
"start": 67,
"tag": "USERNAME",
"value": "zeising"
},
{
"context": "reedesktop.org/software/${PORTNAME}/\n\nMAINT... | ports/x11/libinput/newport/Makefile | liweitianux/DeltaPorts | 31 | # $FreeBSD: head/x11/libinput/Makefile 494850 2019-03-06 21:57:42Z zeising $
PORTNAME= libinput
PORTVERSION= 1.12.6
PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://freedesktop.org/software/${PORTNAME}/
MAINTAINER= x11@FreeBSD.org
COMMENT= Generic input library
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
RUN_D... | 328651 | # $FreeBSD: head/x11/libinput/Makefile 494850 2019-03-06 21:57:42Z zeising $
PORTNAME= libinput
PORTVERSION= 1.12.6
PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://freedesktop.org/software/${PORTNAME}/
MAINTAINER= <EMAIL>
COMMENT= Generic input library
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= ... | true | # $FreeBSD: head/x11/libinput/Makefile 494850 2019-03-06 21:57:42Z zeising $
PORTNAME= libinput
PORTVERSION= 1.12.6
PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://freedesktop.org/software/${PORTNAME}/
MAINTAINER= PI:EMAIL:<EMAIL>END_PI
COMMENT= Generic input library
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING... |
[
{
"context": "# Generic system definitions\n# Copyright (c) 2008 Roy Marples <roy@marples.name>\n# Released under the 2-clause ",
"end": 61,
"score": 0.9998749494552612,
"start": 50,
"tag": "NAME",
"value": "Roy Marples"
},
{
"context": "tem definitions\n# Copyright (c) 2008 Roy Marp... | mk/sys.mk | vaeth/netifrc | 24 | # Generic system definitions
# Copyright (c) 2008 Roy Marples <roy@marples.name>
# Released under the 2-clause BSD license.
AR?= ar
CP?= cp
ECHO?= echo
INSTALL?= install
RANLIB?= ranlib
SED?= sed
SH= /bin/sh
PREFIX?=
ifeq (${PREFIX},)
UPREFIX= /usr
else
UPREFIX= ${PREFIX}
endif
LOCAL_PREFIX= /usr/local
... | 413884 | # Generic system definitions
# Copyright (c) 2008 <NAME> <<EMAIL>>
# Released under the 2-clause BSD license.
AR?= ar
CP?= cp
ECHO?= echo
INSTALL?= install
RANLIB?= ranlib
SED?= sed
SH= /bin/sh
PREFIX?=
ifeq (${PREFIX},)
UPREFIX= /usr
else
UPREFIX= ${PREFIX}
endif
LOCAL_PREFIX= /usr/local
PICFLAG?= -fP... | true | # Generic system definitions
# Copyright (c) 2008 PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
# Released under the 2-clause BSD license.
AR?= ar
CP?= cp
ECHO?= echo
INSTALL?= install
RANLIB?= ranlib
SED?= sed
SH= /bin/sh
PREFIX?=
ifeq (${PREFIX},)
UPREFIX= /usr
else
UPREFIX= ${PREFIX}
endif
LOCAL_PREFIX... |
[
{
"context": "m-vera/1.10/}\nEXTRACT_SUFX=\t.tar.bz2\n\nMAINTAINER=\tpkgsrc-users@NetBSD.org\nHOMEPAGE=\thttps://www.gnome.org/fonts/\nCOMMENT=\tB",
"end": 531,
"score": 0.9999105930328369,
"start": 508,
"tag": "EMAIL",
"value": "pkgsrc-users@NetBSD.org"
}
] | source/pkgsrc/fonts/vera-ttf/Makefile | Scottx86-64/dotfiles-1 | 1 | # $NetBSD: Makefile,v 1.21 2020/11/06 18:04:27 maya Exp $
#
# The "vera-ttf" package must always contain unmodified TTF files according
# to the terms of the license.
# If you need to alter the TTF files you must import the package under a
# different name that does not include the words "Vera" or Bitstream".
DISTNAM... | 57724 | # $NetBSD: Makefile,v 1.21 2020/11/06 18:04:27 maya Exp $
#
# The "vera-ttf" package must always contain unmodified TTF files according
# to the terms of the license.
# If you need to alter the TTF files you must import the package under a
# different name that does not include the words "Vera" or Bitstream".
DISTNAM... | true | # $NetBSD: Makefile,v 1.21 2020/11/06 18:04:27 maya Exp $
#
# The "vera-ttf" package must always contain unmodified TTF files according
# to the terms of the license.
# If you need to alter the TTF files you must import the package under a
# different name that does not include the words "Vera" or Bitstream".
DISTNAM... |
[
{
"context": "k0:: ; scp myclock0.html myclock0.js \\\n ats-hwxi,ats-lang@web.sourceforge.net:htdocs/TEMPATS/JS/JSclock/\n\n######\n\nall:: myclock",
"end": 614,
"score": 0.9998166561126709,
"start": 586,
"tag": "EMAIL",
"value": "ats-lang@web.sourceforge.net"
},
{
"context": "k1:: ... | projects/SMALL/JSclock/Makefile | steinwaywhw/ATS-Postiats-contrib | 0 | #
# A Makefile for a javascript based clock written in ATS.
#
######
PATSHOMEQ="$(PATSHOME)"
######
PATSCC=$(PATSHOMEQ)/bin/patscc
######
##
## Set the C compiler to be emscripten
##
PATSCCOMP2=\
"emcc -Wno-warn-absolute-paths -I${PATSHOME} -I${PATSHOME}/ccomp/runtime"
##
######
all:: myclock0.js
myclock0.js: my... | 577115 | #
# A Makefile for a javascript based clock written in ATS.
#
######
PATSHOMEQ="$(PATSHOME)"
######
PATSCC=$(PATSHOMEQ)/bin/patscc
######
##
## Set the C compiler to be emscripten
##
PATSCCOMP2=\
"emcc -Wno-warn-absolute-paths -I${PATSHOME} -I${PATSHOME}/ccomp/runtime"
##
######
all:: myclock0.js
myclock0.js: my... | true | #
# A Makefile for a javascript based clock written in ATS.
#
######
PATSHOMEQ="$(PATSHOME)"
######
PATSCC=$(PATSHOMEQ)/bin/patscc
######
##
## Set the C compiler to be emscripten
##
PATSCCOMP2=\
"emcc -Wno-warn-absolute-paths -I${PATSHOME} -I${PATSHOME}/ccomp/runtime"
##
######
all:: myclock0.js
myclock0.js: my... |
[
{
"context": "======================================\n#\n#\tAuthor: Sebastian Daberdaku\n#\tProject: InterfaceDescriptors\t\n#\n#\tThis makefil",
"end": 98,
"score": 0.9998795390129089,
"start": 79,
"tag": "NAME",
"value": "Sebastian Daberdaku"
}
] | antibody_interface_pred_train/Makefile | sebastiandaberdaku/AntibodyInterfacePrediction | 10 | #=================================================================
#
# Author: Sebastian Daberdaku
# Project: InterfaceDescriptors
#
# This makefile searches SRC_DIR and its subdirectories
# recursively for source files and builds them.
#
# Object and dependency files can be placed in separate
# directories.
#
#=====... | 23086 | #=================================================================
#
# Author: <NAME>
# Project: InterfaceDescriptors
#
# This makefile searches SRC_DIR and its subdirectories
# recursively for source files and builds them.
#
# Object and dependency files can be placed in separate
# directories.
#
#==================... | true | #=================================================================
#
# Author: PI:NAME:<NAME>END_PI
# Project: InterfaceDescriptors
#
# This makefile searches SRC_DIR and its subdirectories
# recursively for source files and builds them.
#
# Object and dependency files can be placed in separate
# directories.
#
#====... |
[
{
"context": "ORIES=\t\tmail\nMASTER_SITES=\t\t${MASTER_SITE_GITHUB:=neomutt/}\nGITHUB_TAG=\t\t${PKGVERSION_NOREV}\n\nMAINTAINER=\t\t",
"end": 151,
"score": 0.9990914463996887,
"start": 144,
"tag": "USERNAME",
"value": "neomutt"
},
{
"context": "/}\nGITHUB_TAG=\t\t${PKGVERSION_NOREV}... | source/pkgsrc/mail/neomutt/Makefile | Scottx86-64/dotfiles-1 | 1 | # $NetBSD: Makefile,v 1.67.4.1 2021/10/16 17:44:34 tm Exp $
DISTNAME= neomutt-20211015
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GITHUB:=neomutt/}
GITHUB_TAG= ${PKGVERSION_NOREV}
MAINTAINER= wiz@NetBSD.org
HOMEPAGE= https://www.neomutt.org/
COMMENT= Fork of mutt with integrated community patches
LICENSE= g... | 234394 | # $NetBSD: Makefile,v 1.67.4.1 2021/10/16 17:44:34 tm Exp $
DISTNAME= neomutt-20211015
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GITHUB:=neomutt/}
GITHUB_TAG= ${PKGVERSION_NOREV}
MAINTAINER= <EMAIL>
HOMEPAGE= https://www.neomutt.org/
COMMENT= Fork of mutt with integrated community patches
LICENSE= gnu-gpl-... | true | # $NetBSD: Makefile,v 1.67.4.1 2021/10/16 17:44:34 tm Exp $
DISTNAME= neomutt-20211015
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GITHUB:=neomutt/}
GITHUB_TAG= ${PKGVERSION_NOREV}
MAINTAINER= PI:EMAIL:<EMAIL>END_PI
HOMEPAGE= https://www.neomutt.org/
COMMENT= Fork of mutt with integrated community patches
LIC... |
[
{
"context": ".2.1 1999/08/29 15:32:48 peter Exp $\n\nMAINTAINER=\tdes@freebsd.org\nMAN1=\t\tsockstat.1\n\nbeforeinstall:\n\t${INSTALL} -c ",
"end": 112,
"score": 0.9999285340309143,
"start": 97,
"tag": "EMAIL",
"value": "des@freebsd.org"
}
] | freebsd3/usr.bin/sockstat/Makefile | MarginC/kame | 91 | # $FreeBSD: src/usr.bin/sockstat/Makefile,v 1.1.2.1 1999/08/29 15:32:48 peter Exp $
MAINTAINER= des@freebsd.org
MAN1= sockstat.1
beforeinstall:
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
${.CURDIR}/sockstat.pl ${DESTDIR}${BINDIR}/sockstat
.include <bsd.prog.mk>
| 96752 | # $FreeBSD: src/usr.bin/sockstat/Makefile,v 1.1.2.1 1999/08/29 15:32:48 peter Exp $
MAINTAINER= <EMAIL>
MAN1= sockstat.1
beforeinstall:
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
${.CURDIR}/sockstat.pl ${DESTDIR}${BINDIR}/sockstat
.include <bsd.prog.mk>
| true | # $FreeBSD: src/usr.bin/sockstat/Makefile,v 1.1.2.1 1999/08/29 15:32:48 peter Exp $
MAINTAINER= PI:EMAIL:<EMAIL>END_PI
MAN1= sockstat.1
beforeinstall:
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
${.CURDIR}/sockstat.pl ${DESTDIR}${BINDIR}/sockstat
.include <bsd.prog.mk>
|
[
{
"context": "S=\t${MASTER_SITE_PYPI:=t/termstyle/}\n\nMAINTAINER=\tpkgsrc-users@NetBSD.org\nHOMEPAGE=\thttps://github.com/gfxmonk/termstyle\nCO",
"end": 229,
"score": 0.9999134540557861,
"start": 206,
"tag": "EMAIL",
"value": "pkgsrc-users@NetBSD.org"
},
{
"context": "src-users@NetB... | source/pkgsrc/comms/py-termstyle/Makefile | Scottx86-64/dotfiles-1 | 1 | # $NetBSD: Makefile,v 1.3 2017/09/16 19:26:43 wiz Exp $
DISTNAME= termstyle-0.1.11
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= comms python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/termstyle/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/gfxmonk/termstyle
COMMENT= Console colouring for python
LICEN... | 234284 | # $NetBSD: Makefile,v 1.3 2017/09/16 19:26:43 wiz Exp $
DISTNAME= termstyle-0.1.11
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= comms python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/termstyle/}
MAINTAINER= <EMAIL>
HOMEPAGE= https://github.com/gfxmonk/termstyle
COMMENT= Console colouring for python
LICENSE= modified-bsd... | true | # $NetBSD: Makefile,v 1.3 2017/09/16 19:26:43 wiz Exp $
DISTNAME= termstyle-0.1.11
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= comms python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/termstyle/}
MAINTAINER= PI:EMAIL:<EMAIL>END_PI
HOMEPAGE= https://github.com/gfxmonk/termstyle
COMMENT= Console colouring for python
LICENS... |
[
{
"context": "#\n# Makefile\n# @author Evgeny Ukhanov <mrlsd@ya.ru>\n#\n\n.PHONY: check, run, build, relea",
"end": 37,
"score": 0.9998776316642761,
"start": 23,
"tag": "NAME",
"value": "Evgeny Ukhanov"
},
{
"context": "#\n# Makefile\n# @author Evgeny Ukhanov <mrlsd@ya.ru>\n#\n\n.PHO... | Makefile | gridgentoo/amq | 13 | #
# Makefile
# @author Evgeny Ukhanov <mrlsd@ya.ru>
#
.PHONY: check, run, build, release, test
default: check
test:
@echo Run tests...
@cargo test -- --nocapture
@echo Done.
check:
@cargo check
check-examples:
@cargo check --examples
client1:
@echo "Run Client 1"
@cargo run --bin client client1.toml
client... | 529491 | #
# Makefile
# @author <NAME> <<EMAIL>>
#
.PHONY: check, run, build, release, test
default: check
test:
@echo Run tests...
@cargo test -- --nocapture
@echo Done.
check:
@cargo check
check-examples:
@cargo check --examples
client1:
@echo "Run Client 1"
@cargo run --bin client client1.toml
client2:
@echo "R... | true | #
# Makefile
# @author PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
#
.PHONY: check, run, build, release, test
default: check
test:
@echo Run tests...
@cargo test -- --nocapture
@echo Done.
check:
@cargo check
check-examples:
@cargo check --examples
client1:
@echo "Run Client 1"
@cargo run --bin client cli... |
[
{
"context": " USB Mass Storage device drivers.\n#\n# 15 Aug 2000, Christoph Hellwig <hch@infradead.org>\n# Rewritten to use lists inst",
"end": 123,
"score": 0.9998417496681213,
"start": 106,
"tag": "NAME",
"value": "Christoph Hellwig"
},
{
"context": "vice drivers.\n#\n# 15 Aug 200... | kernel/linux-5.4/drivers/usb/storage/Makefile | josehu07/SplitFS | 44 | # SPDX-License-Identifier: GPL-2.0
#
# Makefile for the USB Mass Storage device drivers.
#
# 15 Aug 2000, Christoph Hellwig <hch@infradead.org>
# Rewritten to use lists instead of if-statements.
#
ccflags-y := -I $(srctree)/drivers/scsi
ccflags-y += -DDEFAULT_SYMBOL_NAMESPACE=USB_STORAGE
obj-$(CONFIG_USB_UAS) += ua... | 599002 | # SPDX-License-Identifier: GPL-2.0
#
# Makefile for the USB Mass Storage device drivers.
#
# 15 Aug 2000, <NAME> <<EMAIL>>
# Rewritten to use lists instead of if-statements.
#
ccflags-y := -I $(srctree)/drivers/scsi
ccflags-y += -DDEFAULT_SYMBOL_NAMESPACE=USB_STORAGE
obj-$(CONFIG_USB_UAS) += uas.o
obj-$(CONFIG_USB_... | true | # SPDX-License-Identifier: GPL-2.0
#
# Makefile for the USB Mass Storage device drivers.
#
# 15 Aug 2000, PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
# Rewritten to use lists instead of if-statements.
#
ccflags-y := -I $(srctree)/drivers/scsi
ccflags-y += -DDEFAULT_SYMBOL_NAMESPACE=USB_STORAGE
obj-$(CONFIG_USB_UAS... |
[
{
"context": "_PKGVER=\t2.0-0\nCATEGORIES=\tgeography\n\nMAINTAINER=\tpkgsrc-users@NetBSD.org\nCOMMENT=\tSparse Three-Dimensional Arrays and Line",
"end": 158,
"score": 0.9999250769615173,
"start": 135,
"tag": "EMAIL",
"value": "pkgsrc-users@NetBSD.org"
}
] | source/pkgsrc/geography/R-spatstat.sparse/Makefile | Scottx86-64/dotfiles-1 | 1 | # $NetBSD: Makefile,v 1.1 2021/09/20 09:56:02 mef Exp $
R_PKGNAME= spatstat.sparse
R_PKGVER= 2.0-0
CATEGORIES= geography
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Sparse Three-Dimensional Arrays and Linear Algebra Utilities
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
DEPENDS+= R-spatstat.utils>=2.1.0:../../geography/R-spat... | 489601 | # $NetBSD: Makefile,v 1.1 2021/09/20 09:56:02 mef Exp $
R_PKGNAME= spatstat.sparse
R_PKGVER= 2.0-0
CATEGORIES= geography
MAINTAINER= <EMAIL>
COMMENT= Sparse Three-Dimensional Arrays and Linear Algebra Utilities
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
DEPENDS+= R-spatstat.utils>=2.1.0:../../geography/R-spatstat.utils
DEPEN... | true | # $NetBSD: Makefile,v 1.1 2021/09/20 09:56:02 mef Exp $
R_PKGNAME= spatstat.sparse
R_PKGVER= 2.0-0
CATEGORIES= geography
MAINTAINER= PI:EMAIL:<EMAIL>END_PI
COMMENT= Sparse Three-Dimensional Arrays and Linear Algebra Utilities
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
DEPENDS+= R-spatstat.utils>=2.1.0:../../geography/R-spats... |
[
{
"context": " +:+ +:+ +:+ #\n# By: dderevyn <marvin@42.fr> +#+ +:+ ",
"end": 422,
"score": 0.9997256994247437,
"start": 414,
"tag": "USERNAME",
"value": "dderevyn"
},
{
"context": " +:+ +:+ +:+ #\n# By: ddere... | Makefile | whyh/fillit | 1 | # **************************************************************************** #
# #
# ::: :::::::: #
# Makefile :+: :+: :+: ... | 481375 | # **************************************************************************** #
# #
# ::: :::::::: #
# Makefile :+: :+: :+: ... | true | # **************************************************************************** #
# #
# ::: :::::::: #
# Makefile :+: :+: :+: ... |
[
{
"context": "7ab5f6426f54a9e8b728c90b17baa068\n\nPKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>\nPKG_LICENSE:=MIT\nPKG_LICE",
"end": 422,
"score": 0.9998701214790344,
"start": 410,
"tag": "NAME",
"value": "Daniel Golle"
},
{
"context": "e8b728c90b17baa068\n\nPKG_MAINTAINER:=Da... | libs/libinput/Makefile | Akira25/packages | 0 | # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
include $(TOPDIR)/rules.mk
PKG_NAME:=libinput
PKG_VERSION:=1.19.3
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=http://www.freedesktop.org/software/libinput
PK... | 503926 | # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
include $(TOPDIR)/rules.mk
PKG_NAME:=libinput
PKG_VERSION:=1.19.3
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=http://www.freedesktop.org/software/libinput
PK... | true | # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
include $(TOPDIR)/rules.mk
PKG_NAME:=libinput
PKG_VERSION:=1.19.3
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=http://www.freedesktop.org/software/libinput
PK... |
[
{
"context": "dll\n# description: Build VLFeat DLL\n# author: Andrea Vedaldi\n\n# AUTORIGHTS\n\nall: dll-all\nclean: dll-clean\narch",
"end": 89,
"score": 0.9998769164085388,
"start": 75,
"tag": "NAME",
"value": "Andrea Vedaldi"
}
] | thirdparty/vlfeat/make/dll.mak | sjtrny/MatteKit | 17 | # file: Makefile.dll
# description: Build VLFeat DLL
# author: Andrea Vedaldi
# AUTORIGHTS
all: dll-all
clean: dll-clean
archclean: dll-archclean
distclean: dll-distclean
info: dll-info
# --------------------------------------------------------------------
# ... | 363116 | # file: Makefile.dll
# description: Build VLFeat DLL
# author: <NAME>
# AUTORIGHTS
all: dll-all
clean: dll-clean
archclean: dll-archclean
distclean: dll-distclean
info: dll-info
# --------------------------------------------------------------------
# ... | true | # file: Makefile.dll
# description: Build VLFeat DLL
# author: PI:NAME:<NAME>END_PI
# AUTORIGHTS
all: dll-all
clean: dll-clean
archclean: dll-archclean
distclean: dll-distclean
info: dll-info
# --------------------------------------------------------------------
# ... |
[
{
"context": "#author:chenzhengqiang\n#generate date:2018/09/18 08:55:47\n\n\nIN",
"end": 12,
"score": 0.9306332468986511,
"start": 8,
"tag": "USERNAME",
"value": "chen"
},
{
"context": "#author:chenzhengqiang\n#generate date:2018/09/18 08:55:47\n\n\nINCLUDE_DIR:",
"end": 22,
... | Makefile | SnowInReds/Cuda-FT-Saliency-Algorithm | 1 | #author:chenzhengqiang
#generate date:2018/09/18 08:55:47
INCLUDE_DIR:=./include
SOURCE_DIR:=./src
SUFFIX:=cu
vpath %.h $(INCLUDE_DIR)
vpath %.$(SUFFIX) $(SOURCE_DIR)
TARGET:=saliency
CC0:=nvcc
CC1:=g++
#define the optimize level of compiler
OLEVEL=0
LDCONFIG:=-I/usr/local/include/opencv -I/usr/local/include -I/usr... | 209263 | #author:chen<NAME>
#generate date:2018/09/18 08:55:47
INCLUDE_DIR:=./include
SOURCE_DIR:=./src
SUFFIX:=cu
vpath %.h $(INCLUDE_DIR)
vpath %.$(SUFFIX) $(SOURCE_DIR)
TARGET:=saliency
CC0:=nvcc
CC1:=g++
#define the optimize level of compiler
OLEVEL=0
LDCONFIG:=-I/usr/local/include/opencv -I/usr/local/include -I/usr/loc... | true | #author:chenPI:NAME:<NAME>END_PI
#generate date:2018/09/18 08:55:47
INCLUDE_DIR:=./include
SOURCE_DIR:=./src
SUFFIX:=cu
vpath %.h $(INCLUDE_DIR)
vpath %.$(SUFFIX) $(SOURCE_DIR)
TARGET:=saliency
CC0:=nvcc
CC1:=g++
#define the optimize level of compiler
OLEVEL=0
LDCONFIG:=-I/usr/local/include/opencv -I/usr/local/incl... |
[
{
"context": "96ffcf1bd2946413d2862cf050df3bca\n\nPKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>\nPKG_LICENSE:=GPL-2.0-onl",
"end": 493,
"score": 0.999896228313446,
"start": 475,
"tag": "NAME",
"value": "Alexandru Ardelean"
},
{
"context": "2cf050df3bca\n\nPKG_MAINTAINER... | openwrt-18.06/feeds/packages/utils/crconf/Makefile | bingchunjin/1806_SDK | 2 | #
# Copyright (C) 2017 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
include $(TOPDIR)/rules.mk
PKG_NAME:=crconf
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://git.code.sf.net/p/crconf/code
PKG_SOURCE_DATE:=2018-03-02
PKG_S... | 642369 | #
# Copyright (C) 2017 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
include $(TOPDIR)/rules.mk
PKG_NAME:=crconf
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://git.code.sf.net/p/crconf/code
PKG_SOURCE_DATE:=2018-03-02
PKG_S... | true | #
# Copyright (C) 2017 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
include $(TOPDIR)/rules.mk
PKG_NAME:=crconf
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://git.code.sf.net/p/crconf/code
PKG_SOURCE_DATE:=2018-03-02
PKG_S... |
[
{
"context": "TES=\t${MASTER_SITE_PYPI:=p/pydicom/}\n\nMAINTAINER=\teborisch@gmail.com\nHOMEPAGE=\thttps://github.com/pydicom/pydicom\nCOMM",
"end": 222,
"score": 0.9999275803565979,
"start": 204,
"tag": "EMAIL",
"value": "eborisch@gmail.com"
}
] | source/pkgsrc/biology/py-pydicom/Makefile | Scottx86-64/dotfiles-1 | 1 | # $NetBSD: Makefile,v 1.4 2021/08/29 12:59:39 adam Exp $
DISTNAME= pydicom-2.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= biology python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pydicom/}
MAINTAINER= eborisch@gmail.com
HOMEPAGE= https://github.com/pydicom/pydicom
COMMENT= Pure python package for working with DICOM ... | 420057 | # $NetBSD: Makefile,v 1.4 2021/08/29 12:59:39 adam Exp $
DISTNAME= pydicom-2.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= biology python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pydicom/}
MAINTAINER= <EMAIL>
HOMEPAGE= https://github.com/pydicom/pydicom
COMMENT= Pure python package for working with DICOM files
LICEN... | true | # $NetBSD: Makefile,v 1.4 2021/08/29 12:59:39 adam Exp $
DISTNAME= pydicom-2.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= biology python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pydicom/}
MAINTAINER= PI:EMAIL:<EMAIL>END_PI
HOMEPAGE= https://github.com/pydicom/pydicom
COMMENT= Pure python package for working with DI... |
[
{
"context": "n/man3\n\nMAN_TITLE = \"High Command\"\nMAN_NAME = \"Mark Old\"\n\nCC ?= gcc\nCFLAGS += -Wall -Wextra -st",
"end": 165,
"score": 0.9951356649398804,
"start": 157,
"tag": "NAME",
"value": "Mark Old"
}
] | Makefile | dlom/highcommand | 0 | PREFIX ?= /usr
LIBDIR = $(PREFIX)/lib
INCLUDEDIR = $(PREFIX)/include
MANDIR = $(PREFIX)/share/man/man3
MAN_TITLE = "High Command"
MAN_NAME = "Mark Old"
CC ?= gcc
CFLAGS += -Wall -Wextra -std=gnu99 -pedantic
INSTALL ?= install
FUNCTIONS = hc_opt hc_run hc_get_results hc_cleanup hc_is_prese... | 606156 | PREFIX ?= /usr
LIBDIR = $(PREFIX)/lib
INCLUDEDIR = $(PREFIX)/include
MANDIR = $(PREFIX)/share/man/man3
MAN_TITLE = "High Command"
MAN_NAME = "<NAME>"
CC ?= gcc
CFLAGS += -Wall -Wextra -std=gnu99 -pedantic
INSTALL ?= install
FUNCTIONS = hc_opt hc_run hc_get_results hc_cleanup hc_is_present... | true | PREFIX ?= /usr
LIBDIR = $(PREFIX)/lib
INCLUDEDIR = $(PREFIX)/include
MANDIR = $(PREFIX)/share/man/man3
MAN_TITLE = "High Command"
MAN_NAME = "PI:NAME:<NAME>END_PI"
CC ?= gcc
CFLAGS += -Wall -Wextra -std=gnu99 -pedantic
INSTALL ?= install
FUNCTIONS = hc_opt hc_run hc_get_results hc_cleanup... |
[
{
"context": "hic macro-scale and micro micro scale.\n#\n# Author: Nathan A. Miller (LANL / CU Boulder)\n# Email: nathanm@lanl.gov\n# ",
"end": 164,
"score": 0.9998831748962402,
"start": 148,
"tag": "NAME",
"value": "Nathan A. Miller"
},
{
"context": "or: Nathan A. Miller (LANL / CU... | config.mk | lanl/tardigrade-overlap-coupling | 0 | # Overlap coupling, tools for performing partial and total overlap
# coupling between a micromorphic macro-scale and micro micro scale.
#
# Author: Nathan A. Miller (LANL / CU Boulder)
# Email: nathanm@lanl.gov
# Date: July 10, 2020
#
# This is the common configuration file for all of the included makefiles
# Check... | 342441 | # Overlap coupling, tools for performing partial and total overlap
# coupling between a micromorphic macro-scale and micro micro scale.
#
# Author: <NAME> (LANL / CU Boulder)
# Email: <EMAIL>
# Date: July 10, 2020
#
# This is the common configuration file for all of the included makefiles
# Check for icc compiler o... | true | # Overlap coupling, tools for performing partial and total overlap
# coupling between a micromorphic macro-scale and micro micro scale.
#
# Author: PI:NAME:<NAME>END_PI (LANL / CU Boulder)
# Email: PI:EMAIL:<EMAIL>END_PI
# Date: July 10, 2020
#
# This is the common configuration file for all of the included makefile... |
[
{
"context": "OS ##version##\n#\n# utils/rdtest/Makefile\n# (c)2000 Dan Potter\n#\n\nall: rdtest\n\nrdtest: rdtest.c\n\tgcc -g -o rdtes",
"end": 71,
"score": 0.9997818470001221,
"start": 61,
"tag": "NAME",
"value": "Dan Potter"
}
] | utils/rdtest/Makefile | DreamcastSDK/dreamcast-sdk | 3 | # KallistiOS ##version##
#
# utils/rdtest/Makefile
# (c)2000 Dan Potter
#
all: rdtest
rdtest: rdtest.c
gcc -g -o rdtest rdtest.c
clean:
-rm -f rdtest
| 302039 | # KallistiOS ##version##
#
# utils/rdtest/Makefile
# (c)2000 <NAME>
#
all: rdtest
rdtest: rdtest.c
gcc -g -o rdtest rdtest.c
clean:
-rm -f rdtest
| true | # KallistiOS ##version##
#
# utils/rdtest/Makefile
# (c)2000 PI:NAME:<NAME>END_PI
#
all: rdtest
rdtest: rdtest.c
gcc -g -o rdtest rdtest.c
clean:
-rm -f rdtest
|
[
{
"context": "VERSION_INFO = 34:0:34\nMAKEINFO = ${SHELL} /Users/Youlean/Desktop/Cairo_macOS_BUILD/pixman/missing makeinfo",
"end": 16057,
"score": 0.8136848211288452,
"start": 16050,
"tag": "USERNAME",
"value": "Youlean"
},
{
"context": "l\nOTOOL64 = :\nPACKAGE = pixman\nPACKAGE_BUG... | YCAIRO/Cairo_Graphics/pixman/pixman/Makefile | Youlean/wdl-ol | 36 | # Makefile.in generated by automake 1.15 from Makefile.am.
# pixman/Makefile. Generated from Makefile.in by configure.
# Copyright (C) 1994-2014 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or withou... | 14084 | # Makefile.in generated by automake 1.15 from Makefile.am.
# pixman/Makefile. Generated from Makefile.in by configure.
# Copyright (C) 1994-2014 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or withou... | true | # Makefile.in generated by automake 1.15 from Makefile.am.
# pixman/Makefile. Generated from Makefile.in by configure.
# Copyright (C) 1994-2014 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or withou... |
[
{
"context": " Project: vim-mail-refs\n# Copyright: (c) 2016 by Daniela Ďuričeková <daniela.duricekova@gmail.com>\n# and c",
"end": 72,
"score": 0.9998719692230225,
"start": 54,
"tag": "NAME",
"value": "Daniela Ďuričeková"
},
{
"context": "refs\n# Copyright: (c) 2016 by ... | Makefile | sopticek/vim-mail-refs | 3 | #
# Project: vim-mail-refs
# Copyright: (c) 2016 by Daniela Ďuričeková <daniela.duricekova@gmail.com>
# and contributors
# License: MIT, see the LICENSE file for more details
#
.PHONY: tests tests-coverage pep8
tests:
@nosetests ftplugin/mail/*_tests.py
tests-coverage:
@nosetests \
--with-coverage... | 603177 | #
# Project: vim-mail-refs
# Copyright: (c) 2016 by <NAME> <<EMAIL>>
# and contributors
# License: MIT, see the LICENSE file for more details
#
.PHONY: tests tests-coverage pep8
tests:
@nosetests ftplugin/mail/*_tests.py
tests-coverage:
@nosetests \
--with-coverage \
--cover-erase \
--cover-ht... | true | #
# Project: vim-mail-refs
# Copyright: (c) 2016 by PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
# and contributors
# License: MIT, see the LICENSE file for more details
#
.PHONY: tests tests-coverage pep8
tests:
@nosetests ftplugin/mail/*_tests.py
tests-coverage:
@nosetests \
--with-coverage \
... |
[
{
"context": "\n# @brief Makefile for this component.\n#\n# @author Kenji MINOURA / kenji@kandj.org\n#\n# Copyright (c) 2012 The KJSD",
"end": 82,
"score": 0.9998583793640137,
"start": 69,
"tag": "NAME",
"value": "Kenji MINOURA"
},
{
"context": "le for this component.\n#\n# @author K... | Makefile | kjsd/KJSD | 0 | # @version $Id:$
#
# @brief Makefile for this component.
#
# @author Kenji MINOURA / kenji@kandj.org
#
# Copyright (c) 2012 The KJSD Project. All rights reserved.
TARGET_NAME = kjsd
# EXE, LIB
TARGET_TYPE = LIB
TARGET_MAJOR_VERSION = 1
TARGET_MINOR_VERSION = 0
TARGET_PATCH_LEVEL = 3
SRCDIR = ./src
INCDIR = ./include
... | 583380 | # @version $Id:$
#
# @brief Makefile for this component.
#
# @author <NAME> / <EMAIL>
#
# Copyright (c) 2012 The KJSD Project. All rights reserved.
TARGET_NAME = kjsd
# EXE, LIB
TARGET_TYPE = LIB
TARGET_MAJOR_VERSION = 1
TARGET_MINOR_VERSION = 0
TARGET_PATCH_LEVEL = 3
SRCDIR = ./src
INCDIR = ./include
TESTDIR = ./tes... | true | # @version $Id:$
#
# @brief Makefile for this component.
#
# @author PI:NAME:<NAME>END_PI / PI:EMAIL:<EMAIL>END_PI
#
# Copyright (c) 2012 The KJSD Project. All rights reserved.
TARGET_NAME = kjsd
# EXE, LIB
TARGET_TYPE = LIB
TARGET_MAJOR_VERSION = 1
TARGET_MINOR_VERSION = 0
TARGET_PATCH_LEVEL = 3
SRCDIR = ./src
INCDI... |
[
{
"context": "76d6656f45b0d5e70ee3694d379cc149\n\nPKG_MAINTAINER:=Álvaro Fernández Rojas <noltari@gmail.com>\nPKG_LICENSE:=Apache-2.0\nPKG_L",
"end": 442,
"score": 0.9998475313186646,
"start": 420,
"tag": "NAME",
"value": "Álvaro Fernández Rojas"
},
{
"context": "379cc149\n\nPKG_MAIN... | libs/libxerces-c/Makefile | danxiaonuo/uola-packages | 0 | #
# Copyright (C) 2015-2016 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
include $(TOPDIR)/rules.mk
PKG_NAME:=xerces-c
PKG_VERSION:=3.2.3
PKG_RELEASE:=3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@APACHE/xerces/c/3/... | 313075 | #
# Copyright (C) 2015-2016 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
include $(TOPDIR)/rules.mk
PKG_NAME:=xerces-c
PKG_VERSION:=3.2.3
PKG_RELEASE:=3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@APACHE/xerces/c/3/... | true | #
# Copyright (C) 2015-2016 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
include $(TOPDIR)/rules.mk
PKG_NAME:=xerces-c
PKG_VERSION:=3.2.3
PKG_RELEASE:=3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@APACHE/xerces/c/3/... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.