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]  «  52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62  »  [Last Page]

Tuesday, 28 Jul 2015
10:02 olgeni search for other commits by this committer
Add devel/elixir-combine, a parser combinator library for Elixir.
Original commitRevision:393062 
Monday, 27 Jul 2015
21:25 rene search for other commits by this committer
Remove expired devel/automake14 and adjust dependency in devel/autotools

PR:		201801 (exp-run)
Submitted by:	myself
Approved by:	autotools (ade), portmgr (mat)
Original commitRevision:393037 
19:25 sunpoet search for other commits by this committer
- Add p5-curry 1.000000

How many times have you written

  sub { $obj->something($some, $args, @_) }

or worse still needed to weaken it and had to check and re-check your code to be
sure you weren't closing over things the wrong way?

Right. That's why I wrote this.

WWW: http://search.cpan.org/dist/curry/
Original commitRevision:393020 
19:24 sunpoet search for other commits by this committer
- Add p5-Mixin-Event-Dispatch 1.006

Add Mixin::Event::Dispatch in as a parent to your class, and it'll provide some
methods for defining event handlers ("subscribe_to_event" or
"add_handler_for_event") and calling them ("invoke_event").

Note that handlers should return 0 for a one-off handler, and 1 if it should be
called again on the next event.

WWW: http://search.cpan.org/dist/Mixin-Event-Dispatch/
Original commitRevision:393019 
Sunday, 26 Jul 2015
18:59 pi search for other commits by this committer
New port: devel/raven

