*/*: sync with upstream

Taken from: HardenedBSD
This commit is contained in:
Franco Fichtner 2018-11-23 22:06:51 +01:00
parent 92e9bf44bd
commit 8e8517f2ef
134 changed files with 1695 additions and 1159 deletions

View file

@ -3,8 +3,7 @@
PORTNAME= qjackctl
DISTVERSIONPREFIX= qjackctl_
DISTVERSION= 0_5_4-1
DISTVERSIONSUFFIX= -g75af70c # include the regression fix
DISTVERSION= 0_5_5
CATEGORIES= audio
MAINTAINER= yuri@FreeBSD.org

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1537812911
SHA256 (rncbc-qjackctl-qjackctl_0_5_4-1-g75af70c_GH0.tar.gz) = 340bb01043f2e5d4b30228c04f9010732ca531fbd48e93a9c130726c4e89819b
SIZE (rncbc-qjackctl-qjackctl_0_5_4-1-g75af70c_GH0.tar.gz) = 845389
TIMESTAMP = 1542993820
SHA256 (rncbc-qjackctl-qjackctl_0_5_5_GH0.tar.gz) = 8e0f7101979a9c38d439883860d54fba5493e0b2437f656332588d6a4ba20e78
SIZE (rncbc-qjackctl-qjackctl_0_5_5_GH0.tar.gz) = 850499

View file

@ -5717,7 +5717,6 @@
SUBDIR += rubygem-gobject-introspection
SUBDIR += rubygem-google-api-client
SUBDIR += rubygem-google-protobuf
SUBDIR += rubygem-google-protobuf351
SUBDIR += rubygem-googleapis-common-protos
SUBDIR += rubygem-googleapis-common-protos-types
SUBDIR += rubygem-graf

View file

@ -1,8 +1,8 @@
# $FreeBSD$
PORTNAME= gitaly
DISTVERSION= 0.125.1
PORTREVISION= 1
DISTVERSION= 0.129.0
PORTREVISION= 0
CATEGORIES= devel
MAINTAINER= mfechner@FreeBSD.org
@ -14,20 +14,20 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
# define dependencies that are required for build and run under MY_DEPENDS
MY_DEPENDS= git>=2.17:devel/git \
rubygem-i18n>=0:devel/rubygem-i18n \
rubygem-bundler>=1.16.5:sysutils/rubygem-bundler \
rubygem-rugged>=0.27.4:devel/rubygem-rugged \
rubygem-github-linguist53>=5.3.3:textproc/rubygem-github-linguist53 \
rubygem-bundler>0:sysutils/rubygem-bundler \
rubygem-github-linguist>=6.1:textproc/rubygem-github-linguist \
rubygem-gitlab-markup>=1.6.4:textproc/rubygem-gitlab-markup \
rubygem-gitaly-proto>=0.107.0:net/rubygem-gitaly-proto \
rubygem-gitaly-proto>=0.123.0:net/rubygem-gitaly-proto \
rubygem-activesupport50>=5.0.2:devel/rubygem-activesupport50 \
rubygem-rdoc>=6.0:devel/rubygem-rdoc \
rubygem-gitlab-gollum-lib>=4.2:www/rubygem-gitlab-gollum-lib \
rubygem-gitlab-gollum-rugged_adapter>=0.4.4:www/rubygem-gitlab-gollum-rugged_adapter \
rubygem-grpc>=1.11.0:net/rubygem-grpc \
rubygem-grpc>=1.15.0:net/rubygem-grpc \
rubygem-sentry-raven>=2.7.2:devel/rubygem-sentry-raven \
rubygem-faraday>=0.12:www/rubygem-faraday \
rubygem-licensee8>=8.9.0:devel/rubygem-licensee8 \
rubygem-google-protobuf351>=3.5.1:devel/rubygem-google-protobuf351
rubygem-google-protobuf>=3.6:devel/rubygem-google-protobuf
BUILD_DEPENDS= go>=1.9:lang/go \
gem:devel/ruby-gems \
@ -42,7 +42,7 @@ USE_RUBY= yes
USE_GITLAB= yes
GL_ACCOUNT= gitlab-org
# Find this here: https://gitlab.com/gitlab-org/gitaly/tags
GL_COMMIT= 076f3b0710ac07af5530ff20618e3fc27a5aead7
GL_COMMIT= 1a4581d04d67d2821e5df6866af8ba6bbef40960
post-patch:
${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|" ${WRKSRC}/config.toml.example
@ -57,8 +57,4 @@ do-install:
cd ${WRKSRC} && ${COPYTREE_SHARE} config.toml.sample ${STAGEDIR}${DATADIR}) && \
cd ${WRKSRC}/ruby && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}/ruby
post-install:
${STRIP_CMD} ${STAGEDIR}${DATADIR}/bin/gitaly
${STRIP_CMD} ${STAGEDIR}${DATADIR}/bin/gitaly-ssh
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1540328037
SHA256 (gitlab-org-gitaly-076f3b0710ac07af5530ff20618e3fc27a5aead7_GL0.tar.gz) = 7d4f62b68b5e8b587024a3db5833285068bb25d77b3f40c440bbeb3a9d9418f0
SIZE (gitlab-org-gitaly-076f3b0710ac07af5530ff20618e3fc27a5aead7_GL0.tar.gz) = 3603356
TIMESTAMP = 1542968937
SHA256 (gitlab-org-gitaly-1a4581d04d67d2821e5df6866af8ba6bbef40960_GL0.tar.gz) = e07cd0e36368f2ae8dfdb77a523ce89ba132261429cfdb814fcca1d443eef6ad
SIZE (gitlab-org-gitaly-1a4581d04d67d2821e5df6866af8ba6bbef40960_GL0.tar.gz) = 4183911

View file

@ -1,20 +0,0 @@
--- Makefile.orig 2018-07-01 11:16:07 UTC
+++ Makefile
@@ -11,7 +11,7 @@ INSTALL_DEST_DIR := $(DESTDIR)$(PREFIX)/
COVERAGE_DIR := $(TARGET_DIR)/cover
ASSEMBLY_ROOT := $(TARGET_DIR)/assembly
export GITALY_TEST_RUBY_DIR := $(BUILD_DIR)/ruby
-BUNDLE_FLAGS ?= --deployment
+BUNDLE_FLAGS ?= --local
BUILDTIME = $(shell date -u +%Y%m%d.%H%M%S)
VERSION_PREFIXED = $(shell git describe)
@@ -57,7 +57,7 @@ build: .ruby-bundle $(TARGET_SETUP)
.ruby-bundle: ruby/Gemfile.lock ruby/Gemfile
cd ruby && bundle config # for debugging
- cd ruby && bundle install $(BUNDLE_FLAGS)
+ cd ruby && rm Gemfile.lock && bundle install $(BUNDLE_FLAGS)
cd ruby && bundle show gitaly-proto # sanity check
touch $@

View file

@ -0,0 +1,20 @@
--- _support/makegen.go.orig 2018-11-23 11:12:56 UTC
+++ _support/makegen.go
@@ -225,7 +225,7 @@ var templateText = `
# These variables may be overriden at runtime by top-level make
PREFIX ?= /usr/local
INSTALL_DEST_DIR := $(DESTDIR)$(PREFIX)/bin/
-BUNDLE_FLAGS ?= --deployment
+BUNDLE_FLAGS ?= --local
ASSEMBLY_ROOT ?= {{ .BuildDir }}/assembly
unexport GOROOT
@@ -245,7 +245,7 @@ build: ../.ruby-bundle
# _build. Hence the '../' in front.
../.ruby-bundle: {{ .SourceDir }}/ruby/Gemfile.lock {{ .SourceDir }}/ruby/Gemfile
cd {{ .SourceDir }}/ruby && bundle config # for debugging
- cd {{ .SourceDir }}/ruby && bundle install $(BUNDLE_FLAGS)
+ cd {{ .SourceDir }}/ruby && rm Gemfile.lock && bundle install $(BUNDLE_FLAGS)
cd {{ .SourceDir }}/ruby && bundle show gitaly-proto # sanity check
touch $@

View file

@ -1,32 +1,28 @@
--- ruby/Gemfile.orig 2018-09-07 08:03:54 UTC
--- ruby/Gemfile.orig 2018-11-23 10:31:05 UTC
+++ ruby/Gemfile
@@ -1,16 +1,17 @@
source 'https://rubygems.org'
gem 'rugged', '~> 0.27.4'
-gem 'github-linguist', '~> 6.1', require: 'linguist'
+gem 'github-linguist', '~> 5.3', require: 'linguist'
@@ -8,12 +8,13 @@ gem 'github-linguist', '~> 6.1', require
gem 'gitlab-markup', '~> 1.6.4'
-gem 'gitaly-proto', '~> 0.116.0', require: 'gitaly'
+gem 'gitaly-proto', '~> 0.118.1', require: 'gitaly'
gem 'gitaly-proto', '~> 0.123.0', require: 'gitaly'
gem 'activesupport', '~> 5.0.2'
-gem 'rdoc', '~> 4.2'
+gem 'rdoc', '~> 6.0'
gem 'gitlab-gollum-lib', '~> 4.2', require: false
gem 'gitlab-gollum-rugged_adapter', '~> 0.4.4', require: false
gem 'grpc', '~> 1.11.0'
gem 'grpc', '~> 1.15.0'
gem 'sentry-raven', '~> 2.7.2', require: false
gem 'faraday', '~> 0.12'
+gem 'i18n'
# Detects the open source license the repository includes
# This version needs to be in sync with GitLab CE/EE
@@ -18,8 +19,3 @@ gem 'licensee', '~> 8.9.0'
@@ -21,10 +22,3 @@ gem 'licensee', '~> 8.9.0'
gem 'google-protobuf', '~> 3.6'
# Locked until https://github.com/google/protobuf/issues/4210 is closed
gem 'google-protobuf', '= 3.5.1'
-
-group :development, :test do
- gem 'gitlab-styles', '~> 2.0.0', require: false
- gem 'rubocop', '~> 0.50', require: false
- gem 'rspec', require: false
- gem 'rspec-parameterized', require: false
- gem 'timecop', require: false
- gem 'factory_bot', require: false
-end

View file

@ -2,6 +2,8 @@
%%DATADIR%%/ruby/README.md
@(,,555) %%DATADIR%%/ruby/bin/gitaly-ruby
@(,,555) %%DATADIR%%/ruby/bin/ruby-cd
%%DATADIR%%/ruby/.rubocop.yml
%%DATADIR%%/ruby/.rubocop_todo.yml
%%DATADIR%%/ruby/lib/gitaly_server.rb
%%DATADIR%%/ruby/lib/gitaly_server/blob_service.rb
%%DATADIR%%/ruby/lib/gitaly_server/client.rb
@ -14,6 +16,7 @@
%%DATADIR%%/ruby/lib/gitaly_server/ref_service.rb
%%DATADIR%%/ruby/lib/gitaly_server/remote_service.rb
%%DATADIR%%/ruby/lib/gitaly_server/repository_service.rb
%%DATADIR%%/ruby/lib/gitaly_server/rugged_interceptor.rb
%%DATADIR%%/ruby/lib/gitaly_server/sentry.rb
%%DATADIR%%/ruby/lib/gitaly_server/sentry_interceptor.rb
%%DATADIR%%/ruby/lib/gitaly_server/utils.rb
@ -24,6 +27,7 @@
%%DATADIR%%/ruby/lib/gitlab/git/blob.rb
%%DATADIR%%/ruby/lib/gitlab/git/branch.rb
%%DATADIR%%/ruby/lib/gitlab/git/commit.rb
%%DATADIR%%/ruby/lib/gitlab/git/commit_patches.rb
%%DATADIR%%/ruby/lib/gitlab/git/commit_stats.rb
%%DATADIR%%/ruby/lib/gitlab/git/committer_with_hooks.rb
%%DATADIR%%/ruby/lib/gitlab/git/conflict/file.rb
@ -47,6 +51,7 @@
%%DATADIR%%/ruby/lib/gitlab/git/repository.rb
%%DATADIR%%/ruby/lib/gitlab/git/repository_mirroring.rb
%%DATADIR%%/ruby/lib/gitlab/git/rev_list.rb
%%DATADIR%%/ruby/lib/gitlab/git/submodule.rb
%%DATADIR%%/ruby/lib/gitlab/git/tag.rb
%%DATADIR%%/ruby/lib/gitlab/git/user.rb
%%DATADIR%%/ruby/lib/gitlab/git/wiki.rb
@ -58,22 +63,40 @@
%%DATADIR%%/ruby/lib/gitlab/rails_logger.rb
%%DATADIR%%/ruby/lib/gitlab/utils/strong_memoize.rb
%%DATADIR%%/ruby/lib/gitlab/version_info.rb
%%DATADIR%%/ruby/spec/factories/gitaly/commit.rb
%%DATADIR%%/ruby/spec/factories/gitaly/commit_author.rb
%%DATADIR%%/ruby/spec/factories/sequences.rb
%%DATADIR%%/ruby/spec/gitaly/ref_service_spec.rb
%%DATADIR%%/ruby/spec/gitaly/repository_service_spec.rb
%%DATADIR%%/ruby/spec/integration_helper.rb
%%DATADIR%%/ruby/spec/lib/gitaly_server/exception_sanitizer_interceptor_spec.rb
%%DATADIR%%/ruby/spec/lib/gitaly_server/rugged_interceptor_spec.rb
%%DATADIR%%/ruby/spec/lib/gitaly_server/utils_spec.rb
%%DATADIR%%/ruby/spec/lib/gitaly_server/sentry/url_sanitizer_spec.rb
%%DATADIR%%/ruby/spec/lib/gitaly_server/sentry_interceptor_spec.rb
%%DATADIR%%/ruby/spec/lib/gitlab/config_spec.rb
%%DATADIR%%/ruby/spec/lib/gitlab/git/blob_spec.rb
%%DATADIR%%/ruby/spec/lib/gitlab/git/branch_spec.rb
%%DATADIR%%/ruby/spec/lib/gitlab/git/commit_patches_spec.rb
%%DATADIR%%/ruby/spec/lib/gitlab/git/commit_spec.rb
%%DATADIR%%/ruby/spec/lib/gitlab/git/diff_spec.rb
%%DATADIR%%/ruby/spec/lib/gitlab/git/gitlab_projects_spec.rb
%%DATADIR%%/ruby/spec/lib/gitlab/git/hook_spec.rb
%%DATADIR%%/ruby/spec/lib/gitlab/git/index_spec.rb
%%DATADIR%%/ruby/spec/lib/gitlab/git/lfs_changes_spec.rb
%%DATADIR%%/ruby/spec/lib/gitlab/git/popen_spec.rb
%%DATADIR%%/ruby/spec/lib/gitlab/git/raw_diff_change_spec.rb
%%DATADIR%%/ruby/spec/lib/gitlab/git/remote_repository_spec.rb
%%DATADIR%%/ruby/spec/lib/gitlab/git/repository_spec.rb
%%DATADIR%%/ruby/spec/lib/gitlab/git/rev_list_spec.rb
%%DATADIR%%/ruby/spec/lib/gitlab/git/submodule_spec.rb
%%DATADIR%%/ruby/spec/lib/gitlab/git/user_spec.rb
%%DATADIR%%/ruby/spec/lib/gitlab/git/wiki_spec.rb
%%DATADIR%%/ruby/spec/lib/gitlab/version_info_spec.rb
%%DATADIR%%/ruby/spec/spec_helper.rb
%%DATADIR%%/ruby/spec/support/generate-seed-repo-rb
%%DATADIR%%/ruby/spec/support/helpers/gitlab_shell_helper.rb
%%DATADIR%%/ruby/spec/support/helpers/integration_helper.rb
%%DATADIR%%/ruby/spec/support/helpers/seed_repo.rb
%%DATADIR%%/ruby/spec/support/sentry.rb
%%DATADIR%%/ruby/spec/test_repo_helper.rb
@(,,555) %%DATADIR%%/bin/gitaly

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gitlab-shell
PORTVERSION= 8.3.3
PORTVERSION= 8.4.1
CATEGORIES= devel
MAINTAINER= mfechner@FreeBSD.org
@ -16,7 +16,7 @@ BUILD_DEPENDS= gem:devel/ruby-gems \
USE_GITLAB= yes
GL_ACCOUNT= gitlab-org
# Find the commit hash here: https://gitlab.com/gitlab-org/gitlab-shell/tags
GL_COMMIT= 4b19de3a1897d06c3e0d530f679c6f56e250ca41
GL_COMMIT= 9cf3334cb5cdf871266a2b9538589e36efd788e1
USERS= git
GROUPS= git
@ -37,8 +37,5 @@ do-install:
@${MKDIR} ${STAGEDIR}${DATADIR}
(cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR})
@${MKDIR} ${STAGEDIR}/var/log/gitlab-shell
${STRIP_CMD} ${STAGEDIR}${DATADIR}/bin/gitaly-upload-pack
${STRIP_CMD} ${STAGEDIR}${DATADIR}/bin/gitaly-receive-pack
${STRIP_CMD} ${STAGEDIR}${DATADIR}/bin/gitaly-upload-archive
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1537567084
SHA256 (gitlab-org-gitlab-shell-4b19de3a1897d06c3e0d530f679c6f56e250ca41_GL0.tar.gz) = c197935f0461746dc30ce3c5ad3307796e931796282dba099bb7410baf546050
SIZE (gitlab-org-gitlab-shell-4b19de3a1897d06c3e0d530f679c6f56e250ca41_GL0.tar.gz) = 1564456
TIMESTAMP = 1542973056
SHA256 (gitlab-org-gitlab-shell-9cf3334cb5cdf871266a2b9538589e36efd788e1_GL0.tar.gz) = a0bbefaee536bee94cee13b709a180aac5d5557b076ab1371db8d925555edfc6
SIZE (gitlab-org-gitlab-shell-9cf3334cb5cdf871266a2b9538589e36efd788e1_GL0.tar.gz) = 1590521

View file

@ -21,6 +21,7 @@
@(,,555) %%DATADIR%%/bin/gitlab-shell
@(,,555) %%DATADIR%%/bin/gitlab-shell-authorized-keys-check
@(,,555) %%DATADIR%%/bin/gitlab-shell-authorized-principals-check
@(,,555) %%DATADIR%%/bin/gitlab-shell-ruby
@(,,555) %%DATADIR%%/bin/install
@(,,555) %%DATADIR%%/bin/test-logger
@sample %%DATADIR%%/config.yml.sample
@ -42,7 +43,6 @@
%%DATADIR%%/lib/gitlab_post_receive.rb
%%DATADIR%%/lib/gitlab_shell.rb
%%DATADIR%%/lib/httpunix.rb
%%DATADIR%%/lib/http_codes.rb
%%DATADIR%%/lib/http_helper.rb
%%DATADIR%%/lib/names_helper.rb
%%DATADIR%%/lib/object_dirs_helper.rb
@ -84,6 +84,7 @@
%%DATADIR%%/spec/vcr_cassettes/custom-action-not-ok-json.yml
%%DATADIR%%/spec/vcr_cassettes/custom-action-not-ok-not-json.yml
%%DATADIR%%/spec/vcr_cassettes/custom-action-ok-not-json.yml
%%DATADIR%%/spec/vcr_cassettes/custom-action-ok-with-message.yml
%%DATADIR%%/spec/vcr_cassettes/custom-action-ok.yml
%%DATADIR%%/spec/vcr_cassettes/discover-ok.yml
%%DATADIR%%/spec/vcr_cassettes/http-pull-disabled.yml

View file

@ -14,9 +14,6 @@ COMMENT= HTTP/2-based RPC framework
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_SSL= openssl111
BROKEN_SSL_REASON_openssl111= use of undeclared identifier 'SSL_get0_next_proto_negotiated'
BUILD_DEPENDS= go:lang/go \
yasm:devel/yasm
LIB_DEPENDS= libgflags.so:devel/gflags \

View file

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= hg-git
DISTVERSION= 0.8.10
PORTREVISION= 1
DISTVERSION= 0.8.12
CATEGORIES= devel python
MASTER_SITES= http://bitbucket.org/durin42/${PORTNAME}/get/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -21,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dulwich>=*:devel/dulwich@${PY_FLAVOR} \
PORTDOCS= README.md
NO_ARCH= yes
WRKSRC= ${WRKDIR}/durin42-${PORTNAME}-6ef27582bfa5
WRKSRC= ${WRKDIR}/durin42-${PORTNAME}-c651bb6fcf33
USES= python:2.7
USE_PYTHON= distutils autoplist

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1517964609
SHA256 (hg-git/0.8.10.tar.gz) = 31a81e42f8fd2bed283d8f8f9eae9196aee3b1124dc94cfd1aae545c8fae0f6c
SIZE (hg-git/0.8.10.tar.gz) = 124879
TIMESTAMP = 1541446382
SHA256 (hg-git/0.8.12.tar.gz) = 66a589baa5c6734320f2737c486abfabfd9bb2bf96bedbfe991f0a5bec1160d2
SIZE (hg-git/0.8.12.tar.gz) = 136783

View file

@ -1,83 +0,0 @@
https://bitbucket.org/durin42/hg-git/commits/843f409526fb
https://bitbucket.org/durin42/hg-git/commits/89303af1c4aa
https://bitbucket.org/durin42/hg-git/commits/bb255eaf3d14
--- Makefile.orig 2017-11-02 01:23:50 UTC
+++ Makefile
@@ -33,6 +33,7 @@ tests-%:
all-version-tests: tests-2.8.2 tests-2.9.2 tests-3.0.2 tests-3.1.2 tests-3.2.4 \
tests-3.3.3 tests-3.4.2 tests-3.5.2 tests-3.6.3 tests-3.7.3 tests-3.8.4 \
- tests-3.9.2 tests-4.0.2 tests-4.1.3 tests-4.2.3 tests-4.3.3 tests-4.4 tests-@
+ tests-3.9.2 tests-4.0.2 tests-4.1.3 tests-4.2.3 tests-4.3.3 tests-4.4.2 \
+ tests-4.5 tests-@
.PHONY: tests all-version-tests
--- hggit/__init__.py.orig 2017-11-02 01:23:50 UTC
+++ hggit/__init__.py
@@ -81,7 +81,7 @@ demandimport.ignore.extend([
__version__ = '0.8.10'
testedwith = ('2.8.2 2.9.2 3.0.2 3.1.2 3.2.4 3.3.3 3.4.2 3.5.2 3.6.3 3.7.3'
- '3.8.4 3.9.2 4.0.2 4.1.3 4.2.3 4.3.3 4.4')
+ '3.8.4 3.9.2 4.0.2 4.1.3 4.2.3 4.3.3 4.4.2 4.5')
buglink = 'https://bitbucket.org/durin42/hg-git/issues'
cmdtable = {}
--- hggit/git_handler.py.orig 2017-11-02 01:23:50 UTC
+++ hggit/git_handler.py
@@ -954,16 +954,22 @@ class GitHandler(object):
if copied:
copied_path = copied[0]
- try:
- return context.memfilectx(self.repo, f, data,
- islink='l' in e,
- isexec='x' in e,
- copied=copied_path)
- except TypeError:
- return context.memfilectx(f, data,
- islink='l' in e,
- isexec='x' in e,
- copied=copied_path)
+ # Different versions of mercurial have different parameters to
+ # memfilectx. Try them from newest to oldest.
+ args_to_try = (
+ (self.repo, memctx, f, data), # hg 4.5+
+ (self.repo, f, data), # hg 3.1 - 4.5
+ (f, data), # hg < 3.1
+ )
+ for args in args_to_try:
+ try:
+ return context.memfilectx(*args,
+ islink='l' in e,
+ isexec='x' in e,
+ copied=copied_path)
+ except TypeError as ex:
+ last_ex = ex
+ raise last_ex
p1, p2 = (nullid, nullid)
octopus = False
--- tests/test-conflict-1.t.orig 2017-11-02 01:23:50 UTC
+++ tests/test-conflict-1.t
@@ -19,7 +19,7 @@ Load commonly used test logic
$ hg merge -r1 2>&1 | sed 's/-C ./-C/' | egrep -v '^merging afile' | sed 's/incomplete.*/failed!/'
warning: conflicts.* (re)
0 files updated, 0 files merged, 0 files removed, 1 files unresolved
- use 'hg resolve' to retry unresolved file merges or 'hg update -C' to abandon
+ use 'hg resolve' to retry unresolved file merges or 'hg *' to abandon (glob)
resolve using first parent
$ echo C > afile
$ hg resolve -m afile | egrep -v 'no more unresolved files' || true
--- tests/test-conflict-2.t.orig 2017-11-02 01:23:50 UTC
+++ tests/test-conflict-2.t
@@ -19,7 +19,7 @@ Load commonly used test logic
$ hg merge -r1 2>&1 | sed 's/-C ./-C/' | egrep -v '^merging afile' | sed 's/incomplete.*/failed!/'
warning: conflicts.* (re)
0 files updated, 0 files merged, 0 files removed, 1 files unresolved
- use 'hg resolve' to retry unresolved file merges or 'hg update -C' to abandon
+ use 'hg resolve' to retry unresolved file merges or 'hg *' to abandon (glob)
resolve using second parent
$ echo B > afile
$ hg resolve -m afile | egrep -v 'no more unresolved files' || true

