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

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

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

Tuesday, 1 Aug 2017
05:09 araujo search for other commits by this committer
Add p3-verboselogs slave of py-verboselogs, it is a dependency for
the new py3-iocage version.

Approved by:	portmgr (bdrewery)
Differential Revision:	https://reviews.freebsd.org/D11795
Original commitRevision:447007 
Monday, 31 Jul 2017
20:26 ed search for other commits by this committer
Remove CloudABI Binutils tools.

As of FreeBSD 11, the cloudabi-toolchain port uses the ELF-toolchain
utilities for all the stuff not provided by LLVM. For FreeBSD 10 and
lower, we still rely on Binutils.

As CloudABI itself is only supported as of FreeBSD 11, there is hardly
any interest in supporting a Binutils based toolchain. Let's kick out
the CloudABI Binutils ports and symlink to the utilities in the base
system unconditionally.

Reviewed by:	rene
Differential Revision:	https://reviews.freebsd.org/D11733
Original commitRevision:446997 
17:42 rene search for other commits by this committer
Remove expired ports:
2017-07-31 net/rubygem-oauth212: Only created for www/gitlab; please use
net/rubygem-oauth2 instead
2017-07-31 textproc/rubygem-liquid3: Use textproc/rubygem-liquid instead
2017-07-31 mail/dovecot2-antispam-plugin: Use pigeonhole instead. See
https://wiki2.dovecot.org/HowTo/AntispamWithSieve
2017-07-31 mail/dovecot-antispam: Dovecot-1.x is deprecated. Use dovecot2 and
dovecot2-antispam-plugin instead
2017-07-31 mail/dovecot-sieve: Dovecot-1.x is deprecated. Use dovecot2 and
dovecot-pigeonhole instead
2017-07-31 mail/dovecot-managesieve: Dovecot-1.x is deprecated. Use dovecot2 and
dovecot-pigeonhole instead
2017-07-31 www/rubygem-jquery-ui-rails5-rails4: Only created for www/gitlab;
please use www/rubygem-jquery-ui-rails-rails4 instead
2017-07-31 security/rubygem-omniauth13: Only created for www/gitlab; please use
security/rubygem-omniauth instead
2017-07-31 devel/rubygem-health_check22: Only created for www/gitlab; please use
devel/rubygem-health_check instead
2017-07-31 devel/rubygem-semantic_puppet0: Use devel/rubygem-semantic_puppet
instead
2017-07-31 devel/rubygem-newrelic_rpm3: Only created for www/gitlab; please use
devel/rubygem-newrelic_rpm instead
2017-07-31 lang/p5-Parse-Perl: does not build with Perl >= 5.22
2017-07-31 sysutils/rubygem-puppet_forge1: Use sysutils/rubygem-puppet_forge
instead
2017-07-31 sysutils/rubygem-SyslogLogger: Project is EOL'd because it was merged
into Ruby 2.0
Original commitRevision:446988 
Sunday, 30 Jul 2017
21:46 lwhsu search for other commits by this committer
Add bazel-clang38: using clang38 as crosstool for bazel

PR:		219840
Submitted by:	Jov <amutu@amutu.com>
Original commitRevision:446943 
Friday, 28 Jul 2017
18:58 ultima search for other commits by this committer
* Renamed ffcall --> libffcall, renamed upstream

PR:		220905
Submitted by:	Jov <amutu@amutu.com> (maintainer)
Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11763
Original commitRevision:446847 
Thursday, 27 Jul 2017
19:52 jhb search for other commits by this committer
Add a port for the Solaris Modular Debugger (mdb).

Currently it only supports debugging of FreeBSD/amd64 kernels via kernel
crashes (vmcores) or live systems via /dev/mem.  It does not include a
port of the in-kernel kmdb debugger.

PR:		220891
Reviewed by:	mat
Sponsored by:	Netflix
Differential Revision:	https://reviews.freebsd.org/D11682
Original commitRevision:446775 
07:48 araujo search for other commits by this committer
The verboselogs package extends Python's logging module to add the log
levels VERBOSE, NOTICE, and SPAM

Sponsored by:	iXsystems, Inc.
Original commitRevision:446717 
06:56 araujo search for other commits by this committer
The libhyve-remote aims to abstract functionalities from other third party
libraries such like libvncserver, freerdp and spice to be used in hypervisor
implementation.

With a basic data structure it is easy to implement any remote desktop
protocol without dig into the protocol specification or third part
libraries, you can check some of our examples.

