| non port: devel/Makefile |
Number of commits found: 12250 (showing only 100 on this page) |
|
Monday, 9 Jan 2017
|
19:08 antoine
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/
 |
19:05 antoine
New port: devel/py-ipykernel
IPython Kernel for Jupyter.
WWW: http://ipython.org/
 |
19:01 antoine
New port: devel/py-jupyter_client
Jupyter protocol implementation and client libraries.
WWW: http://jupyter.org/
 |
18:58 antoine
New port: devel/py-jupyter_code
Jupyter core package. A base package on which Jupyter projects rely.
WWW: http://jupyter.org/
 |
18:49 antoine
New port: devel/py-entrypoints
Discover and load entry points from installed packages.
WWW: https://github.com/takluyver/entrypoints
 |
18:45 antoine
New port: devel/py-testpath
Test utilities for Python code working with files and commands.
WWW: https://github.com/jupyter/testpath
 |
18:31 sunpoet
Add rubygem-activejob5 5.0.1 (copied from rubygem-activejob4)
 |
18:31 sunpoet
Add rubygem-actionview5 5.0.1 (copied from rubygem-actionview4)
 |
18:30 sunpoet
Add rubygem-activesupport5 5.0.1 (copied from rubygem-activesupport4)
 |
|
Sunday, 8 Jan 2017
|
14:31 sunpoet
Move devel/rubygem-activejob to devel/rubygem-activejob4
- Bump PORTREVISION for dependent ports
 |
14:21 rene
Remove expired port:
2017-01-08 devel/rubygem-rdoc3: Older version no longer required
 |
14:16 sunpoet
Move devel/rubygem-actionview to devel/rubygem-actionview4
- Bump PORTREVISION for dependent ports
 |
13:54 novel
Add py-tooz 1.46.0, coordination library for distributed systems.
PR: 215850
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
 |
12:36 novel
Add py-tenacity 3.4.0, task retrying for python library.
PR: 215850
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
 |
12:35 novel
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>
 |
12:31 sunpoet
Add rubygem-nio4r1 1.2.1 (copied from rubygem-nio4r r414136)
 |
|
Saturday, 7 Jan 2017
|
15:39 rene
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
 |
|
Thursday, 5 Jan 2017
|
19:35 sunpoet
Add p5-Sub-Info 0.002
Sub::Info is a tool to inspect subroutines.
WWW: http://search.cpan.org/dist/Sub-Info/
 |
|
Wednesday, 4 Jan 2017
|
15:44 arved
Add aws-sdk-cpp, C++11 interface for Amazon Web Services (AWS)
 |
11:46 lwhsu
Add an external toolchain for riscv64 TARGET_ARCH
Approved by: bapt
 |
05:35 swills
devel/rubygem-coffee-rails41: create port
Create port for 4.1.x version of rubygem-coffee-rails, which rubygem-rails4
needs
 |
05:13 swills
devel/rubygem-web-console2: create port
Create port for 2.x version of rubygem-web-console which rails4 needs
 |
02:49 lwhsu
Add riscv64-binutils & riscv64-gcc, RISC-V toolchain
Reviewed by: sbruno
Differential Revision: https://reviews.freebsd.org/D9020
 |
01:45 wen
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
 |
|
Monday, 2 Jan 2017
|
17:53 swills
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
 |
10:13 sunpoet
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
 |
09:45 vanilla
Add unittest-cpp 1.6.1, lightweight unit testing framework for C++.
PR: 215698
Submitted by: iblis <iblis@hs.ntnu.edu.tw>
 |
|
Sunday, 1 Jan 2017
|
01:47 sunpoet
Add rubygem-rake-contrib 1.0.0
Additional libraries for Rake
WWW: https://github.com/ruby/rake-contrib
 |
|
Saturday, 31 Dec 2016
|
17:43 rene
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
 |
17:25 rene
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
 |
|
Thursday, 29 Dec 2016
|
17:49 rm
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/
 |
|
Wednesday, 28 Dec 2016
|
21:00 tcberner
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
 |
