| non port: devel/Makefile |
Number of commits found: 12242 (showing only 100 on this page) |
|
Wednesday, 23 Aug 2017
|
18:47 bsam
java/intellij-pycharm -> devel/pycharm-ce: Disconnect the former and connect the
latter.
 |
16:54 tz
New port: devel/rubygem-peek-performance_bar
Take a peek into the window.performance timing behind your app.
Things this peek view provides:
- Frontend
- Latency / Receiving
- Backend
- TCP / SSL
- Redirect
- DNS Lookup
WWW: https://github.com/peek/peek-performance_bar
 |
11:33 rene
Remove expired ports:
2017-08-23 games/plee-the-bear: Broken for more than 6 months
2017-08-23 x11-themes/kde-icons-umicons: Broken for more than 6 months
2017-08-23 lang/bigloo: Broken for more than 6 months
2017-08-23 audio/linux-neroaaccodec: Broken for more than 6 months
2017-08-23 x11-themes/kde-icons-dark-glass: Broken for more than 6 months
2017-08-23 misc/fortune-mod-ferengi_rules_of_acquisition: Broken for more than 6
months
2017-08-23 misc/fortune-mod-culmea-culmilor: Broken for more than 6 months
2017-08-23 misc/xyzcmd: Broken for more than 6 months
2017-08-23 russian/fortuneru: Broken for more than 6 months
2017-08-23 security/bdc: Broken for more than 6 months
2017-08-23 x11-themes/kde-icons-icosx: Broken for more than 6 months
2017-08-23 devel/insight: Broken for more than 6 months
2017-08-23 devel/gdb66: Broken for more than 6 months
2017-08-23 biology/biojava: Broken for more than 6 months
2017-08-23 games/xroach: Broken for more than 6 months
 |
|
Monday, 21 Aug 2017
|
20:43 sunpoet
Add rubygem-grape-route-helpers 2.1.0
grape-route-helpers provides named route helpers for Grape APIs, similar to
Rails' route helpers.
WWW: https://github.com/reprah/grape-route-helpers
 |
|
Sunday, 20 Aug 2017
|
13:30 dbaio
New port: devel/py-pysparklines
Python unicode sparkline generation library
pysparklines is a unicode sparkline generation library.
Python clone of https://github.com/holman/spark
Takes series data via stdin, command line, or API and prints a sparkline
representation. Output is always UTF-8 encoded.
WWW: https://github.com/RedKrieg/pysparklines
 |
|
Saturday, 19 Aug 2017
|
09:51 mmokhi
devel/chromium-gn: Add port to the tree
GN is a meta-build system that generates NinjaBuild.
It helps to build chromium with Ninja.
Also enables us for one step forward to build Electron.io for FreeBSD.
Reported by: Luca Pizzamiglio <luca.pizzamiglio@gmail.com>
Reviewed by: mat (mentor), mmokhi, cpm (chromium)
Approved by: mat (mentor), mmokhi, cpm (chromium)
Differential Revision: https://reviews.freebsd.org/D11554
 |
|
Friday, 18 Aug 2017
|
09:23 tz
New port: devel/rubygem-peek-host
Take a peek into the host which serves your reuest.
Things this peek view provides:
- Hostname of the instance which served your request.
Its an addition to the Peek profiling tool.
WWW: https://github.com/jacobbednarz/peek-host
 |
08:14 tz
New port: devel/rubygem-peek-gc
Take a peek into the GC info of your Rails application.
Its an addition to the Peek profiling tool.
WWW: https://github.com/peek/peek-gc
 |
|
Thursday, 17 Aug 2017
|
16:31 feld
The Rally REST Tookit for Python consists of a package that provides a
means to interact with entities and artifacts in your Rally
subscription. The full spectrum of CRUD operations is available in your
Agile Central (Rally) Workspaces and Projects, providing of course that
your Agile Central (Rally) subscription credentials enable you to
perform those operations. The toolkit insulates the package user from
having to make multiple requests to obtain the full set of qualifying
items by performing any subsequent "page" requests automatically. An
additional key feature is the ability to obtain entity sub fields that
may be references or collections via the familiar dot '.' notation.
WWW: https://github.com/RallyTools/RallyRestToolkitForPython
 |
|
Wednesday, 16 Aug 2017
|
15:56 ed
Add py-toposort.
I am currently in the process of creating ports for various components
related to CloudABI, including ARPC (an RPC framework that supports file
descriptor passing) and Flower (a capability-based network backplane).
The former comes with a script called 'aprotoc' for creating C++
bindings for messages and RPC services. This script depends on Python's
toposort package to order declarations in the resulting C++ header file,
taking dependencies into account.
Reviewed by: mat, wg
Differential Revision: https://reviews.freebsd.org/D12046
 |
|
Monday, 14 Aug 2017
|
15:47 tz
New port: devel/gitaly
Gitaly is a Git RPC service for handling all the git calls made by GitLab.
WWW: https://gitlab.com/gitlab-org/gitaly
 |
|
Saturday, 12 Aug 2017
|
13:20 romain
This is a port of the Typesafe Config library to Ruby.
The library provides Ruby support for the HOCON configuration file format.
WWW: https://github.com/puppetlabs/ruby-hocon
 |
|
Wednesday, 9 Aug 2017
|
21:00 wulf
New port: devel/evemu
Tools and bindings for kernel input event device emulation and data capture
and replay.
Evemu provides a programmatic API to access the kernel input event devices.
The original and intended purpose is for supporting multi-touch input,
especially with regard to the Ubuntu touch and gesture stack.
WWW: http://www.freedesktop.org/wiki/Evemu
PR: 218383
Approved by: bapt (mentor)
 |
15:21 ultima
universal-ctags has the objective of continuing the development from what
existed in the Sourceforge area. Github exuberant-ctags repository was
started by Reza Jelveh and was later moved to the universal-ctags organization.
The goal of the project is preparing and maintaining common/unified space
where people interested in making ctags better can work together.
WWW: https://ctags.io/
PR: 220952
Submitted by: <dereks@lifeofadishwasher.com> (maintainer)
Reviewed by: matthew (mentor), koobs, mat
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11893
 |
08:27 wen
Provides an easy way to fill an environment with active
bindings that call a C++ function.
WWW: https://github.com/krlmlr/bindrcpp
 |
06:30 tota
- Add new port: devel/R-cran-pkgconfig
Set configuration options on a per-package basis. Options set by a
given package only apply to that package, other packages are
unaffected.
WWW: https://cran.r-project.org/web/packages/pkgconfig/
 |
|
Tuesday, 8 Aug 2017
|
17:36 tcberner
Fix devel/Makefile after r447548
Unfortunately I mistyped the entries...
Pointy hat to: tcberner
Reported by: antoine
 |