WWW: https://github.com/araujobsd/libhyve-remote

Differential Revision:	iXsystems, Inc.
Original commitRevision:446716 
Tuesday, 25 Jul 2017
20:42 jrm search for other commits by this committer
devel/rubygem-jsonapi-renderer: Render JSON API documents

WWW: https://github.com/jsonapi-rb/jsonapi-renderer
Original commitRevision:446625 
16:46 matthew search for other commits by this committer
New port: devel/maven -- maven-3.5.0

svn cp from devel/maven33

Apache Maven is a software project management and comprehension tool. Based on
the concept of a project object model (POM), Maven can manage a project's
build, reporting and documentation from a central piece of information.

WWW: http://maven.apache.org/

Add CONFLICTS_INSTALL for devel/maven3, devel/maven31, devel/maven33[1]

PR:		220959
Submitted by:	jonc@chen.org.nz
Approved by:	[1] portmgr blanket
Original commitRevision:446612 
04:40 koobs search for other commits by this committer
[NEW PORT] devel/pyxb: Python XML schema bindings

PyXB is a pure Python package that generates Python code for classes that
correspond to data structures defined by XMLSchema. In concept it is similar
to JAXB for Java and CodeSynthesis XSD for C++.

WWW: http://pyxb.sourceforge.net

PR:		219908
Submitted by:	Jov <amutu amutu com>
Original commitRevision:446555 
Sunday, 23 Jul 2017
08:05 pi search for other commits by this committer
New port: devel/bear

Bear is a tool that generates a compilation database for clang
tooling. The JSON compilation database is used in the clang project
to provide information on how a single compilation unit is processed.
With this, it is easy to re-run the compilation with alternate
programs. One way to get a compilation database is to use cmake as
the build tool. Passing -DCMAKE_EXPORT_COMPILE_COMMANDS=ON to cmake
generates the compile_commands.json file into the current directory.
For non-cmake projects, Bear generates the JSON file during the
build process.

The concept behind Bear is: to execute the original build command
and intercept the exec calls issued by the build tool. To achieve
that, Bear uses the LD_PRELOAD or DYLD_INSERT_LIBRARIES mechanisms
provided by the dynamic linker.

WWW: https://github.com/rizsotto/Bear

PR:		220475
Submitted by:	Jov <amutu@amutu.com>
Original commitRevision:446457 
05:14 acm search for other commits by this committer
- New port: devel/dfmt

dfmt is a formatter for D source code. dfmt is beta quality. Make backups of
your files or use source control when using the --inplace option.

WWW: https://github.com/dlang-community/dfmt
Original commitRevision:446448 
02:47 acm search for other commits by this committer
- New port: devel/dlangui

Cross platform GUI for D. Widgets, layouts, styles, themes, unicode, i18n,
OpenGL based acceleration

- Crossplatform (Win32, OSX, Linux, FreeBSD and Android are supported in
  current version)
- Mostly inspired by Android UI API (layouts, styles, two phase layout, ...)
- Supports highly customizable UI themes and styles
- Supports internationalization
- Hardware acceleration using OpenGL (when built with version USE_OPENGL)
- Fallback to pure Win32 API / SDL / X11 when OpenGL is not available (e.g.
  opengl dynamic library cannot be loaded)
- Actually it's a port (with major refactoring) of GUI library for cross
  platform OpenGL based implementation of Cool Reader app project from C++.
- Non thread safe - all UI operations should be preformed in single thread
- Simple 3d engine - allows to embed 3D scenes within GUI

WWW: https://github.com/buggins/dlangui
Original commitRevision:446441 
02:34 acm search for other commits by this committer
- New port: devel/derelict-sdl2

Dynamic bindings to SDL 2 version 2.0.5, SDL2_image, SDL2_mixer, SDL2_ttf, and
SDL2_net for the D Programming Language.

WWW: https://github.com/DerelictOrg/DerelictSDL2
Original commitRevision:446438 
02:33 acm search for other commits by this committer
- New port: devel/derelict-util

The base library for all Derelict packages

WWW: https://github.com/DerelictOrg/DerelictUtil
Original commitRevision:446437 
02:31 acm search for other commits by this committer
- New port: devel/dlib

dlib is a growing collection of native D language libraries useful for various
higher-level projects - such as game engines, rendering pipelines and
multimedia applications. It is written in D2 and has no external dependencies
aside D's standard library, Phobos.

