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 photosAll times are UTC
Ukraine
non port: devel/Makefile

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

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

Friday, 15 Nov 2013
15:12 mat search for other commits by this committer
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>
Original commitRevision:333875 
14:24 mat search for other commits by this committer
Add p5-Lingua-Translit 0.19, transliterates text between writing
systems.

PR:		ports/180294
Submitted by:	Anes Mukhametov <anes@anes.su>
Original commitRevision:333869 
13:48 mat search for other commits by this committer
Add p5-Class-Mixin 1.00, API for aliasing methods to/from other classes.

PR:		ports/180293
Submitted by:	Anes Mukhametov <anes@anes.su>
Original commitRevision:333864 
Wednesday, 13 Nov 2013
16:54 gahr search for other commits by this committer
- 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/
Original commitRevision:333710 
12:01 wg search for other commits by this committer
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
Original commitRevision:333677 
Tuesday, 12 Nov 2013
18:52 antoine search for other commits by this committer
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
Original commitRevision:333599 
Monday, 11 Nov 2013
14:08 sunpoet search for other commits by this committer
- 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>
Original commitRevision:333502 
14:07 sunpoet search for other commits by this committer
- 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>
Original commitRevision:333501 
Sunday, 10 Nov 2013
15:42 antoine search for other commits by this committer
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
Original commitRevision:333407 
14:02 wg search for other commits by this committer
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>
Original commitRevision:333392 
Saturday, 9 Nov 2013
15:17 wg search for other commits by this committer
devel/thrift-c_glib: C glib interface to Thrift

WWW: http://thrift.apache.org/

PR:		ports/183057
Submitted by:	Valery Komarov <komarov valerka.net>
Original commitRevision:333298 
15:11 wg search for other commits by this committer
devel/thrift-cpp: C++ interface to Thrift

WWW: http://thrift.apache.org/

PR:		ports/183060
Submitted by:	Valery Komarov <komarov valerka.net>
Original commitRevision:333297 
Thursday, 7 Nov 2013
16:35 makc search for other commits by this committer
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/
Original commitRevision:333134 
13:44 nemysis search for other commits by this committer
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)
Original commitRevision:333095 
13:03 sunpoet search for other commits by this committer
- 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/
Original commitRevision:333088 
09:13 bapt search for other commits by this committer
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)
Original commitRevision:333073 
07:32 kuriyama search for other commits by this committer
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/
Original commitRevision:333066 
05:37 kuriyama search for other commits by this committer
Pack your dependencies onto your script file.

WWW: http://search.cpan.org/dist/App-FatPacker/
Original commitRevision:333063 
Wednesday, 6 Nov 2013
18:21 bdrewery search for other commits by this committer
- Remove bogus py-setuptools which was accidentally readded in r332994
  This was breaking full tree builds with poudriere
Original commitRevision:333021 
14:31 wg search for other commits by this committer
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
Original commitRevision:332994 
01:33 kuriyama search for other commits by this committer
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/
Original commitRevision:332939 
Tuesday, 5 Nov 2013
22:02 ohauer search for other commits by this committer
- move subversion documentation into own port

Approved by:	lev@
Original commitRevision:332915 
18:39 antoine search for other commits by this committer
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
Original commitRevision:332892 
17:58 antoine search for other commits by this committer
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
Original commitRevision:332883 
16:54 sunpoet search for other commits by this committer
- 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/
Original commitRevision:332870 
16:51 sunpoet search for other commits by this committer
- 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/
Original commitRevision:332869 
08:59 gahr search for other commits by this committer
- 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/
Original commitRevision:332823 
04:15 kuriyama search for other commits by this committer
Project::Libs automatically adds directories that may contain modules
which a project depends on.

WWW: http://search.cpan.org/dist/Project-Libs/
Original commitRevision:332805 
Monday, 4 Nov 2013
13:08 kuriyama search for other commits by this committer
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/
Original commitRevision:332704 
Sunday, 3 Nov 2013
16:34 swills search for other commits by this committer
Send Devise's emails in background. Supports Resque, Sidekiq, Delayed::Job and
QueueClassic.

WWW: https://github.com/mhfs/devise-async/
Original commitRevision:332624 
12:44 rene search for other commits by this committer
Remove expired port:
2013-11-01 devel/ruby-io-reactor: Does not work with Ruby 1.9
Original commitRevision:332610 
09:49 antoine search for other commits by this committer
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
Original commitRevision:332601 
05:00 sunpoet search for other commits by this committer
- 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/
Original commitRevision:332586 
Saturday, 2 Nov 2013
20:03 sunpoet search for other commits by this committer
- 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/
Original commitRevision:332539 
09:41 kuriyama search for other commits by this committer
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/
Original commitRevision:332463 
Friday, 1 Nov 2013
14:41 kuriyama search for other commits by this committer
This module offers a minimalist class construction kit in around 120
lines of code.

