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: 12514 (showing only 100 on this page)

[First Page]  «  59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69  »  [Last Page]

Friday, 29 Jul 2016
12:09 rm search for other commits by this committer
Parse JavaScript source maps.

WWW: https://pypi.python.org/pypi/sourcemap
Original commitRevision:419242 
12:09 rm search for other commits by this committer
This is a backport of the standard library typing module to Python
versions older than 3.5.
Typing defines a standard notation for Python function and variable type
annotations. The notation can be used for documenting code in a concise,
standard format, and it has been designed to also be used by static and
runtime type checkers, static analyzers, IDEs and other tools.

WWW: https://pypi.python.org/pypi/typing
Original commitRevision:419241 
Wednesday, 27 Jul 2016
11:58 tz search for other commits by this committer
Fix typo in devel/Makefile. The port is named
rubygem-numerizer (with m at the end of rubygem)
and not rubygen-numerizer.

Approved by: pi (mentor)
Original commitRevision:419174 
10:57 tz search for other commits by this committer
New port: devel/rubygem-numerizer

Numerizer is a gem to help with parsing numbers in natural language
from strings (ex forty two).

WWW: https://github.com/jduff/numerizer

Approved by: pi (mentor)
Original commitRevision:419172 
10:55 tz search for other commits by this committer
New port: devel/rubygem-chronic_duration

A simple Ruby natural language parser for elapsed time. (For example, 4 hours
and 30 minutes, 6 minutes 4 seconds, 3 days, etc.) Returns all results in
seconds.

WWW: https://github.com/hpoydar/chronic_duration

Approved by: pi (mentor)
Original commitRevision:419171 
Sunday, 24 Jul 2016
16:53 pi search for other commits by this committer
New port: devel/p5-Test-Roo

This module allows you to compose Test::More tests from roles.
It is inspired by the excellent Test::Routine module,
but uses Moo instead of Moose.
This gives most of the benefits
without the need for Moose as a test dependency.

WWW: http://search.cpan.org/dist/Test-Roo/

PR:		211337
Submitted by:	Henk van Oers <hvo.pm@xs4all.nl>
Original commitRevision:419012 
Saturday, 23 Jul 2016
14:19 rene search for other commits by this committer
Ressurect devel/omake, graphics/ocaml-images and games/freetennis [1]

- devel/omake:
  - add new MASTER_SITES
  - regenerate patches [1]
- graphics/ocaml-images:
  - add missing LIB_DEPENDS
  - pet portlint
  - bump PORTREVISION
- games/freetennis:
  - add missing indirect depedencies [2]
  - bump PORTREVISION
PR:		210853 [1]
Submitted by:	lightside@gmx.com [1]
Reported by:	poudriere testport [2]
Original commitRevision:418967 
Friday, 22 Jul 2016
17:09 marino search for other commits by this committer
Add new port devel/adaid (AdaID)

Supported operations include:
  * Generating random UUIDs
  * Generating name-based UUIDs
  * Restoring UUIDs from a string representation.
  * Converting a UUID to a string

I'd like to thank Anthony Arnold, the author, for re-releasing this useful
library under the 2-clause BSD license.  It was previously only available
under the full GPL.
Original commitRevision:418925 
17:08 marino search for other commits by this committer
Add new port devel/aunit

This is a test dependency of the upcoming AdaID port.  There are existing
ports that also could use Aunit but they currently work around or skip
testing options.

===
AUnit is a set of Ada packages based on the xUnit family of unit test
frameworks. It is intended as a developer's tool to facilitate confident
writing and evolution of Ada software. It is purposely lightweight, as
one of its main goals is to make it easy to develop and run unit tests,
rather than to generate artifacts for process management. The framework
supports easy composition of sets of unit tests to provide flexibility
in determining what tests to run for a given purpose.
Original commitRevision:418924 
Thursday, 21 Jul 2016
14:06 olgeni search for other commits by this committer
Add devel/elixir-tirexs, an Elixir flavored HTTP client and DSL
library for ElasticSearch.
Original commitRevision:418875 
Wednesday, 20 Jul 2016
11:09 olgeni search for other commits by this committer
Add devel/elixir-nimble_csv, a simple and fast CSV parsing and
dumping library for Elixir.
Original commitRevision:418830 
Sunday, 17 Jul 2016
14:43 pawel search for other commits by this committer
Louie provides Python programmers with a straightforward way to dispatch
signals between objects in a wide variety of contexts. It is based on
PyDispatcher, which in turn was based on a highly-rated recipe in the
Python Cookbook.

WWW: http://cheeseshop.python.org/pypi/Louie/
WWW: http://11craft.github.com/louie/

PR:		209773
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
Original commitRevision:418667 
Saturday, 16 Jul 2016
15:40 pi search for other commits by this committer
New port: devel/stack

Stack is a cross-platform program for developing Haskell projects.
It is aimed at Haskellers both new and experienced.

WWW: http://www.haskellstack.org/

PR:		208862
Submitted by:	Tobias Kortkamp <t@tobik.me>
Original commitRevision:418639 
15:13 adamw search for other commits by this committer
Add devel/p5-ReadonlyX, an improved replacement for p5-Readonly/p5-Readonly-XS,
from the person behind p5-Readonly.
Original commitRevision:418638 
Friday, 15 Jul 2016
17:52 antoine search for other commits by this committer
New port: devel/rubygem-bit-struct

Library for packed binary data stored in ruby Strings. Useful for accessing
fields in network packets and binary files.

WWW: https://github.com/vjoel/bit-struct
Original commitRevision:418605 
Thursday, 14 Jul 2016
22:25 shaun search for other commits by this committer
New port: devel/libflatarray.

LibFlatArray acts as a highly efficient multi-dimensional array of
arbitrary objects (array of structs, AoS), but really uses a struct of
arrays (SoA) memory layout. It's great for writing vectorized code and
its lightning-fast iterators give you access to neighboring elements
with zero address generation overhead.

PR:		ports/208359
Submitted by:	kurt@kmk-computers.de
Original commitRevision:418562 
18:25 pawel search for other commits by this committer
gist is a command line interface for working with GitHub gists. It provides
several methods for inspecting a users gists, and the ability to easily
create them.

WWW: http://github.com/jdowner/gist
WWW: https://pypi.python.org/pypi/python-gist