WWW: https://github.com/gecko0307/dlib
Original commitRevision:446436 
Saturday, 22 Jul 2017
15:52 sunpoet search for other commits by this committer
Readd devel/pecl-pthreads2 (r445699)

PR:		220708
Original commitRevision:446408 
03:34 acm search for other commits by this committer
- New port: devel/dcd-client

DCD is not an IDE. DCD is designed to provide autocompletion for your favorite
text editor. If you are looking for an IDE, try one of these.

DCD consists of a client and a server. The client (dcd-client) is almost always
used through a text editor script or plugin, though it can be used from the
command line. The server (dcd-server) is responsible for caching imported
files, calculating autocomplete information, and sending it back to the client.

WWW: https://github.com/dlang-community/DCD
Original commitRevision:446364 
03:33 acm search for other commits by this committer
- New port: devel/dcd-server

DCD is not an IDE. DCD is designed to provide autocompletion for your favorite
text editor. If you are looking for an IDE, try one of these.

DCD consists of a client and a server. The client (dcd-client) is almost always
used through a text editor script or plugin, though it can be used from the
command line. The server (dcd-server) is responsible for caching imported
files, calculating autocomplete information, and sending it back to the client.

WWW: https://github.com/dlang-community/DCD
Original commitRevision:446363 
03:31 acm search for other commits by this committer
- New port: devel/d-scanner

D-Scanner is a tool for analyzing D source code

WWW: https://github.com/dlang-community/D-Scanner
Original commitRevision:446362 
03:29 acm search for other commits by this committer
- New port: devel/msgpack-d

MessagePack is a binary-based JSON-like serialization library. MessagePack for
D is a pure D implementation of MessagePack.

WWW: https://github.com/msgpack/msgpack-d
Original commitRevision:446361 
03:28 acm search for other commits by this committer
- New port: devel/libdparse

Library for lexing and parsing D source code.

WWW: https://github.com/dlang-community/libdparse
Original commitRevision:446360 
03:26 acm search for other commits by this committer
- New port: devel/libddoc

D implementation of the DDoc macro system

WWW: https://github.com/economicmodeling/libddoc
Original commitRevision:446359 
03:25 acm search for other commits by this committer
- New port: devel/iz

iz is a general purpose library for the D programming language. It includes
streams, containers, a serializer, property binder, Pascal-like sets,
Pascal-like properties and more

WWW: https://github.com/BBasile/iz
Original commitRevision:446358 
03:23 acm search for other commits by this committer
- New port: devel/inifiled

A compile time ini file parser and writter generator for D. inifile.d takes
annotated structs and create ini file parser and writer. The ini file format
always comments and section and to some degree nesting.

WWW: https://github.com/burner/inifiled
Original commitRevision:446357 
03:22 acm search for other commits by this committer
- New ports: devel/dsymbol

Basic symbol lookup/resolution for libdparse

WWW: https://github.com/dlang-community/dsymbol
Original commitRevision:446356 
03:19 acm search for other commits by this committer
- New port: devel/containers

Containers backed on dlang by std.experimental.allocator

WWW: https://github.com/economicmodeling/containers
Original commitRevision:446355 
Thursday, 20 Jul 2017
09:13 tz search for other commits by this committer
New port: devel/rubygem-re2

Ruby bindings to re2, "an efficient, principled regular expression library".

WWW: https://github.com/mudge/re2
Original commitRevision:446249 
Sunday, 16 Jul 2017
00:45 sunpoet search for other commits by this committer
Add rubygem-mixlib-archive 0.4.1

Mixlib::Archive is a simple interface to various archive formats.

WWW: https://www.chef.io/
WWW: https://github.com/chef/mixlib-archive
Original commitRevision:445972 
00:45 sunpoet search for other commits by this committer
Add rubygem-rspec_junit_formatter 0.3.0

RSpec JUnit Formatter is a formatter of RSpec results for Jenkins and probably a
few other CI services.

WWW: https://github.com/sj26/rspec_junit_formatter
Original commitRevision:445971 
00:45 sunpoet search for other commits by this committer
Add rubygem-iso8601 0.9.1

ISO8601 is a simple implementation of the ISO 8601 (Data elements and
interchange formats - Information interchange - Representation of dates and
times) standard.

WWW: https://github.com/arnau/ISO8601
Original commitRevision:445970 
00:44 sunpoet search for other commits by this committer
Add rubygem-iniparse 1.4.4

