- 19 Feb, 2018 2 commits
-
-
rene authored
2018-02-18 devel/elixir-exrm: No longer maintained upstream 2018-02-18 devel/elixir-conform_exrm: No longer maintained upstream 2018-02-18 devel/elixir-sorted_set: No longer maintained upstream 2018-02-18 devel/elixir-red_black_tree: No longer maintained upstream
-
lwhsu authored
PR: 224459 Submitted by: Greg V <greg@unrelenting.technology>
-
- 17 Feb, 2018 1 commit
-
-
jhale authored
Add devel/gwenhywfar-gtk3 slave port - support library for GTK3+ Remove unneeded linguisttools dependency from devel/gwenhywfar-qt5
-
- 16 Feb, 2018 1 commit
-
-
yuri authored
PR: 225402 Submitted by: Martin Filla <martinfilla@post.cz> Approved by: tcberner
-
- 15 Feb, 2018 3 commits
-
-
tz authored
Submitted by: Matthias Fechner <idefix@fechner.net> Reviewed by: swills, tz
-
tz authored
This prepares the update of www/gitlab to 10.4 update which requires this specific version Submitted by: Matthias Fechner <idefix@fechner.net> Reviewed by: swills, tz
-
mat authored
this oversight. Reviewed by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D14368
-
- 14 Feb, 2018 3 commits
-
-
yuri authored
See https://pypi.python.org/pypi/notify2 Submitted by: myself Approved by: tcberner Differential Revision: https://reviews.freebsd.org/D14374
-
pi authored
This library implements a number of functions found in -lmail on SysV systems. These functions are designed to lock the standard mailboxes in /var/mail (or wherever the system puts them). In additions, this library adds a number of functions to create, manage and remove generic lockfiles. The lockfiles are created by this library in an NFS-safe manner, that is by using a tempfile and using link(2) to create the lockfile. It works around several defects in NFS servers to make sure the lockfile is created atomically. The locking strategy is compatible with other well-written NFS-safe programs that create lockfiles - such as procmail, exim and mutt. If you are trying to lock a mailbox in a directory writable for group mail, the locking functions will call a helper application which runs setgid to do the actual locking. The helper application "dotlockfile" can also be used directly, for example for use in shellscripts. This means a program such as a MUA doesn't need to be setgid mail anymore to be able to lock the mailbox. WWW: https://github.com/miquels/liblockfile PR: 224507 Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
-
lwhsu authored
PR: 225896 Submitted by: Henry Hu <henry.hu.sh@gmail.com>
-
- 13 Feb, 2018 2 commits
-
-
joneum authored
PHPUnit is a regression testing framework used by the developer who implements unit tests in PHP. WWW: http://www.phpunit.de Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D14328
-
mat authored
only channel which port did not match the channel name. Sponsored by: Absolight
-
- 12 Feb, 2018 1 commit
-
-
sunpoet authored
PR: 225425 Submitted by: Pascal Christen <pascal.christen@hostpoint.ch>
-
- 10 Feb, 2018 2 commits
-
-
rene authored
2018-01-01 devel/p5-Parse-Pidl: yes 2018-02-08 devel/rubygem-piston: No longer maintained upstream 2017-04-05 databases/postgresql92-server: PostgreSQL 9.2 support has reached End-of-line. Please upgrade to a later version.
-
tcberner authored
This is done for * consistency, * and to simplify the import of the newer KDE Plasma5 desktop and KDE applications Bumps the dependencies. Reviewed by: adridg Differential Revision: https://reviews.freebsd.org/D12979
-
- 08 Feb, 2018 5 commits
-
-
amdmi3 authored
and correct generic version string comparison algorithm. WWW: https://pypi.python.org/pypi/libversion
-
sunpoet authored
The Concise Binary Object Representation (CBOR) is a data format whose design goals include the possibility of extremely small code size, fairly small message size, and extensibility without the need for version negotiation. It is defined in IETF RFC 7049. TinyCBOR is Intel's industrial strength C/C++ implementation of CBOR, as used in the IoTivity framework. WWW: https://github.com/intel/tinycbor
-
sunpoet authored
cJSON is an ultralightweight JSON parser in ANSI C. WWW: https://github.com/DaveGamble/cJSON
-
sunpoet authored
-
dbn authored
- remove translation packages no longer shipped by upstream: cs-eric6 fr-eric6 it-eric6 pt-eric6 tr-eric6 zh_CN-eric6 upstream considers these translations too incomplete. - add pkg-message explaining that there are translation available.
-
- 07 Feb, 2018 1 commit
-
-
amdmi3 authored
This module provides a plugin for flake8, the Python code checker. (It replaces the plugin flint-naming for the flint checker.) WWW: https://pypi.python.org/pypi/pep8-naming
-
- 06 Feb, 2018 2 commits
- 05 Feb, 2018 1 commit
-
-
asomers authored
Forgot to do this in r460728. Sponsored by: Spectra Logic Corp
-
- 04 Feb, 2018 3 commits
-
-
antoine authored
expiringdict is a Python caching library. The core of the library is ExpiringDict class which is an ordered dictionary with auto-expiring values for caching purposes. Expiration happens on any access, object is locked during cleanup from expired values. ExpiringDict can not store more than max_len elements - the oldest will be deleted. WWW: https://github.com/mailgun/expiringdict
-
sunpoet authored
Terrapin runs shell commands safely, even with user-supplied values. WWW: https://github.com/thoughtbot/terrapin
-
yuri authored
This extension adds several git commands of the form "git town {subcommand} {arguments}". See the tutorial: http://www.git-town.com/tutorial.html Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D14189
-
- 03 Feb, 2018 2 commits
-
-
yuri authored
Screenshot: https://raw.githubusercontent.com/rgburke/grv/master/doc/grv-history-view.png PR: 225617 Submitted by: Dmitri Goutnik <dg@syrec.org> Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D14165
-
dbaio authored
App::cpanminus::reporter is a Perl module which parses the build log generated by the CPAN installer program 'cpanm' and then generates and sends reports to the CPAN Testers database. The module provides the standalone application 'cpanm-reporter' to perform this parsing. WWW: http://search.cpan.org/dist/App-cpanminus-reporter/ PR: 225599 Submitted by: James E Keenan <jkeenan@pobox.com>
-
- 02 Feb, 2018 2 commits
-
-
sunpoet authored
packaging provides core utilities for Python packages. WWW: https://pypi.python.org/pypi/packaging WWW: https://github.com/pypa/packaging
-
jrm authored
WWW: https://github.com/politza/tablist
-
- 31 Jan, 2018 6 commits
-
-
tijl authored
Submitted by: dbn
-
tijl authored
Submitted by: dbn
-
sunpoet authored
-
sunpoet authored
-
sunpoet authored
-
lifanov authored
Bats is a TAP-compliant testing framework for Bash. It provides a simple way to verify that the UNIX programs you write behave as expected. Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D14116
-
- 30 Jan, 2018 3 commits
-
-
pizzamig authored
Using pecl instead that a legacy way to build the extension Reviewed by: olivier Sponsored by: trivago N.V. Differential Revision: https://reviews.freebsd.org/D13825
-
swills authored
When a Cucumber step fails, it is useful to create a screenshot image and HTML file of the current page WWW: http://github.com/mattheworiordan/capybara-screenshot
-
swills authored
Combine 'pry' with 'byebug'. Adds 'step', 'next', 'finish', 'continue' and 'break' commands to control execution. WWW: https://github.com/deivid-rodriguez/pry-byebug
-