18:07 amdmi3
- 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
 |
|
Monday, 26 Dec 2016
|
07:22 pi
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>
 |
|
Sunday, 25 Dec 2016
|
19:21 sunpoet
- Add py-setuptools36 (copied from py-setuptools35)
 |
|
Friday, 23 Dec 2016
|
10:50 vanilla
Add pecl-request 1.0.0b1, provides server-side request and response
objects for PHP 7.
PR: 215436
Submitted by: Gasol Wu <gasol.wu@gmail.com>
 |
|
Thursday, 22 Dec 2016
|
23:05 feld
devel/py-unittest2: Revive deleted port
This port is still of value. The built-in unittest in Python 2.7 is
missing features provided by unittest2 which backports from Python 3.x.
Example code which produces a failure with 2.7's built-in unittest:
import unittest2
import unittest
class ExampleUT(unittest.TestCase):
def test_unittest(self):
for i in [1, 2, 3]:
with self.subTest(i=i):
self.assertEqual(i, i)
class ExampleUT2(unittest2.TestCase):
def test_unittest2(self):
for i in [1, 2, 3]:
with self.subTest(i=i):
self.assertEqual(i, i)
if __name__ == '__main__':
unittest2.main()
 |
22:56 feld
A backport of linecache to older supported Pythons.
WWW: https://pypi.python.org/pypi/linecache2/
 |
22:55 feld
A backport of traceback to older supported Pythons.
WWW: https://pypi.python.org/pypi/traceback2/
 |
15:14 lifanov
new port: devel/oniguruma6
Oniguruma is a regular expressions library. The characteristics of this
library is that different character encoding for every regular
expression object can be specified.
PR: 212715
Submitted by: yuri@rawbw.com, rob@theseusnetworking.com (earlier version)
Reviewed by: matthew
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D8871
 |
00:59 avilla
devel/qjson: update to 0.9.0
- Qt 5 support (via devel/qjson-qt5)
- Added indent to arrays
- Replaced the scanner with a new Flex-based one
- Bison 2.7 compatibility
 |
|
Wednesday, 21 Dec 2016
|
20:46 sunpoet
- Add p5-Term-Table 0.004
Term::Table is used by some failing tests to provide diagnostics about what has
gone wrong. This module is able to generic format rows of data into tables.
WWW: http://search.cpan.org/dist/Term-Table/
 |
|
Sunday, 18 Dec 2016
|
11:36 novel
Add devel/py-XStatic and related ports
Add py-XStatic family of ports. The goal of XStatic family of packages
is to provide static file packages with minimal overhead - without
selling you some dependencies you don't want.
PR: 215145
Submitted by: Alexander Nusov (alexander.nusov@nfvexpress.com)
 |
|
Saturday, 17 Dec 2016
|
10:54 tota
- Add new port: devel/R-cran-rprojroot
Robust, reliable and flexible paths to files below a project root.
The 'root' of a project is defined as a directory that matches a
certain criterion, e.g., it contains a certain regular file.
WWW: https://cran.r-project.org/web/packages/rprojroot/
 |
|
Thursday, 15 Dec 2016
|
22:01 cs
Gocode is a helper tool which is intended to be integrated with your source
code editor, like vim, neovim and emacs.
WWW: https://github.com/nsf/gocode
 |
21:45 cs
Glide is a package manager for Go that is conceptually similar to package
managers for other languages such as Cargo for Rust, NPM for Node.js, Pip for
Python, Bundler for Ruby, and so forth.
WWW: https://glide.sh/
 |
|
Tuesday, 13 Dec 2016
|
13:59 jbeich
devel/py-pytest-asyncio: unbreak with python < 3.x by default
=======================<phase: run-depends >============================
===> py35-pytest-asyncio-0.5.0 depends on package: py35-pytest>=3.0.2 - not
found
===> py35-pytest-asyncio-0.5.0 depends on package:
/packages/All/py35-pytest-3.0.3.txz - not found
===> USE_PACKAGE_DEPENDS_ONLY set - not building missing dependency from
source
*** [run-depends] Error code 1
Reported by: pkg-fallout
 |