17:21 tcberner
- Update The Glorious Glasgow Haskell Compiler to version 8.0.2
- Simplified port by only suporting GCC, and creating a build.mk file
- Update Pandoc to 1.19.2.1
- Update git-annex to 6.20170520
- Update Darcs to 2.12.5
- Update Gtk2Hs to 0.13.2.2
- Update Agda to 2.5.2
Please note that port revisions for all the Haskell ports without version
changes are bumped.
See the UPDATING file for instructions.
New ports (63):
hs-EdisonAPI API for EdisonCore
hs-EdisonCore Efficent, purely-functional data structures
hs-ListLike Generic support for list-like structures
hs-Only Canonical anonymous 1-tuple type
hs-aeson-compat Compatibility layer for aeson
hs-attoparsec-iso8601 Parsing of ISO 8601 dates
hs-base-compat Compatibility with later versions of base
hs-call-stack Support call stacks
hs-clock Access to high-resolution clocks and timers
hs-code-page Adjusting code pages on Windows
hs-colour Data type for colors and transparency
hs-concurrent-output Ungarble output from several threads
hs-cryptohash-md5 Pure MD5 implementation
hs-cryptohash-sha1 Pure SHA-1 implementation
hs-cryptohash-sha256 Pure SHA-256 implementation
hs-data-endian Endian-sensitive data
hs-dbus Client for the D-Bus IPC system
hs-disk-free-space Retrieving information about disk space usage
hs-doctemplates Pandoc-style document templates
hs-ed25519 Ed25519 public-key signature system
hs-fdo-notify FreeDesktop.org's Desktop Notifications
hs-fixed Signed 15.16 precision fixed point arithmetic
hs-fmlist FoldMap lists
hs-foundation Custom Prelude
hs-gitrev Compile-time git revision info
hs-graphviz Binding for the GraphViz library
hs-hackage-security Tools for securing the Hackage package server
hs-half Half-precision floating-point
hs-haskell-lexer Fully compliant Haskell 98 lexer
hs-http-api-data Converting types to and from HTTP API data
hs-integer-logarithms Integer logarithms implementation
hs-io-streams Easy-to-use primitives for I/O using streams
hs-io-streams-haproxy HAProxy protocol version 1.5 support
hs-magic Binding to the libmagic library
hs-microlens Microlens
hs-microlens-th Automated generation of lenses
hs-microstache Mustache templates
hs-monad-unlift Type classes for unlifting monad transformers
hs-monadplus Partial maps and filters over MonadPlus
hs-mono-traversable-instances Extra type classes for mono-traversable
hs-mountpoints Listing currently mounted filesystems
hs-newtype-generics Full replacement of newtype
hs-pretty-show Working with derived Show instances
hs-process-extras Read process input/output as ByteString/Text
hs-psqueues Priority Search Queues
hs-readable Reading data types from ByteString/Text
hs-refact Data type for apply-refact
hs-regex-pcre PCRE backend to accompany regex-base
hs-safe-exceptions Safe, consistent, and easy exception handling
hs-say Send messages to handles in a thread-safe way
hs-scanner Incremental combinator parser for ByteStrings
hs-skylighting Syntax highlighting library binding
hs-terminal-size Get terminal window sizes without ncurses
hs-text-short Data type for keeping short strings in memory
hs-th-abstraction Inspecting types via Template Haskell
hs-th-lift Derive Template Haskell's Lift class
hs-th-lift-instances Orphan instances for commonly used types
hs-tls-session-manager TLS session manager
hs-typed-process Launching/interaction with external processes
hs-unexceptionalio IO without non-error/synchronous exceptions
hs-uri-bytestring RFC3986 compliant URI parser
hs-uri-bytestring-aeson Aeson instance for URI.ByteString
hs-wl-pprint-text Version of wl-pprint to use Text
Updated ports (314):
hs-ALUT 2.4.0.0_1 --> 2.4.0.2
hs-Agda 2.4.2.3 --> 2.5.2
hs-Agda-stdlib 0.9_1 --> 0.13
hs-BNFC 2.8 --> 2.8.1
hs-Boolean 0.2.3 --> 0.2.4
hs-DAV 1.0.7 --> 1.3.1
hs-DRBG 0.5.4 --> 0.5.5
hs-Diff 0.3.2 --> 0.3.4
hs-GLURaw 1.5.0.1 --> 2.0.0.3
hs-GLUT 2.7.0.1_1,1 --> 2.7.0.12,1
hs-Glob 0.7.5_2 --> 0.8.0
hs-HStringTemplate 0.8.3 --> 0.8.6
hs-HTTP 4000.2.20 --> 4000.3.7
hs-HUnit 1.2.5.2_7 --> 1.6.0.0
hs-HaXml 1.25.3 --> 1.25.4
hs-HsOpenSSL 0.11.1.1 --> 0.11.4.9
hs-JuicyPixels 3.2.6 --> 3.2.8.2
hs-List 0.5.2 --> 0.6.0
hs-MemoTrie 0.6.2_2 --> 0.6.8
hs-MissingH 1.3.0.1 --> 1.4.0.1
hs-MonadRandom 0.4 --> 0.5.1
hs-ObjectName 1.1.0.0 --> 1.1.0.1
hs-OpenAL 1.7.0.0 --> 1.7.0.4
hs-OpenGL 2.12.0.1,1 --> 3.0.2.0,1
hs-OpenGLRaw 2.5.1.0_1 --> 3.2.4.0
hs-QuickCheck 2.8.1 --> 2.10.0.1
hs-RSA 2.1.0.1 --> 2.3.0
hs-ReadArgs 1.2.2 --> 1.2.3
hs-STMonadTrans 0.3.3 --> 0.4.3
hs-StateVar 1.1.0.1 --> 1.1.0.4
hs-TypeCompose 0.9.10_2 --> 0.9.12
hs-activehs 0.3.1_12 --> 0.3.2
hs-activehs-base 0.3.0.2_9 --> 0.3.0.4
hs-adjunctions 4.2.1 --> 4.3
hs-aeson 0.8.0.2 --> 1.2.1.0
hs-aeson-pretty 0.7.2 --> 0.8.5
hs-alex 3.1.4 --> 3.2.1
hs-ansi-terminal 0.6.2.1 --> 0.6.3.1
hs-asn1-data 0.7.1_9 --> 0.7.2
hs-asn1-encoding 0.9.0 --> 0.9.5
hs-asn1-parse 0.9.1 --> 0.9.4
hs-asn1-types 0.3.0 --> 0.3.2
hs-async 2.0.2 --> 2.1.1.1
hs-atomic-primops 0.8 --> 0.8.0.4
hs-attoparsec 0.12.1.6 --> 0.13.1.0
hs-authenticate 1.3.2.11 --> 1.3.3.2
hs-auto-update 0.1.2.2 --> 0.1.4
hs-aws 0.12.1 --> 0.16
hs-base-orphans 0.4.4 --> 0.6
hs-basic-prelude 0.5.0 --> 0.6.1.1
hs-bifunctors 5 --> 5.4.2
hs-blaze-builder 0.4.0.1 --> 0.4.0.2
hs-blaze-html 0.8.1.0 --> 0.9.0.1
hs-blaze-markup 0.7.0.2 --> 0.8.0.0
hs-brainfuck 0.1.0.2 --> 0.1.0.3
hs-c2hs 0.28.1_1 --> 0.28.2_1
hs-cabal-install 1.22.6.0 --> 1.24.0.2
hs-cairo 0.13.1.0 --> 0.13.3.1
hs-case-insensitive 1.2.0.4 --> 1.2.0.10
hs-cassava 0.4.3.1 --> 0.5.0.0
hs-cereal 0.4.1.1 --> 0.5.4.0
hs-cgi 3001.2.2.2,1 --> 3001.3.0.2,1
hs-checkers 0.4.3 --> 0.4.7
hs-chunked-data 0.2.0 --> 0.3.0
hs-cipher-aes128 0.7.0.1 --> 0.7.0.3
hs-classy-prelude 0.12.1.1 --> 1.2.0.1
hs-classy-prelude-conduit 0.12.0.1 --> 1.2.0
hs-clientsession 0.9.1.1 --> 0.9.1.2
hs-cmark 0.4.0.1 --> 0.5.5.1
hs-cmdargs 0.10.13 --> 0.10.17
hs-comonad 4.2.7.2 --> 5.0.1
hs-conduit 1.2.5 --> 1.2.11
hs-conduit-combinators 1.0.3 --> 1.1.1
hs-conduit-extra 1.1.9.1 --> 1.1.16
hs-connection 0.2.5 --> 0.2.8
hs-constraints 0.4.1.3 --> 0.9.1
hs-contravariant 1.3.2 --> 1.4
hs-cookie 0.4.1.6 --> 0.4.2.1
hs-cpphs 1.19 --> 1.20.8
hs-criterion 1.1.0.0 --> 1.2.1.0
hs-cryptohash 0.11.6_2 --> 0.11.9
hs-cryptohash-cryptoapi 0.1.3_2 --> 0.1.4
hs-cryptonite 0.6 --> 0.24
hs-css-text 0.1.2.1_2 --> 0.1.2.2
hs-darcs 2.10.1 --> 2.12.5
hs-data-default 0.5.3_7 --> 0.7.1.1
hs-data-default-class 0.0.1_7 --> 0.1.2.0
hs-data-default-instances-base 0.0.1_7 --> 0.1.0.1
hs-data-lens 2.10.7 --> 2.11.1
hs-data-lens-template 2.1.9 --> 2.2
hs-data-pprint 0.2.4 --> 0.2.4.1
hs-deepseq-generics 0.1.1.2 --> 0.2.0.0
hs-dia-base 0.1.1.3 --> 0.1.1.4
hs-directory-tree 0.12.0_2 --> 0.12.1
hs-distributive 0.4.4_2 --> 0.5.2
hs-dlist 0.7.1.1 --> 0.8.0.3
hs-dlist-instances 0.1_2 --> 0.1.1.1
hs-dns 2.0.0 --> 2.0.10
hs-double-conversion 2.0.1.0 --> 2.0.2.0
hs-either 4.4.1 --> 4.4.1.1
hs-ekg 0.4.0.8 --> 0.4.0.13
hs-ekg-core 0.1.1.0 --> 0.1.1.1
hs-ekg-json 0.1.0.0 --> 0.1.0.5
hs-email-validate 2.1.3 --> 2.3
hs-enclosed-exceptions 1.0.1.1 --> 1.0.2
hs-entropy 0.3.7 --> 0.3.8
hs-equivalence 0.3.1 --> 0.3.2
hs-errors 2.0.0 --> 2.2.1
hs-esqueleto 2.4.1 --> 2.5.3
hs-exceptions 0.8.0.2 --> 0.8.3
hs-extra 1.4.1 --> 1.6
hs-fast-logger 2.4.1 --> 2.4.10
hs-feed 0.3.10.0 --> 0.3.12.0
hs-fgl 5.5.2.1 --> 5.5.3.1
hs-file-embed 0.0.9 --> 0.0.10
hs-filestore 0.6.1 --> 0.6.3.1
hs-free 4.12.1 --> 4.12.4
hs-gconf 0.13.0.2 --> 0.13.1.0
hs-generic-deriving 1.8.0 --> 1.11.2
hs-geniplate-mirror 0.7.1 --> 0.7.5
hs-ghc-events 0.4.4.0 --> 0.6.0
hs-gio 0.13.1.0 --> 0.13.3.1
hs-git-annex 5.20150727_1 --> 6.20170520
hs-gitit 0.11.1 --> 0.12.2.1
hs-glib 0.13.1.1 --> 0.13.4.1
hs-gnuidn 0.2.1_3 --> 0.2.2
hs-gtk 0.13.9 --> 0.14.6
hs-gtk2hs 0.13,1 --> 0.13.2.2,1
hs-gtk2hs-buildtools 0.13.0.4_1 --> 0.13.2.2
hs-gtksourceview2 0.13.1.3 --> 0.13.3.1
hs-haddock 2.16.1 --> 2.17.5
hs-haddock-api 2.16.1 --> 2.17.4
hs-haddock-library 1.2.1 --> 1.4.3
hs-happstack-server 7.4.4 --> 7.4.6.4
hs-hashable 1.2.3.3,1 --> 1.2.6.1,1
hs-hashtables 1.2.0.2 --> 1.2.1.1
hs-haskell-src-exts 1.16.0.1 --> 1.19.1
hs-hasktags 0.69.1 --> 0.69.3
hs-hedis 0.6.9 --> 0.9.8
hs-heist 0.14.1.1 --> 1.0.1.0
hs-hexpat 0.20.9 --> 0.20.13
hs-highlighting-kate 0.6 --> 0.6.4
hs-hinotify 0.3.8.1 --> 0.3.9
hs-hint 0.4.2.3 --> 0.7.0
hs-hjsmin 0.1.5.0 --> 0.2.0.2
hs-hlint 1.9.21 --> 2.0.9
hs-hoauth2 0.4.8 --> 0.5.9
hs-hoogle 4.2.41 --> 5.0.12
hs-hourglass 0.2.9 --> 0.2.10
hs-hscolour 1.23,1 --> 1.24.1,1
hs-hslogger 1.2.9 --> 1.2.10
hs-hslua 0.4.0 --> 0.5.0
hs-hspec 2.1.10 --> 2.4.4
hs-hspec-core 2.1.10 --> 2.4.4
hs-hspec-discover 2.1.10 --> 2.4.4
hs-hspec-expectations 0.7.1 --> 0.8.2
hs-html-conduit 1.2.0 --> 1.2.1.1
hs-http-client 0.4.20 --> 0.5.7.0
hs-http-client-tls 0.2.2_2 --> 0.3.5.1
hs-http-conduit 2.1.8 --> 2.2.3.1
hs-http-reverse-proxy 0.4.2 --> 0.4.4
hs-http-types 0.8.6 --> 0.9.1
hs-http2 1.0.4 --> 1.6.3
hs-hxt 9.3.1.15 --> 9.3.1.16
hs-hxt-regex-xmlschema 9.2.0.2 --> 9.2.0.3
hs-ieee754 0.7.6 --> 0.8.0
hs-iproute 1.5.0 --> 1.7.1
hs-js-jquery 1.11.3 --> 3.2.1
hs-kan-extensions 4.2.2 --> 5.0.2
hs-keys 3.10.2 --> 3.11
hs-kqueue 0.1.2.6_2 --> 0.2
hs-language-c 0.5.0 --> 0.6.1
hs-language-javascript 0.5.14.2 --> 0.6.0.10
hs-largeword 1.2.3_2 --> 1.2.5
hs-lens 4.12.3 --> 4.15.3
hs-libmpd 0.9.0.2 --> 0.9.0.6
hs-lifted-async 0.7.0.1 --> 0.9.3
hs-lifted-base 0.2.3.6 --> 0.2.3.11
hs-map-syntax 0.2 --> 0.2.0.2
hs-math-functions 0.1.5.2_2 --> 0.2.1.0
hs-memory 0.8 --> 0.14.6
hs-mime-mail 0.4.9 --> 0.4.13.1
hs-mime-types 0.1.0.6 --> 0.1.0.7
hs-mmorph 1.0.4 --> 1.1.0
hs-monad-control 1.0.0.4 --> 1.0.2.1
hs-monad-logger 0.3.13.2 --> 0.3.24
hs-monad-par 0.3.4.7 --> 0.3.4.8
hs-monadcryptorandom 0.6.1_2 --> 0.7.1
hs-monads-tf 0.1.0.2_2 --> 0.1.0.3
hs-mono-traversable 0.9.2.1 --> 1.0.2
hs-mueval 0.9.1.1.2 --> 0.9.3
hs-murmur-hash 0.1.0.8 --> 0.1.0.9
hs-mutable-containers 0.3.2 --> 0.3.3
hs-mwc-random 0.13.3.2 --> 0.13.6.0
hs-mysql 0.1.1.8 --> 0.1.4
hs-network 2.6.2.1 --> 2.6.3.2
hs-network-info 0.2.0.7 --> 0.2.0.8
hs-network-multicast 0.1.0 --> 0.2.0
hs-network-uri 2.6.0.3 --> 2.6.1.0
hs-nonce 1.0.2 --> 1.0.4
hs-oeis 0.3.6 --> 0.3.9
hs-optparse-applicative 0.11.0.2 --> 0.14.0.0
hs-pandoc 1.15.0.6_1 --> 1.19.2.1
hs-pandoc-citeproc 0.7.3.1 --> 0.10.5.1
hs-pandoc-types 1.12.4.5 --> 1.19
hs-pango 0.13.1.0 --> 0.13.3.1
hs-parallel 3.2.0.6 --> 3.2.1.1
hs-parsec 3.1.9 --> 3.1.11
hs-path-pieces 0.2.0 --> 0.2.1
hs-pcre-light 0.4.0.3 --> 0.4.0.4
hs-persistent 2.2 --> 2.7.0
hs-persistent-sqlite 2.2 --> 2.6.2
hs-persistent-template 2.1.3.4 --> 2.5.2
hs-pointed 4.2.0.2 --> 5
hs-polyparse 1.11 --> 1.12
hs-prelude-extras 0.4_2 --> 0.4.0.3
hs-primitive 0.6 --> 0.6.2.0
hs-probability 0.2.4.1_2 --> 0.2.5.1
hs-profunctors 5.1.1 --> 5.2
hs-pureMD5 2.1.2.1_10 --> 2.1.3
hs-quickcheck-io 0.1.1_2 --> 0.2.0
hs-reflection 2 --> 2.1.2
hs-regex-applicative 0.3.2.1 --> 0.3.3
hs-regex-tdfa 1.2.0_2 --> 1.2.2
hs-resourcet 1.1.6 --> 1.1.9
hs-safe 0.3.9 --> 0.3.15
hs-sandi 0.3.5 --> 0.4.0
hs-scientific 0.3.3.8 --> 0.3.5.1
hs-semigroupoids 5.0.0.3 --> 5.2
hs-semigroups 0.16.2.2 --> 0.18.3
hs-setlocale 1.0.0.4 --> 1.0.0.5
hs-shake 0.15.5 --> 0.15.11
hs-shakespeare 2.0.5 --> 2.0.13
hs-shelly 1.6.3.3 --> 1.6.8.3
hs-simple-sendfile 0.2.21 --> 0.2.25
hs-skein 1.0.9.3 --> 1.0.9.4
hs-snap 0.14.0.6 --> 1.0.0.1
hs-snap-core 0.9.7.2 --> 1.0.2.1
hs-snap-server 0.9.5.1 --> 1.0.2.2
hs-socks 0.5.4_2 --> 0.5.5
hs-split 0.2.2_7 --> 0.2.3.2
hs-statistics 0.13.2.3 --> 0.14.0.2
hs-stm 2.4.4 --> 2.4.4.1
hs-streaming-commons 0.1.12.1 --> 0.1.18
hs-svgcairo 0.13.0.3 --> 0.13.1.1
hs-syb 0.5.1 --> 0.7
hs-syb-with-class 0.6.1.6 --> 0.6.1.7
hs-tagged 0.8.1 --> 0.8.5
hs-tagsoup 0.13.3 --> 0.14.1
hs-tar 0.4.2.1 --> 0.5.0.3
hs-temporary 1.2.0.3_2 --> 1.2.1
hs-test-framework-hunit 0.3.0.1_2 --> 0.3.0.2
hs-test-framework-quickcheck2 0.3.0.3_2 --> 0.3.0.4
hs-texmath 0.8.3 --> 0.9.4.1
hs-text 1.2.1.3 --> 1.2.2.2
hs-threads 0.5.1.3 --> 0.5.1.4
hs-threadscope 0.2.7 --> 0.2.8
hs-time-locale-compat 0.1.1.0 --> 0.1.1.3
hs-timezone-olson 0.1.7 --> 0.1.8
hs-timezone-series 0.1.5.1 --> 0.1.8
hs-tls 1.3.1 --> 1.3.11
hs-torrent 10000.0.0 --> 10000.1.1
hs-transformers-compat 0.4.0.4 --> 0.5.1.4
hs-unix-compat 0.4.1.4 --> 0.4.3.1
hs-unix-time 0.3.5 --> 0.3.7
hs-unlambda 0.1.4.1 --> 0.1.4.2
hs-unordered-containers 0.2.5.1 --> 0.2.8.0
hs-uri 0.1.6.3 --> 0.1.6.4
hs-utf8-string 1 --> 1.0.1.1
hs-utility-ht 0.0.10_2 --> 0.0.14_2
hs-uuid 1.3.11 --> 1.3.13
hs-uuid-types 1.0.2 --> 1.0.3
hs-uulib 0.9.20 --> 0.9.22
hs-vault 0.3.0.4 --> 0.3.0.7
hs-vector 0.10.12.3 --> 0.12.0.1
hs-vector-binary-instances 0.2.1.0_2 --> 0.2.3.5
hs-vector-instances 3.3.1 --> 3.4
hs-vector-space 0.10.2 --> 0.10.4
hs-vector-th-unbox 0.2.1.2 --> 0.2.1.6
hs-void 0.7 --> 0.7.2
hs-vte 0.13.0.2 --> 0.13.1.1
hs-wai 3.0.3.0 --> 3.2.1.1
hs-wai-app-static 3.1.1 --> 3.1.6.1
hs-wai-extra 3.0.10 --> 3.0.20.0
hs-wai-logger 2.2.4.1 --> 2.3.0
hs-warp 3.1.3 --> 3.2.13
hs-warp-tls 3.1.1 --> 3.2.4
hs-webkit 0.13.1.3 --> 0.14.2.1
hs-wx 0.91.0.0 --> 0.92.3.0
hs-wxc 0.91.0.0 --> 0.92.3.0
hs-wxcore 0.91.0.0 --> 0.92.3.0
hs-wxdirect 0.91.0.0 --> 0.92.3.0
hs-x509 1.6.0 --> 1.6.5
hs-x509-store 1.6.0 --> 1.6.2
hs-x509-system 1.6.0 --> 1.6.4
hs-x509-validation 1.6.0 --> 1.6.5
hs-xml-conduit 1.3.1 --> 1.5.1
hs-xml-hamlet 0.4.0.11 --> 0.4.1
hs-xmlhtml 0.2.3.4 --> 0.2.4
hs-xmobar 0.24.3 --> 0.24.5
hs-xss-sanitize 0.3.5.6 --> 0.3.5.7
hs-yaml 0.8.13 --> 0.8.23.1
hs-yesod 1.4.1.5 --> 1.4.5
hs-yesod-auth 1.4.6 --> 1.4.17.2
hs-yesod-auth-hashdb 1.4.2.2 --> 1.6.1
hs-yesod-bin 1.4.13.3 --> 1.5.2.3
hs-yesod-core 1.4.13 --> 1.4.35
hs-yesod-form 1.4.4.1 --> 1.4.12
hs-yesod-persistent 1.4.0.3 --> 1.4.2
hs-yesod-static 1.5.0.2 --> 1.5.3
hs-yesod-test 1.4.3.1 --> 1.5.7
hs-zip-archive 0.2.3.7 --> 0.3.1.1
hs-zlib 0.5.4.2 --> 0.6.1.2
scroll 1.20151219 --> 1.20170122
Removed ports (5):
hs-MonadCatchIO-mtl Deprecated in favor of exceptions
hs-MonadCatchIO-transformers Deprecated in favor of exceptions
hs-citeproc-hs Replaced by pandoc-citeproc
hs-directory Part of the packages shipped with GHC
hs-syb-with-class-instances-text Upstream is unmaintained
This was created together with pgj@.
Reviewed by: pgj, 6yearold_gmail.com
Differential Revision: https://reviews.freebsd.org/D11558
 |
