| non port: devel/Makefile |
Number of commits found: 12250 (showing only 100 on this page) |
|
Tuesday, 7 Apr 2020
|
03:31 yuri
Remove devel/jucipp: It is a duplicate of editors/jucipp
Repology failed to find it by name.
 |
|
Monday, 6 Apr 2020
|
20:48 yuri
New port: devel/jucipp: Lightweight IDE supporting the most recent C++ standards
 |
17:31 sunpoet
Move devel/p5-Glib2 to devel/p5-Glib
- Bump PORTREVISION of dependent ports for dependency change
 |
|
Sunday, 5 Apr 2020
|
19:53 sunpoet
Add py-oslo.cache1 1.38.1 (copied from py-oslo.cache)
- Add PORTSCOUT
 |
19:53 sunpoet
Add py-intervals 0.8.1
Intervals can be initialized using the class constructor, various factory
methods or from_string class method. The recommended way is to use the factory
methods.
WWW: https://github.com/kvesteri/intervals
 |
19:53 sunpoet
Add py-infinity 1.4
infinity provides all-in-one infinity value for Python. It can be compared to
any object.
WWW: https://github.com/kvesteri/infinity
 |
|
Saturday, 4 Apr 2020
|
14:45 sunpoet
Add py-keystonemiddleware8 8.0.0 (copied from py-keystonemiddleware)
- Add PORTSCOUT
 |
07:29 tobik
New port: devel/sentry-cli
Sentry command line client for some generic tasks.
It can connect to the Sentry API and manage some
data for your projects. It's primarily used for
managing debug information files for iOS, Android
as well as release and source maps management for
other platforms.
WWW: https://docs.sentry.io/cli/
PR: 245337
Submitted by: Lewis Cook <vulcan@wired.sh>
 |
07:23 sunpoet
Move devel/rubygem-cucumber-tag_expressions to
devel/rubygem-cucumber-tag-expressions
- Update to 2.0.4
Changes: https://github.com/cucumber/cucumber/blob/master/tag-expressions/CHANGELOG.md
 |
07:22 sunpoet
Add py-python-json-logger 0.1.11
This library is provided to allow standard python logging to output log data as
json objects. With JSON we can make our logs more readable by machines and we
can stop writing custom parsers for syslog type records.
WWW: https://github.com/madzak/python-json-logger
 |
07:22 sunpoet
Add py-nbdime 2.0.0
nbdime provides tools for diffing and merging of Jupyter Notebooks.
- nbdiff compare notebooks in a terminal-friendly way
- nbmerge three-way merge of notebooks with automatic conflict resolution
- nbdiff-web shows you a rich rendered diff of notebooks
- nbmerge-web gives you a web-based three-way merge tool for notebooks
- nbshow present a single notebook in a terminal-friendly way
WWW: https://github.com/jupyter/nbdime
 |
07:22 sunpoet
Add py-jupyter-telemetry 0.0.5
Jupyter Telemetry enables Jupyter Applications (e.g. Jupyter Server, Jupyter
Notebook, JupyterLab, JupyterHub, etc.) to record events - i.e. actions by
application users - and transmit them to remote (or local) destinations as
structured data. It works with Python's standard logging library to handle the
transmission of events allowing users to send events to local files, over the
web, etc.
WWW: https://github.com/jupyter/telemetry
 |
07:21 sunpoet
Add py-futurist1 1.10.0 (copied from py-futurist)
- Add PORTSCOUT
 |
|
Thursday, 2 Apr 2020
|
21:19 sunpoet
Add rubygem-jira-ruby1 1.8.0 (copied from rubygem-jira-ruby)
- Add PORTSCOUT
 |
12:18 db
VOLK is a sub-project of GNU Radio. Please see http://libvolk.org for bug
tracking, documentation, source code, and contact information about VOLK.
VOLK is the Vector-Optimized Library of Kernels. It is a library that
contains kernels of hand-written SIMD code for different mathematical
operations. Since each SIMD architecture can be very different and no
compiler has yet come along to handle vectorization properly or highly
efficiently, VOLK approaches the problem differently.
For each architecture or platform that a developer wishes to vectorize for,
a new proto-kernel is added to VOLK. At runtime, VOLK will select the correct
proto-kernel. In this way, the users of VOLK call a kernel for performing
the operation that is platform/architecture agnostic. This allows us to
write portable SIMD code.
Bleeding edge code can be found in our git repository at
https://www.gnuradio.org/git/volk.git/.
 |
11:25 sunpoet
Add rubygem-webpacker4-rails60 4.2.2 (copied from rubygem-webpacker-rails60)
- Add PORTSCOUT
 |
11:19 sunpoet
Add p5-Test2-Plugin-IOEvents 0.001001
Test2::Plugin::IOEvents turns prints to STDOUT and STDERR (including warnings)
into proper Test2 events.
WWW: https://metacpan.org/release/Test2-Plugin-IOEvents
 |
|
Tuesday, 31 Mar 2020
|
22:52 sunpoet
Add rubygem-method_source0 0.9.2 (copied from rubygem-method_source)
- Add PORTSCOUT
 |
13:52 sunpoet
Add rubygem-semantic_range 2.3.0
SemanticRange is a semver parser written in Ruby for comparison and inclusion of
semantic versions and ranges.
WWW: https://github.com/librariesio/semantic_range
 |
13:52 sunpoet
Add rubygem-azure_mgmt_synapse 0.17.0
Microsoft Azure Synapse Client Library for Ruby.
WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW:
https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_synapse
 |