PR:		210600
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
Original commitRevision:418550 
05:31 cem search for other commits by this committer
New port: devel/dwarves

Dwarves is a collection of debuginfo manipulating and inspecting libraries and
programs, including the popular 'pahole' tool.

WWW: https://acmel.wordpress.com/category/kernel-hacking/
Git: http://repo.or.cz/dwarves.git (Github repo is stale)

Sponsored by:	EMC / Isilon Storage Division
Original commitRevision:418513 
Wednesday, 13 Jul 2016
19:25 cs search for other commits by this committer
Cobra is both a library for creating powerful modern CLI applications as well
as a program to generate applications and command files.

WWW: https://github.com/spf13/cobra
Original commitRevision:418501 
19:21 cs search for other commits by this committer
Logrus is a structured logger for Go (golang), completely API compatible with
the standard library logger.

WWW: https://github.com/Sirupsen/logrus
Original commitRevision:418500 
19:19 cs search for other commits by this committer
Protocol Buffers for Go with Gadgets

WWW: https://github.com/gogo/protobuf/
Original commitRevision:418499 
17:48 cem search for other commits by this committer
Add elfutils 0.163

Elfutils is a collection of utilities, including: stack (to show
backtraces); nm (for listing symbols from object files); size (for
listing the section sizes of an object or archive file); strip (for
discarding symbols); readelf (to see the raw ELF file structures);
elflint (to check for well-formed ELF files); and elfcompress (to
compress or decompress ELF sections).

It also provides libraries to allow other programs to manipulate ELF and
DWARF data.

WWW:	https://fedorahosted.org/elfutils/

Reviewed by:	bdrewery
Sponsored by:	EMC / Isilon Storage Division
Differential Revision:	https://reviews.freebsd.org/D7206
Original commitRevision:418495 
16:57 pi search for other commits by this committer
New port: devel/py-cluster

Python-cluster is a simple package that allows to create several
groups (clusters) of objects from a list. It's meant to be flexible
and able to cluster any object. To ensure this kind of flexibility,
you need not only to supply the list of objects, but also a function
that calculates the similarity between two of those objects.
For simple datatypes, like integers, this can be as simple as a
subtraction, but more complex calculations are possible.

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

PR:		211052
Submitted by:	Danilo G. Baio <dbaio@bsd.com.br>
Original commitRevision:418492 
16:39 pi search for other commits by this committer
New port: devel/py-tblib

Pickle tracebacks and raise exceptions with pickled tracebacks in
different processes. This allows better error handling when running
code over multiple processes (imagine multiprocessing, billiard,
futures, celery etc).
Parse traceback strings and raise with the parsed tracebacks.

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

PR:		211051
Submitted by:	Danilo G. Baio <dbaio@bsd.com.br>
Original commitRevision:418491 
16:34 pi search for other commits by this committer
New port: devel/py-stopit

Raise asynchronous exceptions in other threads, control the timeout
of blocks or callables with two context managers and two decorators.

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

PR:		211050
Submitted by:	Danilo G. Baio <dbaio@bsd.com.br>
Original commitRevision:418490 
16:18 pi search for other commits by this committer
New port: devel/py-phply

phply is a parser for the PHP programming language written using PLY,
a Lex/YACC-style parser generator toolkit for Python.

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

PR:		211049
Submitted by:	Danilo G. Baio <dbaio@bsd.com.br>
Original commitRevision:418488 
12:47 lwhsu search for other commits by this committer
Add py27-jenkins-job-builder-1.6.1
Original commitRevision:418472 
12:24 lwhsu search for other commits by this committer
Add py27-multi_key_dict-2.0.3
Original commitRevision:418469 
05:26 pi search for other commits by this committer
New port: devel/py-darts.util.lru

A LRUDict is basically a simple dictionary, which has a defined
maximum capacity, that may be supplied at construction time, or
modified at run-time via the capacity property:
>>> cache = LRUDict(1)
>>> cache.capacity
1

WWW: https://pypi.python.org/pypi/darts.util.lru

PR:		211047
Submitted by:	Danilo G. Baio <dbaio@bsd.com.br>
Original commitRevision:418461 
Monday, 11 Jul 2016
20:04 cs search for other commits by this committer
A Golang library for generating random strings from regular expressions.

WWW: https://github.com/zach-klippenstein/goregen
Original commitRevision:418401 
20:01 cs search for other commits by this committer
This library is designed to allow seamless, high-fidelity encoding and
decoding of arbitrary data in application/x-www-form-urlencoded format and as
url.Values. It is intended to be useful primarily in dealing with web forms
and URI query strings, both of which natively employ said format.

WWW: https://github.com/ajg/form
Original commitRevision:418400 
19:59 cs search for other commits by this committer
High Performance and Feature-Rich Idiomatic encode/decode and rpc library for

- msgpack: https://github.com/msgpack/msgpack
- binc: http://github.com/ugorji/binc
- cbor: http://cbor.io http://tools.ietf.org/html/rfc7049
- json: http://json.org http://tools.ietf.org/html/rfc7159

WWW: https://github.com/ugorji/go
Original commitRevision:418399 
19:58 cs search for other commits by this committer
This port holds the source for various packages and tools that support the Go
programming language.

WWW: https://godoc.org/golang.org/x/tools
Original commitRevision:418398 
19:54 cs search for other commits by this committer
Generate fake data in go.

WWW: https://github.com/manveru/faker
Original commitRevision:418397 
19:53 cs search for other commits by this committer
pflag is a drop-in replacement for Go's flag package, implementing
POSIX/GNU-style --flags.
pflag is compatible with the GNU extensions to the POSIX recommendations for
command-line options. For a more precise description, see the "Command-line
flag syntax" section below.

WWW: https://github.com/spf13/pflag
Original commitRevision:418396 
19:50 cs search for other commits by this committer
The yaml package enables Go programs to comfortably encode and decode YAML
values. It was developed within Canonical as part of the juju project, and is
based on a pure Go port of the well-known libyaml C library to parse and
generate YAML data quickly and reliably.

WWW: https://github.com/go-yaml/yaml
Original commitRevision:418395 
Sunday, 10 Jul 2016
15:35 jbeich search for other commits by this committer
devel/liteide: add new port

PR:		210450
Submitted by:	Dmitri Goutnik <dg@syrec.org>

