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.... |
End of preview. Expand in Data Studio
- Downloads last month
- 40