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

[First Page]  «  73 | 74 | 75 | 76 | 77 | 78 | 79 | 80 | 81 | 82 | 83  »  [Last Page]

Monday, 22 Apr 2013
21:54 kwm search for other commits by this committer
Add py-gobject 3.8.0.

This is the next version of the python GLib/GObject/GIO bindings, including
full GObject introspection support.
Original commitRevision:316278 
10:17 gahr search for other commits by this committer
- New port: devel/tcloo

This is a backport for Tcl 8.5 of the Object Oriented layer (TclOO) shipped
with Tcl 8.6.

WWW: http://core.tcl.tk/tcloo/

Feature safe:	yes
Original commitRevision:316223 
Saturday, 20 Apr 2013
07:46 sunpoet search for other commits by this committer
- Add p5-IO-Event 0.812

IO::Event provides an object-based callback system for handling nonblocking IO.
The design goal is to provide a system that just does the right thing without
the user needing to think about it much.

All APIs are kept as simple as possible yet at the same time, all functionality
is accesible if needed. Simple things are easy. Hard things are possible.

Most of the time file handling syntax will work fine: <$filehandle> and print
$filehandle 'stuff'.

IO::Event provides automatic buffering of output (with a callback to throttle).
It provides automatic line-at-a-time input.

After initial setup, call IO::Event::loop().

IO::Event was originally written to use Event. IO::Event still defaults to using
Event but it can now use AnyEvent or its own event loop.

WWW: http://search.cpan.org/dist/IO-Event/

Feature safe:	yes
Original commitRevision:316128 
Tuesday, 16 Apr 2013
17:06 kwm search for other commits by this committer
Remove expirted ports that have no users and block the update of libgsf.

Feature safe:	yes
Original commitRevision:315855 
17:05 sunpoet search for other commits by this committer
- Add p5-Module-Build-Tiny 0.017

Many Perl distributions use a Build.PL file instead of a Makefile.PL file to
drive distribution configuration, build, test and installation. Traditionally,
Build.PL uses Module::Build as the underlying build system. This module provides
a simple, lightweight, drop-in replacement.

Whereas Module::Build has over 6,700 lines of code; this module has less than
70, yet supports the features needed by most pure-Perl distributions.

WWW: http://search.cpan.org/dist/Module-Build-Tiny/

Feature safe:	yes
Original commitRevision:315854 
17:02 sunpoet search for other commits by this committer
- Add p5-ExtUtils-Helpers 0.016

ExtUtils::Helpers provides various portable helper functions for module
building modules.

WWW: http://search.cpan.org/dist/ExtUtils-Helpers/

Feature safe:	yes
Original commitRevision:315853 
16:59 sunpoet search for other commits by this committer
- Add p5-ExtUtils-InstallPaths 0.009

ExtUtils::InstallPaths tries to make install path resolution as easy as
possible.

When you want to install a module, it needs to figure out where to install
things. The nutshell version of how this works is that default installation
locations are determined from ExtUtils::Config, and they may be individually
overridden by using the install_path attribute. An install_base attribute lets
you specify an alternative installation root like /home/foo and prefix does
something similar in a rather different (and more complicated) way. destdir lets
you specify a temporary installation directory like /tmp/install in case you
want to create bundled-up installable packages.

WWW: http://search.cpan.org/dist/ExtUtils-InstallPaths/

Feature safe:	yes
Original commitRevision:315852 
16:56 sunpoet search for other commits by this committer
- Add p5-ExtUtils-Config 0.007

ExtUtils::Config is an abstraction around the %Config hash.

WWW: http://search.cpan.org/dist/ExtUtils-Config/

Feature safe:	yes
Original commitRevision:315851 
16:45 sunpoet search for other commits by this committer
- Add p5-MooseX-Role-Strict 0.05

When using Moose::Role, a class which provides a method a role provides will
silently override that method. This can cause strange, hard-to-debug errors when
the role's methods are not called. Simple use MooseX::Role::Strict instead of
Moose::Role and overriding a role's method becomes a composition-time failure.
See the synopsis for a resolution.

WWW: http://search.cpan.org/dist/MooseX-Role-Strict/

Feature safe:	yes
Original commitRevision:315843 
15:37 rene search for other commits by this committer
Remove unmaintained, expired ports:
2013-04-09 x11-drivers/xf86-video-radeonhd-devel: Unsupported devel version
2013-04-10 devel/ros-image_common: Depends on devel/ros_common which is broken
for more than 6 months
2013-04-10 devel/ros-laser_pipeline: Depends on devel/ros_common which is broken
for more than 6 months
2013-03-01 databases/php52-rrdtool: PHP 5.2 series is strongly discouraged for
new installations, migrate now
2013-03-05 devel/ros-common: Broken for more than 6 month

Feature safe:	yes
Original commitRevision:315825 
Friday, 29 Mar 2013
23:37 pgj search for other commits by this committer
Produces ctags "tags" and etags "TAGS" files for Haskell programs.

WWW: http://hackage.haskell.org/package/hasktags

Obtained from:	FreeBSD Haskell
Original commitRevision:315583 
22:43 pgj search for other commits by this committer
- Update Haskell ports from the development repository
- Avoid self-dependency for print/hs-hscolour (when HSCOLOUR is set)
  Contributed by: ashish

New ports (5):

devel/hs-geniplate                       0.6.0.3
devel/hs-uuid                            1.2.9
net/hs-maccatcher                        2.1.5
net/hs-publicsuffixlist                  0.0.3
textproc/hs-regex-tdfa                   1.1.8

Removed ports (1):

math/hs-Agda-executable                  2.3.0.1_3

Updated ports (115):

