non port: devel/Makefile |
Number of commits found: 11319 (showing only 100 on this page) |
Sunday, 25 Aug 2019
|
18:16 sunpoet
Add rubygem-actionview52 5.2.3 (copied from rubygem-actionview5)
 |
18:04 sunpoet
Add rubygem-jbuilder-rails52 2.9.1 (copied from rubygem-jbuilder-rails5)
 |
18:03 sunpoet
Add rubygem-activesupport52 5.2.3 (copied from rubygem-activesupport5)
 |
12:20 tijl
Add devel/linux-c7-systemd-libs and let linux-c7-dbus-libs depend on it.
PR: 240043
Reported by: Tatsuki Makino <tatsuki_makino@hotmail.com>
 |
10:29 tijl
Add devel/linux-c7-elfutils-libs, required by upcoming
linux-c7-systemd-libs.
 |
10:18 tijl
Move devel/linux-c?-libelf to devel/linux-c?-elfutils-libelf to match the
package name and to be similar to upcoming ports for other elfutils
libraries.
 |
Wednesday, 21 Aug 2019
|
20:52 yuri
New port: devel/goswagger: Swagger 2.0 implementation for Go
Submitted by: Dmitri Goutnik <dg@syrec.org>
 |
Tuesday, 20 Aug 2019
|
18:41 jgh
- shift to more applicable category
 |
01:46 lwhsu
Add devel/gperf31, a GPLv3+ version of devel/gperf31
Needed by upcoming libreoffice 6.3
 |
Monday, 19 Aug 2019
|
20:47 sunpoet
Add rubygem-async-io 1.25.0
Async::IO provides builds on async and provides asynchronous wrappers for IO,
Socket, and related classes.
WWW: https://github.com/socketry/async-io
 |
20:46 sunpoet
Add rubygem-async 1.20.1
Async is a composable asynchronous I/O framework for Ruby based on nio4r and
timers.
WWW: https://github.com/socketry/async
 |
20:46 sunpoet
Add rubygem-console 1.4.0
Console provides beautiful console logging for Ruby applications. Implements
fast, buffered log output.
WWW: https://github.com/socketry/console
 |
20:45 sunpoet
Add rubygem-google-gax 1.7.0
Google API Extensions for Ruby (gax-ruby) is a set of modules which aids the
development of APIs for clients and servers based on gRPC and Google API
conventions.
Application code will rarely need to use most of the classes within this library
directly, but code generated automatically from the API definition files in
Google APIs can use services such as page streaming and request bundling to
provide a more convenient and idiomatic API surface to callers.
WWW: https://github.com/googleapis/gax-ruby
 |
20:45 sunpoet
Add py-mypy-protobuf 1.15
mypy-protobuf generates mypy stub files from protobuf specs. protoc-gen-mypy is
a python implementation of the plugin.
WWW: https://github.com/dropbox/mypy-protobuf
 |
20:44 sunpoet
Add p5-Test2-Plugin-UUID 0.002001
Test2 normally uses unique IDs generated by appending pid, thread-id, and an
incrementing integer. These work fine most of the time, but are not sufficient
if you want to keep a database of events, in that case a real UUID is much more
useful.
WWW: https://metacpan.org/release/Test2-Plugin-UUID
 |
20:44 sunpoet
Add p5-Test2-Plugin-MemUsage 0.002001
Currently Test2::Plugin::MemUsage only works on unix systems that provide
/proc/PID/status access. For all other systems this plugin is essentially a
no-op.
WWW: https://metacpan.org/release/Test2-Plugin-MemUsage
 |
20:43 sunpoet
Add p5-Test2-Plugin-DBIProfile 0.002001
Test2::Plugin::DBIProfile will enable DBI::Profile globally so that DBI
profiling data is collected. Once testing is complete an event will be produced
which contains and displays the profiling data.
WWW: https://metacpan.org/release/Test2-Plugin-DBIProfile
 |
17:10 yuri
New port: devel/cargo-tree: Rust subcommand to visualize a dependency graph in a
tree-like format
 |