View file

@ -11,7 +11,7 @@ COMMENT= Ignition entry point (ign) for using all the suite of ignition tools
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake:outsource pkgconfig shebangfix
USES= cmake:outsource compiler:c++11-lang pkgconfig shebangfix
SHEBANG_FILES= src/ign.in
USE_RUBY= yes

View file

@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= magit
PORTVERSION= 2.90.0
DISTVERSIONPREFIX= v
PORTVERSION= 2.90.1
CATEGORIES= devel elisp
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSIONFULL}/
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${PORTVERSION}/
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
MAINTAINER= yasu@utahime.org

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1541739999
SHA256 (magit-v2.90.0.tar.gz) = 6e28e9cb1b113e5e2c33ff153fb09b256c5f3e754f481ed602f272904e453c55
SIZE (magit-v2.90.0.tar.gz) = 378333
TIMESTAMP = 1542389141
SHA256 (magit-2.90.1.tar.gz) = 28dbcd68b6a417cf07b5fe63514f7837901639a39a4906ab998e0aa73e20ad6a
SIZE (magit-2.90.1.tar.gz) = 378710

View file

@ -1,11 +0,0 @@
--- default.mk.orig 2018-06-03 00:38:37 UTC
+++ default.mk
@@ -89,8 +89,6 @@ ELGS = magit-autoloads.el magit-version.
## Versions ##########################################################
-VERSION ?= $(shell test -e $(TOP).git && git describe --tags --abbrev=0)
-
ASYNC_VERSION = 1.9.3
DASH_VERSION = 2.14.1
GHUB_VERSION = 2.0.1

View file

@ -1,19 +0,0 @@
# $FreeBSD$
PORTNAME= google-protobuf
PORTVERSION= 3.5.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 351
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Ruby extension to Google Protocol Buffers
LICENSE= BSD3CLAUSE
PORTSCOUT= limit:^3\.5\.1
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>

View file

@ -1,3 +0,0 @@
TIMESTAMP = 1515088389
SHA256 (rubygem/google-protobuf-3.5.1.gem) = 11a3442d823bf9b2a83cee74e5ada8b1c4e4ced6592b6b96e678e6c653931169
SIZE (rubygem/google-protobuf-3.5.1.gem) = 239616

View file

@ -1,9 +0,0 @@
rubygem-google-protobuf is a Ruby extension that implements Protocol Buffers
functionality. It makes use of generated Ruby code that defines message and enum
types in a Ruby DSL. You may write definitions in this DSL directly, but we
recommend using protoc's Ruby generation support with .proto files. The build
process in this directory only installs the extension; you need to install
protoc as well to have Ruby code generation functionality.
WWW: https://developers.google.com/protocol-buffers/
WWW: https://github.com/google/protobuf/tree/master/ruby

View file