|
Monday, 7 Aug 2017
|
10:14 tz
Repo-copy devel/rubygem-hike to devel/rubygem-hike1
and fix devel/rubygem-sprockets with it.
PR: 220638
 |
|
Wednesday, 2 Aug 2017
|
17:53 pawel
This is a tool to index, then query or search C, C++, Java, Python, Ruby, Go
and Javascript source code. It builds upon the databases of cscope and
Exuberant ctags. It can also work with Universal ctags, which is a drop-in
replacement for Exuberant ctags.
The databases of cscope and ctags would be processed by the cqmakedb tool
to generate the CodeQuery database file.
The CodeQuery database file can be viewed and queried using the codequery
GUI tool.
WWW: https://ruben2020.github.io/codequery/
 |
16:13 culot
Paranoid::Log::Syslog provides syslog support from within the Paranoid::Log
framework.
This module was previously part of devel/p5-Paranoid but is now distributed
independently since Paranoid v2.00.
WWW: http://search.cpan.org/dist/Paranoid-Log-Syslog/
 |
14:07 matthew
A package-based, source code amalgamater for collapsing Python
packages into a single module.
The big idea here is to glue most of the source files in a package or
subpackage together into a single module, called
__amalgam__.py. Combined with some hooks in the __init__.py, this
should dramatically reduce the number of files that are being searched
for inside of the package. This is critical in larger projects where
import times are the major startup time cost.
WWW: https://github.com/xonsh/amalgamate
PR: 220596
 |