Saturday, 17 Aug 2019
|
21:46 dbaio
Add devel/py-pylama: Code audit tool for Python
Code audit tool for Python and JavaScript. Pylama wraps these tools:
- pycodestyle (formerly pep8) (c) 2012-2013, Florent Xicluna;
- pydocstyle (formerly pep257 by Vladimir Keleshev) (c) 2014, Amir Rachum;
- PyFlakes (c) 2005-2013, Kevin Watters;
- Mccabe (c) Ned Batchelder;
- Pylint (c) 2013, Logilab (should be installed 'pylama_pylint' module);
- Radon (c) Michele Lacchia
- gjslint (c) The Closure Linter Authors (should be installed 'pylama_gjslint'
module);
- eradicate (c) Steven Myint;
- Mypy (c) Jukka Lehtosalo and contributors;
WWW: https://github.com/klen/pylama
PR: 239184
Submitted by: Alexander Sieg <alex@xanderio.de>
 |
20:42 yuri
New port: devel/py-PeachPy: Portable efficient assembly codegen in higher-level
Python
 |
20:37 rene
Remove expired port:
2019-08-16 devel/py-efilter: No longer maintained
 |
20:24 yuri
New port: devel/py-opcodes: Database of processor instructions/opcodes
 |
20:14 yuri
New port: devel/fp16: Conversion to/from half-precision floating point formats
 |
19:24 yuri
New port: devel/pthreadpool: Pthread-based thread pool for C/C++ for arrays
parallelization
 |
19:13 yuri
New port: devel/fxdiv: C/C++ header-only library for division via FP inverse
multiplication
 |
18:26 yuri
New port: devel/psimd: Portable 128-bit SIMD intrinsics
 |
13:32 jrm
devel/git-cola: Revive after r495962 qt4 deprecation
Submitted by: dch (with a few modifications)
Reviewed by: tcberner, jonathan (slightly older version)
Differential Revision: https://reviews.freebsd.org/D20460
 |
Thursday, 15 Aug 2019
|
18:11 sunpoet
Add p5-Test2-Tools-Explain 0.02
Test2::Suite dropped the explain() function that had been part of Test::More.
For those who miss it in Test2, you can use Test2::Tools::Explain.
WWW: https://metacpan.org/release/Test2-Tools-Explain
 |
12:02 amdmi3
- Add devel/py-yattag
Generate HTML or XML in a pythonic way. Pure python alternative to
web template engines. Can fill HTML forms with default values and
error messages.
WWW: https://www.yattag.org/
 |
Monday, 12 Aug 2019
|
13:14 rodrigo
Add new port devel/robin-map, a hash map and hash set library
C++ implementation of a fast hash map and hash set using
open-addressing and linear robin hood hashing with backward
shift deletion to resolve collisions.
https://github.com/Tessil/robin-map
Required to update graphics/openimageio (PR 239587)
PR: 239587
Submitted by: Shane <FreeBSD@ShaneWare.Biz>
 |
08:15 egypcio
[NEW] devel/go-bindata-assetfs: serves embedded files with net/http support
go-bindata-assetfs serves embedded files from go-bindata with Go's
net/http support, allowing packages to serve http static content.
WWW: https://github.com/elazarl/go-bindata-assetfs
 |
Sunday, 11 Aug 2019
|
16:55 sunpoet
Remove devel/rubygem-spring-rails5
devel/rubygem-spring does not have rails version specific dependency after 2.1.0
update.
 |
16:55 sunpoet
Remove devel/rubygem-spring-rails5
devel/rubygem-spring does not have rails version specific dependency after 2.1.0
update.
 |
16:47 sunpoet
Move devel/rubygem-web-console to devel/rubygem-web-console-rails5
 |
16:46 sunpoet
Add rubygem-spring-watcher-listen 2.0.1
Listen watcher for Spring
This gem makes Spring watch the filesystem for changes using Listen rather than
by polling the filesystem.
On larger projects this means spring will be more responsive, more accurate and
use less cpu on local filesystems.
WWW: https://github.com/jonleighton/spring-watcher-listen
 |