IniParse is a pure Ruby library for parsing INI configuration and data files.

WWW: https://github.com/antw/iniparse
Original commitRevision:445969 
Saturday, 15 Jul 2017
17:21 sunpoet search for other commits by this committer
Add rubygem-hashie-forbidden_attributes 0.1.1

If you're using Rails 4 strong parameters, you will get a
ForbiddenAttributesProtection exceptions when mass-assigning attributes. This
gem allows mass assignment. It prevents Mash from responding to :permitted? and
therefore triggering this behavior in ForbiddenAttributesProtection.

WWW: https://github.com/Maxim-Filimonov/hashie-forbidden_attributes
Original commitRevision:445882 
17:20 sunpoet search for other commits by this committer
Add rubygem-grape0 0.19.2 (copied from rubygem-grape)

- Add PORTSCOUT
Original commitRevision:445881 
Thursday, 13 Jul 2017
18:07 sunpoet search for other commits by this committer
Add py-cli-helpers 0.2.1

CLI Helpers is a Python package that makes it easy to perform common tasks when
building command-line apps. It's a helper library for command-line interfaces.

Libraries like Click and Python Prompt Toolkit are amazing tools that help you
create quality apps. CLI Helpers complements these libraries by wrapping up
common tasks in simple interfaces.

CLI Helpers is not focused on your app's design pattern or framework - you can
use it on its own or in combination with other libraries. It's lightweight and
easy to extend.

What's included in CLI Helpers?
- Prettyprinting of tabular data with custom pre-processing
- [in progress] config file reading/writing

WWW: https://pypi.python.org/pypi/cli-helpers
WWW: https://github.com/dbcli/cli_helpers
Original commitRevision:445676 
18:06 sunpoet search for other commits by this committer
Add py-backports.csv 1.0.5

The API of the csv module in Python 2 is drastically different from the csv
module in Python 3. This is due, for the most part, to the difference between
str in Python 2 and Python 3.

The semantics of Python 3's version are more useful because they support unicode
natively, while Python 2's csv does not.

WWW: https://pypi.python.org/pypi/backports.csv
WWW: https://github.com/ryanhiebert/backports.csv
Original commitRevision:445675 
17:53 mr search for other commits by this committer
Add papilio-loader to the build.
Original commitRevision:445674 
Wednesday, 12 Jul 2017
19:44 brnrd search for other commits by this committer
archivers/brotli: Move and update to 0.6.0

 - Move from devel/libbrotli to archivers/brotli
 - Remove meta-project for library build
 - Bump epoch for meta 1.0 to upstream 0.6 update
 - Add MOVED entry
 - Switch from autoconf to cmake

PR:		218813, 218851
Submitted by:	Markus Kohlmeyer <rootservice@gmail.com>
Approved by:	maintainer time-out
Differential Revision:	https://reviews.freebsd.org/D11290
Original commitRevision:445604 
17:10 swills search for other commits by this committer
devel/py-easyprocess: create port

EasyProcess is an easy to use python subprocess interface.

WWW: https://github.com/ponty/EasyProcess

PR:		219839
Submitted by:	Daniel Ylitalo <daniel@blodan.se>
Original commitRevision:445593 
16:01 lwhsu search for other commits by this committer
Sort.
Original commitRevision:445591 
15:55 lwhsu search for other commits by this committer
Add devel/py-backports.weakref: Backport of the weakref module from Python 3.4

PR:		220206
Submitted by:	Jov <amutu@amutu.com>
Original commitRevision:445590 
02:33 koobs search for other commits by this committer
[NEW] devel/py-setuptools-pkg: Plugin for setuptools to build FreeBSD pkg

Plugin for setuptools that provides bdist_pkg command for building FreeBSD
package artifact.

WWW: https://github.com/kxepal/setuptools-pkg

[1] Closes https://github.com/kxepal/setuptools-pkg/issues/1
Original commitRevision:445564 
Tuesday, 11 Jul 2017
16:59 sunpoet search for other commits by this committer
Add rubygem-ddplugin 1.0.1

ddplugin is a library for managing plugins.

Designing a library so that third parties can easily extend it greatly improves
its usefulness. ddplugin helps solve this problem using plugins, which are
classes of a certain type and with a given identifier (Ruby symbol).

This code was extracted from Nanoc, where it has been in production for years.