11:37 culot
Paranoid::Log::Email provides SMTP support from within the Paranoid::Log
framework.
This module was previously part of devel/p5-Paranoid but is now distributed
independently since Paranoid v2.00.
WWW: http://search.cpan.org/dist/Paranoid-Log-Email/
 |
|
Tuesday, 1 Aug 2017
|
05:09 araujo
Add p3-verboselogs slave of py-verboselogs, it is a dependency for
the new py3-iocage version.
Approved by: portmgr (bdrewery)
Differential Revision: https://reviews.freebsd.org/D11795
 |
|
Monday, 31 Jul 2017
|
20:26 ed
Remove CloudABI Binutils tools.
As of FreeBSD 11, the cloudabi-toolchain port uses the ELF-toolchain
utilities for all the stuff not provided by LLVM. For FreeBSD 10 and
lower, we still rely on Binutils.
As CloudABI itself is only supported as of FreeBSD 11, there is hardly
any interest in supporting a Binutils based toolchain. Let's kick out
the CloudABI Binutils ports and symlink to the utilities in the base
system unconditionally.
Reviewed by: rene
Differential Revision: https://reviews.freebsd.org/D11733
 |
17:42 rene
Remove expired ports:
2017-07-31 net/rubygem-oauth212: Only created for www/gitlab; please use
net/rubygem-oauth2 instead
2017-07-31 textproc/rubygem-liquid3: Use textproc/rubygem-liquid instead
2017-07-31 mail/dovecot2-antispam-plugin: Use pigeonhole instead. See
https://wiki2.dovecot.org/HowTo/AntispamWithSieve
2017-07-31 mail/dovecot-antispam: Dovecot-1.x is deprecated. Use dovecot2 and
dovecot2-antispam-plugin instead
2017-07-31 mail/dovecot-sieve: Dovecot-1.x is deprecated. Use dovecot2 and
dovecot-pigeonhole instead
2017-07-31 mail/dovecot-managesieve: Dovecot-1.x is deprecated. Use dovecot2 and
dovecot-pigeonhole instead
2017-07-31 www/rubygem-jquery-ui-rails5-rails4: Only created for www/gitlab;
please use www/rubygem-jquery-ui-rails-rails4 instead
2017-07-31 security/rubygem-omniauth13: Only created for www/gitlab; please use
security/rubygem-omniauth instead
2017-07-31 devel/rubygem-health_check22: Only created for www/gitlab; please use
devel/rubygem-health_check instead
2017-07-31 devel/rubygem-semantic_puppet0: Use devel/rubygem-semantic_puppet
instead
2017-07-31 devel/rubygem-newrelic_rpm3: Only created for www/gitlab; please use
devel/rubygem-newrelic_rpm instead
2017-07-31 lang/p5-Parse-Perl: does not build with Perl >= 5.22
2017-07-31 sysutils/rubygem-puppet_forge1: Use sysutils/rubygem-puppet_forge
instead
2017-07-31 sysutils/rubygem-SyslogLogger: Project is EOL'd because it was merged
into Ruby 2.0
 |
