notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
non port: devel/Makefile

Number of commits found: 11333 (showing only 100 on this page)

[First Page]  «  40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50  »  [Last Page]

Wednesday, 8 Nov 2017
14:37 amdmi3 search for other commits by this committer
Sort category Makefile
Original commitRevision:453745 
Tuesday, 7 Nov 2017
22:42 yuri search for other commits by this committer
New port: devel/libsimdpp: Header-only zero-overhead C++ wrapper of SIMD
instructions

PR:		221931
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D12884
Original commitRevision:453709 
19:07 ehaupt search for other commits by this committer
This project is an implementation of the JSON-RPC v2.0 specification
(backwards-compatible) as a client library. This version is a fork of jsonrpclib
by Josh Marshall, usable with Pelix remote services.

WWW: https://pypi.python.org/pypi/jsonrpclib-pelix/
Original commitRevision:453671 
11:11 tz search for other commits by this committer
New port: devel/aphpunit

APHPUnit is a regression testing framework for PHP unit tests.
It removes many limitations the standard literature about
testing declares for years while making tests very fast.

WWW: http://gitlab.toco-domains/APHPUnit/APHPUnit
Original commitRevision:453653 
Monday, 6 Nov 2017
06:40 vanilla search for other commits by this committer
Add py-grpcio-tools, it's Protobuf code generator for gRPC.
Original commitRevision:453591 
Sunday, 5 Nov 2017
21:18 sunpoet search for other commits by this committer
Add p5-SPOPS 0.87

Simple Perl Object Persistence with Security

WWW: http://search.cpan.org/dist/SPOPS/

- While I'm here:
  - change MASTER_SITES and WWW to CPAN
  - Fix LICENSE
  - Fix version requirement of *_DEPENDS

PR:		223294
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com>
Original commitRevision:453578 
21:17 sunpoet search for other commits by this committer
Add p5-Class-Fields 0.204

A collection of utility functions/methods for examining the data members of
a class. It provides a nice, high-level interface that should stand the test
of time and Perl upgrades nicely.

WWW: http://search.cpan.org/dist/Class-Fields/

- While I'm here, sort PLIST

PR:		223293
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com>
Original commitRevision:453577 
Saturday, 4 Nov 2017
13:49 yuri search for other commits by this committer
New port: devel/py-fastnumbers: Super-fast and clean conversions to numbers

PR:		223103
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D12906
Original commitRevision:453463 
13:35 dbaio search for other commits by this committer
New port devel/py-pybloomfiltermmap: Fast Python Bloom Filter using Mmap

The goal of pybloomfiltermmap is simple: to provide a fast, simple,
scalable, correct library for Bloom Filters in Python.

WWW: https://github.com/axiak/pybloomfiltermmap
Original commitRevision:453462 
Wednesday, 1 Nov 2017
13:21 tijl search for other commits by this committer
Merge Linux ncurses-base into linux_base.  It's needed by ncurses-libs.
Original commitRevision:453285 
Friday, 27 Oct 2017
11:58 tobik search for other commits by this committer
New port: devel/hexd

hexd prints a human-readable hexdump of the specified files, or
standard input if omitted.  Its main distinguishing feature is the use
of colours to visually indicate which range of values an octet belongs
to, aiding in spotting patterns in binary data.

WWW: https://github.com/FireyFly/hexd/

PR:		219719
Submitted by:	Dhananjay Balan <mail@dbalan.in>
Original commitRevision:452971 
10:15 pizzamig search for other commits by this committer
devel/codeblocks-devel: new port

PR:		221703
Submitted by:	lbartoletti@tuxfamily.org
Approved by:	olivier (mentor)
Differential Revision:	https://reviews.freebsd.org/D12806
Original commitRevision:452969 
Thursday, 26 Oct 2017
22:34 jonathan search for other commits by this committer
New port: devel/llbuild

llbuild is a set of libraries for building build systems. Unlike most
build system projects which focus on the syntax for describing the
build, llbuild is designed around a reusable, flexible, and scalable
general purpose build engine capable of solving many "build system"-like
problems. The project also includes additional libraries on top of that
engine which provide support for constructing bespoke build systems
(like swift build) or for building from Ninja manifests.

WWW: https://github.com/apple/switch-llbuild