Raven is a Python client for Sentry (http://getsentry.com/).

It provides full out-of-the-box support for many of the popular
frameworks, including Django, Flask, and Pylons. Raven also includes
drop-in support for any WSGI-compatible web application.

WWW: https://pypi.python.org/pypi/raven
Original commitRevision:392940 
18:05 pi search for other commits by this committer
New port: devel/py-stdnum

Python module to parse, validate and reformat standard numbers and codes.

This library offers functions for parsing, validating and reformatting
standard numbers and codes in various formats.

WWW: https://pypi.python.org/pypi/python-stdnum/
Original commitRevision:392935 
06:57 hrs search for other commits by this committer
- Separate libsynctex from tex-web2c to devel/tex-synctex.
- Separate basic TeX engines from tex-web2c to print/tex-basic-engines.
- Add CTAN mirrors to MASTER_SITES.
- Drop gmake where not required.
- Remove extra dependencies in print/tex-aleph, print/tex-dvipdfmx,
  print/tex-luatex, print/tex-xetex, and japanese/tex-ptex.
Original commitRevision:392909 
Saturday, 25 Jul 2015
20:46 rene search for other commits by this committer
Remove expired port:
2015-07-24 devel/p5-Test-use-ok: Part of devel/p5-Test-Simple (use that
instead), and included in perl 5.22
Original commitRevision:392907 
20:12 rene search for other commits by this committer
Remove expired port:
2015-07-24 devel/p5-Test-Tester: Part of p5-Test-Simple (use that instead), and
included in perl 5.22
Original commitRevision:392904 
11:13 bapt search for other commits by this committer
amd64 cross toolchain was somewhere broken and not really useful, let's focus
on gcc cross toolchain for arches not supporting clang for now
Original commitRevision:392873 
Friday, 24 Jul 2015
23:40 brooks search for other commits by this committer
Mostly complete redo to the build of -devel LLVM ports:
 - Switch to cmake.
 - Combine all builds into devel/llvm-devel.
   - Remove devel/libiomp5-devel
   - Make lang/clang-devel a metaport so people can still find it.

Upgrade a snapshot shortly after the 3.7 branch point.

Sponsored by:	DARPA, AFRL
Original commitRevision:392851 
Thursday, 23 Jul 2015
21:58 pawel search for other commits by this committer
Add Qt5 version of devel/qca
Original commitRevision:392754 
15:57 jpaetzel search for other commits by this committer
Welcome py-columnize to the ports tree.

Format a simple (i.e. not nested) list into aligned columns
Original commitRevision:392736 
15:43 jpaetzel search for other commits by this committer
Welcome backports.shutil_get_terminal_size to the ports tree

Backport of the get_terminal_size function from Python 3.3's shutil
Original commitRevision:392733 
15:22 jpaetzel search for other commits by this committer
Welcome py-pyee to the ports tree.

pyee supplies an event_emitter object that acts similar
to the EventEmitter that comes with node.js.
Original commitRevision:392729 
15:14 jpaetzel search for other commits by this committer
Welcome new port py-natural to the tree.

Natural is a Python library to easily transform
data into human-readable formats such as dates,
time differences, numbers and sizes.
Original commitRevision:392727 
Wednesday, 22 Jul 2015
13:55 swills search for other commits by this committer
devel/rubygem-curses: create port

A Ruby binding for curses, ncurses, and PDCurses, formerly part of the Ruby
standard library. curses is an extension library for text UI applications.

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

PR:		198451
Submitted by:	Jonathan Price <freebsd@jonathanprice.org>
Original commitRevision:392681 
01:05 kuriyama search for other commits by this committer
This project is attempting to build an entire AWS SDK from the
information that is stored in other AWS SDKs.  Other AWS SDKs have a
"data-driven" approach, meaning that the definitions for the method
calls are stored in a data structure describing input and output
parameters.

The project is actually generating all of it's classes from botocore.

WWW: http://search.cpan.org/dist/Paws/
Original commitRevision:392652 
Tuesday, 21 Jul 2015
09:51 kuriyama search for other commits by this committer
Parse complex data structures passed in ARGV.

WWW: http://search.cpan.org/dist/ARGV-Struct/
Original commitRevision:392615 
03:33 vanilla search for other commits by this committer
Add elixir-coverex.
Original commitRevision:392611 
Monday, 20 Jul 2015
20:49 dumbbell search for other commits by this committer
devel/cargo: New port Rust's Package Manager

Reviewed by:	jonathan, kwm
Approved by:	jonathan, kwm
Differential Revision:	https://reviews.freebsd.org/D2799
Original commitRevision:392600 
19:35 rene search for other commits by this committer
Remove expired ports:
2015-07-20 devel/rubygem-builder31: not used by other ports anymore
2015-07-20 devel/rubygem-timers1: not used by other ports anymore
2015-07-20 net/rubygem-rubyntlm01: not used by other ports anymore
2015-07-20 security/rubygem-net-scp11: not used by other ports anymore
2015-07-20 security/rubygem-net-ssh27: not used by other ports anymore
Original commitRevision:392595 
15:01 sunpoet search for other commits by this committer
- Add p5-Text-Levenshtein-Damerau 0.41

Text::Levenshtein::Damerau returns the true Damerau Levenshtein edit distance of
strings with adjacent transpositions. Useful for fuzzy matching, DNA variation
metrics, and fraud detection.

Text::Levenshtein::Damerau defaults to using Pure Perl
Text::Levenshtein::Damerau::PP, but has an XS addon
Text::Levenshtein::Damerau::XS for massive speed imrovements. Works correctly
with utf8 if backend supports it; known to work with
Text::Levenshtein::Damerau::PP and Text::Levenshtein::Damerau::XS.

WWW: http://search.cpan.org/dist/Text-Levenshtein-Damerau/
Original commitRevision:392577 
Sunday, 19 Jul 2015
20:33 hrs search for other commits by this committer
Update TeXLive to TL2015.

- print/texlive-infra was renamed with print/texlive-tlmgr.
  Note that currently tlmgr(1) does not work because of
  lack of TLPDB.  This will be fixed.

- Lua libraries used in LuaTeX are separated into
  devel/tex-libtexlua and devel/texlibtexluajit.
  USE_TEX supports them via keywords "texlua" and "texluajit".

- libsynctex is currently installed by devel/tex-web2c.
  This will be separated into a single port.

- Add graphics/libpotrace and use installed libpotrace
  and libharfbuzz.
Original commitRevision:392534 
Saturday, 18 Jul 2015
19:37 olgeni search for other commits by this committer
Add devel/elixir-sorted_set, a sorted set library for Elixir.
Original commitRevision:392446 
19:35 olgeni search for other commits by this committer
Add devel/elixir-red_black_tree, a red-black tree implementation for Elixir.
Original commitRevision:392445 
Wednesday, 15 Jul 2015
20:17 amdmi3 search for other commits by this committer
- Add devel/p5-Minilla

Minilla is a CPAN module authoring tool. Minilla provides 'minil' command for
authorizing a CPAN distribution. The repository created and managed by Minilla
is git install ready, and cpan of course. Minilla is built on only few small
libraries. You can install Minilla without a huge list of dependencies to
heavy modules. Conventions: module written in Pure Perl are located in lib/;
executable file is in script/ directory, if any; module is maintained with
Git and git ls-files matches with what you will release; module has a static
list of prerequisites that can be described in cpanfile; has a Changes file.

WWW: http://search.cpan.org/dist/Minilla/

PR:		200515
Submitted by:	oklaspec@gmail.com
Original commitRevision:392209 
19:23 skreuzer search for other commits by this committer
A relatively sane approach to multiple dispatch in Python.

This implementation of multiple dispatch is efficient, mostly complete,
performs static analysis to avoid conflicts, and provides optional namespace
support. It looks good too.

WWW: https://pypi.python.org/pypi/multipledispatch
Original commitRevision:392200 
14:21 olgeni search for other commits by this committer
Add devel/elixir-quantum, a cron-like job scheduler for Elixir.
Original commitRevision:392147 
Tuesday, 14 Jul 2015
18:01 rene search for other commits by this committer
Remove expired port:
2015-06-30 devel/p5-Test-TempDir: Use devel/p5-Test-TempDir-Tiny instead
Original commitRevision:392038 
15:53 skreuzer search for other commits by this committer
PEX files are self-contained executable Python virtual environments.

More specifically, they are carefully constructed zip files with a
#!/usr/bin/env python and special __main__.py that allows you to interact with
the PEX runtime

WWW: https://pex.readthedocs.org/en/latest/
Original commitRevision:392030 
15:33 olgeni search for other commits by this committer
Add devel/erlang-sbroker, sojourn-time based active queue management
library for Erlang.
Original commitRevision:392029 
11:22 olgeni search for other commits by this committer
Add devel/elixir-exprotobuf, a protocol buffers library in Elixir.

This required r391982 to build.
Original commitRevision:391983 
10:49 olgeni search for other commits by this committer
Add devel/erlang-gpb, a Google Protobuf implementation for Erlang.

We already had devel/erlang-protobuffs, but this is used by the Elixir
Protobuf port too.
Original commitRevision:391978 
03:11 pi search for other commits by this committer
New port: devel/pecl-trace

Trace is a low-overhead tracing tool for PHP.

It can trace all PHP execution, function calls, request information during
run-time. And provides features like Filter, Statistics, Current Status and
so on.
It is very useful to locate blocking, heavy-load problems and debug in all
environments, especially in production environments.

WWW: https://pecl.php.net/package/trace

PR:		200363
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Original commitRevision:391967 
Monday, 13 Jul 2015
09:50 olgeni search for other commits by this committer
Add devel/elixir-inflex, an Elixir library for handling word inflections.
Original commitRevision:391886 
09:41 olgeni search for other commits by this committer
Add devel/elixir-estree, a JavaScript AST to Javascript code generator in
Elixir.
Original commitRevision:391885 
Sunday, 12 Jul 2015
17:21 olgeni search for other commits by this committer
Add devel/elixir-hex, a package manager for the Erlang VM.
Original commitRevision:391826 
07:57 ohauer search for other commits by this committer
- add bugzilla 5.0

Release Notes:
https://www.bugzilla.org/releases/5.0/release-notes.html
Original commitRevision:391770 
Saturday, 11 Jul 2015
17:44 olgeni search for other commits by this committer
Add devel/elixir-csv, a CSV decoding and encoding library for Elixir.
Original commitRevision:391766 
Friday, 10 Jul 2015
11:42 olgeni search for other commits by this committer
Add devel/erlang-clique, a CLI Framework for Erlang.
Original commitRevision:391701 
Wednesday, 8 Jul 2015
18:41 swills search for other commits by this committer
devel/libtermkey: create port

This library allows easy processing of keyboard entry from terminal-based
programs. It handles all the necessary logic to recognise special keys,
UTF-8 combining, and so on, with a simple interface.

WWW: http://www.leonerd.org.uk/code/libtermkey/

PR:		198711
Submitted by:	Anton Tornqvist <antont@inbox.lv>
Original commitRevision:391587 
15:33 loader search for other commits by this committer
[NEW] devel/py-semantic_version: Python library provides
a few tools to handle SemVer in Python

This small python library provides a few tools to handle
SemVer in Python. It follows strictly the 2.0.0 version
of the SemVer scheme.

WWW: https://github.com/rbarrois/python-semanticversion

Approved by: koobs
Differential Revision: https://reviews.freebsd.org/D3021
Original commitRevision:391568 
06:21 vanilla search for other commits by this committer
Add elixir-bson, BSON implementation in elixir.
Original commitRevision:391547 
Monday, 6 Jul 2015
17:42 sunpoet search for other commits by this committer
- Add rubygem-celluloid-supervision 0.20.0

This port provides supervisors, supervision groups, and supervision trees for
Celluloid.

WWW: https://github.com/celluloid/celluloid-supervision
Original commitRevision:391438 
17:42 sunpoet search for other commits by this committer
- Add rubygem-celluloid-pool 0.20.0

This port provides an implementation of an actor pool, based on the Celluloid
concurrent object framework.

WWW: https://github.com/celluloid/celluloid-pool
Original commitRevision:391437 
17:41 sunpoet search for other commits by this committer
- Add rubygem-celluloid-fsm 0.20.0

This port provides simple finite state machines with integrated Celluloid
timeout support.

WWW: https://github.com/celluloid/celluloid-fsm
Original commitRevision:391436 
17:41 sunpoet search for other commits by this committer
- Add rubygem-celluloid-extras 0.20.0

This port provides classes to support examples, benchmarks, or add special
functionality.

WWW: https://github.com/celluloid/celluloid-extras
Original commitRevision:391435 
17:40 sunpoet search for other commits by this committer
- Add rubygem-celluloid-essentials 0.20.0

This port provides internally used tools, and superstructural dependencies of
Celluloid.

WWW: https://github.com/celluloid/celluloid-essentials
Original commitRevision:391434 
17:39 sunpoet search for other commits by this committer
- Add rubygem-rspec-logsplit 0.1.3

This RSpec plugin allows you to change the logger for your library for each
separate example. This gives the ability to see the log output for each specific
test.

WWW: https://github.com/abstractive/rspec-logsplit
Original commitRevision:391433 
Sunday, 5 Jul 2015
17:17 loader search for other commits by this committer
[NEW] devel/py-pytest-cache: Pytest plugin with mechanisms for
caching across test runs

pytest plugin with mechanisms for caching across test runs.

WWW: https://bitbucket.org/hpk42/pytest-cache/

PR: 199774
Approved by: koobs
Differential Revision: https://reviews.freebsd.org/D2996
Original commitRevision:391367 
10:36 olgeni search for other commits by this committer
Move devel/erlang-ibrowse to www.
Original commitRevision:391360 
07:39 olgeni search for other commits by this committer
Add devel/elixir-calendar, a date and time library for Elixir.
Original commitRevision:391345 
Saturday, 4 Jul 2015
20:15 olgeni search for other commits by this committer
Add devel/elixir-msgpax, a MessagePack implementation for Elixir.
Original commitRevision:391329 
16:17 sunpoet search for other commits by this committer
- Add rubygem-trollop1 1.16.2 (copied from rubygem-trollop)
- Bump PORTREVISION for dependent ports
Original commitRevision:391313 
16:16 sunpoet search for other commits by this committer
- Add rubygem-listen2 2.10.1 (copied from rubygem-listen)
- Bump PORTREVISION for dependent ports
Original commitRevision:391311 
09:31 ehaupt search for other commits by this committer
Add p5-Hash-Slice, make a hash from a deep slice of another hash.
Original commitRevision:391298 
Friday, 3 Jul 2015
14:13 olgeni search for other commits by this committer
Add devel/elixir-exactor, a library to simplify the
implementation of GenServer based processes in Elixir.
Original commitRevision:391242 
11:23 olgeni search for other commits by this committer
Move devel/erlang-cowlib to www.
Original commitRevision:391230 
09:34 olgeni search for other commits by this committer
Add devel/elixir-exjsx, a JSON library for Elixir.
Original commitRevision:391226 
09:19 olgeni search for other commits by this committer
Add devel/elixir-dialyze, a dialyzer task for Elixir's Mix.
Original commitRevision:391223 
04:12 wen search for other commits by this committer
libbson is a library providing useful routines related to building,
parsing, and iterating BSON documents. It is a useful base for those
wanting to write high-performance C extensions to higher level
languages such as python, ruby, or perl.

https://github.com/mongodb/libbson

PR:		200338
Submitted by:	pusateri@bangj.com
Original commitRevision:391214 
Thursday, 2 Jul 2015
23:19 olgeni search for other commits by this committer
Add devel/elixir-timex-interval, a date/time interval library for Elixir.
Original commitRevision:391209 
23:17 olgeni search for other commits by this committer
Add devel/elixir-timex, a date/time library for Elixir.
Original commitRevision:391206 
23:14 olgeni search for other commits by this committer
Add devel/elixir-tzdata, time zone database for Elixir.
Original commitRevision:391205 
13:28 olgeni search for other commits by this committer
Add devel/elixir-lager_logger, a Lager backend for Elixir's Logger.
Original commitRevision:391143 
Wednesday, 1 Jul 2015
17:45 sunpoet search for other commits by this committer
- Add rubygem-git-version-bump 0.15.1

Maintain your program versions entirely within git. No local files required! All
versioning information is stored using git tags.

This gem contains a command-line tool and set of Rake tasks to increment and
display your version numbers via git tags, and some associated Ruby code to use
inside a gemspec or your program to retrieve the current version number, for use
in builds and at runtime.

WWW: https://github.com/mpalmer/git-version-bump
RG:  https://rubygems.org/gems/git-version-bump
Original commitRevision:391088 
10:29 olgeni search for other commits by this committer
Add devel/elixir-decimal, arbitrary precision decimal arithmetic
for Elixir.
Original commitRevision:391046 
10:05 olgeni search for other commits by this committer
Add devel/elixir-plug, composable modules for Elixir web applications.
Original commitRevision:391043 
08:07 xmj search for other commits by this committer
devel/py-python-pcre: add port.

A Python PCRE library

WWW: https://github.com/awahlig/python-pcre

PR:		196947
Differential Revision:	https://reviews.freebsd.org/D1596
Submitted by:	Maxim Filimonov <che@bein.link>
Reviewed by: koobs, swills (while still in mentorship)
Original commitRevision:391035 
Tuesday, 30 Jun 2015
20:52 olgeni search for other commits by this committer
Add devel/erlang-jobs, job scheduler and load regulation for Erlang.
Original commitRevision:391005 
20:43 olgeni search for other commits by this committer
Add devel/erlang-parse_trans, parse transform utilities for Erlang.
Original commitRevision:391001 
16:39 rene search for other commits by this committer
Remove expired ports:
2015-06-30 devel/rubygem-mash: Deprecated by upstream. Use devel/rubygem-hashie
instead
2015-06-30 net/rubygem-bunny060: Use net/rubygem-bunny instead
2015-06-30 security/rubygem-hmac: Duplicate of security/rubygem-ruby-hmac
2015-06-30 www/ruby-amazon: Rendered obsolete by upstream since Amazon shut down
access to AWS API v3 (2008-03-31). Use www/ruby-aws instead
Original commitRevision:390973 
15:39 dvl search for other commits by this committer
security/py-crits must use django v1.6 and will not work with v1.8
Two dependencies bring in www/py-django so I have created two new slave ports
which
use www/py-django16

* devel/py-django-tastypie-mongoengine allowed you to select django 1.6 or 1.8
in the options It now uses only 1.8
* add slave port devel/py-django16-tastypie-mongoengine which uses django 1.6
* www/py-django-tastypie now sets RUN_DEPENDS only if not already set
* add slave www/py-django16-tastypie which uses django 1.6

Approved by:            mat (mentor)
Differential Revision:  https://reviews.freebsd.org/D2913
Original commitRevision:390966 
13:52 olgeni search for other commits by this committer
Add devel/elixir-poison, a JSON library written in Elixir.
Original commitRevision:390963 
07:48 olgeni search for other commits by this committer
Add devel/elixir-exrm, a release generator for Elixir projects.

You will see this error when running "mix release", but it is
harmless and upstream is already working on it:

    /usr/local/bin/mix:2: syntax error before: Mix
Original commitRevision:390949 
03:26 pgollucci search for other commits by this committer
Add two new slave ports for a future gitlabs port

Connect them to the build

PR:     201038, 201039
Requested by:   ports@toco-domains.de
Original commitRevision:390946 
02:37 adamw search for other commits by this committer
Add devel/p5-Data-Object, a set of Moo-oriented classes and roles
representing native Perl data types.

WWW: https://metacpan.org/pod/Data::Object

If nothing explodes, I'll transfer maintainership to perl@ in a couple
days.
Original commitRevision:390945 
Monday, 29 Jun 2015
20:42 olgeni search for other commits by this committer
Add devel/erlang-rebar3_hex, the rebar3 Hex plugin.
Original commitRevision:390937 
20:38 olgeni search for other commits by this committer
Add devel/elixir-conform, easy release configuration for Elixir apps.
Original commitRevision:390936 
17:56 rene search for other commits by this committer
Remove expired ports:
2015-06-29 audio/padevchooser: Broken for more than 6 months
2015-06-29 devel/xtla: Broken for more than 6 months
2015-06-29 mail/mail-notification: Broken for more than 6 months
2015-06-29 ports-mgmt/gnome-packagekit: Broken for more than 6 months
2015-06-29 sysutils/py-salt-api: Broken for more than 6 months
Original commitRevision:390929 
13:52 sunpoet search for other commits by this committer
- Add p5-Array-Heap 3.1
- While I'm here:
  - Fix MAINTAINER
  - Simplify post-install:
  - Fix and sort PLIST

A Heap implementation for Perl using functions that are loosely
modeled after the C++ STL's binary heap functions. They all take an
array as argument, just like perl's built-in functions "push", "pop"
etc. The implementation itself is in C for maximum speed.

WWW: http://search.cpan.org/dist/Array-Heap/

PR:		195496
Submitted by:	<eserte12@yahoo.de>
Original commitRevision:390908 
12:51 olgeni search for other commits by this committer
Add devel/erlang-ssl_verify_hostname, an Erlang library for certificate
hostname validation based on RFC 6125.
Original commitRevision:390896 
12:38 olgeni search for other commits by this committer
Add devel/erlang-erlware_commons, a set of reusable components for
Erlang.
Original commitRevision:390894 
12:25 olgeni search for other commits by this committer
Add devel/erlang-providers, a "providers" library used by relx.
Original commitRevision:390892 
12:03 olgeni search for other commits by this committer
Add devel/erlang-jsx, an Erlang application for consuming and
producing JSON.
Original commitRevision:390891 
Sunday, 28 Jun 2015
09:53 ed search for other commits by this committer
Add devel/cloudabi-toolchain, a metaport to install all of the toolchain.

We can't reasonably expect that people want to install 7 ports to get a
working C/C++ toolchain. Add a simple metaport to install all of them in
one go.

Differential Revision:	https://reviews.freebsd.org/D2929
Reviewed by:	bapt
Original commitRevision:390777 
Saturday, 27 Jun 2015
20:34 ed search for other commits by this committer
Add libc++, libc++abi and libunwind for CloudABI.

In order to get C++ support for CloudABI working, we need to import
three libraries from LLVM, namely libc++, libc++abi and libunwind. Even
though they are installed separately, there seems to be a circular
dependency between them:

- libc++ depends on an internal header from libc++abi.
- libc++abi depends on public headers from libc++, but also an internal
  header from libunwind.
- similarly, libunwind depends on public headers from libc++, but also
  an internal header from libc++abi.

This change adds three new ports for these libraries. As with
compiler-rt, it seems to be almost impossible to use the cmake
infrastructure shipped with these libraries, for the reason that they
depend on a functional C++ compiler being present. This is obviously not
the case, as we're trying to get these installed.

The libc++ port ships with a small number of patches. Almost all of the
patches needed to get libc++ to work on CloudABI have already been
upstreamed. These are the last remaining ones that haven't been
upstreamed yet. Expect the patches to become smaller over time.

Differential Revision:	https://reviews.freebsd.org/D2898
Approved by:	bapt
Original commitRevision:390728 
13:47 dumbbell search for other commits by this committer
devel/ocaml-parmap: New port for the "parmap" OCaml module

This module is used by Coccinelle (devel/coccinelle).

Differential Revision:	https://reviews.freebsd.org/D2925
Reviewed by:	kwm
Approved by:	kwm
Original commitRevision:390703 
12:54 olgeni search for other commits by this committer
Sorting out some Erlang stuff:

- Rename a few Erlang-related ports using the erlang- prefix; it will avoid
  confusion with elixir- ports.
- Remove DOCS and EXAMPLES where not actually useful.
- Simplify RUN_DEPENDS where possible.
- Move textproc/exmpp to devel/erlang-exmpp.
- Add missing R18 compatibility fix for devel/erlang-oserl.
- Upgrade erlang-cuttlefish to 2.0.3.

The idea is that libraries ("deps") have the "erlang-" prefix, while larger
projects (rabbitmq, yaws, couchdb, etc) keep their usual names.
Original commitRevision:390698 
11:32 bapt search for other commits by this committer
Remove armv6-freebsd10.0-xdev it is not updated to newer version easily
it is based on a non supported version of FreeBSD and it fails at fulfilling
properly the initial goal it has been designed for.
Original commitRevision:390694 
Friday, 26 Jun 2015
23:57 swills search for other commits by this committer
devel/git-codereview: create port

The git-codereview tool is a command-line tool for working with Gerrit.

WWW: https://godoc.org/golang.org/x/review/git-codereview
Original commitRevision:390680 
Thursday, 25 Jun 2015
16:52 rakuco search for other commits by this committer
New port: devel/libdbusmenu-qt5.

This is the Qt5 version of devel/libdbusmenu-qt. They both come from the
same tarball, so the differences between both ports are minimal at this
point.

From pkg-descr:
  A library that provides Qt5 implementation of the DBusMenu protocol.
  The DBusMenu protocol makes it possible for applications to export
  and import their menus over DBus.

  WWW: https://launchpad.net/libdbusmenu-qt

Submitted by:	Tobias C. Berner <tcberner@gmail.com>
Original commitRevision:390587 
14:57 koobs search for other commits by this committer
[NEW] devel/py-twiggy: Pythonic logger

Twiggy is a Pythonic logger.

As near as I can tell, Twiggy is the first totally new design for a
logger since log4j was developed in 1996. Let me say that again: Twiggy
is the first new logger in 15 years.

Twiggy:

  * Uses new-style format strings by default. Way nicer than % (printf).
  * Includes easy support for structured logging
  * Loosely couples loggers and outputs for configuration
  * Supports asynchronous logging using the multiprocessing module
  * Solves Your Problems. Pets Your Puppy.

WWW: http://twiggy.wearpants.org
Original commitRevision:390578 
14:49 koobs search for other commits by this committer
[NEW] devel/py-offtrac: Trac XMLRPC library

This is the Offtrac project. It aims to be a python based xmlrpc client
library for trac instances.

There is the offtrac python library which offers the TracServer class. This
object is how one interacts with a Trac instance via xmlrpc. An example
script (fedora-hosted.py) is provided to show how a client program might
make use of the library to get things done.

WWW: http://fedorahosted.org/offtrac
Original commitRevision:390575 
14:46 koobs search for other commits by this committer
[NEW] devel/py-python-bugzilla: Bugzilla XMLRPC access module

This is a python module that provides a kinda pythonic interface to
Bugzilla over XMLRPC.

It was originally written specifically for Red Hat's Bugzilla instance,
but it is intended to work with any Bugzilla instance. More usage the
better, we would be happy to help get things working with the bugzilla
instance you care about.

It also includes a `bugzilla` command-line client which can be used for
quick, ad-hoc bugzilla jiggery-pokery.

WWW: https://fedorahosted.org/python-bugzilla/
Original commitRevision:390574 
Tuesday, 23 Jun 2015
22:54 wg search for other commits by this committer
devel/py-libzfs: Python libzfs bindings using cython.

WWW: https://github.com/freenas/py-libzfs
Original commitRevision:390466 
19:27 ed search for other commits by this committer
Add devel/cloudabi-compiler-rt.

This is the last port that is needed to have a working C toolchain for
CloudABI. C++ still requires libc++, libc++abi and libunwind. These will
be added later.

As mentioned in the comments, we don't use CMake to build compiler-rt,
as this is too hard in this specific instance. CMake sort of depends on
compiler-rt to be present, which is a bit weird.

Differential Revision:	https://reviews.freebsd.org/D2892
Reviewed by:	bapt
Original commitRevision:390444 
08:41 ed search for other commits by this committer
Add devel/cloudabi-cloudlibc.

CloudABI uses a C library called cloudlibc. It's similar to a standard
UNIX C library, except that all features that use global namespaces have
been removed. The advantage is that this causes compiler errors when
trying to use existing software, instead of causing it to fail in
unpredictable ways at runtime.

This package installs a copy of cloudlibc for CloudABI/x86-64 (the only
supported platform for now). It is installed in the right place, so that
Clang and Binutils can find the headers/library archives.

Differential Revision:	https://reviews.freebsd.org/D2886
Approved by:	bapt
Original commitRevision:390359 
Monday, 22 Jun 2015
17:20 riggs search for other commits by this committer
Resurrect devel/py-gitpython
- Update to upstream version 1.0.1
- Maxim Filimonov <che@bein.link> takes maintainership
- Update WWW: Project is now hosted on github

PR:		199335
Differential Revision:	https://reviews.freebsd.org/D2659
Submitted by:	che@bein.link (maintainer)
Reviewed by:	koobs
Original commitRevision:390304 

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

[First Page]  «  52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62  »  [Last Page]