LiteIDE is a simple, open source, cross-platform Go IDE.

Main features:
- System environment management
- Configurable build commands
- Simple and open debug system
- Kate format for auto-completion and theming
- Configurable auto-completion with WordApi
- MIME type based system
- Plugin support
- Package browser
- Class view and outline
- Document browser
- Gocode support
- GOPATH API index
- Code Navigation
- Find Usages
- Code Refactor
- Go playground
- Markdown
- Json
- Golang Present

https://github.com/visualfc/liteide
Original commitRevision:418327 
12:57 pi search for other commits by this committer
devel/capstone: move to capstone3, introduce capstone4

- update py-capstone to use capstone3

PR:		206941
Submitted by:	oleksii.tsai@gmail.com
Approved by:	oliver.pntr@gmail.com (maintainer timeout)
Original commitRevision:418316 
Saturday, 9 Jul 2016
11:47 jbeich search for other commits by this committer
devel/py-rebulk: add new port

PR:		210774
Submitted by:	Andrej Ebert <andrej@ebert.su>

ReBulk is a python library that performs advanced searches in strings
that would be hard to implement using re module or String methods only.
It includes some features like Patterns, Match, Rule that allows
developers to build a custom and complex string matcher using a readable
and extendable API.

https://github.com/Toilal/rebulk
Original commitRevision:418270 
00:10 tota search for other commits by this committer
- Add new port: devel/rubygem-hamster

  Efficient, immutable, and thread-safe collection classes for Ruby.

  Hamster provides 6 Persistent Data Structures: Hash, Vector, Set,
  SortedSet, List, and Deque (which works as an immutable queue or
  stack).

  WWW: http://rubygems.org/gems/hamster
Original commitRevision:418251 
Friday, 8 Jul 2016
21:25 cs search for other commits by this committer
This library provides a metrics package which can be used to instrument code,
expose application metrics, and profile runtime performance in a flexible
manner.

WWW: https://github.com/armon/go-metrics
Original commitRevision:418244 
21:04 cs search for other commits by this committer
This package provides pure Go implementation of Universally Unique Identifier
(UUID). Supported both creation and parsing of UUIDs.

WWW: https://github.com/satori/go.uuid
Original commitRevision:418242 
17:23 pi search for other commits by this committer
New port: devel/marisa-trie

Matching Algorithm with Recursively Implemented StorAge (MARISA)
is a static and space-efficient trie data structure. And libmarisa
is a C++ library to provide an implementation of MARISA. Also, the
package of libmarisa contains a set of command line tools for
building and operating a MARISA-based dictionary.

WWW: https://github.com/s-yata/marisa-trie

PR:		210780
Submitted by:	Iblis Lin <iblis@hs.ntnu.edu.tw>
Original commitRevision:418237 
11:24 tijl search for other commits by this committer
Remove a patch from devel/gmake so the port no longer depends on
print/texinfo which requires gmake.  To break this circular dependency
gmake-lite was introduced.  This can be removed now as well.

PR:		210623
Reviewed by:	bapt
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:418216 
Thursday, 7 Jul 2016
05:01 pi search for other commits by this committer
New port: devel/rubygem-schash

Ruby hash validator

WWW: https://github.com/itamae-kitchen/itamae

PR:		210047
Submitted by:	naito.yuichiro@gmail.com
Original commitRevision:418160 
Tuesday, 5 Jul 2016
18:46 rene search for other commits by this committer
Remove expired ports:
games/freetennis: depends on expired graphics/ocaml-images
2016-07-04 graphics/ocaml-images: Depends on expiring devel/omake
2016-07-04 devel/omake: Broken for more than 6 months
Original commitRevision:418101 
00:31 jbeich search for other commits by this committer
devel/git-cinnabar: add new port

git-cinnabar is a git remote helper to interact with mercurial
repositories. Contrary to other such helpers*, it doesn't use a local
mercurial clone under the hood, although it currently does require
mercurial to be installed for some of its libraries.

https://github.com/glandium/git-cinnabar
Original commitRevision:418059 
Monday, 4 Jul 2016
21:06 rene search for other commits by this committer
Fix INDEX by restoring expired(!) devel/omake

