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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: devel/Makefile

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

[First Page]  «  56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | 64 | 65 | 66  »  [Last Page]

Saturday, 18 Feb 2017
07:34 demon search for other commits by this committer
New port: py-Automat
Automat is a library for concise, idiomatic Python expression of
finite-state automata (particularly deterministic finite-state
transducers).

PR:		217186
Submitted by:	John W. O'Brien <john@saltant.com>
Original commitRevision:434330 
Friday, 17 Feb 2017
23:23 bdrewery search for other commits by this committer
Add a patch for memcached to ccache along with a slave devel/ccache-memcached
port.

This patch is not safe for WITH_CCACHE_BUILD support yet as that causes all
ports to depend on devel/ccache.  Enabling that patch would then cause the
new devel/libmemcached dependency to require devel/ccache which is a cyclic
dependency.  The autoconf dependency also causes issues.

Add a devel/ccache-memcached slave port that would allow a user to use
the ccache+memcached package manually with ports without WITH_CCACHE_BUILD.

This patch comes from https://github.com/ccache/ccache/pull/58 and has been
an ongoing effort over a few years to be merged into the mainline of ccache.
Documenation for it can be found in the MANUAL file at:

  /usr/local/share/doc/ccache/MANUAL.txt

Sponsored by:	Dell EMC Isilon
Original commitRevision:434319 
18:54 lx search for other commits by this committer
Add linenoise-ng, a small portable readline replacement.
Original commitRevision:434310 
Thursday, 16 Feb 2017
16:45 sunpoet search for other commits by this committer
Add p5-File-Share 0.25

File::Share is a dropin replacement for File::ShareDir. It supports the dist_dir
and dist_file functions, except these functions have been enhanced to understand
when the developer's local ./share/ directory should be used.

WWW: http://search.cpan.org/dist/File-Share/
Original commitRevision:434219 
Wednesday, 15 Feb 2017
09:28 vanilla search for other commits by this committer
Add pecl-uv 0.1.1, PHP wrapper for libuv.

PR:		217070
Submitted by:	John Chen <johnpupu@gmail.com>
Original commitRevision:434155 
Monday, 13 Feb 2017
18:58 sunpoet search for other commits by this committer
Add p5-Devel-Confess 0.009003

This module is meant as a debugging aid. It can be used to make a script
complain loudly with stack backtraces when warn()ing or die()ing. Unlike other
similar modules (e.g. Carp::Always), stack traces will also be included when
exception objects are thrown.

WWW: http://search.cpan.org/dist/Devel-Confess/
Original commitRevision:434014 
Sunday, 12 Feb 2017
08:36 sunpoet search for other commits by this committer
Document the removal of devel/php70-APCu

Submitted by:	sunpoet (myself)
Approved by:	Daniel Ylitalo <daniel@blodan.se> (maintainer, via email)
Differential Revision:	https://reviews.freebsd.org/D9333
Original commitRevision:433934 
08:23 sunpoet search for other commits by this committer
Add pecl-APCu4 (copied from pecl-APCu) and update to 4.0.11

- While I'm here [1]:
  - Add missing PKGNAMESUFFIX
  - Use CONFLICTS_INSTALL instead of CONFLICTS
  - Add PORTSCOUT
  - Use USES=localbase

Changes:	https://pecl.php.net/package-changelog.php?package=APCu
PR:		216969
Submitted by:	John Chen <johnpupu@gmail.com> (maintainer)
Differential Revision:	https://reviews.freebsd.org/D9333 [1]
Original commitRevision:433933 
Saturday, 11 Feb 2017
14:20 sunpoet search for other commits by this committer
Add pecl-msgpack0 (copied from pecl-msgpack)

- While I'm here, add missing PKGNAMESUFFIX

PR:		216970
Submitted by:	John Chen <johnpupu@gmail.com> (maintainer)
Original commitRevision:433875 
Friday, 10 Feb 2017
00:23 jmd search for other commits by this committer
Add oclgrind port. Oclgrind is the OpenCL equivalent of valgrind and useful to
debug OpenCL kernels and OpenCL enabled codes.

Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9467
Original commitRevision:433780 
Thursday, 9 Feb 2017
18:10 amdmi3 search for other commits by this committer
- Add devel/py-rply

rply is a pure python parser generator, that also works with RPython. It is a
more-or-less direct port of David Beazley's awesome PLY, with a new public
API, and RPython support.

WWW: https://pypi.python.org/pypi/rply/

PR:		216783
Submitted by:	dave@dal.ca
Original commitRevision:433761 
18:08 amdmi3 search for other commits by this committer
- Add devel/py-astor

Read/rewrite/write Python ASTs

astor is designed to allow easy manipulation of Python source via the AST.

WWW: https://pypi.python.org/pypi/astor