@ -0,0 +1,15 @@
sed: 1: "s/\s*#.*//": RE error: trailing backslash (\)
cf. PR 229925
--- tools/make-builtin-config.sh.orig 2018-11-23 06:50:40 UTC
+++ tools/make-builtin-config.sh
@@ -21,7 +21,7 @@ TIGRC="${1:-tigrc}"
read_tigrc() {
if test -z "$NO_BUILTIN_TIGRC"; then
- sed 's/\s*#.*//' "$TIGRC" | sed 's,\\,\\\\\\\\,g' | sed 's,",\\\\",g' | sed 's/ \+/ /g'
+ sed 's/[[:space:]]*#.*//' "$TIGRC" | sed 's,\\,\\\\\\\\,g' | sed 's,",\\\\",g' | sed 's/ \+/ /g'
else
echo '#'
fi

View file

@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= tortoisehg
DISTVERSION= 4.6
PORTREVISION= 2
DISTVERSION= 4.8
CATEGORIES= devel
MASTER_SITES= https://bitbucket.org/tortoisehg/targz/downloads/
@ -16,24 +15,22 @@ RUN_DEPENDS= hg:devel/mercurial \
${PYTHON_PKGNAMEPREFIX}iniparse>=0.4:devel/py-iniparse@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pygments>=0:textproc/py-pygments@${PY_FLAVOR}
OPTIONS_DEFINE= NAUTILUS NLS
NAUTILUS_DESC= Install TortoiseHG Nautilus extension
OPTIONS_SUB= yes
USES= pyqt:5 python:2.7
USE_PYQT= core gui network qscintilla2 xml
NLS_USES= gettext
INSTALLS_ICONS= yes
USE_PYTHON= distutils
NO_ARCH= yes
NO_ARCH= yes
SUB_FILES= pkg-message
# Do not conflict with devel/mercurial, which also installs hgext3rd/__init__.py
EXTRACT_AFTER_ARGS= --exclude ${DISTNAME}/hgext3rd/__init__.py
OPTIONS_DEFINE= NAUTILUS NLS
NAUTILUS_DESC= Install TortoiseHG Nautilus extension
OPTIONS_SUB= yes
NLS_USES= gettext
post-patch:
@${REINPLACE_CMD} -e '/_path/ s|/usr|${PREFIX}|' ${WRKSRC}/${PYSETUP}
@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' ${WRKSRC}/contrib/tortoisehg.desktop

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1529005498
SHA256 (tortoisehg-4.6.tar.gz) = b3d21a3b331e757b1aab0a5e28e016739f96acbccb5f7150ba50db1be791b98c
SIZE (tortoisehg-4.6.tar.gz) = 7947478
TIMESTAMP = 1542624214
SHA256 (tortoisehg-4.8.tar.gz) = f079051a60e0f20794efe71761879f19adde629ec7fda268c6005f229625e7fe
SIZE (tortoisehg-4.8.tar.gz) = 7948435

View file

@ -0,0 +1,8 @@
--- tortoisehg/hgqt/qtlib.py.orig 2018-11-19 10:53:15 UTC
+++ tortoisehg/hgqt/qtlib.py
@@ -1470,5 +1470,3 @@ class PaletteSwitcher(object):
def setContextMenuShortcut(action, shortcut):
"""Set shortcut for a context menu action, making sure it's visible"""
action.setShortcut(shortcut)
- if QT_VERSION >= 0x50a00:
- action.setShortcutVisibleInContextMenu(True)

View file

@ -167,9 +167,6 @@ bin/thg
%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qfold.py
%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qfold.pyc
%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qfold.pyo
%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qrename.py
%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qrename.pyc
%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qrename.pyo
%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qsci.py
%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qsci.pyc
%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/qsci.pyo

View file

@ -4,7 +4,7 @@ PORTNAME= zapcc
PORTVERSION= g20180622
CATEGORIES= devel
MAINTAINER= martinfilla@post.cz
MAINTAINER= freebsd@sysctl.cz
COMMENT= C++ caching compiler based on clang
LICENSE= NCSA

View file

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= knot
DISTVERSION= 2.7.3
PORTREVISION= 1
DISTVERSION= 2.7.4
CATEGORIES= dns ipv6
MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \
https://dns.company/downloads/knot-dns/
@ -18,7 +17,6 @@ NOT_FOR_ARCHS= i386
NOT_FOR_ARCHS_REASON_i386=Uses 64 bit atomics that clang cannot generate on i386 on FreeBSD >= 11.2
LIB_DEPENDS= libgnutls.so:security/gnutls \
libidn2.so:dns/libidn2 \
liblmdb.so:databases/lmdb \
libnettle.so:security/nettle \
liburcu.so:sysutils/liburcu
@ -27,15 +25,28 @@ CONFLICTS= knot-1.* knot1-[0-6].*
USES= alias compiler:c11 libedit libtool localbase ncurses pkgconfig python tar:xz
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-rundir=/var/run/knot \
--with-storage=/var/db/knot \
--with-pkgconfigdir=${PREFIX}/libdata/pkgconfig \
--enable-recvmmsg=no
CONFIGURE_ARGS= --enable-recvmmsg=no \
--with-pkgconfigdir=${PREFIX}/libdata/pkgconfig
.if !defined(UTILS_ONLY) && !defined(LIB_ONLY)
CONFIGURE_ARGS+= --with-rundir=/var/run/knot \
--with-storage=/var/db/knot
USE_RC_SUBR= ${PORTNAME}
SUB_FILES= pkg-message
.endif
.if defined(UTILS_ONLY) || defined(LIB_ONLY)
CONFIGURE_ARGS+= --disable-daemon \
--disable-modules
.endif
.if defined(LIB_ONLY)
CONFIGURE_ARGS+= --disable-utilities
.endif
USE_LDCONFIG= yes
LLD_UNSAFE= yes
INSTALL_TARGET= install-strip
USE_RC_SUBR= ${PORTNAME}
SUB_FILES= pkg-message
USERS= knot
GROUPS= knot
@ -43,7 +54,15 @@ SUB_LIST+= USERS="${USERS}" GROUPS="${GROUPS}"
PORTDOCS= COPYING NEWS README
OPTIONS_DEFINE= DNSTAP FASTPARSER IDN DOCS
OPTIONS_DEFINE= DNSTAP DOCS
.if !defined(LIB_ONLY)
OPTIONS_DEFINE+= IDN
.endif
.if !defined(UTILS_ONLY) && !defined(LIB_ONLY)
OPTIONS_DEFINE+= FASTPARSER MAXMINDDB
.endif
DNSTAP_DESC= dnstap support (see dnstap.info)
DNSTAP_CONFIGURE_ENABLE= dnstap
@ -61,20 +80,28 @@ FASTPARSER_DESC= Fast zone parser (demanding compilation)
FASTPARSER_CONFIGURE_ENABLE= fastparser
IDN_CONFIGURE_WITH= libidn
IDN_LIB_DEPENDS= libidn.so:dns/libidn
IDN_LIB_DEPENDS= libidn2.so:dns/libidn2
MAXMINDDB_DESC= Enable MaxMind for geodb module
MAXMINDDB_LIB_DEPENDS= libmaxminddb.so:net/libmaxminddb
MAXMINDDB_CONFIGURE_ENABLE= maxminddb
post-patch:
.if !defined(UTILS_ONLY) && !defined(LIB_ONLY)
@${REINPLACE_CMD} 's|$$(INSTALL) -d $$(DESTDIR)/\@run_dir\@|#$$(INSTALL) -d $$(DESTDIR)/\@run_dir\@|' \
${WRKSRC}/src/Makefile.in
@${REINPLACE_CMD} 's|$$(INSTALL) -d $$(DESTDIR)/\@storage_dir\@|#$$(INSTALL) -d $$(DESTDIR)/\@storage_dir\@|' \
${WRKSRC}/src/Makefile.in
@${RM} -r ${WRKSRC}/src/zscanner/scanner.c
.endif
post-install:
.if !defined(UTILS_ONLY) && !defined(LIB_ONLY)
${MV} ${STAGEDIR}${ETCDIR}/knot.sample.conf \
${STAGEDIR}${ETCDIR}/knot.conf.sample
@${MKDIR} ${STAGEDIR}${DOCSDIR}
@${MKDIR} ${STAGEDIR}/var/run/knot ${STAGEDIR}/var/db/knot
.endif
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}/
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1539588047
SHA256 (knot-2.7.3.tar.xz) = 8717c0f34e441e96bc32bc93b48333ea9c094c5075f91575e40ac30fcf6692df
SIZE (knot-2.7.3.tar.xz) = 1146456
TIMESTAMP = 1542114322
SHA256 (knot-2.7.4.tar.xz) = acebe2fbcd8f67b0cb8969376114855316fe831df08321b795147502a5e9fd74
SIZE (knot-2.7.4.tar.xz) = 1148652

View file

@ -96,5 +96,5 @@ sbin/keymgr
sbin/kjournalprint
sbin/knotc
sbin/knotd
@dir /var/db/knot
@dir /var/run/knot
@dir(knot,knot,750) /var/db/knot
@dir(knot,knot,750) /var/run/knot

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dns-lexicon
DISTVERSION= 2.7.9
DISTVERSION= 2.7.14
CATEGORIES= dns python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1538742750
SHA256 (dns-lexicon-2.7.9.tar.gz) = 897178b2c00c6c34403a0441bc1df9763a1d2dd8f8db52486a9ac6a102d2242e
SIZE (dns-lexicon-2.7.9.tar.gz) = 72697
TIMESTAMP = 1542348031
SHA256 (dns-lexicon-2.7.14.tar.gz) = 7a740bf1d03285f3f80292c7be2c80efd01d2203e80d628881794a1acea1c19a
SIZE (dns-lexicon-2.7.14.tar.gz) = 81747

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pluma
PORTVERSION= 1.20.2
PORTVERSION= 1.20.3
CATEGORIES= editors mate
MASTER_SITES= MATE
DIST_SUBDIR= mate

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1541426112
SHA256 (mate/pluma-1.20.2.tar.xz) = fd43421d13ceeb0d8b316b127c738914f89c6449b588cccc4f4c26fae67f26e2
SIZE (mate/pluma-1.20.2.tar.xz) = 3504720
TIMESTAMP = 1542978212
SHA256 (mate/pluma-1.20.3.tar.xz) = 85845e61cf719374860e66d5c90ede00f5dc2210594b6e72bad7e9e3bf608bd9
SIZE (mate/pluma-1.20.3.tar.xz) = 3230584

View file