Approved by:	mat
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D8439
Original commitRevision:452958 
Saturday, 21 Oct 2017
20:22 olgeni search for other commits by this committer
Add devel/elixir-trailing_format_plug, an Elixir plug to support
rails-like trailing format in APIs.
Original commitRevision:452614 
19:59 olgeni search for other commits by this committer
Add devel/elixir-cachex, a caching library for Elixir.
Original commitRevision:452600 
19:55 olgeni search for other commits by this committer
Add devel/elixir-eternal, an ETS table supervisor for Elixir.
Original commitRevision:452599 
19:53 olgeni search for other commits by this committer
Add devel/elixir-deppie, a deprecation logger for Elixir.
Original commitRevision:452598 
Friday, 20 Oct 2017
05:47 antoine search for other commits by this committer
Hook py-cdg to the build
Original commitRevision:452502 
Thursday, 19 Oct 2017
18:59 rene search for other commits by this committer
Remove expired port:
2017-10-17 devel/p5-Log-Any-Adapter-Syslog: Merged with devel/p5-Log-Any
Original commitRevision:452462 
17:43 jrm search for other commits by this committer
Also add changes to devel/Makefile for new ports, devel/rubygem-statsd-ruby,
devel/rubygem-nsa-rails5, and devel/rubygem-webpacker-rails5.  This should have
been included in the last commit.
Original commitRevision:452456 
Tuesday, 17 Oct 2017
09:12 tobik search for other commits by this committer
New port: devel/tokei

Tokei is a program that displays statistics about your code.  Tokei
will show number of files, total lines within those files and code,
comments, and blanks grouped by language.

It is fast, supports over 100 languages, and correctly handles multi
line comments, nested comments, while ignoring comments that are in
strings, providing accurate code statistics.

WWW: https://github.com/Aaronepower/tokei
Original commitRevision:452273 
Monday, 16 Oct 2017
20:37 rene search for other commits by this committer
Remove expired ports:
2017-10-15 devel/vtcl: This port depends on Tcl/Tk 8.4 , which is no longer
maintained. Please port it to 8.5+
2017-10-15 editors/tpad: This port depends on Tcl/Tk 8.4 , which is no longer
maintained. Please port it to 8.5+
2017-10-15 games/polypuzzle: This port depends on Tcl/Tk 8.4 , which is no
longer maintained. Please port it to 8.5+
2017-10-15 multimedia/nxtvepg: This port depends on Tcl/Tk 8.4 , which is no
longer maintained. Please port it to 8.5+
2017-10-15 net/xpvm: This port depends on Tcl/Tk 8.4 , which is no longer
maintained. Please port it to 8.5+
2017-10-15 x11/tkXwin: This port depends on Tcl/Tk 8.4 , which is no longer
maintained. Please port it to 8.5+
Original commitRevision:452251 
Saturday, 14 Oct 2017
10:49 rene search for other commits by this committer
Undeprecate and switch to an active fork of devel/arduino-glcd and rename port.

PR:		217931
Submitted by:	Craig Leres
MFH:		2017Q4
Original commitRevision:452055 
Thursday, 12 Oct 2017
17:53 feld search for other commits by this committer
Pidfile featuring stale detection and file-locking, can also be used as
context-manager or decorator

WWW: http://pypi.python.org/pypi/pid
Original commitRevision:451920 
17:41 feld search for other commits by this committer
Various utilities for working with date and datetime objects

WWW: https://pypi.python.org/pypi/dateutils
Original commitRevision:451918 
Sunday, 8 Oct 2017
18:48 pi search for other commits by this committer
devel/vtable-dumper: removed, use devel/abi-compliance-checker instead

vtable-dumper is part of devel/abi-compliance-checker since January 2017.
Original commitRevision:451555 
12:33 dbaio search for other commits by this committer
Add devel/py-subprocess32, Backport of the subprocess module from Python 3.2 &
3.3

This is a backport of the subprocess standard library module
from Python 3.2 & 3.3 for use on Python 2.  It includes bugfixes
and some new features.  On POSIX systems it is guaranteed to
be reliable when used in threaded applications.  It includes
timeout support from Python 3.3 but otherwise matches 3.2's API.
It has not been tested on Windows.

WWW: https://github.com/google/python-subprocess32

PR:		222628
Submitted by:	Sebastian Schwarz <seschwar@gmail.com>
Reviewed by:	koobs, sunpoet
Differential Revision:	D12519
Original commitRevision:451521 
Tuesday, 3 Oct 2017
17:33 feld search for other commits by this committer
For the people like the man who cannot remember uniq function is in
whether List::Util or List::MoreUtils. And for the newbie who don't know
where useful utilities is.

WWW: https://github.com/ktat/Util-Any
Original commitRevision:451160 
17:21 feld search for other commits by this committer
List::Pairwise provides functions to map and grep lists two elements at
a time, setting $a and $b to each pair instead of setting $_ to each
element.

WWW: https://metacpan.org/pod/List::Pairwise
Original commitRevision:451159 
16:55 feld search for other commits by this committer
This module allow you to export/override subroutine/method to one
namespace. It can be used for mix-in, for extension of modules not using
inheritance.