|
Monday, 12 Dec 2016
|
17:45 olivierd
Several helpers CMake modules needed to build LXQt itself as well as other
components.
WWW: https://github.com/lxde/lxqt-build-tools
Obtained from: LXQt devel repo
 |
06:06 wen
Generalized Object based Dispatch mechanism for use across frameworks.
WWW: https://github.com/TurboGears/crank
 |
|
Sunday, 11 Dec 2016
|
19:16 sunpoet
- Sort SUBDIRs
 |
08:06 novel
Add py-Pint 0.7.2, physical quantities module.
PR: 215147
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
 |
|
Saturday, 10 Dec 2016
|
03:22 jbeich
devel/py-pytest-asyncio: add new port
asyncio code is usually written in the form of coroutines, which makes
it slightly more difficult to test using normal testing
tools. pytest-asyncio provides useful fixtures and markers to make
testing easier.
https://pypi.python.org/pypi/pytest-asyncio
 |
03:22 jbeich
devel/py-pytest-tornado: add new port
A py.test plugin providing fixtures and markers to simplify testing of
asynchronous tornado applications.
https://pypi.python.org/pypi/pytest-tornado
 |
|
Friday, 9 Dec 2016
|
19:30 adamw
Update Moo to 2.003000. Among other changes, Sub::Quote (and Sub::Defer)
now exist in a separate package, which has been added as p5-Sub-Quote.
Changes: https://metacpan.org/source/HAARG/Moo-2.003000/Changes
 |
05:35 pi
New port: devel/py-pyvalid
pyvalid is a Python validation tool for checking of input function
parameters and return values.
WWW: https://pypi.python.org/pypi/pyvalid
PR: 209364
Submitted by: Maxim Filimonov <che@bein.link>
 |
|
Thursday, 8 Dec 2016
|
22:01 jhale
Move devel/libcppformat -> devel/libfmt due to upstream name change
Update to 3.0.1
PR: 215097
Submitted by: Slava Mikerov <SlavaMikerov@gmail.com> (maintainer)
 |
20:21 rene
Remove expired ports:
2016-08-20 databases/py-sqlalchemy06: Upstream has declared this version EoL:
please migrate to databases/py-sqlalchemy10
2016-05-02 print/py-reportlab2: no longer supported - use reportlab 3.x
(py-reportlab) instead
2016-12-08 devel/py-itools: Depends on broken and expired py-reportlab2
2016-12-08 graphics/py-aafigure: Depends on broken and expired py-reportlab2
2016-12-08 converters/py-pisa: Deprecated upstream, depends on broken and
expired py-reportlab2
 |
|
Tuesday, 6 Dec 2016
|
19:25 pi
New port: devel/bazel
Bazel is Google's own build tool, now publicly available in Beta.
Bazel has built-in support for building both client and server
software, including client applications for both Android and iOS
platforms. It also provides an extensible framework that you can
use to develop your own build rules.
WWW: https://bazel.build/
PR: 204512
Submitted by: Yuri Victorovich <yuri@rawbw.com>, Klaus Aehlig <aehlig@linta.de>
Reviewed by: peterj
 |
|
Monday, 5 Dec 2016
|
19:00 sunpoet
- Add rubygem-aws-sigv4 1.0.0
rubygem-aws-sigv4 is Amazon Web Services Signature Version 4 signing library
which generates sigv4 signature for HTTP requests.
WWW: https://github.com/aws/aws-sdk-ruby
 |
17:45 tota
- Add new port: devel/R-cran-ModelMetrics
Collection of metrics for evaluating models written in C++ using
'Rcpp'.
WWW: https://cran.r-project.org/web/packages/ModelMetrics/
 |
13:45 olgeni
Add devel/erlang-katana, a library of miscellaneous functions for Erlang.
 |
|
Sunday, 4 Dec 2016
|
13:09 rene
Remove expired port:
2016-11-30 devel/py-argparse: Part of Python standard library for Python >= 2.7
and >= 3.2
 |