WWW: https://github.com/ddfreyne/ddplugin
Original commitRevision:445505 
Saturday, 8 Jul 2017
09:03 tijl search for other commits by this committer
Revert r445241.  libffi is already part of linux_base-c7.
Original commitRevision:445308 
03:03 swills search for other commits by this committer
devel/rubygem-baf: create port

baf is a toolkit for building command line programs. It also provides cucumber
helpers and steps for writing user acceptance tests.

WWW: https://rubygems.org/gems/baf

PR:		220218
Submitted by:	dereks@lifeofadishwasher.com
Original commitRevision:445297 
02:44 swills search for other commits by this committer
devel/rubygem-rspec-its: create port

RSpec::Its provides the `its` method as a short-hand
to specify the expected value of an attribute.

WWW: https://github.com/rspec/rspec-its

PR:		219978
Submitted by:	naito.yuichiro@gmail.com
Original commitRevision:445294 
00:49 swills search for other commits by this committer
devel/rubygem-jenkins_api_client: create port

This is a simple and easy-to-use Jenkins Api client with features focused on
automating Job configuration programaticaly and so forth

WWW: https://github.com/arangamani/jenkins_api_client

PR:		214106
Reported by:	asomers
Original commitRevision:445290 
Friday, 7 Jul 2017
13:29 olgeni search for other commits by this committer
Add devel/etcd32, version 3.2 of etcd.
Original commitRevision:445251 
13:12 olgeni search for other commits by this committer
Move devel/etcd3 to devel/etcd31.
Original commitRevision:445249 
12:16 tijl search for other commits by this committer
Add devel/linux-c7-libffi, needed by security/linux-c7-p11-kit.
Original commitRevision:445241 
Thursday, 6 Jul 2017
14:17 jbeich search for other commits by this committer
devel/racer: add new port

PR:		210614
Submitted by:	Timothy Beyer
MFH:		2017Q3

RACER = Rust Auto-Complete-er. A utility intended to provide Rust code
completion for editors and IDEs. Maybe one day the 'er' bit will be exploring +
refactoring or something.

https://github.com/phildawes/racer
Original commitRevision:445156 
Wednesday, 5 Jul 2017
23:55 sunpoet search for other commits by this committer
Add rubygem-mize 0.3.2

Mize provides memoize methods/functions in Ruby.

WWW: https://github.com/flori/mize
Original commitRevision:445100 
23:53 sunpoet search for other commits by this committer
Add rubygem-protocol 1.0.1

This library offers an implementation of protocols against which you can check
the conformity of your classes or instances of your classes. They are a bit like
Java Interfaces, but as mixin modules they can also contain already implemented
methods. Additionally you can define preconditions/postconditions for methods
specified in a protocol.

WWW: http://flori.github.io/protocol/
WWW: https://github.com/flori/protocol
Original commitRevision:445099 
10:45 amdmi3 search for other commits by this committer
- Move cppcheck gui into separate port, devel/cppcheck-gui
Original commitRevision:445071 
Monday, 3 Jul 2017
17:35 jrm search for other commits by this committer
New port, devel/rubygem-bootsnap: Boot large ruby/rails apps faster

WWW: WWW: https://github.com/Shopify/bootsnap
Original commitRevision:444971 
Saturday, 1 Jul 2017
21:58 rene search for other commits by this committer
Remove expired ports:
2017-06-30 misc/p5-Geo-Coder-Many: deprecated and no longer maintained by
upstream
2017-07-01 graphics/gimp-elsamuko-script: Broken for more than 2 years
2017-07-01 devel/anjuta-extras: Last release in 2013 and doesn't build with
recent GTK+
2017-07-01 www/apache22-worker-mpm: Upstream propose EoL of apache 2.2.x during
the next 12 months
2017-07-01 www/apache22-itk-mpm: Upstream propose EoL of apache 2.2.x during the
next 12 months
2017-07-01 www/apache22-peruser-mpm: Upstream propose EoL of apache 2.2.x during
the next 12 months
2017-07-01 www/apache22-event-mpm: Upstream propose EoL of apache 2.2.x during
the next 12 months
Original commitRevision:444851 
Thursday, 29 Jun 2017
15:38 feld search for other commits by this committer
The logutils package provides a set of handlers for the Python standard
library's logging package.

Some of these handlers are out-of-scope for the standard library, and so
they are packaged here. Others are updated versions which have appeared
in recent Python releases, but are usable with older versions of Python
and so are packaged here.