13:51 sunpoet
Add rubygem-azure_mgmt_support 0.17.0
Microsoft Azure Support Client Library for Ruby.
WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW:
https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_support
 |
13:51 sunpoet
Add py-woops 0.2.1
Woops handles and manages Python errors to provide better error messages.
WWW: https://github.com/sdispater/woops
 |
13:51 sunpoet
Sort SUBDIRs
 |
|
Monday, 30 Mar 2020
|
21:06 bofh
[NEW] devel/py-beautifultable: Print ASCII tables for terminals
This Package provides BeautifulTable class for easily printing tabular data in a
visually appealing ASCII format to a terminal.
Features included but not limited to:
- Full customization of the look and feel of the table
- Build the Table as you wish, By adding rows, or by columns or even mixing both
these approaches.
- Full support for colors using ANSI sequences or any library of your choice. It
just works.
- Plenty of predefined styles for multiple use cases and option to create custom
ones.
- Support for Unicode characters.
WWW: https://github.com/pri22296/beautifultable
 |
19:26 bofh
[NEW] devel/py-dotted: Access dicts and lists with a dotted path notation
A Python library that provides a method of accessing lists and dicts with a
dotted path notation. It is useful to access a deep path inside a complex
object composed of lists and dicts.
WWW: https://github.com/carlosescri/DottedDict/
 |
07:12 mfechner
Obsolete, please use devel/rubygem-slack-notifier instead.
 |
|
Saturday, 28 Mar 2020
|
17:51 pi
New port: devel/revive
Fast, configurable, extensible, flexible, and
beautiful linter for Go. Drop-in replacement
of golint. Revive provides a framework for
development of custom rules, and lets you
define a strict preset for enhancing your
development & code review processes.
WWW: https://revive.run
PR: 245127
Submitted by: Lewis Cook <vulcan@wired.sh>
 |
08:44 mfechner
New ports required for gitlab-ce 12.9 upgrade.
 |
|
Friday, 27 Mar 2020
|
10:38 0mp
New port: devel/dbus-java
This port provides a native Java implementation of the D-Bus protocol,
instead of being just a wrapper around the C reference implementation.
WWW: https://dbus.freedesktop.org/doc/dbus-java/
 |
|
Thursday, 26 Mar 2020
|
09:44 netchild
Rename sonarqube to sonarqube-community to make it clear it is the
communitiy-edition.
Rename sonar-ant-task to sonarqube-ant-task to follow the naming
of the vendor.
 |
|
Wednesday, 25 Mar 2020
|
21:06 0mp
New port: devel/libmatthew
Selection of libraries for Java which are useful and not provided with
Java.
- Unix Sockets Library: This is a collection of classes and native code to
allow you to read and write Unix sockets in Java.
- Debug Library: This is a comprehensive logging and debugging solution.
- CGI Library: This is a collection of classes and native code to allow you
to write CGI applications in Java.
- I/O Library: This provides a few much needed extensions to the Java I/O
subsystem. Firstly, there is a class which will connect and InputStream
with an OutputStream and copy data between them. Secondly there are two
classes for inserting into an Input or OutputStream pipe a command line
command, so that everything is piped through that command. Thirdly there
are a pair of classes for splitting streams in two. This can either be to
two OuputStreams, or to an OutputStream and a file. Equivelent to the
UNIX tool tee in UNIX pipes.
- Hexdump: This class formats byte-arrays in hex and ascii for display.
WWW: http://www.matthew.ath.cx/projects/java/
 |
20:55 db
libSavitar is a c++ implementation of 3mf loading with SIP python binding
 |
11:19 rene
Remove expired port:
2020-03-25 devel/py-antlr4-python2-runtime: Uses EoL python27, please use
devel/antlr4-python3-runtime instead
 |
01:10 db
Trimesh is a pure Python (2.7-3.4+) library for loading and using triangular
meshes with an emphasis on watertight surfaces. The goal of the library
is to provide a full featured and well tested Trimesh object which allows
for easy manipulation and analysis, in the style of the Polygon object in
the Shapely library.
The API is mostly stable, but this should not be relied on and is not
guaranteed: install a specific version if you plan on deploying something
using trimesh.
WWW: https://pypi.org/project/trimesh/#description
 |
|
Tuesday, 24 Mar 2020
|
01:45 bofh
[NEW] devel/py-pytest-verbose-parametrize: Parametrize hook to generate ids for
parametrized tests
Pytest parametrize hook to generate ids for parametrized tests that are a little
more descriptive than the default (which just outputs id numbers).
WWW:
https://github.com/manahl/pytest-plugins/tree/master/pytest-verbose-parametrize
 |
|
Monday, 23 Mar 2020
|
07:02 antoine
Attempt to unbreak INDEX
 |
02:05 koobs
[NEW] devel/py-parameterized: Parameterized testing with any Python test
framework
Parameterized testing in Python sucks.
parameterized fixes that. For everything. Parameterized testing for nose,
parameterized testing for py.test, parameterized testing for unittest.
WWW: https://github.com/wolever/parameterized
PR: 244219
 |
|
Saturday, 21 Mar 2020
|
07:24 tcberner
devel/qca: update to 2.3
- qca-2.3 drop support for OSSL<1.1
- copy devel/qca to devel/qca-legacy which is held at the current version
- update devel/qca to 2.3
- Add Uses/qca.mk which handles dependency on either of the ports depending on
the FreeBSD version
Users on FreeBSD11 must therefore change their pkg orign a la:
pkg set -o devel/qca:devel/qca-legacy
PR: 244682
Exp-run by: antoine
Reviewed by: arrowd
Differential Revision: https://reviews.freebsd.org/D24042
 |