11:27 sunpoet
Move devel/py-mimeparse to decel/py-python-mimeparse
 |
Friday, 9 Aug 2019
|
20:00 sunpoet
Add py-pebble 4.3.10
Pebble provides a neat API to manage threads and processes within an
application.
WWW: https://github.com/noxdafox/pebble
 |
Thursday, 8 Aug 2019
|
21:15 lwhsu
Add xtoolchain-llvm90, pre seeded toolchain to cross build FreeBSD base
Approved by: brooks
Sponsored by: The FreeBSD Foundation
 |
Wednesday, 7 Aug 2019
|
21:47 lwhsu
Add devel/s390x-binutils, GNU binutils for s390x cross-development
PR: 215939
Submitted by: bz
 |
Monday, 5 Aug 2019
|
16:10 brooks
Welcome LLVM 9.0.0rc1 to the tree.
Of particular interest in this release: the RISCV backend is enabled
by default and FreeBSD PowerPC support is much improved.
Sponsored by: DARPA, AFRL
 |
Sunday, 4 Aug 2019
|
21:34 kai
[NEW PORT] devel/py-flaky
Plugin for nose or pytest that automatically reruns flaky tests
Ideally, tests reliably pass or fail, but sometimes test fixtures must rely
on components that aren't 100% reliable.
With flaky, instead of removing those tests or marking them to skip, they
can be automatically retried.
WWW: https://github.com/box/flaky
Reviewed by: koobs
Approved by: koobs
Differential Revision: https://reviews.freebsd.org/D21132
 |
Saturday, 3 Aug 2019
|
20:55 sunpoet
Add py-importlab 0.5.1
Importlab is a library for Python that automatically infers dependencies and
calculates a dependency graph. It can perform dependency ordering of a set of
files, including cycle detection.
Importlab's main use case is to work with static analysis tools that process one
file at a time, ensuring that a file's dependencies are analysed before it is.
Importlab is primarily intended to be used as a library. It takes one or more
python files as arguments, and generates an import graph, typically used to
process files in dependency order.
This is not an official Google product.
WWW: https://github.com/google/importlab
 |
12:42 sunpoet
Add py-pip-tools3 3.9.0 (copied from py-pip-tools)
- Add PORTSCOUT
 |
Thursday, 1 Aug 2019
|
16:14 sunpoet
Revive pecl-inotify and update to 2.0.0
- Add LICENSE_FILE
Reported by: B.J.Scharp <freebsd-ports@itsacon.net>
 |
Wednesday, 31 Jul 2019
|
19:50 rene
Remove expired ports:
2019-07-31 security/rubygem-googleauth06: Use security/rubygem-googleauth
instead
2019-07-31 devel/ddd: does not work with modern gdb
2019-07-31 devel/py-pip-tools2: Use devel/py-pip-tools instead
2019-07-31 lang/cint: Abandonware; superseded by lang/cling
 |
Monday, 29 Jul 2019
|
07:03 yuri
New port: devel/py-google-pasta: Library to refactor python code through AST
manipulation
PR: 226400
Submitted by: Anthony <amzo1337@gmail.com>
 |
Sunday, 28 Jul 2019
|
23:39 sunpoet
Add rubygem-cucumber-rails 1.7.0
Cucumber-Rails is a Rails generators for Cucumber with special support for
Capybara and DatabaseCleaner. It brings Cucumber to Rails 4.2 and Rails 5.x.
This gem is also compatible with Rails 6.0+ but this is currently in a beta
phase, so there may be issues.
WWW: https://github.com/cucumber/cucumber-rails
 |
00:48 jbeich
x11-wm/wayfire: add new port
Wayfire is a wayland compositor based on wlroots. It aims to create a
customizable, extendable and lightweight environment without
sacrificing its appearance.
https://wayfire.org/
 |
Saturday, 27 Jul 2019
|
21:01 rene
Remove expired port:
2019-07-25 devel/subversion19: subversion 1.9.x is end of life log time ago.
Consider installing devel/subversion or devel/subversion-lts.
 |