WWW: https://github.com/ktat/ExportTo
Original commitRevision:451157 
Saturday, 30 Sep 2017
15:37 sbz search for other commits by this committer
Testinfra test your infrastructures.

With Testinfra you can write unit tests in Python to test *actual state* of
your servers configured by management tools like Salt, Ansible, Puppet,
Chef and so on.

Testinfra aims to be a Serverspec equivalent in python and is written as
a plugin to the powerful Pytest test engine.

WWW: https://github.com/philpep/testinfra
Original commitRevision:450998 
11:25 rene search for other commits by this committer
Remove expired port:
2017-09-30 devel/libclaw: useless for anything apart from removed
games/plee-the-bear
Original commitRevision:450978 
10:16 sunpoet search for other commits by this committer
Remove devel/py-twistedRunner
Original commitRevision:450960 
10:16 sunpoet search for other commits by this committer
Remove devel/py-twistedFlow
Original commitRevision:450959 
10:15 sunpoet search for other commits by this committer
Remove devel/py-twistedCore
Original commitRevision:450958 
10:15 sunpoet search for other commits by this committer
Remove devel/py-twisted152
Original commitRevision:450957 
09:07 tota search for other commits by this committer
- Add new port: devel/R-cran-sfsmisc

  Useful utilities ['goodies'] from Seminar fuer Statistik ETH Zurich,
  quite a few related to graphics; some were ported from S-plus.

  WWW: https://cran.r-project.org/web/packages/sfsmisc/
Original commitRevision:450952 
Thursday, 28 Sep 2017
10:39 sunpoet search for other commits by this committer
Add rubygem-cucumber-expressions 4.0.3

Cucumber Expressions are simple patterns for matching Step Definitions with
Gherkin steps.

Cucumber Expressions offer similar functionality to Regular Expressions, with
the following improvements:
- Improved readability
- Custom parameter types
- Expression generation

WWW: https://github.com/cucumber/cucumber-expressions-ruby
Original commitRevision:450814 
10:38 sunpoet search for other commits by this committer
Add rubygem-cucumber-tag_expressions 1.0.1

Tag Expressions provide a simple query language for tags. The simplest tag
expression is simply a single tag.

WWW: https://github.com/cucumber/tag-expressions-ruby
Original commitRevision:450813 
Wednesday, 27 Sep 2017
19:21 wg search for other commits by this committer
www/py-googleapis-common-protos: Common protobufs used in Google APIs

googleapis-common-protos contains the python classes generated from the common
protos in the googleapis repository.

WWW: https://github.com/googleapis/googleapis
Original commitRevision:450780 
Tuesday, 26 Sep 2017
19:16 girgen search for other commits by this committer
Add libght to the ports tree

PR:	221577
Original commitRevision:450695 
04:56 rodrigc search for other commits by this committer
devel/buildbot*: Update to 0.9.11, Add buildbot-grid-view

* Update to buildbot 0.9.11
* Add required devel/py-buildbot-grid-view dependency
* Clean up stuff from individual Makefiles that was copy/pasted from the main
buildbot Makefile
* buildbot-www, buildbot-grid-view, buildbot-console-view,
buildbot-waterfall-view cannot be tested outside
   of buildbot, so remove stuff from their Makefiles to simplify.

Reviewed_by: koobs, asomers, sunpoet
Approved by: grembo
Differential_Revision: https://reviews.freebsd.org/D12479
Original commitRevision:450642 
Sunday, 24 Sep 2017
19:04 sunpoet search for other commits by this committer
Add rubygem-reentrant_flock 0.1.0

ReentrantFlock is a reentrant/recursive flock.

WWW: https://github.com/sonots/reentrant_flock
Original commitRevision:450535 
19:03 sunpoet search for other commits by this committer
Add p5-MooseX-Util 0.006

MooseX::Util is a utility module that handles all of the same functions that
Moose::Util handles. In fact, most of the functions exported by this package are
simply re-exports from Moose::Util, so you're recommended to read the
documentation of that module for a comprehensive view.

WWW: http://search.cpan.org/dist/MooseX-Util/
Original commitRevision:450534 
19:03 sunpoet search for other commits by this committer
Add p5-MooseX-TraitFor-Meta-Class-BetterAnonClassNames 0.002003

MooseX::TraitFor::Meta::Class::BetterAnonClassNames is a metaclass trait to
attempt to demystify generated anonymous class names.

WWW:
http://search.cpan.org/dist/MooseX-TraitFor-Meta-Class-BetterAnonClassNames/
Original commitRevision:450533 
Friday, 22 Sep 2017
22:03 brooks search for other commits by this committer
Add xtoolchain port for llvm50.
Original commitRevision:450418 
15:49 sunpoet search for other commits by this committer
Add rubygem-grape_logging 1.7.0