|
Saturday, 3 Dec 2016
|
15:35 sunpoet
- Add rubygem-mustermann-grape 0.4.0
This gem implements the grape pattern type for Mustermann.
WWW: https://github.com/ruby-grape/mustermann-grape
 |
15:34 sunpoet
- Add rubygem-mustermann 0.4.0
Mustermann is your personal string matching expert. As an expert in the field of
strings and patterns, Mustermann keeps its runtime dependencies to a minimum and
is fully covered with specs and documentation.
Given a string pattern, Mustermann will turn it into an object that behaves like
a regular expression and has comparable performance characteristics.
WWW: https://github.com/sinatra/mustermann/tree/master/mustermann
 |
15:32 sunpoet
- Add rubygem-tool 0.2.3
Welcome to Tool, the general purpose Ruby library used by Sinatra 2.0,
Mustermann and related projects.
WWW: https://github.com/rkh/tool
 |
|
Monday, 28 Nov 2016
|
01:12 jbeich
textproc/sigil: add missing dependency
$ sigil
[Embedded Python Error]
Traceback (most recent call last):
File "/usr/local/share/sigil/python3lib/xmlprocessor.py", line 6, in <module>
from sigil_bs4.builder._lxml import LXMLTreeBuilderForXML
File
"/usr/local/share/sigil/plugin_launchers/python/sigil_bs4/builder/_lxml.py",
line 26, in <module>
from lxml import etree
ImportError: No module named 'lxml'
 |
|
Sunday, 27 Nov 2016
|
12:26 novel
Add py-os-vif 1.3.0, library for plugging and unplugging virtual
interfaces in openstack.
PR: 214743
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
 |
12:23 novel
Add py-os-brick 1.8.0, openstack cinder brick library for managing local
volume attaches.
PR: 214743
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
 |
12:04 novel
Add py-os-win 1.2.1, windows / hyper-v library for openstack projects.
PR: 214743
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
 |
11:48 novel
Add py-wsgi_intercept 1.4.1, WSGI application in place of a real uri for
testing.
PR: 214743
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
 |
11:47 novel
Add py-websockify 0.8.0, webSocket to TCP proxy/bridge.
PR: 214743
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
 |
11:43 novel
Add py-oslo.versionedobjects 1.18.0, oslo versioned objects library.
PR: 214743
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
 |
11:42 novel
Add py-oslo.rootwrap 5.2.0, oslo rootwrap.
PR: 214743
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
 |
11:41 novel
Add py-oslo.reports 1.15.0, oslo.reports library.
PR: 214743
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
 |
11:40 novel
Add py-oslo.privsep 1.14.0, openstack library for privilege separation.
PR: 214743
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
 |
11:37 novel
Add py-microversion-parse 0.1.4, openstack microversion header parser.
PR: 214743
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
 |
|
Saturday, 26 Nov 2016
|
17:27 riggs
Retire devel/go-shellwords
Details: port had been introduced as a stop-gap solution to satisfy
a build dependency to textproc/fzf. In the meantime, textproc/fzf has
been reworked to satisfy the dependency. No other consumers for
devel/go-shellwords are present in the ports tree at this point in time.
PR: 214698
Submitted by: sascha@root-login.org (maintainer of devel/go-shellwords)
 |
|
Friday, 25 Nov 2016
|
19:18 pi
New port: devel/py-tinyrpc
tinyrpc is a library for making and handling RPC calls in python. Its initial
scope is handling jsonrpc, although it aims to be very well-documented and
modular to make it easy to add support for further protocols.
WWW: https://tinyrpc.readthedocs.org/
PR: 209007
Submitted by: David Shane Holden <dpejesh@yahoo.com>
 |
|
Saturday, 19 Nov 2016
|
18:22 jbeich
devel/icu-lx: add new port
PR: 214384
Exp-run by: antoine
Approved by: office (bapt)
The ParagraphLayout object will analyze the text into runs of text in
the same font, script and direction, and will create a LayoutEngine
object for each run. The LayoutEngine will transform the characters into
glyph codes in visual order.
Clients can use this to break a paragraph into lines, and to display the
glyphs in each line.
http://site.icu-project.org/
 |