|
Friday, 20 Mar 2020
|
16:15 db
This package provides a handful of functions you can use to print debugging
information. There are basically two things that are useful about these
functions. First, they're only one or two letters each, so you can type
them really quickly while debugging. Second, they append the name of the
calling function to whatever you're printing, so you can easily see where
each message came from (and you don't have to hunt down print statements
once you finish debugging).
 |
14:43 db
Properties are a feature in python that allow accessor functions (i.e. getters
and setters) to masquerade as regular attributes. This makes it possible to
provide transparent APIs for classes that need to cache results, lazily load
data, maintain invariants, or react in any other way to attribute access.
Unfortunately, making a property requires an annoying amount of boilerplate
code. There are a few ways to do it, but the most common and most succinct
requires you to decorate two functions (with two different decorators) and
to type the name of the attribute three times:
WWW: https://pypi.org/project/autoprop/
 |
02:33 rene
Remove expired ports:
2020-03-18 devel/py-Products.validation: Old, uses EOLed python27
2020-03-18 devel/py-Acquisition: Old, uses EOLed python27
2020-03-18 devel/py-Products.contentmigration: Old, uses EOLed python27
2020-03-18 textproc/py-zope.app.locales: Old, uses EOLed python27
2020-03-18 devel/py-Products.LDAPUserFolder: Old, uses EOLed python27
2020-03-18 devel/py-zLOG: Old, uses EOLed python27
2020-03-19 textproc/py-ltxml: Unmaintained, uses EOLed python27
2020-03-19 x11-toolkits/flowcanvas: Unmaintained, uses EOLed python27
2020-03-19 audio/raul: Unmaintained, uses EOLed python27
2020-03-19 audio/py-vorbis: Unmaintained, uses EOLed python27
2020-03-19 databases/py-cdb: Unmaintained, uses EOLed python27
2020-03-19 devel/py-libplist: Unmaintained, uses EOLed python27
2020-03-19 devel/py-mwlib: Unmaintained, uses EOLed python27
2020-03-19 emulators/openmsx: Unmaintained, uses EOLed python27
2020-03-19 graphics/py-soya3d: Unmaintained, uses EOLed python27
2020-03-19 irc/py-supybot: Unmaintained, uses EOLed python27
2020-03-19 net-mgmt/py-pdagent: Unmaintained, uses EOLed python27
2020-03-19 textproc/pychm: Unmaintained, uses EOLed python27
 |
|
Friday, 13 Mar 2020
|
18:58 yuri
New port: devel/stb: Stb single-file public domain libraries for C/C++
 |
09:40 ehaupt
Add electron7 7.1.14, build cross-platform desktop apps with JavaScript,
HTML, and CSS.
 |
|
Thursday, 12 Mar 2020
|
18:33 tcberner
New port: devel/py-python-jsonrpc-server: Python implementation of the JSON RPC
2.0 protocol
Python server implementation of the JSON RPC 2.0 protocol. Asynchronous request
handling is supported.
WWW: https://github.com/palantir/python-jsonrpc-server
PR: 244758
Submitted by: Goran Mekic <meka@tilda.center>
 |
18:27 tcberner
New port: devel/py-autoflake: Removes unused imports and unused variables from
Python code
Removes unused imports and unused variables from Python code. It makes use of
pyflakes to do this.
By default, autoflake only removes unused imports for modules that are part of
the standard library. (Other modules may have side effects that make them
unsafe to remove automatically.) Removal of unused variables is also disabled
by default.
WWW: https://github.com/myint/autoflake
PR: 244759
Submitted by: Goran Mekic <meka@tilda.center>
 |
|
Monday, 9 Mar 2020
|
19:41 antoine
New port: devel/rubygem-warden127
 |
|
Sunday, 8 Mar 2020
|
22:59 rene
Remove expired port:
2020-03-01 devel/openmp: Part of base system since FreeBSD 11.3/12.1
 |
16:31 0mp
New port: devel/py-itanium_demangler
The Python Itanium Demangler is a pure Python parser for the Itanium C++
ABI symbol mangling language. Note that MSVC mangling language is not
supported.
This demangler generates an abstract syntax tree from mangled symbols,
which can be used for directly extracting type information, as opposed to
having to interpret the C++ source code corresponding to the demangled
symbol.
There is also a built-in AST stringifier, so the demangler can be used
as a replacement for c++filt or for formatting backtraces.
WWW: https://github.com/whitequark/python-itanium_demangler
PR: 244562
 |
09:54 rene
Remvoe expired ports:
2020-01-27 devel/py-hgsubversion: Unmaintained, uses EOLed python27
2020-03-08 devel/py-gamin: Old, uses EOLed python27
 |
|
Saturday, 7 Mar 2020
|
14:40 tcberner
New port: devel/tl-expected: C++11/14/17 std::expected with functional-style
extensions
Single header implementation of std::expected with functional-style extensions.
std::expected is proposed as the preferred way to represent object which will
either have an expected value, or an unexpected value giving information about
why something failed. Unfortunately, chaining together many computations which
may fail can be verbose, as error-checking code will be mixed in with the
actual programming logic. This implementation provides a number of utilities to
make coding with expected cleaner.
WWW: https://github.com/TartanLlama/expected
PR: 244550
Submitted by: Henry Hu <henry.hu.sh@gmail.com>
 |