This gem provides simple request logging for Grape with just few lines of code
you have to put in your project! In return you will get response codes, paths,
parameters and more!

WWW: https://github.com/aserafin/grape_logging
Original commitRevision:450386 
10:48 mat search for other commits by this committer
Remove devel/libexecinfo.

PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
Original commitRevision:450352 
Thursday, 21 Sep 2017
14:33 tz search for other commits by this committer
New port: devel/rubygem-bootstrap_form

Rails Bootstrap Forms is a rails form builder that makes it super easy to
integrate twitter bootstrap-style forms into your rails application.

WWW: https://github.com/bootstrap-ruby/rails-bootstrap-forms
Original commitRevision:450261 
14:30 tz search for other commits by this committer
New port: devel/rubygem-rails-i18n-4

A set of common locale data and translations to internationalize and/or localize
your Rails applications.

WWW: https://github.com/svenfuchs/rails-i18n
Original commitRevision:450260 
Wednesday, 20 Sep 2017
16:31 sunpoet search for other commits by this committer
Add rubygem-xdg 2.2.3

XDG provides an easy to use Ruby library for working with XDG standards.

Presently, it only supports the XDG Base Directory Standard.

If your program utilizes user or system-wide support files (e.g. configuration
files), you owe it to yourself to checkout the XDG base directory standard.

You can learn more about the standard at:
http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html

WWW: http://rubyworks.github.io/xdg/
Original commitRevision:450207 
Sunday, 17 Sep 2017
20:59 cs search for other commits by this committer
Pijul is a version control system based on patches, that can mimic the
behaviour and workflows of both Git and Darcs, but contrarily to those systems,
Pijul is based on a mathematically sound theory of patches.

Pijul was started out of frustration that no version control system was at the
same time fast and sound:

- Git has non-associative merges, which might lead to security problems.
  Concretely, this means that the commits you merge might not be the same as
  the ones you review and test.

- Handling of conflicts: Pijul has an explicit internal representation of
  conflicts, a rock-solid theory of how they behave, and super-fast data
  structures to handle them.

- Speed! The complexity of Pijul is low in all cases, whereas previous attempts
  to build a mathematically sound distributed version control system had huge
  worst-case complexities. The use of Rust additionally yields a blazingly fast
  implementation.

WWW: https://pijul.org/
Original commitRevision:450024 
11:10 dbaio search for other commits by this committer
Add devel/py-pytest-cov, pytest plugin for measuring coverage

This plugin produces coverage reports. It supports centralised testing and
distributed testing in both load and each modes. It also supports coverage of
subprocesses.

All features offered by the coverage package should be available, either through
pytest-cov or through coverage's config file.

WWW: https://github.com/pytest-dev/pytest-cov

Reviewed by:	koobs
Differential Revision:	D12394
Original commitRevision:449992 
Friday, 15 Sep 2017
18:01 dumbbell search for other commits by this committer
lang/rust: Install Cargo + use bundled crates

This port now provides Cargo. This is the recommended now because Cargo
won't be provided separately in the future.

To build Cargo, we set `extended = true` in `config.toml`. As a side
effect, this flag also installs Rust source code. The port has a new
`SOURCES` option (disabled by default) to keep those sources.

As a consequence of this, `devel/cargo` is removed. Several ports
and Makefiles in Mk were updated to depend on `lang/rust` instead of
`devel/cargo`.

The other big change in this patch is the use of the bundled crates,
instead of relying on Cargo's registry (which was part of the distfiles,
in order to allow offline builds). So now, we don't need to prepare the
registry when updating this port.

This has several other benefits:
    * It fixes the build with sudo(8).
    * It fixes the use of the ino-64 patch (it was not applied to the
      registry, thus not used).

Compilation errors were fixed in the ino-64 patch.

Various `.cargo-checksum.json` files are updated after the sources are
patched (FBSD10_FIX, ino-64, and so on). This fixes builds which were
failing with errors such as:

    error: the listed checksum of
`.../rustc-1.19.0-src/src/vendor/lzma-sys/xz-5.2.3/build-aux/config.rpath` has
changed:
    expected: c8b4c017079da9dfb3086a0583e60ffe736184d89005dc5973f0bb0fd17c04bb
    actual:   561b00eb30ecaef2c9da17bc195e7d2a7ea63facea38ea9849fbb0ed340bebba

PR:		221088
Reported by:	joneum@, nwhitehorn@, romain@,
		Ekaterina Vaartis <vaartis@cock.li>,
		david@catwhisker.org,
		fullermd@over-yonder.net,
		rum1cro@yandex.ru,
		w.schwarzenfeld@utanet.at