PR:		216782
Submitted by:	dave@dal.ca
Original commitRevision:433760 
Wednesday, 8 Feb 2017
18:52 rene search for other commits by this committer
Remove expired ports:
2017-02-08 misc/teslams: Broken for more than 6 months
2017-02-08 devel/libdict: Broken for more than 6 months
2017-02-08 math/R-cran-SuppDists: Broken for more than 6 months
2017-02-08 devel/py-re2: Broken for more than 6 months
2017-02-08 net-p2p/digitalcoin: Broken for more than 6 months
Original commitRevision:433665 
17:59 rezny search for other commits by this committer
devel/py-xxhash: new port

py-xxhash is a Python binding for the xxHash library by Yann Collet.

WWW: https://pypi.python.org/pypi/xxhash/

Approved by:	feld (mentor)
Differential Revision:	https://reviews.freebsd.org/D9468
Original commitRevision:433660 
17:56 rezny search for other commits by this committer
devel/xxhash: new port

xxHash is an extremely fast non-cryptographic hash algorithm, running at RAM
speed limits.  It is proposed in two flavors, 32 and 64 bits. It successfully
completes the SMHasher test suite which evaluates collision, dispersion and
randomness qualities of hash functions. Code is highly portable, and hashes
are identical on all platforms (little / big endian).

WWW: http://www.xxhash.com/

Approved by:	feld (mentor)
Differential Revision:	https://reviews.freebsd.org/D9468
Original commitRevision:433659 
09:50 olgeni search for other commits by this committer
Add devel/elixir-crontab, an Elixir library to handle strings in
crontab format.
Original commitRevision:433640 
Monday, 6 Feb 2017
21:12 bapt search for other commits by this committer
cmdtest black box tests Unix command line tools. Roughly, it is given a command
line and input files, and the expected output, and it verifies that the command
line produces the expected output. If not, it reports a problem, and shows the
differences.

WWW: https://liw.fi/cmdtest/
Original commitRevision:433521 
21:10 bapt search for other commits by this committer
ttystatus is a Python library for showing progress reporting and status updates
on terminals, for (Unix) command line programs. Output is automatically adapted
to the width of the terminal: truncated if it does not fit, and re-sized if the
terminal size changes.

WWW: https://liw.fi/ttystatus/
Original commitRevision:433520 
21:08 bapt search for other commits by this committer
cliapp is a Python framework for Unix-like command line programs. It contains
the typical stuff such programs need to do, such as parsing the command line for
options, and iterating over input files.

WWW: https://liw.fi/cliapp/
Original commitRevision:433519 
Sunday, 5 Feb 2017
21:59 rene search for other commits by this committer
Remove expired ports:
2017-01-31 devel/p5-JIRA-Client: Deprecated by upstream due to deprecated JIRA's
SOAP API
2017-02-05 sysutils/puppet37: Upstream support ended, see
http://tinyurl.com/puppet3eol
2017-02-05 net-im/ttytter: Upstream no longer active, see net-im/oysttyer
Original commitRevision:433462 
14:27 amdmi3 search for other commits by this committer
- Add py-flake8-docstrings, py3-flake8-docstrings

Extension for flake8 which uses pydocstyle to check docstrings

WWW: https://pypi.python.org/pypi/flake8-docstrings
Original commitRevision:433411 
14:25 amdmi3 search for other commits by this committer
- Add py-pydocstyle, py3-pydocstyle

Python docstring style checker

(formerly pep257)

pydocstyle is a static analysis tool for checking compliance with
Python docstring conventions.

pydocstyle supports most of PEP 257 out of the box, but it should
not be considered a reference implementation.

pydocstyle supports Python 2.6, 2.7, 3.3, 3.4, 3.5, pypy and pypy3.

WWW: https://pypi.python.org/pypi/pydocstyle
Original commitRevision:433410 
14:13 amdmi3 search for other commits by this committer
- Add py-flake8-polyfill, py3-flake8-polyfill

flake8-polyfill is a package that provides some compatibility helpers
for Flake8 plugins that intend to support Flake8 2.x and 3.x
simultaneously.

WWW: https://pypi.python.org/pypi/flake8-polyfill
Original commitRevision:433409 
14:04 amdmi3 search for other commits by this committer
- Add py-flake8-builtins, py3-flake8-builtins

Check for python builtins being used as variables or parameters

WWW: https://pypi.python.org/pypi/flake8-builtins
Original commitRevision:433408 
13:59 amdmi3 search for other commits by this committer
- Add py-flake8-import-order, py3-flake8-import-order

Flake8 and pylama plugin that checks the ordering of import statements

WWW: https://pypi.python.org/pypi/flake8-import-order
Original commitRevision:433407 
13:55 amdmi3 search for other commits by this committer
- Add py-flake8-quotes, py3-flake8-quotes