archivers/hs-zip-archive                 0.1.3.3          --> 0.1.3.4
archivers/hs-zlib-conduit                0.5.0.3_1        --> 1.0.0
audio/hs-OpenAL                          1.4.0.1_3        --> 1.4.0.2
databases/hs-persistent                  1.1.4            --> 1.1.5.1
databases/hs-persistent-sqlite           1.1.2            --> 1.1.5
databases/hs-persistent-template         1.1.2.1          --> 1.1.2.4
devel/hs-Boolean                         0.1.2            --> 0.2
devel/hs-ansi-terminal                   0.5.5.1          --> 0.6
devel/hs-base64-bytestring               1.0.0.0_1        --> 1.0.0.1
devel/hs-base64-conduit                  0.5.1            --> 1.0.0
devel/hs-basic-prelude                   0.3.2.0          --> 0.3.4.0
devel/hs-bifunctors                      3.2              --> 3.2.0.1
devel/hs-blaze-builder-conduit           0.5.0.3_1        --> 1.0.0
devel/hs-classy-prelude                  0.4.3            --> 0.5.3
devel/hs-classy-prelude-conduit          0.4.3            --> 0.5.3
devel/hs-cmdargs                         0.10.1_1         --> 0.10.2
devel/hs-conduit                         0.5.6            --> 1.0.2
devel/hs-darcs                           2.8.3_1          --> 2.8.4
devel/hs-either                          3.1              --> 3.4
devel/hs-errors                          1.3.1            --> 1.4.1
devel/hs-filestore                       0.6              --> 0.6.0.1
devel/hs-filesystem-conduit              0.5.0.2_1        --> 1.0.0
devel/hs-git-annex                       3.20130124       --> 4.20130323
devel/hs-hashtables                      1.0.1.8_1        --> 1.1.0.2
devel/hs-haskeline                       0.6.4.7_3        --> 0.7.0.3
devel/hs-hint                            0.3.3.5_1        --> 0.3.3.6
devel/hs-hoogle                          4.2.15           --> 4.2.16
devel/hs-hspec                           1.4.3            --> 1.4.4
devel/hs-lens                            3.8.5            --> 3.8.7.3
devel/hs-logict                          0.5.0.2_1        --> 0.6
devel/hs-monad-logger                    0.2.3.2          --> 0.3.0.1
devel/hs-monad-par                       0.3_3            --> 0.3.4.1
devel/hs-mueval                          0.8.2_3          --> 0.9
devel/hs-profunctors                     3.2              --> 3.3
devel/hs-project-template                0.1.1            --> 0.1.3
devel/hs-readline                        1.0.1.0_8        --> 1.0.3.0
devel/hs-reflection                      1.1.6            --> 1.1.7
devel/hs-resourcet                       0.4.4_1          --> 0.4.5
devel/hs-show                            0.4.1.2_4        --> 0.5
devel/hs-simple-reflect                  0.2_1            --> 0.3.1
devel/hs-smallcheck                      0.6.2            --> 1.0.2
devel/hs-testpack                        2.1.2_3          --> 2.1.2.1
devel/hs-threads                         0.5.0.1_1        --> 0.5.0.2
devel/hs-time-compat                     0.1.0.2_1        --> 0.1.0.3
devel/hs-unix-time                       0.1.4_1          --> 0.1.5
devel/hs-uulib                           0.9.14_4         --> 0.9.15
mail/hs-email-validate                   0.3.2_1          --> 1.0.0
mail/hs-mime-types                       0.1.0.2          --> 0.1.0.3
math/hs-Agda                             2.3.0.1_3        --> 2.3.2
math/hs-NumInstances                     1.0_4            --> 1.2
math/hs-comonad                          3.0.1.1          --> 3.0.2
math/hs-contravariant                    0.2.0.2_3        --> 0.4
math/hs-distributive                     0.3              --> 0.3.1
math/hs-math-functions                   0.1.1.2_1        --> 0.1.3.0
net/hs-network-conduit                   0.6.2.2          --> 1.0.0
net/hs-sendfile                          0.7.8_1          --> 0.7.9
net/hs-simple-sendfile                   0.2.10           --> 0.2.11
net/hs-socks                             0.4.2_1          --> 0.5.0
security/hs-crypto-api                   0.10.2_3         --> 0.11
security/hs-crypto-conduit               0.4.3            --> 0.5.0
security/hs-monadcryptorandom            0.5_1            --> 0.5.1
security/hs-skein                        0.1.0.11         --> 0.1.0.12
security/hs-tls                          1.1.1            --> 1.1.2
textproc/hs-HStringTemplate              0.6.12_1         --> 0.7.1
textproc/hs-attoparsec                   0.10.3.0         --> 0.10.4.0
textproc/hs-attoparsec-conduit           0.5.0.3_1        --> 1.0.0
textproc/hs-blaze-html                   0.5.1.3          --> 0.6.0.0
textproc/hs-case-insensitive             0.4.0.4          --> 1.0
textproc/hs-citeproc-hs                  0.3.7            --> 0.3.8
textproc/hs-highlighting-kate            0.5.3.5          --> 0.5.3.8
textproc/hs-hs-bibutils                  4.16             --> 4.17
textproc/hs-html-conduit                 0.1.0.4_1        --> 1.1.0
textproc/hs-hxt-regex-xmlschema          9.0.4_4          --> 9.1.0
textproc/hs-pandoc                       1.9.4.5_1        --> 1.11.1
textproc/hs-pandoc-types                 1.9.1_3          --> 1.10
textproc/hs-tagstream-conduit            0.5.3_1          --> 0.5.4
textproc/hs-xml-conduit                  1.0.3.3_1        --> 1.1.0.3
textproc/hs-xmlhtml                      0.2.0.3_1        --> 0.2.1
textproc/hs-yaml                         0.8.2            --> 0.8.2.3
www/hs-activehs                          0.3.0.1_1        --> 0.3.1
www/hs-authenticate                      1.3.2_1          --> 1.3.2.6
www/hs-fastcgi                           3001.0.2.3_7     --> 3001.0.2.4
www/hs-gitit                             0.10.1.2         --> 0.10.3.1
www/hs-hS3                               0.5.6_5          --> 0.5.7
www/hs-hamlet                            1.1.3.1          --> 1.1.6.3
www/hs-happstack-server                  7.1.1_1          --> 7.1.7
www/hs-heist                             0.11.0           --> 0.11.1
www/hs-hjsmin                            0.1.4            --> 0.1.4.1
www/hs-http-conduit                      1.8.7            --> 1.9.0
www/hs-http-reverse-proxy                0.1.1.1          --> 0.1.1.3
www/hs-http-server                       1.0.1_1          --> 1.0.2
www/hs-http-types                        0.7.3.0.1_1      --> 0.8.0
www/hs-shakespeare                       1.0.2_1          --> 1.0.3.1
www/hs-shakespeare-css                   1.0.2_1          --> 1.0.3
www/hs-shakespeare-js                    1.1.1            --> 1.1.2.1
www/hs-snap                              0.11.0           --> 0.11.2
www/hs-snap-core                         0.9.2.2_1        --> 0.9.3.1
www/hs-snap-server                       0.9.2.4_1        --> 0.9.3.3
www/hs-wai                               1.3.0.1_1        --> 1.4.0
www/hs-wai-app-static                    1.3.1_1          --> 1.3.1.2
www/hs-wai-extra                         1.3.2            --> 1.3.2.4
www/hs-wai-test                          1.3.0_1          --> 1.3.0.4
www/hs-warp                              1.3.7.1          --> 1.3.7.4
www/hs-yesod                             1.1.7.2          --> 1.1.9.2
www/hs-yesod-auth                        1.1.3            --> 1.1.5.3
www/hs-yesod-core                        1.1.7.1          --> 1.1.8.2
www/hs-yesod-default                     1.1.3            --> 1.1.3.2
www/hs-yesod-form                        1.2.0.2          --> 1.2.1.3
www/hs-yesod-json                        1.1.2_1          --> 1.1.2.1
www/hs-yesod-platform                    1.1.7.2          --> 1.1.8
www/hs-yesod-routes                      1.1.1.1_1        --> 1.1.2
www/hs-yesod-static                      1.1.1.2          --> 1.1.2.2
www/hs-yesod-test                        0.3.3            --> 0.3.5
x11-wm/hs-xmonad-contrib                 0.11             --> 0.11.1
x11/hs-X11                               1.6.0.2          --> 1.6.1.1

Please note that port revisions for dependent ports are bumped.

Obtained from:	FreeBSD Haskell
Original commitRevision:315580 
01:34 miwi search for other commits by this committer
MooX::Options adds option keywords to your object (Mo/Moo/Moose)

WWW: http://search.cpan.org/dist/MooX-Options/