Submitted by:	portsnap INDEX buildbot
Original commitRevision:418058 
20:48 rene search for other commits by this committer
Remove expired ports without open PRs:
2016-07-04 security/openpgpsdk: Broken for more than 6 months
2016-07-04 security/radiusniff: Broken for more than 6 months
2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months
2016-07-04 security/sshit: Broken for more than 6 months
2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months
2016-07-04 security/rainbowcrack: Broken for more than 6 months
2016-07-04 security/vlog: Broken for more than 6 months
2016-07-04 security/cryptstring: Broken for more than 6 months
2016-07-04 x11/libdnd: Broken for more than 6 months
2016-07-04 x11/xlupe: Broken for more than 6 months
2016-07-04 x11/xco: Broken for more than 6 months
2016-07-04 x11/xclick: Broken for more than 6 months
2016-07-04 devel/ocfpcsc: Broken for more than 6 months
2016-07-04 devel/dits: Broken for more than 6 months
2016-07-04 devel/ruby-cache: Broken for more than 6 months
2016-07-04 devel/rapidsvn: Broken for more than 6 months
2016-07-04 devel/svnkit: Broken for more than 6 months
2016-07-04 devel/py-EnthoughtBase: Broken for more than 6 months
2016-07-04 devel/cl-uffi: Broken for more than 6 months
2016-07-04 devel/ruby-event-loop: Broken for more than 6 months
2016-07-04 devel/libqxt: Broken for more than 6 months
2016-07-04 devel/dasm: Broken for more than 6 months
2016-07-04 devel/libopendaap: Broken for more than 6 months
2016-07-04 devel/cl-uffi-sbcl: Depends on expiring devel/cl-uffi
2016-07-04 devel/cvs2p4: Broken for more than 6 months
2016-07-04 devel/bufferpool: Broken for more than 6 months
2016-07-04 devel/ifd-test: Broken for more than 6 months
2016-07-04 devel/eric4: Broken for more than 6 months
2016-07-04 devel/uclmmbase: Broken for more than 6 months
2016-07-04 devel/obfuscatejs: Broken for more than 6 months
2016-07-04 devel/oniguruma: Broken for more than 6 months
2016-07-04 devel/libbnr: Broken for more than 6 months
2016-07-04 devel/c4: Broken for more than 6 months
2016-07-04 devel/memcheck: Broken for more than 6 months
2016-07-04 devel/liblcfg: Broken for more than 6 months
2016-07-04 devel/omake: Broken for more than 6 months
2016-07-04 devel/svndelta: Broken for more than 6 months
2016-07-04 devel/papp: Broken for more than 6 months
2016-07-04 devel/mk: Broken for more than 6 months
2016-07-04 devel/avltree: Broken for more than 6 months
2016-07-04 devel/cbind: Broken for more than 6 months
2016-07-04 devel/tclgetopts: Broken for more than 6 months
2016-07-04 devel/antlrworks: Broken for more than 6 months
2016-07-04 devel/acme: Broken for more than 6 months
2016-07-04 devel/libopensync022: Broken for more than 6 months
2016-07-04 archivers/epkg: Broken for more than 6 months
2016-07-04 print/enscriptfonts: Broken for more than 6 months
2016-07-04 print/mup: Broken for more than 6 months
2016-07-04 lang/lua-mode.el: Broken for more than 6 months
2016-07-04 lang/s9fes: Broken for more than 6 months
2016-07-04 lang/alisp: Broken for more than 6 months
2016-07-04 lang/intel2gas: Broken for more than 6 months
2016-07-04 lang/stalin: Broken for more than 6 months
2016-07-04 french/eric4: Depends on expiring devel/eric4
2016-07-04 textproc/exslt: Broken for more than 6 months
2016-07-04 textproc/xt: Broken for more than 6 months
2016-07-04 textproc/ssddiff: Broken for more than 6 months
2016-07-04 textproc/xslint: Broken for more than 6 months
2016-07-04 textproc/cbedic: Broken for more than 6 months
2016-07-04 textproc/tralics: Broken for more than 6 months
2016-07-04 textproc/docbookide.el: Broken for more than 6 months
2016-07-04 textproc/glpi-plugins-AdditionalReports: Broken for more than 6
months
2016-07-04 textproc/tdhkit: Broken for more than 6 months
2016-07-04 textproc/p5-Groonga-API: Broken for more than 6 months
2016-07-04 textproc/glpi-plugins-DataInjection: Broken for more than 6 months
2016-07-04 dns/ldnsm: Broken for more than 6 months
2016-07-04 japanese/guesswork-classic: Broken for more than 6 months
2016-07-04 japanese/texinfo: Broken for more than 6 months
2016-07-04 japanese/jyuroku: Broken for more than 6 months
2016-07-04 japanese/mtools: Broken for more than 6 months
2016-07-04 palm/pdbar: Broken for more than 6 months
2016-07-04 graphics/gplot: Broken for more than 6 months
2016-07-04 graphics/white_dune: Broken for more than 6 months
2016-07-04 graphics/whirlgif: Broken for more than 6 months
2016-07-04 graphics/libaux: Broken for more than 6 months
2016-07-04 graphics/import-pictures: Broken for more than 6 months
2016-07-04 math/xgobi: Broken for more than 6 months
2016-07-04 math/fricas: Broken for more than 6 months
2016-07-04 math/dcdflib: Broken for more than 6 months
2016-07-04 math/libneural: Broken for more than 6 months
2016-07-04 math/open-axiom: Broken for more than 6 months
2016-07-04 irc/nefarious: Broken for more than 6 months
2016-07-04 irc/slirc: Broken for more than 6 months
2016-07-04 irc/ratbox-respond: Broken for more than 6 months
2016-07-04 irc/qwebirc: Broken for more than 6 months
2016-07-04 biology/platon: Broken for more than 6 months
2016-07-04 news/slnr: Broken for more than 6 months
2016-07-04 science/jmol: Broken for more than 6 months
2016-07-04 net/nstxd: Broken for more than 6 months
2016-07-04 net/sprinkle: Broken for more than 6 months
2016-07-04 editors/ssam: Broken for more than 6 months
2016-07-04 editors/fb: Broken for more than 6 months
2016-07-04 misc/quotes: Broken for more than 6 months
2016-07-04 misc/boxquote.el: Broken for more than 6 months
2016-07-04 misc/pypanda: Broken for more than 6 months
2016-07-04 misc/cuecat: Broken for more than 6 months
2016-07-04 deskutils/displaycalibrator: Broken for more than 6 months
2016-07-04 german/eric4: Depends on expiring devel/eric4
2016-07-04 multimedia/vic: Depends on expiring devel/uclmmbase
2016-07-04 multimedia/ggrab: Broken for more than 6 months
2016-07-04 emulators/dynamips: Broken for more than 6 months
2016-07-04 emulators/dynamips-devel: Broken for more than 6 months
2016-07-04 emulators/sim6811: Broken for more than 6 months
2016-07-04 emulators/minivmac: Broken for more than 6 months
2016-07-04 cad/qcad-partslib: Broken for more than 6 months
2016-07-04 comms/dump1090_mr: Broken for more than 6 months
2016-07-04 x11-fm/asfiles: Depends on expiring x11/libdnd
2016-07-04 x11-fonts/fonts-te: Broken for more than 6 months
2016-07-04 sysutils/rsyncmanager: Broken for more than 6 months
2016-07-04 sysutils/jfbterm: Broken for more than 6 months
2016-07-04 sysutils/daedalus: Broken for more than 6 months
2016-07-04 sysutils/pcfclock: Broken for more than 6 months
2016-07-04 sysutils/vlogger: Broken for more than 6 months
2016-07-04 sysutils/bontmia: Broken for more than 6 months
2016-07-04 mail/pop3gwd: Broken for more than 6 months
2016-07-04 mail/mailtray: Broken for more than 6 months
2016-07-04 mail/pflogstats: Broken for more than 6 months
2016-07-04 mail/exact: Broken for more than 6 months
2016-07-04 mail/wmpop3: Broken for more than 6 months
2016-07-04 mail/qmail-conf: Broken for more than 6 months
2016-07-04 mail/gld: Broken for more than 6 months
2016-07-04 mail/dsbl-testers: Broken for more than 6 months
2016-07-04 mail/vqregister: Broken for more than 6 months
2016-07-04 mail/atmail: Broken for more than 6 months
2016-07-04 mail/ml: Broken for more than 6 months
2016-07-04 net-im/icb: Broken for more than 6 months
2016-07-04 net-im/cicquin: Broken for more than 6 months
2016-07-04 net-im/pidgin-manualsize: Broken for more than 6 months
2016-07-04 net-im/pidgin-rhythmbox: Broken for more than 6 months
2016-07-04 russian/eric4: Depends on expiring devel/eric4
2016-07-04 russian/fortune-bashorgru: Broken for more than 6 months
2016-07-04 www/xpi-clearfields: Broken for more than 6 months
2016-07-04 www/pecl-varnish: Broken for more than 6 months
2016-07-04 www/py-requests-oauth-hook: Broken for more than 6 months
2016-07-04 www/hudson: Broken for more than 6 months
2016-07-04 www/xpi-mldonkey: Broken for more than 6 months
2016-07-04 www/xpi-cookiesafe: Broken for more than 6 months
2016-07-04 www/trac-mastertickets: Broken for more than 6 months
2016-07-04 www/dotclear: Broken for more than 6 months
2016-07-04 www/ruby-wgettsv: Broken for more than 6 months
2016-07-04 www/wwwstat: Broken for more than 6 months
2016-07-04 www/xpi-prism: Broken for more than 6 months
2016-07-04 www/xpi-fasterfox: Broken for more than 6 months
2016-07-04 www/siteframe: Broken for more than 6 months
2016-07-04 www/py-urljr: Broken for more than 6 months
2016-07-04 www/reviewboard: Broken for more than 6 months
2016-07-04 www/xpi-tabletools: Broken for more than 6 months
2016-07-04 www/wikindx: Broken for more than 6 months
2016-07-04 www/typolight: Broken for more than 6 months
2016-07-04 www/varnish-libvmod-header: Broken for more than 6 months
2016-07-04 www/xpi-gbrain: Broken for more than 6 months
2016-07-04 www/trac-robotstxt: Broken for more than 6 months
2016-07-04 www/simplog: Broken for more than 6 months
2016-07-04 www/chtml: Broken for more than 6 months
2016-07-04 databases/postgresql_autodoc: Broken for more than 6 months
2016-07-04 databases/oracle_odbc_driver: Broken for more than 6 months
2016-07-04 databases/mysql-xql: Broken for more than 6 months
2016-07-04 databases/mysql-udf-sys: Broken for more than 6 months
2016-07-04 games/lucidlife: Broken for more than 6 months
2016-07-04 games/gma: Broken for more than 6 months
2016-07-04 games/smiley: Broken for more than 6 months
2016-07-04 games/noegnud-littlehack: Broken for more than 6 months
2016-07-04 games/sdlquake2: Broken for more than 6 months
2016-07-04 games/daimonin: Depends on expiring games/daimonin-music
2016-07-04 games/noegnud-nethack: Broken for more than 6 months
2016-07-04 games/xbomber: Broken for more than 6 months
2016-07-04 games/xwelltris: Broken for more than 6 months
2016-07-04 games/ftjava: Broken for more than 6 months
2016-07-04 games/daimonin-music: Broken for more than 6 months
2016-07-04 games/gno3dtet: Broken for more than 6 months
2016-07-04 games/qtv: Broken for more than 6 months
2016-07-04 games/xwordpy: Broken for more than 6 months
2016-07-04 games/netris: Broken for more than 6 months
2016-07-04 games/rt2-demo: Broken for more than 6 months
2016-07-04 games/noegnud-addons: Broken for more than 6 months
2016-07-04 games/noegnud-nethack-deet: Broken for more than 6 months
2016-07-04 games/live-f1: Broken for more than 6 months
2016-07-04 games/xonix: Broken for more than 6 months
2016-07-04 games/fgkicker: Broken for more than 6 months
2016-07-04 games/tank: Depends on expiring graphics/libaux
2016-07-04 games/linux-nwserver: Broken for more than 6 months
2016-07-04 games/quake2-zaero: Broken for more than 6 months
2016-07-04 games/pyching: Broken for more than 6 months
2016-07-04 games/thevalley: Broken for more than 6 months
2016-07-04 games/xroads: Broken for more than 6 months
2016-07-04 games/fxsudoku: Broken for more than 6 months
2016-07-04 games/sudoku: Broken for more than 6 months
2016-07-04 games/kmancala: Broken for more than 6 months
2016-07-04 games/plonx: Broken for more than 6 months
2016-07-04 games/wmminichess: Broken for more than 6 months
2016-07-04 games/noegnud-slashem: Broken for more than 6 months
2016-07-04 games/latrine: Broken for more than 6 months
2016-07-04 games/pysycache-themes: Broken for more than 6 months
2016-07-04 games/nibbles: Broken for more than 6 months
2016-07-04 games/hlstatsx: Broken for more than 6 months
2016-07-04 audio/streamtuner: Broken for more than 6 months
2016-07-04 audio/mangler: Broken for more than 6 months
2016-07-04 audio/hawkvoice: Broken for more than 6 months
2016-07-04 audio/alac: Broken for more than 6 months
2016-07-04 x11-wm/e-module-mpdule: Broken for more than 6 months
2016-07-04 x11-wm/e-module-tclock: Broken for more than 6 months
2016-07-04 x11-wm/musca: Broken for more than 6 months
2016-07-04 x11-wm/e-module-places: Broken for more than 6 months
2016-07-04 x11-wm/e-module-forecasts: Broken for more than 6 months
2016-07-04 x11-wm/e-module-net: Broken for more than 6 months
2016-07-04 x11-wm/e-module-penguins: Broken for more than 6 months
2016-07-04 ftp/fget: Broken for more than 6 months
2016-07-04 net-mgmt/netmond: Broken for more than 6 months
2016-07-04 net-mgmt/ipfm: Broken for more than 6 months
Original commitRevision:418057 
Saturday, 2 Jul 2016
10:50 rene search for other commits by this committer
Remove expired port:
2016-06-30 devel/p5-Test2: Test2 has been merged into Test-Simple distribution
Original commitRevision:417924 
Thursday, 30 Jun 2016
22:32 rene search for other commits by this committer
Remove expired ports:
2016-06-29 graphics/libchamplain08: Old version, not needed any more
2016-06-30 sysutils/syslog-ng35: EOL, no longer supported by bababit.hu
2016-06-30 sysutils/syslog-ng34: EOL, no longer supported by bababit.hu
2016-06-30 devel/jenkins2: Use devel/jenkins
2016-06-30 www/p5-WWW-Google-Notebook: Google Notebook has shut down
2016-06-30 sysutils/syslog-ng-incubator03: EOL, no longer supported by
bababit.hu
Original commitRevision:417846 
Sunday, 26 Jun 2016
17:12 sunpoet search for other commits by this committer
- Add p5-Test-Needs 0.002002

