non port: devel/Makefile |
Number of commits found: 11336 (showing only 100 on this page) |
Friday, 15 May 2015
|
17:51 olgeni
Add devel/erlang-getopt, a getopt-like engine for Erlang.
|
Wednesday, 13 May 2015
|
20:53 jgh
Add new port: devel/spice-protocol
Spice protocol defines a set of protocol messages for accessing,
controlling, and receiving inputs from remote computing devices
(e.g., keyboard, video, mouse) across networks, and sending output
to them. A controlled device can reside on either side, client
and/or server.
WWW: http://www.spice-space.org
PR: 200046 (to support fixing)
|
Tuesday, 12 May 2015
|
22:45 vanilla
Add pecl-uuid 1.0.4, UUID extension in PHP.
PR: 200113
Submitted by: Gasol Wu <gasol.wu@gmail.com>
|
14:02 olgeni
Add devel/erlang-mustache, a Mustache template engine for Erlang.
|
Sunday, 10 May 2015
|
20:20 sunpoet
- Move devel/ruby-flexmock to devel/rubygem-flexmock
- Update to 1.3.3
Changes: https://github.com/jimweirich/flexmock/commits/master
|
07:52 demon
Restore older version of CLD (aka CLD 1): pecl-cld still needs it.
Requested by: Gasol Wu <gasol.wu@gmail.com> (pecl-cld port maintainer)
|
07:46 demon
Rename cld --> cld2 (since it corresponds to version 2 of CLD).
|
Saturday, 9 May 2015
|
22:03 mmoll
new port: devel/rubygem-newrelic_rpm
Performance management system which provides deep information about
Ruby on Rails application performance while running in production.
WWW: https://www.github.com/newrelic/rpm
PR: 199920
Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de>
Approved by: mat (mentor)
|
02:56 zi
- New port: devel/cpp-netlib:
cpp-netlib is a collection of network related routines/implementations geared
towards providing a robust cross-platform networking library. cpp-netlib
offers the following implementations:
* Common Message Type -- A generic message type which can be used to
encapsulate and store message related information, used by all network
implementations as the primary means of data exchange.
* Network protocol message parsers -- A collection of parsers which generate
message objects from strings.
* Adapters and Wrappers -- A collection of Adapters and wrappers aimed towards
making the message type STL friendly.
* Network protocol client and server implementations -- A collection of
network protocol implementations that include embeddable client and server
types.
WWW: https://github.com/cpp-netlib/cpp-netlib/
|
Friday, 8 May 2015
|
22:47 antoine
Unbreak INDEX
|
21:30 brooks
Update clang-devel and llvm-devel to r236894.
Add a port of the Intel/LLVM OpenMP runtime library.
Sponsored by: DARPA, AFRL
|
18:47 mmoll
new port: devel/rubygem-get_process_mem
Get memory usage of a process in Ruby
WWW: https://github.com/schneems/get_process_mem
PR: 199928
Differential Revision: https://reviews.freebsd.org/D2488
Submitted by: Michael Fausten <ports@michael-fausten.de>
Approved by: mat (mentor)
|
Wednesday, 6 May 2015
|
18:09 swills
devel/gb: add port
gb, the project based build tool for Go
WWW: https://github.com/constabulary/gb
|
17:47 swills
devel/go-bindata: add port
A small utility which generates Go code from any file. Useful for embedding
binary data in a Go program.
WWW: https://github.com/jteeuwen/go-bindata
|
Tuesday, 5 May 2015
|
10:51 olgeni
Add devel/poolboy, a pooling library for Erlang.
|
10:33 olgeni
Add devel/erlang-protobuffs, a protocol buffers interface for Erlang.
|
10:01 olgeni
Add devel/erlang-msgpack, an Erlang library for MessagePack.
|
Monday, 4 May 2015
|
14:01 tota
- Add a new port: devel/R-cran-magrittr
The magrittr package offers a set of operators which promote semantics
that will improve your code by
* structuring sequences of data operations left-to-right (as
opposed to from the inside and out),
* avoiding nested function calls,
* minimizing the need for local variables and function
definitions, and
* making it easy to add steps anywhere in the sequence of operations.
WWW: http://cran.r-project.org/web/magrittr/
|
02:25 vanilla
Add pecl-jsond 1.3.0, javaScript Object Notation in PHP.
PR: 199886
Submitted by: Gasol Wu <gasol.wu@gmail.com>
|
Sunday, 3 May 2015
|
19:39 sunpoet
- Add rubygem-cucumber-core 1.1.3
Cucumber Core is the inner hexagon for the Ruby flavour of Cucumber.
It contains the core domain logic to execute Cucumber features. It has no user
interface, just a Ruby API. If you're interested in how Cucumber works, or in
building other tools that work with Gherkin documents, you've come to the right
place.
WWW: https://github.com/cucumber/cucumber-ruby-core
RG: https://rubygems.org/gems/cucumber-core
|
11:27 sunpoet
- Move devel/rubygem-mirror to devel/rubygem-rubygems-mirror
- Add LICENSE
- Cleanup Makefile
- Update WWW
|
10:59 rene
Remove expired port:
2015-05-03 devel/rubygem-mini_portile: Unneeded port
|
Friday, 1 May 2015
|
14:48 pi
New port: devel/ocaml-ppx-tools
Tools for authors of syntactic tools (such as ppx rewriters).
This package is licensed by LexiFi under the terms of the MIT license.
WWW: https://github.com/alainfrisch/ppx_tools
PR: 195777
Submitted by: <Michael Grunewald> (michipili@gmail.com)
|
14:15 pi
New port: devel/ocaml-camlp4
Camlp4 is a software system for writing extensible parsers for
programming languages. It provides a set of OCaml libraries that are
used to define grammars as well as loadable syntax extensions of such
grammars. Camlp4 stands for Caml Preprocessor and Pretty-Printer and
one of its most important applications is the definition of
domain-specific extensions of the syntax of OCaml.
Camlp4 was part of the official OCaml distribution until its version
4.01.0. Since then it has been replaced by a simpler system which is
easier to maintain and to learn: ppx rewriters and extension points.
WWW: https://github.com/ocaml/camlp4
PR: 195773
Submitted by: Michael Grunewald <michipili@gmail.com>
|
10:00 sunpoet
- Add p5-Sah 0.9.34
Sah is a schema language for validating data structures. In the 0.9.0 series,
there will probably still be incompatible syntax changes between revision before
the spec stabilizes into 1.0 series.
WWW: http://search.cpan.org/dist/Sah/
|
Thursday, 30 Apr 2015
|
14:37 rene
Remove expired ports:
2015-04-30 www/p5-Google-Code-Upload: Google Code will be shutting down
(http://google-opensource.blogspot.tw/2015/03/farewell-to-google-code.html)
2015-04-30 net/ntp-rc: Upline no longer has RC branch.
2015-04-30 games/wmfortune: Broken for more than 6 months
2015-04-30 games/springlobby: Depends on expiring games/spring
2015-04-30 devel/p5-base: this port is outdated and base 2.18+ is already in all
supported Perl releases
|
Wednesday, 29 Apr 2015
|
08:45 wen
Backport of pathlib from Python 3.4. Offers a set of classes featuring all the
common operations on paths in an easy, object-oriented way.
WWW: https://pypi.python.org/pypi/pathlib
PR: 199708
Submitted by: stiginge@pvv.org
|
Monday, 27 Apr 2015
|
02:48 adamw
Add devel/p5-Unix-Groups, a wrapper around getgroups and setgroups.
|
Sunday, 26 Apr 2015
|
12:28 sunpoet
- Add p5-constant-defer 6
constant::defer creates a subroutine which on the first call runs given code to
calculate its value, and on any subsequent calls just returns that value, like a
constant. The value code is discarded once run, allowing it to be garbage
collected.
Deferring a calculation is good if it might take a lot of work or produce a big
result but is only needed sometimes or only well into a program run. If it's
never needed then the value code never runs.
A deferred constant is generally not inlined or folded (see "Constant Folding"
in perlop) since it's not a single scalar value. In the current implementation a
deferred constant becomes a plain constant after the first use, so may inline
etc in code compiled after that (see "IMPLEMENTATION" below).
WWW: http://search.cpan.org/dist/constant-defer/
|
Friday, 24 Apr 2015
|
15:02 mat
Remove devel/p5-Devel-Profiler, it stopped working with Perl 5.16.
Sponsored by: Absolight
|
Tuesday, 21 Apr 2015
|
18:52 sunpoet
- Move devel/rubygem-inline to devel/rubygem-rubyinline
|
01:49 adrian
Add mips/mips64 cross compile toolchains.
This is all kan's work; I've just verified that it spat out working
binaries and (at least) working 32 bit kernels.
Reviewed by: bapt
Obtained from: kan
|
Saturday, 18 Apr 2015
|
10:00 rene
Remove expired ports:
2015-04-18 java/eclipse-ocl: depends on deprecated java/eclipse-emf
2015-04-18 java/eclipse-quantum: depends on deprecated java/eclipse-gef
2015-04-18 java/eclipse-propedit: evaluation recommendation is to remove rather
than update
2015-04-18 java/eclipse-aptana: evaluation recommendation is to remove rather
than update
2015-04-18 devel/subclipse: evaluation recommendation is to remove rather than
update
2015-04-18 devel/scala-ide: evaluation recommendation is to remove rather than
update
2015-04-18 java/eclipse-webtools: evaluation recommendation is to remove rather
than update
2015-04-18 java/eclipse-RDT: evaluation recommendation is to remove rather than
update
2015-04-18 java/eclipse-aptana-radrails: evaluation recommendation is to remove
rather than update
2015-04-18 java/eclipse-jad: evaluation recommendation is to remove rather than
update
2015-04-18 java/eclipse-vep-examples: evaluation recommendation is to remove
rather than update
2015-04-18 java/eclipse-gef-examples: evaluation recommendation is to remove
rather than update
2015-04-18 java/eclipse-gef: evaluation recommendation is to remove rather than
update
2015-04-18 java/eclipse-sysdeo-tomcat: evaluation recommendation is to remove
rather than update
2015-04-18 java/commonclipse: evaluation recommendation is to remove rather than
update
2015-04-18 java/eclipse-sqlexplorer: evaluation recommendation is to remove
rather than update
2015-04-18 java/eclipse-viplugin: evaluation recommendation is to remove rather
than update
2015-04-18 java/eclipse-vep: evaluation recommendation is to remove rather than
update
2015-04-18 java/eclipse-checkstyle: evaluation recommendation is to remove
rather than update
2015-04-18 java/eclipse-aptana2: evaluation recommendation is to remove rather
than update
2015-04-18 java/eclipse-examples: evaluation recommendation is to remove rather
than update
2015-04-18 java/eclipse-hibernatetools: evaluation recommendation is to remove
rather than update
2015-04-18 java/eclipse-langpack: evaluation recommendation is to remove rather
than update
2015-04-18 java/eclipse-uml: evaluation recommendation is to remove rather than
update
2015-04-18 java/eclipse-datatools: evaluation recommendation is to remove rather
than update
2015-04-18 java/eclipse-emf: evaluation recommendation is to remove rather than
update
2015-04-18 java/eclipse-pmd: evaluation recommendation is to remove rather than
update
|
Friday, 17 Apr 2015
|
21:00 rene
Remove expired ports:
2015-04-15 databases/php53-sqlite3: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-simplexml: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-sybase_ct: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_mysql: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-ctype: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-wddx: security EOL reached 14 Aug 2014
2015-04-15 security/php53-filter: security EOL reached 14 Aug 2014
2015-04-15 ftp/php53-ftp: security EOL reached 14 Aug 2014
2015-04-15 net/php53-soap: security EOL reached 14 Aug 2014
2015-04-15 converters/php53-recode: security EOL reached 14 Aug 2014
2015-04-15 security/php53-openssl: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-dba: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_pgsql: security EOL reached 14 Aug 2014
2015-04-15 sysutils/php53-fileinfo: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_odbc: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-sqlite: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-readline: security EOL reached 14 Aug 2014
2015-04-15 mail/php53-imap: security EOL reached 14 Aug 2014
2015-04-15 sysutils/php53-posix: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-phar: security EOL reached 14 Aug 2014
2015-04-15 graphics/php53-gd: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xsl: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_firebird: security EOL reached 14 Aug 2014
2015-04-15 devel/mingw64-binutils: Obsolete. Migrate to devel/binutils based
ports
2015-04-15 devel/cross-binutils: Obsolete. Migrate to devel/binutils based
ports
2015-04-15 databases/php53-pdo_dblib: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-sysvshm: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-json: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-redis: requires php53, security EOL reached 14 Aug
2014
2015-04-15 textproc/php53-pspell: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pgsql: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xmlreader: security EOL reached 14 Aug 2014
2015-04-15 converters/php53-iconv: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-odbc: security EOL reached 14 Aug 2014
2015-04-15 ftp/php53-curl: security EOL reached 14 Aug 2014
2015-04-15 math/php53-gmp: security EOL reached 14 Aug 2014
2015-04-15 security/php53-mcrypt: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-shmop: security EOL reached 14 Aug 2014
2015-04-15 math/php53-bcmath: security EOL reached 14 Aug 2014
2015-04-15 security/php53-hash: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-sysvsem: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-zip: security EOL reached 14 Aug 2014
2015-04-15 graphics/php53-exif: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-gettext: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-mysql: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xmlwriter: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xml: security EOL reached 14 Aug 2014
2015-04-15 converters/php53-mbstring: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-sysvmsg: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-mysqli: security EOL reached 14 Aug 2014
2015-04-15 misc/php53-calendar: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-tokenizer: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo: security EOL reached 14 Aug 2014
2015-04-15 net/php53-xmlrpc: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-interbase: security EOL reached 14 Aug 2014
2015-04-15 www/php53-session: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-mssql: security EOL reached 14 Aug 2014
2015-04-15 www/php53-tidy: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-zlib: security EOL reached 14 Aug 2014
2015-04-15 net/php53-ldap: security EOL reached 14 Aug 2014
2015-04-15 net-mgmt/php53-snmp: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-dom: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-pcntl: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-bz2: security EOL reached 14 Aug 2014
2015-04-15 net/php53-sockets: security EOL reached 14 Aug 2014
2015-04-15 lang/php53: security EOL reached 14 Aug 2014
2015-04-15 devel/pecl-uuid: requires php53, security EOL reached 14 Aug 2014
2015-04-15 lang/php53-extensions: security EOL reached 14 Aug 2014
2015-04-15 german/pecl-konto_check: requires php53, security EOL reached 14 Aug
2014
2015-04-17 www/moodle26: Deprecated by upstream, use www/moodle2{7,8} instead
|
Thursday, 9 Apr 2015
|
14:45 robak
devel/fstrm: NEW PORT - Implementation of the Frame Streams data transport
protocol in C
fstrm is an optimized C implementation of Frame Streams that
includes a fast, lockless circular queue implementation
and exposes library interfaces for setting up a dedicated
Frame Streams I/O thread and asynchronously submitting data
frames for transport from worker threads. It was originally
written to facilitate the addition of high speed binary
logging to DNS servers written in C using the dnstap
log format.
WWW: https://github.com/farsightsec/fstrm
PR: 199292
Submitted by: Leo Vandewoestijne <freebsd@dns-lab.com>
|
Sunday, 5 Apr 2015
|
21:31 sunpoet
- Move devel/rubygem-filemagic to devel/rubygem-ruby-filemagic
- Update to 0.6.3
- Add LICENSE
- Remove DISTNAME and GEM_NAME
Changes: https://github.com/blackwinter/ruby-filemagic/blob/master/ChangeLog
|
21:15 truckman
New port: devel/py-pymtbl
pymtbl: Python bindings for the mtbl sorted string table library
pymtbl provides a simple Pythonic wrapper for mtbl's reader, writer,
sorter, and merger interfaces. The examples/ directory contains
scripts demonstrating each of these interfaces.
Differential Revision: https://reviews.freebsd.org/D2220
Approved by: mat (mentor)
Sponsored by: Farsight Security, Inc.
|
18:26 sunpoet
- Move devel/rubygem-transactionsimple to devel/rubygem-transaction-simple
- Add LICENSE
- Remove DISTNAME and GEM_NAME
- Update WWW
- Bump PORTREVISION for dependency change
|
Saturday, 4 Apr 2015
|
19:09 robak
devel/librolegen: NEW PORT - library to dynamically generate webOS system bus
role files
librolegen: a library to dynamically generate WebOS system bus role files for
WebOS Javascript services
WWW: http://freewebos.github.io/
PR: 196796
Submitted by: Petr Penzin <penzin.dev@gmail.com>
|
Friday, 3 Apr 2015
|
18:51 mi
Add port of Atlassian Software Development Kit allowing development of
plugins for the company's applications (like JIRA, Confluence, and
others).
Sponsored by: http://sybpipe.com/
|
15:06 demon
New port: Apache Oozie.
Oozie is a workflow scheduler system to manage Apache Hadoop jobs.
Oozie Workflow jobs are Directed Acyclical Graphs (DAGs) of actions.
Oozie Coordinator jobs are recurrent Oozie Workflow jobs triggered by time
(frequency) and data availabilty.
Oozie is integrated with the rest of the Hadoop stack supporting several types
of Hadoop jobs out of the box (such as Java map-reduce, Streaming map-reduce,
Pig, Hive, Sqoop and Distcp) as well as system specific jobs (such as
Java programs and shell scripts).
Oozie is a scalable, reliable and extensible system.
WWW: http://oozie.apache.org/
|
Thursday, 2 Apr 2015
|
23:55 truckman
Add new port devel/mtbl.
mtbl is a C library implementation of the Sorted String Table
(SSTable) data structure, based on the SSTable implementation in
the open source Google LevelDB library https://github.com/google/leveldb.
An SSTable is a file containing an immutable mapping of keys to
values. Keys are stored in sorted order, with an index at the end
of the file allowing keys to be located quickly.
mtbl is not a database library. It does not provide an updateable
key-value data store, but rather exposes primitives for creating,
searching and merging SSTable files. Unlike databases which use the
SSTable data structure internally as part of their data store,
management of SSTable files -- creation, merging, deletion, combining
of search results from multiple SSTables -- is left to the discretion
of the mtbl library user.
Differential Revision: https://reviews.freebsd.org/D2206
Approved by: mat (mentor)
Sponsored by: Farsight Security, Inc.
|
21:23 pi
New port: devel/py-pygitup
PyGitUp is a Python implementation of the great aanand/git-up/. It
not only fully covers the abilities of git-up and should be a drop-in
replacement, but also extends it slightly.
WWW: https://pypi.python.org/pypi/git-up
PR: 198666
Submitted by: Maxim Filimonov <che@bein.link>
|
20:45 swills
devel/rubygem-rdoc3: add port for 3.x version of rdoc
|
20:30 swills
devel/rubygem-sprockets22: create port for older sprockets
|
19:20 sunpoet
- Add p5-POE-Loop-AnyEvent 0.004
POE::Loop::AnyEvent replaces POE's default select() event loop with AnyEvent.
This allows POE programs to transparently use most of the event loops AnyEvent
can provide.
POE::Loop::AnyEvent changes POE's internal implementation without altering its
APIs. By design, nearly all software that are already uses POE should continue
to work normally without any changes.
WWW: http://search.cpan.org/dist/POE-Loop-AnyEvent/
|
Wednesday, 1 Apr 2015
|
12:19 bofh
[NEW] devel/p5-Test-Modern: Precision testing for modern perl
Test::Modern provides the best features of Test::More, Test::Fatal,
Test::Warnings, Test::API, Test::LongString, and Test::Deep, as well as
ideas from Test::Requires, Test::DescribeMe, Test::Moose, and
Test::CleanNamespaces.
Test::Modern also automatically imposes strict and warnings on your script,
and loads IO::File. (Much of the same stuff Modern::Perl does.)
Although Test::Modern is a modern testing framework, it should run fine on
pre-modern versions of Perl. It should be easy to install on Perl 5.8.9 and
above; and if you can persuade its dependencies to install (not necessarily
easy!), should be OK on anything back to Perl 5.6.1.
WWW: http://search.cpan.org/dist/Test-Modern/
|
12:00 bofh
[NEW] devel/p5-Test-API: Test a list of subroutines provided by a module
This simple test module checks the subroutines provided by a module. This is
useful for confirming a planned API in testing and ensuring that other
functions aren't unintentionally included via import.
WWW: http://search.cpan.org/dist/Test-API/
|
11:40 antoine
New port: devel/py-intervaltree
A mutable, self-balancing interval tree for Python 2 and 3. Queries may be by
point, by range overlap, or by range envelopment. This library was designed to
allow tagging text and time intervals, where the intervals include the lower
bound but not the upper bound.
WWW: https://github.com/chaimleib/intervaltree
|
Tuesday, 31 Mar 2015
|
21:56 ohauer
- remove subversion16
Subversion 1.6 is long time EOL and has security issues.
Approved by: lev@ (implicit)
|
Saturday, 28 Mar 2015
|
21:20 jbeich
Add new port devel/py-game_sdl2
Pygame_sdl2 is a reimplementation of the Pygame API using SDL2 and
related libraries. The initial goal of this project are to allow games
written using the pygame API to run on SDL2 on desktop and mobile
platforms. We will then evolve the API to expose SDL2-provided
functionality in a pythonic manner.
WWW: https://github.com/renpy/pygame_sdl2
|
20:00 adamw
Add textproc/p5-Perl-Lint, a very fast Perl linter. Uses the p5-Perl-Critic
heuristics
but with a much faster parser.
Add two modules it needs:
- p5-List-Flatten, which flattens nested arrays into a single list
- p5-Regexp-Lexer, a regexp lexer that lexes regexps.
|
18:46 adamw
Add devel/p5-Reply, a lightweight, extensible REPL system for perl.
|
18:31 adamw
Add devel/p5-Config-INI-Reader-Ordered, a Config::INI parser that
imports into an ordered structure.
|
10:11 rene
Remove expired port:
2015-03-28 devel/rubygem-rcov: Does not work with Ruby 2.x
|
Friday, 27 Mar 2015
|
13:12 antoine
New port: devel/py-sortedcontainers
SortedContainers is an Apache2 licensed containers library, written in
pure-Python, and fast as C-extensions.
WWW: http://www.grantjenks.com/docs/sortedcontainers/
|
Tuesday, 24 Mar 2015
|
15:31 danfe
Add port of PyInstaller, a program that converts (packages) Python programs
into standalone executables under Windows, Mac OS X, and Unix-like operating
systems.
Also, properly sort `devel/Makefile' while here.
|
Sunday, 22 Mar 2015
|
14:59 sunpoet
- Add py-kaptan 0.5.8
Config file parser for Python projects. Supports JSON, INI
and YAML.
WWW: https://pypi.python.org/pypi/kaptan
PR: 196306
Submitted by: Tony Narlock <tony@git-pull.com>
|
Wednesday, 18 Mar 2015
|
16:55 tj
New port devel/p5-Config-Validator.
WWW: http://search.cpan.org/dist/Config-Validator/
|
Tuesday, 17 Mar 2015
|
16:51 adamw
Add devel/p5-Data-Lock, a facility to mark variables as immutable. It is
comparable to p5-Readonly (but much faster; see
https://metacpan.org/pod/Data::Lock#BENCHMARK), or to the constant
pragma (except it retains sigils). It includes Data::Lock and its
dlock() function which handles scalars, and Attribute::Constant which
exports a ': Constant' attribute, which is faster but has caveats.
|
16:03 adamw
Add devel/p5-Minion, an asynchronous job queue for Mojolicious.
Minion is a job queue for the Mojolicious real-time web framework with support
for multiple backends, such as DBM::Deep and PostgreSQL.
A job queue allows you to process time and/or computationally intensive tasks
in background processes, outside of the request/response lifecycle. Among those
tasks you'll commonly find image resizing, spam filtering, HTTP downloads,
building tarballs, warming caches and basically everything else you can imagine
that's not super fast.
WWW: https://metacpan.org/pod/Minion
|
Monday, 16 Mar 2015
|
14:10 bofh
[NEW] devel/lua-lpeg: Parsing Expression Grammars For Lua
- Additional SLAVE PORT for building with lua 5.1
LPeg is a new pattern-matching library for Lua,
based on Parsing Expression Grammars (PEGs).
WWW: http://www.inf.puc-rio.br/~roberto/lpeg/
PR: 196825
Submitted by: olevole@olevole.ru
Approved by: bapt marino (implicit)
|
Thursday, 12 Mar 2015
|
19:30 adamw
Remove devel/p5-Class-XSAccessor-Array. Class::XSAccessor::Array has been
a part of devel/p5-Class-XSAccessor since 2009. At best, this port has
been unnecessary since then; at worst, there should have been CONFLICTS
between the two.
Remove the obsolete port, and update MOVED to recommend that users switch
to devel/p5-Class-XSAccessor.
|
14:58 sunpoet
- Add py-curtsies 0.1.19
Curtsies is a curses-like terminal wrapper, with colored strings.
WWW: https://pypi.python.org/pypi/curtsies
WWW: https://github.com/thomasballinger/curtsies
|
02:05 vanilla
Add rapidjson 0.150310, fast JSON parser/generator for C++ with both
SAX/DOM style API.
PR: 198516
Submitted by: Yuri Victorovich <yuri@rawbw.com>
|
Wednesday, 11 Mar 2015
|
16:57 bdrewery
Add devel/gumbo
Gumbo is an implementation of the HTML5 parsing algorithm implemented as a pure
C99 library with no outside dependencies. It's designed to serve as a building
block for other tools and libraries such as linters, validators, templating
languages, and refactoring and analysis tools.
WWW: https://github.com/google/gumbo-parser
|
02:20 vanilla
Add libCello 1.1.7, higher level programming in C.
PR: 198495
Submitted by: matthew.closson@gmail.com
|
Tuesday, 10 Mar 2015
|
17:17 pawel
njeqt is an attempt to build a powerful and reliable dependency injection
framework on Qt's reflection based on MOC (meta-object compiler).
WWW: https://github.com/vogel/injeqt/
|
06:42 vanilla
Add p5-App-local-lib-helper 0.07, make it easy to run code against a
local-lib.
PR: 198308
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr>
|
06:12 vanilla
Add p5-Algorithm-Cron 0.09, abstract implementation of the cron(8)
scheduling algorithm.
PR: 198308
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr>
|
06:08 vanilla
Add p5-Time-timegm 0.01, efficiently compute time from local and GMT
time.
PR: 198308
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr>
|
Monday, 9 Mar 2015
|
14:35 mat
Remove devel/p5-Errno, it's outdated, and part of Perl.
With hat: perl@
Sponsored by: Absolight
|
Sunday, 8 Mar 2015
|
18:43 makc
devel/geany:
- Update to 1.24.1
- Fix build without NLS option [1]
- Convert to options helpers
devel/geany-plugin*:
- Update to 1.24, add new plugins:
geany-plugin-autoclose
geany-plugin-defineformat
geany-plugin-geanypy
geany-plugin-pairtaghighlighter
geany-plugin-pohelper
- Fix build without NLS option
Reported by: Kamil Szczesny <mailto.kamils@gmail.com> [1]
|
10:32 bsam
Eric is a full featured Python and Ruby editor and IDE, written in python.
It is based on the cross platform Qt gui toolkit, integrating the highly
flexible Scintilla editor control. It is designed to be usable as everyday's
quick and dirty editor as well as being usable as a professional project
management tool integrating many advanced features Python offers
the professional coder.
This is a port of eric6 (based on Qt4).
WWW: http://eric-ide.python-projects.org/index.html
|
03:15 vanilla
Add p5-Scalar-Util-Numeric 0.40, numeric tests for perl scalars.
PR: 198108
Submitted by: gebhart@secnetix.de
|
03:05 vanilla
Add p5-Data-HexDump-Range 0.13.59, hexadecimal Range Dumper with color,
bitfields and skip ranges.
PR: 198107
Submitted by: gebhart@secnetix.de
|
02:29 vanilla
Add p5-Tree-Trie 1.9, data structure optimized for prefix lookup.
PR: 198100
Submitted by: gebhart@secnetix.de
|
Saturday, 7 Mar 2015
|
13:50 sunpoet
- Add p5-Log-Any-IfLOG 0.01
Log::Any::IfLOG will load Log::Any only when LOG environment variable is true.
Otherwise, the module is not loaded and if user imports $log, a dumb object will
be returned instead that will accept any method but return false.
This is a quick-hack solution to avoid the cost of loading Log::Any under
"normal condition" (when LOG is not set to true).
WWW: http://search.cpan.org/dist/Log-Any-IfLOG/
|
Friday, 6 Mar 2015
|
22:36 sunpoet
- Add p5-Log-Log4perl-Tiny 1.2.7
Log::Log4perl::Tiny yet another logging module. Nothing particularly fancy nor
original, too, but a single-module implementation of the features the author use
most from Log::Log4perl for quick things, namely:
- Easy mode and stealth loggers (aka log functions INFO, WARN, etc.)
- Debug message filtering by log level
- Line formatting customisation
- Quick sending of messages to a log file
WWW: http://search.cpan.org/dist/Log-Log4perl-Tiny/
|
Thursday, 5 Mar 2015
|
13:50 robak
New port: devel/py-atomicwrites
Atomic file writes library for Python, featuring race-free
assertions, Windows support (although untested) and simple
high level API.
WWW: https://github.com/untitaker/python-atomicwrites
PR: 198275
Submitted by: Maxim Filimonov <che@bein.link>
|
Monday, 2 Mar 2015
|
14:30 sunpoet
- Add rubygem-ffi-compiler 0.1.3
ffi-compiler is a ruby library for automating compilation of native libraries
for use with ffi. To use, define your own ruby->native API using ffi, implement
it in C, then use ffi-compiler to compile it.
WWW: https://github.com/ffi/ffi-compiler
RG: https://rubygems.org/gems/ffi-compiler
|
Wednesday, 25 Feb 2015
|
18:23 adamw
Add devel/p5-PerlX-Maybe, "return a pair only if they are both defined",
needed to update devel/p5-App-GitGot.
|
18:11 adamw
Add devel/p5-IO-Prompt-Simple, a simple user input module.
|
11:27 garga
Enable git-lite
|
Tuesday, 24 Feb 2015
|
21:53 makc
hook up qt4-linguisttools
|
07:46 jbeich
Connect libosmo-netif to the INDEX build after doing |svn ci| within the port
|
Monday, 23 Feb 2015
|
10:08 sunpoet
- Add p5-Task-Tiny 0.002
Task::Tiny may be used to install a selection of tiny Perl extensions from CPAN.
WWW: http://search.cpan.org/dist/Task-Tiny/
|
Saturday, 21 Feb 2015
|
20:15 pi
New port: devel/phpunit 4.5.0
PHPUnit is a regression testing framework used by the developer
who implements unit tests in PHP. It is the most recent version
of PHPUnit, but no longer distributed over PEAR.
WWW: http://www.phpunit.de
Note: This will probably replace devel/pear-PHPUnit3 soon.
PR: 195464
Submitted by: Torsten Zuhlsdorff <ports@toco-domains.de>,
fullermd@over-yonder.net
|
Thursday, 19 Feb 2015
|
07:41 kuriyama
This library is implemented JSON Pointer
(http://tools.ietf.org/html/rfc6901) and some useful operator from
JSON Patch (http://tools.ietf.org/html/rfc6902).
JSON Pointer is available to identify a specified value in JSON
document, and it is simillar to XPath. Please read the both of
specifications for details.
WWW: http://search.cpan.org/dist/JSON-Pointer/
|
Wednesday, 18 Feb 2015
|
18:20 antoine
Hook hs-ShellCheck to the build
|
16:15 sunpoet
- Add p5-Test-Fake-HTTPD 0.07
Test::Fake::HTTPD is a fake HTTP server module for testing.
WWW: http://search.cpan.org/dist/Test-Fake-HTTPD/
|
16:14 sunpoet
- Add p5-Module-Build-Pluggable-ReadmeMarkdownFromPod 0.04
Module::Build::Pluggable::ReadmeMarkdownFromPod generates README.mkdn from pod
file.
WWW: http://search.cpan.org/dist/Module-Build-Pluggable-ReadmeMarkdownFromPod/
|
16:14 sunpoet
- Add p5-Module-Build-Pluggable 0.10
Module::Build::Pluggable adds pluggability for Module::Build.
WWW: http://search.cpan.org/dist/Module-Build-Pluggable/
|
Sunday, 15 Feb 2015
|
14:21 demon
New port: Apache Pig.
Pig is an engine for executing data flows in parallel on Hadoop.
|
11:18 pi
New port: devel/py-argcomplete
Argcomplete provides easy, extensible command line tab completion
of arguments for your Python script.
It makes two assumptions:
- You're using bash or zsh as your shell
- You're using argparse to manage your command line arguments/options
WWW: https://pypi.python.org/pypi/argcomplete
PR: 196358
Submitted by: Tony Narlock <tony@git-pull.com>
|
Saturday, 14 Feb 2015
|
18:02 adamw
Add devel/p5-MCE, Many-Core Engine for Perl providing parallel processing
capabilities
WWW: https://metacpan.org/pod/MCE
|
10:16 bofh
[NEW] devel/p5-B-C: Perl compiler's C backend
This compiler backend takes Perl source and generates C source
code corresponding to the internal structures that perl uses to
run your program. When the generated C source is compiled and
run, it cuts out the time which perl would have taken to load
and parse your program into its internal semi-compiled form.
That means that compiling with this backend will not help improve
the runtime execution speed of your program but may improve
the start-up time. Depending on the environment in which your
program runs this may be either a help or a hindrance.
WWW: http://search.cpan.org/dist/B-C/
PR: 196719
Submitted by: svysh.fbsd@gmail.com
Approved by: bapt marino (implicit)
|
Friday, 13 Feb 2015
|
12:13 koobs
[NEW] devel/py-pytrie: Pure Python implementation of the trie data structure
A trie is an ordered tree data structure that is used to store a mapping
where the keys are sequences, usually strings over an alphabet. In
addition to implementing the mapping interface, tries allow finding the
items for a given prefix, and vice versa, finding the items whose keys
are prefixes of a given key.
WWW: https://bitbucket.org/gsakkis/pytrie
|
Wednesday, 11 Feb 2015
|
13:11 koobs
devel/py-pylib: Rename to devel/py-py
- Rename py-pylib to py-py to match upstream (PyPi) name [1]
- Update to 1.4.26
- Remove DISTNAME override, no longer necessary
- Update COMMENT
Accordingly:
- Update MOVED
- Update dependents
While I'm here:
- Sort USE_PYTHON values
- Canonicalize regression-test invocations
- Make TEST_DEPENDS explicit
[1] https://pypi.python.org/pypi/py/1.4.26
|
12:20 bofh
[New Port] devel/p5-Opcodes
More Opcodes information from opnames.h and opcode.h
The canonical list of operator names is the contents of the array
PL_op_name, defined and initialised in file opcode.h of the Perl
source distribution (and installed into the perl library).
Each operator has both a terse name (its opname) and a more verbose or
recognisable descriptive name. The opdesc function can be used to
return a description for an OP.
WWW: http://search.cpan.org/dist/Opcodes/
PR: 196687
Submitted by: svysh.fbsd@gmail.com
Approved by: bapt marino (implicit)
|
Number of commits found: 11336 (showing only 100 on this page) |