18:21 jbeich
devel/icu-le-hb: add new port
PR: 214384
Exp-run by: antoine
Approved by: office (bapt)
icu-le-hb is a library implementing the ICU Layout Engine (icu-le) API
using external HarfBuzz library for implementation. This is useful as
a compatibility layer to make applications using ICU Layout Engine to
use HarfBuzz without porting them to use the HarfBuzz API.
The code is mostly a trimmed down version of icu/source/layout, with
all shapers stripped out, and HarfBuzz integrated.
http://www.freedesktop.org/wiki/Software/HarfBuzz/
 |
17:02 sunpoet
- Add p5-Ref-Util 0.101
Ref::Util introduces several functions to help identify references in a faster
and smarter way.
WWW: http://search.cpan.org/dist/Ref-Util/
 |
14:19 olivierd
Import some LXQt core components (required by forthcoming update
of x11/qterminal).
LXQt is the Qt port of and the upcoming version of LXDE, the Lightweight
Desktop Environment. It is the product of a merge between the LXDE-Qt and
Razor-qt projects.
This work is based on the LXQt testing repo [1]. Importing is not complete
due to missing pieces in KDE Frameworks (r426118).
I would like to thank contributor and tester, Jesper Schmitz Mouridsen.
[1] https://subversion.assembla.com/svn/lxqt/tags/0.11
Reviewed by: antoine, rakuco
Obtained from: LXQt repository
FC after:
Differential Revision: https://reviews.freebsd.org/D5002
 |
|
Monday, 14 Nov 2016
|
16:20 tcberner
Remove extra-cmake-modules from the devel category Makefile
(missed in r426118).
Reported by: antoine
Approved by: antoine
 |
16:12 tcberner
Importing KDE Frameworks into the ports tree (required for newer KDE Desktop and
Applications)
KDE Frameworks is a collection of libraries and software frameworks by KDE
that serve as technological foundation for KDE Plasma 5 and KDE Applications
distributed under the GNU Lesser General Public License (LGPL) [1].
The work is based on what we have in the KDE testing repo [2].
This is the next big step in updating the KDE Desktop and its Applications
to anything less dusty.
With this change, `USES=kde:5` is now a valid option. Ports that need to depend
on KDE Framework can now set:
USES=kde:5
USE_KDE=<framework1> <framework2> ... <frameworkX>
For example: www/qupzilla-qt5 can depend on sysutils/kf5-kwallet via:
KWALLET_USE= KDE=wallet
I would like to thank Raphael and Adriaan for reviewing the ports in the testing
repo :)
[1] https://en.wikipedia.org/wiki/KDE_Frameworks
[2] http://src.mouf.net/area51/log/branches/plasma5
Reviewed by: rakuco, mat, groot_kde.org
Approved by: rakuco (maintainer)
Differential Revision: https://reviews.freebsd.org/D8329
 |
09:59 tz
New port: devel/rubygem-sprockets-es6
A Sprockets transformer that converts ES6 code into vanilla ES5 with Babel JS.
WWW: https://github.com/TannerRogalsky/sprockets-es6
Approved by: junovitch (mentor)
 |
06:24 pi
New port: devel/p5-Test-MockDateTime
Getting the current time sometimes is not very helpful
for testing scenarios.
Instead, if you could obtain a known value during the runtime
of a testcase will make your results predictable.
Why another Date Mocker?
I wanted something simple with a very concise usage pattern
and a mocked date should only exist and stay constant inside a scope.
After leaving the scope the current time should be back.
This lead to this tiny module.
This simple module allows faking a given date and time
for the runtime of a subsequent code block.
By default the on keyword is exported into the namespace
of the test file.
The date to get mocked must be in a format that is recognized
by DateTime::Format::DateParse.
WWW: http://search.cpan.org/dist/Test-MockDateTime/
PR: 214397
Submitted by: Henk van Oers <hvo.pm@xs4all.nl>
 |