Skip test scripts if modules are not available. The requested modules will be
loaded, and optionally have their versions checked. If the module is missing,
the test script will be skipped. Modules that are found but fail to compile will
exit with an error rather than skip.

If used in a subtest, the remainder of the subtest will be skipped.

Skipping will work even if some tests have already been run, or if a plan has
been declared.

Versions are checked via a $module->VERSION($wanted_version) call. Versions must
be provided in a format that will be accepted. No extra processing is done on
them.

If perl is used as a module, the version is checked against the running perl
version ($]). The version can be specified as a number, dotted-decimal string,
v-string, or version object.

If the RELEASE_TESTING environment variable is set, the tests will fail rather
than skip. Subtests will be aborted, but the test script will continue running
after that point.

WWW: http://search.cpan.org/dist/Test-Needs/
Original commitRevision:417533 
15:06 pi search for other commits by this committer
New port: devel/py-twext

twext is a Python module consisting of extensions to the Twisted Framework.
(http://twistedmatrix.com/)

WWW: http://trac.calendarserver.org/wiki/twext

PR:		210263
Submitted by:	Axel Rau <Axel.Rau@Chaos1.DE>
Original commitRevision:417528 
13:55 pi search for other commits by this committer
New port: devel/py-calendar

calendar is a python library for parsing and generating iCalendar data.
See RFC 5545 and 6350.
http://svn.calendarserver.org/repository/calendarserver/PyCalendar/trunk

WWW: http://trac.calendarserver.org/wiki/twext

PR:		210262
Submitted by:	Axel Rau <Axel.Rau@Chaos1.DE>
Original commitRevision:417524 
Saturday, 25 Jun 2016
22:48 junovitch search for other commits by this committer
New port: devel/sonarqube

The SonarQube platform is an open source quality management platform,
dedicated to continuously analyzing and measuring the technical quality of
source code, from project portfolio down to the method level.

Features:
- Supports languages: Java, C/C++, Objective-C, C#, PHP, Flex, Groovy,
  JavaScript, Python, PL/SQL, COBOL, etc.
- Can also be used in Android development.
- Offers reports on duplicated code, coding standards, unit tests, code
  coverage, complex code, potential bugs, comments and design and
  architecture.
- Records metrics history and provides evolution graphs ("time machine")
  and differential views.
- Provides fully automated analyses: integrates with Maven, Ant, Gradle and
  continuous integration tools (Atlassian Bamboo, Jenkins, Hudson, etc.).
- Integrates with the Eclipse development environment.
- Integrates with external tools: JIRA, Mantis, LDAP, Fortify, etc.
- Is expandable with the use of plugins.
- Implements the SQALE methodology to compute technical debt.

WWW: http://www.sonarqube.org/

PR:		203077
Submitted by:	Dusan Vejnovic <freebsd@dussan.org>
Original commitRevision:417498 
Thursday, 23 Jun 2016
22:51 bapt search for other commits by this committer
New slibtool:

`slibtool` is an independent reimplementation of the widely used libtool,
written in C. `slibtool` is designed to be a clean, fast, easy-to-use
libtool drop-in replacement, and is accordingly aimed at package authors,
distro developers, and system integrators. `slibtool` maintains compatibility
with libtool in nearly every aspect of the tool's functionality as well as
semantics, leaving out (or turning into a no-op) only a small number of
features that are no longer needed on modern systems.

Being a compiled binary, and although not primarily written for the sake of
performance, building a package with `slibtool` is often faster than with its
script-based counterpart. The resulting performance gain would normally vary
between packages, and is most noticeable in builds that invoke libtool a large
number of times, and which are characterized by the short compilation duration
of individual translation units.

WWW: http://git.midipix.org/cgit.cgi/slibtool/
Original commitRevision:417403 
Wednesday, 22 Jun 2016
15:21 feld search for other commits by this committer
Additional facilities to supplement Python's stdlib logging module.

WWW: https://pypi.python.org/pypi/jaraco.logging
Original commitRevision:417316 
15:20 feld search for other commits by this committer
jaraco.itertools Tools for working with iterables. Complements itertools
and more_itertools.

WWW: https://github.com/jaraco/jaraco.itertools
Original commitRevision:417315 
15:19 feld search for other commits by this committer
Additional functools in the spirit of stdlib's functools.

WWW: https://pypi.python.org/pypi/jaraco.text
Original commitRevision:417314 
15:18 feld search for other commits by this committer
Routines for obtaining the class names of an object and its parent
classes.

WWW: https://pypi.python.org/pypi/jaraco.classes
Original commitRevision:417313 
15:16 feld search for other commits by this committer
Correctly generate plurals, singular nouns, ordinals, indefinite
articles; convert numbers to words

WWW: http://pypi.python.org/pypi/inflect
Original commitRevision:417312 
Tuesday, 21 Jun 2016
13:24 mat search for other commits by this committer
Rename all three p5-ReadLine-(Gnu,Perl,TTYtter) to their real names
p5-Term-ReadLine-(Gnu,Perl,TTYtter).

I can't find any reason for p5-ReadLine-Gnu to have been added as
ReadLine-Gnu instead of Term-ReadLine-Gnu twenty years ago.

devel/p5-Term-ReadLine-Perl was added as a dupplicate a few years back
where it should not have, so change its maintainer to be perl@ like
devel/p5-ReadLine-Perl had.

Sponsored by:	Absolight
Original commitRevision:417207 
Friday, 17 Jun 2016
19:00 feld search for other commits by this committer
Move py-logbook to devel

Makes more sense. I was originally comparing it to a logging utility
normally found in sysutils category.
Original commitRevision:417021 
Thursday, 16 Jun 2016
12:07 tota search for other commits by this committer
- Add new port: devel/R-cran-tibble

  tibble provides a 'tbl_df' class that offers better checking and
  printing capabilities than traditional data frames.

  WWW: https://cran.r-project.org/web/packages/tibble/
Original commitRevision:416960 
Tuesday, 14 Jun 2016
08:29 ume search for other commits by this committer
Add new port -- Chef-like functionality for Fabric
Original commitRevision:416881 
Monday, 13 Jun 2016
19:30 pi search for other commits by this committer
New port: devel/pcc-libs

Libraries for the Portable C Compiler.

WWW: http://pcc.ludd.ltu.se/

In preparation of lang/pcc upgrade...

PR:		196642
Submitted by:	Sender Ghost <lightside@gmx.com>
Approved by:	joel (maintainer lang/pcc)
Original commitRevision:416863 
Sunday, 12 Jun 2016
11:56 bofh search for other commits by this committer
[NEW] devel/libfastjson: libfastjson is a fork from json-c

The aim of this project is not to provide a slightly modified clone of json-c.
It's aim is to provide

* a small library with essential json handling functions
* sufficiently good json support (not 100% standards compliant)
* be very fast in processing

In order to reach these goals, we reduce the features of json-c. For
similarities and differences, see the file DIFFERENCES.

WWW: https://github.com/rsyslog/libfastjson
Original commitRevision:416795 
Monday, 6 Jun 2016
16:20 madpilot search for other commits by this committer
- Update devel/geany and devel/geany-plugins* to 1.27
- Remove patch included upstream
- Add devel/geany-plugin-lineoperations for new module

PR:		209490
Submitted by:	me
Approved by:	maintainer timeout
Original commitRevision:416471 
Sunday, 5 Jun 2016
18:37 pi search for other commits by this committer
New port: devel/rubygem-health_check

Simple health check of Rails app for uptime monitoring.

WWW: https://github.com/ianheggie/health_check

PR:		209902
Submitted by:	Torsten Zuehlsdorff <ports@toco-domains.de>
Original commitRevision:416414 
Thursday, 2 Jun 2016
10:08 rene search for other commits by this committer
Remove expired ports:
2016-06-02 java/rubygem-rjb: fails to create JVM
devel/rubygem-atoulme-antwrap: depends on java/rubygem-rjb [1]

Approved by:	arved [1]
Original commitRevision:416275 
Monday, 30 May 2016
19:02 robak search for other commits by this committer
devel/py-http-prompt: NEW PORT - Interactive command-line HTTP client

HTTP Prompt is an interactive command-line HTTP client featuring autocomplete
and syntax highlighting, built on HTTPie and prompt_toolkit.

WWW: https://pypi.python.org/pypi/http-prompt

PR:		209733
Submitted by:	Danilo G. Baio <dbaio@bsd.com.br>
Original commitRevision:416172 
Saturday, 28 May 2016
20:29 pi search for other commits by this committer
New port: devel/dbus-c++

dbus-c++ attempts to provide a C++ API for D-BUS. The library has a
glib/gtk and an Ecore mainloop integration. It also offers an optional
own main loop.

WWW: https://github.com/andreas-volz/dbus-cplusplus/
WWW: https://sourceforge.net/projects/dbus-cplusplus/

PR:		209572
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
Original commitRevision:416068 
17:07 sunpoet search for other commits by this committer
- Add rubygem-lazy_priority_queue 0.1.1

Lazy priority queue is a pure Ruby priority queue which implements a lazy
binomial heap. It supports the change priority operation, being suitable for
algorithms like Dijkstra's shortest path and Prim's minimum spanning tree. It
can be instantiated as a min-priority queue as well as a max-priority queue.

WWW: https://github.com/matiasbattocchia/lazy_priority_queue
Original commitRevision:416005 
06:10 pi search for other commits by this committer
New port: devel/opendht

A lightweight C++11 Distributed Hash Table implementation originally based on
https://github.com/jech/dht by Juliusz Chroboczek.

* Light and fast C++11 Kademlia DHT library.
* Distributed shared key->value data-store
* Clean and powerfull distributed map API with storage of arbitrary binary
  values of up to 56 KB.
* Optional public key cryptography layer providing data signature and
  encryption (using GnuTLS).
* IPv4 and IPv6 support.
* Python binding.

WWW: https://github.com/savoirfairelinux/opendht/

PR:		209476
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
Original commitRevision:415975 
Friday, 27 May 2016
20:03 crees search for other commits by this committer
Remove maven-ant-tasks- deprecated and should use Maven directly

PR:		ports/209800
Submitted by:	Michael Osipov
Obtained
from:	http://www.mail-archive.com/announce@maven.apache.org/msg00746.html
Original commitRevision:415963 
11:29 pawel search for other commits by this committer
CppUTest is a C /C++ based unit xUnit test framework for unit testing and for
test-driving your code. It is written in C++ but is used in C and C++ projects
and frequently used in embedded systems.

CppUTest's core design principles:

* Simple to use and small
* Portable to old and new platforms
* Build with Test-driven Development in mind

WWW: https://cpputest.github.io/

PR:		209622
Submitted by:	Akos Somfai <akos.somfai@gmail.com>
Original commitRevision:415934 
03:39 olivierd search for other commits by this committer
pyqi (canonically pronounced pie chee) is designed to support wrapping
general commands in multiple types of interfaces, including at the
command line, HTML, and API levels.

WWW: http://github.com/biocore/pyqi/

PR:		209766
Submitted by:	Joseph Mingrone <jrm@ftfl.ca>
Original commitRevision:415922 
Wednesday, 25 May 2016
13:59 arved search for other commits by this committer
Add ACS ccid, fork of libccid which supports smartcard readers made by
acs.com.hk

PR:		197825
Submitted by:	mp39590@gmail.com
Original commitRevision:415832 
Tuesday, 24 May 2016
19:43 pi search for other commits by this committer
New port: devel/qbs

QBS (Qt Build Suite) is a cross-platform build environment)
tailored to the needs of Qt developers. It is part of the
Qt Project.