|
Sunday, 30 Jul 2017
|
21:46 lwhsu
Add bazel-clang38: using clang38 as crosstool for bazel
PR: 219840
Submitted by: Jov <amutu@amutu.com>
 |
|
Friday, 28 Jul 2017
|
18:58 ultima
* Renamed ffcall --> libffcall, renamed upstream
PR: 220905
Submitted by: Jov <amutu@amutu.com> (maintainer)
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11763
 |
|
Thursday, 27 Jul 2017
|
19:52 jhb
Add a port for the Solaris Modular Debugger (mdb).
Currently it only supports debugging of FreeBSD/amd64 kernels via kernel
crashes (vmcores) or live systems via /dev/mem. It does not include a
port of the in-kernel kmdb debugger.
PR: 220891
Reviewed by: mat
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D11682
 |
07:48 araujo
The verboselogs package extends Python's logging module to add the log
levels VERBOSE, NOTICE, and SPAM
Sponsored by: iXsystems, Inc.
 |
06:56 araujo
The libhyve-remote aims to abstract functionalities from other third party
libraries such like libvncserver, freerdp and spice to be used in hypervisor
implementation.
With a basic data structure it is easy to implement any remote desktop
protocol without dig into the protocol specification or third part
libraries, you can check some of our examples.
WWW: https://github.com/araujobsd/libhyve-remote
Differential Revision: iXsystems, Inc.
 |