17:44 mfechner
New ports required for gitlab-ce 12.1 upgrade.
 |
11:52 sunpoet
Add py-jupyterlab 1.0.3
JupyterLab is an extensible environment for interactive and reproducible
computing, based on the Jupyter Notebook and Architecture.
JupyterLab is the next-generation user interface for Project Jupyter offering
all the familiar building blocks of the classic Jupyter Notebook (notebook,
terminal, text editor, file browser, rich outputs, etc.) in a flexible and
powerful user interface. JupyterLab will eventually replace the classic Jupyter
Notebook.
The current JupyterLab releases are suitable for general usage, and the
extension APIs will continue to evolve for JupyterLab extension developers.
WWW: https://jupyter.org/
 |
11:52 sunpoet
Add py-jupyterlab_server 1.0.0
The application author creates a JupyterLab build on their machine using the
core JupyterLab application. They can then serve their files by subclassing the
LabServerApp with the appropriate configuration and creating a Python entry
point that launches the app.
WWW: https://jupyter.org/
WWW: https://github.com/jupyterlab/jupyterlab_server
 |
11:51 sunpoet
Add py-json5 0.8.5
pyjson5 is a Python implementation of the JSON5 data format.
JSON5 extends the JSON data interchange format to make it slightly more usable
as a configuration language:
- JavaScript-style comments (both single and multi-line) are legal.
- Object keys may be unquoted if they are legal ECMAScript identifiers
- Objects and arrays may end with trailing commas.
- Strings can be single-quoted, and multi-line string literals are allowed.
This project implements a reader and writer implementation for Python; where
possible, it mirrors the standard Python JSON API package for ease of use.
There is one notable difference from the JSON api: the load() and loads()
methods support optionally checking for (and rejecting) duplicate object keys;
pass allow_duplicate_keys=False to do so (duplicates are allowed by default).
WWW: https://github.com/dpranke/pyjson5
 |
Friday, 26 Jul 2019
|
18:09 yuri
Remove devel/gradle46: the only user, biology/gatk, doesn't need it any more
 |
16:58 arrowd
devel/hs-ghcprofview: New port. Another profile viewer, GTK based.
 |
Tuesday, 23 Jul 2019
|
14:27 arrowd
devel/hs-hpack: New port. Alternative package description format and a tool to
generate .cabal files from it.
 |
05:28 tobik
Prepare for devel/gradle4 and java/openjfx8-devel updates
openjfx8-devel now requires at least Gradle 4.8. biology/gatk
however does not build with Gradle 4.10.3. Preserve Gradle 4.6 for
now.
PR: 239392
 |
Monday, 22 Jul 2019
|
19:03 sunpoet
Add rubygem-fugit12 1.2.3 (copied from rubygem-fugit)
- Add PORTSCOUT
 |
Wednesday, 17 Jul 2019
|
20:36 yuri
New port: devel/google-cloud-cpp: C++ Idiomatic Clients for Google Cloud
Platform services
PR: 226400
Submitted by: Anthony <amzo1337@gmail.com>
 |
19:13 arrowd
devel/elm-format: New port. A tool for formatting programs written in Elm
language.
Submitted by: Evilham <contact@evilham.com>
Differential Revision: https://reviews.freebsd.org/D20954
 |
01:11 yuri
New port: devel/buildstream: Free software tool for integrating software stacks
 |
Tuesday, 16 Jul 2019
|
19:11 sunpoet
Add py-prance 0.15.0
Prance provides parsers for Swagger/OpenAPI 2.0 and 3.0 API specifications in
Python. It uses flex, swagger_spec_validator or openapi_spec_validator to
validate specifications, but additionally resolves JSON references in accordance
with the OpenAPI spec.
Mostly the latter involves handling non-URI references; OpenAPI is fine with
providing relative file paths, whereas JSON references require URIs at this
point in time.
WWW: https://github.com/jfinkhaeuser/prance
 |
Monday, 15 Jul 2019
|
20:15 pfg
New port: JetBrains WebStorm.
An IDE meant for JavaScript and the growing number of frameworks around it.
Approved by: thierry (mentor)
 |