@ -158,194 +158,406 @@ share/applications/pluma.desktop
%%PORTDOCS%%%%DOCSDIR%%/up-insensitive.png
%%PORTDOCS%%%%DOCSDIR%%/up.png
share/gir-1.0/Pluma-1.0.gir
share/help/C/pluma/figures/pluma_format_bold.png
share/help/C/pluma/figures/pluma_format_italic.png
share/help/C/pluma/figures/pluma_format_strikethrough.png
share/help/C/pluma/figures/pluma_format_underline.png
share/help/C/pluma/figures/pluma_recent_files_menu_icon.png
share/help/C/pluma/figures/pluma_window.png
share/help/C/pluma/index.docbook
share/help/C/pluma/legal.xml
share/help/ar/pluma/figures/pluma_format_bold.png
share/help/ar/pluma/figures/pluma_format_italic.png
share/help/ar/pluma/figures/pluma_format_strikethrough.png
share/help/ar/pluma/figures/pluma_format_underline.png
share/help/af/pluma/figures/pluma_recent_files_menu_icon.png
share/help/af/pluma/figures/pluma_window.png
share/help/af/pluma/index.docbook
share/help/af/pluma/legal.xml
share/help/am/pluma/figures/pluma_recent_files_menu_icon.png
share/help/am/pluma/figures/pluma_window.png
share/help/am/pluma/index.docbook
share/help/am/pluma/legal.xml
share/help/ar/pluma/figures/pluma_recent_files_menu_icon.png
share/help/ar/pluma/figures/pluma_window.png
share/help/ar/pluma/index.docbook
share/help/ar/pluma/legal.xml
share/help/bg/pluma/figures/pluma_format_bold.png
share/help/bg/pluma/figures/pluma_format_italic.png
share/help/bg/pluma/figures/pluma_format_strikethrough.png
share/help/bg/pluma/figures/pluma_format_underline.png
share/help/as/pluma/figures/pluma_recent_files_menu_icon.png
share/help/as/pluma/figures/pluma_window.png
share/help/as/pluma/index.docbook
share/help/as/pluma/legal.xml
share/help/ast/pluma/figures/pluma_recent_files_menu_icon.png
share/help/ast/pluma/figures/pluma_window.png
share/help/ast/pluma/index.docbook
share/help/ast/pluma/legal.xml
share/help/az/pluma/figures/pluma_recent_files_menu_icon.png
share/help/az/pluma/figures/pluma_window.png
share/help/az/pluma/index.docbook
share/help/az/pluma/legal.xml
share/help/be/pluma/figures/pluma_recent_files_menu_icon.png
share/help/be/pluma/figures/pluma_window.png
share/help/be/pluma/index.docbook
share/help/be/pluma/legal.xml
share/help/bg/pluma/figures/pluma_recent_files_menu_icon.png
share/help/bg/pluma/figures/pluma_window.png
share/help/bg/pluma/index.docbook
share/help/bg/pluma/legal.xml
share/help/ca/pluma/figures/pluma_format_bold.png
share/help/ca/pluma/figures/pluma_format_italic.png
share/help/ca/pluma/figures/pluma_format_strikethrough.png
share/help/ca/pluma/figures/pluma_format_underline.png
share/help/bn/pluma/figures/pluma_recent_files_menu_icon.png
share/help/bn/pluma/figures/pluma_window.png
share/help/bn/pluma/index.docbook
share/help/bn/pluma/legal.xml
share/help/bn_IN/pluma/figures/pluma_recent_files_menu_icon.png
share/help/bn_IN/pluma/figures/pluma_window.png
share/help/bn_IN/pluma/index.docbook
share/help/bn_IN/pluma/legal.xml
share/help/br/pluma/figures/pluma_recent_files_menu_icon.png
share/help/br/pluma/figures/pluma_window.png
share/help/br/pluma/index.docbook
share/help/br/pluma/legal.xml
share/help/bs/pluma/figures/pluma_recent_files_menu_icon.png
share/help/bs/pluma/figures/pluma_window.png
share/help/bs/pluma/index.docbook
share/help/bs/pluma/legal.xml
share/help/ca/pluma/figures/pluma_recent_files_menu_icon.png
share/help/ca/pluma/figures/pluma_window.png
share/help/ca/pluma/index.docbook
share/help/ca/pluma/legal.xml
share/help/cs/pluma/figures/pluma_format_bold.png
share/help/cs/pluma/figures/pluma_format_italic.png
share/help/cs/pluma/figures/pluma_format_strikethrough.png
share/help/cs/pluma/figures/pluma_format_underline.png
share/help/ca@valencia/pluma/figures/pluma_recent_files_menu_icon.png
share/help/ca@valencia/pluma/figures/pluma_window.png
share/help/ca@valencia/pluma/index.docbook
share/help/ca@valencia/pluma/legal.xml
share/help/cmn/pluma/figures/pluma_recent_files_menu_icon.png
share/help/cmn/pluma/figures/pluma_window.png
share/help/cmn/pluma/index.docbook
share/help/cmn/pluma/legal.xml
share/help/crh/pluma/figures/pluma_recent_files_menu_icon.png
share/help/crh/pluma/figures/pluma_window.png
share/help/crh/pluma/index.docbook
share/help/crh/pluma/legal.xml
share/help/cs/pluma/figures/pluma_recent_files_menu_icon.png
share/help/cs/pluma/figures/pluma_window.png
share/help/cs/pluma/index.docbook
share/help/cs/pluma/legal.xml
share/help/da/pluma/figures/pluma_format_bold.png
share/help/da/pluma/figures/pluma_format_italic.png
share/help/da/pluma/figures/pluma_format_strikethrough.png
share/help/da/pluma/figures/pluma_format_underline.png
share/help/cy/pluma/figures/pluma_recent_files_menu_icon.png
share/help/cy/pluma/figures/pluma_window.png
share/help/cy/pluma/index.docbook
share/help/cy/pluma/legal.xml
share/help/da/pluma/figures/pluma_recent_files_menu_icon.png
share/help/da/pluma/figures/pluma_window.png
share/help/da/pluma/index.docbook
share/help/da/pluma/legal.xml
share/help/de/pluma/figures/pluma_format_bold.png
share/help/de/pluma/figures/pluma_format_italic.png
share/help/de/pluma/figures/pluma_format_strikethrough.png
share/help/de/pluma/figures/pluma_format_underline.png
share/help/de/pluma/figures/pluma_recent_files_menu_icon.png
share/help/de/pluma/figures/pluma_window.png
share/help/de/pluma/index.docbook
share/help/de/pluma/legal.xml
share/help/el/pluma/figures/pluma_format_bold.png
share/help/el/pluma/figures/pluma_format_italic.png
share/help/el/pluma/figures/pluma_format_strikethrough.png
share/help/el/pluma/figures/pluma_format_underline.png
share/help/dz/pluma/figures/pluma_recent_files_menu_icon.png
share/help/dz/pluma/figures/pluma_window.png
share/help/dz/pluma/index.docbook
share/help/dz/pluma/legal.xml
share/help/el/pluma/figures/pluma_recent_files_menu_icon.png
share/help/el/pluma/figures/pluma_window.png
share/help/el/pluma/index.docbook
share/help/el/pluma/legal.xml
share/help/es/pluma/figures/pluma_format_bold.png
share/help/es/pluma/figures/pluma_format_italic.png
share/help/es/pluma/figures/pluma_format_strikethrough.png
share/help/es/pluma/figures/pluma_format_underline.png
share/help/en_AU/pluma/figures/pluma_recent_files_menu_icon.png
share/help/en_AU/pluma/figures/pluma_window.png
share/help/en_AU/pluma/index.docbook
share/help/en_AU/pluma/legal.xml
share/help/en_CA/pluma/figures/pluma_recent_files_menu_icon.png
share/help/en_CA/pluma/figures/pluma_window.png
share/help/en_CA/pluma/index.docbook
share/help/en_CA/pluma/legal.xml
share/help/en_GB/pluma/figures/pluma_recent_files_menu_icon.png
share/help/en_GB/pluma/figures/pluma_window.png
share/help/en_GB/pluma/index.docbook
share/help/en_GB/pluma/legal.xml
share/help/eo/pluma/figures/pluma_recent_files_menu_icon.png
share/help/eo/pluma/figures/pluma_window.png
share/help/eo/pluma/index.docbook
share/help/eo/pluma/legal.xml
share/help/es/pluma/figures/pluma_recent_files_menu_icon.png
share/help/es/pluma/figures/pluma_window.png
share/help/es/pluma/index.docbook
share/help/es/pluma/legal.xml
share/help/fi/pluma/figures/pluma_format_bold.png
share/help/fi/pluma/figures/pluma_format_italic.png
share/help/fi/pluma/figures/pluma_format_strikethrough.png
share/help/fi/pluma/figures/pluma_format_underline.png
share/help/es_AR/pluma/figures/pluma_recent_files_menu_icon.png
share/help/es_AR/pluma/figures/pluma_window.png
share/help/es_AR/pluma/index.docbook
share/help/es_AR/pluma/legal.xml
share/help/es_CO/pluma/figures/pluma_recent_files_menu_icon.png
share/help/es_CO/pluma/figures/pluma_window.png
share/help/es_CO/pluma/index.docbook
share/help/es_CO/pluma/legal.xml
share/help/et/pluma/figures/pluma_recent_files_menu_icon.png
share/help/et/pluma/figures/pluma_window.png
share/help/et/pluma/index.docbook
share/help/et/pluma/legal.xml
share/help/eu/pluma/figures/pluma_recent_files_menu_icon.png
share/help/eu/pluma/figures/pluma_window.png
share/help/eu/pluma/index.docbook
share/help/eu/pluma/legal.xml
share/help/fa/pluma/figures/pluma_recent_files_menu_icon.png
share/help/fa/pluma/figures/pluma_window.png
share/help/fa/pluma/index.docbook
share/help/fa/pluma/legal.xml
share/help/fi/pluma/figures/pluma_recent_files_menu_icon.png
share/help/fi/pluma/figures/pluma_window.png
share/help/fi/pluma/index.docbook
share/help/fi/pluma/legal.xml
share/help/fr/pluma/figures/pluma_format_bold.png
share/help/fr/pluma/figures/pluma_format_italic.png
share/help/fr/pluma/figures/pluma_format_strikethrough.png
share/help/fr/pluma/figures/pluma_format_underline.png
share/help/fr/pluma/figures/pluma_recent_files_menu_icon.png
share/help/fr/pluma/figures/pluma_window.png
share/help/fr/pluma/index.docbook
share/help/fr/pluma/legal.xml
share/help/hu/pluma/figures/pluma_format_bold.png
share/help/hu/pluma/figures/pluma_format_italic.png
share/help/hu/pluma/figures/pluma_format_strikethrough.png
share/help/hu/pluma/figures/pluma_format_underline.png
share/help/frp/pluma/figures/pluma_recent_files_menu_icon.png
share/help/frp/pluma/figures/pluma_window.png
share/help/frp/pluma/index.docbook
share/help/frp/pluma/legal.xml
share/help/fur/pluma/figures/pluma_recent_files_menu_icon.png
share/help/fur/pluma/figures/pluma_window.png
share/help/fur/pluma/index.docbook
share/help/fur/pluma/legal.xml
share/help/ga/pluma/figures/pluma_recent_files_menu_icon.png
share/help/ga/pluma/figures/pluma_window.png
share/help/ga/pluma/index.docbook
share/help/ga/pluma/legal.xml
share/help/gl/pluma/figures/pluma_recent_files_menu_icon.png
share/help/gl/pluma/figures/pluma_window.png
share/help/gl/pluma/index.docbook
share/help/gl/pluma/legal.xml
share/help/gu/pluma/figures/pluma_recent_files_menu_icon.png
share/help/gu/pluma/figures/pluma_window.png
share/help/gu/pluma/index.docbook
share/help/gu/pluma/legal.xml
share/help/he/pluma/figures/pluma_recent_files_menu_icon.png
share/help/he/pluma/figures/pluma_window.png
share/help/he/pluma/index.docbook
share/help/he/pluma/legal.xml
share/help/hi/pluma/figures/pluma_recent_files_menu_icon.png
share/help/hi/pluma/figures/pluma_window.png
share/help/hi/pluma/index.docbook
share/help/hi/pluma/legal.xml
share/help/hr/pluma/figures/pluma_recent_files_menu_icon.png
share/help/hr/pluma/figures/pluma_window.png
share/help/hr/pluma/index.docbook
share/help/hr/pluma/legal.xml
share/help/hu/pluma/figures/pluma_recent_files_menu_icon.png
share/help/hu/pluma/figures/pluma_window.png
share/help/hu/pluma/index.docbook
share/help/hu/pluma/legal.xml
share/help/it/pluma/figures/pluma_format_bold.png
share/help/it/pluma/figures/pluma_format_italic.png
share/help/it/pluma/figures/pluma_format_strikethrough.png
share/help/it/pluma/figures/pluma_format_underline.png
share/help/hy/pluma/figures/pluma_recent_files_menu_icon.png
share/help/hy/pluma/figures/pluma_window.png
share/help/hy/pluma/index.docbook
share/help/hy/pluma/legal.xml
share/help/id/pluma/figures/pluma_recent_files_menu_icon.png
share/help/id/pluma/figures/pluma_window.png
share/help/id/pluma/index.docbook
share/help/id/pluma/legal.xml
share/help/is/pluma/figures/pluma_recent_files_menu_icon.png
share/help/is/pluma/figures/pluma_window.png
share/help/is/pluma/index.docbook
share/help/is/pluma/legal.xml
share/help/it/pluma/figures/pluma_recent_files_menu_icon.png
share/help/it/pluma/figures/pluma_window.png
share/help/it/pluma/index.docbook
share/help/it/pluma/legal.xml
share/help/ja/pluma/figures/pluma_format_bold.png
share/help/ja/pluma/figures/pluma_format_italic.png
share/help/ja/pluma/figures/pluma_format_strikethrough.png
share/help/ja/pluma/figures/pluma_format_underline.png
share/help/ja/pluma/figures/pluma_recent_files_menu_icon.png
share/help/ja/pluma/figures/pluma_window.png
share/help/ja/pluma/index.docbook
share/help/ja/pluma/legal.xml
share/help/ko/pluma/figures/pluma_format_bold.png
share/help/ko/pluma/figures/pluma_format_italic.png
share/help/ko/pluma/figures/pluma_format_strikethrough.png
share/help/ko/pluma/figures/pluma_format_underline.png
share/help/ka/pluma/figures/pluma_recent_files_menu_icon.png
share/help/ka/pluma/figures/pluma_window.png
share/help/ka/pluma/index.docbook
share/help/ka/pluma/legal.xml
share/help/kk/pluma/figures/pluma_recent_files_menu_icon.png
share/help/kk/pluma/figures/pluma_window.png
share/help/kk/pluma/index.docbook
share/help/kk/pluma/legal.xml
share/help/kn/pluma/figures/pluma_recent_files_menu_icon.png
share/help/kn/pluma/figures/pluma_window.png
share/help/kn/pluma/index.docbook
share/help/kn/pluma/legal.xml
share/help/ko/pluma/figures/pluma_recent_files_menu_icon.png
share/help/ko/pluma/figures/pluma_window.png
share/help/ko/pluma/index.docbook
share/help/ko/pluma/legal.xml
share/help/oc/pluma/figures/pluma_format_bold.png
share/help/oc/pluma/figures/pluma_format_italic.png
share/help/oc/pluma/figures/pluma_format_strikethrough.png
share/help/oc/pluma/figures/pluma_format_underline.png
share/help/ku/pluma/figures/pluma_recent_files_menu_icon.png
share/help/ku/pluma/figures/pluma_window.png
share/help/ku/pluma/index.docbook
share/help/ku/pluma/legal.xml
share/help/ku_IQ/pluma/figures/pluma_recent_files_menu_icon.png
share/help/ku_IQ/pluma/figures/pluma_window.png
share/help/ku_IQ/pluma/index.docbook
share/help/ku_IQ/pluma/legal.xml
share/help/ky/pluma/figures/pluma_recent_files_menu_icon.png
share/help/ky/pluma/figures/pluma_window.png
share/help/ky/pluma/index.docbook
share/help/ky/pluma/legal.xml
share/help/lt/pluma/figures/pluma_recent_files_menu_icon.png
share/help/lt/pluma/figures/pluma_window.png
share/help/lt/pluma/index.docbook
share/help/lt/pluma/legal.xml
share/help/lv/pluma/figures/pluma_recent_files_menu_icon.png
share/help/lv/pluma/figures/pluma_window.png
share/help/lv/pluma/index.docbook
share/help/lv/pluma/legal.xml
share/help/mai/pluma/figures/pluma_recent_files_menu_icon.png
share/help/mai/pluma/figures/pluma_window.png
share/help/mai/pluma/index.docbook
share/help/mai/pluma/legal.xml
share/help/mg/pluma/figures/pluma_recent_files_menu_icon.png
share/help/mg/pluma/figures/pluma_window.png
share/help/mg/pluma/index.docbook
share/help/mg/pluma/legal.xml
share/help/mk/pluma/figures/pluma_recent_files_menu_icon.png
share/help/mk/pluma/figures/pluma_window.png
share/help/mk/pluma/index.docbook
share/help/mk/pluma/legal.xml
share/help/ml/pluma/figures/pluma_recent_files_menu_icon.png
share/help/ml/pluma/figures/pluma_window.png
share/help/ml/pluma/index.docbook
share/help/ml/pluma/legal.xml
share/help/mn/pluma/figures/pluma_recent_files_menu_icon.png
share/help/mn/pluma/figures/pluma_window.png
share/help/mn/pluma/index.docbook
share/help/mn/pluma/legal.xml
share/help/mr/pluma/figures/pluma_recent_files_menu_icon.png
share/help/mr/pluma/figures/pluma_window.png
share/help/mr/pluma/index.docbook
share/help/mr/pluma/legal.xml
share/help/ms/pluma/figures/pluma_recent_files_menu_icon.png
share/help/ms/pluma/figures/pluma_window.png
share/help/ms/pluma/index.docbook
share/help/ms/pluma/legal.xml
share/help/nb/pluma/figures/pluma_recent_files_menu_icon.png
share/help/nb/pluma/figures/pluma_window.png
share/help/nb/pluma/index.docbook
share/help/nb/pluma/legal.xml
share/help/nds/pluma/figures/pluma_recent_files_menu_icon.png
share/help/nds/pluma/figures/pluma_window.png
share/help/nds/pluma/index.docbook
share/help/nds/pluma/legal.xml
share/help/ne/pluma/figures/pluma_recent_files_menu_icon.png
share/help/ne/pluma/figures/pluma_window.png
share/help/ne/pluma/index.docbook
share/help/ne/pluma/legal.xml
share/help/nl/pluma/figures/pluma_recent_files_menu_icon.png
share/help/nl/pluma/figures/pluma_window.png
share/help/nl/pluma/index.docbook
share/help/nl/pluma/legal.xml
share/help/nn/pluma/figures/pluma_recent_files_menu_icon.png
share/help/nn/pluma/figures/pluma_window.png
share/help/nn/pluma/index.docbook
share/help/nn/pluma/legal.xml
share/help/oc/pluma/figures/pluma_recent_files_menu_icon.png
share/help/oc/pluma/figures/pluma_window.png
share/help/oc/pluma/index.docbook
share/help/oc/pluma/legal.xml
share/help/pt_BR/pluma/figures/pluma_format_bold.png
share/help/pt_BR/pluma/figures/pluma_format_italic.png
share/help/pt_BR/pluma/figures/pluma_format_strikethrough.png
share/help/pt_BR/pluma/figures/pluma_format_underline.png
share/help/or/pluma/figures/pluma_recent_files_menu_icon.png
share/help/or/pluma/figures/pluma_window.png
share/help/or/pluma/index.docbook
share/help/or/pluma/legal.xml
share/help/pa/pluma/figures/pluma_recent_files_menu_icon.png
share/help/pa/pluma/figures/pluma_window.png
share/help/pa/pluma/index.docbook
share/help/pa/pluma/legal.xml
share/help/pl/pluma/figures/pluma_recent_files_menu_icon.png
share/help/pl/pluma/figures/pluma_window.png
share/help/pl/pluma/index.docbook
share/help/pl/pluma/legal.xml
share/help/ps/pluma/figures/pluma_recent_files_menu_icon.png
share/help/ps/pluma/figures/pluma_window.png
share/help/ps/pluma/index.docbook
share/help/ps/pluma/legal.xml
share/help/pt/pluma/figures/pluma_recent_files_menu_icon.png
share/help/pt/pluma/figures/pluma_window.png
share/help/pt/pluma/index.docbook
share/help/pt/pluma/legal.xml
share/help/pt_BR/pluma/figures/pluma_recent_files_menu_icon.png
share/help/pt_BR/pluma/figures/pluma_window.png
share/help/pt_BR/pluma/index.docbook
share/help/pt_BR/pluma/legal.xml
share/help/ru/pluma/figures/pluma_format_bold.png
share/help/ru/pluma/figures/pluma_format_italic.png
share/help/ru/pluma/figures/pluma_format_strikethrough.png
share/help/ru/pluma/figures/pluma_format_underline.png
share/help/ro/pluma/figures/pluma_recent_files_menu_icon.png
share/help/ro/pluma/figures/pluma_window.png
share/help/ro/pluma/index.docbook
share/help/ro/pluma/legal.xml
share/help/ru/pluma/figures/pluma_recent_files_menu_icon.png
share/help/ru/pluma/figures/pluma_window.png
share/help/ru/pluma/index.docbook
share/help/ru/pluma/legal.xml
share/help/sv/pluma/figures/pluma_format_bold.png
share/help/sv/pluma/figures/pluma_format_italic.png
share/help/sv/pluma/figures/pluma_format_strikethrough.png
share/help/sv/pluma/figures/pluma_format_underline.png
share/help/rw/pluma/figures/pluma_recent_files_menu_icon.png
share/help/rw/pluma/figures/pluma_window.png
share/help/rw/pluma/index.docbook
share/help/rw/pluma/legal.xml
share/help/si/pluma/figures/pluma_recent_files_menu_icon.png
share/help/si/pluma/figures/pluma_window.png
share/help/si/pluma/index.docbook
share/help/si/pluma/legal.xml
share/help/sk/pluma/figures/pluma_recent_files_menu_icon.png
share/help/sk/pluma/figures/pluma_window.png
share/help/sk/pluma/index.docbook
share/help/sk/pluma/legal.xml
share/help/sl/pluma/figures/pluma_recent_files_menu_icon.png
share/help/sl/pluma/figures/pluma_window.png
share/help/sl/pluma/index.docbook
share/help/sl/pluma/legal.xml
share/help/sq/pluma/figures/pluma_recent_files_menu_icon.png
share/help/sq/pluma/figures/pluma_window.png
share/help/sq/pluma/index.docbook
share/help/sq/pluma/legal.xml
share/help/sr/pluma/figures/pluma_recent_files_menu_icon.png
share/help/sr/pluma/figures/pluma_window.png
share/help/sr/pluma/index.docbook
share/help/sr/pluma/legal.xml
share/help/sr@latin/pluma/figures/pluma_recent_files_menu_icon.png
share/help/sr@latin/pluma/figures/pluma_window.png
share/help/sr@latin/pluma/index.docbook
share/help/sr@latin/pluma/legal.xml
share/help/sv/pluma/figures/pluma_recent_files_menu_icon.png
share/help/sv/pluma/figures/pluma_window.png
share/help/sv/pluma/index.docbook
share/help/sv/pluma/legal.xml
share/help/th/pluma/figures/pluma_format_bold.png
share/help/th/pluma/figures/pluma_format_italic.png
share/help/th/pluma/figures/pluma_format_strikethrough.png
share/help/th/pluma/figures/pluma_format_underline.png
share/help/ta/pluma/figures/pluma_recent_files_menu_icon.png
share/help/ta/pluma/figures/pluma_window.png
share/help/ta/pluma/index.docbook
share/help/ta/pluma/legal.xml
share/help/te/pluma/figures/pluma_recent_files_menu_icon.png
share/help/te/pluma/figures/pluma_window.png
share/help/te/pluma/index.docbook
share/help/te/pluma/legal.xml
share/help/th/pluma/figures/pluma_recent_files_menu_icon.png
share/help/th/pluma/figures/pluma_window.png
share/help/th/pluma/index.docbook
share/help/th/pluma/legal.xml
share/help/uk/pluma/figures/pluma_format_bold.png
share/help/uk/pluma/figures/pluma_format_italic.png
share/help/uk/pluma/figures/pluma_format_strikethrough.png
share/help/uk/pluma/figures/pluma_format_underline.png
share/help/tr/pluma/figures/pluma_recent_files_menu_icon.png
share/help/tr/pluma/figures/pluma_window.png
share/help/tr/pluma/index.docbook
share/help/tr/pluma/legal.xml
share/help/ug/pluma/figures/pluma_recent_files_menu_icon.png
share/help/ug/pluma/figures/pluma_window.png
share/help/ug/pluma/index.docbook
share/help/ug/pluma/legal.xml
share/help/uk/pluma/figures/pluma_recent_files_menu_icon.png
share/help/uk/pluma/figures/pluma_window.png
share/help/uk/pluma/index.docbook
share/help/uk/pluma/legal.xml
share/help/zh_CN/pluma/figures/pluma_format_bold.png
share/help/zh_CN/pluma/figures/pluma_format_italic.png
share/help/zh_CN/pluma/figures/pluma_format_strikethrough.png
share/help/zh_CN/pluma/figures/pluma_format_underline.png
share/help/ur/pluma/figures/pluma_recent_files_menu_icon.png
share/help/ur/pluma/figures/pluma_window.png
share/help/ur/pluma/index.docbook
share/help/ur/pluma/legal.xml
share/help/uz/pluma/figures/pluma_recent_files_menu_icon.png
share/help/uz/pluma/figures/pluma_window.png
share/help/uz/pluma/index.docbook
share/help/uz/pluma/legal.xml
share/help/vi/pluma/figures/pluma_recent_files_menu_icon.png
share/help/vi/pluma/figures/pluma_window.png
share/help/vi/pluma/index.docbook
share/help/vi/pluma/legal.xml
share/help/wa/pluma/figures/pluma_recent_files_menu_icon.png
share/help/wa/pluma/figures/pluma_window.png
share/help/wa/pluma/index.docbook
share/help/wa/pluma/legal.xml
share/help/xh/pluma/figures/pluma_recent_files_menu_icon.png
share/help/xh/pluma/figures/pluma_window.png
share/help/xh/pluma/index.docbook
share/help/xh/pluma/legal.xml
share/help/zh_CN/pluma/figures/pluma_recent_files_menu_icon.png
share/help/zh_CN/pluma/figures/pluma_window.png
share/help/zh_CN/pluma/index.docbook
share/help/zh_CN/pluma/legal.xml
share/help/zh_HK/pluma/figures/pluma_format_bold.png
share/help/zh_HK/pluma/figures/pluma_format_italic.png
share/help/zh_HK/pluma/figures/pluma_format_strikethrough.png
share/help/zh_HK/pluma/figures/pluma_format_underline.png
share/help/zh_HK/pluma/figures/pluma_recent_files_menu_icon.png
share/help/zh_HK/pluma/figures/pluma_window.png
share/help/zh_HK/pluma/index.docbook
share/help/zh_HK/pluma/legal.xml
share/help/zh_TW/pluma/figures/pluma_format_bold.png
share/help/zh_TW/pluma/figures/pluma_format_italic.png
share/help/zh_TW/pluma/figures/pluma_format_strikethrough.png
share/help/zh_TW/pluma/figures/pluma_format_underline.png
share/help/zh_TW/pluma/figures/pluma_recent_files_menu_icon.png
share/help/zh_TW/pluma/figures/pluma_window.png
share/help/zh_TW/pluma/index.docbook