PR:		ports/176845
Submitted by:	Espen Tagestad <espen@tagestad.no>
Original commitRevision:315516 
01:31 miwi search for other commits by this committer
Data::Record - "split" on steroids

WWW: http://search.cpan.org/dist/Data-Record/

PR:		ports/176844
Submitted by:	Espen Tagestad <espen@tagestad.no>
Original commitRevision:315515 
Thursday, 28 Mar 2013
17:50 zi search for other commits by this committer
New port: devel/p5-Term-ProgressBar-Quiet:
Term::ProgressBar is a wonderful module for showing progress bars on the
terminal. This module acts very much like that module when it is run
interactively. However, when it is not run interactively (for example,
as a cron job) then it does not show the progress bar.

WWW: http://search.cpan.org/dist/Term-ProgressBar-Quiet/
Original commitRevision:315490 
Sunday, 24 Mar 2013
20:43 swills search for other commits by this committer
Bluelet is a simple, pure-Python solution for writing intelligible asynchronous
socket applications.

WWW: https://github.com/sampsyo/bluelet

PR:		ports/176306
Submitted by:	Mark Felder <feld@feld.me>
Original commitRevision:315160 
Saturday, 23 Mar 2013
05:22 acm search for other commits by this committer
- New port: devel/fpc-fcl-js

Free Pascal Component Library
Original commitRevision:314988 
Friday, 22 Mar 2013
19:35 rm search for other commits by this committer
Setup scripts can use pytest-runner to add setup.py test support
for pytest runner.

WWW: https://bitbucket.org/jaraco/pytest-runner

PR:		177238
Submitted by:	William Grzybowski <william88@gmail.com>
Original commitRevision:314953 
Thursday, 21 Mar 2013
14:43 makc search for other commits by this committer
- Update Geany and plugins to 1.23
- Add ports for new plugins (commander, scope) and localization forgotten
  after splitting (geany-plugins-l10n). geanyGDB plugin has been removed
  upstream. markdown plugin excluded from ports as it requires currently
  missing port for libmarkdown.
- Patch configure script and remove build dependence on shells/bash
Original commitRevision:314846 
Wednesday, 20 Mar 2013
21:22 pawel search for other commits by this committer
Library and tools to access the Personal Folder File (PFF) and the Offline
Folder File (OFF) formats.
PFF/OFF is used in several file types:
    PAB (Personal Address Book)
    PST (Personal Storage Table)
    OST (Offline Storage Table)

WWW: http://code.google.com/p/libpff/

PR:		ports/177116
Submitted by:	Antoine Brodin <antoine@FreeBSD.org>
Original commitRevision:314764 
Tuesday, 19 Mar 2013
20:12 lippe search for other commits by this committer
A small library for keeping your version up-to-date easily & everywhere.

The pain of having to update your setup.py, your Sphinx conf.py, your
__init__.py & everything else on every release of your Python package sucks.

By putting your version number in a top-level VERSION file & using this
library, you can cut duplication & tedious manual work without having to lean
on crazy import hacks.

Inspired by crazy discussion with George Hickman (ghickman) at PyCon 2013.

WWW: https://github.com/toastdriven/rose

PR:		ports/177110
Submitted by:	William Grzybowski <william88@gmail.com>
Original commitRevision:314683 
Monday, 18 Mar 2013
17:42 zi search for other commits by this committer
New port: devel/rubygem-ruby-bugzilla:
This aims to provide similar features to access to Bugzilla through
WebService APIs in Ruby.

WWW: https://rubygems.org/gems/ruby-bugzilla
Original commitRevision:314587 
Sunday, 17 Mar 2013
20:57 zi search for other commits by this committer
New port: devel/rubygem-jquery-ui-themes:
Allow inclusion of the pre built jquery themes in the asset pipeline without
having to edit the files each time.

WWW: https://rubygems.org/gems/jquery-ui-themes
Original commitRevision:314494 
20:56 zi search for other commits by this committer
New port: devel/rubygem-active_scaffold:
Save time and headaches, and create a more easily maintainable set of pages,
with ActiveScaffold. ActiveScaffold handles all your CRUD (create, read,
update, delete) user interface needs, leaving you more time to focus on more
challenging (and interesting!) problems.

WWW: https://rubygems.org/gems/active_scaffold
Original commitRevision:314493 
20:52 zi search for other commits by this committer
New port: devel/rubygem-activemessaging:
ActiveMessaging is an attempt to bring the simplicity and elegance of rails
development to the world of messaging. Messaging, (or event-driven
architecture) is widely used for enterprise integration, with frameworks
such as Java's JMS, and products such as ActiveMQ, Tibco, IBM MQSeries, etc.

WWW: https://rubygems.org/gems/activemessaging
Original commitRevision:314492 
20:26 zi search for other commits by this committer
New port: devel/rubygem-celluloid:

Celluloid enables people to build concurrent programs out of concurrent
objects just as easily as they build sequential programs out of
sequential objects.

WWW: https://rubygems.org/gems/celluloid
Original commitRevision:314488 
Saturday, 16 Mar 2013
21:07 mva search for other commits by this committer
This library is designed to make it easy to write games that run on UNIX,
Win32, MacOS X and other platforms using the various native high-performance
media interfaces (for video, audio, etc) and presenting a single source-code
level API to your application. This is a fairly low level API, but using this,
completely portable applications can be written with a great deal of
flexibility.

WWW: http://www.libsdl.org/
Original commitRevision:314384 
Thursday, 14 Mar 2013
20:21 sunpoet search for other commits by this committer
- Add rubygem-rb-kqueue 0.2.0

This is a simple wrapper over the kqueue BSD event notification interface
(supported on FreeBSD, NetBSD, OpenBSD, and Darwin). It uses the FFI gem to
avoid having to compile a C extension.

WWW: https://github.com/mat813/rb-kqueue
RG:  https://rubygems.org/gems/rb-kqueue
Original commitRevision:314182 
Wednesday, 13 Mar 2013
04:42 jgh search for other commits by this committer
add new port: devel/py-billiard

billiard is a fork of the Python 2.7 multiprocessing package.
The multiprocessing package itself is a renamed and updated version
of R Oudkerk's pyprocessing package. This standalone variant is intended
to be compatible with Python 2.4 and 2.5, and will draw it's
fixes/improvements from python-trunk.

WWW: https://github.com/celery/billiard

PR:		176663
Submitted by:	william88@gmail.com
Original commitRevision:314025 
Sunday, 10 Mar 2013
02:53 sunpoet search for other commits by this committer
- Add p5-Time-Mock 0.0.2

Time::Mock speeds up your sleep(), alarm(), and time() calls.

Test::MockTime is nice, but doesn't allow you to accelerate the timestep and
doesn't deal with Time::HiRes or give you any way to change the time across
forks.

WWW: http://search.cpan.org/dist/Time-Mock/
Original commitRevision:313792 
Saturday, 9 Mar 2013
23:36 bapt search for other commits by this committer
2013-03-05 ftp/proma: Broken for more than 6 month
2013-03-05 vietnamese/vnelvis: Broken for more than 6 month
2013-03-05 devel/rubygem-ncursesw: Broken for more than 6 month
2013-03-05 www/wyvern: Broken for more than 6 month
2013-03-05 devel/xlslib: Broken for more than 6 month
2013-03-05 mail/firetray: Broken for more than 6 month
2013-03-05 vietnamese/vnterm: Broken for more than 6 month
Original commitRevision:313778 
18:18 sunpoet search for other commits by this committer
- Add p5-lexical-underscore 0.001