WWW: https://bitbucket.org/vinay.sajip/logutils/
Original commitRevision:444649 
10:06 robak search for other commits by this committer
devel/py-asn1crypto: NEW PORT - ASN.1 library with a focus on performance and a
pythonic API

A fast, pure Python library for parsing and serializing ASN.1 structures.

WWW: https://github.com/wbond/asn1crypto

PR:		220299
Submitted by:	Mikael Urankar <mikael.urankar@gmail.com>
Original commitRevision:444640 
Tuesday, 27 Jun 2017
22:13 cpm search for other commits by this committer
devel/codesearch-py: Python library for accessing Chromium CodeSearch

The codesearch Python library provides an interface for talking to the
Chromium CodeSearch backend.

The primary entry point into the library is the codesearch class. Various
message classes you are likely to encounter are defined in messages.py

In addition, the library also includes facilities for maintaining an
ephemeral or persistent cache in order to minimize generated network
traffic.

WWW: https://github.com/chromium/codesearch-py

Reviewed by:	koobs
Differential Revision:	https://reviews.freebsd.org/D11336
Original commitRevision:444523 
Monday, 26 Jun 2017
10:32 olgeni search for other commits by this committer
Add devel/py-pytest-mock, a thin wrapper around the mock package
for easier use with py.test.

Includes upstream commit 2bb5fdf to fix 'make test'.
Original commitRevision:444362 
Friday, 23 Jun 2017
21:18 sunpoet search for other commits by this committer
Add rubygem-flipper 0.10.2

Feature flipping is the act of enabling or disabling features or parts of your
application, ideally without re-deploying or changing anything in your code
base.

The goal of this gem is to make turning features on or off so easy that everyone
does it. Whatever your data store, throughput, or experience, feature flipping
should be easy and have minimal impact on your application.

WWW: https://github.com/jnunemaker/flipper
Original commitRevision:444193 
21:17 sunpoet search for other commits by this committer
Add rubygem-peek 1.0.1

This is a profiling tool originally built at GitHub to help us get an insight
into our application. Now, we have extracted this into Peek, so that other Rails
application can experience the same benefit.

Peek puts a little bar on top of your application to show you all sorts of
helpful information about your application. From the screenshot above, you can
see that Peek provides information about database queries, cache, Resque workers
and more. However, this is only part of Peek's beauty.

The true beauty of Peek lies in the fact that it is an extensible platform. If
there are some performance metrics that you need but are not available on Peek,
you can find it from the list of available Peek Views and integrate it into
Peek. Even if you do not find what you want on Peek Views, you can always create
your own.

WWW: https://github.com/peek/peek
Original commitRevision:444192 
21:17 sunpoet search for other commits by this committer
Add rubygem-concurrent-ruby-ext 1.0.5

Potential performance improvements may be achieved under MRI by installing
optional C extensions. To minimize installation errors the C extensions are
available in the concurrent-ruby-ext extension gem. concurrent-ruby and
concurrent-ruby-ext are always released together with same version.

The concurrent-ruby gem will automatically detect the presence of the
concurrent-ruby-ext gem and load the appropriate C extensions.

WWW: https://github.com/ruby-concurrency/concurrent-ruby
Original commitRevision:444191 
Wednesday, 21 Jun 2017
16:39 tobik search for other commits by this committer
New port: devel/bingrep

Greps through binaries from various OSs and architectures, and colors
them.  Current backends:

- ELF 32/64, arm, x86, openrisc - all others will parse and color, but
  relocations won't show properly
- Mach 32/64, arm, x86
- PE (debug only)