WWW: https://wiki.qt.io/Qt_Build_Suite

Submitted by:	Ralf Nolden <nolden@kde.org> (kde)
Original commitRevision:415807 
Saturday, 21 May 2016
17:40 cpm search for other commits by this committer
New port: devel/py-codecov

Python report uploader for Codecov

WWW: https://github.com/codecov/codecov-python

Submitted by:	cpm
Reviewed by:	amdmi3 (mentor)
Approved by:	amdmi3 (mentor)
Differential Revision:	D6450
Original commitRevision:415604 
16:39 woodsb02 search for other commits by this committer
Add devel/p5-Data-URIEncode, a Perl module that allows complex data
structures to be encoded using flat URIs.

Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D6484
Original commitRevision:415603 
Friday, 20 May 2016
17:33 brd search for other commits by this committer
Add a new port: devel/rubygem-jasmine-core

Approved by:	swills (mentor)
Original commitRevision:415563 
17:18 brd search for other commits by this committer
Add a new port: devel/rubygem-pqueue

Approved by:	swills (mentor)
Original commitRevision:415562 
Wednesday, 18 May 2016
16:50 woodsb02 search for other commits by this committer
Create new port devel/py3-nose:
- This is a variant of devel/py-nose for Python 3.x.
  A separate port is needed until the ports tree gets VARIANTS support.
  The science/gramps port will soon be updated to a version which only
  supports python3, and it depends on py-nose with python3.
  To allow people to only use packages directly (and not ports),
  the package building infrastructure needs to build 2 packages:
  py-nose with python2 and py-nose with python3.
  Since the ports tree doesn't yet have VARIANTS support, this is not
  yet possible without making a separate py3-nose port.