00:48 0mp
New port: devel/py-mulpyplexer
Mulpyplexer is a piece of code that can multiplex interactions with lists
of Python objects.
WWW: https://pypi.org/project/mulpyplexer/
PR: 244562
 |
|
Thursday, 5 Mar 2020
|
14:24 0mp
New port: devel/py-cle
CLE loads binaries and their associated libraries, resolves imports and
provides an abstraction of process memory the same way as if it was loader
by the OS's loader.
WWW: https://github.com/angr/cle
PR: 244562
 |
14:03 0mp
New port: devel/py-minidump
Python library to parse and read Microsoft minidump file format. Can create
minidumps on Windows machines using the windows API (implemented with
ctypes).
This module is primarily intended to be used as a library, however for the
sake of demonstrating its capabilities there is a command line tool
implemented called minidump. This tool has the following modes of
operation:
- Console, for one-shot parsing and information retrieval.
- Shell, where a user may use an interactive command shell to get all info
(modules, threads, exceptions etc) and browse the virtual memory of the
process dumped (read/read int/read uint/move/peek/tell)
WWW: https://github.com/skelsec/minidump
PR: 244562
 |
|
Monday, 2 Mar 2020
|
20:35 0mp
New port: devel/py-archinfo
archinfo is a collection of classes that contain architecture-specific
information. It is useful for cross-architecture tools (such as pyvex).
WWW: https://github.com/angr/archinfo
PR: 244562
 |
10:08 0mp
New port: devel/microsoft-gsl
The Guidelines Support Library (GSL) contains functions and types that are
suggested for use by the C++ Core Guidelines maintained by the Standard C++
Foundation. This repo contains Microsoft's implementation of GSL.
The library includes types like span<T>, string_span, owner<> and others.
The entire implementation is provided inline in the headers under the gsl
directory. The implementation generally assumes a platform that implements
C++14 support. There are specific workarounds to support MSVC 2015.
WWW: https://github.com/microsoft/GSL
PR: 244551
Submitted by: Henry Hu <henry.hu.sh@gmail.com>
 |
|
Sunday, 1 Mar 2020
|
17:19 rene
Remove expired ports:
2020-03-01 audio/idjc: Old, uses EOLed python27
2020-03-01 cad/py-pycam: Old, uses EOLed python27
2020-02-27 chinese/gimp-help-zh_CN: Broken
2020-03-01 databases/emma: Old, uses EOLed python27
2020-03-01 deskutils/anamnesis: Old, uses EOLed python27
2020-02-28 deskutils/cherrytree: Old, uses EOLed python27
2020-03-01 deskutils/gbirthday: Old, uses EOLed python27
2020-03-01 deskutils/gtg: Old, uses EOLed python27
2020-03-01 deskutils/nemo-extensions: Old, uses EOLed python27
2020-03-01 deskutils/pybookreader: Old, uses EOLed python27
2020-03-01 devel/diffuse: Old, uses EOLed python27
2020-02-28 devel/dreampie: Old, uses EOLed python27
2020-03-01 devel/gtkparasite: Old, uses EOLed python27
2020-02-28 devel/py-orbit: Old, uses EOLed python27
2020-03-01 editors/py-room: Old, uses EOLed python27
2020-02-27 french/gimp-help: Broken
2020-03-01 games/magicor: Old, uses EOLed python27
2020-03-01 games/openalchemist: Old, uses EOLed python27
2020-03-01 games/pythonsudoku: Old, uses EOLed python27
2020-02-27 german/gimp-help: Broken
2020-03-01 graphics/driconf: Old, uses EOLed python27
2020-02-27 graphics/gimp-help: Broken
2020-03-01 graphics/nathive: Old, uses EOLed python27
2020-03-01 graphics/py-goocanvas: Old, uses EOLed python27
2020-03-01 graphics/py-mcomix: Old, uses EOLed python27
2020-03-01 graphics/uniconvw: Old, uses EOLed python27
2020-02-27 japanese/gimp-help: Broken
2020-02-29 java/jakarta-regexp: EOL: As of 2011-04-17, the Regexp project is
retired
2020-02-27 korean/gimp-help: Broken
2020-03-01 mail/claws-mail-python: Old, uses EOLed python27
2020-03-01 math/lybniz: Old, uses EOLed python27
2020-02-27 misc/gimp-help-ca: Broken
2020-02-27 misc/gimp-help-da: Broken
2020-02-27 misc/gimp-help-el: Broken
2020-02-27 misc/gimp-help-en_GB: Broken
2020-02-27 misc/gimp-help-es: Broken
2020-02-27 misc/gimp-help-it: Broken
2020-02-27 misc/gimp-help-nl: Broken
2020-02-27 misc/gimp-help-nn: Broken
2020-02-27 misc/gimp-help-sl: Broken
2020-02-27 misc/gimp-help-sv: Broken
2020-03-01 misc/metromap: Old, uses EOLed python27
2020-03-01 misc/typetrainer: Old, uses EOLed python27
2020-03-01 multimedia/gtk-recordmydesktop: Old, uses EOLed python27
2020-02-27 portuguese/gimp-help-pt_BR: Broken
2020-02-27 russian/gimp-help: Broken
2020-02-28 security/hotssh: Old, uses EOLed python27
2020-03-01 security/zenmap: Old, uses EOLed python27
2020-03-01 x11/py-xdot06: Old, uses EOLed python27
2020-02-28 x11/terminator: Old, uses EOLed python27
2020-02-28 x11-fm/sunflower: Old, uses EOLed python27
2020-03-01 x11-toolkits/hippo-canvas: Old, uses EOLed python27
2020-03-01 x11-toolkits/py-kiwi-gtk: Old, uses EOLed python27
2020-02-28 x11-toolkits/py-vte: Old, uses EOLed python27
 |