View file

@ -2,10 +2,11 @@
# $FreeBSD$
PORTNAME= julius
PKGNAMESUFFIX= -caesariii
PORTVERSION= g20180430
PORTREVISION= 1
PORTVERSION= 1.0.0
DISTVERSIONPREFIX= v
PORTEPOCH= 1
CATEGORIES= games
PKGNAMESUFFIX= -caesariii
MAINTAINER= pkubaj@anongoth.pl
COMMENT= Open source re-implementation of Caesar III
@ -16,7 +17,6 @@ USES= cmake:outsource
USE_GITHUB= yes
GH_ACCOUNT= bvschaik
GH_TAGNAME= cb7ecdf
USE_HARDENING= safestack

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1525895014
SHA256 (bvschaik-julius-g20180430-cb7ecdf_GH0.tar.gz) = 7f60ba486c46c5cb55e6b581e29f8af3fd865dcbdc389f5b2ad639a568846487
SIZE (bvschaik-julius-g20180430-cb7ecdf_GH0.tar.gz) = 2381369
TIMESTAMP = 1541893414
SHA256 (bvschaik-julius-v1.0.0_GH0.tar.gz) = 145670dc185a627de547e3c3fe45d2bb2b40bdec2929888cd19c56814f21ebc5
SIZE (bvschaik-julius-v1.0.0_GH0.tar.gz) = 2665014

View file

@ -21,8 +21,8 @@ NO_BUILD= yes
NO_ARCH= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.Final
PLIST_FILES= ${JAVAJARDIR:S,^${PREFIX}/,,}/netty-${PORTVERSION}.jar \
${JAVAJARDIR:S,^${PREFIX}/,,}/netty.jar
PLIST_FILES= ${JAVAJARDIR}/netty-${PORTVERSION}.jar \
${JAVAJARDIR}/netty.jar
PORTDATA= *
PORTDOCS= *

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= php73
DISTVERSION= 7.3.0RC5
DISTVERSION= 7.3.0RC6
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= https://downloads.php.net/~cmb/

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1541624364
SHA256 (php-7.3.0RC5.tar.xz) = 0bf6a6bdfd37576b9a341559023b0adf90063b8970ab08ea7a4d8e83b82136cd
SIZE (php-7.3.0RC5.tar.xz) = 11916200
TIMESTAMP = 1542968426
SHA256 (php-7.3.0RC6.tar.xz) = 8120b5830e24d5fabc96da693ab924852e6c2a95829ad994d6a5107c69787848
SIZE (php-7.3.0RC6.tar.xz) = 11918172

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= retro12
DISTVERSION= 2018.4.20
DISTVERSION= 2018.8
CATEGORIES= lang
MASTER_SITES= https://forthworks.com/retro/r/
DISTNAME= ${PORTNAME:tu}-${DISTVERSION}
@ -12,17 +12,19 @@ COMMENT= Clean, elegant, and pragmatic dialect of Forth
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/LICENSE.md
USES= ncurses shebangfix
SHEBANG_FILES= example/Atua*
SHEBANG_LANG= rre
# Conflicting files: bin/listener bin/repl bin/ri
CONFLICTS_INSTALL= audio/listener mail/nmh japanese/mh lang/ruby
USES= ncurses
MAKE_ENV= DATADIR=${DATADIR} \
DESTDIR=${DESTDIR} \
DOCSDIR=${DOCSDIR} \
EXAMPLESDIR=${EXAMPLESDIR} \
PREFIX=${PREFIX}
OPTIONS_DEFINE= DOCS EXAMPLES
PLIST_FILES= bin/embedimage \
bin/extend \
@ -50,4 +52,6 @@ PORTEXAMPLES= example
INSTALL_TARGET= install-strip
TEST_TARGET= test
OPTIONS_DEFINE= DOCS EXAMPLES
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1524275523
SHA256 (RETRO12-2018.4.20.tar.gz) = 431e03ce575553df326eca33e483d279b13b83209d737fec90ee3f2a77a6bc17
SIZE (RETRO12-2018.4.20.tar.gz) = 216832
TIMESTAMP = 1541075447
SHA256 (RETRO12-2018.8.tar.gz) = 9458f3c82d8e6fa54148b210420e4314e886c3020b3cb0392e801f308d5fe5a5
SIZE (RETRO12-2018.8.tar.gz) = 538215

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dovecot-pigeonhole
PORTVERSION= 0.5.3
PORTVERSION= 0.5.4
CATEGORIES= mail
MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/
DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}
@ -12,8 +12,8 @@ COMMENT= Sieve plugin for the Dovecot 'deliver' LDA and LMTP
LICENSE= LGPL21
BUILD_DEPENDS= dovecot>=2.3.2:mail/dovecot
RUN_DEPENDS= dovecot>=2.3.2:mail/dovecot
BUILD_DEPENDS= dovecot>=2.3.4:mail/dovecot
RUN_DEPENDS= dovecot>=2.3.4:mail/dovecot
DOVECOTVERSION= 2.3

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1538434703
SHA256 (dovecot-2.3-pigeonhole-0.5.3.tar.gz) = e02f2741c05f9e2af1c5f46da35efb74997f9d4b941ba68936206d310ddf2622
SIZE (dovecot-2.3-pigeonhole-0.5.3.tar.gz) = 1827329
TIMESTAMP = 1542985606
SHA256 (dovecot-2.3-pigeonhole-0.5.4.tar.gz) = 547999e67a001abc5e654c7e35653d3fe057fa9a47a24257e39a79c41ef08516
SIZE (dovecot-2.3-pigeonhole-0.5.4.tar.gz) = 1831570

View file

@ -7,8 +7,8 @@
######################################################################
PORTNAME= dovecot
PORTVERSION= 2.3.3
PORTREVISION= 4
PORTVERSION= 2.3.4
PORTREVISION= 1
CATEGORIES= mail ipv6
MASTER_SITES= https://www.dovecot.org/releases/2.3/

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1538434422
SHA256 (dovecot-2.3.3.tar.gz) = 15af27ee25258afb4ad9581f8df681be998b763597086bbae54ca7d77a066d8e
SIZE (dovecot-2.3.3.tar.gz) = 6851107
TIMESTAMP = 1542984255
SHA256 (dovecot-2.3.4.tar.gz) = d91b76eff8df6185c1799f1b279f780105bdeeea27e3286b42f4cab18efbef05
SIZE (dovecot-2.3.4.tar.gz) = 6924178

View file

