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

[First Page]  «  64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | 73 | 74  »  [Last Page]

Sunday, 17 Mar 2013
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 
Friday, 18 Jan 2013
11:41 kuriyama search for other commits by this committer
This module generates accessors for your class in the same spirit as
Class::Accessor does.  While the latter deals with accessors for
scalar values, this module provides accessor makers for rather
flexible constructors.

WWW: http://search.cpan.org/dist/Class-Accessor-Constructor/
Original commitRevision:310599 
11:33 kuriyama search for other commits by this committer
Hierarchy-wide accumulation of list and hash results.

This is a mixin class.  By inheriting from it you get two methods that
are able to accumulate hierarchy-wide list and hash results.

WWW: http://search.cpan.org/dist/Data-Inherited/
Original commitRevision:310597 
Thursday, 17 Jan 2013
22:58 kuriyama search for other commits by this committer
Measure size of Perl OPs and SVs.  B::Size2 is a fork of B::Size 0.09.

WWW: http://search.cpan.org/dist/B-Size2/
Original commitRevision:310573 
Tuesday, 15 Jan 2013
15:46 mva search for other commits by this committer
liblognorm shall help to make sense out of syslog data, or, actually,
any event data that is present in text form.

In short words, one will be able to throw arbitrary log message to liblognorm,
one at a time, and for each message it will output well-defined name-value
pairs and a set of tags describing the message.

WWW: http://www.liblognorm.com

PR:		ports/173544
Submitted by:	Paul Schmehl <pauls@utdallas.edu>
Original commitRevision:310447 
Monday, 14 Jan 2013
23:49 jgh search for other commits by this committer
- add new port: devel/ruby-build

ruby-build is a rbenv plugin that provides a rbenv install command to compile
and install different versions of Ruby on UNIX-like systems. You can also use
ruby-build without rbenv in environments where you need precise control over
Ruby version installation.

WWW: https://github.com/sstephenson/ruby-build

PR:		174980
Submitted by:	fmb@onibox.net
Original commitRevision:310416 
13:50 culot search for other commits by this committer
A Future object represents an operation that is currently in progress,
or has recently completed. Library functions that perform asynchronous
operations would use Future objects to allow calling programs to control
or wait for those operations to complete.

WWW: http://search.cpan.org/dist/Future/

This new module is needed to update devel/p5-CPS.
Original commitRevision:310377 
11:37 tobez search for other commits by this committer
Add devel/p5-namespace-sweep 0.006, a Perl module to
sweep up imported subs in your classes.
Original commitRevision:310368 
09:18 kuriyama search for other commits by this committer
Test::PerlTidy - check that all your files are tidy.

WWW: http://search.cpan.org/dist/Test-PerlTidy/
Original commitRevision:310364 
03:31 swills search for other commits by this committer
Add p5-syntax 0.004, activate syntax extensions in Perl.

PR:		ports/175160
Submitted by:	Po-Chien Lin <linpc@cs.nctu.edu.tw>
Original commitRevision:310357 
Sunday, 13 Jan 2013
22:48 rene search for other commits by this committer
Remove expired port:
2013-01-07 devel/titano: Dead upstream since 2001
Original commitRevision:310349 
22:44 rene search for other commits by this committer
Remove expired port:
2013-01-12 devel/lbpp: Dead upstream since 2001
Original commitRevision:310347 
Thursday, 10 Jan 2013
16:19 brooks search for other commits by this committer
In preparation for updating llvm and clang to 3.2, create temporary
ports of 3.1 so ports that don't yet work with 3.2 continue to work.
Original commitRevision:310187 
Wednesday, 9 Jan 2013
00:08 makc search for other commits by this committer
Add new port devel/libregf:

Library and tools to support the Windows NT Registry File (REGF) format.

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

PR:		ports/174614
Submitted by:	antoine@
Original commitRevision:310116 
Tuesday, 8 Jan 2013
09:13 tobez search for other commits by this committer
Add devel/p5-No-Worries 0.8,
a collection of Perl modules that ease coding by providing consistent
convenient functions to perform frequently used programming tasks.

It is added to the ports collection because other modules by the same
author depend on this one.
Original commitRevision:310078 
Monday, 7 Jan 2013
19:37 tj search for other commits by this committer
FcntlLock is a module to do file locking in an object oriented fashion using
the fcntl(2) system call. This allows locks on parts of a file as well as on
the whole file and overcomes some known problems with flock(2), on which Perls
flock() function is based by default.

WWW: http://search.cpan.org/dist/File-FcntlLock/
Original commitRevision:310053 
10:38 tobez search for other commits by this committer
Add devel/p5-Object-Tiny-Lvalue 1.07, a Perl module very similar to the
existing devel/p5-Object-Tiny, but adjusted to create accessors that
return lvalues.
Original commitRevision:310035 
06:16 rm search for other commits by this committer
JavaScript minifier.

WWW: http://pypi.python.org/pypi/jsmin

PR:		174564
Submitted by:	Po-Chien Lin <linpc@cs.nctu.edu.tw>
Original commitRevision:310022 
Sunday, 6 Jan 2013
13:14 beat search for other commits by this committer
- Restore entry for looks and remove nonexisting one for jgoodies-looks to
  fix INDEX.

Pointyhat to:	mi
Original commitRevision:309983 
03:30 mi search for other commits by this committer
Add decompiler for Python's .pyc and .pyo files.
Original commitRevision:309975 
Wednesday, 2 Jan 2013
20:16 rm search for other commits by this committer
Copy/Paste Detector (CPD) for PHP code.

WWW: https://github.com/sebastianbergmann/phpcpd

PR:		172774
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Original commitRevision:309834 
18:34 rm search for other commits by this committer
FinderFacade is a convenience wrapper for Symfony's Finder component.

WWW: https://github.com/sebastianbergmann/finder-facade

PR:		172772
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Original commitRevision:309830 
18:18 rm search for other commits by this committer
Symfony Finder Component

WWW: http://pear.symfony.com/

PR:		172771
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Original commitRevision:309828 
17:55 rm search for other commits by this committer
phploc is a tool for quickly measuring the size and analyzing the structure of
a PHP project.

WWW: https://github.com/sebastianbergmann/phploc

PR:		172768
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Original commitRevision:309824 

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

[First Page]  «  64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | 73 | 74  »  [Last Page]