06:47 sunpoet
Add py-flit-core 2.2.0
flit_core provides a PEP 517 build backend for packages using Flit. The only
public interface is the API specified by PEP 517, at flit_core.buildapi.
WWW: https://github.com/takluyver/flit/tree/master/flit_core
 |
06:28 sunpoet
Add py-flit 2.2.0
Flit is a simple way to put Python packages and modules on PyPI. It tries to
require less thought about packaging and help you avoid common mistakes.
WWW: https://github.com/takluyver/flit
 |
06:27 sunpoet
Add p5-Long-Jump 0.000001
Long::Jump essentially provides a multi-level return. You can mark a spot with
setjump() and then unwind the stack back to that point from any nested stack
frame by name using longjump(). You can also provide a list of return values.
This is not quite a match for C's long jump, but it is "close enough". It is
safer than C's jump in that it only lets you escape frames by going up the
stack, you cannot jump in other ways.
WWW: https://metacpan.org/release/Long-Jump
 |
|
Saturday, 29 Feb 2020
|
20:15 antoine
New port: devel/libluksde
Library and tools to access LUKS Disk Encryption encrypted volumes.
WWW: https://github.com/libyal/libluksde
 |
19:19 dbaio
Add devel/py-marrow.mailer: Python library to ease sending emails
Marrow Mailer is a Python library to ease sending emails from your application.
By using Marrow Mailer you can:
- Easily construct plain text and HTML emails.
- Improve the testability of your e-mail deliveries.
- Use different mail delivery management strategies; e.g. immediate, deferred,
or even multi-server.
- Deliver e-mail through a number of alternative transports including SMTP,
Amazon SES, sendmail, or even via direct on-disk mbox/maildir.
- Multiple simultaneous configurations for more targeted delivery.
WWW: https://github.com/marrow/mailer
 |
16:47 sunpoet
Remove expired devel/py-rwt
 |
|
Friday, 28 Feb 2020
|
19:21 sunpoet
Add py-cliff2 2.18.0 (copied from py-cliff)
- Add PORTSCOUT
 |
|
Wednesday, 26 Feb 2020
|
21:16 mfechner
Obsolete by gitlab-ce upgrade.
 |
21:14 mfechner
Obsolete by gitlab-ce upgrade.
 |
20:46 sunpoet
Add py-pep517 0.8.1
PEP 517 specifies a standard API for systems which build Python packages.
This package contains wrappers around the hooks specified by PEP 517. It
provides:
- A mechanism to call the hooks in a subprocess, so they are isolated from the
current process.
- Fallbacks for the optional hooks, so that frontends can call the hooks without
checking which are defined.
- Higher-level functions which install the build dependencies into a temporary
environment and build a wheel/sdist using them.
WWW: https://github.com/pypa/pep517
 |
|
Tuesday, 25 Feb 2020
|
21:43 jkim
- Update to 3.5.1.
- Rename devel/py-dialog3 to devel/py-pythondialog to honor PyPI name.
Differential Revision: https://reviews.freebsd.org/D21734
 |
20:52 sunpoet
Add py-osc-lib1 1.15.0 (copied from py-osc-lib)
- Add PORTSCOUT
 |
15:29 mfechner
New ports required for gitlab-ce 12.8 upgrade.
 |
06:55 mfechner
New port required for gitlab-ce 12.8.
 |
|
Monday, 24 Feb 2020
|
18:19 db
The kitchen sink of Python utility libraries for doing "stuff" in a
functional way. Based on the Lo-Dash Javascript library.
Looking for a library that is more memory efficient and better suited for
large datasets? Check out fnc! It's built around generators and iteration
and has iteratee-first function signatures.
WWW: https://pypi.org/pypi/pydash/
 |