@ -0,0 +1,75 @@
--- src/lib-master/test-event-stats.c.orig 2018-11-23 11:06:49 UTC
+++ src/lib-master/test-event-stats.c
@@ -12,6 +12,7 @@
#include "stats-client.h"
#include "test-common.h"
#include <fcntl.h>
+#include <signal.h>
#include <unistd.h>
#include <sys/socket.h>
#include <sys/un.h>
@@ -360,7 +361,7 @@ static void test_no_merging2(void)
event_unref(&child_ev);
test_assert(
compare_test_stats_to(
- "EVENT %lu 1 0 0"
+ "EVENT %"PRIu64" 1 0 0"
" stest-event-stats.c %d"
" l0 0 ctest2\n", id, l));
test_end();
@@ -386,12 +387,12 @@ static void test_no_merging3(void)
event_unref(&child_ev);
test_assert(
compare_test_stats_to(
- "BEGIN %lu 0 1 0 0"
+ "BEGIN %"PRIu64" 0 1 0 0"
" stest-event-stats.c %d ctest1\n"
- "EVENT %lu 1 1 0"
+ "EVENT %"PRIu64" 1 1 0"
" stest-event-stats.c %d"
" l1 0 ctest2\n"
- "END\t%lu\n", idp, lp, idp, l, idp));
+ "END\t%"PRIu64"\n", idp, lp, idp, l, idp));
test_end();
}
@@ -451,7 +452,7 @@ static void test_merge_events2(void)
event_unref(&merge_ev2);
test_assert(
compare_test_stats_to(
- "EVENT %lu 1 0 0"
+ "EVENT %"PRIu64" 1 0 0"
" stest-event-stats.c %d l0 0"
" ctest3 ctest2 ctest1 Tkey3"
" 10 0 Ikey2 20"
@@ -483,11 +484,11 @@ static void test_skip_parents(void)
event_unref(&child_ev);
test_assert(
compare_test_stats_to(
- "BEGIN %lu 0 1 0 0"
+ "BEGIN %"PRIu64" 0 1 0 0"
" stest-event-stats.c %d ctest1\n"
- "EVENT %lu 1 3 0 "
+ "EVENT %"PRIu64" 1 3 0 "
"stest-event-stats.c %d l3 0"
- " ctest2\nEND\t%lu\n", id, lp, id, l, id));
+ " ctest2\nEND\t%"PRIu64"\n", id, lp, id, l, id));
test_end();
}
@@ -525,12 +526,12 @@ static void test_merge_events_skip_parents(void)
event_unref(&child2_ev);
test_assert(
compare_test_stats_to(
- "BEGIN %lu 0 1 0 0"
+ "BEGIN %"PRIu64" 0 1 0 0"
" stest-event-stats.c %d ctest1\n"
- "EVENT %lu 1 3 0 "
+ "EVENT %"PRIu64" 1 3 0 "
"stest-event-stats.c %d l3 0 "
"ctest4 ctest5 Tkey3 10 0 Skey4"
- " str4\nEND\t%lu\n", id, lp, id, l, id));
+ " str4\nEND\t%"PRIu64"\n", id, lp, id, l, id));
test_end();
}

View file

@ -1,6 +1,6 @@
--- src/master/main.c.orig 2018-03-20 03:15:40.000000000 -0700
+++ src/master/main.c 2018-05-05 18:57:32.485732000 -0700
@@ -861,6 +861,8 @@
--- src/master/main.c.orig 2018-11-23 11:06:45 UTC
+++ src/master/main.c
@@ -862,6 +862,8 @@ int main(int argc, char *argv[])
i_fatal("dup2(dev_null_fd) failed: %m");
if (!foreground && dup2(dev_null_fd, STDOUT_FILENO) < 0)
i_fatal("dup2(dev_null_fd) failed: %m");

View file

@ -1,7 +1,6 @@
# $FreeBSD$
CATEGORIES= mail
PORTREVISION= 1
MASTERDIR= ${.CURDIR}/../../lang/php73

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mprime
PORTVERSION= 28.10
PORTVERSION= 29.4b7
CATEGORIES= math benchmarks net
MASTER_SITES= http://www.mersenne.org/ftp_root/gimps/ \
ftp://mersenne.org/gimps/
@ -18,7 +18,9 @@ LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
ONLY_FOR_ARCHS= amd64 i386
LIB_DEPENDS= libcurl.so:ftp/curl
LIB_DEPENDS= libcurl.so:ftp/curl \
libhwloc.so:devel/hwloc \
libgmp.so:math/gmp
USES= zip
NO_WRKSUBDIR= yes

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1495315765
SHA256 (p95v2810.source.zip) = fdde4652ea12a66487245fbef7980237b2707c595f613cac013e97a489301060
SIZE (p95v2810.source.zip) = 44979437
TIMESTAMP = 1542398806
SHA256 (p95v294b7.source.zip) = 15682e9587af2b86647de9786f97dc8c5d7a4a679a0440f7d1d1936a48c5aa45
SIZE (p95v294b7.source.zip) = 47931498

View file