Flake8 lint for quotes.

WWW: https://pypi.python.org/pypi/flake8-quotes
Original commitRevision:433406 
11:14 sunpoet search for other commits by this committer
Move devel/libcheck to devel/check

- Bump PORTREVISION for dependent ports
Original commitRevision:433395 
04:26 sunpoet search for other commits by this committer
Move devel/rubygem-bio to biology/rubygem-bio
Original commitRevision:433348 
Saturday, 4 Feb 2017
07:41 jbeich search for other commits by this committer
devel/py-libusb1: update to 1.6.4

devel/py-adb stays on the old version due to google/python-adb#36

Changes:	https://pypi.python.org/pypi/libusb1#id60
Original commitRevision:433284 
Friday, 3 Feb 2017
21:08 swills search for other commits by this committer
devel/grumpy: create port

Grumpy is a Python to Go source code transcompiler and runtime.

WWW: https://github.com/google/grumpy
Original commitRevision:433263 
18:38 swills search for other commits by this committer
devel/rubygem-pleaserun: create port

Tool to generate startup scripts

WWW: https://github.com/jordansissel/pleaserun
Original commitRevision:433258 
18:29 swills search for other commits by this committer
devel/rubygem-insist: create port

A simple block-driven assertion library for both testing and for production
code
Original commitRevision:433257 
18:23 swills search for other commits by this committer
devel/rubygem-stud: create port

small reusable bits of code I'm tired of writing over and over. A library form
of my software-patterns github repo.

WWW: https://github.com/jordansissel/ruby-stud
Original commitRevision:433255 
Thursday, 2 Feb 2017
13:06 swills search for other commits by this committer
devel/jfrog-cli: create port

JFrog CLI is a compact and smart client that provides a simple interface that
automates access to JFrog Artifactory, JFrog Mission Control, JFrog Bintray and
JFrog Xray (through their respective REST APIs). By using the JFrog CLI, you
can greatly simplify your automation scripts making them more readable and
easier to maintain. Several features of the JFrog CLI makes your scripts more
efficient and reliable.

WWW: https://www.jfrog.com/getcli/
Original commitRevision:433144 
Tuesday, 31 Jan 2017
20:48 rene search for other commits by this committer
Remove expired ports:
2017-01-31 databases/rubygem-arel3: Use devel/rubygem-arel or
devel/rubygem-arel6 instead
2017-01-31 databases/rubygem-arel5: Use devel/rubygem-arel or
devel/rubygem-arel6 instead
2017-01-31 www/tinymce3: Use www/tinymce instead
2017-01-31 devel/p5-IO-Detect: Use devel/p5-Scalar-Does instead
2017-01-31 devel/pear-PHPUnit3: Deprecated by upstream, use devel/phpunit
instead
Original commitRevision:432955 
Sunday, 29 Jan 2017
23:33 bapt search for other commits by this committer
This library provides GObject bindings for libudev.

WWW: https://wiki.gnome.org/Projects/libgudev

Obtained from:	FreeBSDDesktop github
Original commitRevision:432810 
23:14 bapt search for other commits by this committer
libudev-compatible interface for devd

Intended to work with xorg-server and libinput