- Ensure devel/py-nose does not clobber USES variable in slave devel/py3-nose
- Fix devel/py-nose target regression-test to use selftest.py [1]

  [1] https://github.com/nose-devs/nose/issues/400

PR:		207036
Reviewed by:	mat (mentor)
Approved by:	adamw (mentor), koobs (maintainer)
Differential Revision:	https://reviews.freebsd.org/D6280
Original commitRevision:415456 
Tuesday, 17 May 2016
16:10 adamw search for other commits by this committer
Add devel/p5-Mojolicious-Plugin-NYTProf, a plugin which collects
Devel::NYTProf profiling data for your routes.

This plugin enables Mojolicious to automatically generate Devel::NYTProf
profiles and routes for your app, and sets up a route for viewing the
collected data.

WWW: https://metacpan.org/pod/Mojolicious::Plugin::NYTProf
Original commitRevision:415390 
Monday, 16 May 2016
17:43 hrs search for other commits by this committer
Update japanese/mozc-server to 2.17.2322.102.  Changes include:

- Use Github as the source.
- Depend on devel/py-gyp and japanese/zinnia because bundled versions have
  been removed from the original distfile.
- devel/py-gyp-devel has been updated to snapshot as of 20160504 and
  renamed with devel/py-gyp.  Take maintainership[*].