Starting with Perl 5.10, it is possible to create a lexical version of the Perl
default variable $_. Certain Perl constructs like the given keyword
automatically use a lexical $_ rather than the global $_.

It is occasionallly useful for a sub to be able to access its caller's $_
variable regardless of whether it was lexical or not. The (_) sub prototype is
the official way to do so, however there are sometimes disadvantages to this; in
particular it can only appear as the final required argument in a prototype, and
there is no way of the sub differentiating between an explicitly passed argument
and $_.

The lexical::underscore function returns a scalar reference to either a lexical
$_ variable somewhere up the call stack (using PadWalker magic), or to the
global $_ if there was no lexical version.

Wrapping lexical::underscore in ${ ... } dereferences the scalar reference,
allowing you to access (and even assign to) it.

WWW: http://search.cpan.org/dist/lexical-underscore/
Original commitRevision:313741 
16:30 rm search for other commits by this committer
Library and tools to access the Microsoft Internet Explorer (MSIE) Cache File
(index.dat) files

WWW: http://code.google.com/p/libmsiecf/

PR:		176753
Submitted by:	Antoine Brodin <antoine@FreeBSD.org>
Original commitRevision:313725 
06:55 kuriyama search for other commits by this committer
This module provides Path::Tiny types for Moose.  It handles two
important types of coercion:

- coercing objects with overloaded stringification
- coercing to absolute paths

It also can check to ensure that files or directories exist.

WWW: http://search.cpan.org/dist/MooseX-Types-Path-Tiny/
Original commitRevision:313691 
05:44 koobs search for other commits by this committer
- Rename py-flakes to py-pyflakes
- Add devel/py-flakes entry to MOVED
- Add py-pyflakes SUBDIR to devel/Makefile

While I'm here:

- Update to 0.6.1
- Take maintainership (multiple timeouts since 2009)
- Switch to setuptools, and update pkg-plist accordingly
- Remove unecessary DISTNAME & PYDISTUTILS_PKGNAME after rename
- Patch setup.py, adding zip_safe=False
- Add LICENSE
- Add TESTS option and regression-test: target
- Update COMMENT to match upstream and conventions
- Trim Makefile header

Approved by:	maintainer timeout (2 weeks)
Approved by:	rm (mentor)
PR:		ports/176236
Original commitRevision:313689 
Friday, 8 Mar 2013
10:51 kwm search for other commits by this committer
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
  are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
Original commitRevision:313633 
Thursday, 7 Mar 2013
09:31 ale search for other commits by this committer
Import pecl-zendoptimizerplus to replace ZendOptimizer. It supports all PHP
releases we have in ports tree.

The Zend Optimizer+ provides faster PHP execution through opcode caching and
optimization. It improves PHP performance by storing precompiled script
bytecode in the shared memory. This eliminates the stages of reading code from
the disk and compiling it on future access. In addition, it applies a few
bytecode optimization patterns that make code execution faster.

WWW: https://github.com/zend-dev/ZendOptimizerPlus
Original commitRevision:313570 
Wednesday, 6 Mar 2013
17:41 rm search for other commits by this committer
Adios, setuptools.
Original commitRevision:313533 
17:34 lippe search for other commits by this committer
McCabe complexity checker for Python.
This module provides a plugin for flake8, the Python code checker.

WWW:	https://github.com/flintwork/mccabe

PR:		ports/176641
Submitted by:	William Grzybowski <william88@gmail.com>
Original commitRevision:313532 
15:05 rene search for other commits by this committer
Remove expired, unmaintained ports:
2013-03-01 sysutils/sge60: Ancient and unsupported release
2013-03-01 sysutils/sge61: Ancient and unsupported release
2013-03-05 x11-themes/sapphire-themes: Broken for more than 6 month
2013-03-05 misc/fep: Broken for more than 6 month
2013-03-05 devel/gauche-gaunit: Broken for more than 6 month
2013-03-05 games/tuxracer_golf: Broken for more than 6 month
2013-03-05 net/bfilter: Broken for more than 6 month
2013-03-05 graphics/fnlib: Broken for more than 6 month
2013-03-05 print/gfontview: Broken for more than 6 month
2013-03-05 print/hugelatex: Broken for more than 6 month
2013-03-05 misc/gtktalog: Broken for more than 6 month
2013-03-05 x11/wterm: Broken for more than 6 month
2013-03-05 databases/xapian-bindings10: Broken for more than 6 month
2013-03-05 databases/adstudio: Broken for more than 6 month
2013-03-05 misc/splitvt: Broken for more than 6 month
2013-03-05 sysutils/udesc_dump: Broken for more than 6 month
2013-03-05 textproc/gxditview: Broken for more than 6 month
2013-03-05 x11/powershell: Broken for more then 6 month
Original commitRevision:313519 
Tuesday, 5 Mar 2013
20:02 zi search for other commits by this committer
New port: Pure Ruby one-shot and periodic timers

WWW: https://rubygems.org/gems/timers
Original commitRevision:313473 
17:12 pawel search for other commits by this committer
Provides a userspace interpretation of the opcodes generated by the Zend
engine compiler built into PHP.

This extension is meant for development and debug purposes only and
contains some code which is potentially non-threadsafe.

WWW: http://pecl.php.net/package/parsekit

PR:		ports/175337
Submitted by:	Sébastien Santoro <dereckson@gmail.com>
Original commitRevision:313461 
Sunday, 3 Mar 2013
22:59 bapt search for other commits by this committer
2013-02-27 security/lep: No more upstream, no more public distfiles
2013-02-27 devel/cvsmapfs: No more upstream, no more public distfiles
2013-02-27 devel/sid: No more upstream, no more public distfiles
2013-02-27 net-mgmt/nrpep: No more upstream, no more public distfiles
2013-02-27 devel/py-ez_xml: No more upstream, no more public distfiles
2013-02-27 security/IMHear: No more upstream, no more public distfiles
2013-02-27 comms/scud: No more upstream, no more public distfiles
2013-02-27 devel/lexi: No more upstream, no more public distfiles
2013-02-27 games/pentix: No more upstream, no more public distfiles
2013-02-27 net/py-mp-random: No more upstream, no more public distfiles
2013-02-27 sysutils/rcsedit: No more upstream, no more public distfiles
2013-02-27 sysutils/bsdsar: No more upstream, no more public distfiles
2013-02-27 sysutils/sarah: No more upstream, no more public distfiles
Original commitRevision:313384 
15:08 kuriyama search for other commits by this committer
This module provides a more general version of the Str type.  If
coercions are enabled, it will accepts objects that overload
stringification and coerces them into strings.

WWW: http://search.cpan.org/dist/MooseX-Types-Stringlike/
Original commitRevision:313357 
01:28 swills search for other commits by this committer
Versionomy is a generalized version number library. It provides tools to
represent, manipulate, parse, and compare version numbers in the wide variety
of versioning schemes in use.