|
Tuesday, 25 Jul 2017
|
20:42 jrm
devel/rubygem-jsonapi-renderer: Render JSON API documents
WWW: https://github.com/jsonapi-rb/jsonapi-renderer
 |
16:46 matthew
New port: devel/maven -- maven-3.5.0
svn cp from devel/maven33
Apache Maven is a software project management and comprehension tool. Based on
the concept of a project object model (POM), Maven can manage a project's
build, reporting and documentation from a central piece of information.
WWW: http://maven.apache.org/
Add CONFLICTS_INSTALL for devel/maven3, devel/maven31, devel/maven33[1]
PR: 220959
Submitted by: jonc@chen.org.nz
Approved by: [1] portmgr blanket
 |
04:40 koobs
[NEW PORT] devel/pyxb: Python XML schema bindings
PyXB is a pure Python package that generates Python code for classes that
correspond to data structures defined by XMLSchema. In concept it is similar
to JAXB for Java and CodeSynthesis XSD for C++.
WWW: http://pyxb.sourceforge.net
PR: 219908
Submitted by: Jov <amutu amutu com>
 |
|
Sunday, 23 Jul 2017
|
08:05 pi
New port: devel/bear
Bear is a tool that generates a compilation database for clang
tooling. The JSON compilation database is used in the clang project
to provide information on how a single compilation unit is processed.
With this, it is easy to re-run the compilation with alternate
programs. One way to get a compilation database is to use cmake as
the build tool. Passing -DCMAKE_EXPORT_COMPILE_COMMANDS=ON to cmake
generates the compile_commands.json file into the current directory.
For non-cmake projects, Bear generates the JSON file during the
build process.
The concept behind Bear is: to execute the original build command
and intercept the exec calls issued by the build tool. To achieve
that, Bear uses the LD_PRELOAD or DYLD_INSERT_LIBRARIES mechanisms
provided by the dynamic linker.
WWW: https://github.com/rizsotto/Bear
PR: 220475
Submitted by: Jov <amutu@amutu.com>
 |
05:14 acm
- New port: devel/dfmt
dfmt is a formatter for D source code. dfmt is beta quality. Make backups of
your files or use source control when using the --inplace option.
WWW: https://github.com/dlang-community/dfmt
 |
02:47 acm
- New port: devel/dlangui
Cross platform GUI for D. Widgets, layouts, styles, themes, unicode, i18n,
OpenGL based acceleration
- Crossplatform (Win32, OSX, Linux, FreeBSD and Android are supported in
current version)
- Mostly inspired by Android UI API (layouts, styles, two phase layout, ...)
- Supports highly customizable UI themes and styles
- Supports internationalization
- Hardware acceleration using OpenGL (when built with version USE_OPENGL)
- Fallback to pure Win32 API / SDL / X11 when OpenGL is not available (e.g.
opengl dynamic library cannot be loaded)
- Actually it's a port (with major refactoring) of GUI library for cross
platform OpenGL based implementation of Cool Reader app project from C++.
- Non thread safe - all UI operations should be preformed in single thread
- Simple 3d engine - allows to embed 3D scenes within GUI
WWW: https://github.com/buggins/dlangui
 |
02:34 acm
- New port: devel/derelict-sdl2
Dynamic bindings to SDL 2 version 2.0.5, SDL2_image, SDL2_mixer, SDL2_ttf, and
SDL2_net for the D Programming Language.
WWW: https://github.com/DerelictOrg/DerelictSDL2
 |
02:33 acm
- New port: devel/derelict-util
The base library for all Derelict packages
WWW: https://github.com/DerelictOrg/DerelictUtil
 |
02:31 acm
- New port: devel/dlib
dlib is a growing collection of native D language libraries useful for various
higher-level projects - such as game engines, rendering pipelines and
multimedia applications. It is written in D2 and has no external dependencies
aside D's standard library, Phobos.
WWW: https://github.com/gecko0307/dlib
 |
|
Saturday, 22 Jul 2017
|
15:52 sunpoet
Readd devel/pecl-pthreads2 (r445699)
PR: 220708
 |
03:34 acm
- New port: devel/dcd-client
DCD is not an IDE. DCD is designed to provide autocompletion for your favorite
text editor. If you are looking for an IDE, try one of these.
DCD consists of a client and a server. The client (dcd-client) is almost always
used through a text editor script or plugin, though it can be used from the
command line. The server (dcd-server) is responsible for caching imported
files, calculating autocomplete information, and sending it back to the client.
WWW: https://github.com/dlang-community/DCD
 |
03:33 acm
- New port: devel/dcd-server
DCD is not an IDE. DCD is designed to provide autocompletion for your favorite
text editor. If you are looking for an IDE, try one of these.
DCD consists of a client and a server. The client (dcd-client) is almost always
used through a text editor script or plugin, though it can be used from the
command line. The server (dcd-server) is responsible for caching imported
files, calculating autocomplete information, and sending it back to the client.
WWW: https://github.com/dlang-community/DCD
 |
03:31 acm
- New port: devel/d-scanner
D-Scanner is a tool for analyzing D source code
WWW: https://github.com/dlang-community/D-Scanner
 |
03:29 acm
- New port: devel/msgpack-d
MessagePack is a binary-based JSON-like serialization library. MessagePack for
D is a pure D implementation of MessagePack.
WWW: https://github.com/msgpack/msgpack-d
 |
03:28 acm
- New port: devel/libdparse
Library for lexing and parsing D source code.
WWW: https://github.com/dlang-community/libdparse
 |
03:26 acm
- New port: devel/libddoc
D implementation of the DDoc macro system
WWW: https://github.com/economicmodeling/libddoc
 |
03:25 acm
- New port: devel/iz
iz is a general purpose library for the D programming language. It includes
streams, containers, a serializer, property binder, Pascal-like sets,
Pascal-like properties and more
WWW: https://github.com/BBasile/iz
 |
03:23 acm
- New port: devel/inifiled
A compile time ini file parser and writter generator for D. inifile.d takes
annotated structs and create ini file parser and writer. The ini file format
always comments and section and to some degree nesting.
WWW: https://github.com/burner/inifiled
 |
03:22 acm
- New ports: devel/dsymbol
Basic symbol lookup/resolution for libdparse
WWW: https://github.com/dlang-community/dsymbol
 |
03:19 acm
- New port: devel/containers
Containers backed on dlang by std.experimental.allocator
WWW: https://github.com/economicmodeling/containers
 |
|
Thursday, 20 Jul 2017
|
09:13 tz
New port: devel/rubygem-re2
Ruby bindings to re2, "an efficient, principled regular expression library".
WWW: https://github.com/mudge/re2
 |