|
Sunday, 13 Nov 2016
|
13:06 kwm
Add meson.
Meson is a cross-platform build system designed to be both as fast and as
user friendly as possible. It supports many languages and compilers, including
GCC, Clang and Visual Studio. Its build definitions are written in a simple
non-turing complete DSL. The main design point of Meson is that every moment
a developer spends writing or debugging build definitions is a second wasted.
So is every second spent waiting for the build system to actually start
compiling code.
Submitted by: Ting-Wei Lan
 |
01:39 feld
Pycapsicum is a python interface to Capsicum (sandboxing for FreeBSD).
WWW: https://github.com/stillson/pycapsicum2
 |
|
Saturday, 12 Nov 2016
|
20:35 pi
New port: devel/py-constantly
A library that provides symbolic constant support. It includes collections
and constants with text, numeric, and bit flag values. Originally
twisted.python.constants from the Twisted project.
WWW: https://pypi.python.org/pypi/constantly
PR: 214447
Submitted by: Yuri Victorovich <yuri@rawbw.com>
 |
20:31 pi
New port: devel/py-incremental
A small library that versions your Python projects.
WWW: https://pypi.python.org/pypi/incremental
PR: 214446
Submitted by: Yuri Victorovich <yuri@rawbw.com>
 |
17:53 mva
- Connect devel/py-backports.functools_lru_cache
 |
15:31 cpm
[NEW PORT] devel/nexus2-oss: Repository management software
Nexus Repository Manager OSS provides you with an essential level of control
over the external repositories you use and the internal repositories you create.
It provides infrastructure and services for organizations that use repository
managers to obtain and deliver software. If you create software libraries or
applications for your end users, you can use Nexus Repository Manager OSS to
distribute your software. If your software depends on open source software
components, you can cache software components from remote repositories.
Nexus Repository Manager OSS features:
- Hosting repositories
- Proxy remote repositories
- Repository groups
- Numerous repository formats
- Hosting project websites
- Fine-grained security model
- Flexible LDAP integration
- Component search
- Scheduled rasks
- REST services
- Integration with m2eclipse
WWW: https://www.sonatype.com/nexus-repository-oss
PR: 203074
Submitted by: Dusan Vejnovic <freebsd@dussan.org>, Michael Osipov
<1983-01-06@gmx.net> (maintainer)
Reviewed by: feld, junovitch, koobs (mentors)
Approved by: feld, junovitch, koobs (mentors)
 |
|
Friday, 11 Nov 2016
|
18:37 rene
Remove expired ports:
2016-11-10 devel/py-pydasm: No more upstream and known bugs, use
devel/py-capstone instead
2016-11-10 devel/libdasm: No more upstream and known bugs, use devel/capstone3
instead
 |
|
Monday, 7 Nov 2016
|
23:59 feld
ZooKeeper Python bindings
WWW: https://pypi.python.org/pypi/zkpython/
 |
10:16 olgeni
Add devel/elixir-gen_state_machine, an idiomatic Elixir wrapper
for gen_statem in OTP 19.
 |
|
Sunday, 6 Nov 2016
|
17:14 sunpoet
- Remove p5-Test-Exception-LessClever
 |
16:46 sunpoet
- Add p5-Const-Exporter 0.2.4
Const::Exporter allows you to declare constants that can be exported to other
modules.
WWW: http://search.cpan.org/dist/Const-Exporter/
 |
|
Friday, 4 Nov 2016
|
17:38 tijl
Add linux-c7-libelf, needed by linux-c7-dri.
 |
17:13 tijl
Add linux-c6-libelf, needed by linux-c6-dri.
 |
|
Thursday, 3 Nov 2016
|
00:56 feld
This is an implementation of an ordered dictionary with Key Insertion
Order (KIO: updates of values do not affect the position of the key),
Key Value Insertion Order (KVIO, an existing key's position is removed
and put at the back). The standard library module OrderedDict,
implemented later, implements a subset of ordereddict functionality.
WWW: https://bitbucket.org/ruamel/ordereddict
 |
Number of commits found: 12250 (showing only 100 on this page) |