Differential Revision:	https://reviews.freebsd.org/D11783
Original commitRevision:449914 
Thursday, 14 Sep 2017
21:13 swills search for other commits by this committer
devel/libzim: create port

The openZIM project proposes offline storage solutions for content coming from
the Web.

WWW: http://www.openzim.org/wiki/OpenZIM
Original commitRevision:449854 
21:02 adridg search for other commits by this committer
Update CMake to 3.9, merge devel/cmake-modules into devel/cmake

Thanks to antoine@ for the exp-run.

Approved by:		rakuco (mentor)
Reviewed by:		tcberner (mentor)
Reviewed by:		mat
PR:			222000 (exp-run)
Differential Revision:	https://reviews.freebsd.org/D12299
Original commitRevision:449853 
19:30 brooks search for other commits by this committer
Add a port of LLVM 5.0.0 release.

Sponsored by:	DARPA, AFRL
Original commitRevision:449851 
Monday, 11 Sep 2017
13:10 mat search for other commits by this committer
Sort categories Makefiles properly.

Sponsored by:	Absolight
Original commitRevision:449635 
09:00 olgeni search for other commits by this committer
Add devel/elixir-gen_stage, producer and consumer pipelines with
back-pressure for Elixir.
Original commitRevision:449617 
Sunday, 10 Sep 2017
14:45 tota search for other commits by this committer
- Add new port: devel/R-cran-withr

  A set of functions to run code 'with' safely and temporarily modified
  global state. Many of these functions were originally a part of the
  'devtools' package, this provides a simple package with limited
  dependencies to provide access to these functions.

  WWW: https://cran.r-project.org/web/packages/withr/
Original commitRevision:449576 
10:18 tota search for other commits by this committer
- Add new port: devel/R-cran-lubridate

  Functions to work with date-times and time-spans: fast and user
  friendly parsing of date-time data, extraction and updating of
  components of a date-time (years, months, days, hours, minutes, and
  seconds), algebraic manipulation on date-time and time-span objects.
  The 'lubridate' package has a consistent and memorable syntax that
  makes working with dates easy and fun.

  WWW: https://cran.r-project.org/web/packages/lubridate/
Original commitRevision:449529 
Thursday, 7 Sep 2017
05:53 ed search for other commits by this committer
Add a package for ARPC.