WWW: https://github.com/FreeBSDDesktop/libudev-devd
Original commitRevision:432806 
Saturday, 28 Jan 2017
11:18 rene search for other commits by this committer
Remove expired ports:
2017-01-28 databases/ruby-rdbc1: Upstream no longer active
2017-01-28 databases/ruby-sybct: Upstream no longer active
2017-01-28 databases/ruby-o_dbm: Upstream no longer active
2017-01-28 databases/ruby-cdb: Upstream no longer active
2017-01-28 devel/ruby-rbison: Does not work on modern ruby
2017-01-28 devel/ruby-property: Upstream no longer exists
2017-01-28 devel/ruby-dialogs: Upstream no longer active
2017-01-28 devel/ruby-byaccr: Upstream no longer active
2017-01-28 devel/ruby-aspectr: Use rubygem-aspectr instead
2017-01-28 devel/ruby-locale: No longer useful
2017-01-28 devel/ruby-wirble: Upstream no longer active
2017-01-28 devel/ruby-tzfile: Upstream no longer exists
2017-01-28 devel/ruby-rreadline: Upstream no longer exists
2017-01-28 devel/ruby-intl: Use devel/rubygem-gettext instead
2017-01-28 graphics/ruby-imlib2: Upstream no longer active
2017-01-28 graphics/ruby-image_size: Upstream no longer active
2017-01-28 graphics/ruby-svg: Use graphics/rubygem-rsvg2 instead
2017-01-28 irc/ruby-rice: Upstream no longer active
2017-01-28 irc/ruby-rica: Upstream no longer active
2017-01-28 irc/ruby-irc: Upstream no longer active
2017-01-28 japanese/ruby-usersguide: Does not exist upstream
2017-01-28 japanese/ruby-mecab: Upstream no longer active
2017-01-28 mail/ruby-rmail: Upstream no longer active
2017-01-28 mail/ruby-rfilter: Upstream no longer active
2017-01-28 math/ruby-algebra: Use rubygem-algebra instead
2017-01-28 net/ruby-tserver: Upstream no longer active
2017-01-28 net/ruby-tcpsocketpipe: Upstream no longer active
2017-01-28 net/ruby-icmp: Upstream no longer active
2017-01-28 net/ruby-dict: Upstream no longer active
2017-01-28 palm/palmos-sdk: Upstream no longer exists
2017-01-28 security/ruby-hmac: Use www/rubygem-ruby-hmac instead
2017-01-28 security/ruby-tcpwrap: Upstream no longer active
2017-01-28 security/ruby-password: Upstream no longer active
2017-01-28 sysutils/ruby-quota: Upstream no longer active
2017-01-28 textproc/ruby-rss.alt: Upstream no longer active
2017-01-28 textproc/ruby-rss: Upstream no longer exists
2017-01-28 textproc/ruby-htmlrepair: Upstream no longer exists
2017-01-28 textproc/ruby-xmlscan: Upstream no longer active
2017-01-28 textproc/ruby-xml-configfile: Upstream no longer exists
2017-01-28 textproc/ruby-htmlsplit: Upstream no longer exists
2017-01-28 www/ruby-google: Upstream no longer active
2017-01-28 archivers/ruby-lha: Upstream no longer active
2017-01-28 x11/ruby-X11: Upstream no longer active
2017-01-28 audio/ruby-audiofile: Broken on modern versions of Ruby
2017-01-28 audio/ruby-mp3tag: Upstream no longer active
2017-01-28 converters/ruby-dump.rb: Upstream no longer active
Original commitRevision:432620 
Thursday, 26 Jan 2017
17:45 jbeich search for other commits by this committer
devel/: unbreak whole-tree build after r432468

$ nice poudriere bulk -j ... -a
[...]
[00:18:34] ====>> Warning: Nonexistent port listed in category Makefiles:
devel/py-typed-asp
[00:56:50] ====>> (-C) Cleaning specified ports to build
[00:56:50] ====>> Error: Invalid port origin 'devel/py-typed-asp' not found.

PR:		209871
Original commitRevision:432523 
17:38 brooks search for other commits by this committer
Add LLVM 4.0.0rc1 copied form llvm39.

Adjust plist generation to be more copy friendly for future releases.
Original commitRevision:432520 
06:18 dbn search for other commits by this committer
devel/py-typed-ast: add new port.

Typed AST is a fork of the CPython 2.7 and 3.5 ast modules with the ability to
parse PEP 484 type comments. The primary goals of Typed ASP are correctness and
speed.

PR:		209871
Original commitRevision:432468 
Tuesday, 24 Jan 2017
23:27 bapt search for other commits by this committer
Add libepoll-shim to the ports tree

small epoll implementation using kqueue; includes all features needed for
libinput/libevdev

The project was initially created here:
https://github.com/jiixyj/epoll-shim/

Forked and expected on the FreeBSDDesktop github
https://github.com/FreeBSDDesktop/epoll-shim

It is required for Wayland import

Submitted by:	Johannes Lundberg <yohanesu75@gmail.com>
Original commitRevision:432404 
12:56 tz search for other commits by this committer
Connect PHP 7.1 ports (r432324)
Original commitRevision:432336 
12:32 amdmi3 search for other commits by this committer
- Update to 3.2.1
- Add NO_ARCH
- Add py3- counterpart

PR:		216407
Approved by:	wg (maintainer)
Original commitRevision:432331 
12:31 amdmi3 search for other commits by this committer
- Update to 0.5.3
- Add NO_ARCH
- Add LICENSE
- Add py3- counterpart

PR:		216406
Approved by:	wg (maintainer)
Original commitRevision:432330 
Monday, 23 Jan 2017
15:23 amdmi3 search for other commits by this committer
- Add python3 counterpart for py-pyflakes
Original commitRevision:432236 
14:25 amdmi3 search for other commits by this committer
- Add python3 counterpart for py-pytest-runner
Original commitRevision:432230 
14:20 amdmi3 search for other commits by this committer
Add python3 counterpart for py-hgtools
Original commitRevision:432226 
13:41 amdmi3 search for other commits by this committer
pycodestyle is a tool to check your Python code against some of the
style conventions in PEP 8.

This package used to be called pep8 but was renamed to pycodestyle
to reduce confusion