|
Sunday, 16 Jul 2017
|
00:45 sunpoet
Add rubygem-mixlib-archive 0.4.1
Mixlib::Archive is a simple interface to various archive formats.
WWW: https://www.chef.io/
WWW: https://github.com/chef/mixlib-archive
 |
00:45 sunpoet
Add rubygem-rspec_junit_formatter 0.3.0
RSpec JUnit Formatter is a formatter of RSpec results for Jenkins and probably a
few other CI services.
WWW: https://github.com/sj26/rspec_junit_formatter
 |
00:45 sunpoet
Add rubygem-iso8601 0.9.1
ISO8601 is a simple implementation of the ISO 8601 (Data elements and
interchange formats - Information interchange - Representation of dates and
times) standard.
WWW: https://github.com/arnau/ISO8601
 |
00:44 sunpoet
Add rubygem-iniparse 1.4.4
IniParse is a pure Ruby library for parsing INI configuration and data files.
WWW: https://github.com/antw/iniparse
 |
|
Saturday, 15 Jul 2017
|
17:21 sunpoet
Add rubygem-hashie-forbidden_attributes 0.1.1
If you're using Rails 4 strong parameters, you will get a
ForbiddenAttributesProtection exceptions when mass-assigning attributes. This
gem allows mass assignment. It prevents Mash from responding to :permitted? and
therefore triggering this behavior in ForbiddenAttributesProtection.
WWW: https://github.com/Maxim-Filimonov/hashie-forbidden_attributes
 |
17:20 sunpoet
Add rubygem-grape0 0.19.2 (copied from rubygem-grape)
- Add PORTSCOUT
 |
|
Thursday, 13 Jul 2017
|
18:07 sunpoet
Add py-cli-helpers 0.2.1
CLI Helpers is a Python package that makes it easy to perform common tasks when
building command-line apps. It's a helper library for command-line interfaces.
Libraries like Click and Python Prompt Toolkit are amazing tools that help you
create quality apps. CLI Helpers complements these libraries by wrapping up
common tasks in simple interfaces.
CLI Helpers is not focused on your app's design pattern or framework - you can
use it on its own or in combination with other libraries. It's lightweight and
easy to extend.
What's included in CLI Helpers?
- Prettyprinting of tabular data with custom pre-processing
- [in progress] config file reading/writing
WWW: https://pypi.python.org/pypi/cli-helpers
WWW: https://github.com/dbcli/cli_helpers
 |
18:06 sunpoet
Add py-backports.csv 1.0.5
The API of the csv module in Python 2 is drastically different from the csv
module in Python 3. This is due, for the most part, to the difference between
str in Python 2 and Python 3.
The semantics of Python 3's version are more useful because they support unicode
natively, while Python 2's csv does not.
WWW: https://pypi.python.org/pypi/backports.csv
WWW: https://github.com/ryanhiebert/backports.csv
 |
17:53 mr
Add papilio-loader to the build.
 |
|
Wednesday, 12 Jul 2017
|
19:44 brnrd
archivers/brotli: Move and update to 0.6.0
- Move from devel/libbrotli to archivers/brotli
- Remove meta-project for library build
- Bump epoch for meta 1.0 to upstream 0.6 update
- Add MOVED entry
- Switch from autoconf to cmake
PR: 218813, 218851
Submitted by: Markus Kohlmeyer <rootservice@gmail.com>
Approved by: maintainer time-out
Differential Revision: https://reviews.freebsd.org/D11290
 |
17:10 swills
devel/py-easyprocess: create port
EasyProcess is an easy to use python subprocess interface.
WWW: https://github.com/ponty/EasyProcess
PR: 219839
Submitted by: Daniel Ylitalo <daniel@blodan.se>
 |
16:01 lwhsu
Sort.
 |
15:55 lwhsu
Add devel/py-backports.weakref: Backport of the weakref module from Python 3.4
PR: 220206
Submitted by: Jov <amutu@amutu.com>
 |
02:33 koobs
[NEW] devel/py-setuptools-pkg: Plugin for setuptools to build FreeBSD pkg
Plugin for setuptools that provides bdist_pkg command for building FreeBSD
package artifact.
WWW: https://github.com/kxepal/setuptools-pkg
[1] Closes https://github.com/kxepal/setuptools-pkg/issues/1
 |
|
Tuesday, 11 Jul 2017
|
16:59 sunpoet
Add rubygem-ddplugin 1.0.1
ddplugin is a library for managing plugins.
Designing a library so that third parties can easily extend it greatly improves
its usefulness. ddplugin helps solve this problem using plugins, which are
classes of a certain type and with a given identifier (Ruby symbol).
This code was extracted from Nanoc, where it has been in production for years.
WWW: https://github.com/ddfreyne/ddplugin
 |
|
Saturday, 8 Jul 2017
|
09:03 tijl
Revert r445241. libffi is already part of linux_base-c7.
 |
03:03 swills
devel/rubygem-baf: create port
baf is a toolkit for building command line programs. It also provides cucumber
helpers and steps for writing user acceptance tests.
WWW: https://rubygems.org/gems/baf
PR: 220218
Submitted by: dereks@lifeofadishwasher.com
 |
02:44 swills
devel/rubygem-rspec-its: create port
RSpec::Its provides the `its` method as a short-hand
to specify the expected value of an attribute.
WWW: https://github.com/rspec/rspec-its
PR: 219978
Submitted by: naito.yuichiro@gmail.com
 |
00:49 swills
devel/rubygem-jenkins_api_client: create port
This is a simple and easy-to-use Jenkins Api client with features focused on
automating Job configuration programaticaly and so forth
WWW: https://github.com/arangamani/jenkins_api_client
PR: 214106
Reported by: asomers
 |
|
Friday, 7 Jul 2017
|
13:29 olgeni
Add devel/etcd32, version 3.2 of etcd.
 |
13:12 olgeni
Move devel/etcd3 to devel/etcd31.
 |
12:16 tijl
Add devel/linux-c7-libffi, needed by security/linux-c7-p11-kit.
 |
|
Thursday, 6 Jul 2017
|
14:17 jbeich
devel/racer: add new port
PR: 210614
Submitted by: Timothy Beyer
MFH: 2017Q3
RACER = Rust Auto-Complete-er. A utility intended to provide Rust code
completion for editors and IDEs. Maybe one day the 'er' bit will be exploring +
refactoring or something.
https://github.com/phildawes/racer
 |
|
Wednesday, 5 Jul 2017
|
23:55 sunpoet
Add rubygem-mize 0.3.2
Mize provides memoize methods/functions in Ruby.
WWW: https://github.com/flori/mize
 |
23:53 sunpoet
Add rubygem-protocol 1.0.1
This library offers an implementation of protocols against which you can check
the conformity of your classes or instances of your classes. They are a bit like
Java Interfaces, but as mixin modules they can also contain already implemented
methods. Additionally you can define preconditions/postconditions for methods
specified in a protocol.
WWW: http://flori.github.io/protocol/
WWW: https://github.com/flori/protocol
 |
10:45 amdmi3
- Move cppcheck gui into separate port, devel/cppcheck-gui
 |