WWW: http://search.cpan.org/dist/Class-Tiny/
Original commitRevision:332383 
13:33 kuriyama search for other commits by this committer
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/
Original commitRevision:332371 
Thursday, 31 Oct 2013
19:45 vg search for other commits by this committer
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)
Original commitRevision:332280 
17:29 tj search for other commits by this committer
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/
Original commitRevision:332269 
Wednesday, 30 Oct 2013
00:00 wg search for other commits by this committer
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
Original commitRevision:332025 
Tuesday, 29 Oct 2013
23:56 wg search for other commits by this committer
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
Original commitRevision:332023 
20:38 wg search for other commits by this committer
devel/py-babelfish: module to work with countries and languages

WWW: https://github.com/Diaoul/babelfish/
Original commitRevision:331996 
14:31 swills search for other commits by this committer
-Remove devel/rubygem-yajl-ruby077 since it's no longer needed
Original commitRevision:331952 
Monday, 28 Oct 2013
19:52 zi search for other commits by this committer
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
Original commitRevision:331893 
Saturday, 26 Oct 2013
18:50 wg search for other commits by this committer
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>
Original commitRevision:331727 
Friday, 25 Oct 2013
18:33 wg search for other commits by this committer
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>
Original commitRevision:331622 
03:20 swills search for other commits by this committer
GitLab wrapper around git objects

WWW: http://rubygems.org/gems/gitlab_git

PR:		ports/182771
Submitted by:	Loic Blot <loic.blot@unix-experience.fr>
Original commitRevision:331551 
02:52 swills search for other commits by this committer
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>
Original commitRevision:331549 
02:09 swills search for other commits by this committer
GitLab meta gem

WWW: http://rubygems.org/gems/gitlab_meta

PR:		ports/182764
Submitted by:	Loic Blot <loic.blot@unix-experience.fr>
Original commitRevision:331545 
02:01 swills search for other commits by this committer
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>
Original commitRevision:331544 
01:38 swills search for other commits by this committer
Test Rails generators with RSpec

WWW: https://github.com/stevehodgkiss/generator_spec

PR:		ports/182761
Submitted by:	Loic Blot <loic.blot@unix-experience.fr>
Original commitRevision:331542 
Thursday, 24 Oct 2013
20:01 swills search for other commits by this committer
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>
Original commitRevision:331525 
18:21 swills search for other commits by this committer
- 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.
Original commitRevision:331508 
02:31 swills search for other commits by this committer
Redis store for ActiveSupport::Cache

WWW: http://redis-store.org/redis-activesupport

PR:		ports/182728
Submitted by:	Loic Blot <loic.blot@unix-experience.fr>
Original commitRevision:331453 
02:21 swills search for other commits by this committer
- 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.
Original commitRevision:331452 
Wednesday, 23 Oct 2013
19:06 swills search for other commits by this committer
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
Original commitRevision:331412 
18:38 swills search for other commits by this committer
Add rubygem-thread_safe 0.1.3, thread-safe collections and utilities for
Ruby.
Original commitRevision:331403 
18:01 swills search for other commits by this committer
Add rubygem-atomic 1.1.14, atomic reference implementation.
Original commitRevision:331400 
Tuesday, 22 Oct 2013
12:02 tabthorpe search for other commits by this committer
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
Original commitRevision:331254 
Monday, 21 Oct 2013
18:07 tabthorpe search for other commits by this committer
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
Original commitRevision:331169 
03:30 swills search for other commits by this committer
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>
Original commitRevision:331089 
03:20 swills search for other commits by this committer
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>
Original commitRevision:331088 
Sunday, 20 Oct 2013
23:13 swills search for other commits by this committer
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>
Original commitRevision:331070 
22:20 swills search for other commits by this committer
Test spies, for rspec

WWW: https://github.com/technicalpickles/rspec-spies

PR:		ports/182694
Submitted by:	Loic Blot <loic.blot@unix-experience.fr>
Original commitRevision:331067 
20:11 swills search for other commits by this committer
Behaviour Driven Development with elegance and joy

WWW: http://cukes.info/