WWW: https://pycodestyle.readthedocs.io/en/latest/
Original commitRevision:432217 
Sunday, 22 Jan 2017
11:06 rene search for other commits by this committer
Remove expired ports:
2017-01-22 net/rwhoisd: No more public distfiles
2017-01-22 devel/bunny: Superseded by a different project
2017-01-22 www/pligg: Abandonware
Original commitRevision:432112 
Friday, 20 Jan 2017
11:27 amdmi3 search for other commits by this committer
Add python3 counterpart for py-rubymarshal
Original commitRevision:431946 
Thursday, 19 Jan 2017
23:04 feld search for other commits by this committer
ISA-L is a collection of optimized low-level functions targeting storage
applications.

WWW: https://github.com/01org/isa-l

PR:		215419
Submitted by:	Michal Bielicki <m.bielicki@llizardfs.com>
Original commitRevision:431920 
16:24 woodsb02 search for other commits by this committer
Add devel/linux-c6-libsoup
Original commitRevision:431885 
11:37 danfe search for other commits by this committer
Add a port of Intel's compiler for high-performance SIMD programming.

Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1467976432 which corresponds to commit 87d0c9a tagged
as this release.

PR:		214543
Submitted by:	Yuri Victorovich
Original commitRevision:431857 
Monday, 16 Jan 2017
11:59 amdmi3 search for other commits by this committer
- Add devel/py3-simplejson, python3 counterpart for devel/py-simplejson
Original commitRevision:431631 
02:55 ler search for other commits by this committer
Add sonar-ant-task to the build.
forgotten in r431612

Approved by:	adamw (mentor, implicit)
Original commitRevision:431613 
Saturday, 14 Jan 2017
03:37 vanilla search for other commits by this committer
Add spdlog, another c++ logging library.
Original commitRevision:431455 
Friday, 13 Jan 2017
11:34 sunpoet search for other commits by this committer
Add rubygem-json_pure1 1.8.3 (copied from rubygem-json_pure)
Original commitRevision:431368 
Thursday, 12 Jan 2017
14:44 vanilla search for other commits by this committer
Add cpprestsdk 2.9.1, microsoft C++ REST SDK.

PR:		215960
Submitted by:	projects@phess.net
Original commitRevision:431276 
Wednesday, 11 Jan 2017
10:51 amdmi3 search for other commits by this committer
Read and write Ruby-marshalled data.
Only basics Ruby data types can be read and written:

  * `float`,
  * `bool`,
  * `int`,
  * `str` (mapped to `unicode` in Python 2),
  * `nil` (mapped to `None` in Python),
  * `array` (mapped to `list`),
  * `hash` (mapped to `dict`),
  * symbols and other classes are mapped to specific Python classes.

WWW: https://pypi.python.org/pypi/rubymarshal
Original commitRevision:431171 
Tuesday, 10 Jan 2017
19:24 sunpoet search for other commits by this committer
Move devel/py-gflags to devel/py-python-gflags and update to 3.1.0

- Add LICENSE_FILE
- Add NO_ARCH
- Relax USES=python
- Allow concurrent installation (USE_PYTHON=concurrent)
- Remove PROJECTHOST
- Update WWW

Changes:	https://github.com/google/python-gflags/releases
PR:		215614
Differential Revision:	https://reviews.FreeBSD.org/D8926
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 14 days)
Original commitRevision:431127 
16:13 novel search for other commits by this committer
Add py-oslo.vmware 2.16.0, oslo VMware library.

PR:		215850
Submitted by:	Alexander Nusov <alexander.nusov@nfvexpress.com>
Original commitRevision:431099 
Monday, 9 Jan 2017
20:00 pi search for other commits by this committer
New port: devel/sord

Sord is a lightweight C library for storing RDF data in memory.

WWW: http://drobilla.net/software/sord/

PR:		213287
Submitted by:	Michael Beer <beerml@sigma6audio.de>
Reviewed by:	Yuri Victorovich <yuri@rawbw.com>
Original commitRevision:431028 
19:53 pi search for other commits by this committer
New port: devel/serd

Serd is a lightweight C library for RDF syntax which supports reading
and writing Turtle and NTriples.

Serd (and the included serdi tool) can be used to stream abbreviated
Turtle. Serd can serialise an unbounded amount of abbreviated
Turtle using a fixed amount of memory, and it does so very quickly.

Serd is written to the Turtle, NTriples and URI specifications, and
includes a comprehensive test suite which includes all the tests
from the Turtle specification.

WWW: https://drobilla.net/software/serd

