| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Approved by: mat (mentor)
|
|
|
|
|
|
|
| |
PR: 217838
Submitted by: dch@skunkwerks.at
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D10079
|
|
|
|
|
|
|
| |
PR: 217937
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D10078
|
|
|
|
|
|
|
| |
PR: 217938
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D10077
|
|
|
|
|
|
|
| |
PR: 217942
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D10076
|
|
|
|
|
|
|
| |
PR: 217941
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D10075
|
|
|
|
| |
Based on svn cp of textproc/py-elasticsearch-dsl-py but for ElasticSearch2
|
| |
|
|
|
|
|
| |
Submitted by: ler
Obtained from: https://github.com/dovecot/core/commit/3751b61dfbc6c141731a740d982fc59918db2482.patch
|
|
|
|
|
|
| |
PR: 217443
Submitted by: Franco Fichtner <franco@opnsense.org>
Approved by: maintainer
|
|
|
|
| |
PR: 212471
|
|
|
|
|
|
|
| |
PR: 217991
Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
Approved by: lme (mentor)
Differential Revision: https://reviews.freebsd.org/D10092
|
|
|
|
|
| |
PR: 217819
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
|
|
|
|
|
| |
PR: 217818
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add LICENSE
* Add dependency to mupdf
* Update distinfo
* Update pkg-plist
* Add patches to filter/gstoraster.c and filter/mupdftoraster.c due
to execvpe() not existing under FreeBSD
PR: 217848
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
|
|
|
|
|
| |
Add 'compile' to USES
Reported by: Jason Bacon <bacon4000@gmail.com>
|
|
|
|
|
|
| |
- Make both SQLITE and PGSQL options
Changelog: https://github.com/matrix-org/synapse/releases/tag/v0.19.3
|
|
|
|
|
| |
Pintyhat to: myself
Approved by: wg@ (maintainer implicit)
|
|
|
|
|
| |
PR: 217828
Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer)
|
|
|
|
| |
Approved by: wg@ (maintainer)
|
|
|
|
|
|
|
|
|
| |
Also, most examples of usage show mc. I intentionally used minio-client
to avoid a naming collision with mc (midnight commander).
I would like to give users the option to install as mc if desired.
PR: ports/217858
Submitted by: John Hixson <jhixson@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 217837
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
|
|
|
|
|
| |
PR: 217851
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
While here, add two patches:
1. Fix application startup which was broken by a dependency update (fixed in
master);
2. Fix boolean facts graph (#356).
|
|
|
|
|
| |
PR: 217989
Submitted by: Jev Bjorsell <ports@ecadlabs.com> (maintainer)
|
|
|
|
|
|
|
| |
PR: 217986
Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru>
Approved by: blanket
MFH: 2017Q1
|
|
|
|
|
|
|
|
|
| |
A Ruby client for Kubernetes REST API. The client supports
GET, POST, PUT, DELETE on all the entities available in
kubernetes in both the core and group apis. The client
currently supports Kubernetes REST API version v1.
WWW: https://github.com/abonas/kubeclient
|
|
|
|
|
|
|
| |
OpenStruct subclass that returns nested hash attributes
as RecursiveOpenStructs.
WWW: https://github.com/aetherknight/recursive-open-struct
|
| |
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket
|
|
|
|
|
| |
PR: 217674
Submitted by: mshirk@daemon-security.com
|
|
|
|
|
| |
PR: 217936
Submitted by: joshruehlig@gmail.com (maintainer)
|
|
|
|
|
|
|
|
| |
to userland, unless explicitly asked for.
Don't bump PORTREVISION, since this particular port needs to be recompiled
basicly anytime base is upgraded. It has too much knowledge about kernel
structures.
|
|
|
|
| |
Submitted by: mat
|
|
|
|
| |
Reported by: db
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add a 'logclean' command that cleans build logs older than N days, or
builds over a certain count, by filter.
- Store temp and lock files in $(mktemp -dt poudriere), and remove on exit.
- Change SHASH_VAR_PATH out of umounting MASTERMNT on exit
- USE_TMPFS=yes: extend to data as well as wrkdirs
- JSON jail: Ignore broken builds rather than corrupting the data
- HTML JSON: Fix not writing on exit, and writing to /.data.json[.mini]
- blacklist: Fix loading of JAIL-SETNAME-blacklist
- Don't bother statting or creating pkg cache dirs when deleting them at startup.
- pkgclean: Clean cache files as well
- poudriere.8: Fix reference to native-xtools and document use of /usr/src
- jail -d: Fix not cleaning up jail's temporary mountpoint directory
- jail -uc: Don't leak host /etc/src-env.conf into jail builds
- timestamp: Fix not exiting when stdin closes.
- timestamp: Fix not properly handling newlines.
- Fix umounting when using MDMFS
- Make jail -k try harder to cleanup any messes left behind.
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes were not backported prior. Recent update is v2.6 as noted in advisory.
Security: CVE-2015-5310
Security: CVE-2015-5315
Security: CVE-2015-5316
Security: CVE-2016-4476
Security: CVE-2016-4477
Security: https://vuxml.FreeBSD.org/freebsd/967b852b-1e28-11e6-8dd3-002590263bf5.html
Security: https://vuxml.FreeBSD.org/freebsd/976567f6-05c5-11e6-94fa-002590263bf5.html
|
| |
|
| |
|
|
|
|
|
| |
PR: 217959
Approved by: maintainer (loic blot unix-experience fr)
|
| |
|
|
|
|
| |
Changes: https://hg.mozilla.org/releases/comm-esr52/shortlog
|
|
|
|
|
|
|
| |
=======================<phase: stage >============================
===> thunderbird-i18n-45.8.0 cannot install: thunderbird versions mismatch:
thunderbird-52 is installed and wanted version is thunderbird-.
*** Error code 1
|
|
|
|
| |
Changes: https://www.mozilla.org/thunderbird/52.0/releasenotes/
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
devel/pear-Horde_Cli 2.0.7 -> 2.1.0
devel/pear-Horde_Core 2.27.8 -> 2.28.1
www/pear-Horde_Form 2.0.15 -> 2.0.16
dns/pear-Horde_Idna 1.0.4 -> 1.1.0
graphics/pear-Horde_Image 2.3.6 -> 2.4.0
textproc/pear-Horde_Text_Diff 2.1.2 -> 2.2.0
www/horde-ansel 3.0.5 -> 3.0.6
www/horde-base 5.2.13 -> 5.2.14
mail/horde-imp 6.2.17 -> 6.2.18
mail/horde-ingo 3.2.13 -> 3.2.14
deskutils/horde-kronolith 4.2.19 -> 4.2.20
deskutils/horde-mnemo 4.2.12 -> 4.2.13
deskutils/horde-nag 4.2.13 -> 4.2.14
mail/horde-turba 4.2.18 -> 4.2.19
|
|
|
|
|
|
| |
PR: 217140
Submitted by: brnrd@
Obtained from: Olivier Wahrenberger, via upstream maintainers review
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes since -test3 release (edited diff from CHANGELOG):
* Improve logging of upstream servers when there are a lot of "local
addresses only" entries.
* Implement RFC 6842.
* Make --bogus-priv apply to IPv6, for the prefixes specified in RFC6303.
Forward port IPSET option from ../dnsmasq port, to permit build on
PF-less systems.
PR: 217900 [1]
Submitted by: Oliver Pinter <oliver.pinter@hardenedbsd.org>
|
|
|
|
|
| |
Related to:
PR: 217900
|
|
|
|
|
|
|
|
|
|
| |
This adds a new ports option, IPSET, defaulting to on.
Use the opportunity to use the options helpers OPT_CFLAGS[_OFF] on the
trivial options.
PR: 217900
Submitted by: Oliver Pinter <oliver.pinter@hardenedbsd.org>
|
|
|
|
|
|
|
|
|
|
|
| |
Valid ARGS: build, env, lib, run (default: build,run)
- Add SAMBA_DEFAULT to bsd.default-versions.mk (default: 4.3)
- Remove obsolete samba36 ports
- Modify samba4x ports to install libsmbclient
- Convert the ports tree to USES=samba
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D8919
|
|
|
|
|
| |
Changelog at
https://github.com/mike-fabian/ibus-typing-booster/releases/tag/1.5.29
|
|
|
|
|
|
|
|
|
|
|
| |
- Built-in implementation of cryptographic hashes.
- More Direct3D command stream work.
- Simulated bold and italic in DirectWrite.
- Improvements to the XML reader.
- Various bug fixes.
Also the Mono engine (wine-mono-devel) is updated with upstream fixes
to version 4.7.0.
|
|
|
|
|
|
|
|
|
|
| |
- Sort the knobs, defined LICENSE (BSD2CLAUSE), fix
COMMENT and pkg-descr, use options helper target
- TIMESTAMP (softflowd-0.9.9.tar.gz) = 1329097555
PR: 217954
Submitted by: Paul Godard
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Guetzli is a JPEG encoder that aims for excellent compression density
at high visual quality. Guetzli-generated images are typically 20-30%
smaller than images of equivalent quality generated by libjpeg.
Guetzli generates only sequential (nonprogressive) JPEGs due to faster
decompression speeds they offer.
WWW: https://github.com/google/guetzli
PR: 217872
Approved by: lme (mentor)
Submitted by: Yuri Victorovich <yuri@rawbw.com>
Differential Revision: https://reviews.freebsd.org/D10074
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lsop is a FreeBSD utility to list all processes running with outdated
binaries or shared libraries (that is, binaries or shared libraries
that have been upgraded or simply deleted).
lsop does not currently work when started in a FreeBSD jail!
WWW: https://github.com/606u/lsop
PR: 213340
Submitted by: 606u@dir.bg
Approved by: lme (mentor)
Differential Revision: https://reviews.freebsd.org/D10083
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixed bug that prevented binary CGI results from working.
This bug was introduced in 1.23. Noticed and diagnosed by
Qipeng Zhang.
While here, wrap the lines that exceed 80-character limit.
TIMESTAMP (mini_httpd-1.27.tar.gz) = 1488912725
PR: 217932
Submitted by: maintainer
|
|
|
|
|
| |
Switch emulators/wine to this (from emulators/wine-mono-devel) and bump
PORTREVISION accordingly.
|
| |
|
|
|
|
|
| |
PR: 217976
Submitted by: Leo Vandewoestijne <freebsd@dns-lab.com>
|
|
|
|
| |
Changes: https://github.com/fonttools/fonttools/releases
|
|
|
|
| |
Changes: https://github.com/lautis/uglifier/blob/master/CHANGELOG.md
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Changes: https://github.com/rtomayko/tilt/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/Dynflow/dynflow/commits/master
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Module-CoreList/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Minion/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/MCE/Changes
|
|
|
|
| |
Changes: https://github.com/pbhogan/scrypt/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Test2-Suite/Changes
|
|
|
|
| |
Changes: https://git.gnome.org/browse/gupnp/tree/NEWS?h=gupnp-1.0
|
| |
|
|
|
|
|
|
|
|
| |
- Upstream had removed PhysicsFS dependency and applied our local patch
- TIMESTAMP (manaplus-1.7.3.18.tar.xz) = 1489855191
PR: 217925
Submitted by: maintainer
|
|
|
|
|
| |
This brings a new little utility program gcov-dump7 to dump code coverage
data (unfortunately without a man page or documentation).
|
|
|
|
|
|
|
| |
- while here regenerated patch file (portlint warning)
PR: 217964
Reported by: Marcelo Moreira Martins <m3systemmm@gmail.com>
|
|
|
|
| |
While here, set LICENSE.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- take maintainership
- MongoDB support is still broken. Version 1.6.1 as well as 0.14.3
requires legacy 0.8.1 mongo-c-driver which is no longer available
in ports tree.
- nflog support requires missing libraries, so it is disabled.
- Other features like RabbitMQ or Kafka should work.
PR: 217448
Changes: http://www.pmacct.net/ChangeLog-1.6.1
Submitted by: Alexander Shikov <a.shikov@itcons.net.ua>
Approved by: zi (maintainer)
|
| |
|
|
|
|
| |
2016-12-31 www/node012: Upstream has placed 0.12.x in maintenance mode, see https://github.com/nodejs/LTS
|
| |
|
|
|
|
|
|
|
| |
PR: 217907
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D10051
|
|
|
|
|
|
|
|
|
|
|
| |
- address issue with fortune [1]
- address master_sites for distribution as main site is no longer operational
- attach xorg library dependencies
- attach license
- adjust make_args for destdir support
PR: 217182 [1]
Reported by:>>>>Richard Narron <comet.berkeley@gmail.com>
|
|
|
|
|
|
| |
Reviewed by: rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D10061
|
|
|
|
| |
This version uses more native tools on FreeBSD.
|
|
|
|
|
|
|
|
| |
Machine lets you create Docker hosts on your computer, on cloud providers,
and inside your own data center. It creates servers, installs Docker on them,
then configures the Docker client to talk to them.
Note: this can be used with sysutils/docker
|
|
|
|
|
|
|
|
|
|
|
| |
Docker is the world's leading software container platform. Developers use
Docker to eliminate "works on my machine" problems when collaborating on code
with co-workers. Operators use Docker to run and manage apps side-by-side in
isolated containers to get better compute density. Enterprises use Docker to
build agile software delivery pipelines to ship new features faster, more
securely and with confidence for both Linux and Windows Server apps.
Note: this port contains Docker client only.
|
|
|
|
|
|
|
|
|
|
|
| |
The node package manager 012 port depends on node 0.12, which was
released over 24 months ago....an eternity in the Javascript world.
This house cleaning is the equivilent to deleting a 16 bit C compiler
for those who are not javascript-aware.
PR: 217965
Submitted by: bradleythughes@fastmail.fm
|
|
|
|
|
|
|
|
|
|
| |
Sidekiq is detected as "not running" because when checking with "ps" it
does not account for column truncation
PR: 209487
Submitted by: Chris Stankevitz <chris-freebsd-bugs@stankevitz.com>
Reported by: otacilio.neto@bsd.com.br
Reviewed by: Matthias Fechner <idefix@fechner.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- patch-syscall
Use SYSCALL assembly instead of INT 0x80 for syscalls on amd64.
Using INT 0x80 as syscall gate on amd64 is an accidential and
undocumented feature of COMPAT_FREEBSD32. It allows to use 64-bit
ABI, but run syscalls through i386 gate.
Go used this "feature" to workaround a bug in FreeBSD 8, which is no
longer relevant.
The patch is exact e9ce76b0eca8fa95dddb90b0a72aadab58de2ffc from go
repo.
Now lang/go14 doesn't need COMPAT_FREEBSD32 to build and run.
- patch-pipe2
The pipe2 syscall is present in all supported versions of FreeBSD,
but pipe was removed from FreeBSD 11. With the patch go14 can be
built and run on a system without COMPAT_FREEBSD10.
Reviewed by: jlaffaye
|
|
|
|
|
| |
PR: 217979
Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru>
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
|
|
| |
quickly
WWW: https://github.com/ninjaaron/fast-entry_points
|
|
|
|
|
|
| |
- Update to 13.0.2
- Add NO_ARCH
- Add LICENSE
|
| |
|
| |
|
|
|
|
|
|
| |
- Add patches for templates.dist to work with newer versions of rrdtool
- Switch from WANT_PHP_WEB to USES= php and php:web
- Bump PORTREVISION
|
|
|
|
|
|
| |
Changelog: http://www.varnish-cache.org/releases/rel4.1.5.html#rel4-1-5
PR: 217952
|
|
|
|
| |
Changes: https://github.com/cmdrkotori/mpc-qt/compare/e9be455...30b2294
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
build failures under 10.3 i386
PR: 210299
Submitted by: Michael Osipov
Reported by: software@bertram-scharpf.de
|
| |
|
|
|
|
|
| |
Changes: https://github.com/glandium/git-cinnabar/compare/0.4.0...cd0e1bb
MFH: 2017Q1 (requires r433742 to chase r436592)
|
|
|
|
|
| |
Changes: http://www.vapoursynth.com/2017/03/r37-maintaining-things-again/
Changes: https://github.com/vapoursynth/vapoursynth/blob/R37/ChangeLog
|
|
|
|
|
|
|
|
|
| |
- Replace git-send-email patch by a version that works [1]
PR: 214335 [1]
Submitted by: OlivierW <olivierw1+bugzilla-freebsd@hotmail.com> [1]
MFH: 2017Q1
Sponsored by: Rubicon Communications (Netgate)
|
|
|
|
|
|
| |
This is mostly a balancing update.
Changes: https://te4.org/blogs/darkgod/2017/03/news/tales-majeyal-152-forever-and-more-out
|
|
|
|
|
|
| |
Client for accessing Google APIs.
WWW: https://github.com/google/google-api-ruby-client
|
|
|
|
|
|
|
|
|
|
|
| |
- Reset maintainer after 4 consecutive maintainer timeouts
- Use *_CONFIGURE_WITH options helper
- Do not install tests by default
PR: 217385
Obtained from: OpenBSD
Approved by: lme (mentor), maintainer timeout (3 weeks)
Differential Revision: https://reviews.freebsd.org/D10072
|
| |
|
|
|
|
|
|
|
|
| |
Renders and parses JSON/XML/YAML documents from and to
Ruby objects. Includes plain properties, collections,
nesting, coercion and more.
WWW: https://github.com/trailblazer/representable
|
|
|
|
|
|
| |
with '.' in @INC.
Sponsored by: Absolight
|
|
|
|
|
|
|
| |
ports from building starting in 5.25.10, add this hack here to make
those ports buildable again.
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
| |
Hurley is a ruby gem with no runtime dependencies that
provides a common interface for working with
different HTTP adapters. It is an evolution of Faraday,
with rethought internals.
WWW: https://github.com/lostisland/hurley
|
|
|
|
|
|
| |
Dynamic options to evaluate at runtime.
WWW: https://github.com/apotonick/declarative-option
|
|
|
|
|
|
| |
Declarative allows declaring nested schemas.
WWW: https://github.com/apotonick/declarative
|
|
|
|
|
|
|
| |
Gem-authoring tools like class method inheritance in modules,
dynamic options and more.
WWW: https://github.com/apotonick/uber
|
|
|
|
|
| |
PR: 217960
Submitted by: <freebsd-ports@t-b-o-h.net> (maintainer)
|
| |
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
|
|
|
| |
stopped being exported.
|
|
|
|
| |
stopped being exported.
|
|
|
|
| |
stopped being exported.
|
|
|
|
| |
stopped being exported.
|
|
|
|
| |
stopped being exported.
|
| |
|
|
|
|
| |
stopped being exported.
|
|
|
|
| |
stopped being exported.
|
|
|
|
| |
stopped being exported.
|
| |
|
|
|
|
| |
stopped being exported.
|
|
|
|
| |
disables under those circumstances.
|
|
|
|
|
| |
PR: 217963
Submitted by: udvzsolt@gmail.com
|
|
|
|
|
|
| |
Reported by: Brian Neel <brian@gitlab.com>
Approved by: ports-secteam (with hat)
Security: CVE-2017-0882
|
|
|
|
| |
PR: 217891
|
| |
|
| |
|
|
|
|
| |
Submitted by: John Hixson <jhixson@gmail.com> (maintainer)
|
|
|
|
| |
support. Deprecate ucspi-ssl-tls port.
|
|
|
|
|
|
|
|
| |
- While here, fix LICENSE and add LICENSE_FILE
PR: 217550
Submitted by: rezny@freebsd.org
Approved by: maintainer timeout (yuri@rawbw.com, 2 weeks)
|
|
|
|
|
|
|
| |
- Change @exec to @postexec in pkg-plist
Submitted by: brnrd
PR: 217962
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
SuperCollider is a programming language for real time audio synthesis
and algorithmic composition.
The language interpreter runs in a cross platform IDE and communicates
via Open Sound Control with one or more synthesis servers. The
SuperCollider synthesis server runs in a separate process or even on a
separate machine so it is ideal for realtime networked music.
SuperCollider was developed by James McCartney and originally released
in 1996. He released it under the terms of the GNU General Public
License in 2002 when he joined the Apple Core Audio team. It is now
maintained and developed by an active and enthusiastic community. It
is used by musicians, scientists, and artists working with sound.
WWW: http://supercollider.github.io/
PR: 208443
Submitted by: Tobias Brodel <brittlehaus@gmail.com>
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D10043
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Caffe is a deep learning framework made with expression, speed, and
modularity in mind. It is developed by the Berkeley Vision and Learning
Center (BVLC) and by community contributors.
WWW: http://caffe.berkeleyvision.org/
PR: 217428
Submitted by: eric@camachat.org (maintainer)
Reviewed by: mat
Approved by: swills (mentor, implicit)
Differential Revision: https://reviews.freebsd.org/D10053
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
| |
Image processing SciKit (Toolbox for SciPy)
WWW: http://scikit-image.org/
PR: 217427
Submitted by: eric@camachat.org (maintainer)
Reviewed by: mat
Approved by: swills (mentor, implicit)
Differential Revision: https://reviews.freebsd.org/D10053
|
| |
|
|
|
|
|
|
| |
Changelog: http://www.varnish-cache.org/releases/rel5.1.1.html#rel5-1-1
PR: 217953
|
| |
|
|
|
|
|
| |
Changes: https://github.com/Perl/perl5/compare/v5.25.10-64-gb498628...v5.25.10-90-gffb91b6
Sponsored by: Absolight
|
|
|
|
|
|
| |
Signet is an OAuth 1.0 / OAuth 2.0 implementation
WWW: https://rubygems.org/gems/signet
|
|
|
|
| |
- Switch to options helpers
|
| |
|
|
|
|
|
|
|
|
| |
We skipped 7.4.6. Both releases are minor bug fixes. No need to upgrade
unless you're hit by one of them. Release announcements are below:
7.4.6 : http://marc.info/?l=bacula-users&m=148930849926451&q=p2
7.4.7 : http://marc.info/?l=bacula-users&m=148966065313348&q=p2
|
|
|
|
|
| |
PR: 217947
Submitted by: nbari@tequila.io
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Apply build fixes for clang 4.0 (picked from upstream) and XSA-211.
Reviewed by: bapt
MFH: 2017Q1
Sponsored by: AsiaBSDCon
Differential revision: https://reviews.freebsd.org/D9926
|
|
|
|
|
|
|
| |
Official OmniAuth strategy for authenticating
with an Authentiq ID mobile app (iOS, Android).
WWW: https://github.com/AuthentiqID/omniauth-authentiq
|
|
|
|
|
| |
PR: 217832
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
|
|
|
|
| |
- Switch to options helpers
|
|
|
|
|
| |
PR: 217943
Submitted by: maintainer
|
|
|
|
|
| |
PR: 217917
Submitted by: maintainer
|
|
|
|
|
|
| |
- Respect CFLAGS/CXXFLAGS (when building the port in release mode)
PR: 204179
|
|
|
|
|
| |
PR: 217926
Submitted by: maintainer
|
|
|
|
|
| |
PR: 217927
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
IniFile is a native Ruby package for reading and writing INI files.
WWW: https://github.com/twp/inifile
PR: 217912
Submitted by: Douglas Thrift <douglas@douglasthrift.net>
|
|
|
|
|
|
|
|
|
|
| |
SimpleIDN allows easy conversion from punycode ACE (IDNA) strings to unicode
UTF-8 strings and visa versa.
WWW: https://github.com/mmriis/simpleidn
PR: 217910
Submitted by: Douglas Thrift <douglas@douglasthrift.net>
|
|
|
|
|
|
|
|
|
|
| |
adsf (A Dead Simple Fileserver) is a tiny static file server that you can launch
instantly in any directory.
WWW: https://github.com/ddfreyne/adsf
PR: 217908
Submitted by: Douglas Thrift <douglas@douglasthrift.net>
|
|
|
|
|
|
| |
Changes: https://github.com/jonathanwiesel/gemojione/blob/master/CHANGELOG.md
PR: 217833
Submitted by: Sir l33tname <sirl33tname@gmail.com>
|
|
|
|
|
|
| |
- Use USE_PYTHON=autoplist
Changes: https://inigo.katxi.org/devel/lfm/NEWS
|
|
|
|
| |
Changes: https://github.com/colszowka/simplecov/blob/master/CHANGELOG.md
|
| |
|
|
|
|
| |
Changes: https://github.com/dbcli/mycli/blob/master/changelog.md
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Term-Table/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Function-Parameters/Changes
|
|
|
|
| |
Changes: https://github.com/facebook/zstd/releases
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
src/mainAction.cpp:184:19: error: ordered comparison between pointer and zero ('FILE *' (aka '__sFILE *') and 'int')
if (pipeLeafs < 0)
~~~~~~~~~ ^ ~
src/mainAction.cpp:197:21: error: ordered comparison between pointer and zero ('FILE *' (aka '__sFILE *') and 'int')
if (outputLeafs < 0)
~~~~~~~~~~~ ^ ~
PR: 216636
Submitted by: akruijff@dds.nl
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also:
- add runtime dependencies on devel/py-qt4-core, net/py-qt4-network
x11-toolkits/py-qt4-gui, devel/py-msgpack-python, and devel/py-pyopencl
- use gmake
- remove Makefile, src/bitmsghash_Makefile patches
- add setup.py patch
- add USE_PYTHON=distutils autoplist
PR: 217856
Submitted by: yuri@rawbw.com (maintainer)
Approved by: swills (mentor, implicit)
|
|
|
|
|
|
|
| |
- Include the latest translation fixes [*]
- Improve port description in accordance with PHB Section 3.2.1
Obtained from: https://www.linux.org.ru/forum/multimedia/13223232 [*]
|
|
|
|
|
|
|
| |
WWW: https://www.arduino.cc
PR: 217842
Submitted by: bsdports@kyle-evans.net
|
|
|
|
| |
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_3116
|
|
|
|
|
|
|
|
|
|
|
| |
- Add an ALLOW_NETWORKING_PACKAGES to allow networking for select packages
- testport: Support -B
- Only load linux64 if the host is newer than ~10.2 Current that had it
- Determine UMOUNT_NONBUSY at startup, which allows jail -k to benefit
- jail cleanup: Fix only the first 2 builders cleaning sometimes on older
systems.
- build_pkg: Assert that rollbackfs worked
- Rework ZFS rollback race fix by creating the file at markfs time.
|
|
|
|
|
|
|
|
|
| |
- Drop `iconv' and `makeinfo' from USES list, they are not needed
- When linking against Guile, explicitly depend on libgmp.so:math/gmp
(per `stage-qa' warning)
- Do not hardcode library version in pkg-plist, use PLIST_SUB mechanism
Reported by: maintainer
|
| |
|
| |
|
|
|
|
|
|
| |
- Adjust ports depending on it
PR: 217801
|
|
|
|
|
| |
Changelog at
https://github.com/mike-fabian/ibus-typing-booster/releases/tag/1.5.28
|
|
|
|
| |
Obtained from: haproxy ML
|
|
|
|
|
|
|
|
|
| |
Fix the setup scripts changing the generated configuration files to the correct uid/gid. The directions were also fixed for how to start and setup seafile/seahub correctly. This should fix any confusion when setting up seafile.
This also augments pkg-message with better directions for setup.
PR: 217873
Submitted by: ultima1252@gmail.com (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
| |
PR: 217866
Submitted by: chuck@tuffli.net
Approved by: lme (mentor)
Differential Revision: https://reviews.freebsd.org/D10054
|
|
|
|
| |
Changes: https://github.com/Flexget/Flexget/compare/2.10.12...2.10.18
|
| |
|
| |
|
| |
|
|
|
|
| |
With hat: portmgr-secretary
|
|
|
|
|
| |
Submitted by: olivierd@
With hat: portmgr-secretary
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add vulnerability patch from upstream
- Improve OQGraph BROKEN message
- Take maintaintership
MFH: 2017Q1
Security: 7c27192f-0bc3-11e7-9940-b499baebfeaf
Security: 4d2f9d09-ddb7-11e6-a9a5-b499baebfeaf
Security: CVE-2017-3313
Security: CVE-2017-3302
|
|
|
|
| |
Submitted by: portscout
|
|
|
|
|
| |
PR: 217790
Submitted by: maintainer
|
|
|
|
| |
2017-03-17 archivers/macutils: Not maintained in 16 years, many missing header inclusions
|
| |
|
| |
|
|
|
|
| |
- clang segfaults on 10.x
|
| |
|
|
|
|
|
|
| |
PR: 217805
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Approved by: Yonas Yanfa <yonas@fizk.net> (maintainer)
|
|
|
|
|
|
|
| |
linux has tow separate drivers. Having just one KMS driver in FreeBSD I create a symlink with the alternative name, so X11 can alys find the driver.
PR: 217825
Submitted by: Henry Hu <henry.hu.sh@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
port is still needed by ports (eg. mail/cleanup-maildir)
- While here add LICENSE
- The distfile checksums differ due to some minor changes [1], therefore also
bump PORTREVISION
[1]
--- distfile changes begin here ---
diff -Nur google/python-graph-core-1.8.2/PKG-INFO cheeseshop/python-graph-core-1.8.2/PKG-INFO
--- google/python-graph-core-1.8.2/PKG-INFO 2012-07-14 23:12:33.000000000 +0200
+++ cheeseshop/python-graph-core-1.8.2/PKG-INFO 2015-03-26 22:07:53.000000000 +0100
@@ -1,4 +1,4 @@
-Metadata-Version: 1.0
+Metadata-Version: 1.1
Name: python-graph-core
Version: 1.8.2
Summary: A library for working with graphs in Python
diff -Nur google/python-graph-core-1.8.2/pygraph/algorithms/minmax.py cheeseshop/python-graph-core-1.8.2/pygraph/algorithms/minmax.py
--- google/python-graph-core-1.8.2/pygraph/algorithms/minmax.py 2012-02-19 20:36:08.000000000 +0100
+++ cheeseshop/python-graph-core-1.8.2/pygraph/algorithms/minmax.py 2014-03-11 00:04:22.000000000 +0100
@@ -132,6 +132,13 @@
# Shortest Path
+def path(st, target):
+ if (target is None):
+ return []
+ else:
+ return [target] + path(st, st[target])
+
+
def shortest_path(graph, source):
"""
Return the shortest path distance between source and all other nodes using Dijkstra's
diff -Nur google/python-graph-core-1.8.2/python_graph_core.egg-info/PKG-INFO cheeseshop/python-graph-core-1.8.2/python_graph_core.egg-info/PKG-INFO
--- google/python-graph-core-1.8.2/python_graph_core.egg-info/PKG-INFO 2012-07-14 23:12:33.000000000 +0200
+++ cheeseshop/python-graph-core-1.8.2/python_graph_core.egg-info/PKG-INFO 2015-03-26 22:07:51.000000000 +0100
@@ -1,4 +1,4 @@
-Metadata-Version: 1.0
+Metadata-Version: 1.1
Name: python-graph-core
Version: 1.8.2
Summary: A library for working with graphs in Python
diff -Nur google/python-graph-core-1.8.2/python_graph_core.egg-info/top_level.txt cheeseshop/python-graph-core-1.8.2/python_graph_core.egg-info/top_level.txt
--- google/python-graph-core-1.8.2/python_graph_core.egg-info/top_level.txt 2012-07-14 23:12:33.000000000 +0200
+++ cheeseshop/python-graph-core-1.8.2/python_graph_core.egg-info/top_level.txt 2015-03-26 22:07:51.000000000 +0100
@@ -1,5 +1,5 @@
-pygraph/classes
-pygraph/readwrite
pygraph
-pygraph/mixins
pygraph/algorithms
+pygraph/classes
+pygraph/mixins
+pygraph/readwrite
--- distfile changes end here ---
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
binary encryptor.
WWW: http://evpo.net/encryptpad/
Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1484432907 which corresponds to commit c9e6636 tagged
as this release.
PR: 215639
Submitted by: Dmitri Goutnik
|
|
|
|
| |
- Switch to options helpers
|
|
|
|
|
| |
PR: 217865
Submitted by: neel@neelc.org(maintainer)
|
| |
|
|
|
|
| |
When use RESTRICT it implies the former ones.
|
|
|
|
| |
Approved by: maintainer (implicit)
|
|
|
|
| |
When use RESTRICT it implies the former ones.
|
|
|
|
|
|
| |
. Make it work with LibreSSL [1]
Submitted by: naddy@ [1]
|
|
|
|
| |
- Bump PORTREVISION for dependency change
|
|
|
|
| |
Changes: https://github.com/castle/ruby-u2f/releases
|
|
|
|
| |
- Add PORTSCOUT
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Use BSD_INSTALL_*
- Cosmetic change
|
|
|
|
|
| |
PR: 217897
Submitted by: cyberbotx@cyberbotx.com(maintainer)
|
|
|
|
|
| |
PR: 217905
Submitted by: douglas@douglasthrift.net(maintainer)
|
|
|
|
|
| |
PR: 217904
Submitted by: douglas@douglasthrift.net(maintainer)
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/BORISV/BibTeX-Parser-1.00/Changes
|
|
|
|
|
| |
PR: 215764
Submitted by: riggs@
|
| |
|
|
|
|
|
|
|
|
|
| |
- Add pecl-mailparse2 2.1.6 (copied from pecl-mailparse)
- Add UPDATING entry
Changes: https://pecl.php.net/package-changelog.php?package=mailparse
PR: 213319
Submitted by: Danilo G. Baio (dbaio) <dbaio@bsd.com.br> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Add pecl-yaml1 1.3.0 (copied from pecl-yaml)
- Add UPDATING entry
Changes: https://pecl.php.net/package-changelog.php?package=yaml
PR: 213317
Submitted by: Danilo G. Baio (dbaio) <dbaio@bsd.com.br> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
This is Google's officially supported ruby client library for using OAuth 2.0
authorization and authentication with Google APIs. It allows simple
authorization for accessing Google APIs and provides support for Application
Default Credentials, as described at
https://developers.google.com/accounts/docs/application-default-credentials
WWW: https://github.com/google/google-auth-library-ruby
|