@ -12,7 +12,7 @@
if (w->k != 1.0) sprintf (buf+strlen(buf), "%g", fmod (w->k, 1000000.0));
sprintf (buf+strlen(buf), "_%ld", p);
- if (abs(w->c) != 1) sprintf (buf+strlen(buf), "_%d", abs(w->c) % 1000);
+ if (labs(w->c) != 1) sprintf (buf+strlen(buf), "_%d", labs(w->c) % 1000);
+ if (labs(w->c) != 1) sprintf (buf+strlen(buf), "_%ld", labs(w->c) % 1000);
rename (v258_filename, buf);
if (buf[0] == 'p') {
v258_filename[0] = buf[0] = 'q';

View file

@ -9,12 +9,3 @@
giant tmp = allocgiant ((bits >> 5) + 5);
if (tmp == NULL) return (OutOfMemory (thread_num));
ultog (w->b, tmp);
@@ -1156,7 +1156,7 @@ int setN (
/* Open file of known factors. This code has been obsoleted by the */
/* known factors list in worktodo.ini. */
- if (w->k != 1.0 || w->b != 2 || abs(w->c) != 1) return (0);
+ if (w->k != 1.0 || w->b != 2 || labs(w->c) != 1) return (0);
fd = fopen (w->c == 1 ? "lowp.txt" : "lowm.txt", "r");
if (fd == NULL) return (0);

View file

@ -1,15 +1,6 @@
--- gwnum/gwnum.c.orig 2016-10-30 14:22:26 UTC
+++ gwnum/gwnum.c
@@ -170,7 +170,7 @@ void *avx_carries_prctab[] = {
/* b or blank (b > 2 or not) */
/* s4 or blank (SSE4 or not) */
/* k or blank (k for XMM_K_HI is zero or not) */
-/* c1 or cm1 or blank (c=1, c=-1, abs(c)!=1) */
+/* c1 or cm1 or blank (c=1, c=-1, labs(c)!=1) */
/* We also define a macro that will pick the correct entry from the array. */
#define avx_explode(macro) avx_explode1(macro,yr) avx_explode1(macro,yi)
@@ -767,17 +767,17 @@ int gwinfo ( /* Return zero-padded fft flag or error
@@ -865,17 +865,17 @@
log2k = log2 (k);
logbk = logb (k);
log2b = log2 (b);
@ -20,26 +11,17 @@
/* First, see what FFT length we would get if we emulate the k*b^n+c modulo */
-/* with a zero padded FFT. If k is 1 and abs (c) is 1 then we can skip this */
+/* with a zero padded FFT. If k is 1 and labs (c) is 1 then we can skip this */
/* loop as we're sure to find an IBDWT that will do the job. */
/* loop as we're sure to find an IBDWT that will do the job. Also skip if called from */
/* gwmap_fftlen_to_max_exponent (n = 0) or we are QAing IBDWT FFTs (qa_pick_nth_fft >= 1000) */
again: zpad_jmptab = NULL;
generic_jmptab = NULL;
if (! gwdata->force_general_mod &&
- (k > 1.0 || n < 500 || abs (c) > 1) &&
+ (k > 1.0 || n < 500 || labs (c) > 1) &&
gwdata->qa_pick_nth_fft < 1000) {
- if (! gwdata->force_general_mod && (k > 1.0 || (n > 0 && n < 500) || abs (c) > 1) && gwdata->qa_pick_nth_fft < 1000) {
+ if (! gwdata->force_general_mod && (k > 1.0 || (n > 0 && n < 500) || labs (c) > 1) && gwdata->qa_pick_nth_fft < 1000) {
/* Use the proper 2^N-1 jmptable */
@@ -984,7 +984,7 @@ next1: while (zpad_jmptab->flags & 0x80000000) INC_J
/* the bits per word. An FFT result word cannot be more than 5 times */
/* bits-per-word (bits-per-word are stored in the current word and the */
/* 4 words we propagate carries to). How many bits are in an FFT result */
-/* word? Well, because of balanced representation the abs(input word) is */
+/* word? Well, because of balanced representation the labs(input word) is */
/* (bits_per_word-1) bits long. An FFT result word contains multiplied data */
/* words, that's (bits_per_word-1)*2 bits. Adding up many multiplied data */
/* words adds some bits proportional to the size of the FFT. Experience */
@@ -1789,13 +1789,13 @@ int gwsetup (
@@ -1915,13 +1915,13 @@
if (c == 0)
gcd = 0;
@ -55,7 +37,7 @@
gcdg (kg, cg);
gcd = cg->n[0];
}
@@ -1809,7 +1809,7 @@ int gwsetup (
@@ -1935,7 +1935,7 @@
if (gcd == 1 &&
k * gwdata->maxmulbyconst <= MAX_ZEROPAD_K &&
@ -64,7 +46,7 @@
log2(b) * (double) n >= 350.0 &&
(b == 2 || (gwdata->cpu_flags & (CPU_AVX | CPU_SSE2))) &&
!gwdata->force_general_mod) {
@@ -2429,12 +2429,12 @@ int internal_gwsetup (
@@ -2555,12 +2555,12 @@
gwdata->NUM_B_PER_SMALL_WORD = (unsigned long) gwdata->avg_num_b_per_word;
/* Set a flag if this is a rational FFT. That is, an FFT where all the */
@ -79,7 +61,7 @@
/* Remember the maximum number of bits per word that this FFT length */
/* supports. We this in gwnear_fft_limit. Note that zero padded FFTs */
@@ -3688,7 +3688,7 @@ int internal_gwsetup (
@@ -3814,7 +3814,7 @@
if (gwdata->ZERO_PADDED_FFT ||
3.0 * gwdata->NUM_B_PER_SMALL_WORD * log2 (b) >
2.0 * ((gwdata->NUM_B_PER_SMALL_WORD + 1) * log2 (b) - 1) +
@ -88,7 +70,7 @@
asm_data->SPREAD_CARRY_OVER_EXTRA_WORDS = FALSE;
else
asm_data->SPREAD_CARRY_OVER_EXTRA_WORDS = TRUE;
@@ -6262,7 +6262,7 @@ void gw_as_string (
@@ -6409,7 +6409,7 @@
sprintf (buf, "%.0f", k + c);
else if (k != 1.0)
sprintf (buf, "%.0f*%lu^%lu%c%lu", k, b, n,
@ -97,7 +79,7 @@
else if (b == 2 && c == -1)
sprintf (buf, "M%lu", n);
else {
@@ -6272,7 +6272,7 @@ void gw_as_string (
@@ -6419,7 +6419,7 @@
sprintf (buf, "F%lu", cnt);
else
sprintf (buf, "%lu^%lu%c%lu", b, n,
@ -106,7 +88,7 @@
}
}
@@ -6357,7 +6357,7 @@ double virtual_bits_per_word (
@@ -6504,7 +6504,7 @@
weighted_bits_per_output_word =
2.0 * ((b_per_input_word + 1.0) * log2b - 1.0) +
0.6 * log2 (gwdata->FFTLEN) +
@ -115,7 +97,7 @@
if (gwdata->k == 1.0 && gwdata->n % gwdata->FFTLEN == 0)
weighted_bits_per_output_word -= ((log2b <= 4.0) ? log2b : 1.4 * log2b);
else if (num_big_words == 1 && gwdata->k > 1.0)
@@ -6756,7 +6756,7 @@ void gwsetaddin (
@@ -6911,7 +6911,7 @@
{
unsigned long word, b_in_word;
@ -124,7 +106,7 @@
/* In a zero-padded FFT, the value is added into ZPAD0 */
@@ -7022,7 +7022,7 @@ void gianttogw (
@@ -7177,7 +7177,7 @@
/* Small numbers can also be optimized for many moduli by zeroing all the */
/* FFT data using memset and then setting only the affected FFT elements. */
@ -133,16 +115,7 @@
uint32_t low_addin;
int i;
@@ -7639,7 +7639,7 @@ void specialmodg (
}
/* Do the quick modulus code twice because in the case where */
-/* abs(c) > k once won't get us close enough. */
+/* labs(c) > k once won't get us close enough. */
neg = FALSE;
for (count = 0; count < 2; count++) {
@@ -7647,7 +7647,7 @@ void specialmodg (
@@ -7802,7 +7802,7 @@
/* Handle negative input values */
neg ^= (g->sign < 0);

View file

@ -5,7 +5,7 @@
#include <memory.h>
#endif
-#ifdef __APPLE__
+#ifdef __APPLE__ || __FreeBSD__
+#if defined (__APPLE__) || defined (__FreeBSD__)
#include <memory.h>
#endif
#include "gwcommon.h"

View file

@ -5,14 +5,14 @@
#
-CC = gcc
-CFLAGS = -I.. -O2 -march=i486 -malign-double
-CFLAGS = -I.. -I../sqlite-amalgamation-3180000 -O2 -march=i486 -malign-double
+CC = cc
+CFLAGS = -I.. -O2 -march=i486
+CFLAGS = -I.. -I../sqlite-amalgamation-3180000 -O2 -march=i486
-CPP = g++
-CPPFLAGS = -I.. -I../qd -O2 -march=i486 -malign-double
+CPP = cc
+CPPFLAGS = -I.. -I../qd -O2 -march=i486
+CPPFLAGS = -I.. -I../qd -O2 -march=i486
AR = ar

View file

@ -1,6 +1,13 @@
--- linux64/makebsd.orig 2016-10-30 18:42:16 UTC
+++ linux64/makebsd
@@ -4,13 +4,13 @@
@@ -1,19 +1,19 @@
# Makefile for FreeBSD 10.0 64-bit mprime
#
-# Install the curl package. This will be installed to /usr/local by default.
+# Install the curl package. This will be installed to %%LOCALBASE%% by default.
#
# Hwloc can be downloaded from https://www.open-mpi.org/projects/hwloc/
# Configure hwloc with --enable-static --disable-shared --disable-pci --disable-cuda --disable-gl
#
CC = cc
@ -11,9 +18,9 @@
CPPFLAGS = -I.. -I../gwnum -DX86_64 -O2
-LFLAGS = -L/usr/local/lib -Wl,-M
-LIBS = ../gwnum/gwnum.a ../gwnum/gwnum.ld -lm -lpthread -lcurl -lstdc++ -lcompat
+LFLAGS = -L%%LOCALBASE%%/lib -Wl,-M
+LIBS = ../gwnum/gwnum.a ../gwnum/gwnum.ld -lm -lpthread -lcurl -lcompat
-LIBS = ../gwnum/gwnum.a ../gwnum/gwnum.ld -lm -lpthread /usr/local/lib/libhwloc.a -lcurl -lstdc++ -lcompat -lgmp
+LFLAGS = -L%%LOCALBASE%%/lib
+LIBS = ../gwnum/gwnum.a ../gwnum/gwnum.ld -lm -lpthread -lhwloc -lcurl -lcompat -lgmp
FACTOROBJ = factor64.o
OBJS = prime.o menu.o

View file

@ -1,22 +1,23 @@
--- linux/makebsd.orig 2016-10-30 18:42:16 UTC
+++ linux/makebsd
@@ -1,14 +1,14 @@
# Makefile for FreeBSD 32-bit mprime
@@ -4,14 +4,14 @@
# Configure hwloc with --enable-static --disable-shared --disable-pci --disable-cuda --disable-gl
#
-CC = gcc
-CFLAGS = -I.. -I../gwnum -I/usr/local/include -O2 -march=i486 -malign-double
+CC = cc
+CFLAGS = -I.. -I../gwnum -I%%LOCALBASE%%/include -O2 -march=i486
+CFLAGS = -I.. -I../gwnum -I%%LOCALBASE%%/include -O2 -march=i486
CPP = g++
-CPP = g++
-CPPFLAGS = -I.. -I../gwnum -I/usr/local/include -O2 -march=i486 -malign-double
+CPPFLAGS = -I.. -I../gwnum -I%%LOCALBASE%%/include -O2 -march=i486
+CPP = cc
+CPPFLAGS = -I.. -I../gwnum -I%%LOCALBASE%%/include -O2 -march=i486
-LFLAGS = -Wl,-M
-LIBS = ../gwnum/gwnum.a ../gwnum/gwnum.ld -lm -lpthread -Wl,-Bstatic /usr/local/lib/libcurl.a -lz -lcompat -lstdc++ -Wl,-Bdynamic -lssl
+LFLAGS = -L%%LOCALBASE%%/lib -Wl,-M
+LIBS = ../gwnum/gwnum.a ../gwnum/gwnum.ld -lm -lpthread -Wl,-lcurl -lcompat -Wl,
-LFLAGS = -Wl,-M -L/usr/local/lib
-LIBS = ../gwnum/gwnum.a ../gwnum/gwnum.ld -lm -lpthread -Wl,-Bstatic /usr/local/lib/libhwloc.a -Wl,-Bstatic /usr/local/lib/libcurl.a -lz -lcompat -lstdc++ -Wl,-Bdynamic -lssl -lgmp
+LFLAGS = -L%%LOCALBASE%%/lib
+LIBS = ../gwnum/gwnum.a ../gwnum/gwnum.ld -lm -lpthread -lcurl -lhwloc -lz -lcompat -lssl -lgmp
FACTOROBJ = factor32.o
OBJS = prime.o menu.o

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cacti
PORTVERSION= 1.1.37
PORTVERSION= 1.1.38
CATEGORIES= net-mgmt www
MASTER_SITES= http://www.cacti.net/downloads/ \
ftp://ftpmirror.uk/freebsd-ports/cacti/

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1523394357
SHA256 (cacti-1.1.37.tar.gz) = 6def76e2c250db5be45b1143b4e36e4e5835ea92cadc5c2a07a41eebcc35a1fb
SIZE (cacti-1.1.37.tar.gz) = 9079906
TIMESTAMP = 1541866898
SHA256 (cacti-1.1.38.tar.gz) = b6c69056e6b2697ada52cb0498b7c29162ead776e7fa4fbf8156cdcb4769899d
SIZE (cacti-1.1.38.tar.gz) = 9081347

View file

@ -5,7 +5,7 @@
$log = read_config_option('path_cactilog');
if ($log == '') {
- $log = $config['base_path'] . '/log/cacti.log';
+ $log = /var/log/cacti/log';
+ $log = '/var/log/cacti/log';
}
$run_time = time();

View file

@ -2,7 +2,7 @@
PORTNAME= icingaweb2
DISTVERSIONPREFIX= v
DISTVERSION= 2.6.1
DISTVERSION= 2.6.2
CATEGORIES= net-mgmt www
MAINTAINER= lme@FreeBSD.org

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1533888208
SHA256 (icinga-icingaweb2-v2.6.1_GH0.tar.gz) = eba975e1e145347b34ac44843c847885f8588fe1acb8c8903fc3078d7ac0d51e
SIZE (icinga-icingaweb2-v2.6.1_GH0.tar.gz) = 8165384
TIMESTAMP = 1542975259
SHA256 (icinga-icingaweb2-v2.6.2_GH0.tar.gz) = 49c713451e0c2c1c721c38edbb106c28ddb547ac1347b4aa94217a09c88dc92b
SIZE (icinga-icingaweb2-v2.6.2_GH0.tar.gz) = 8171965

View file

@ -52,6 +52,7 @@ bin/icingacli
%%WWWDIR%%/application/fonts/icingaweb.md
%%WWWDIR%%/application/forms/Account/ChangePasswordForm.php
%%WWWDIR%%/application/forms/AcknowledgeApplicationStateMessageForm.php
%%WWWDIR%%/application/forms/ActionForm.php
%%WWWDIR%%/application/forms/Announcement/AcknowledgeAnnouncementForm.php
%%WWWDIR%%/application/forms/Announcement/AnnouncementForm.php
%%WWWDIR%%/application/forms/Authentication/LoginForm.php
@ -91,6 +92,7 @@ bin/icingacli
%%WWWDIR%%/application/forms/RepositoryForm.php
%%WWWDIR%%/application/forms/Security/RoleForm.php
%%WWWDIR%%/application/layouts/scripts/body.phtml
%%WWWDIR%%/application/layouts/scripts/external-logout.phtml
%%WWWDIR%%/application/layouts/scripts/guest-error.phtml
%%WWWDIR%%/application/layouts/scripts/inline.phtml
%%WWWDIR%%/application/layouts/scripts/layout.phtml

View file

@ -2,6 +2,7 @@
# $FreeBSD$
PORTNAME= zabbix4
PORTREVISION= 1
CATEGORIES= net-mgmt
PKGNAMESUFFIX= -frontend
@ -12,7 +13,7 @@ NO_ARCH= yes
PATCHDIR=
PLIST= ${PKGDIR}/pkg-plist.frontend
USE_PHP= bcmath ctype dom gd gettext json ldap mbstring pcre \
USE_PHP= bcmath ctype dom filter gd gettext json ldap mbstring pcre \
session simplexml snmp sockets xml xmlreader xmlwriter
USES+= php:web

View file

@ -2,7 +2,7 @@
PORTNAME= go-ethereum
DISTVERSIONPREFIX= v
DISTVERSION= 1.8.16
DISTVERSION= 1.8.18
CATEGORIES= net-p2p
MAINTAINER= me@enriquefynn.com
@ -29,9 +29,8 @@ do-install-DEVTOOLS-on:
${INSTALL_PROGRAM} ${WRKSRC}/build/bin/abigen ${STAGEDIR}${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/build/bin/bootnode ${STAGEDIR}${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/build/bin/evm ${STAGEDIR}${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/build/bin/puppeth ${STAGEDIR}${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/build/bin/rlpdump ${STAGEDIR}${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/build/bin/swarm ${STAGEDIR}${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/build/bin/wnode ${STAGEDIR}${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/build/bin/puppeth ${STAGEDIR}${PREFIX}/bin
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1537865506
SHA256 (ethereum-go-ethereum-v1.8.16_GH0.tar.gz) = dd109467b3aa3bc928b456ef4ea84d89b8f067df64fc2fc5bfa9a0d4179ff1d4
SIZE (ethereum-go-ethereum-v1.8.16_GH0.tar.gz) = 11119027
TIMESTAMP = 1542278054
SHA256 (ethereum-go-ethereum-v1.8.18_GH0.tar.gz) = cbab18a733298830c9ed1e19c1ece37edf417fd55ec8f198803048ecc3ffa0b9
SIZE (ethereum-go-ethereum-v1.8.18_GH0.tar.gz) = 10525370

View file

@ -2,7 +2,6 @@ bin/geth
%%DEVTOOLS%%bin/abigen
%%DEVTOOLS%%bin/bootnode
%%DEVTOOLS%%bin/evm
%%DEVTOOLS%%bin/puppeth
%%DEVTOOLS%%bin/rlpdump
%%DEVTOOLS%%bin/swarm
%%DEVTOOLS%%bin/wnode
%%DEVTOOLS%%bin/puppeth

View file

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= ipxe
PORTVERSION= 20180514
PORTREVISION= 1
PORTVERSION= 20180825
CATEGORIES= net
MAINTAINER= tobik@FreeBSD.org
@ -26,7 +25,7 @@ USE_GITHUB= yes
# A: iPXE uses a rolling release model, in which every commit is intended
# to be production-ready. You should always use the latest code.
#
GH_TAGNAME= e7f67d5a4c6e9f06aa7a9db1b4245f5e16f00bb2
GH_TAGNAME= 133f4c47baef6002b2ccb4904a035cda2303c6e5
USE_PERL5= build
ALL_TARGET= bin/ipxe.dsk bin/ipxe.lkrn bin/ipxe.pxe bin/ipxe.usb bin/undionly.kpxe

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1528487574
SHA256 (ipxe-ipxe-20180514-e7f67d5a4c6e9f06aa7a9db1b4245f5e16f00bb2_GH0.tar.gz) = 35cf8a645a151bb346a4d43df2b44e7aad4e28a5f76556800d657813c5960145
SIZE (ipxe-ipxe-20180514-e7f67d5a4c6e9f06aa7a9db1b4245f5e16f00bb2_GH0.tar.gz) = 3782601
TIMESTAMP = 1542961849
SHA256 (ipxe-ipxe-20180825-133f4c47baef6002b2ccb4904a035cda2303c6e5_GH0.tar.gz) = ce3c7cb9c1cc1efcf6d11b08db021d63a819ebf1fd84e43e0b31dc88a02f4d42
SIZE (ipxe-ipxe-20180825-133f4c47baef6002b2ccb4904a035cda2303c6e5_GH0.tar.gz) = 3796524

View file

@ -0,0 +1,15 @@
sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\)
cf. PR 229925
--- Makefile.housekeeping.orig 2018-11-23 08:32:22 UTC
+++ Makefile.housekeeping
@@ -850,7 +850,7 @@ define deps_template_parts
@$(MKDIR) -p $(BIN)/deps/$(dir $(1))
$(Q)$(CPP) $(CFLAGS) $(CFLAGS_$(2)) $(CFLAGS_$(3)) -DOBJECT=$(3) \
-Wno-error -M $(1) -MG -MP | \
- sed 's/\.o\s*:/_DEPS +=/' > $(BIN)/deps/$(1).d
+ sed 's/\.o[[:blank:]]*:/_DEPS +=/' > $(BIN)/deps/$(1).d
endef
# rules_template : generate rules for a given source file

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gitaly-proto
PORTVERSION= 0.118.1
PORTVERSION= 0.123.0
CATEGORIES= net rubygems
MASTER_SITES= RG
@ -11,8 +11,7 @@ COMMENT= Protobuf specifications and client libraries for Gitaly
LICENSE= MIT
RUN_DEPENDS= rubygem-google-protobuf>=3.1:devel/rubygem-google-protobuf \
rubygem-grpc>=1.10:net/rubygem-grpc
RUN_DEPENDS= rubygem-grpc>=1.0:net/rubygem-grpc
USES= gem
USE_RUBY= yes

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1540327600
SHA256 (rubygem/gitaly-proto-0.118.1.gem) = 713a618e4e0a950663adef8d866a662d708db70a77e46caed2742cdbcbe9dea6
SIZE (rubygem/gitaly-proto-0.118.1.gem) = 17920
TIMESTAMP = 1542967058
SHA256 (rubygem/gitaly-proto-0.123.0.gem) = ef55427435ee4bf2299fb093a33b05de7c0bdc55478b1f00518dc11a55d36999
SIZE (rubygem/gitaly-proto-0.123.0.gem) = 17408

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= grpc
PORTVERSION= 1.11.1
PORTVERSION= 1.15.0
CATEGORIES= net rubygems
MASTER_SITES= RG
@ -14,7 +14,6 @@ LIB_DEPENDS= libcares.so:dns/c-ares \
libgrpc.so:devel/grpc
RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \
rubygem-google-protobuf>=3.1:devel/rubygem-google-protobuf \
rubygem-googleauth>=0.5.1:security/rubygem-googleauth \
rubygem-googleapis-common-protos-types>=1.0.0:devel/rubygem-googleapis-common-protos-types
MAKE_JOBS_UNSAFE= yes

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1527758749
SHA256 (rubygem/grpc-1.11.1.gem) = 890ee82183285ac228c13122ee8d0f17e29f055c102d75a5d7bf31364b25729c
SIZE (rubygem/grpc-1.11.1.gem) = 2883584
TIMESTAMP = 1542968158
SHA256 (rubygem/grpc-1.15.0.gem) = 0bd28b28e1ea1895fb560a546688804e6fb256d9d89fbb28acd3b150edd55c54
SIZE (rubygem/grpc-1.15.0.gem) = 3013120

View file

@ -3,7 +3,7 @@
PORTNAME= logcheck
PORTVERSION= 1.3.19
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= DEBIAN_POOL
DISTNAME= ${PORTNAME}_${PORTVERSION}

View file

@ -0,0 +1,11 @@
--- rulefiles/linux/ignore.d.server/postfix.orig 2018-05-30 21:59:13 UTC
+++ rulefiles/linux/ignore.d.server/postfix
@@ -60,7 +60,7 @@
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtp\[[[:digit:]]+\]: warning: [^[:space:]]+ offered null AUTH mechanism list$
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtp\[[[:digit:]]+\]: warning: mailer loop: best MX for [^[:space:]]+ is local$
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtp\[[[:digit:]]+\]: warning: no MX host for [^[:space:]]+ has a valid (A|address) record$
-^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtpd?\[[[:digit:]]+\]: ((Anonymous|Trusted|Verified) )?TLS connection established (to|from) [^[:space:]]+: (TLSv1|SSLv[23]) with cipher [^[:space:]]+ \([/[:digit:]]+ bits\)$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtpd?\[[[:digit:]]+\]: ((Anonymous|Trusted|Verified) )?TLS connection established (to|from) [^[:space:]]+: (TLSv1(\.[[:digit:]])?|SSLv[23]) with cipher [^[:space:]]+ \([/[:digit:]]+ bits\)$
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtpd?\[[[:digit:]]+\]: (Peer|Server) certificate could not be verified$
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtpd?\[[[:digit:]]+\]: Unverified: subject_CN=.*$
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtpd?\[[[:digit:]]+\]: Verified: subject_CN=.*, issuer=.*$

View file

@ -3,7 +3,7 @@
PORTNAME= UEFITool
DISTVERSIONPREFIX= A
DISTVERSION= 52
DISTVERSION= 53
CATEGORIES= sysutils
MAINTAINER= pkubaj@anongoth.pl

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1539622540
SHA256 (LongSoft-UEFITool-A52_GH0.tar.gz) = cd3e8a399b61bfde303f92417575b28c6161fcbdcbe2d6d4bdadb175abc4f1c6
SIZE (LongSoft-UEFITool-A52_GH0.tar.gz) = 449186
TIMESTAMP = 1542557933
SHA256 (LongSoft-UEFITool-A53_GH0.tar.gz) = a170a986500eb8468b87853d9d1be68e6e98eb8cb2b91ab11e61220ee1c26b58
SIZE (LongSoft-UEFITool-A53_GH0.tar.gz) = 584155

View file

@ -2,24 +2,24 @@
# $FreeBSD$
PORTNAME= fswatch
PORTVERSION= 1.11.2
PORTREVISION= 2
DISTVERSION= 1.13.0
CATEGORIES= sysutils
MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${PORTVERSION}/
MASTER_SITES= https://github.com/emcrisostomo/${PORTNAME}/releases/download/${DISTVERSION}/
PKGNAMESUFFIX= -mon
MAINTAINER= enrico.m.crisostomo@gmail.com
COMMENT= Cross-platform file change monitor
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
USES= compiler:c++11-lang libtool makeinfo
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INFO= fswatch
CONFLICTS_INSTALL= fswatch-[0-9]*
GNU_CONFIGURE= yes
INFO= fswatch
INSTALL_TARGET= install-strip
OPTIONS_DEFINE= DOCS NLS
OPTIONS_SUB= yes
@ -27,10 +27,4 @@ OPTIONS_SUB= yes
NLS_USES= gettext
NLS_CONFIGURE_ENABLE= nls
GH_ACCOUNT= emcrisostomo
GH_PROJECT= fswatch
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libfswatch.so
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1509465920
SHA256 (fswatch-1.11.2.tar.gz) = b7dadb84848ce666aac0311f9b4c739fbfee6a90c6097807a1f45ad4367294c2
SIZE (fswatch-1.11.2.tar.gz) = 821822
TIMESTAMP = 1540284604
SHA256 (fswatch-1.13.0.tar.gz) = 90bcf0e02fa586251aa3233cb805ca4087e81de2c5960150a0676cc42f8534bb
SIZE (fswatch-1.13.0.tar.gz) = 819644

View file

@ -1,17 +1,17 @@
fswatch is a file change monitor that receives notifications when the contents
of the specified files or directories are modified. fswatch implements four
fswatch is a file change monitor that receives notifications when the contents
of the specified files or directories are modified. fswatch implements four
kinds of monitors:
* A monitor based on the File System Events API of Apple OS X.
* A monitor based on kqueue, an event notification interface introduced in
* A monitor based on kqueue, an event notification interface introduced in
FreeBSD 4.1 and supported on most *BSD systems (including OS X).
* A monitor based on inotify, a Linux kernel subsystem that reports file
* A monitor based on inotify, a Linux kernel subsystem that reports file
system changes to applications.
* A monitor which periodically stats the file system, saves file modification
times in memory and manually calculates file system changes, which can work
* A monitor which periodically stats the file system, saves file modification
times in memory and manually calculates file system changes, which can work
on any operating system where stat (2) can be used.
fswatch should build and work correctly on any system shipping either of the
fswatch should build and work correctly on any system shipping either of the
aforementioned APIs.
WWW: https://github.com/emcrisostomo/fswatch

View file

@ -6,6 +6,7 @@ include/libfswatch/c++/libfswatch_exception.hpp
include/libfswatch/c++/libfswatch_map.hpp
include/libfswatch/c++/libfswatch_set.hpp
include/libfswatch/c++/monitor.hpp
include/libfswatch/c++/monitor_factory.hpp
include/libfswatch/c++/path_utils.hpp
include/libfswatch/c++/poll_monitor.hpp
include/libfswatch/c++/string_utils.hpp
@ -18,8 +19,8 @@ include/libfswatch/c/libfswatch_log.h
include/libfswatch/c/libfswatch_types.h
lib/libfswatch.a
lib/libfswatch.so
lib/libfswatch.so.9
lib/libfswatch.so.9.0.0
lib/libfswatch.so.11
lib/libfswatch.so.11.0.0
man/man7/fswatch.7.gz
%%NLS%%%%PORTDOCS%%%%DOCSDIR%%/ABOUT-NLS
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS

View file

@ -8,7 +8,7 @@ MASTER_SITES= MATE
DIST_SUBDIR= mate
MAINTAINER= gnome@FreeBSD.org
COMMENT= MATE frontend to the PolicKit framework
COMMENT= MATE frontend to the PolicyKit framework
LICENSE= LGPL20
LICENSE_FILE= ${WRKSRC}/COPYING

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= vagrant
PORTVERSION= 2.2.0
PORTVERSION= 2.2.1
DISTVERSIONPREFIX= v
CATEGORIES= sysutils rubygems devel
@ -15,8 +15,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= rubygem-builder>=2.1.2:devel/rubygem-builder \
rubygem-bundler>=1.12.5:sysutils/rubygem-bundler \
rubygem-main>=1.0:devel/rubygem-main
RUN_DEPENDS= rubygem-bundler>=1.12.5:sysutils/rubygem-bundler \
RUN_DEPENDS= rubygem-bcrypt_pbkdf>=1.0.0:security/rubygem-bcrypt_pbkdf \
rubygem-bundler>=1.12.5:sysutils/rubygem-bundler \
rubygem-childprocess>=0.6.0:devel/rubygem-childprocess \
rubygem-ed25519>=1.2.4:security/rubygem-ed25519 \
rubygem-erubis>=2.7.0:www/rubygem-erubis \
rubygem-hashicorp-checkpoint>=0.1.5:www/rubygem-hashicorp-checkpoint \
rubygem-i18n>=0.6.0:devel/rubygem-i18n \

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1540144506
SHA256 (hashicorp-vagrant-v2.2.0_GH0.tar.gz) = cb1476683f0e8479334be20b26c49d516a0e1c739b9f6f35a8c05f68e4a048f1
SIZE (hashicorp-vagrant-v2.2.0_GH0.tar.gz) = 1277421
TIMESTAMP = 1542392676
SHA256 (hashicorp-vagrant-v2.2.1_GH0.tar.gz) = 50ecee4e9362fa99115bdbc66d15e80f2440d6479204ac7abf7fb8e77c0fbc03
SIZE (hashicorp-vagrant-v2.2.1_GH0.tar.gz) = 1222292

View file

@ -1,4 +1,4 @@
--- bin/vagrant.orig 2016-11-04 21:32:25 UTC
--- bin/vagrant.orig 2018-11-16 19:25:33 UTC
+++ bin/vagrant
@@ -5,6 +5,9 @@
# initializing which have historically resulted in stack traces.
@ -7,6 +7,6 @@
+ENV["VAGRANT_INSTALLER_ENV"] = 'true'
+ENV["VAGRANT_INSTALLER_EMBEDDED_DIR"] = '@PREFIX@/share/vagrant/embedded'
+
# Split arguments by "--" if its there, we'll recombine them later
argv = ARGV.dup
argv_extra = []
# Disable exception reporting by default if available
if Thread.respond_to?(:report_on_exception=)
Thread.report_on_exception = false

View file

@ -1,14 +1,15 @@
--- vagrant.gemspec.orig 2018-02-17 15:20:47.999806000 +0100
+++ vagrant.gemspec 2018-02-17 15:29:06.780385000 +0100
@@ -16,15 +16,15 @@
s.required_rubygems_version = ">= 1.3.6"
--- vagrant.gemspec.orig 2018-11-16 19:28:06 UTC
+++ vagrant.gemspec
@@ -17,16 +17,16 @@ Gem::Specification.new do |s|
s.rubyforge_project = "vagrant"
s.add_dependency "bcrypt_pbkdf", "~> 1.0.0"
- s.add_dependency "childprocess", "~> 0.6.0"
+ s.add_dependency "childprocess", ">= 0.6.0"
s.add_dependency "ed25519", "~> 1.2.4"
s.add_dependency "erubis", "~> 2.7.0"
- s.add_dependency "i18n", ">= 0.6.0", "<= 0.8.0"
+ s.add_dependency "i18n", ">= 0.6.0"
- s.add_dependency "i18n", "~> 1.1.1"
+ s.add_dependency "i18n", ">= 1.1.1"
s.add_dependency "listen", "~> 3.1.5"
s.add_dependency "hashicorp-checkpoint", "~> 0.1.5"
s.add_dependency "log4r", "~> 1.1.9", "< 1.1.11"
@ -18,8 +19,8 @@
+ s.add_dependency "net-scp", ">= 1.2.0"
s.add_dependency "rb-kqueue", "~> 0.2.0"
s.add_dependency "rest-client", ">= 1.6.0", "< 3.0"
s.add_dependency "wdm", "~> 0.1.0"
@@ -36,7 +36,7 @@
s.add_dependency "rubyzip", "~> 1.2.2"
@@ -40,7 +40,7 @@ Gem::Specification.new do |s|
# of the ruby_dep gem impose an aggressive constraint on the required ruby version (>= 2.2.5).
# Explicit constraint is defined to provide required dependency to listen without imposing
# tighter restrictions on valid ruby versions

View file

@ -767,6 +767,7 @@ bin/vagrant
%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/version_5_0.rb
%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/version_5_1.rb
%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/version_5_2.rb
%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/version_6_0.rb
%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/model/forwarded_port.rb
%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/plugin.rb
%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/provider.rb

View file

@ -1566,7 +1566,6 @@
SUBDIR += rubygem-gemoji
SUBDIR += rubygem-gherkin
SUBDIR += rubygem-github-linguist
SUBDIR += rubygem-github-linguist53
SUBDIR += rubygem-github-markup
SUBDIR += rubygem-github-markup17
SUBDIR += rubygem-gitlab-grit

View file

@ -1,14 +1,10 @@
# $FreeBSD$
PORTNAME= charlock_holmes
DISTVERSION= 0.7.5
PORTREVISION= 4
DISTVERSION= 0.7.6
CATEGORIES= textproc rubygems
MASTER_SITES= RG
PATCH_SITES= https://github.com/brianmario/charlock_holmes/commit/
PATCHFILES= 018be8532670.patch:-p1
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Gems for character encoding detection

View file

@ -1,5 +1,3 @@
TIMESTAMP = 1504489308
SHA256 (rubygem/charlock_holmes-0.7.5.gem) = 9e942575e702c96e3747f494756a72eee008a185d6c7ebd1049c4dd0b529b625
SIZE (rubygem/charlock_holmes-0.7.5.gem) = 10752
SHA256 (rubygem/018be8532670.patch) = f54871c047f27ad057720c1f3ef7578bb87edc2c9e5ee3623a3d26b9dde40f13
SIZE (rubygem/018be8532670.patch) = 2324
TIMESTAMP = 1535130034
SHA256 (rubygem/charlock_holmes-0.7.6.gem) = 856644f58db6e204e4d08990800c403c75f6fdc7e5e52c6656ca8360c3a0c1d9
SIZE (rubygem/charlock_holmes-0.7.6.gem) = 10752

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= github-linguist
PORTVERSION= 6.0.1
PORTVERSION= 6.2.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
@ -11,7 +11,7 @@ COMMENT= GitHub Language detection
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-charlock_holmes>=0.7.5:textproc/rubygem-charlock_holmes \
RUN_DEPENDS= rubygem-charlock_holmes>=0.7.6:textproc/rubygem-charlock_holmes \
rubygem-escape_utils>=1.2.0:textproc/rubygem-escape_utils \
rubygem-mime-types>=1.19:misc/rubygem-mime-types \
rubygem-rugged>=0.25.1:devel/rubygem-rugged

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1517409419
SHA256 (rubygem/github-linguist-6.0.1.gem) = 4c59eb03f6294b4db0d9cfe4d3ac8ddb436a9603e5ff24c5d45b73668e44dc5f
SIZE (rubygem/github-linguist-6.0.1.gem) = 2221568
TIMESTAMP = 1535128844
SHA256 (rubygem/github-linguist-6.2.0.gem) = 7e94719b6b747ad266dffdd7f4e424e8e5ce199a379ea09c852151dd7b8940bb
SIZE (rubygem/github-linguist-6.2.0.gem) = 2263040

View file

@ -1,30 +0,0 @@
# $FreeBSD$
PORTNAME= github-linguist
PORTVERSION= 5.3.3
CATEGORIES= textproc rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 53
MAINTAINER= mfechner@FreeBSD.org
COMMENT= GitHub Language detection
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-charlock_holmes>=0.7.5:textproc/rubygem-charlock_holmes \
rubygem-escape_utils>=1.1.0:textproc/rubygem-escape_utils \
rubygem-mime-types>=1.19:misc/rubygem-mime-types \
rubygem-rugged>=0.25.1:devel/rubygem-rugged
# bin/linguist
CONFLICTS_INSTALL= qtchooser rubygem-gitlab-linguist
USES= gem
USE_RUBY= yes
PLIST_FILES= bin/git-linguist bin/linguist
PORTSCOUT= limit:^5\.3\.
.include <bsd.port.mk>

View file

@ -1,3 +0,0 @@
TIMESTAMP = 1516795422
SHA256 (rubygem/github-linguist-5.3.3.gem) = 33b7145699948800f9866220d0f8bd0ff416622e680d539318fbfa8b17d4ea4d
SIZE (rubygem/github-linguist-5.3.3.gem) = 2425344

View file

@ -1,11 +0,0 @@
--- github-linguist.gemspec.orig 2016-03-28 14:07:51.510285000 +0000
+++ github-linguist.gemspec 2016-03-28 14:19:53.732645000 +0000
@@ -22,7 +22,7 @@
if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
s.add_runtime_dependency(%q<charlock_holmes>.freeze, ["~> 0.7.5"])
- s.add_runtime_dependency(%q<escape_utils>.freeze, ["~> 1.1.0"])
+ s.add_runtime_dependency(%q<escape_utils>.freeze, ["~> 1.1"])
s.add_runtime_dependency(%q<mime-types>.freeze, [">= 1.19"])
s.add_runtime_dependency(%q<rugged>.freeze, [">= 0.23.0b"])
s.add_development_dependency(%q<minitest>.freeze, [">= 5.0"])

View file

@ -1,3 +0,0 @@
GitHub Language detection
WWW: https://github.com/github/linguist

Some files were not shown because too many files have changed in this diff Show more