PR:		ports/182689
Submitted by:	Loic Blot <loic.blot@unix-experience.fr>
Original commitRevision:331061 
19:28 swills search for other commits by this committer
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>
Original commitRevision:331058 
15:29 swills search for other commits by this committer
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>
Original commitRevision:331030 
15:18 swills search for other commits by this committer
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>
Original commitRevision:331026 
15:11 swills search for other commits by this committer
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>
Original commitRevision:331025 
14:44 swills search for other commits by this committer
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>
Original commitRevision:331019 
14:02 swills search for other commits by this committer
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>
Original commitRevision:331018 
13:45 swills search for other commits by this committer
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>
Original commitRevision:331016 
03:58 swills search for other commits by this committer
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>
Original commitRevision:330968 
03:47 swills search for other commits by this committer
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>
Original commitRevision:330966 
03:32 swills search for other commits by this committer
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>
Original commitRevision:330965 
03:11 swills search for other commits by this committer
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>
Original commitRevision:330964 
02:48 swills search for other commits by this committer
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>
Original commitRevision:330963 
Friday, 18 Oct 2013
22:06 brooks search for other commits by this committer
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.
Original commitRevision:330777 
15:54 bapt search for other commits by this committer
devel/pear-PHPUnit, removed, EOLed upstream
devel/pear-PHPUnit2, removed EOLed upstream
This also solves a package name collision
Original commitRevision:330761 
Thursday, 17 Oct 2013
19:35 ohauer search for other commits by this committer
- 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
Original commitRevision:330666 
Tuesday, 15 Oct 2013
19:34 antoine search for other commits by this committer
Finish some ports removal
Original commitRevision:330441 
12:58 bapt search for other commits by this committer
2013-10-15 devel/py-psyco: only bulds with lang/python26
Original commitRevision:330399 
09:55 bapt search for other commits by this committer
Remove ports depending on gnome1

Approved by:	dhn (maintainer)
Original commitRevision:330380 
Monday, 14 Oct 2013
13:59 nemysis search for other commits by this committer
SDLSKK is SKK on SDL.

WWW: http://www.kmc.gr.jp/~ohai/sdlskk.en.html

Approved by:	wg/pawel (mentors)
Original commitRevision:330325 
Friday, 11 Oct 2013
05:34 tabthorpe search for other commits by this committer
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
Original commitRevision:330056 
Thursday, 10 Oct 2013
02:27 jhale search for other commits by this committer
- 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>
Original commitRevision:329961 
Wednesday, 9 Oct 2013
13:23 bdrewery search for other commits by this committer
- Rename devel/valgrind-snapshot to devel/valgrind-devel to follow port
  naming conventions
- Convert to staging
Original commitRevision:329897 
Monday, 7 Oct 2013
14:20 rene search for other commits by this committer
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@
Original commitRevision:329708 
06:28 bapt search for other commits by this committer
Remove bonobo,oaf (component of the EOLed gnome1) not used by anything anymore.

Approved by:	gnome (implicit)
Original commitRevision:329656 
06:23 bapt search for other commits by this committer
Remove gconf (component of the EOLed gnome1) not used by anything anymore.

Approved by:	gnome (implicit)
Original commitRevision:329655 
06:13 bapt search for other commits by this committer
Remove libglade (component of the EOLed gnome1) not used by anything anymore.

Approved by:	gnome (implicit)
Original commitRevision:329652 
Sunday, 6 Oct 2013
04:23 cy search for other commits by this committer
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.
Original commitRevision:329531 
Saturday, 5 Oct 2013
14:42 bapt search for other commits by this committer
Removed unmaintained (ports@) or gnome@ ports depending on gnome1

Approved by:	gnome (implicit)
Original commitRevision:329464 
Friday, 4 Oct 2013
11:09 bdrewery search for other commits by this committer
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>
Original commitRevision:329287 
Wednesday, 2 Oct 2013
21:52 bapt search for other commits by this committer
Removed expired ports
Original commitRevision:329112 
18:26 antoine search for other commits by this committer
New port: libolecf
Library and tools to access the OLE 2 Compound File (OLECF) format

WWW: http://code.google.com/p/libolecf/
Original commitRevision:329092 
Tuesday, 1 Oct 2013
17:10 sunpoet search for other commits by this committer
- 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/
Original commitRevision:328969 
Tuesday, 24 Sep 2013
03:54 amdmi3 search for other commits by this committer
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
Original commitRevision:328088 
Monday, 23 Sep 2013
20:47 amdmi3 search for other commits by this committer
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/
Original commitRevision:328048 
19:57 rene search for other commits by this committer
Resurrect this port, there is an active PR against it (ports/181062)

Submitted by:	KATO Tsuguru
Original commitRevision:328035 

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

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