PR:		213169
Submitted by:	Goran Mekic <meka@tilda.center>
Original commitRevision:431027 
19:13 antoine search for other commits by this committer
New port: devel/py-nbconvert
Converting Jupyter Notebooks.
WWW: http://jupyter.org/
Original commitRevision:431021 
19:08 antoine search for other commits by this committer
New port: devel/py-nbformat
This package contains the base implementation of the Jupyter Notebook format,
and Python APIs for working with notebooks.
WWW: http://jupyter.org/
Original commitRevision:431019 
19:05 antoine search for other commits by this committer
New port: devel/py-ipykernel
IPython Kernel for Jupyter.
WWW: http://ipython.org/
Original commitRevision:431018 
19:01 antoine search for other commits by this committer
New port: devel/py-jupyter_client
Jupyter protocol implementation and client libraries.
WWW: http://jupyter.org/
Original commitRevision:431016 
18:58 antoine search for other commits by this committer
New port: devel/py-jupyter_code
Jupyter core package. A base package on which Jupyter projects rely.
WWW: http://jupyter.org/
Original commitRevision:431015 
18:49 antoine search for other commits by this committer
New port: devel/py-entrypoints
Discover and load entry points from installed packages.
WWW: https://github.com/takluyver/entrypoints
Original commitRevision:431012 
18:45 antoine search for other commits by this committer
New port: devel/py-testpath
Test utilities for Python code working with files and commands.
WWW: https://github.com/jupyter/testpath
Original commitRevision:431009 
18:31 sunpoet search for other commits by this committer
Add rubygem-activejob5 5.0.1 (copied from rubygem-activejob4)
Original commitRevision:431002 
18:31 sunpoet search for other commits by this committer
Add rubygem-actionview5 5.0.1 (copied from rubygem-actionview4)
Original commitRevision:431001 
18:30 sunpoet search for other commits by this committer
Add rubygem-activesupport5 5.0.1 (copied from rubygem-activesupport4)
Original commitRevision:431000 
Sunday, 8 Jan 2017
14:31 sunpoet search for other commits by this committer
Move devel/rubygem-activejob to devel/rubygem-activejob4

- Bump PORTREVISION for dependent ports
Original commitRevision:430870 
14:21 rene search for other commits by this committer
Remove expired port:
2017-01-08 devel/rubygem-rdoc3: Older version no longer required
Original commitRevision:430869 
14:16 sunpoet search for other commits by this committer
Move devel/rubygem-actionview to devel/rubygem-actionview4

- Bump PORTREVISION for dependent ports
Original commitRevision:430868 
13:54 novel search for other commits by this committer
Add py-tooz 1.46.0, coordination library for distributed systems.

PR:		215850
Submitted by:	Alexander Nusov <alexander.nusov@nfvexpress.com>
Original commitRevision:430867 
12:36 novel search for other commits by this committer
Add py-tenacity 3.4.0, task retrying for python library.

PR:		215850
Submitted by:	Alexander Nusov <alexander.nusov@nfvexpress.com>
Original commitRevision:430866 
12:35 novel search for other commits by this committer
Add py-rtslib-fb 2.1.47, API for Linux kernel SCSI target (aka lio).

PR:		215850
Submitted by:	Alexander Nusov <alexander.nusov@nfvexpress.com>
Original commitRevision:430865 
12:31 sunpoet search for other commits by this committer
Add rubygem-nio4r1 1.2.1 (copied from rubygem-nio4r r414136)
Original commitRevision:430864 
Saturday, 7 Jan 2017
15:39 rene search for other commits by this committer
Remove expired ports:
2017-01-07 databases/rubygem-dm-rails: Depends on deprecated
www/rubygem-actionpack
2017-01-07 databases/rubygem-activerecord: Upstream support ended
2017-01-07 devel/rubygem-activesupport: Upstream support ended
2017-01-07 devel/rubygem-tzinfo03: Use devel/rubygem-tzinfo instead
2017-01-07 devel/rubygem-sprockets22: Use devel/rubygem-sprockets or
devel/rubygem-sprockets3 instead
2017-01-07 devel/rubygem-prototype-rails: Depends on deprecated
www/rubygem-rails
2017-01-07 devel/rubygem-rubigen: Depends on deprecated
devel/rubygem-activesupport
2017-01-07 devel/rubygem-coffee-rails: Depends on deprecated
www/rubygem-railties
2017-01-07 japanese/rubygem-jpmobile: Depends on deprecated rubygem-rails
2017-01-07 mail/rubygem-actionmailer: Upstream support ended
2017-01-07 mail/rubygem-mail25: Use mail/rubygem-mail instead
2017-01-07 security/dradis: Depends on deprecated www/rubygem-rails
2017-01-07 textproc/rubygem-sass-rails: Depends on deprecated
www/rubygem-railties
2017-01-07 www/rubygem-rails: Upstream support ended
2017-01-07 www/rubygem-activeresource: Upstream support ended
2017-01-07 www/rubygem-responders-rails3: Depends on deprecated
www/rubygem-railties
2017-01-07 www/rubygem-jquery-ui-rails: Depends on deprecated
www/rubygem-railties
2017-01-07 www/rubygem-haml-rails: Depends on deprecated www/rubygem-actionpack
2017-01-07 www/rubygem-jquery-rails: Depends on deprecated www/rubygem-railties
2017-01-07 www/rubygem-railties: Upstream support ended
2017-01-07 www/rubygem-actionpack: Upstream support ended
2017-01-07 databases/rubygem-rubyrep: Depends on deprecated
databases/rubygem-activerecord
2017-01-07 databases/rubygem-activerecord-mysql-adapter: Depends on deprecated
databases/rubygem-activerecord
2017-01-07 databases/rubygem-dm-active_model: Depends on deprecated
databases/rubygem-activemodel
Original commitRevision:430809 
Thursday, 5 Jan 2017
19:35 sunpoet search for other commits by this committer
Add p5-Sub-Info 0.002