ARPC is an RPC library similar to GRPC. Though a lot simpler than GRPC
featurewise, it has transparent support for file descriptor passing.
ARPC is used by some applications related to CloudABI, like Flower
(CloudABI's networking daemon).

Reviewed by:	riggs
Differential Revision:	https://reviews.freebsd.org/D12103
Original commitRevision:449385 
Wednesday, 6 Sep 2017
22:35 tota search for other commits by this committer
- Add new port: devel/R-cran-hms

  Implements an S3 class for storing and formatting time-of-day values,
  based on the 'difftime' class.

  WWW: https://cran.r-project.org/web/packages/hms/
Original commitRevision:449378 
20:04 ed search for other commits by this committer
Add py3-* packages for toposort and pyPEG2.

The port for ARPC (https://github.com/NuxiNL/arpc) I am preparing comes
with a script called 'aprotoc' that depends on these Python modules.
Ports that default to Python 2 have already been added, but now we
should add Python 3 flavours as well.

Reviewed by:	koobs
Approved by:	portmgr (bdrewery)
Differential Revision:	https://reviews.freebsd.org/D12068
Original commitRevision:449362 
12:00 ed search for other commits by this committer
New port: devel/yaml2argdata.

The latest release of cloudabi-utils has cloudabi-run rewritten from C
into C++. It now also has integrated support for attaching processes to
CloudABI's networking daemon, Flower.

In the process, code specific to parsing YAML configuration files
describing process configuration and resource dependencies has been
placed into a separate library, called yaml2argdata. This has the
advantage that this code can now be used by CloudABI's Kubernetes daemon
as well. Add a package for it, so sysutils/cloudabi-utils can make use
of it when we bump it.

Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D12164
Original commitRevision:449342 
Tuesday, 5 Sep 2017
23:09 tota search for other commits by this committer
- Add new port: devel/R-cran-tidyselect

  A backend for the selecting functions of the 'tidyverse'. It makes
  it easy to implement select-like functions in your own packages in
  a way that is consistent with other 'tidyverse' interfaces for
  selection.

  WWW: https://cran.r-project.org/web/packages/tidyselect/
Original commitRevision:449318 
17:15 tota search for other commits by this committer
- Add new port: devel/R-cran-glue

  An implementation of interpreted string literals, inspired by
  Python's Literal String Interpolation and Docstrings and Julia's
  Triple-Quoted String Literals.

  WWW: https://cran.r-project.org/web/packages/glue/
Original commitRevision:449305 
15:36 tota search for other commits by this committer
- Add new port: devel/R-cran-purrr

  A complete and consistent functional programming toolkit for R.

  WWW: https://cran.r-project.org/web/packages/purrr/
Original commitRevision:449292 
04:26 gordon search for other commits by this committer
New port: devel/py-logfury

logfury is a logging of method calls for python libraries.

It provides meta classes and decorators to easily trace python programs.

Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D12135
Original commitRevision:449267 
Sunday, 3 Sep 2017
10:33 rene search for other commits by this committer
Remove Python 3.3 and related ports, it expired today:
2017-09-01 lang/python33: No longer receives bug fixes, only security updates.
Please update to Python 3.6
databases/py33-gdbm
databases/py33-sqlite3
devel/py33-setuptools
x11-toolkits/py33-tkinter
devel/py3-enum34
Original commitRevision:449196 
09:51 rene search for other commits by this committer
Remove expired ports:
2017-08-30 www/speedtest-mini: Discontinued upstream (on June 30, 2017)
2017-08-31 devel/rubygem-sequel3: Use devel/rubygem-sequel instead
2017-08-31 audio/tomahawk: Project is dead upstream.
2017-08-31 mail/rubygem-larch: Unmaintained by upstream, no changes since 2013
2017-08-31 devel/rubygem-sidekiq4: Use devel/rubygem-sidekiq instead
2017-08-31 devel/rubygem-webpacker1-rails5: Use devel/rubygem-webpacker-rails5
instead
2017-08-31 devel/rubygem-sidekiq-cron04: Use devel/rubygem-sidekiq-cron instead
2017-09-01 www/py-django19: Unsupported upstream
2017-09-01 mail/movemail: Out of date
2017-09-01 german/phone: Out of date
2017-09-01 ports-mgmt/fbsdmon: no longer maintained, web site it sends data to
has been taken over by cybersquatters
Original commitRevision:449193 
Friday, 1 Sep 2017
18:10 wg search for other commits by this committer
devel/py-pydevd: The sources for the PyDev.Debugger (used in PyDev & PyCharm)

It is available so that it can be installed for doing remote debugging.

WWW: https://pypi.python.org/pypi/pydevd
Original commitRevision:449092 
07:40 tz search for other commits by this committer
New port: devel/rubygem-prometheus-client-mmap

This Prometheus library is fork of Prometheus Ruby Client that uses mmap'ed
files to share metrics from multiple processes.  This allows efficient metrics
processing for Ruby web apps running in multiprocess setups like Unicorn.

A suite of instrumentation metric primitives for Ruby that can be exposed
through a HTTP interface. Intended to be used together with a Prometheus server.

WWW: https://gitlab.com/gitlab-org/prometheus-client-mmap
Original commitRevision:449058 
07:38 tz search for other commits by this committer
New port: devel/rubygem-mmap2

The Mmap class implement memory-mapped file objects for Ruby 2.x.

WWW: https://gitlab.com/lyda/mmap
Original commitRevision:449057 
Wednesday, 30 Aug 2017
00:47 dbaio search for other commits by this committer
New port devel/py-gtfslib: Library for reading GTFS-based transit data in Python

An open source library in python for reading GTFS files and computing various
stats and indicators about Public Transport networks.

WWW: https://pypi.python.org/pypi/gtfslib

PR:		221730
Submitted by:	lbartoletti@tuxfamily.org
Original commitRevision:448951 
00:25 dbaio search for other commits by this committer
New port devel/py-pyqtree: Pure Python quad tree spatial index for GIS or
rendering usage

Pyqtree is a pure Python spatial index for GIS or rendering usage. It storesand
quickly retrieves items from a 2x2 rectangular grid area, and grows in depth and
detail as more items are added. The actual quad tree implementation is adapted
from Matt Rasmussen's compbio library and extended for geospatial use.

WWW: https://github.com/karimbahgat/Pyqtree

PR:		221730
Submitted by:	lbartoletti@tuxfamily.org
Original commitRevision:448950 
00:17 acm search for other commits by this committer
- New port: devel/py-lazr.config

The LAZR config system is typically used to manage process configuration.
Process configuration is for saying how things change when we run
systems on different machines, or under different circumstances.

This system uses ini-like file format of section, keys, and values.
The config file supports inheritance to minimize duplication of
information across files. The format supports schema validation.

WWW: https://launchpad.net/lazr.config
Original commitRevision:448949 
00:15 acm search for other commits by this committer
- New port: devel/py-lazr.delegates

The lazr.delegates package makes it easy to write objects that delegate
behavior to another object. The new object adds some property or behavior on
to the other object, while still providing the underlying interface, and
delegating behavior.

WWW: https://launchpad.net/lazr.delegates
Original commitRevision:448948 
00:12 acm search for other commits by this committer
- New port: devel/py-flufl.lock

This package is called flufl.lock. It is an NFS-safe file-based lock with
timeouts for POSIX systems.

WWW: https://flufllock.readthedocs.io
Original commitRevision:448947 
00:11 acm search for other commits by this committer
- New port : devel/py-flufl.i18n

This package provides a high level, convenient API for managing
internationalization translation contexts in Python application. There is a
simple API for single-context applications, such as command line scripts which
only need to translate into one language during the entire course of their
execution. There is a more flexible, but still convenient API for multi-context
applications, such as servers, which may need to switch language contexts for
different tasks.

WWW: https://flufli18n.readthedocs.io
Original commitRevision:448946 
00:08 dbaio search for other commits by this committer
New port devel/py-pyshp: Pure Python read/write support for ESRI Shapefile
format

The Python Shapefile Library (pyshp) provides read and write support for the
Esri Shapefile format. The Shapefile format is a popular Geographic Information
System vector data format created by Esri.

WWW: https://github.com/GeospatialPython/pyshp
Original commitRevision:448944 
00:02 acm search for other commits by this committer
- New port: devel/py-atpublic

This is a very simple decorator and function which populates a module's
__all__ and optionally the module globals. This provides both a pure-Python
implementation and an optional C implementation.

WWW: http://public.readthedocs.io
Original commitRevision:448942 
Monday, 28 Aug 2017
09:17 tota search for other commits by this committer
- Add new port: devel/R-cran-repr

  String and binary representations of objects for several formats /
  mime types.

  WWW: https://cran.r-project.org/web/packages/repr/
Original commitRevision:448855 
Thursday, 24 Aug 2017
15:04 mmokhi search for other commits by this committer
devel/breakpad: Add port to the tree
Breakpad is a set of client and server components which implement
a crash-reporting system.
This is YET ANOTHER STEP to build Electron.io for FreeBSD.

PR:		221320
Reported by:	Luca Pizzamiglio <luca.pizzamiglio@gmail.com>
Reviewed by:	cpm, lifanov, mat (mentor), mmokhi, ultima
Approved by:	cpm, lifanov, mat (mentor), mmokhi, ultima
Differential Revision:	https://reviews.freebsd.org/D11773
Original commitRevision:448689 
13:05 tz search for other commits by this committer
Add slave-port: devel/rubygem-peek-rails4

Its devel/rubygem-peek but pulls in www/railties4 instead of railties5
to avoid conflicts between them
Original commitRevision:448666 
09:40 tz search for other commits by this committer
New port: devel/rubygem-peek-rblineprof

Peek into how much time each line of your Rails application takes throughout a
request.

Things this peek view provides:
- Total time it takes to render individual lines within your codebase
- Total network time spent waiting per line

You can also drill down to only certain parts of your codebase like:
- app, everything within Rails.root/(app|lib)
- views, everything within Rails.root/app/view
- gems, everything within Rails.root/vendor/gems
- all, everything within Rails.root
- stdlib

WWW: https://github.com/peek/peek-rblineprof
Original commitRevision:448662 
09:34 tz search for other commits by this committer
New port: devel/rubygem-rblineprof

rblineprof shows you lines of code that are slow.

WWW: https://github.com/tmm1/rblineprof
Original commitRevision:448660 
09:25 tz search for other commits by this committer
New port: devel/rubygem-debugger-ruby_core_source

Provide Ruby core source files for C extensions that need them.

Fork of ruby_core_source that uses included Ruby headers (*.h and *.inc) instead
of downloading them. Used by debugger.

WWW: https://github.com/cldwalker/debugger-ruby_core_source
Original commitRevision:448659 
09:16 tz search for other commits by this committer
New port: devel/rubygem-peek-redis

Take a peek into the Redis calls made within your Rails application.

Things this peek view provides:
- Total number of Redis commands called during the request
- The duration of the calls made during the request

WWW: https://github.com/peek/peek-redis
Original commitRevision:448657 
09:12 tz search for other commits by this committer
New port: devel/rubygem-peek-sidekiq

Provide a peek into the Sidekiq calls made within your Rails application.

Things this peek view provides:
- Duration spent in Sidekiq calls
- Number of calls this page created

WWW: https://github.com/suranyami/peek-sidekiq
Original commitRevision:448655 
Wednesday, 23 Aug 2017
19:40 bsam search for other commits by this committer
New port: devel/gogland-eap (Gogland EAP, Preview Edition).

Gogland is the codename for a new commercial IDE by JetBrains aimed at
providing an ergonomic environment for Go development.

The new IDE extends the IntelliJ platform with the coding assistance and
tool integrations specific for the Go language.
Original commitRevision:448636 
18:47 bsam search for other commits by this committer
java/intellij-pycharm -> devel/pycharm-ce: Disconnect the former and connect the
latter.
Original commitRevision:448635 
16:54 tz search for other commits by this committer
New port: devel/rubygem-peek-performance_bar

Take a peek into the window.performance timing behind your app.

Things this peek view provides:
- Frontend
- Latency / Receiving
- Backend
- TCP / SSL
- Redirect
- DNS Lookup

WWW: https://github.com/peek/peek-performance_bar
Original commitRevision:448630 
11:33 rene search for other commits by this committer
Remove expired ports:
2017-08-23 games/plee-the-bear: Broken for more than 6 months
2017-08-23 x11-themes/kde-icons-umicons: Broken for more than 6 months
2017-08-23 lang/bigloo: Broken for more than 6 months
2017-08-23 audio/linux-neroaaccodec: Broken for more than 6 months
2017-08-23 x11-themes/kde-icons-dark-glass: Broken for more than 6 months
2017-08-23 misc/fortune-mod-ferengi_rules_of_acquisition: Broken for more than 6
months
2017-08-23 misc/fortune-mod-culmea-culmilor: Broken for more than 6 months
2017-08-23 misc/xyzcmd: Broken for more than 6 months
2017-08-23 russian/fortuneru: Broken for more than 6 months
2017-08-23 security/bdc: Broken for more than 6 months
2017-08-23 x11-themes/kde-icons-icosx: Broken for more than 6 months
2017-08-23 devel/insight: Broken for more than 6 months
2017-08-23 devel/gdb66: Broken for more than 6 months
2017-08-23 biology/biojava: Broken for more than 6 months
2017-08-23 games/xroach: Broken for more than 6 months
Original commitRevision:448603 
Monday, 21 Aug 2017
20:43 sunpoet search for other commits by this committer
Add rubygem-grape-route-helpers 2.1.0

grape-route-helpers provides named route helpers for Grape APIs, similar to
Rails' route helpers.

WWW: https://github.com/reprah/grape-route-helpers
Original commitRevision:448490 
Sunday, 20 Aug 2017
13:30 dbaio search for other commits by this committer
New port: devel/py-pysparklines

Python unicode sparkline generation library

pysparklines is a unicode sparkline generation library.
Python clone of https://github.com/holman/spark
Takes series data via stdin, command line, or API and prints a sparkline
representation. Output is always UTF-8 encoded.

WWW: https://github.com/RedKrieg/pysparklines
Original commitRevision:448424 
Saturday, 19 Aug 2017
09:51 mmokhi search for other commits by this committer
devel/chromium-gn: Add port to the tree
GN is a meta-build system that generates NinjaBuild.
It helps to build chromium with Ninja.
Also enables us for one step forward to build Electron.io for FreeBSD.

Reported by:	Luca Pizzamiglio <luca.pizzamiglio@gmail.com>
Reviewed by:	mat (mentor), mmokhi, cpm (chromium)
Approved by:	mat (mentor), mmokhi, cpm (chromium)
Differential Revision:	https://reviews.freebsd.org/D11554
Original commitRevision:448293 
Friday, 18 Aug 2017
09:23 tz search for other commits by this committer
New port: devel/rubygem-peek-host

Take a peek into the host which serves your reuest.

Things this peek view provides:
- Hostname of the instance which served your request.

Its an addition to the Peek profiling tool.

WWW: https://github.com/jacobbednarz/peek-host
Original commitRevision:448214 
08:14 tz search for other commits by this committer
New port: devel/rubygem-peek-gc

Take a peek into the GC info of your Rails application.

Its an addition to the Peek profiling tool.

WWW: https://github.com/peek/peek-gc
Original commitRevision:448212 
Thursday, 17 Aug 2017
16:31 feld search for other commits by this committer
The Rally REST Tookit for Python consists of a package that provides a
means to interact with entities and artifacts in your Rally
subscription. The full spectrum of CRUD operations is available in your
Agile Central (Rally) Workspaces and Projects, providing of course that
your Agile Central (Rally) subscription credentials enable you to
perform those operations. The toolkit insulates the package user from
having to make multiple requests to obtain the full set of qualifying
items by performing any subsequent "page" requests automatically. An
additional key feature is the ability to obtain entity sub fields that
may be references or collections via the familiar dot '.' notation.

WWW: https://github.com/RallyTools/RallyRestToolkitForPython
Original commitRevision:448146 

Number of commits found: 11333 (showing only 100 on this page)

[First Page]  «  40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50  »  [Last Page]