non port: devel/Makefile |
Number of commits found: 11333 (showing only 100 on this page) |
Friday, 15 Nov 2013
|
15:12 mat
Add p5-String-RewritePrefix 0.006, rewrite strings based on a set of
known prefixes.
PR: ports/180299
Submitted by: Anes Mukhametov <anes@anes.su>
|
14:24 mat
Add p5-Lingua-Translit 0.19, transliterates text between writing
systems.
PR: ports/180294
Submitted by: Anes Mukhametov <anes@anes.su>
|
13:48 mat
Add p5-Class-Mixin 1.00, API for aliasing methods to/from other classes.
PR: ports/180293
Submitted by: Anes Mukhametov <anes@anes.su>
|
Wednesday, 13 Nov 2013
|
16:54 gahr
- New port: devel/tclvfs
The TclVfs project aims to provide an extension to the Tcl language which
allows Virtual Filesystems to be built using Tcl scripts only. It is also a
repository of such Tcl-implemented filesystems (metakit, zip, ftp, tar, http,
webdav, namespace, url)
WWW: http://sourceforge.net/projects/tclvfs/
|
12:01 wg
devel/etcdctl: Simple commandline client for etcd
Etcdctl is a command line client for etcd. It can
be used in scripts or for administrators to explore
an etcd cluster.
WWW: https://github.com/coreos/etcdctl#etcdctl
PR: ports/183845
Submitted by: ports robakdesign.com
|
Tuesday, 12 Nov 2013
|
18:52 antoine
New port: devel/pear-SebastianBergmann_Version
Library that helps with managing the version number of Git-hosted PHP projects
WWW: https://github.com/sebastianbergmann/version
PR: ports/181670
Submitted by: Gasol Wu
|
Monday, 11 Nov 2013
|
14:08 sunpoet
- Add p5-UUID-Random-Patch-UseMRS 0.01
UUID::Random::Patch::UseMRS makes UUID::Random use rand() from
Math::Random::Secure instead of the default rand() that comes with Perl. It is
useful for creating cryptographically secure UUID's. On the other hand, as a
note, this makes generate() around 20 times slower.
After you use this module, use UUID::Random as usual.
WWW: http://search.cpan.org/dist/UUID-Random-Patch-UseMRS/
PR: ports/182322
Submitted by: Henk van Oers <hvo.pm@xs4all.nl>
|
14:07 sunpoet
- Add p5-UUID-Random 0.04
UUID::Random generates random uuid strings. It does not satisfy any of the
points listed in RFC 4122 but the default format.
If you need RFC compliant UUID strings have a look at Data::UUID.
WWW: http://search.cpan.org/dist/UUID-Random/
PR: ports/182321
Submitted by: Henk van Oers <hvo.pm@xs4all.nl>
|
Sunday, 10 Nov 2013
|
15:42 antoine
New port: devel/pecl-jsmin
This extension provides an API for minifying JavaScript.
WWW: http://pecl.php.net/package/jsmin
PR: ports/182138
Submitted by: Gasol Wu
|
14:02 wg
devel/py-ipdb: IPython-enabled pdb
ipdb exports functions to access the IPython debugger, which features tab
completion, syntax highlighting, better tracebacks, better introspection with
the same interface as the pdb module.
WWW: https://github.com/gotcha/ipdb
PR: ports/179564
Submitted by: milki <milki rescomp.berkeley.edu>
|
Saturday, 9 Nov 2013
|
15:17 wg
devel/thrift-c_glib: C glib interface to Thrift
WWW: http://thrift.apache.org/
PR: ports/183057
Submitted by: Valery Komarov <komarov valerka.net>
|
15:11 wg
devel/thrift-cpp: C++ interface to Thrift
WWW: http://thrift.apache.org/
PR: ports/183060
Submitted by: Valery Komarov <komarov valerka.net>
|
Thursday, 7 Nov 2013
|
16:35 makc
Add new port devel/p5-Alien-SDL:
Alien::SDL can be used to detect and get configuration settings
from an installed SDL and related libraries.
WWW: http://search.cpan.org/dist/Alien-SDL/
|
13:44 nemysis
pure-stllib is an "umbrella" package that contains a pair of Pure addons,
pure-stlvec and pure-stlmap. These addons provide Pure interfaces to a
selection of containers provided by the C++ Standard Library, specialized
to hold pointers to arbitrary Pure expressions.
WWW: http://docs.pure-lang.googlecode.com/hg/pure-stllib.html
PR: ports/165865
Submitted by: Zhihao Yuan <lichray@gmail.com>
Approved by: wg (mentor)
|
13:03 sunpoet
- Add p5-Git-Repository-Plugin-Log 1.310
Git::Repository::Plugin::Log adds a log() method to Git::Repository, which will
return Git::Repository::Log objects representing the commit information provided
by `git log`.
WWW: http://search.cpan.org/dist/Git-Repository-Plugin-Log/
|
09:13 bapt
2013-11-05 devel/ORBit: EOLed upstream for very long
2013-11-05 x11/gnome-libs: EOLed upstream for very long
Bye bye gnome1
Approved by: gnome(implicit)
|
07:32 kuriyama
Reads the content of perl modules the same way perl does. This
includes reading modules available only by @INC hooks, or filtered
through them.
WWW: http://search.cpan.org/dist/Module-Reader/
|
05:37 kuriyama
Pack your dependencies onto your script file.
WWW: http://search.cpan.org/dist/App-FatPacker/
|
Wednesday, 6 Nov 2013
|
18:21 bdrewery
- Remove bogus py-setuptools which was accidentally readded in r332994
This was breaking full tree builds with poudriere
|
14:31 wg
devel/py-stsci.distutils: Packaging utilities used by some of STScI's packages
This package contains utilities used to package some of STScI's Python
projects, specifically those projects that comprise stsci_python and Astrolib.
It currently consists mostly of some setup_hook scripts meant for use with
distutils2/packaging and/or d2to1, and a customized easy_install command meant
for use with distribute.
This package is not meant for general consumption, though it might be worth
looking at for examples of how to do certain things with your own packages.
WWW: http://www.stsci.edu/institute/software_hardware/pyraf/stsci_python
|
01:33 kuriyama
Sys::Sendfile provides access to your operating system's sendfile
facility. It allows you to efficiently transfer data from one
filehandle to another. Typically the source is a file on disk and the
sink is a socket, and some operating systems may not even support
other usage.
WWW: http://search.cpan.org/dist/Sys-Sendfile/
|
Tuesday, 5 Nov 2013
|
22:02 ohauer
- move subversion documentation into own port
Approved by: lev@
|
18:39 antoine
New port: devel/pecl-msgpack
This extension provide API for communicating with MessagePack serialization.
WWW: http://pecl.php.net/package/msgpack
PR: ports/181577
Submitted by: John Chen
|
17:58 antoine
New port: devel/pecl-uri_template
Implementation of URI Template(RFC6570) specification for PHP.
WWW: http://pecl.php.net/package/uri_template
PR: ports/182991
Submitted by: Gasol Wu
|
16:54 sunpoet
- Add p5-LV 0.006
LV makes lvalue subroutines easy and practical to use. It's inspired by the
lvalue module which is sadly problematic because of the existence of another
module on CPAN called Lvalue. (They can get confused on file-systems that have
case-insensitive file names.)
LV comes with three different implementations, based on Variable::Magic,
Sentinel and tie; it will choose and use the best available one. You can force
LV to pick a particular implementation using:
$ENV{PERL_LV_IMPLEMENTATION} = 'Magic'; # or 'Sentinel' or 'Tie'
The tie implementation is the slowest, but will work on Perl 5.6 with only core
modules.
WWW: http://search.cpan.org/dist/LV/
|
16:51 sunpoet
- Add p5-Sentinel 0.05
Sentinel provides a single lvalue function, sentinel, which yields a scalar that
invoke callbacks to get or set its value. Primarily this is useful to create
lvalue object accessors or other functions, to invoke actual code when a new
value is set, rather than simply updating a scalar variable.
WWW: http://search.cpan.org/dist/Sentinel/
|
08:59 gahr
- New port: devel/critcl
The C Runtime In Tcl, CriTcl for short, is a system to build C extension
packages for Tcl on the fly, from C code embedded within Tcl scripts,
for all who wish to make their code go faster.
WWW: http://andreas-kupries.github.io/critcl/
|
04:15 kuriyama
Project::Libs automatically adds directories that may contain modules
which a project depends on.
WWW: http://search.cpan.org/dist/Project-Libs/
|
Monday, 4 Nov 2013
|
13:08 kuriyama
Proc::Pidfile is a very simple OO interface which manages a pidfile
for the current process. You can pass the path to a pidfile to use as
an argument to the constructor, or you can let Proc::Pidfile choose
one (basically, "/var/run/$basename", if you can write to /var/run,
otherwise "/$tmpdir/$basename").
WWW: http://search.cpan.org/dist/Proc-Pidfile/
|
Sunday, 3 Nov 2013
|
16:34 swills
Send Devise's emails in background. Supports Resque, Sidekiq, Delayed::Job and
QueueClassic.
WWW: https://github.com/mhfs/devise-async/
|
12:44 rene
Remove expired port:
2013-11-01 devel/ruby-io-reactor: Does not work with Ruby 1.9
|
09:49 antoine
New port: pecl-event
This is a port of libevent to the PHP infrastructure.
WWW: http://pecl.php.net/package/event
PR: ports/179074
Submitted by: John Chen
|
05:00 sunpoet
- Add p5-IPC-ShellCmd 0.005
IPC::ShellCmd comes from the nth time I've had to implement a select loop and
wanted appropriate sudo/su privilege magic, environment variables that are set
in the child, working directories set etc.
It aims to provide a reasonable interface for setting up command execution
environment (working directory, environment variables, stdin, stdout and stderr
redirection if necessary), but allowing for ssh and sudo and magicking in the
appropriate shell quoting.
It tries to be flexible about how you might want to capture output, exit status
and other such, but in such a way as it's hopefully easy to understand and make
it work.
Setup method calls are chain-able in a File::Find::Rule kind of a way.
WWW: http://search.cpan.org/dist/IPC-ShellCmd/
|
Saturday, 2 Nov 2013
|
20:03 sunpoet
- Add p5-Types-Serialiser 0.03
Types::Serialiser provides some extra datatypes that are used by common
serialisation formats such as JSON or CBOR. The idea is to have a repository of
simple/small constants and containers that can be shared by different
implementations so they become interoperable between each other.
WWW: http://search.cpan.org/dist/Types-Serialiser/
|
09:41 kuriyama
This module is more or less a bunch of heuristics for determining if a
given path is a development tree root of some kind.
This has many useful applications, notably ones that require
behaviours for "installed" modules to be different to those that are
still "in development"
WWW: http://search.cpan.org/dist/Path-IsDev/
|
Friday, 1 Nov 2013
|
14:41 kuriyama
This module offers a minimalist class construction kit in around 120
lines of code.
WWW: http://search.cpan.org/dist/Class-Tiny/
|
13:33 kuriyama
Moo is a light-weight object oriented programming framework which aims
to be compatible with Moose. MooX::late provides some assistance by
enabling a slightly more Moosey surface syntax.
WWW: http://search.cpan.org/dist/MooX-late/
|
Thursday, 31 Oct 2013
|
19:45 vg
Python Bindings for Tarantool Queue
More details about Tarantool Queue on the page:
https://github.com/tarantool/queue
WWW: https://github.com/tarantool/tarantool-queue-python
WWW: https://pypi.python.org/pypi/tarantool-queue
Approved by: eadler, osa, rm (mentors, implicit)
|
17:29 tj
New port: devel/p5-Proc-BackOff
Proc::BackOff provides methods for a Perl script to backoff retries
when an operation fails.
WWW: http://search.cpan.org/dist/Proc-BackOff/
|
Wednesday, 30 Oct 2013
|
00:00 wg
devel/py-dogpile.cache: Caching front-end based on the Dogpile lock
A caching API built around the concept of a "dogpile lock", which allows
continued access to an expiring data value while a single thread generates
a new value.
dogpile.cache builds on the dogpile.core locking system, which implements the
idea of "allow one creator to write while others read" in the abstract.
Overall, dogpile.cache is intended as a replacement to the Beaker caching
system, the internals of which are written by the same author.
WWW: https://bitbucket.org/zzzeek/dogpile.cache
|
Tuesday, 29 Oct 2013
|
23:56 wg
py-dogpile.core: Component of a larger caching solution
A 'dogpile' lock, typically used as a component of a larger caching solution.
Allows a single thread to generate an expensive resource while other threads
use the "old" value, until the "new" value is ready.
Dogpile is basically the locking code extracted from the Beaker package,
for simple and generic usage.
WWW: https://bitbucket.org/zzzeek/dogpile.core
|
20:38 wg
devel/py-babelfish: module to work with countries and languages
WWW: https://github.com/Diaoul/babelfish/
|
14:31 swills
-Remove devel/rubygem-yajl-ruby077 since it's no longer needed
|
Monday, 28 Oct 2013
|
19:52 zi
New port: devel/rubygem-rack-raw-upload:
Middleware that converts files uploaded with mimetype application/octet-stream
into normal form input, so Rack applications can read these as normal, rather
than as raw input.
WWW: https://rubygems.org/gems/rack-raw-upload
|
Saturday, 26 Oct 2013
|
18:50 wg
devel/py-glob2: Glob that captures patterns and supports recursive wildcards
Version of the glob module that can capture patterns
and supports recursive wildcards.
WWW: http://github.com/miracle2k/python-glob2/
PR: ports/181612
Submitted by: loader <loader freebsdmall.com>
|
Friday, 25 Oct 2013
|
18:33 wg
devel/php-memoize: PHP extension which transparently caches PHP functions
php-memoize is a PHP extension which transparently caches PHP functions, much
like Perl's Memoize module.
It comes with the following storage modules which can be enabled at compile
time:
- memory: Simple per-request module with no dependencies.
Since this is a per-request cache, neither TTLs specified in the
`memoize()` call or `memoize.default_ttl` are used.
- memcached: Uses libmemcached or the memcached PHP extension
- apc: Uses the APC PHP extension
WWW: https://github.com/arraypad/php-memoize
PR: ports/183270
Submitted by: Gasol Wu <gasol.wu gmail.com>
|
03:20 swills
GitLab wrapper around git objects
WWW: http://rubygems.org/gems/gitlab_git
PR: ports/182771
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
|
02:52 swills
pygments.rb exposes the pygments syntax highlighter to Ruby
WWW: http://github.com/gitlabhq/pygments.rb
PR: ports/182768
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
|
02:09 swills
GitLab meta gem
WWW: http://rubygems.org/gems/gitlab_meta
PR: ports/182764
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
|
02:01 swills
The font-awesome-rails provides the Font-Awesome web fonts and stylesheets as a
Rails engine for use with the asset pipeline.
WWW: https://github.com/bokmann/font-awesome-rails
PR: ports/182763
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
|
01:38 swills
Test Rails generators with RSpec
WWW: https://github.com/stevehodgkiss/generator_spec
PR: ports/182761
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
|
Thursday, 24 Oct 2013
|
20:01 swills
Code coverage for Ruby 1.9 with a powerful configuration library and automatic
merging of coverage across test suites
WWW: http://github.com/colszowka/simplecov
PR: ports/182757
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
|
18:21 swills
- Add rubygem-builder 3.1 port for the ports and users that need it since we
are not ready to upgrade the rubygem-builder port to 3.1 yet.
|
02:31 swills
Redis store for ActiveSupport::Cache
WWW: http://redis-store.org/redis-activesupport
PR: ports/182728
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
|
02:21 swills
- Add rubygem-activesupport4 port for newer version of activesupport for the
ports that need it, since we are not ready to update the activesupport port to
4.0 yet, as that will break other ports.
|
Wednesday, 23 Oct 2013
|
19:06 swills
Minitest provides a complete suite of testing facilities supporting TDD, BDD,
mocking, and benchmarking. minitest/unit is a small and incredibly fast unit
testing framework.
WWW: https://github.com/seattlerb/minitest
|
18:38 swills
Add rubygem-thread_safe 0.1.3, thread-safe collections and utilities for
Ruby.
|
18:01 swills
Add rubygem-atomic 1.1.14, atomic reference implementation.
|
Tuesday, 22 Oct 2013
|
12:02 tabthorpe
2013-10-10 devel/ruby-sdl: Does not work with Ruby 1.9
2013-10-22 games/magicmaze: Does not work with Ruby 1.9
2013-10-10 lang/ruby18: Please use lang/ruby19
2013-10-10 www/rubygem-mongrel_cluster: Does not work with Ruby 1.9
2013-10-10 www/rubygem-mongrel: Does not work with Ruby 1.9
2013-10-10 www/rubygem-rails-app-installer: Does not work with Ruby 1.9
2013-10-22 www/typo: Does not work with Ruby 1.9
|
Monday, 21 Oct 2013
|
18:07 tabthorpe
2013-10-21 devel/rubygem-ruby-debug-base: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-linecache: Does not work with Ruby 1.9
2013-10-21 devel/rubygem-rascut: Does not work with Ruby 1.9
2013-10-21 devel/rubygem-ruby-debug-ide: Does not work with Ruby 1.9
2013-10-21 devel/rubygem-ruby-debug: Does not work with Ruby 1.9
2013-10-21 japanese/gorua: Does not work with Ruby 1.9
2013-10-10 x11-toolkits/ruby-gtk: Does not work with Ruby 1.9
|
03:30 swills
Namespaced Rack::Session, Rack::Cache, I18n and cache Redis stores for Ruby web
frameworks.
WWW: http://redis-store.org/redis-store
PR: ports/182726
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
|
03:20 swills
A simple and straightforward settings solution that uses an ERB enabled YAML
file and a singleton design pattern.
WWW: http://github.com/binarylogic/settingslogic
PR: ports/182708
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
|
Sunday, 20 Oct 2013
|
23:13 swills
Library that implements weak, soft, and strong references in Ruby that
work across multiple runtimes (MRI, REE, YARV, Jruby, Rubinius, and
IronRuby). Also includes implementation of maps/hashes that use references
and a reference queue.
WWW: http://github.com/bdurand/ref
PR: ports/182695
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
|
22:20 swills
Test spies, for rspec
WWW: https://github.com/technicalpickles/rspec-spies
PR: ports/182694
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
|
20:11 swills
Behaviour Driven Development with elegance and joy
WWW: http://cukes.info/
PR: ports/182689
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
|
19:28 swills
Wafter-thin gem to help control rogue test/unit/autorun requires
WWW: http://cukes.info/
PR: ports/182688
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
|
15:29 swills
Entities - a simple Facade to use with your models and API - extracted from
Grape.
WWW: https://github.com/intridea/grape-entity
PR: ports/182676
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
|
15:18 swills
A Ruby framework for rapid API development with great conventions.
WWW: http://github.com/ddollar/foreman
PR: ports/182675
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
|
15:11 swills
A Ruby framework for rapid API development with great conventions.
WWW: https://github.com/intridea/grape
PR: ports/182673
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
|
14:44 swills
Attributes on Steroids for Plain Old Ruby Objects
WWW: https://github.com/solnic/virtus
PR: ports/182671
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
|
14:02 swills
Module that adds descendant tracking to a class
WWW: https://github.com/dkubb/descendants_tracker
PR: ports/182670
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
|
13:45 swills
Enumerated attributes with I18n and ActiveRecord/Mongoid/MongoMapper support
WWW: https://github.com/brainspec/enumerize
PR: ports/182669
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
|
03:58 swills
An XML interface which glues rubygem-debugger to IDEs
like Eclipse (RDT) and NetBeans. Compatible with ruby-debug-ide.
WWW: https://github.com/astashov/debugger-xml
PR: ports/183037
Submitted by: Vladimir Kondratiev <wulf@mail.mipt.ru>
|
03:47 swills
debugger is a fast implementation of the standard Ruby debugger debug.rb. It
is implemented by utilizing a new Ruby C API hook. The core component
provides support that front-ends can build on. It provides breakpoint
handling, bindings for stack frames among other things.
WWW: http://github.com/cldwalker/debugger
PR: ports/183036
Submitted by: Vladimir Kondratiev <wulf@mail.mipt.ru>
|
03:32 swills
Linecache is a module for reading and caching lines. This may be useful for
example in a debugger where the same lines are shown many times.
WWW: https://github.com/cldwalker/debugger-linecache
PR: ports/183035
Submitted by: Vladimir Kondratiev <wulf@mail.mipt.ru>
|
03:11 swills
A template language whose goal is reduce the syntax to the essential parts
without becoming cryptic.
WWW: http://slim-lang.com/
PR: ports/182655
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
|
02:48 swills
A template language whose goal is reduce the syntax to the essential parts
without becoming cryptic.
WWW: https://github.com/judofyr/temple
PR: ports/182654
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
|
Friday, 18 Oct 2013
|
22:06 brooks
Add llvm32 and clang32 ports modeled on the llvm33 and clang33 ports.
These ports install binaries with "32" suffixes and most data lives in
${PREFIX}/llvm32 so there are no conflicts.
NOTE: devel/llvm and lang/clang will shortly be removed in favor of
these ports.
|
15:54 bapt
devel/pear-PHPUnit, removed, EOLed upstream
devel/pear-PHPUnit2, removed EOLed upstream
This also solves a package name collision
|
Thursday, 17 Oct 2013
|
19:35 ohauer
- update to latest release [1]
- use PKGNAMESUFFIX instead LATEST_LINK
- whitespace cleanup
- svn mv */bugzilla to */bugzilla40
- add vuxml entry
4.4.1, 4.2.7, and 4.0.11 Security Advisory
Wednesday Oct 16th, 2013
Summary
=======
Bugzilla is a Web-based bug-tracking system used by a large number of
software projects. The following security issues have been discovered
in Bugzilla:
* A CSRF vulnerability in process_bug.cgi affecting Bugzilla 4.4 only
can lead to a bug being edited without the user consent.
* A CSRF vulnerability in attachment.cgi can lead to an attachment
being edited without the user consent.
* Several unfiltered parameters when editing flagtypes can lead to XSS.
* Due to an incomplete fix for CVE-2012-4189, some incorrectly filtered
field values in tabular reports can lead to XSS.
All affected installations are encouraged to upgrade as soon as
possible.
[1] even bugzilla40 gets upstream fixes an upgrade to bugzilla42/44 is
recommend
Security: vid e135f0c9-375f-11e3-80b7-20cf30e32f6d
CVE-2013-1733
CVE-2013-1734
CVE-2013-1742
CVE-2013-1743
|
Tuesday, 15 Oct 2013
|
19:34 antoine
Finish some ports removal
|
12:58 bapt
2013-10-15 devel/py-psyco: only bulds with lang/python26
|
09:55 bapt
Remove ports depending on gnome1
Approved by: dhn (maintainer)
|
Monday, 14 Oct 2013
|
13:59 nemysis
SDLSKK is SKK on SDL.
WWW: http://www.kmc.gr.jp/~ohai/sdlskk.en.html
Approved by: wg/pawel (mentors)
|
Friday, 11 Oct 2013
|
05:34 tabthorpe
2013-10-10 audio/ruby-vorbisfile: Does not work with Ruby 1.9
2013-10-10 audio/ruby-xmms: Does not work with Ruby 1.9
2013-10-10 databases/ruby-interbase: Does not work with Ruby 1.9
2013-10-10 databases/ruby-bdb1: Does not work with Ruby 1.9
2013-10-10 devel/ruby-fam: Does not work with Ruby 1.9
2013-10-10 devel/ruby-rcov: Does not work with Ruby 1.9
2013-10-10 devel/ruby-rudl: Does not work with Ruby 1.9
2013-10-10 devel/ruby-gemfinder: Does not work with Ruby 1.9
2013-10-10 devel/ruby-sysvipc: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-sdl: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-ncurses: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-parsetree: Does not work with Ruby 1.9
2013-10-10 devel/ruby-sexp: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-getopt-declare: Does not work with Ruby 1.9
2013-10-10 devel/ruby-slang: Does not work with Ruby 1.9
2013-10-10 japanese/ruby-slang: Does not work with Ruby 1.9
2013-10-10 devel/ruby-gettext: Does not work with Ruby 1.9
2013-10-10 devel/ruby-jttui: Does not work with Ruby 1.9
2013-10-10 devel/ruby-mmap: Does not work with Ruby 1.9
2013-10-10 devel/ruby-racc: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-rparsec: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-zoom: Does not work with Ruby 1.9
2013-10-10 games/ruby-exmars: Does not work with Ruby 1.9
2013-10-10 graphics/ruby-pgplot: Does not work with Ruby 1.9
2013-10-10 graphics/ruby-opengl: Does not work with Ruby 1.9
2013-10-10 graphics/rubygem-turing: Does not work with Ruby 1.9
2013-10-10 japanese/ruby-chasen: Does not work with Ruby 1.9
2013-10-10 japanese/ruby-gyokuro: Does not work with Ruby 1.9
2013-10-10 japanese/ruby-rdic: Does not work with Ruby 1.9
2013-10-10 lang/ruby-mode.el: Does not work with Ruby 1.9
2013-10-10 misc/rubygem-ohcount: Does not work with Ruby 1.9
2013-10-10 net-im/rubygem-xmpp4r: Does not work with Ruby 1.9
2013-10-10 security/ruby-acl: Does not work with Ruby 1.9
2013-10-10 textproc/ruby-xslt: Does not work with Ruby 1.9
2013-10-10 textproc/ruby-erbscan: Does not work with Ruby 1.9
2013-10-10 textproc/ruby-mwdom: Does not work with Ruby 1.9
2013-10-10 textproc/ruby-xmlscan-old: Does not work with Ruby 1.9
2013-10-10 textproc/rubygem-formosa: Does not work with Ruby 1.9
2013-10-10 textproc/rubygem-htmltools: Does not work with Ruby 1.9
2013-10-10 www/ruby-cruisecontrolrb: Does not work with Ruby 1.9
2013-10-10 www/rubygem-rubyfulsoup: Does not work with Ruby 1.9
2013-10-10 x11/ruby-gtktrayicon: Does not work with Ruby 1.9
|
Thursday, 10 Oct 2013
|
02:27 jhale
- Move devel/p5-doxygenfilter -> devel/p5-Doxygen-Filter-Perl as the
project has been taken over by a new developer and renamed:
http://www.bigsister.ch/doxygenfilter/news.html
- Update to 1.61
- Support staging
PR: ports/167134
Submitted by: Sergey Golyashov <svvord@mail.ru>
|
Wednesday, 9 Oct 2013
|
13:23 bdrewery
- Rename devel/valgrind-snapshot to devel/valgrind-devel to follow port
naming conventions
- Convert to staging
|
Monday, 7 Oct 2013
|
14:20 rene
Remove devel/linux-f10-libglade and textproc/linux-f10-libxml, both
have newer versions in the ports tree and both are unused.
OK from: emulation@
|
06:28 bapt
Remove bonobo,oaf (component of the EOLed gnome1) not used by anything anymore.
Approved by: gnome (implicit)
|
06:23 bapt
Remove gconf (component of the EOLed gnome1) not used by anything anymore.
Approved by: gnome (implicit)
|
06:13 bapt
Remove libglade (component of the EOLed gnome1) not used by anything anymore.
Approved by: gnome (implicit)
|
Sunday, 6 Oct 2013
|
04:23 cy
With the impending removal of rcs from base/head/, add new rcs 5.7 port
which is compatible with the soon to be removed rcs (5.7) in base/ and make
security/fwbuilder (which will not work with any rcs newer than 5.7)
depend on it.
|
Saturday, 5 Oct 2013
|
14:42 bapt
Removed unmaintained (ports@) or gnome@ ports depending on gnome1
Approved by: gnome (implicit)
|
Friday, 4 Oct 2013
|
11:09 bdrewery
A highly-available key value store for shared
configuration and service discovery. etcd is
inspired by zookeeper and doozer, with a focus on:
* Simple: curl'able user facing API (HTTP+JSON)
* Secure: optional SSL client cert authentication
* Fast: benchmarked 1000s of writes/s per instance
* Reliable: Properly distributed using Raft
Etcd is written in Go and uses the raft consensus
algorithm to manage a highly-available replicated log.
WWW: https://github.com/coreos/etcd#etcd
Use PKGNAMEPREFIX=coreos to avoid PKGNAME conflict with audio/etcd
PR: ports/182419
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
|
Wednesday, 2 Oct 2013
|
21:52 bapt
Removed expired ports
|
18:26 antoine
New port: libolecf
Library and tools to access the OLE 2 Compound File (OLECF) format
WWW: http://code.google.com/p/libolecf/
|
Tuesday, 1 Oct 2013
|
17:10 sunpoet
- Add p5-Exporter-Tiny 0.026
Exporter::Tiny supports many of Sub::Exporter's external-facing features
including renaming imported functions with the -as, -prefix and -suffix options;
explicit destinations with the into option; and alternative installers with the
installler option. But it's written in only about 40% as many lines of code and
with zero non-core dependencies.
Its internal-facing interface is closer to Exporter.pm, with configuration done
through the @EXPORT, @EXPORT_OK and %EXPORT_TAGS package variables.
Exporter::Tiny performs most of its internal duties (including resolution of tag
names to sub names, resolution of sub names to coderefs, and installation of
coderefs into the target package) as method calls, which means they can be
overridden to provide interesting behaviour.
WWW: http://search.cpan.org/dist/Exporter-Tiny/
|
Tuesday, 24 Sep 2013
|
03:54 amdmi3
R18n is a i18n tool to translate your Ruby application. It has nice
Ruby-style syntax, filters, flexible locales, custom loaders,
translation support for any classes, time and number localization,
several user language support, agnostic core package with out-of-box
support for Rails, Sinatra and desktop applications.
WWW: https://github.com/ai/r18n
|
Monday, 23 Sep 2013
|
20:47 amdmi3
STXXL: Standard Template Library for Extra Large Data Sets.
The core of STXXL is an implementation of the C++ standard template
library STL for external memory (out-of-core) computations, i. e.,
STXXL implements containers and algorithms that can process huge
volumes of data that only fit on disks. While the closeness to the
STL supports ease of use and compatibility with existing applications,
another design priority is high performance.
WWW: http://stxxl.sourceforge.net/
|
19:57 rene
Resurrect this port, there is an active PR against it (ports/181062)
Submitted by: KATO Tsuguru
|
Number of commits found: 11333 (showing only 100 on this page) |