Sub::Info is a tool to inspect subroutines.

WWW: http://search.cpan.org/dist/Sub-Info/
Original commitRevision:430664 
Wednesday, 4 Jan 2017
15:44 arved search for other commits by this committer
Add aws-sdk-cpp, C++11 interface for Amazon Web Services (AWS)
Original commitRevision:430570 
11:46 lwhsu search for other commits by this committer
Add an external toolchain for riscv64 TARGET_ARCH

Approved by:	bapt
Original commitRevision:430547 
05:35 swills search for other commits by this committer
devel/rubygem-coffee-rails41: create port

Create port for 4.1.x version of rubygem-coffee-rails, which rubygem-rails4
needs
Original commitRevision:430539 
05:13 swills search for other commits by this committer
devel/rubygem-web-console2: create port

Create port for 2.x version of rubygem-web-console which rails4 needs
Original commitRevision:430538 
02:49 lwhsu search for other commits by this committer
Add riscv64-binutils & riscv64-gcc, RISC-V toolchain

Reviewed by:	sbruno
Differential Revision:	https://reviews.freebsd.org/D9020
Original commitRevision:430532 
01:45 wen search for other commits by this committer
Extract the names of the modules used in a file using a static analysis.
Since this module does not run code, it cannot find dynamic uses of
modules, such as eval "require $class". It only reports modules that the
file loads directly. Modules loaded with parent or base, for instance,
will will be in the import list for those pragmas but won't have separate
entries in the data this module returns.

WWW: http://github.com/briandfoy/module-extract-use/tree/master

PR:		215745
Submitted by:	svysh.fbsd@gmail.com
Original commitRevision:430527 
Monday, 2 Jan 2017
17:53 swills search for other commits by this committer
devel/rubygem-json1: create port

create port for 1.x version of rubygem-json for use by other ports that need to
depend on the older version of json
Original commitRevision:430385 
10:13 sunpoet search for other commits by this committer
Add rubygem-gettext-setup 0.10

gettext-setup is a simple gem to set up i18n for Ruby projects (including
Sinatra web apps) using gettext and fast gettext.

This project sets the default locale to English. If the user has set a different
locale in their browser preferences, and we support the user's preferred locale,
strings and data formatting will be customized for that locale.

WWW: https://github.com/puppetlabs/gettext-setup-gem
Original commitRevision:430333 
09:45 vanilla search for other commits by this committer
Add unittest-cpp 1.6.1, lightweight unit testing framework for C++.

PR:		215698
Submitted by:	iblis <iblis@hs.ntnu.edu.tw>
Original commitRevision:430327 
Sunday, 1 Jan 2017
01:47 sunpoet search for other commits by this committer
Add rubygem-rake-contrib 1.0.0

Additional libraries for Rake

WWW: https://github.com/ruby/rake-contrib
Original commitRevision:430224 
Saturday, 31 Dec 2016
17:43 rene search for other commits by this committer
Remove expired ports:
2016-12-31 devel/rubygem-devise-async-rails4: Not compatible with
devel/rubygem-devise > 3
2016-12-31 devel/rubygem-devise-async: Not compatible with devel/rubygem-devise
> 3
2016-12-31 net/iet: Upstream no longer active
2016-12-31 sysutils/geomgui: Development stopped years ago.
2016-12-31 sysutils/screen-legacy: Old version released 2008-08-07 no longer
upline maintained.
2016-12-31 sysutils/ntfsprogs: Superseded by sysutils/fusefs-ntfs
2016-12-31 www/rubygem-jekyll2: Use www/rubygem-jekyll instead
2016-12-31 databases/rubygem-dm-devise: Not compatible with devel/rubygem-devise
> 3
2016-12-31 devel/rubygem-sprockets211: Use devel/rubygem-sprockets or
devel/rubygem-sprockets3 instead
2016-12-31 devel/p5-Parse-CPAN-Meta: Merged into devel/p5-CPAN-Meta 2.150008
2016-12-31 devel/jtag: development ceased 2003, superceded by devel/urjtag
Original commitRevision:430147 
17:25 rene search for other commits by this committer
Drop support for Linux Fedora 10 (ports part)
games/dsnake only worked with linux-f10