Sunday, 14 Jul 2019
|
14:02 egypcio
[NEW PORT] devel/py-inifile: Small INI library for Python
 |
05:32 yuri
New port: devel/crc32c: CRC32C implementation supporting CPU-specific
acceleration
PR: 226400
Submitted by: Anthony <amzo1337@gmail.com>
 |
05:22 yuri
New port: devel/nsync: C library that exports various synchronization primitives
like mutexes
PR: 226400
Submitted by: Anthony <amzo1337@gmail.com>
 |
03:24 tota
- Add new port: devel/R-cran-clipr
Simple utility functions to read from and write to the Windows, OS
X, and X11 clipboards.
WWW: https://cran.r-project.org/web/packages/clipr/
 |
Friday, 12 Jul 2019
|
16:47 sunpoet
Add rubygem-skiptrace 0.8.1 (copied from rubygem-bindex)
Upstream renamed bindex to skiptrace.
rubygem-bindex will be removed when all dependent ports converted to skiptrace.
 |
11:01 sunpoet
Add pecl-ds 1.2.9
Data Structures (DS) is an extension providing specialized data structures as
efficient alternatives to the PHP array. You can read about it in more detail in
this blog post which highlights the API, performance and other benefits of using
the extension.
WWW: http://pecl.php.net/package/ds
WWW: https://github.com/php-ds/ext-ds
Reported by: Oliver Schonrock <oliver@schonrocks.com>
 |
Thursday, 11 Jul 2019
|
10:29 yuri
New port: devel/systemc: C++ classes and macros for describing complex hardware
systems
 |
Wednesday, 10 Jul 2019
|
20:22 rene
Remove expired port:
2019-07-09 devel/libevent-hiphop: Obsoleted with removal of lang/hiphop-php
 |
00:29 yuri
New port: devel/py-gast: AST that abstracts the underlying Python version
PR: 226400
Submitted by: Anthony <amzo1337@gmail.com>
 |
00:14 yuri
New port: devel/py-absl: Abseil Python Common Libraries
PR: 226400
Submitted by: Anthony <amzo1337@gmail.com>
 |
Sunday, 7 Jul 2019
|
19:12 sunpoet
Add p5-MCE-Shared 1.841
MCE::Shared provides data sharing capabilities for MCE supporting threads and
processes.
MCE::Hobo, included with the distribution, provides threads-like parallelization
for running code asynchronously. Unlike threads, Hobo workers are spawned as
processes having unique PIDs.
WWW: https://metacpan.org/release/MCE-Shared
 |
09:45 mfechner
New ports required for gitlab-ce 12.0.x upgrade.
 |
Saturday, 6 Jul 2019
|
18:12 arrowd
devel/hs-profiteur: Install required data files and attach the port to category
Makefile
 |
09:15 tota
- Add new port: devel/R-cran-ellipsis
The ellipsis is a powerful tool for extending functions. Unfortunately
this power comes at a cost: misspelled arguments will be silently
ignored. The ellipsis package provides a collection of functions
to catch problems and alert the user.
WWW: https://cran.r-project.org/web/packages/ellipsis/
 |
Friday, 5 Jul 2019
|
12:24 danfe
Add a port of C implementation of Circonus log-linear histogram.
WWW: https://github.com/circonus-labs/libcircllhist
 |
11:10 danfe
Abseil is an open source collection of C++ libraries drawn from the
most fundamental pieces of Google's internal codebase.
WWW: https://abseil.io/
 |