|
Monday, 3 Jul 2017
|
17:35 jrm
New port, devel/rubygem-bootsnap: Boot large ruby/rails apps faster
WWW: WWW: https://github.com/Shopify/bootsnap
 |
|
Saturday, 1 Jul 2017
|
21:58 rene
Remove expired ports:
2017-06-30 misc/p5-Geo-Coder-Many: deprecated and no longer maintained by
upstream
2017-07-01 graphics/gimp-elsamuko-script: Broken for more than 2 years
2017-07-01 devel/anjuta-extras: Last release in 2013 and doesn't build with
recent GTK+
2017-07-01 www/apache22-worker-mpm: Upstream propose EoL of apache 2.2.x during
the next 12 months
2017-07-01 www/apache22-itk-mpm: Upstream propose EoL of apache 2.2.x during the
next 12 months
2017-07-01 www/apache22-peruser-mpm: Upstream propose EoL of apache 2.2.x during
the next 12 months
2017-07-01 www/apache22-event-mpm: Upstream propose EoL of apache 2.2.x during
the next 12 months
 |
|
Thursday, 29 Jun 2017
|
15:38 feld
The logutils package provides a set of handlers for the Python standard
library's logging package.
Some of these handlers are out-of-scope for the standard library, and so
they are packaged here. Others are updated versions which have appeared
in recent Python releases, but are usable with older versions of Python
and so are packaged here.
WWW: https://bitbucket.org/vinay.sajip/logutils/
 |
10:06 robak
devel/py-asn1crypto: NEW PORT - ASN.1 library with a focus on performance and a
pythonic API
A fast, pure Python library for parsing and serializing ASN.1 structures.
WWW: https://github.com/wbond/asn1crypto
PR: 220299
Submitted by: Mikael Urankar <mikael.urankar@gmail.com>
 |
|
Tuesday, 27 Jun 2017
|
22:13 cpm
devel/codesearch-py: Python library for accessing Chromium CodeSearch
The codesearch Python library provides an interface for talking to the
Chromium CodeSearch backend.
The primary entry point into the library is the codesearch class. Various
message classes you are likely to encounter are defined in messages.py
In addition, the library also includes facilities for maintaining an
ephemeral or persistent cache in order to minimize generated network
traffic.
WWW: https://github.com/chromium/codesearch-py
Reviewed by: koobs
Differential Revision: https://reviews.freebsd.org/D11336
 |
|
Monday, 26 Jun 2017
|
10:32 olgeni
Add devel/py-pytest-mock, a thin wrapper around the mock package
for easier use with py.test.
Includes upstream commit 2bb5fdf to fix 'make test'.
 |
|
Friday, 23 Jun 2017
|
21:18 sunpoet
Add rubygem-flipper 0.10.2
Feature flipping is the act of enabling or disabling features or parts of your
application, ideally without re-deploying or changing anything in your code
base.
The goal of this gem is to make turning features on or off so easy that everyone
does it. Whatever your data store, throughput, or experience, feature flipping
should be easy and have minimal impact on your application.
WWW: https://github.com/jnunemaker/flipper
 |
21:17 sunpoet
Add rubygem-peek 1.0.1
This is a profiling tool originally built at GitHub to help us get an insight
into our application. Now, we have extracted this into Peek, so that other Rails
application can experience the same benefit.
Peek puts a little bar on top of your application to show you all sorts of
helpful information about your application. From the screenshot above, you can
see that Peek provides information about database queries, cache, Resque workers
and more. However, this is only part of Peek's beauty.
The true beauty of Peek lies in the fact that it is an extensible platform. If
there are some performance metrics that you need but are not available on Peek,
you can find it from the list of available Peek Views and integrate it into
Peek. Even if you do not find what you want on Peek Views, you can always create
your own.
WWW: https://github.com/peek/peek
 |
21:17 sunpoet
Add rubygem-concurrent-ruby-ext 1.0.5
Potential performance improvements may be achieved under MRI by installing
optional C extensions. To minimize installation errors the C extensions are
available in the concurrent-ruby-ext extension gem. concurrent-ruby and
concurrent-ruby-ext are always released together with same version.
The concurrent-ruby gem will automatically detect the presence of the
concurrent-ruby-ext gem and load the appropriate C extensions.
WWW: https://github.com/ruby-concurrency/concurrent-ruby
 |
|
Wednesday, 21 Jun 2017
|
16:39 tobik
New port: devel/bingrep
Greps through binaries from various OSs and architectures, and colors
them. Current backends:
- ELF 32/64, arm, x86, openrisc - all others will parse and color, but
relocations won't show properly
- Mach 32/64, arm, x86
- PE (debug only)
WWW: https://github.com/m4b/bingrep
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D11162
 |
|
Monday, 19 Jun 2017
|
13:43 danfe
Add `devel/p5-List-Regexp', a Perl module that converts a list of strings
to a regular expression.
WWW: http://search.cpan.org/dist/List-Regexp/
Submitted by: Zeus Panchenko
 |
|
Sunday, 18 Jun 2017
|
19:28 wg
devel/py-bsd: Python wrappers for various BSD libc and system calls
WWW: https://github.com/freenas/py-bsd
 |
|
Friday, 16 Jun 2017
|
17:28 amdmi3
- Add py3 counterpart for py3-voluptuous
- While here, add NO_ARCH and LICENSE_FILE for py-voluptuous
 |
16:45 wg
devel/py-async_timeout: Timeout context manager for asyncio programs
WWW: https://github.com/aio-libs/async-timeout
 |
|
Thursday, 15 Jun 2017
|
19:43 jrm
Create devel/rubygem-webpacker1-rails5, a 1.x version copied from
devel/rubygem-webpacker-rails5
 |
19:37 jrm
New port, devel/rubygem-sidekiq-bulk-rails5: Augment Sidekiq job classes
with a push_bulk method
 |
|
Wednesday, 14 Jun 2017
|
01:34 wen
A simple header-only logging library for C++. Add 'LinkingTo: plogr'
to 'DESCRIPTION', and '#include <plogr.h>' in your C++ modules to use
it.
WWW: https://cran.r-project.org/web/packages/plogr/
 |
|
Tuesday, 13 Jun 2017
|
10:44 wen
Provides a simple interface for creating active bindings where
the bound function accepts additional arguments.
WWW: https://cran.r-project.org/web/packages/bindr/
 |
|
Monday, 12 Jun 2017
|
10:39 sunpoet
Add py3-tzlocal 1.3
- While I'm here, fix indent
PR: 219611
Submitted by: Rudolf Siegel <rs.os@t-online.de>
Approved by: maintainer (timeout, 15 days)
 |
10:39 sunpoet
Add py3-icalendar 3.11.1
- While I'm here:
- Fix indent
- Sort USE_PYTHON
PR: 219610
Submitted by: Rudolf Siegel <rs.os@t-online.de>
Approved by: maintainer (timeout, 15 days)
 |
|
Saturday, 10 Jun 2017
|
03:13 woodsb02
[NEW] devel/py3-enum34: Create Python 3.x version of this port
PR: 219833
Reported by: koobs
 |
02:52 woodsb02
[NEW] devel/py3-mock: Add Python 3.x version of this port
PR: 219833
 |
Number of commits found: 12242 (showing only 100 on this page) |