WWW: http://dazuma.github.com/versionomy/
Original commitRevision:313314 
01:27 swills search for other commits by this committer
Blockenspiel is a helper library designed to make it easy to implement DSL
blocks. It is designed to be comprehensive and robust, supporting most common
usage patterns, and working correctly in the presence of nested blocks and
multithreading.

WWW: http://dazuma.github.com/blockenspiel/
Original commitRevision:313313 
Saturday, 2 Mar 2013
16:45 miwi search for other commits by this committer
This extension provides interface to the libeio library.

Libeio is a an asynchronous I/O library. Features basically include
asynchronous versions of POSIX API(read, write, open, close, stat, unlink,
fdatasync, mknod, readdir etc.); sendfile (native on Solaris, Linux, HP-UX,
FreeBSD); readahead. libeio itself emulates the system calls, if they are not
available on specific(UNIX-like) platform.

WWW: http://pecl.php.net/package/eio/

PR:		ports/176323
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Original commitRevision:313275 
Friday, 1 Mar 2013
18:55 rm search for other commits by this committer
RIDE is a test data editor for Robot Framework test data.

WWW: https://github.com/robotframework/RIDE/wiki

Submitted by:	Vladimir Chukharev <Vladimir.Chukharev@gmail.com> (by mail)
Original commitRevision:313160 
Friday, 22 Feb 2013
17:26 crees search for other commits by this committer
Libcfu is a library of tools that may be useful, particularly when
developing multithreaded software. It includes a hash table, a linked list,
self-extending strings, a config file parser, a simple timer, a thread
queue, and command-line parser.

WWW: http://libcfu.sourceforge.net/
Original commitRevision:312779 
Thursday, 21 Feb 2013
17:14 sunpoet search for other commits by this committer
- Add p5-App-cpanoutdated 0.24

App::cpanoutdated detects outdated CPAN modules in your environment.

WWW: http://search.cpan.org/dist/App-cpanoutdated/
Original commitRevision:312729 
Wednesday, 20 Feb 2013
07:30 jkim search for other commits by this committer
Orcus is a library that provides a collection of standalone file processing
filters.  It is currently focused on providing filters for spreadsheet
documents, but filters for other productivity application types (such as
wordprocessor and presentation) are in consideration.

WWW: http://gitorious.org/orcus/
Original commitRevision:312614 
07:27 jkim search for other commits by this committer
liblangtag is an interface library to access/deal with tags for identifying
languages, which is described in RFC 5646.

WWW: http://tagoh.bitbucket.org/liblangtag/
Original commitRevision:312613 
Tuesday, 19 Feb 2013
16:27 miwi search for other commits by this committer
Extension to OCaml for deriving functions from type declarations. Includes
derivers for pretty-printing, type-safe marshalling with structure-sharing,
dynamic typing, equality, and more. This is a version of the deriving library
adapted for use with Ocsigen.

WWW: http://github.com/hnrgrgr/deriving

PR:		ports/176162
Submitted by:	Jaap Boender <jaapb@kerguelen.org>
Original commitRevision:312585 
Monday, 18 Feb 2013
01:05 miwi search for other commits by this committer
The PHP Project Wizard (PPW) is a commandline tool that can be used to generate
the scripts and configuration files necessary for the build automation of a PHP
project.

WWW: https://github.com/sebastianbergmann/php-project-wizard

PR:		ports/176074
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Original commitRevision:312469 
Sunday, 17 Feb 2013
14:08 pawel search for other commits by this committer
Crossroads I/O ("libxs") is a library for building scalable and high
performance distributed applications.  It fits between classic BSD sockets,
JMS/AMQP-style message queues, and enterprise message-oriented middleware.

Crossroads I/O extends the standard socket interfaces with features
traditionally provided by specialised messaging middleware products,
providing an abstraction of asynchronous message queues, multiple messaging
patterns, message filtering (subscriptions), seamless access to multiple
transport protocols, and more.

Crossroads I/O provides a native C API for applications.  Support for many
more languages is provided by the community through language bindings which
can be found at the Crossroads website.

WWW: http://www.crossroads.io/

PR:		ports/175488
Submitted by:	Gvozdikov Veniamin <g.veniamin@googlemail.com>
Original commitRevision:312416 
Saturday, 16 Feb 2013
03:03 kuriyama search for other commits by this committer
This module iterates over files and directories to identify ones
matching a user-defined set of rules.  The API is based heavily on
File::Find::Rule, but with more explicit distinction between matching
rules and options that influence how directories are searched.  A
Path::Iterator::Rule object is a collection of rules (match criteria)
with methods to add additional criteria.  Options that control
directory traversal are given as arguments to the method that
generates an iterator.

WWW: http://search.cpan.org/dist/Path-Iterator-Rule/
Original commitRevision:312321 
02:32 kuriyama search for other commits by this committer
Portable filename comparison.

Many cross-platform test failures -- particularly on Win32 -- are due
to hard-coded file paths being used in comparison tests.

This simple module provides some handy functions to convert all those
path separators automatically so filename tests will just DWIM.

WWW: http://search.cpan.org/dist/Test-Filename/
Original commitRevision:312318 
Friday, 15 Feb 2013
02:49 miwi search for other commits by this committer
Bluelet is a simple, pure-Python solution for writing intelligible asynchronous
socket applications.

WWW: https://github.com/sampsyo/bluelet

PR:		ports/176108
Submitted by:	Mark Felder <feld@feld.me>
Original commitRevision:312264 
Tuesday, 12 Feb 2013
12:12 miwi search for other commits by this committer
Bam is a fast and flexible build system.  Bam uses Lua to describe the build
process.  It takes its inspiration for the script files from scons.  While
scons focuses on being 100% correct when building, bam makes a few sacrifices
to acquire fast full and incremental build times.

WWW: http://matricks.github.com/bam/

PR:		ports/175857
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu>
Original commitRevision:312106 
10:31 miwi search for other commits by this committer
Library and tooling to access the Windows XML Event Log (EVTX) format

WWW: http://code.google.com/p/libevtx/

PR:		ports/176007
Submitted by:	Antoine Brodin <antoine@FreeBSD.org>
Original commitRevision:312094 
Monday, 11 Feb 2013
11:11 tobez search for other commits by this committer
Add devel/p5-Devel-Hide 0.0009, a Perl module that, for testing purposes,
forces the unavailability of specified Perl modules.
Original commitRevision:312051 
05:30 grog (src committer) search for other commits by this committer
New port, a 6000 line replacement for getopt(3).
This is a dependency of graphics/hugin.

Approved by:	edwin@
Original commitRevision:312043 
Sunday, 10 Feb 2013
14:31 miwi search for other commits by this committer
This is a library that includes all the code I tend to carry from project to
project for wrapping POSIX APIs for C++.  Where possible, things are
implemented inline so that there is minimal to no cost above and beyond using
the good old C APIs.

WWW: https://github.com/rescrv/po6

PR:		ports/174794
Submitted by:	Gvozdikov Veniamin <g.veniamin@googlemail.com>
Original commitRevision:312030 
14:30 miwi search for other commits by this committer
CityHash provides hash functions for strings.  The functions mix the
input bits thoroughly but are not suitable for cryptography.  See
"Hash Quality," below, for details on how CityHash was tested and so on.

Functions by CityHash:

- CityHash32() returns a 32-bit hash.
- CityHash64() and similar return a 64-bit hash.
- CityHash128() and similar return a 128-bit hash and are tuned for
strings of at least a few hundred bytes.  Depending on your compiler
and hardware, it's likely faster than CityHash64() on sufficiently long
strings.  It's slower than necessary on shorter strings, but we expect
that case to be relatively unimportant.
- CityHashCrc128() and similar are variants of CityHash128() that depend
on _mm_crc32_u64(), an intrinsic that compiles to a CRC32 instruction
on some CPUs.  However, none of the functions we provide are CRCs.
- CityHashCrc256() is a variant of CityHashCrc128() that also depends
on _mm_crc32_u64().  It returns a 256-bit hash.

All members of the CityHash family were designed with heavy reliance
on previous work by Austin Appleby, Bob Jenkins, and others.
For example, CityHash32 has many similarities with Murmur3a.

WWW: http://code.google.com/p/cityhash/

PR:		ports/174793
Submitted by:	Gvozdikov Veniamin <g.veniamin@googlemail.com>
Original commitRevision:312029 
Saturday, 9 Feb 2013
19:11 demon search for other commits by this committer
Python bindings for chromium compact language detector library.

WWW: http://pypi.python.org/pypi/chromium_compact_language_detector
Original commitRevision:311991 
Friday, 8 Feb 2013
11:43 demon search for other commits by this committer
A port from the CLD (Compact Language Detector) library embedded in
Google's Chromium browser.  The library detects the language from
provided UTF8 text (plain text or HTML).

https://code.google.com/p/chromium-compact-language-detector/
Original commitRevision:311938 
09:38 miwi search for other commits by this committer
Selenium2Library is a web testing library for Robot Framework that leverages
the Selenium 2 (WebDriver) libraries from the Selenium project.

It is modeled after (and forked from) the SeleniumLibrary library, but
re-implemented to use Selenium 2 and WebDriver technologies.

WWW: https://github.com/rtomac/robotframework-selenium2library/

PR:		ports/175787
Submitted by:	Vladimir Chukharev
Original commitRevision:311932 
09:37 miwi search for other commits by this committer
Robot Framework is a generic test automation framework for acceptance testing
and acceptance test-driven development (ATDD). It has easy-to-use tabular test
data syntax and utilizes the keyword-driven testing approach. Its testing
capabilities can be extended by test libraries implemented either with Python
or Java, and users can create new keywords from existing ones using the same
syntax that is used for creating test cases.

WWW: http://robotframework.org

PR:		ports/175786
Submitted by:	Vladimir Chukharev
Original commitRevision:311931 
09:09 miwi search for other commits by this committer
This extension provides API for communicating with ZooKeeper service.

WWW: http://pecl.php.net/package/zookeeper

PR:		ports/175917
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
Original commitRevision:311924 
Wednesday, 6 Feb 2013
13:09 tobez search for other commits by this committer
Add devel/p5-Path-Tiny 0.004, a Perl module for working with
file paths.
Original commitRevision:311762 
00:30 amdmi3 search for other commits by this committer
osc is a command-line client fot openSUSE build service. It is
written in Python, and in addition to the commandline interface it
also provides a Python module, for use by other Python programs.

osc is a subversion-like client. It serves as client for the source
code repository component of the build service, and it is used to
edit metadata or query about build results.

WWW: http://en.opensuse.org/openSUSE:OSC
Original commitRevision:311741 
Tuesday, 5 Feb 2013
22:26 pgj search for other commits by this committer
- Fix breakage in the DYNAMIC-enabled ports triggered by the recent
  devel/libffi update
- Enable multithreaded build for lang/ghc (i.e. mark MAKE_JOBS_SAFE)

Please note that port revision for all the Haskell ports without version
changes are bumped.

New ports (20):

devel/hs-MonadRandom                     0.1.8
devel/hs-base64-conduit                  0.5.1
devel/hs-bifunctors                      3.2
devel/hs-either                          3.1
devel/hs-errors                          1.3.1
devel/hs-generic-deriving                1.4.0
devel/hs-lens                            3.8.5
devel/hs-profunctor-extras               3.3
devel/hs-profunctors                     3.2
devel/hs-reflection                      1.1.6
devel/hs-timezone-olson                  0.1.2
devel/hs-timezone-series                 0.1.2
math/hs-comonads-fd                      3.0.1
math/hs-groupoids                        3.0.1.1
math/hs-nats                             0.1
math/hs-semigroupoid-extras              3.0.1
security/hs-cipher-rc4                   0.1.2
security/hs-crypto-numbers               0.1.3
security/hs-crypto-pubkey                0.1.2
security/hs-crypto-random-api            0.2.0

Updated ports (107):