Sunday, 30 Jun 2019
|
16:07 sunpoet
Add p5-JSON-Parse 0.55
JSON::Parse is a module for parsing JSON. (JSON means "JavaScript Object
Notation" and it is specified in "RFC 7159".)
JSON::Parse offers the function "parse_json", which takes a string containing
JSON, and returns an equivalent Perl structure. It also offers validation of
JSON via "valid_json", which returns true or false depending on whether the JSON
is correct or not, and "assert_valid_json", which produces a descriptive fatal
error if the JSON is invalid. A function "json_file_to_perl" reads JSON from a
file, and there is a safer version of "parse_json" called "parse_json_safe"
which doesn't throw exceptions.
For special cases of parsing, there are also methods "new" and "run", which
create a JSON parsing object and run it on text. See "METHODS".
JSON::Parse accepts only UTF-8 as input. See "UTF-8 only" and "Handling of
Unicode".
WWW: https://metacpan.org/release/JSON-Parse
 |
11:01 rene
Remove expired ports:
2019-06-30 sysutils/cfengine33: No longer supported upstream
2019-06-30 sysutils/cfengine-masterfiles38: No longer supported upstream
2019-06-30 sysutils/cfengine39: No longer supported upstream
2019-06-30 sysutils/cfengine-masterfiles37: NO longer supported upstream
2019-06-30 sysutils/cfengine37: No longer supported upstream
2019-06-30 net/morebalance: Abandonware and depends on expiring games/libggz
2019-06-30 sysutils/cfengine36: No longer supported upstream
2019-06-30 sysutils/cfengine-masterfiles36: No longer supported upstream
2019-06-30 sysutils/cfengine34: No longer supported upstream
2019-06-30 sysutils/cfengine35: No longer supported upstream
2019-06-30 sysutils/cfengine-masterfiles39: No longer supported upstream
2019-06-30 devel/py-typed-ast12: Use devel/py-typed-ast instead
2019-06-30 devel/rubygem-devise-rails50: Use devel/rubygem-devise (depends on
Rails 5.0) instead
2019-06-30 security/rubygem-devise-two-factor-rails50: Use
security/rubygem-devise-two-factor (depends on Rails 5.0) instead
2019-06-30 emulators/qemu-riscv: The development has been moved to the upstream
2019-06-30 games/libggz: Abandonware
2019-06-30 games/ggz-txt-client: Abandonware
2019-06-30 games/ggz-sdl-games: Abandonware
2019-06-30 games/ggz-client-libs: Abandonware
2019-06-30 games/ggz-gtk-client: Abandonware
2019-06-30 games/ggz-gtk-games: Abandonware
2019-06-30 sysutils/cfengine38: No longer supported upstream
2019-06-30 devel/llvm40: Obsolete and unmaintained
2019-06-30 www/axis: Abandonware; use www/axis2 instead
2019-06-30 sysutils/cfengine32: No longer supported upstream
2019-06-30 devel/py-msgpack05: Use devel/py-msgpack instead
2019-06-30 devel/rubygem-fastthread: Does not build for all supported Ruby
version
2019-06-30 www/rubygem-responders-rails50: Use www/rubygem-responders (depends
on Rails 5.0) instead
 |
Saturday, 29 Jun 2019
|
09:28 swills
devel/py-pipdeptree: create port
pipdeptree is a command line utility for displaying the installed python
packages in form of a dependency tree. It works for packages installed globally
on a machine as well as in a virtualenv.
WWW: https://github.com/naiquevin/pipdeptree
 |
09:27 swills
devel/py-pytest-virtualenv: create port
Create a Python virtual environment in your test that cleans up on teardown.
The fixture has utility methods to install packages and list what's installed.
WWW: https://github.com/manahl/pytest-plugins/tree/master/pytest-virtualenv
 |
09:27 swills
devel/py-pytest-shutil: create port
This library is a goodie-bag of Unix shell and environment management tools for
automated tests.
WWW: https://github.com/manahl/pytest-plugins/tree/master/pytest-shutil
 |
09:27 swills
devel/py-pytest-rerunfailures: create port
py.test plugin that re-runs failed tests up to -n times to eliminate
flakey failures
WWW: https://github.com/pytest-dev/pytest-rerunfailures
 |
09:26 swills
devel/py-pytest-fixture-config: create port
Simple configuration objects for Py.test fixtures. Allows you to skip tests
when their required config variables aren't set.
WWW: https://github.com/manahl/pytest-plugins/tree/master/pytest-fixture-config
 |
00:26 swills
devel/snorenotify: create port
Snorenotify is a multi platform Qt notification framework.
WWW: https://github.com/KDE/snorenotify
 |
00:17 pi
New port: devel/ghidra
Ghidra is a software reverse engineering (SRE) framework created
and maintained by the National Security Agency Research Directorate
of the United States of America.
This framework includes a suite of full-featured, high-end software
analysis tools that enable users to analyze compiled code on a
variety of platforms including Windows, macOS, and Linux. Capabilities
include disassembly, assembly, decompilation, graphing, and scripting,
along with hundreds of other features. Ghidra supports a wide variety
of processor instruction sets and executable formats and can be run
in both user-interactive and automated modes. Users may also develop
their own Ghidra plug-in components and/or scripts using Java or
Python.
WWW: https://ghidra-sre.org/
PR: 237211
Submitted by: Tamas Szakaly <sghctoma@gmail.com>
Reviewed by: koobs, yuri, rgrimes
 |
Friday, 28 Jun 2019
|
21:16 sunpoet
Add py-deprecated 1.2.5
@deprecated decorator to deprecate old python classes, functions or methods.
WWW: https://github.com/tantale/deprecated
 |
Wednesday, 26 Jun 2019
|
20:16 mat
Regular categories Makefile sorting.
 |
14:24 manu
devel/nextpnr: Add new port
nextpnr is a place and route tools for FPGA.
It uses configuration files from icestorm (for ICE40 FPGAs) or trellis
(for ECP5 FPGAs).
 |
14:23 manu
devel/trellis: Add new port
Project trellis document the bitstream for Lattice ECP5 FPGAs.
Used with yosys and nextpnr it can create a full bitstream with only
open source tools.
 |
Tuesday, 25 Jun 2019
|
20:51 sunpoet
Add py-openapi-spec-validator 0.2.7
OpenAPI Spec Validator is a Python library that validates OpenAPI Specs against
the OpenAPI 2.0 (aka Swagger) and OpenAPI 3.0.0 specification. The validator
aims to check for full compliance with the Specification.
WWW: https://github.com/p1c2u/openapi-spec-validator
 |
20:50 sunpoet
Add py-semver 2.8.1
Semver is a Python module for semantic versioning. It simplifies comparing
versions.
WWW: https://github.com/k-bx/python-semver
 |
19:42 kai
devel/py-robotframework-selenium2library: Rename to match upstream
The Python package was forked from the old SeleniumLibrary as
Selenium2Library to use Selenium 2 and WebDriver technologies.
Later then it was renamed back to its original name, SeleniumLibrary.
Thus rename the existing port to py-robotframework-seleniumlibrary and
update the pkg-descr to reflect the new constellation.
PR: 224814
Submitted by: vladimir.chukharev@gmail.com (maintainer)
Reviewed by: miwi (earlier version)
 |
00:38 yuri
New port: devel/args: Header-only C++ argument parser library
 |
Sunday, 23 Jun 2019
|
15:32 tota
- Add new port: devel/R-cran-Rdpack
Functions for manipulation of R documentation objects, including
functions reprompt() and ereprompt() for updating 'Rd' documentation
for functions, methods and classes; 'Rd' macros for citations and
import of references from 'bibtex' files for use in 'Rd' files and
'roxygen2' comments; 'Rd' macros for evaluating and inserting
snippets of 'R' code and the results of its evaluation or creating
graphics on the fly; and many functions for manipulation of references
and Rd files.
WWW: https://cran.r-project.org/web/packages/Rdpack/
 |
15:28 tota
- Add new port: devel/R-cran-gbRd
Provides utilities for processing Rd objects and files. Extract
argument descriptions and other parts of the help pages of functions.
WWW: https://cran.r-project.org/web/packages/gbRd/
 |
Saturday, 22 Jun 2019
|
22:53 yuri
New port: devel/bazel-buildtools: Bazel BUILD file formatter and editor
 |
17:06 yuri
New port: devel/cli11: Command line parser for C++11 and beyond
 |
Number of commits found: 11319 (showing only 100 on this page) |