WWW: https://github.com/m4b/bingrep

Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D11162
Original commitRevision:444040 
Monday, 19 Jun 2017
13:43 danfe search for other commits by this committer
Add `devel/p5-List-Regexp', a Perl module that converts a list of strings
to a regular expression.

WWW: http://search.cpan.org/dist/List-Regexp/

Submitted by:	Zeus Panchenko
Original commitRevision:443874 
Sunday, 18 Jun 2017
19:28 wg search for other commits by this committer
devel/py-bsd: Python wrappers for various BSD libc and system calls

WWW: https://github.com/freenas/py-bsd
Original commitRevision:443848 
Friday, 16 Jun 2017
17:28 amdmi3 search for other commits by this committer
- Add py3 counterpart for py3-voluptuous
- While here, add NO_ARCH and LICENSE_FILE for py-voluptuous
Original commitRevision:443715 
16:45 wg search for other commits by this committer
devel/py-async_timeout: Timeout context manager for asyncio programs

WWW: https://github.com/aio-libs/async-timeout
Original commitRevision:443714 
Thursday, 15 Jun 2017
19:43 jrm search for other commits by this committer
Create devel/rubygem-webpacker1-rails5, a 1.x version copied from
devel/rubygem-webpacker-rails5
Original commitRevision:443628 
19:37 jrm search for other commits by this committer
New port, devel/rubygem-sidekiq-bulk-rails5: Augment Sidekiq job classes
with a push_bulk method
Original commitRevision:443627 
Wednesday, 14 Jun 2017
01:34 wen search for other commits by this committer
A simple header-only logging library for C++. Add 'LinkingTo: plogr'
to 'DESCRIPTION', and '#include <plogr.h>' in your C++ modules to use
it.

WWW: https://cran.r-project.org/web/packages/plogr/
Original commitRevision:443549 
Tuesday, 13 Jun 2017
10:44 wen search for other commits by this committer
Provides a simple interface for creating active bindings where
the bound function accepts additional arguments.

WWW: https://cran.r-project.org/web/packages/bindr/
Original commitRevision:443498 
Monday, 12 Jun 2017
10:39 sunpoet search for other commits by this committer
Add py3-tzlocal 1.3

- While I'm here, fix indent

PR:		219611
Submitted by:	Rudolf Siegel <rs.os@t-online.de>
Approved by:	maintainer (timeout, 15 days)
Original commitRevision:443438 
10:39 sunpoet search for other commits by this committer
Add py3-icalendar 3.11.1

- While I'm here:
  - Fix indent
  - Sort USE_PYTHON

PR:		219610
Submitted by:	Rudolf Siegel <rs.os@t-online.de>
Approved by:	maintainer (timeout, 15 days)
Original commitRevision:443437 
Saturday, 10 Jun 2017
03:13 woodsb02 search for other commits by this committer
[NEW] devel/py3-enum34: Create Python 3.x version of this port

PR:		219833
Reported by:	koobs
Original commitRevision:443066 
02:52 woodsb02 search for other commits by this committer
[NEW] devel/py3-mock: Add Python 3.x version of this port

PR:		219833
Original commitRevision:443064 
02:47 bdrewery search for other commits by this committer
Add devel/libtrue

You can't handle the truth.
libtruth is the definitive library for handling the truth.  It is
a quickly growing project with a lot of plans for the future.

WWW: https://github.com/zxombie/libtrue
Original commitRevision:443063 
02:43 woodsb02 search for other commits by this committer
[NEW] devel/py3-pbr: Add Python 3.x version of this port

PR:		219833
Original commitRevision:443062 
02:37 woodsb02 search for other commits by this committer
[NEW] devel/py3-tox: Add Python 3.x version of this port

PR:		219833
Original commitRevision:443061 
02:32 woodsb02 search for other commits by this committer
[NEW] devel/py3-pluggy: Add Python 3.x version of this port

PR:		219833
Original commitRevision:443060 
02:19 woodsb02 search for other commits by this committer
[NEW] devel/py3-pip: Add Python 3.x version of this port

PR:		219833
PR:		212950
Original commitRevision:443059 
02:07 woodsb02 search for other commits by this committer
[NEW] devel/py3-freezegun: Add Python 3.x version of this port

PR:		219833
Original commitRevision:443057 
02:01 woodsb02 search for other commits by this committer
[NEW] devel/py3-pretend: Add Python 3.x version of this port

PR:		219833
Original commitRevision:443055 
01:56 woodsb02 search for other commits by this committer
[NEW] devel/py3-scripttest: Create Python 3.x version of this port

PR:		219833
Original commitRevision:443054 
01:50 woodsb02 search for other commits by this committer
[NEW] devel/py3-virtualenv: Create Python 3.x version of this port

PR:		219833
Original commitRevision:443049 
01:25 woodsb02 search for other commits by this committer
[NEW] devel/py3-pytest-timeout: Add Python 3.x version of this port

PR:		219833
Original commitRevision:443048 
Friday, 9 Jun 2017
00:04 woodsb02 search for other commits by this committer
[NEW] devel/py3-pytest-capturelog: Add Python 3.x version of this port

PR:		219833
Original commitRevision:442964 
Thursday, 8 Jun 2017
14:28 woodsb02 search for other commits by this committer
[NEW] devel/py3-dateutil: Add Python 3.x version of this port

PR:		219541
PR:		219833
Submitted by:	rs.os <rs.os@t-online.de>
Original commitRevision:442936 
Wednesday, 7 Jun 2017
17:11 kwm search for other commits by this committer
Add boost-python3-libs, python3 bindings with boost.

Reviewed by:	sunpoet@
Approved by:	office@ (sunpoet@)
Differential Revision:	https://reviews.freebsd.org/D11021
Original commitRevision:442853 
15:51 woodsb02 search for other commits by this committer
[NEW] devel/py3-pytest-xdist: Create Python 3.x version of port

The latest www/py-requests update [1] unbundled its dependencies, now
requiring chardet, idna, urllib3 and certifi from ports.

www/py3-requests port was not tested during QA, which would have highlighted
the need for many new py3-* ports (and their dependencies).

This change creates one of those ports.

[1] https://svnweb.freebsd.org/changeset/ports/442565

PR:		219833
Original commitRevision:442851 
15:28 rene search for other commits by this committer
Remove expired ports:
2017-05-31 mail/linux-thunderbird: Use the native thunderbird mail/thunderbird
instead
2017-06-01 devel/p5-Penguin: Depends on expired security/pgp
2017-06-01 security/p5-Crypt-PGPSimple: Depends on expired security/pgp
2017-06-01 mail/pgpsendmail: Depends on expired security/pgp
2017-04-01 security/pgp: This software was last updated in 1996, use
security/gnupg1 as a drop-in replacement with legacy PGP support.
Original commitRevision:442847 
15:14 woodsb02 search for other commits by this committer
[NEW] devel/py3-apipkg: Create Python 3.x version of port

The latest www/py-requests update [1] unbundled its dependencies, now
requiring chardet, idna, urllib3 and certifi from ports.

www/py3-requests port was not tested during QA, which would have highlighted
the need for many new py3-* ports (and their dependencies).

This change creates one of those ports.

[1] https://svnweb.freebsd.org/changeset/ports/442565

PR:		219833
Original commitRevision:442845 
10:56 koobs search for other commits by this committer
[NEW] devel/py3-pyasn1: Create Python 3.x port of py-pyasn1

The latest www/py-requests update [1] unbundled its dependencies, now
requiring chardet, idna, urllib3 and certifi from ports.

www/py3-requests port was not tested during QA, which would have highlighted
the need for many new py3-* ports (and their dependencies).

This change creates one of those ports.

While I'm here:

 - Update test target and setup.py variable

[1] https://svnweb.freebsd.org/changeset/ports/442565

PR:	219833
Original commitRevision:442827 
Tuesday, 6 Jun 2017
13:30 skreuzer search for other commits by this committer
Rename port to py-pydispatcher

Change the PORTNAME to be lowercase and add an entry into MOVED
to document this change

Remove iso-8859-1 characters from pkg-descr

Reviewed by:	koobs, miwi
Approved by:	koobs
Differential Revision:	D11060
Original commitRevision:442760 
Sunday, 4 Jun 2017
20:35 sunpoet search for other commits by this committer
Sort SUBDIRs
Original commitRevision:442587 
Friday, 2 Jun 2017
11:04 araujo search for other commits by this committer
- Connect on Makefile py3-cffi, py3-coloredlogs, py3-pycparser and
  py3-pygit2.
Original commitRevision:442374 
00:18 jmd search for other commits by this committer
new port: devel/cltune. This adds cltune, a program to tune OpenCL (and CUDA)
kernels automatically.

Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10918
Original commitRevision:442361 
Wednesday, 31 May 2017
17:29 cpm search for other commits by this committer
Add new port devel/py-ddt

DDT (Data-Driven Tests) allows you to multiply one test case by
running it with different test data, and make it appear as multiple
test cases.

WWW: http://readthedocs.org/projects/ddt/

Differential Revision:	https://reviews.freebsd.org/D10872
Original commitRevision:442228 
Tuesday, 30 May 2017
01:49 sunpoet search for other commits by this committer
Add rubygem-gettext_i18n_rails_js 1.3.0

GettextI18nRailsJs extends gettext_i18n_rails, making your .PO files available
to client side Javascript as JSON. It will find translations inside your .js,
.coffee, .handlebars and .mustache files, then it will create JSON versions of
your .PO files so you can serve them with the rest of your assets, thus letting
you access all your translations offline from client side Javascript.

WWW: https://github.com/webhippie/gettext_i18n_rails_js
Original commitRevision:442048 

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

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