Should fix INDEX

audio/linux-f10-sdl_mixer
audio/linux-f10-pulseaudio-libs
audio/linux-f10-freealut
audio/linux-f10-arts
audio/linux-f10-esound
audio/linux-f10-libogg
audio/linux-f10-alsa-plugins-oss
audio/linux-f10-openal
audio/linux-f10-openal-soft
audio/linux-f10-nas-libs
audio/linux-f10-alsa-lib
audio/linux-f10-libvorbis
audio/linux-f10-libaudiofile
audio/linux-f10-mikmod
databases/linux-f10-sqlite3
devel/linux-f10-dbus-glib
devel/linux-f10-sdl12
devel/linux-f10-libglade2
devel/linux-f10-devtools
devel/linux-f10-allegro
devel/linux-f10-nspr
devel/linux-f10-dbus-libs
devel/linux-f10-libsigc++20
devel/linux-f10-ncurses-base
dns/linux-f10-libasyncns
emulators/linux_base-f10
emulators/linux-f10
ftp/linux-f10-curl
games/dsnake
graphics/linux-f10-sdl_image
graphics/linux-f10-sdl_ttf
graphics/linux-f10-glew
graphics/linux-f10-ungif
graphics/linux-f10-png
graphics/linux-f10-tiff
graphics/linux-f10-dri
graphics/linux-f10-jpeg
graphics/linux-f10-libGLU
graphics/linux-f10-gdk-pixbuf
graphics/linux-f10-libmng
graphics/linux-f10-cairo
graphics/linux-f10-imlib
lang/linux-f10-tcl85
lang/linux-f10-libg2c
multimedia/linux-f10-libtheora
multimedia/linux-f10-libv4l
net/linux-f10-openldap
net/linux-f10-nss_ldap
print/linux-f10-cups-libs
security/linux-f10-gnutls
security/linux-f10-nss
security/linux-f10-openssl
security/linux-f10-libgpg-error
security/linux-f10-libtasn1
security/linux-f10-libgcrypt
security/linux-f10-libssh2
security/linux-f10-cyrus-sasl2
sysutils/linux-f10-procps
textproc/linux-f10-aspell
textproc/linux-f10-expat
textproc/linux-f10-scim-gtk
textproc/linux-f10-scim-libs
textproc/linux-f10-libxml2
x11/linux-f10-xorg-libs
x11-fonts/linux-f10-fontconfig
x11-themes/linux-f10-qtcurve-gtk2
x11-themes/linux-f10-hicolor-icon-theme
x11-toolkits/linux-f10-qt45
x11-toolkits/linux-f10-gtk2
x11-toolkits/linux-f10-openmotif
x11-toolkits/linux-f10-pango
accessibility/linux-f10-atk
archivers/linux-f10-ucl
archivers/linux-f10-upx
Original commitRevision:430144 
Thursday, 29 Dec 2016
17:49 rm search for other commits by this committer
The podcast parser project is a library from the gPodder project to provide
an easy and reliable way of parsing RSS- and Atom-based podcast feeds in Python.

WWW: http://gpodder.org/podcastparser/
Original commitRevision:429932 
Wednesday, 28 Dec 2016
21:00 tcberner search for other commits by this committer
Update x11-wm/hs-xmonad & x11-wm/hs-xmonad-contrib to 0.12

* Removes all patches including XFORK_FIX (it seems it is not needed anymore).
* New port as dependency: devel/hs-setlocale

PR:             213579
Submitted by:   Martin Sugioarto <martin@sugioarto.com>
Approved by:    maintainer timeout (2 months), rakuco (mentor)
Differential Revision:  https://reviews.freebsd.org/D8191
Original commitRevision:429826 
18:07 amdmi3 search for other commits by this committer
- Add devel/erlang-cl - OpenCL binding for Erlang. This is needed for
graphics/wings update.

OpenCL binding for Erlang.

WWW: https://github.com/tonyrog/cl
Original commitRevision:429810 
Monday, 26 Dec 2016
07:22 pi search for other commits by this committer
New port: devel/py-dill

Dill extends python's 'pickle' module for serializing and de-serializing
python objects to the majority of the built-in python types. Serialization
is the process of converting an object to a byte stream, and the inverse
of which is converting a byte stream back to on python object hierarchy.

WWW: https://pypi.python.org/pypi/dill

PR:		214677
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
Original commitRevision:429482 
Sunday, 25 Dec 2016
19:21 sunpoet search for other commits by this committer
- Add py-setuptools36 (copied from py-setuptools35)
Original commitRevision:429453 

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

[First Page]  «  56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | 64 | 65 | 66  »  [Last Page]