|
Saturday, 22 Feb 2020
|
19:08 rene
Remove expired ports, all Python-2.7-only:
2020-02-17 audio/decibel-audio-player: Old, uses EOLed python27
2020-02-17 audio/soundconverter: Old, uses EOLed python27
2020-02-19 cad/linuxcnc-devel: Broken, uses EOLed python27
2020-02-19 databases/monetdb: Broken, uses EOLed python27
2020-02-19 databases/py-cql: Broken, uses EOLed python27
2020-02-18 databases/zodb3: Old, uses EOLed python27
2020-02-17 deskutils/gourmet: Old, uses EOLed python27
2020-02-18 devel/py-Products.PlacelessTranslationService: Old, uses EOLed
python27
2020-02-18 devel/py-Products.ZopeVersionControl: Old, uses EOLed python27
2020-02-18 devel/py-Products.statusmessages: Old, uses EOLed python27
2020-02-18 devel/py-collective.z3cform.datetimewidget: Old, uses EOLed python27
2020-02-20 devel/py-five.formlib: Old, uses EOLed python27
2020-02-18 devel/py-five.localsitemanager: Old, uses EOLed python27
2020-02-19 devel/py-notifier: Broken, uses EOLed python27
2020-02-18 devel/py-tempstorage: Old, uses EOLed python27
2020-02-19 devel/py-testgears: Broken, uses EOLed python27
2020-02-20 devel/py-z3c.caching: Old, uses EOLed python27
2020-02-18 devel/py-z3c.form: Old, uses EOLed python27
2020-02-18 devel/py-z3c.formwidget.query: Old, uses EOLed python27
2020-02-18 devel/py-zope.annotation: Old, uses EOLed python27
2020-02-18 devel/py-zope.app.applicationcontrol: Old, uses EOLed python27
2020-02-18 devel/py-zope.app.appsetup: Old, uses EOLed python27
2020-02-18 devel/py-zope.app.broken: Old, uses EOLed python27
2020-02-18 devel/py-zope.app.cache: Old, uses EOLed python27
2020-02-18 devel/py-zope.app.component: Old, uses EOLed python27
2020-02-18 devel/py-zope.app.container: Old, uses EOLed python27
2020-02-20 devel/py-zope.app.content: Old, uses EOLed python27
2020-02-18 devel/py-zope.app.debug: Old, uses EOLed python27
2020-02-18 devel/py-zope.app.dependable: Old, uses EOLed python27
2020-02-18 devel/py-zope.app.error: Old, uses EOLed python27
2020-02-20 devel/py-zope.app.exception: Old, uses EOLed python27
2020-02-18 devel/py-zope.app.file: Old, uses EOLed python27
2020-02-18 devel/py-zope.app.folder: Old, uses EOLed python27
2020-02-20 devel/py-zope.app.form: Old, uses EOLed python27
2020-02-18 devel/py-zope.app.generations: Old, uses EOLed python27
2020-02-18 devel/py-zope.app.http: Old, uses EOLed python27
2020-02-20 devel/py-zope.app.pagetemplate: Old, uses EOLed python27
2020-02-18 devel/py-zope.app.publication: Old, uses EOLed python27
2020-02-20 devel/py-zope.app.publisher: Old, uses EOLed python27
2020-02-18 devel/py-zope.app.rotterdam: Old, uses EOLed python27
2020-02-18 devel/py-zope.app.testing: Old, uses EOLed python27
2020-02-18 devel/py-zope.app.zcmlfiles: Old, uses EOLed python27
2020-02-18 devel/py-zope.app.zopeappgenerations: Old, uses EOLed python27
2020-02-20 devel/py-zope.applicationcontrol: Old, uses EOLed python27
2020-02-20 devel/py-zope.browsermenu: Old, uses EOLed python27
2020-02-20 devel/py-zope.browserpage: Old, uses EOLed python27
2020-02-20 devel/py-zope.componentvocabulary: Old, uses EOLed python27
2020-02-18 devel/py-zope.container: Old, uses EOLed python27
2020-02-18 devel/py-zope.copypastemove: Old, uses EOLed python27
2020-02-20 devel/py-zope.dublincore: Old, uses EOLed python27
2020-02-18 devel/py-zope.error: Old, uses EOLed python27
2020-02-20 devel/py-zope.formlib: Old, uses EOLed python27
2020-02-18 devel/py-zope.minmax: Old, uses EOLed python27
2020-02-20 devel/py-zope.pagetemplate: Old, uses EOLed python27
2020-02-20 devel/py-zope.ptresource: Old, uses EOLed python27
2020-02-18 devel/py-zope.ramcache: Old, uses EOLed python27
2020-02-18 devel/py-zope.site: Old, uses EOLed python27
2020-02-20 devel/py-zope.viewlet: Old, uses EOLed python27
2020-02-19 games/gcompris: Broken, uses EOLed python27
2020-02-19 graphics/commons-utilities: Broken, uses EOLed python27
2020-02-19 graphics/py-chart: Broken, uses EOLed python27
2020-02-19 japanese/tegaki-recognize: Broken, uses EOLed python27
2020-02-20 mail/py-zope.sendmail: Old, uses EOLed python27
2020-02-19 mail/pysieved: Broken, uses EOLed python27
2020-02-19 math/ogdf: Broken, uses EOLed python27
2020-02-19 math/py-viper: Broken, uses EOLed python27
2020-02-19 misc/fbless: Broken, uses EOLed python27
2020-02-19 misc/pylize: Broken, uses EOLed python27
2020-02-19 net/py-ldaptor: Broken, uses EOLed python27
2020-02-19 net/tucan: Broken, uses EOLed python27
2020-02-19 news/hellanzb: Broken, uses EOLed python27
2020-02-19 science/coot: Broken, uses EOLed python27
2020-02-19 science/py-ScientificPython: Broken, uses EOLed python27
2020-02-19 security/py-cryptlib_py: Broken, uses EOLed python27
2020-02-18 security/py-zope.app.authentication: Old, uses EOLed python27
2020-02-18 security/py-zope.app.localpermission: Old, uses EOLed python27
2020-02-18 security/py-zope.app.principalannotation: Old, uses EOLed python27
2020-02-18 security/py-zope.app.security: Old, uses EOLed python27
2020-02-18 security/py-zope.app.securitypolicy: Old, uses EOLed python27
2020-02-20 security/py-zope.authentication: Old, uses EOLed python27
2020-02-20 security/py-zope.login: Old, uses EOLed python27
2020-02-18 security/py-zope.pluggableauth: Old, uses EOLed python27
2020-02-18 security/py-zope.principalannotation: Old, uses EOLed python27
2020-02-20 security/py-zope.principalregistry: Old, uses EOLed python27
2020-02-20 security/py-zope.security: Old, uses EOLed python27
2020-02-18 security/py-zope.securitypolicy: Old, uses EOLed python27
2020-02-18 security/py-zope.session: Old, uses EOLed python27
2020-02-17 sysutils/gnome-schedule: Old, uses EOLed python27
2020-02-19 sysutils/py-XenAPI: Broken, uses EOLed python27
2020-02-19 sysutils/py-freenas.cli: Broken, uses EOLed python27
2020-02-19 textproc/ecromedos: Broken, uses EOLed python27
2020-02-18 textproc/py-wicked: Old, uses EOLed python27
2020-02-18 textproc/py-zope.app.i18n: Old, uses EOLed python27
2020-02-19 www/planet: Broken, uses EOLed python27
2020-02-18 www/py-zope.app.wsgi: Old, uses EOLed python27
2020-02-19 www/trac-attachmentpolicy: Broken, uses EOLed python27
2020-02-19 www/trac-bzr: Broken, uses EOLed python27
2020-02-19 www/trac-childtickets: Broken, uses EOLed python27
2020-02-19 www/trac-gantt: Broken, uses EOLed python27
2020-02-19 www/trac-tracdragdrop: Broken, uses EOLed python27
2020-02-19 www/trac-watchlist: Broken, uses EOLed python27
2020-02-19 www/twill: Broken, uses EOLed python27
2020-02-19 x11/wbarconf: Broken, uses EOLed python27
2020-02-19 x11-wm/simple-ccsm: Broken, uses EOLed python27
 |
