non port: devel/Makefile |
Number of commits found: 11333 (showing only 100 on this page) |
Wednesday, 8 Nov 2017
|
14:37 amdmi3
Sort category Makefile
|
Tuesday, 7 Nov 2017
|
22:42 yuri
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
|
19:07 ehaupt
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/
|
11:11 tz
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
|
Monday, 6 Nov 2017
|
06:40 vanilla
Add py-grpcio-tools, it's Protobuf code generator for gRPC.
|
Sunday, 5 Nov 2017
|
21:18 sunpoet
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>
|
21:17 sunpoet
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>
|
Saturday, 4 Nov 2017
|
13:49 yuri
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
|
13:35 dbaio
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
|
Wednesday, 1 Nov 2017
|
13:21 tijl
Merge Linux ncurses-base into linux_base. It's needed by ncurses-libs.
|
Friday, 27 Oct 2017
|
11:58 tobik
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>
|
10:15 pizzamig
devel/codeblocks-devel: new port
PR: 221703
Submitted by: lbartoletti@tuxfamily.org
Approved by: olivier (mentor)
Differential Revision: https://reviews.freebsd.org/D12806
|
Thursday, 26 Oct 2017
|
22:34 jonathan
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
|
Saturday, 21 Oct 2017
|
20:22 olgeni
Add devel/elixir-trailing_format_plug, an Elixir plug to support
rails-like trailing format in APIs.
|
19:59 olgeni
Add devel/elixir-cachex, a caching library for Elixir.
|
19:55 olgeni
Add devel/elixir-eternal, an ETS table supervisor for Elixir.
|
19:53 olgeni
Add devel/elixir-deppie, a deprecation logger for Elixir.
|
Friday, 20 Oct 2017
|
05:47 antoine
Hook py-cdg to the build
|
Thursday, 19 Oct 2017
|
18:59 rene
Remove expired port:
2017-10-17 devel/p5-Log-Any-Adapter-Syslog: Merged with devel/p5-Log-Any
|
17:43 jrm
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.
|
Tuesday, 17 Oct 2017
|
09:12 tobik
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
|
Monday, 16 Oct 2017
|
20:37 rene
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+
|
Saturday, 14 Oct 2017
|
10:49 rene
Undeprecate and switch to an active fork of devel/arduino-glcd and rename port.
PR: 217931
Submitted by: Craig Leres
MFH: 2017Q4
|
Thursday, 12 Oct 2017
|
17:53 feld
Pidfile featuring stale detection and file-locking, can also be used as
context-manager or decorator
WWW: http://pypi.python.org/pypi/pid
|
17:41 feld
Various utilities for working with date and datetime objects
WWW: https://pypi.python.org/pypi/dateutils
|
Sunday, 8 Oct 2017
|
18:48 pi
devel/vtable-dumper: removed, use devel/abi-compliance-checker instead
vtable-dumper is part of devel/abi-compliance-checker since January 2017.
|
12:33 dbaio
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
|
Tuesday, 3 Oct 2017
|
17:33 feld
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
|
17:21 feld
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
|
16:55 feld
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
|
Saturday, 30 Sep 2017
|
15:37 sbz
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
|
11:25 rene
Remove expired port:
2017-09-30 devel/libclaw: useless for anything apart from removed
games/plee-the-bear
|
10:16 sunpoet
Remove devel/py-twistedRunner
|
10:16 sunpoet
Remove devel/py-twistedFlow
|
10:15 sunpoet
Remove devel/py-twistedCore
|
10:15 sunpoet
Remove devel/py-twisted152
|
09:07 tota
- 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/
|
Thursday, 28 Sep 2017
|
10:39 sunpoet
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
|
10:38 sunpoet
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
|
Wednesday, 27 Sep 2017
|
19:21 wg
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
|
Tuesday, 26 Sep 2017
|
19:16 girgen
Add libght to the ports tree
PR: 221577
|
04:56 rodrigc
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
|
Sunday, 24 Sep 2017
|
19:04 sunpoet
Add rubygem-reentrant_flock 0.1.0
ReentrantFlock is a reentrant/recursive flock.
WWW: https://github.com/sonots/reentrant_flock
|
19:03 sunpoet
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/
|
19:03 sunpoet
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/
|
Friday, 22 Sep 2017
|
22:03 brooks
Add xtoolchain port for llvm50.
|
15:49 sunpoet
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
|
10:48 mat
Remove devel/libexecinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488
|
Thursday, 21 Sep 2017
|
14:33 tz
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
|
14:30 tz
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
|
Wednesday, 20 Sep 2017
|
16:31 sunpoet
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/
|
Sunday, 17 Sep 2017
|
20:59 cs
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/
|
11:10 dbaio
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
|
Friday, 15 Sep 2017
|
18:01 dumbbell
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
|
Thursday, 14 Sep 2017
|
21:13 swills
devel/libzim: create port
The openZIM project proposes offline storage solutions for content coming from
the Web.
WWW: http://www.openzim.org/wiki/OpenZIM
|
21:02 adridg
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
|
19:30 brooks
Add a port of LLVM 5.0.0 release.
Sponsored by: DARPA, AFRL
|
Monday, 11 Sep 2017
|
13:10 mat
Sort categories Makefiles properly.
Sponsored by: Absolight
|
09:00 olgeni
Add devel/elixir-gen_stage, producer and consumer pipelines with
back-pressure for Elixir.
|
Sunday, 10 Sep 2017
|
14:45 tota
- 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/
|
10:18 tota
- 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/
|
Thursday, 7 Sep 2017
|
05:53 ed
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
|
Wednesday, 6 Sep 2017
|
22:35 tota
- 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/
|
20:04 ed
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
|
12:00 ed
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
|
Tuesday, 5 Sep 2017
|
23:09 tota
- 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/
|
17:15 tota
- 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/
|
15:36 tota
- 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/
|
04:26 gordon
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
|
Sunday, 3 Sep 2017
|
10:33 rene
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
|
09:51 rene
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
|
Friday, 1 Sep 2017
|
18:10 wg
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
|
07:40 tz
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
|
07:38 tz
New port: devel/rubygem-mmap2
The Mmap class implement memory-mapped file objects for Ruby 2.x.
WWW: https://gitlab.com/lyda/mmap
|
Wednesday, 30 Aug 2017
|
00:47 dbaio
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
|
00:25 dbaio
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
|
00:17 acm
- 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
|
00:15 acm
- 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
|
00:12 acm
- 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
|
00:11 acm
- 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
|
00:08 dbaio
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
|
00:02 acm
- 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
|
Monday, 28 Aug 2017
|
09:17 tota
- 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/
|
Thursday, 24 Aug 2017
|
15:04 mmokhi
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
|
13:05 tz
Add slave-port: devel/rubygem-peek-rails4
Its devel/rubygem-peek but pulls in www/railties4 instead of railties5
to avoid conflicts between them
|
09:40 tz
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
|
09:34 tz
New port: devel/rubygem-rblineprof
rblineprof shows you lines of code that are slow.
WWW: https://github.com/tmm1/rblineprof
|
09:25 tz
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
|
09:16 tz
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
|
09:12 tz
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
|
Wednesday, 23 Aug 2017
|
19:40 bsam
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.
|
18:47 bsam
java/intellij-pycharm -> devel/pycharm-ce: Disconnect the former and connect the
latter.
|
16:54 tz
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
|
11:33 rene
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
|
Monday, 21 Aug 2017
|
20:43 sunpoet
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
|
Sunday, 20 Aug 2017
|
13:30 dbaio
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
|
Saturday, 19 Aug 2017
|
09:51 mmokhi
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
|
Friday, 18 Aug 2017
|
09:23 tz
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
|
08:14 tz
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
|
Thursday, 17 Aug 2017
|
16:31 feld
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
|
Number of commits found: 11333 (showing only 100 on this page) |