archivers/hs-zip-archive                 0.1.2.1          --> 0.1.3.3
archivers/hs-zlib-bindings               0.1.1.2          --> 0.1.1.3
audio/hs-libmpd                          0.8.0.1          --> 0.8.0.2
benchmarks/hs-criterion                  0.6.2.0          --> 0.6.2.1
converters/hs-aeson                      0.6.0.2_2        --> 0.6.1.0
converters/hs-dataenc                    0.14.0.4         --> 0.14.0.5
databases/hs-persistent                  1.0.2.2          --> 1.1.4
databases/hs-persistent-sqlite           1.0.1            --> 1.1.2
databases/hs-persistent-template         1.0.0.2          --> 1.1.2.1
devel/hs-BNFC                            2.4.2.1_1        --> 2.6.0.3
devel/hs-Boolean                         0.1.1            --> 0.1.2
devel/hs-TypeCompose                     0.9.7            --> 0.9.9
devel/hs-ansi-terminal                   0.5.5_5          --> 0.5.5.1
devel/hs-ansi-wl-pprint                  0.6.4_3          --> 0.6.6
devel/hs-basic-prelude                   0.3.1.0          --> 0.3.2.0
devel/hs-checkers                        0.2.9_2          --> 0.3.1
devel/hs-classy-prelude                  0.4.1            --> 0.4.3
devel/hs-classy-prelude-conduit          0.4.1            --> 0.4.3
devel/hs-conduit                         0.5.5            --> 0.5.6
devel/hs-configurator                    0.2.0.1          --> 0.2.0.2
devel/hs-cpphs                           1.15             --> 1.16
devel/hs-edit-distance                   0.2.1.1          --> 0.2.1.2
devel/hs-file-embed                      0.0.4.6          --> 0.0.4.7
devel/hs-filestore                       0.5.0.1          --> 0.6
devel/hs-fsnotify                        0.0.4            --> 0.0.6
devel/hs-ghc-paths                       0.1.0.8_5        --> 0.1.0.9
devel/hs-git-annex                       3.20121211       --> 3.20130124
devel/hs-hashable                        1.1.2.5          --> 1.2.0.5
devel/hs-hastache                        0.4.2            --> 0.5.0
devel/hs-hlint                           1.8.39           --> 1.8.43
devel/hs-hoogle                          4.2.14           --> 4.2.15
devel/hs-hspec                           1.4.2            --> 1.4.3
devel/hs-largeword                       1.0.3            --> 1.0.4
devel/hs-lifted-base                     0.2              --> 0.2.0.2
devel/hs-monad-logger                    0.2.3            --> 0.2.3.2
devel/hs-optparse-applicative            0.4.2            --> 0.5.2.1
devel/hs-pool-conduit                    0.1.0.3          --> 0.1.1
devel/hs-project-template                0.1.0.1          --> 0.1.1
devel/hs-silently                        1.2.4            --> 1.2.4.1
devel/hs-smallcheck                      0.6.1_2          --> 0.6.2
devel/hs-system-fileio                   0.3.10           --> 0.3.11
devel/hs-unix-compat                     0.4.0.0          --> 0.4.1.0
devel/hs-unordered-containers            0.2.2.1          --> 0.2.3.0
devel/hs-vault                           0.2.0.1          --> 0.2.0.4
devel/hs-void                            0.5.8            --> 0.5.11
devel/hs-word8                           0.0.2            --> 0.0.3
mail/hs-mime-types                       0.1.0.0          --> 0.1.0.2
math/hs-categories                       1.0.4            --> 1.0.5
math/hs-comonad                          3.0.0.2          --> 3.0.1.1
math/hs-comonad-transformers             3.0              --> 3.0.1
math/hs-distributive                     0.2.2_2          --> 0.3
math/hs-pointed                          3.0.1            --> 3.0.2
math/hs-semigroupoids                    3.0.0.1          --> 3.0.2
math/hs-semigroups                       0.8.4.1          --> 0.9
net/hs-network-conduit                   0.6.1.1          --> 0.6.2.2
net/hs-simple-sendfile                   0.2.8            --> 0.2.10
print/hs-hscolour                        1.20.3,1         --> 1.20.3_1,1
security/hs-certificate                  1.3.3            --> 1.3.5
security/hs-cipher-aes                   0.1.5            --> 0.1.7
security/hs-clientsession                0.8.0.1          --> 0.8.1
security/hs-cprng-aes                    0.2.4            --> 0.3.4
security/hs-crypto-conduit               0.4.1            --> 0.4.3
security/hs-cryptocipher                 0.3.6            --> 0.4.0
security/hs-cryptohash                   0.7.9            --> 0.8.3
security/hs-pem                          0.1.1_2          --> 0.1.2
security/hs-skein                        0.1.0.10         --> 0.1.0.11
security/hs-tls                          1.0.2            --> 1.1.1
security/hs-tls-extra                    0.5.0            --> 0.6.1
sysutils/hs-angel                        0.3.3            --> 0.3.4
textproc/hs-Diff                         0.1.3_3          --> 0.2.0
textproc/hs-attoparsec                   0.10.2.0_2       --> 0.10.3.0
textproc/hs-blaze-html                   0.5.1.1          --> 0.5.1.3
textproc/hs-blaze-markup                 0.5.1.2          --> 0.5.1.4
textproc/hs-case-insensitive             0.4.0.3          --> 0.4.0.4
textproc/hs-citeproc-hs                  0.3.6            --> 0.3.7
textproc/hs-double-conversion            0.2.0.5          --> 0.2.0.6
textproc/hs-highlighting-kate            0.5.3.3          --> 0.5.3.5
textproc/hs-hs-bibutils                  4.15             --> 4.16
textproc/hs-regex-pcre-builtin           0.94.4.3.8.31    --> 0.94.4.5.8.31
textproc/hs-texmath                      0.6.1.1          --> 0.6.1.3
textproc/hs-yaml                         0.8.1.1          --> 0.8.2
www/hs-gitit                             0.10.0.2         --> 0.10.1.2
www/hs-hamlet                            1.1.1.1          --> 1.1.3.1
www/hs-heist                             0.8.2            --> 0.11.0
www/hs-hjsmin                            0.1.3            --> 0.1.4
www/hs-http-conduit                      1.8.4.3          --> 1.8.7
www/hs-http-date                         0.0.3            --> 0.0.4
www/hs-http-reverse-proxy                0.1.0.6          --> 0.1.1.1
www/hs-shakespeare-js                    1.1.0            --> 1.1.1
www/hs-snap                              0.9.2.2          --> 0.11.0
www/hs-wai-app-static                    1.3.0.4          --> 1.3.1_1
www/hs-wai-extra                         1.3.0.4          --> 1.3.2
www/hs-warp                              1.3.5            --> 1.3.7.1
www/hs-xss-sanitize                      0.3.2_2          --> 0.3.3
www/hs-yesod                             1.1.4.1          --> 1.1.7.2
www/hs-yesod-auth                        1.1.2            --> 1.1.3
www/hs-yesod-core                        1.1.6.1          --> 1.1.7.1
www/hs-yesod-default                     1.1.2            --> 1.1.3
www/hs-yesod-form                        1.2.0.1          --> 1.2.0.2
www/hs-yesod-persistent                  1.1.0            --> 1.1.0.1
www/hs-yesod-platform                    1.1.5            --> 1.1.7.2
www/hs-yesod-static                      1.1.1.1          --> 1.1.1.2
www/hs-yesod-test                        0.3.1.1          --> 0.3.3
x11-wm/hs-xmonad                         0.10_4           --> 0.11
x11-wm/hs-xmonad-contrib                 0.10_4           --> 0.11
x11/hs-X11                               1.5.0.1_3        --> 1.6.0.2
x11/hs-xmobar                            0.14_3           --> 0.16

Obtained from:	FreeBSD Haskell
Original commitRevision:311736 
13:23 scheidell search for other commits by this committer
This package provides a unified command line interface to many Amazon Web
Services.
The currently supported services include:
* Amazon Elastic Compute Cloud (Amazon EC2)
* Elastic Load Balancing
* Auto Scaling
* AWS CloudFormation
* AWS Elastic Beanstalk
* Amazon Simple Notification Service (Amazon SNS)
* Amazon Simple Queue Service (Amazon SQS)
* Amazon Relational Database Service (Amazon RDS)
... and more.

WWW: http://aws.amazon.com/cli/

PR:		ports/174674
Submitted by:	Alexey V. Degtyarev <alexey@renatasystems.org>
Original commitRevision:311715 
11:38 makc search for other commits by this committer
Merge from area51 repository:
- Update ports:
	KDevelop to 4.4.1
	KDevPlatform and KDevelop-PHP to 1.4.1
- Trim Makefile header
- Convert to new options framework
- Add NSL option
- Add new port devel/kdevelop-custom-buildsystem

Courtesy of:	avilla
Original commitRevision:311702 
11:18 gahr search for other commits by this committer
- Nuke devel/kBuild-devel -- use devel/kBuild instead
Original commitRevision:311698 
00:15 mi search for other commits by this committer
Add port tcl-mmap -- Tcl interface to mmap(2).
Original commitRevision:311658 
Monday, 4 Feb 2013
23:29 sbz search for other commits by this committer
posix_ipc is a Python module (written in C) that permits creation and
manipulation of POSIX inter-process semaphores, shared memory and message queues
on platforms supporting the POSIX Realtime Extensions a.k.a. POSIX 1003.1b-1993.

WWW: http://semanchuk.com/philip/posix_ipc/

PR:		ports/171507
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com>
Original commitRevision:311656 
12:45 makc search for other commits by this committer
Add more ports that should have been committed along with last KDE update.

Noticed by:	beat
Pointyhat to: 	me
Original commitRevision:311608 
04:24 miwi search for other commits by this committer
Library and tooling to access the Windows Event Log (EVT) format

