non port: devel/Makefile |
Number of commits found: 11319 (showing only 100 on this page) |
Monday, 12 Mar 2018
|
20:40 sunpoet
Add rubygem-tty-which 0.3.0
TTY::Which provides cross-platform executables search component for TTY toolkit.
It supports platform independent implementation of Unix which utility that
searches for executable file in the path variable.
WWW: https://piotrmurach.github.io/tty/
WWW: https://github.com/piotrmurach/tty-which
|
20:40 sunpoet
Add rubygem-tty-tree 0.1.0
TTY::Prompt provides independent directory or hash data rendering component for
TTY toolkit. It prints directory or structured data in a tree like format.
WWW: https://piotrmurach.github.io/tty/
WWW: https://github.com/piotrmurach/tty-tree
|
20:40 sunpoet
Add rubygem-tty-screen 0.6.4
TTY::Screen provides independent terminal screen size detection component for
TTY toolkit. It supports terminal screen size detection which works on various
OS platforms and supports MRI, JRuby and Rubinius interpreters.
WWW: https://piotrmurach.github.io/tty/
WWW: https://github.com/piotrmurach/tty-screen
|
20:39 sunpoet
Add rubygem-tty-platform 0.1.0
TTY::Platform provides independent operating system detection component for TTY
toolkit. It supports terminal platform query methods for detecting different
operating systems.
WWW: https://piotrmurach.github.io/tty/
WWW: https://github.com/piotrmurach/tty-platform
|
20:39 sunpoet
Add rubygem-tty-font 0.2.0
TTY::Font provides independent terminal font rendering component for TTY
toolkit. It writes text in large stylized characters using a variety of terminal
friendly fonts.
WWW: https://piotrmurach.github.io/tty/
WWW: https://github.com/piotrmurach/tty-font
|
20:37 sunpoet
Add rubygem-tty-cursor 0.5.0
TTY::Cursor provides independent cursor movement component for TTY toolkit. It
supports terminal cursor positioning, visibility and text manipulation. The
purpose of this library is to help move the terminal cursor around and
manipulate text by using intuitive method calls.
WWW: https://piotrmurach.github.io/tty/
WWW: https://github.com/piotrmurach/tty-cursor
|
20:36 sunpoet
Add rubygem-tty-color 0.4.2
TTY::Color provides independent color support detection component for TTY
toolkit.
WWW: https://piotrmurach.github.io/tty/
WWW: https://github.com/piotrmurach/tty-color
|
20:36 sunpoet
Add rubygem-strings 0.1.1
The Strings is a set of useful functions such as fold, truncate, wrap, and many
more for transforming strings.
WWW: https://github.com/piotrmurach/strings
|
20:35 sunpoet
Add rubygem-necromancer 0.4.0
Necromancer provides independent type conversion component for TTY toolkit. It
supports conversion from one object type to another with a bit of black magic.
WWW: https://github.com/piotrmurach/necromancer
|
20:34 sunpoet
Add rubygem-equatable 0.5.0
Equatable allows ruby objects to implement equality comparison and inspection
methods.
By including this module, a class indicates that its instances have explicit
general contracts for hash, == and eql? methods. Specifically eql? contract
requires that it implements an equivalence relation. By default each instance of
the class is equal only to itself. This is a right behaviour when you have
distinct objects. Howerver, it is the responsibility of any class to clearly
define their equality. Failure to do so may prevent instances to behave as
expected when for instance Array#uniq is invoked or when they are used as Hash
keys.
WWW: https://github.com/piotrmurach/equatable
|
20:31 sunpoet
Add rubygem-ruby-enum 0.7.2
Ruby::Enum provides enum-like behavior for Ruby. Enums can be defined and
accessed either as constants or class methods.
WWW: https://github.com/dblock/ruby-enum
|
18:52 tcberner
Create flavors for devel/libdbusmenu-qt[45]
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14643
|
10:05 tota
- Add new port: devel/R-cran-pillar
Provides a 'pillar' generic designed for formatting columns of data
using the full range of colours provided by modern terminals.
WWW: https://cran.r-project.org/web/packages/pillar/
|
08:35 tota
- Add new port: devel/R-cran-cli
A suite of tools designed to build attractive command line interfaces
('CLIs'). Includes tools for drawing rules, boxes, trees, and
'Unicode' symbols with 'ASCII' alternatives.
WWW: https://cran.r-project.org/web/packages/cli/
|
06:58 tobik
New port: devel/mergify
Mergify is a tool to merge changes from a branch one commit at a time.
This is most useful when merging changes to a highly diverged fork
of a project.
It only supports Git.
WWW: https://github.com/brooksdavis/mergify
PR: 215048
Submitted by: joe@thrallingpenguin.com
|
Sunday, 11 Mar 2018
|
21:47 yuri
ant0ine/go-json-rest: Delete because Go libraries aren't allowed
PR: 226432
Submitted by: Shawn Webb <lattera@gmail.com> (maintainer)
Approved by: portmgr (port compliance, infrastructure)
|
00:40 yuri
New port: devel/py-schema: Simple data validation library
Approved by: tcberner (mentor, implicit)
|
Saturday, 10 Mar 2018
|
22:59 sunpoet
Add py-confusable_homoglyphs 3.0.0
A homoglyph is one of two or more graphemes, characters, or glyphs with shapes
that appear identical or very similar homoglyph. Unicode homoglyphs can be a
nuisance on the web. confusable_homoglyphs helps to detect confusable usage of
unicode homoglyphs and prevent homograph attacks.
WWW: https://pypi.python.org/pypi/confusable_homoglyphs
WWW: https://github.com/vhf/confusable_homoglyphs
|
Wednesday, 7 Mar 2018
|
21:34 feld
Marshmallow is an ORM/ODM/framework-agnostic library for converting
complex datatypes, such as objects, to and from native Python datatypes.
WWW: https://pypi.python.org/pypi/marshmallow
|
Monday, 5 Mar 2018
|
21:43 dvl
Add a syslog module for Dancer
|
02:23 yuri
New port: devel/range-v3: Experimental range library for C++11/14/17
PR: 225725
Submitted by: Henry Hu <henry.hu.sh@gmail.com>
Approved by: tcberner (mentor, implicit)
|
Saturday, 3 Mar 2018
|
19:15 sunpoet
Add py-pipenv 11.0.2
Pipenv -- the officially recommended Python packaging tool from Python.org, free
(as in freedom).
Pipenv is a tool that aims to bring the best of all packaging worlds (bundler,
composer, npm, cargo, yarn, etc.) to the Python world. Windows is a first-class
citizen, in our world.
It automatically creates and manages a virtualenv for your projects, as well as
adds/removes packages from your Pipfile as you install/uninstall packages. It
also generates the ever-important Pipfile.lock, which is used to produce
deterministic builds.
WWW: https://docs.pipenv.org/
WWW: https://github.com/pypa/pipenv
|
19:15 sunpoet
Add py-pew 1.1.2
Python Env Wrapper is a set of commands to manage multiple virtual environments.
Pew can create, delete and copy your environments, using a single command to
switch to them wherever you are, while keeping them in a single (configurable)
location.
Virtualenvs makes it easier to work on more than one project at a time without
introducing conflicts in their dependencies.
Pew is completely shell-agnostic and thus works on bash, zsh, fish, powershell,
etc.
WWW: https://pypi.python.org/pypi/pew
WWW: https://github.com/berdario/pew
|
Friday, 2 Mar 2018
|
19:10 rene
Remove expired ports:
2018-03-01 devel/dotconf++: No upstream, not depend on in the ports tree
2018-03-01 emulators/gnuboy: Latest version is 1.0.5, older version does not
fetch
2018-03-01 games/adgali: Mastersite disappeared
2018-03-01 games/tuxpuck: Mastersite disappeared
2018-03-01 japanese/migemo-emacs: Unmaintained
2018-03-01 math/clarence: Mastersite disappeared
2018-03-01 devel/cstringbuffer: Abandonware, no more upstream
2018-03-01 deskutils/charmap: Mastersite disappeared
2018-03-01 devel/afay: Abandonware, not used in the ports tree
2018-03-01 devel/alabastra: Abandonware, not used in the ports tree
2018-03-01 devel/adime: Abandonware, not used in the ports tree
2018-03-01 devel/boaconstructor: Abandonware, does not work with recent
python/wxPython
2018-03-01 audio/amp: No more upstream
2018-03-01 devel/alf: Abandonware, unused in the ports tree
|
Thursday, 1 Mar 2018
|
01:55 swills
devel/rubygem-airborne: create port
RSpec driven API testing framework
WWW: https://github.com/brooklynDev/airborne
|
Wednesday, 28 Feb 2018
|
15:37 antoine
New port: devel/rubygem-ruby-macho
A pure-Ruby library for parsing Mach-O files.
WWW: https://github.com/Homebrew/ruby-macho
|
12:52 sunpoet
Remove expired devel/rubygem-progressbar09
|
12:51 sunpoet
Remove expired devel/rubygem-google-api-client010
|
12:50 sunpoet
Remove expired devel/rubygem-flipper010
|
12:50 sunpoet
Remove expired devel/rubygem-byebug9
|
12:50 sunpoet
Remove expired devel/rubygem-bosh_common
|
12:49 sunpoet
Remove expired devel/rubygem-bosh-template
|
12:48 sunpoet
Remove expired devel/rubygem-blobstore_client
|
Tuesday, 27 Feb 2018
|
13:25 sunpoet
Move devel/p5-Sys-Cpu to devel/p5-Sys-CPU
- Strip shared library
- Bump PORTREVISION for package change
- Bump PORTREVISION of dependent ports for dependency change
- Pass maintainership to perl@
|
13:21 sunpoet
Add p5-Class-EHierarchy 2.00
Class::EHierarchy is intended for use as a base class for objects that need
support for class or object hierarchies. Additional features are also provided
which can be useful for general property implementation and manipulation.
WWW: http://search.cpan.org/dist/Class-EHierarchy/
|
Monday, 26 Feb 2018
|
22:29 sunpoet
Add py-jsonlines 1.2.0
jsonlines is a Python library to simplify working with jsonlines and ndjson
data.
WWW: https://pypi.python.org/pypi/jsonlines
WWW: https://github.com/wbolster/jsonlines
|
Sunday, 25 Feb 2018
|
05:31 sunpoet
Add py-fixtures 3.0.0
Fixtures defines a Python contract for reusable state / support logic, primarily
for unit testing. Helper and adaption logic is included to make it easy to write
your own fixtures using the fixtures contract. Glue code is provided that makes
using fixtures that meet the Fixtures contract in unittest compatible test cases
easy and straight forward.
WWW: https://pypi.python.org/pypi/fixtures
WWW: https://github.com/testing-cabal/fixtures
|
Friday, 23 Feb 2018
|
00:37 rene
Remove expired ports:
2018-02-21 misc/tpp: Depends on expired devel/ruby-ncurses
2018-02-21 net/raggle: Depends on expired devel/ruby-ncurses
2018-02-21 devel/ruby-ncurses: Marked BROKEN for more than 6 months
|
Thursday, 22 Feb 2018
|
19:03 tcberner
Give the KDE SC4 applications ports a -kde4 suffix
In order to make room for the up-to-date version of the KDE Desktop and its
applications move the KDE Application ports based on Qt4.
PR: 225992
Exp-run by: antoine
Reviewed by: rakuco, adridg
Differential Revision: https://reviews.freebsd.org/D14413
|
14:35 kevans
Add devel/lua-luacheck, linter and static analyzer for lua
Provides linting and static analysis for Lua 5.1, Lua 5.2, Lua 5.3 and
LuaJIT. A patch was required to allow luacheck and luacheck.lua to be
symlinked into ${PREFIX}/bin, which I have submitted upstream.
Checked with: portlint
Tested with: Poudriere (head, amd64)
Tested with: Poudriere (stable/11, amd64)
Tested with: Poudriere (11.1-R, i386) [lwhsu]
Tested with: Poudriere (10.4-R, amd64+i386) [lwhsu]
Reviewed by: lwhsu
Approved by: lwhsu (ports)
Differential Revision: https://reviews.freebsd.org/D14467
|
Wednesday, 21 Feb 2018
|
16:54 dvl
Add devel/py-imgkit
Python wrapper to convert html to image
|
Tuesday, 20 Feb 2018
|
20:26 sunpoet
Add rubygem-clamp11 1.1.2 (copied from rubygem-clamp)
- Add PORTSCOUT
|
20:25 sunpoet
Add p5-Unix-Groups-FFI 0.002
Unix::Groups::FFI provides a FFI interface to several syscalls related to Unix
groups, including getgroups(2), setgroups(2), getgrouplist(3), and
initgroups(3). As such it will only work on Unix-like operating systems.
WWW: http://search.cpan.org/dist/Unix-Groups-FFI/
|
20:24 sunpoet
Add p5-FFI-Platypus 0.47
Platypus is a library for creating interfaces to machine code libraries written
in languages like C, C++, Fortran, Rust, Pascal. Essentially anything that gets
compiled into machine code. This implementation uses libffi to accomplish this
task. libffi is battle tested by a number of other scripting and virtual machine
languages, such as Python and Ruby to serve a similar role.
WWW: http://search.cpan.org/dist/FFI-Platypus/
|
20:24 sunpoet
Add p5-FFI-CheckLib 0.18
FFI::CheckLib checks whether a particular dynamic library is available for FFI
to use. It is modeled heavily on Devel::CheckLib, but will find dynamic
libraries even when development packages are not installed. It also provides a
find_lib function that will return the full path to the found dynamic library,
which can be feed directly into FFI::Platypus or FFI::Raw.
Although intended mainly for FFI modules via FFI::Platypus and similar, this
module does not actually use any FFI to do its detection and probing. This
module does not have any non-core runtime dependencies. The test suite does
depend on Test2::Suite.
WWW: http://search.cpan.org/dist/FFI-CheckLib/
|
Monday, 19 Feb 2018
|
22:31 rene
Remove expired ports:
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
|
13:25 lwhsu
Add devel/shards, dependency manager for the Crystal programming language
PR: 224459
Submitted by: Greg V <greg@unrelenting.technology>
|
Saturday, 17 Feb 2018
|
01:26 jhale
Update devel/gwenhywfar* to 4.19.0
Add devel/gwenhywfar-gtk3 slave port - support library for GTK3+
Remove unneeded linguisttools dependency from devel/gwenhywfar-qt5
|
Friday, 16 Feb 2018
|
17:46 yuri
New port: devel/raylib: Simple and easy-to-use library to learn videogames
programming
PR: 225402
Submitted by: Martin Filla <martinfilla@post.cz>
Approved by: tcberner
|
Thursday, 15 Feb 2018
|
16:59 tz
Bring back dependencies needed to prepare the update of www/gitlab to 10.4
Submitted by: Matthias Fechner <idefix@fechner.net>
Reviewed by: swills, tz
|
12:48 tz
devel/rubygem-flipper011: Resurrect port in version 0.11.0
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
|
12:34 mat
devel/boost-python-libs got forgotten in the python flavorization, fix
this oversight.
Reviewed by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14368
|
Wednesday, 14 Feb 2018
|
18:34 yuri
New port: devel/py-notify2: Python interface to DBus notifications
See https://pypi.python.org/pypi/notify2
Submitted by: myself
Approved by: tcberner
Differential Revision: https://reviews.freebsd.org/D14374
|
16:56 pi
New port: devel/liblockfile
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>
|
15:54 lwhsu
Add cquery, highly-scalable, low-latency language server for C/C++/Objective-C
PR: 225896
Submitted by: Henry Hu <henry.hu.sh@gmail.com>
|
Tuesday, 13 Feb 2018
|
20:14 joneum
New port: devel/phpunit7
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
|
00:08 mat
Harmonize the Pear channel ports, the htmlpurifier.org channel was the
only channel which port did not match the channel name.
Sponsored by: Absolight
|
Monday, 12 Feb 2018
|
19:04 sunpoet
Add pecl-jsmin2 2.0.1 (copied from pecl-jsmin)
PR: 225425
Submitted by: Pascal Christen <pascal.christen@hostpoint.ch>
|
Saturday, 10 Feb 2018
|
22:03 rene
Remove expired ports:
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.
|
10:29 tcberner
Rename KDE4 meta ports
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
|
Thursday, 8 Feb 2018
|
20:08 amdmi3
Python bindings for libversion, which provides fast, powerful
and correct generic version string comparison algorithm.
WWW: https://pypi.python.org/pypi/libversion
|
18:50 sunpoet
Add tinycbor 0.5.0
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
|
18:50 sunpoet
Add libcjson 1.7.3
cJSON is an ultralightweight JSON parser in ANSI C.
WWW: https://github.com/DaveGamble/cJSON
|
15:56 sunpoet
Remove expired devel/rubygem-event-bus
|
15:11 dbn
devel/eric6: update to 18.02
- 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.
|
Wednesday, 7 Feb 2018
|
21:43 amdmi3
Check the PEP-8 naming conventions.
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
|
Tuesday, 6 Feb 2018
|
14:18 bapt
Revert removal of llvm 3.4 it is still in used by audio/faust
|
13:42 bapt
Remove llvm and clang 3.4 which are not in use anymore
|
Monday, 5 Feb 2018
|
21:27 asomers
devel/py-p4python: hook up to the build
Forgot to do this in r460728.
Sponsored by: Spectra Logic Corp
|
Sunday, 4 Feb 2018
|
12:20 antoine
New port: devel/py-expiringdict
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
|
10:12 sunpoet
Add rubygem-terrapin 0.6.0
Terrapin runs shell commands safely, even with user-supplied values.
WWW: https://github.com/thoughtbot/terrapin
|
02:48 yuri
New port: devel/git-town: Git extension for generic, high-level git workflow
support
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
|
Saturday, 3 Feb 2018
|
20:20 yuri
New port: devel/grv: Terminal interface for viewing git repositories
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
|
17:06 dbaio
Add devel/p5-App-cpanminus-reporter: Perl extension to send cpanm output to CPAN
Testers database
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>
|
Friday, 2 Feb 2018
|
19:54 sunpoet
Add py-packaging 16.8
packaging provides core utilities for Python packages.
WWW: https://pypi.python.org/pypi/packaging
WWW: https://github.com/pypa/packaging
|
16:01 jrm
New port, devel/tablist: Enhance Emacs's tabulated-list-mode
WWW: https://github.com/politza/tablist
|
Wednesday, 31 Jan 2018
|
20:10 tijl
Add Linux version of devel/libunwind, needed by upcoming linux-dotnet ports.
Submitted by: dbn
|
19:50 tijl
Add Linux version of devel/icu, needed by upcoming linux-dotnet ports.
Submitted by: dbn
|
16:41 sunpoet
Remove devel/rubygem-moneta06
|
16:41 sunpoet
Remove devel/py-smmap
|
16:41 sunpoet
Remove devel/py-gitdb
|
16:30 lifanov
new port: devel/bats
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
|
Tuesday, 30 Jan 2018
|
15:15 pizzamig
devel/php-xdebug -> devel/pecl-xdebug
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
|
01:16 swills
devel/rubygem-capybara-screenshot: create port
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
|
01:16 swills
devel/rubygem-pry-byebug: create port
Combine 'pry' with 'byebug'. Adds 'step', 'next', 'finish',
'continue' and 'break' commands to control execution.
WWW: https://github.com/deivid-rodriguez/pry-byebug
|
01:01 swills
devel/rubygem-byebug9: create port
Create port for 9.x version of rubygem-byebug to be used by upcoming
rubygem-pry-byebug port.
|
Monday, 29 Jan 2018
|
13:50 araujo
It is an agent developed using Go that runs inside guest virtual machines
and allows host hypervisor to obtain information from guest such like
memory usage, cpu, disk and ethernet configuration.
It supports virtio-console as well as WebSocket protocol.
WWW: https://github.com/araujobsd/bhyve-vm-goagent
Sponsored by: iXsystems, Inc.
|
12:45 bapt
Remove devel/clanlib22
It is not used in the ports tree anymore, a newer version of the lib is
available as devel/clanlib
|
10:55 bapt
Remove devel/beautifyphp
It only works with PHP4 which has been removed from the ports tree
long ago.
|
03:56 jrm
New port, devel/rubygem-fog-json102: Copied from devel/rubygem-fog-json
This new port was necessary because net/rubygem-fog-openstack pulls in two
conflicting versions of the fog-core gem (version 1 via
devel/rubygem-fog-core1 and version 2 via devel/rubygem-fog-json ->
devel/rubygem-fog-core).
|
Sunday, 28 Jan 2018
|
14:10 sunpoet
Add p5-CPAN-Testers-Common-Client 0.13
- While I'm here:
- Fix LICENSE
- Add BUILD_DEPENDS
- Remove Perl core modules
- Remove TEST_DEPENDS: all of them are part of {BUILD,RUN}_DEPENDS
- Add NO_ARCH
- Remove .include <bsd.port.options.mk>
- Convert to options target helper
- Sort PLIST
CPAN::Testers::Common::Client is a Perl module which provides a common client
for constructing metabase facts and the legacy email message sent to CPAN
Testers in a way that is properly parsed by the extraction and report tools.
It is meant to be used by all the CPAN clients (and standalone tools) that
want/need to support the CPAN Testers infrastructure.
WWW: http://search.cpan.org/dist/CPAN-Testers-Common-Client/
PR: 225440
Submitted by: James E Keenan <jkeenan@pobox.com>
|
14:07 sunpoet
Add rubygem-fog-core1 1.45.0 (copied from rubygem-fog-core)
- Add PORTSCOUT
|
01:39 rene
Remove expired ports:
2018-01-27 emulators/raine: Broken for more than 6 months
2018-01-27 mail/libmapi: Broken for more than 6 months
2018-01-27 www/lessc: Broken for more than 6 months
2018-01-27 www/uglifyjs: Broken for more than 6 months
2018-01-27 www/py-octoprint: Broken for more than 6 months
2018-01-27 www/xpi-noscript: Broken for more than 6 months
2018-01-27 www/npm-less-plugin-clean-css: Broken for more than 6 months
2018-01-27 www/caudium14: Depends on expiring lang/pike78
2018-01-27 www/hinventory-client: Broken for more than 6 months
2018-01-27 security/tclgpg: Broken for more than 6 months
2018-01-27 security/pond: Broken for more than 6 months
2018-01-27 security/mdcrack: Broken for more than 6 months
2018-01-27 devel/npm-commander: Broken for more than 6 months
2018-01-27 devel/py-protocols-devel: Broken for more than 6 months
2018-01-27 devel/py-InlineEgg: Broken for more than 6 months
2018-01-27 devel/npm-amdefine: Broken for more than 6 months
2018-01-27 devel/npm-source-map: Broken for more than 6 months
2018-01-27 devel/libical-glib: Broken for more than 6 months
2018-01-27 devel/npm-graceful-readlink: Broken for more than 6 months
2018-01-27 devel/npm-clean-css: Broken for more than 6 months
2018-01-27 devel/py-ruledispatch: Depends on expiring devel/py-protocols-devel
2018-01-27 games/balazarbrothers: Broken for more than 6 months
2018-01-27 games/libretro-cores: Broken for more than 6 months
2018-01-27 games/gish-demo: Broken for more than 6 months
2018-01-27 games/cheech: Broken for more than 6 months
2018-01-27 audio/mbrolavox: Broken for more than 6 months
2018-01-27 audio/linux-mbrola: Depends on expiring audio/mbrolavox
2018-01-27 audio/gigedit: Broken for more than 6 months
2018-01-27 audio/gnomoradio: Broken for more than 6 months
2018-01-27 math/asir2000: Broken for more than 6 months
2018-01-27 multimedia/librespot: Broken for more than 6 months
2018-01-27 multimedia/bombono: Broken for more than 6 months
2018-01-27 lang/gcl: Broken for more than 6 months
2018-01-27 lang/pike78: Broken for more than 6 months
2018-01-27 shells/ambit: Broken for more than 6 months
|
Saturday, 27 Jan 2018
|
11:38 sunpoet
Move devel/rubygem-toml to textproc/rubygem-toml
|
10:23 sunpoet
Add p5-Test2-Harness 0.001049
To use Test2::Harness you use the yath command. Yath will find the tests (or use
the ones you specify), and run them. As it runs it will output diagnostics
information such as failures. At the end yath will print a summary of the test
run.
The canonical source of up-to-date command options are the help output when
using $ yath help and $ yath help COMMAND.
yath can be thought of as a more powerful alternative to prove (Test::Harness).
WWW: http://search.cpan.org/dist/Test2-Harness/
|
10:22 sunpoet
Add p5-goto-file 0.005
It is rare, but there are times where you want to swap out the currently
compiling file for a different one. This module does that. From the point you
use the module perl will be parsing the new file instead of the original.
This was created specifically for Test2::Harness which can preload modules and
fork to run each test. The problem was that using do to execute the test files
post-fork was resuling in extra frames in the stack trace... in other words
there are a lot of tests that assume the test file is the bottom of the stack.
This happens all the time, specially if stack traces need to be verified.
This module allows Test2::Harness to swap out the main script for the new file
without adding a stack frame.
WWW: http://search.cpan.org/dist/goto-file/
|
00:43 yuri
New port: devel/easyloggingpp: C++ logging library
Approved by: tcberner (mentor), adamw (mentor)
Differential Revision: D13912
|
00:38 yuri
New port: devel/py-QtPy: Abstraction layer on top of the various Qt bindings
This is an abstraction layer on top of the various Qt bindings.
It doesn't have any explicit dependencies. It has alternative dependencies
on PyQt5, PyQt4, PySide2 or PySide which it selects in the run-time.
Users have the responsibility to ensure that one of them is installed, and
to optionally set QT_API to force one of them.
Approved by: tcberner (mentor)
Differential Revision: D13657
|
Friday, 26 Jan 2018
|
23:47 brooks
Add a port of LLVM 6.0.0rc1 and add an xtoolchain-llvm60 to go with it.
|
Wednesday, 24 Jan 2018
|
21:35 skreuzer
Add new port: devel/p5-Devel-Platform-Info
Devel::Platform::Info is a Perl module which provides a unified
framework for obtaining common platform metadata.
The module is a wrapper to the drivers which can determine platform
metadata regarding the operating system currently running.
The goal of the distribution is to furnish CPANtesters test reports with
information concerning key components of the platform currently being
used.
WWW: http://search.cpan.org/dist/Devel-Platform-Info/
PR: 225082
Submitted by: James E Keenan <jkeenan@pobox.com>
|
Number of commits found: 11319 (showing only 100 on this page) |