- Install mozc.el.gz instead of mozc.el.

Approved by:	maintainer [*]
Original commitRevision:415345 
06:22 pi search for other commits by this committer
New port: devel/extra-cmake-modules

The Extra CMake Modules package, or ECM, adds to the modules provided
by CMake, including ones used by find_package() to find common
software, ones that can be used directly in CMakeLists.txt files
to perform common tasks and toolchain files that must be specified
on the commandline by the user.

WWW: https://quickgit.kde.org/?p=extra-cmake-modules.git

PR:		209513
Submitted by:	yuri@rawbw.com
Original commitRevision:415309 
02:13 feld search for other commits by this committer
Python interface to the TV Maze API (www.tvmaze.com)

WWW: https://github.com/srob650/pytvmaze
Original commitRevision:415300 
01:45 feld search for other commits by this committer
Python wrapper of xxhash that supports concurrency

WWW: https://github.com/ewencp/pyhashxx
Original commitRevision:415294 
Sunday, 15 May 2016
17:49 matthew search for other commits by this committer
Structured Logging for Python

Makes structured logging with key-value logging, incremental context building,
and arbitrary formatting easy.

WWW: http://www.structlog.org/

PR:		208888
Submitted by:	Dave Cottlehuber <dch@skunkwerks.at>
Original commitRevision:415271 
17:11 brd search for other commits by this committer
Add devel/rubygem-rice.

Rice is a C++ interface to Ruby's C API. It provides a type-safe and
exception-safe interface in order to make embedding Ruby and writing Ruby
extensions with C++ easier. It is similar to Boost.Python in many ways, but
also attempts to provide an object-oriented interface to all of the Ruby C API.

Approved by:    swills (mentor)
Original commitRevision:415267 
07:04 antoine search for other commits by this committer
New port: devel/rubygem-patch_finder

PatchFinder is a toolkit to find software patches.

WWW: https://github.com/wchen-r7/Patch-Finder
Original commitRevision:415212 
06:49 antoine search for other commits by this committer
New port: devel/rubygem-filesize
rubygem-filesize is a small class for handling filesizes with both the SI and
binary prefixes, allowing conversion from any size to any other size.
WWW: https://github.com/dominikh/filesize
Original commitRevision:415209 
06:42 antoine search for other commits by this committer
New port: devel/rubygem-metasm
Metasm is a cross-architecture assembler, disassembler, linker, and debugger.
WWW: http://metasm.cr0.org/
Original commitRevision:415208 
Saturday, 14 May 2016
15:19 antoine search for other commits by this committer
Remove duplicate port

Pointy hat:	feld
Original commitRevision:415190 
Friday, 13 May 2016
22:30 bapt search for other commits by this committer
Add a standalone version of llvm openmp
Original commitRevision:415157 
20:46 feld search for other commits by this committer
Remove duplicate port

Reported by:	swills
Original commitRevision:415153 
18:01 feld search for other commits by this committer
Allows multiple Redmine plugins to use tags safely

WWW: https://rubygems.org/gems/redmine_acts_as_taggable_on
Original commitRevision:415120 
18:00 feld search for other commits by this committer
With ActsAsTaggableOn, you can tag a single model on several contexts,
such as skills, interests, and awards. It also provides other advanced
functionality.

WWW: https://rubygems.org/gems/acts-as-taggable-on
Original commitRevision:415119 
Wednesday, 11 May 2016
19:37 sunpoet search for other commits by this committer
- Add p5-Data-Sah-Normalize 0.04

This often-needed functionality is split from the main Data::Sah to keep it in a
small and minimal-dependencies package.

WWW: http://search.cpan.org/dist/Data-Sah-Normalize/
Original commitRevision:415018 

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

[First Page]  «  59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69  »  [Last Page]