WWW: http://code.google.com/p/libevt/

PR:		ports/175416
Submitted by:	antoine@FreeBSD.org
Original commitRevision:311573 
Sunday, 3 Feb 2013
20:40 makc search for other commits by this committer
Add new ports required for deskutils/kdepim4.

Reminded by:	rakuco
Pointyhat to: 	me
Original commitRevision:311493 
20:10 makc search for other commits by this committer
KDE/FreeBSD team presents KDE SC 4.9.5 ports!

- kdebindings ports have been renamed to match upstream.
- kdemultimedia and kdenetwork have been split.
- New port games/pairs added.
- Trim Makefile header
- Convert to new option framework
- New USE_KDE4 components: libkcddb, libkcompactdisc
- Update:
	databases/akonadi to 1.9.0
	devel/grantlee to 0.3.0
	textproc/rasqal to 0.9.30
	textproc/redland-bindings to 1.0.16.1
	textproc/soprano to 2.9.0
	x11-toolkits/attica to 0.4.1

The area51 repository features commits by Schaich Alonso, avilla, dbn,
jhale, makc and rakuco.

Contributors:
- Oleg Sidorkin
- Tobias Berner
- Kurt Jaeger
Original commitRevision:311483 
18:16 makc search for other commits by this committer
KDE/FreeBSD team presents:
 SIP 4.14.3
 QScintilla 2.7
 PyQt 4.9.6

The area51 repository features commits by jhale and myself.

Changes:
- Trim Makefile header
- Convert to new option framework
Original commitRevision:311475 
Friday, 1 Feb 2013
21:29 sunpoet search for other commits by this committer
- Add p5-Media-Type-Simple 0.02

Media::Type::Simple gives a simple functions for obtaining common file
extensions from media types, and from obtaining media types from file
extensions.

It is also relaxed with respect to having multiple media types associated with a
file extension, or multiple extensions associated with a media type, and it
includes media types for encodings such as gzip. It is defined this way in the
default data, but this does not meet your needs, then you can have it use a
system file (e.g. /etc/mime.types) or custom data.

By default, there is a functional interface, although you can also use an
object-oriented inteface. (Different objects will not share the same data.)

WWW: http://search.cpan.org/dist/Media-Type-Simple/
Original commitRevision:311398 
14:48 brooks search for other commits by this committer
As long promised, remove llvm-gcc4 in favor of the dragonegg gcc plugin.
Remove llvm29 as it is ancient and only existed to support llvm-gcc4.
Original commitRevision:311380 
13:30 vanilla search for other commits by this committer
Add avro 1.7.3, data serialization system.

PR:		ports/175566
Submitted by:	Gvozdikov Veniamin <g.veniamin@googlemail.com>
Original commitRevision:311374 
12:54 vanilla search for other commits by this committer
Add py-avro 1.7.3, data serialization system for python.

PR:		ports/175565
Submitted by:	Gvozdikov Veniamin <g.veniamin@googlemail.com>
Original commitRevision:311373 
04:54 danfe search for other commits by this committer
Add libdatrie 0.2.6, a double-array trie implementation library.
Original commitRevision:311352 
Thursday, 31 Jan 2013
19:20 rm search for other commits by this committer
Low-level, data-driven core of boto 3.

WWW: https://github.com/boto/botocore

PR:		174673
Submitted by:	Alexey V. Degtyarev <alexey@renatasystems.org>
Original commitRevision:311327 
00:58 vanilla search for other commits by this committer
Add nglogc 1.1.0, flexible C logging API.

PR:		ports/175691
Submitted by:	Gvozdikov Veniamin <g.veniamin@googlemail.com>
Original commitRevision:311282 
Wednesday, 30 Jan 2013
19:45 sunpoet search for other commits by this committer
- Add p5-Test-Fixme 0.08

When coding it is common to come up against problems that need to be addressed
but that are not a big deal at the moment. What generally happens is that the
coder adds comments like:

# FIXME - what about windows that are bigger than the screen?
# FIXME - add checking of user priviledges here.

Test::Fixme allows you to add a test file that ensures that none of these get
forgotten in the module.

WWW: http://search.cpan.org/dist/Test-Fixme/
Original commitRevision:311263 
16:39 sunpoet search for other commits by this committer
- Add p5-IO-Prompt-Tiny 0.001

IO::Prompt::Tiny is an extremely simple prompting module, based on the extremely
simple prompt offered by ExtUtils::MakeMaker.In many cases, that's all you need
and this module gives it to you without all the overhead of ExtUtils::MakeMaker
just to prompt for input.

It doesn't do any validation, coloring, menus, timeouts, or any of the wild,
crazy, cool stuff that other prompting modules do. It just prompts with a
default. That's it!

WWW: http://search.cpan.org/dist/IO-Prompt-Tiny/
Original commitRevision:311236 
Sunday, 27 Jan 2013
14:55 vanilla search for other commits by this committer
Add pecl-ev 0.2.2, libev extension for PHP.

PR:		ports/175124
Submitted by:	John Chen <johnpupu@gmail.com>
Original commitRevision:311070 
14:31 vanilla search for other commits by this committer
Add avro-cpp 1.7.3, data serialization system for C++.

PR:		ports/175563
Submitted by:	Gvozdikov Veniamin <g.veniamin@googlemail.com>
Original commitRevision:311069 
14:29 vanilla search for other commits by this committer
Add avro-c 1.7.3, data serialization system for ANSI C.

PR:		ports/175562
Submitted by:	Gvozdikov Veniamin <g.veniamin@googlemail.com>
Original commitRevision:311068 
12:07 bapt search for other commits by this committer
2012-10-20 multimedia/libdvdplay: No more public_distfiles
www/p5-Bundle-Sledge
2012-07-11 devel/p5-Class-Fields: considered obsolete by upstream
Original commitRevision:311059 
Thursday, 24 Jan 2013
19:33 crees search for other commits by this committer
Add slave for subversion, to build a package with no dependencies.

This can be easily installed once the package builds are back up, and makes
a fast installation of Subversion much easier.

The reason that LATEST_LINK is explicitly set is to work around the
OPTIONS / UNIQUENAME issues.

Reviewed by:	lev (but all bugs are mine)
Original commitRevision:310942 
Wednesday, 23 Jan 2013
07:49 gordon (src committer) search for other commits by this committer
Remove devel/p4v. Perforce stopped making FreeBSD builds about 4 years ago.

PR:		ports/165023
Original commitRevision:310856 
02:33 swills search for other commits by this committer
Add rubygem-pry-remote-em 0.7.3, connect to Pry remotely using
EventMachine.

PR:		ports/172116
Submitted by:	Kimo <kimor79@yahoo.com>
Original commitRevision:310848 
Tuesday, 22 Jan 2013
13:20 lth search for other commits by this committer
Add p5-Module-CPANfile 0.9007, parse cpanfile.
Original commitRevision:310828 
Monday, 21 Jan 2013
14:14 romain search for other commits by this committer
NDesk.Options is a callback-based program option parser for C#.

WWW:	http://www.ndesk.org/Options
Original commitRevision:310769 

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

[First Page]  «  73 | 74 | 75 | 76 | 77 | 78 | 79 | 80 | 81 | 82 | 83  »  [Last Page]