15:55 sunpoet
Add rubygem-validates_timeliness 4.1.1
ValidatesTimeliness provides complete validation of dates, times and datetimes
for Rails 5.x and ActiveModel.
WWW: https://github.com/adzap/validates_timeliness
 |
15:54 sunpoet
Add py-datadog 0.34.1
The Datadog Python Library is a collection of tools suitable for inclusion in
existing Python projects or for the development of standalone scripts. It
provides an abstraction on top of Datadog's raw HTTP interface and the Agent's
DogStatsD metrics aggregation server, to interact with Datadog and efficiently
report events and metrics.
WWW: https://github.com/DataDog/datadogpy
 |
|
Friday, 21 Feb 2020
|
20:23 sunpoet
Add py-fsspec 0.6.2
Filesystem Spec is a project to unify various projects and classes to work with
remote filesystems and file-system-like abstractions using a standard pythonic
interface.
WWW: https://github.com/intake/filesystem_spec
 |
|
Tuesday, 18 Feb 2020
|
20:18 0mp
New port: devel/py-filebytes: Library to read and edit ELF, PE, Mach-O and OAT
This is a dependency for required for Ropper.
 |
|
Monday, 17 Feb 2020
|
09:05 koobs
[NEW] devel/py-pytest-flask: Set of py.test fixtures to test Flask applications
An extension of pytest test runner which provides a set of useful tools to
simplify testing and development of the Flask extensions and applications.
WWW: https://github.com/pytest-dev/pytest-flask
PR: 242786
Submitted by: Goran Mekic <meka tilda center>
 |
|
Sunday, 16 Feb 2020
|
12:34 rene
Remove expired ports:
2020-02-16 archivers/rox-archive: Old, uses EOLed python27
2020-02-15 databases/ldb: Old version, uses EOLed python27
2020-02-15 databases/ldb12: Old version, uses EOLed python27
2020-02-15 databases/ldb13: Old version, uses EOLed python27
2020-02-15 databases/tdb1: Old version, uses EOLed python27
2020-02-16 deskutils/rox-memo: Old, uses EOLed python27
2020-02-16 devel/py-roxlib: Old, uses EOLed python27
2020-02-15 devel/talloc1: Old version, uses EOLed python27
2020-02-15 devel/tevent1: Old version, uses EOLed python27
2020-02-16 editors/rox-edit: Old, uses EOLed python27
2020-02-15 graphics/ocre: unfetchable, author not reachable, seems discontinued
2020-02-14 math/py-basemap: Deprecated upstream
2020-02-16 multimedia/rox-videothumbnail: Old, uses EOLed python27
2020-02-14 security/morphis: Fails to build with recent versions of python,
upstream git repository is gone
2020-02-16 x11/rox-wallpaper: Old, uses EOLed python27
2020-02-16 x11-fm/rox-mime-editor: Old, uses EOLed python27
2020-02-16 x11-fm/rox-session: Old, uses EOLed python27
 |
|
Friday, 14 Feb 2020
|
19:43 sunpoet
Add py-oslo.policy2 2.4.1 (copied from py-oslo.policy)
- Add PORTSCOUT
 |
19:42 sunpoet
Add py-azure-core 1.2.2
Azure core library defines basic exceptions and shared modules those are needed
when you use client libraries.
WWW:
https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/core/azure-core
 |
19:41 sunpoet
Sort SUBDIRs
 |
12:38 dmgk
New port: devel/delve
Delve is a debugger for the Go programming language. The goal of the project is
to provide a simple, full featured debugging tool for Go. Delve should be easy
to invoke and easy to use. Chances are if you're using a debugger, things
aren't going your way. With that in mind, Delve should stay out of your way as
much as possible.
WWW: https://github.com/go-delve/delve
PR: 243962
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru>
 |
04:42 ultima
Delete devel/racerd
This port is old, unmaintained, and fails to build
with Rust 1.41.0 or newer.
 |
04:38 ultima
Deleted devel/go-godef
The original dependency of this port no longer
requires it and godef is no longer maintained
upstream.
 |
|
Wednesday, 12 Feb 2020
|
21:37 swills
devel/gh: create port
GitHub on the command line, and it's now available in beta.
It brings pull requests, issues, and other GitHub concepts
to the terminal next to where you are already working with
git and your code.
WWW: https://github.com/cli/cli
PR: 243790
Submitted by: Lewis Cook <vulcan@wired.sh>
 |
19:21 sunpoet
Add py-os-win4 4.3.2 (copied from py-os-win)
- Add PORTSCOUT
 |
|
Tuesday, 11 Feb 2020
|
14:40 rene
Remove expired ports:
2020-02-08 devel/hachoir-core: Outdated, uses EOLed python27
2020-02-08 devel/hachoir-parser: Outdated, uses EOLed python27
2020-02-08 devel/hachoir-regex: Outdated, uses EOLed python27
2020-02-08 sysutils/hachoir-metadata: Outdated, uses EOLed python27
2020-02-08 sysutils/hachoir-subfile: Outdated, uses EOLed python27
2020-02-08 sysutils/hachoir-urwid: Outdated, uses EOLed python27
2020-02-08 sysutils/hachoir-wx: Outdated, uses EOLed python27
 |
|
Monday, 10 Feb 2020
|
18:45 sunpoet
Add py-rq-scheduler 0.9.1
RQ Scheduler is a small package that adds job scheduling capabilities to RQ, a
Redis based Python queuing library.
WWW: https://github.com/rq/rq-scheduler
 |
|
Sunday, 9 Feb 2020
|
09:44 sunpoet
Add py-pip-run 7.0.0
pip-run provides on-demand temporary package installation for a single
interpreter run.
WWW: https://github.com/jaraco/pip-run
 |
09:44 sunpoet
Add py-castellan1 1.4.0 (copied from py-castellan)
- Add PORTSCOUT
 |
02:44 koobs
[NEW] devel/py-b2sdk: Backblaze B2 SDK
Python client library and a few handy utilities for
easy access to all of the capabilities of B2 Cloud Storage.
WWW: https://github.com/Backblaze/b2-sdk-python
PR: 242562
Submitted by: Henry David Bartholomew <PopularMoment protonmail com>
 |
|
Saturday, 8 Feb 2020
|
19:01 sunpoet
Add py-tinyrpc0 0.9.4 (copied from py-tinyrpc)
- Add PORTSCOUT
 |
19:00 sunpoet
Add py-oslo.messaging10 10.5.0 (copied from py-oslo.messaging)
- Add PORTSCOUT
 |
19:00 sunpoet
Move devel/py-memory_profiler to devel/py-memory-profiler
 |
09:15 sunpoet
Add py-taskflow3 3.8.0 (copied from py-taskflow)
- Add PORTSCOUT
 |
|
Thursday, 6 Feb 2020
|
19:25 sunpoet
Add rubygem-gettext32 3.2.9 (copied from rubygem-gettext)
- Add PORTSCOUT
 |
19:24 sunpoet
Add py-oslo.upgradecheck 0.3.2
Common code for writing OpenStack upgrade checks
This project contains the common code necessary for writing upgrade checks in
OpenStack projects. It includes a module (oslo_upgradecheck.upgradecheck) for
the common code as well as an example (oslo_upgradecheck.__main__) of
integrating that code into a project.
WWW: https://docs.openstack.org/oslo.upgradecheck/latest/
WWW: https://github.com/openstack/oslo.upgradecheck
 |
19:24 sunpoet
Add py-oslo.limit 0.3.0
Oslo.limit is the limit enforcement library to assist with quota calculation. It
aims to provide support for quota enforcement across all OpenStack services.
WWW: https://docs.openstack.org/oslo.limit/latest/
WWW: https://github.com/openstack/oslo.limit
 |
19:24 sunpoet
Add py-oslo.db6 6.0.0 (copied from py-oslo.db)
- Add PORTSCOUT
 |
15:22 rene
Remove expired ports:
2020-02-05 devel/py-DocumentTemplate: Outdated, uses EOLed python27
2020-02-05 devel/py-Missing: Outdated, uses EOLed python27
2020-02-05 devel/py-MultiMapping: Outdated, uses EOLed python27
2020-02-05 devel/py-Persistence: Outdated, uses EOLed python27
2020-02-05 devel/py-Products.BTreeFolder2: Outdated, uses EOLed python27
2020-02-05 devel/py-Products.CMFActionIcons: Outdated, uses EOLed python27
2020-02-05 devel/py-Products.CMFCalendar: Outdated, uses EOLed python27
2020-02-05 devel/py-Products.CMFCore: Outdated, uses EOLed python27
2020-02-05 devel/py-Products.CMFDefault: Outdated, uses EOLed python27
2020-02-05 devel/py-Products.CMFDiffTool: Outdated, uses EOLed python27
2020-02-05 devel/py-Products.CMFDynamicViewFTI: Outdated, uses EOLed python27
2020-02-05 devel/py-Products.CMFEditions: Outdated, uses EOLed python27
2020-02-05 devel/py-Products.CMFFormController: Outdated, uses EOLed python27 (Only the first 15 lines of the commit message are shown above )
 |
Number of commits found: 12250 (showing only 100 on this page) |