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]  «  63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | 73  »  [Last Page]

Tuesday, 11 Jun 2013
18:50 brooks search for other commits by this committer
Add ports of clang and LLVM 3.3.rc3.  Unlike previous ports these
install primarily in ${PREFIX}/llvm33 with wrapper scripts in
${PREFIX}/bin named clang33, llc33, etc.

In an additional change, the clang static analyzer's python wrapper and
web bits are not installed.
Original commitRevision:320628 
15:41 skreuzer search for other commits by this committer
Python module for building and describing deterministic finite-state automata.

WWW: http://code.google.com/p/python-fsm/
Original commitRevision:320606 
10:55 bapt search for other commits by this committer
tradcpp is a traditional (K&R-style) preprocessor.

It has the particular property that it doesn't (for the most part)
trash whitespace, so it can be used on makefiles.

This is only release 0.1; it is missing some features and doubtless
has quite a few bugs, but it's capable of building at least some
packages when used with imake.
Original commitRevision:320546 
Monday, 10 Jun 2013
22:47 wg search for other commits by this committer
librest is a library that was designed to make it easier to access RESTful
web services.

It comprises of two parts: the first aims to make it easier to make requests
by providing a wrapper around libsoup, the second aids with XML parsing by
wrapping libxml2.

WWW: https://live.gnome.org/Librest

PR:		ports/178013
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
Approved by:	culot (mentor)
Original commitRevision:320509 
14:36 rene search for other commits by this committer
Remove expired port:
2013-03-05 devel/linuxthreads: Broken for more than 6 month
Original commitRevision:320481 
09:16 rene search for other commits by this committer
Remove expired port:
2013-06-10 devel/gprbuild-aux: Deprecated in favour of devel/gprbuild
Original commitRevision:320448 
00:26 swills search for other commits by this committer
Parse YAML safely, without that pesky arbitrary object deserialization
vulnerability

WWW: http://dtao.github.io/safe_yaml/
Original commitRevision:320419 
00:22 swills search for other commits by this committer
pygments.rb exposes the pygments syntax highlighter to Ruby

WWW: https://github.com/tmm1/pygments.rb
Original commitRevision:320417 
00:20 swills search for other commits by this committer
The complete solution for Ruby command-line executables.
Commander bridges the gap between other terminal related libraries you know and
love (OptionParser, HighLine), while providing many new features, and an
elegant API.

WWW: http://visionmedia.github.io/commander/
Original commitRevision:320416 
Sunday, 9 Jun 2013
18:51 swills search for other commits by this committer
Ruby/CairoGObject is a Ruby binding of cairo-gobject.

WWW: http://ruby-gnome2.sourceforge.jp/
Original commitRevision:320391 
18:47 swills search for other commits by this committer
Ruby/GIO2 is a Ruby binding of gio-2.x.

WWW: http://ruby-gnome2.sourceforge.jp/
Original commitRevision:320383 
18:46 swills search for other commits by this committer
Ruby binding for GObjectIntrospection

WWW: http://ruby-gnome2.sourceforge.jp/
Original commitRevision:320381 
18:41 swills search for other commits by this committer
Ruby/GLib2 is a Ruby binding for GLib2.

WWW: http://ruby-gnome2.sourceforge.jp/

PR:		ports/173384
Submitted by:	Shin-ya Murakami <murashin@gfd-dennou.org>
Original commitRevision:320375 
Friday, 7 Jun 2013
13:35 wg search for other commits by this committer
tvrage is a python based object oriented client interface for tvrage.com's
XML based api feeds.

The tvrage package consists of three modules:
 - feeds module provides a wrapper function for each of tvrage's XML-feeds
 - api module provides an clean and object oriented interface on top of those
   services
 - quickinfo module is a simple pythonic wrapper for tvrage's quickinfo api.
   Values are returned as python dictionaries rather than dedicated objects
   for tv shows and episodes

WWW: https://github.com/ckreutzer/python-tvrage

Approved by:	culot (mentor)
Original commitRevision:320201 
Thursday, 6 Jun 2013
22:05 mandree search for other commits by this committer
Link lua-lunit to the devel/ subtree.
Original commitRevision:320134 
12:56 wg search for other commits by this committer
jsonschema is an implementation of JSON Schema for Python

 - Full support for Draft 3 and Draft 4 of the schema.
 - Lazy validation that can iteratively report all validation errors.
 - Small and extensible
 - Programmatic querying of which properties or items failed validation.

WWW: http://github.com/Julian/jsonschema

Approved by:	culot (mentor)
Original commitRevision:320088 
12:35 culot search for other commits by this committer
Devel::GlobalDestruction::XS is an XS backend for Devel::GlobalDestruction.

WWW: http://search.cpan.org/dist/Devel-GlobalDestruction-XS/
Original commitRevision:320085 
Tuesday, 4 Jun 2013
21:54 bapt search for other commits by this committer
2013-03-05 devel/linux-js: Broken for more than 6 month
emulators/osmose: depends on expired devel/linux-js
Original commitRevision:319921 
18:53 pgj search for other commits by this committer
- Update The Glorious Glasgow Haskell Compiler to version 7.6.3
- Update Haskell Platform to version 2013.2.0.0

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

Some highlights of the update:

- Fix PDF generation for pandoc [1]
- From now on, PREFIX/{lib,share,share/doc}/cabal/ghc-GHC_VERSION are used for
  hs- ports (Cabal packages) as prefixes to avoid problems when upgrading with
  portmaster(8) [2]
- Experimental support for LLVM-based code generation (disabled by default)
- Many simplifications, refactoring in bsd.cabal.mk

New ports (11):

devel/hs-asn1-types                         0.1.3
devel/hs-data-default-class                 0.0.1
devel/hs-data-default-instances-base        0.0.1
devel/hs-data-default-instances-containers  0.0.1
devel/hs-data-default-instances-dlist       0.0.1
devel/hs-data-default-instances-old-locale  0.0.1
devel/hs-extensible-exceptions              0.1.1.4
devel/hs-mmorph                             1.0.0
devel/hs-quickcheck-io                      0.1.0
x11-toolkits/hs-GLURaw                      1.3.0.0
x11-toolkits/hs-OpenGLRaw                   1.3.0.0

Updated ports (104):

archivers/hs-zlib                        0.5.4.0_1        --> 0.5.4.1
databases/hs-persistent                  1.1.5.1          --> 1.2.0.1
databases/hs-persistent-sqlite           1.1.5            --> 1.2.0
databases/hs-persistent-template         1.1.2.4          --> 1.2.0
devel/hs-HUnit                           1.2.5.1_1        --> 1.2.5.2
devel/hs-IORefCAS                        0.2_3            --> 0.2.0.1
devel/hs-MonadRandom                     0.1.8            --> 0.1.9
devel/hs-QuickCheck                      2.5.1.1_1        --> 2.6
devel/hs-abstract-deque                  0.1.6_1          --> 0.2
devel/hs-alex                            3.0.2_1          --> 3.0.5
devel/hs-async                           2.0.1.3_1        --> 2.0.1.4
devel/hs-basic-prelude                   0.3.4.0          --> 0.3.5.0
devel/hs-blaze-builder                   0.3.1.0_4        --> 0.3.1.1
devel/hs-byteorder                       1.0.3_4          --> 1.0.4
devel/hs-cabal-install                   0.14.0_4         --> 1.16.0.2
devel/hs-classy-prelude                  0.5.3            --> 0.5.7
devel/hs-cmdargs                         0.10.2           --> 0.10.3
devel/hs-conduit                         1.0.2            --> 1.0.5
devel/hs-data-default                    0.5.0_1          --> 0.5.3
devel/hs-fsnotify                        0.0.6            --> 0.0.11
devel/hs-generic-deriving                1.4.0            --> 1.5.0
devel/hs-git-annex                       4.20130323_1     --> 4.20130601
devel/hs-haddock                         2.11.0_1         --> 2.13.2
devel/hs-hashable                        1.2.0.5          --> 1.1.2.5,1
devel/hs-hlint                           1.8.43           --> 1.8.45
devel/hs-hspec                           1.4.4            --> 1.5.4
devel/hs-hspec-expectations              0.3.0.3_1        --> 0.3.2
devel/hs-largeword                       1.0.4            --> 1.0.5
devel/hs-lens                            3.8.7.3          --> 3.9.0.2
devel/hs-lifted-base                     0.2.0.2          --> 0.2.0.5
devel/hs-monad-control                   0.3.1.4_1        --> 0.3.2.1
devel/hs-monad-logger                    0.3.0.1          --> 0.3.1.1
devel/hs-monad-par                       0.3.4.1          --> 0.3.4.2
devel/hs-pool-conduit                    0.1.1_1          --> 0.1.2
devel/hs-profunctors                     3.3              --> 3.3.0.1
devel/hs-reflection                      1.1.7            --> 1.3.2
devel/hs-resourcet                       0.4.5            --> 0.4.7.1
devel/hs-show                            0.5              --> 0.6
devel/hs-split                           0.2.1.1_1        --> 0.2.2
devel/hs-stm                             2.4_1            --> 2.4.2
devel/hs-syb                             0.3.7_1          --> 0.4.0
devel/hs-tagged                          0.4.4_1          --> 0.6
devel/hs-text                            0.11.2.3_1       --> 0.11.3.1
devel/hs-unix-compat                     0.4.1.0          --> 0.4.1.1
devel/hs-unix-time                       0.1.5            --> 0.1.8
devel/hs-unordered-containers            0.2.3.0          --> 0.2.3.1
devel/hs-utility-ht                      0.0.8_3          --> 0.0.9
devel/hs-uuagc                           0.9.42.2_3       --> 0.9.42.3
devel/hs-uuid                            1.2.9            --> 1.2.13
devel/hs-void                            0.5.11           --> 0.6
math/hs-NumInstances                     1.2              --> 1.3
math/hs-comonad-transformers             3.0.1_1          --> 3.0.2
math/hs-semigroups                       0.9              --> 0.9.1
math/hs-statistics                       0.10.2.0_2       --> 0.10.3.1
net/hs-network                           2.3.1.0_1        --> 2.4.1.2
net/hs-publicsuffixlist                  0.0.3            --> 0.1
net/hs-socks                             0.5.0            --> 0.5.1
security/hs-certificate                  1.3.5_1          --> 1.3.7
security/hs-cipher-aes                   0.1.7            --> 0.1.8
security/hs-clientsession                0.8.1_1          --> 0.9
security/hs-crypto-api                   0.11             --> 0.12.1
security/hs-crypto-conduit               0.5.0            --> 0.5.2
security/hs-crypto-pubkey                0.1.2_1          --> 0.1.3
security/hs-crypto-pubkey-types          0.2.0_1          --> 0.3.2
security/hs-cryptocipher                 0.4.0_1          --> 0.5.0
security/hs-cryptohash                   0.8.3_1          --> 0.9.0
security/hs-skein                        0.1.0.12         --> 1.0.3
textproc/hs-HaXml                        1.23.3_2         --> 1.24
textproc/hs-attoparsec-conduit           1.0.0            --> 1.0.1
textproc/hs-blaze-html                   0.6.0.0          --> 0.6.1.1
textproc/hs-blaze-markup                 0.5.1.4          --> 0.5.1.5
textproc/hs-case-insensitive             1.0              --> 1.0.0.2
textproc/hs-highlighting-kate            0.5.3.8          --> 0.5.3.9
textproc/hs-hs-bibutils                  4.17             --> 5.0
textproc/hs-polyparse                    1.8_3            --> 1.9
textproc/hs-texmath                      0.6.1.3          --> 0.6.1.5
textproc/hs-xml                          1.3.12_4         --> 1.3.13
textproc/hs-yaml                         0.8.2.3          --> 0.8.2.4
www/hs-HTTP                              4000.2.5_1       --> 4000.2.8
www/hs-cgi                               3001.1.7.4_6,1   --> 3001.1.7.5,1
www/hs-hamlet                            1.1.6.3          --> 1.1.7.1
www/hs-happstack-server                  7.1.7            --> 7.1.7.1
www/hs-heist                             0.11.1           --> 0.12.0
www/hs-http-conduit                      1.9.0            --> 1.9.3
www/hs-http-reverse-proxy                0.1.1.3          --> 0.1.1.6
www/hs-shakespeare                       1.0.3.1          --> 1.0.5
www/hs-shakespeare-css                   1.0.3            --> 1.0.5.1
www/hs-shakespeare-js                    1.1.2.1          --> 1.1.4
www/hs-snap                              0.11.2           --> 0.12.0
www/hs-wai-extra                         1.3.2.4          --> 1.3.4
www/hs-wai-test                          1.3.0.4          --> 1.3.1
www/hs-warp                              1.3.7.4          --> 1.3.8.1
www/hs-yesod                             1.1.9.2          --> 1.2.0.1
www/hs-yesod-auth                        1.1.5.3          --> 1.2.0
www/hs-yesod-core                        1.1.8.2          --> 1.2.0.4
www/hs-yesod-form                        1.2.1.3          --> 1.3.0
www/hs-yesod-persistent                  1.1.0.1_1        --> 1.2.0
www/hs-yesod-platform                    1.1.8            --> 1.2.0.1
www/hs-yesod-routes                      1.1.2            --> 1.2.0
www/hs-yesod-static                      1.1.2.2          --> 1.2.0
www/hs-yesod-test                        0.3.5            --> 1.2.0
x11-toolkits/hs-GLUT                     2.1.2.1_7,1      --> 2.4.0.0,1
x11-toolkits/hs-OpenGL                   2.2.3.1_4,1      --> 2.8.0.0,1
x11/hs-xmobar                            0.16_2           --> 0.17

Removed ports (2):

www/hs-yesod-default                     1.1.3.2
www/hs-yesod-json                        1.1.2.1

PR:		ports/179146 [1]
Requested by:	Omar Thameen <omar@biglist.com> [1]
Reported by:	sperber, bapt [2]
Tested by:	sperber [2]
Obtained from:	FreeBSD Haskell
Original commitRevision:319894 
Monday, 3 Jun 2013
10:34 rene search for other commits by this committer
Remove expired ports:
2013-03-05 mail/p5-vpopmail: Broken for more than 6 month
2013-06-01 mail/vodmr: depends on expired mail/p5-vpopmail
2013-06-03 audio/ventrilo-server: No more public distfiles
2013-06-03 devel/libzrtp: No more public distfiles
2013-05-30 mail/postfix26: No longer supported by upstream
2013-06-01 devel/i386-rtems-gcc: many issues; see
https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/mips-rtems-gcc: many issues; see
https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/arm-rtems-gcc: many issues; see
https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/sh-rtems-gcc: many issues; see
https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/powerpc-rtems-gcc: many issues; see
https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/sparc-rtems-gcc: many issues; see
https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/mips-rtems-binutils: many issues; see
https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/i386-rtems-binutils: many issues; see
https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/sh-rtems-binutils: many issues; see
https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/powerpc-rtems-binutils: many issues; see
https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/sparc-rtems-binutils: many issues; see
https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/arm-rtems-binutils: many issues; see
https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/m68k-rtems-binutils: many issues; see
https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/m68k-rtems-gcc: many issues; see
https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/sh-rtems-gdb: many issues; see
https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/m68k-rtems-gdb: many issues; see
https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/i386-rtems-gdb: many issues; see
https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/arm-rtems-gdb: many issues; see
https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/sparc-rtems-gdb: many issues; see
https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/mips-rtems-gdb: many issues; see
https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
2013-06-01 devel/powerpc-rtems-gdb: many issues; see
https://www.rtems.org/bugzilla/show_bug.cgi?id=2099
Original commitRevision:319766 
Sunday, 2 Jun 2013
07:50 rm search for other commits by this committer
Grab is site scraping framework. Grab could be used for:

 - website data mining
 - work with network API
 - automation of actions performed on websites

WWW: http://grablib.org/
Original commitRevision:319642 
Saturday, 1 Jun 2013
14:29 swills search for other commits by this committer
Capybara is an integration testing tool for rack based web applications. It
simulates how a user would interact with a website.

WWW: http://github.com/jnicklas/capybara
Original commitRevision:319573 
14:28 swills search for other commits by this committer
XPath is a Ruby DSL for generating XPath expressions

WWW: http://rubygems.org/gems/xpath
Original commitRevision:319572 
Thursday, 30 May 2013
09:11 rene search for other commits by this committer
- Finish removal of support for Linux 2.4 in bsd.linux-apps.mk and
  bsd.linux-rpm.mk.  The default linux version is now Fedora 10.
- Remove now obsolete checks for Linux 2.4 in emulators/linux_base-c6,
  emulators/linux_base-f10, and emulators/linux_dist-gentoo-stage3.
  While there, remove superfluous -p argument from ${MKDIR}.
- Remove now obsolete check for Linux 2.4 or FreeBSD 6 and lower from
  astro/google-earth.
- Remove expired Fedora Core 4 ports which were only used on FreeBSD 7
  and below.
- Update LEGAL and MOVED

PR:		ports/176877
Submitted by:	myself
Approved by:	portmgr (bapt)
Exp-run by:	bapt
Original commitRevision:319410 
Wednesday, 29 May 2013
00:46 miwi search for other commits by this committer
This is an implementation of MurmurHash3 - noncriptographic hash function.

WWW: https://github.com/funny-falcon/murmurhash3-ruby

PR:		ports/178623
Submitted by:	Gvozdikov Veniamin <g.veniamin@googlemail.com>
Original commitRevision:319337 
00:44 miwi search for other commits by this committer
It is an implementation of Sumbur consistent spreading algorithm.

WWW: https://github.com/mailru/sumbur-ruby

PR:		ports/178622
Submitted by:	Gvozdikov Veniamin <g.veniamin@googlemail.com>
Original commitRevision:319336 
00:40 miwi search for other commits by this committer
It is specialized versions of methods for working with binary data.
It were written cause:

- MRI's #pack and #unpack seems to be slow
- result of #pack is often appended to a string at the very next step.
- usually we need to drop unpacked string head

WWW: https://github.com/funny-falcon/bin_utils

PR:		ports/178619
Submitted by:	Gvozdikov Veniamin <g.veniamin@googlemail.com>
Original commitRevision:319334 
00:34 miwi search for other commits by this committer
Pyfilesystem is a Python module that provides a simplified common interface to
many types of filesystem. Filesystems exposed via Pyfilesystem can also be
served over the network, or 'mounted' on the native filesystem.

Pyfilesystem simplifies working directories and paths, even if you only intend
to work with local files. Differences in path formats between platforms are
abstracted away, and you can write code that sand-boxes any changes to a given
directory.

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

PR:		ports/179027
Submitted by:	Douglas Thrift <douglas@douglasthrift.net>
Original commitRevision:319329 
Tuesday, 28 May 2013
14:06 osa search for other commits by this committer
Add libeio - event-based fully asynchronous I/O library for C.
Original commitRevision:319310 
Monday, 27 May 2013
03:07 swills search for other commits by this committer
Changes the current Ruby.

WWW: https://github.com/postmodern/chruby

PR:		ports/175552
Submitted by:	Ross Timson <ross@rosstimson.com>
Original commitRevision:319153 
Sunday, 26 May 2013
07:15 kuriyama search for other commits by this committer
Pure perl eval with persistent lexical variables.

WWW: http://search.cpan.org/dist/Eval-WithLexicals/
Original commitRevision:319094 
01:39 kuriyama search for other commits by this committer
This small low-level module only has one purpose: pass a file
descriptor to another process, using a (streaming) unix domain socket
(on POSIX systems) or any (streaming) socket (on WIN32 systems).  The
ability to pass file descriptors on windows is currently the unique
selling point of this module. Have I mentioned that it is really
small, too?

WWW: http://search.cpan.org/dist/IO-FDPass/
Original commitRevision:319089 
01:24 kuriyama search for other commits by this committer
Module::Functions is a library to get a public functions list from
package.  It is useful to create a exportable function list.

WWW: http://search.cpan.org/dist/Module-Functions/
Original commitRevision:319088 
Saturday, 25 May 2013
23:57 sunpoet search for other commits by this committer
- Add p5-Type-Tiny 0.004

Type::Tiny is a tiny class for creating Moose-like type constraint objects which
are compatible with Moo, Moose and Mouse.

Maybe now we won't need to have separate MooseX, MouseX and MooX versions of
everything? We can but hope...

This documents the internals of Type::Tiny. Type::Tiny::Manual is a better
starting place if you're new.

WWW: http://search.cpan.org/dist/Type-Tiny/
Original commitRevision:319077 
23:46 sunpoet search for other commits by this committer
- Add p5-Sub-Exporter-Lexical 0.092291

Sub::Exporter::Lexical provides an alternate installer for Sub::Exporter.
Installers are documented in Sub::Exporter's documentation; all you need to know
is that by using Sub::Exporter::Lexical's installer, you can import routines
into a lexical scope that will be cleaned up when that scope ends.

WWW: http://search.cpan.org/dist/Sub-Exporter-Lexical/
Original commitRevision:319076 
Thursday, 23 May 2013
09:46 zeising search for other commits by this committer
Record the lfc->lfcbase move here as well.

Pointyhat to:	zeising
Original commitRevision:318859 
Tuesday, 21 May 2013
20:58 olgeni search for other commits by this committer
Add devel/meck, a library to create mock modules in Erlang.
Original commitRevision:318722 
18:54 mm search for other commits by this committer
Remove devel/php5-phing (replaced by devel/pear-phing)
Original commitRevision:318716 
10:16 tobez search for other commits by this committer
Add devel/p5-MooseX-Has-Options 0.003, a Perl module that provides a
succinct syntax for declaring options for Moose attributes.
Original commitRevision:318674 
07:38 miwi search for other commits by this committer
PEAR channel for the phpDocumentor project

WWW:	http://pear.phpdoc.org/

PR:		ports/171912
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Original commitRevision:318652 
06:12 miwi search for other commits by this committer
PHP Judy implements sparse dynamic arrays (aka Judy Arrays). This extension
is based on the Judy C library. A Judy array consumes memory only when it is
populated, yet can grow to take advantage of all available memory if desired.
Judy's key benefits are scalability, high performance, and memory efficiency.

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

PR:		ports/177535
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Original commitRevision:318645 
Monday, 20 May 2013
13:52 bsam search for other commits by this committer
Terminfo database required by Linux applications using ncurses, such as
Matlab (r).

WWW: http://invisible-island.net/ncurses/ncurses.html

PR:		ports/177723
Submitted by:	Jason Bacon <jwbacon@tds.net>
Original commitRevision:318598 
Sunday, 19 May 2013
12:29 mm search for other commits by this committer
From the Phing homepage:

PHing Is Not GNU make; it's a PHP project build system or build tool based on
Apache Ant. You can do anything with it that you could do with a traditiona
build system like GNU make, and its use of simple XML build files and
extensible PHP "task" classes make it an easy-to-use and highly flexible build
framework.

Features include running PHPUnit and SimpleTest unit tests (including test
result and coverage reports), file transformations (e.g. token replacement,
XSLT transformation, Smarty template transformations), file system operations,
interactive build support, SQL execution, CVS/SVN/GIT operations, tools for
creating PEAR packages, documentation generation (DocBlox, PhpDocumentor) and
much, much more.

WWW: http://www.phing.info
Original commitRevision:318516 
12:12 mm search for other commits by this committer
PEAR channel for Phing

WWW: http://pear.phing.info
Original commitRevision:318515 
04:19 bdrewery search for other commits by this committer
Lutok is a lightweight C++ API library for Lua.

Lutok provides thin C++ wrappers around the Lua C API to ease the
interaction between C++ and Lua.  These wrappers make intensive use of
RAII to prevent resource leakage, expose C++-friendly data types, report
errors by means of exceptions and ensure that the Lua stack is always
left untouched in the face of errors.  The library also provides a small
subset of miscellaneous utility functions built on top of the wrappers.

Lutok focuses on providing a clean and safe C++ interface; the drawback
is that it is not suitable for performance-critical environments.  In
order to implement error-safe C++ wrappers on top of a Lua C binary
library, Lutok adds several layers or abstraction and error checking
that go against the original spirit of the Lua C API and thus degrade
performance.

WWW: https://code.google.com/p/lutok/

PR:		ports/177639
Submitted by:	Alan Somers <asomers@FreeBSD.org>
Original commitRevision:318484 
03:02 koobs search for other commits by this committer
devel/py-blinker: Simple object-to-object and broadcast signaling [NEW PORT]

Blinker provides a fast dispatching system that allows any number of interested
parties to subscribe to events, or "signals".

Features:

 - A global registry of named signals
 - Anonymous signals
 - Custom name registries
 - Permanently or temporarily connected receivers
 - Automatically disconnected receivers via weak referencing
 - Sending arbitrary data payloads
 - Collecting return values from signal receivers

WWW: http://discorporate.us/projects/Blinker/

Approved by:	eadler, rm (mentors, implicit)
Original commitRevision:318478 
Saturday, 18 May 2013
13:06 olgeni search for other commits by this committer
Add devel/oserl, an Erlang framework for using the SMPP protocol
in messaging applications.
Original commitRevision:318430 
13:02 olgeni search for other commits by this committer
Add common_lib, a library of Erlang functions used by oserl and
other projects.
Original commitRevision:318429 
Thursday, 16 May 2013
14:06 rm search for other commits by this committer
Remove devel/py-celementtree becuase it's a part of Python standard library
since version 2.5 (included as xml.etree.cElementTree). Upstream development
going on python.org, there is no ports depending on this one.

PR:		155524
Submitted by:	rm (myself)
Approved by:	nivit (maintainer, by mail)
Original commitRevision:318317 
Wednesday, 15 May 2013
14:11 wen search for other commits by this committer
BusyBee provides a messaging abstraction on top of TCP sockets.

BusyBee is a refined version of the HyperDex event loop.  It exposes a
"messaging" abstraction on top of TCP and automatically packs/unpacks messages
on the wire.  At the core of BusyBee is a thread-safe event loop that enables
multiple threads to send and receive messages concurrently.

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

PR:		178655
Submitted by:	Veniamin Gvozdikov <g.veniamin@googlemail.com>
Original commitRevision:318243 
Tuesday, 14 May 2013
21:33 tota search for other commits by this committer
- Add new port: devel/R-cran-caTools

  Contains several basic utility functions including: moving (rolling,
  running) window statistic functions, read/write for GIF and ENVI
  binary files, fast calculation of AUC, LogitBoost classifier, base64
  encoder/decoder, round-off error free sum and cumsum, etc.

  WWW: http://cran.r-project.org/web/packages/caTools/
Original commitRevision:318202 
18:28 rakuco search for other commits by this committer
Add devel/libe.

It is a collection of high-performance data structures and utilities in C++.

PR:		ports/178626
Submitted by:	Veniamin Gvozdikov <g.veniamin@googlemail.com>
Original commitRevision:318185 
Monday, 13 May 2013
02:29 miwi search for other commits by this committer
APCu - APC User Cache

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

PR:		ports/178300
Submitted by:	John Chen <johnpupu@gmail.com>
Original commitRevision:317992 
02:27 miwi search for other commits by this committer
A compatible Threading API for PHP5.3+

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

PR:		ports/178299
Submitted by:	John Chen <johnpupu@gmail.com>
Original commitRevision:317990 
Saturday, 11 May 2013
15:16 mm search for other commits by this committer
Queue layer for the Horde Framework with various storage backends and
runners.
Original commitRevision:317884 
01:16 koobs search for other commits by this committer
devel/uboot: Rename to devel/uboot-mkimage

- Rename devel/u-boot to devel/uboot-mkimage
- Accordingly, update MOVED and add SUBDIR in devel/Makefile

While I'm here:

- Update to 2010.12
- Update PORTNAME and MAINTAINER
- Remove custom do-patch and do-build targets
- Use BUILD_WRKSRC and MAKEFILE instead
- Update BSDmakefile
- Add patch-include__compiler.h
- Trim Makefile header
- pkg-descr: Tab->space for WWW:

PR:		ports/178137
Approved by:	eadler, rm (mentors)
Approved by:	maintainer timeout (16 days)
Obtained from:	ray
Discussed with:	ray
Original commitRevision:317846 
Friday, 10 May 2013
20:44 rm search for other commits by this committer
Makes ANSI escape character sequences, for producing colored terminal text and
cursor positioning, work under MS Windows.

ANSI escape character sequences have long been used to produce colored terminal
text and cursor positioning on Unix and Macs. Colorama makes this work on
Windows, too. It also provides some shortcuts to help generate ANSI sequences,
and works fine in conjunction with any other ANSI sequence generation library,
such as Termcolor.

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

PR:		178352
Submitted by:	Alexey V. Degtyarev <alexey@renatasystems.org>
Original commitRevision:317841 
20:43 rm search for other commits by this committer
JMESPath (pronounced "jaymz path") allows you to declaratively specify how to
extract elements from a JSON document.

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

PR:		178351
Submitted by:	Alexey V. Degtyarev <alexey@renatasystems.org>
Original commitRevision:317839 
Tuesday, 7 May 2013
00:17 avilla search for other commits by this committer
- Update libplist to 1.10.
- Split Python bindings from the main port, and put them into
  devel/py-libplist.
Original commitRevision:317562 
Monday, 6 May 2013
06:06 tota search for other commits by this committer
- Add new port: devel/R-cran-Rcpp

  The Rcpp package provides C++ classes that greatly facilitate
  interfacing C or C++ code in R packages using the .Call() interface
  provided by R.

  Rcpp provides matching C++ classes for a large number of basic R
  data types. Hence, a package author can keep his data in normal R
  data structures without having to worry about translation or
  transfering to C++. At the same time, the data structures can be
  accessed as easily at the C++ level, and used in the normal manner.

  The mapping of data types works in both directions. It is as
  straightforward to pass data from R to C++, as it is it return data
  from C++ to R.

  WWW: http://cran.r-project.org/web/packages/Rcpp/
Original commitRevision:317463 
00:44 hrs search for other commits by this committer
TeXLive mega commit.  The following ports have been added:

  * Meta port
   - print/texlive-full: meta port to install all of the TeXLive components

  * Libraries
   - devel/tex-kpathsea: kpathsea library
   - devel/tex-web2c: WEB2C toolchain and TeX engines
   - print/tex-ptexenc: character code conversion library for pTeX

  * Base part of the TeXLive
   - print/texlive-base: binary programs in TeXLive
   - print/texlive-texmf: macro and font data in TeXLive
   - print/texlive-infra: tlmgr dependency (Perl modules)

  * TeX Formats
   - print/tex-formats: TeX, LaTeX, PDFTeX, AMSTeX, ConTeXT, CSLaTeX,
       EplainTeX, METAFONT, MLTeX, PDFTeX, TeXsis
   - print/tex-aleph: Aleph/Lambda
   - print/tex-xetex: XeTeX
   - print/tex-luatex: LuaTeX
   - print/tex-jadetex: JadeTeX
   - print/tex-xmltex: XMLTeX
   - japanese/tex-ptex: pTeX

  * DVI ware
   - print/tex-xdvik: XDvi

Mk/bsd.tex.mk is added for common part and USE_TEX knob [1].

Approved by:	portmgr (old version) [1]
PR:		ports/171571
PR:		ports/176399 [1]
Original commitRevision:317452 
Sunday, 5 May 2013
23:40 kwm search for other commits by this committer
Repo copy goffice and update to 0.10.2.

Goffice is a library of GLib/GTK document centric objects and utilities.
Original commitRevision:317450 
20:47 kwm search for other commits by this committer
Update to 1.14.26.

Remove py-libgsf and libgsf-gnome which where removed
Obtained from:	GNOME stage repo
Original commitRevision:317433 
Wednesday, 1 May 2013
12:53 erwin search for other commits by this committer
Add Date::Piece

This module allows you to do nominal math on dates. That is, rather
than worrying about time zones and DST while adding increments of
24*60**2 seconds to a date&time object, you simply discard the time
component and do math directly on the date. If you need a time-of-day
on the calculated date, the at() method returns a Time::Piece object,
thus allowing you to be specific about the endpoints of a nominal interval.
Original commitRevision:317018 
Tuesday, 30 Apr 2013
21:56 crees search for other commits by this committer
devel/ruby-term-ansicolor: Update and move origin

term-ansicolor is now a rubygem, and is at version 1.1.4.

PR:		ports/177856
Approved by:	maintainer timeout (clsung, 16 days)
Original commitRevision:316968 
14:43 jadawin search for other commits by this committer
This module dumps strings of characters (or bytes) for printing and debugging.

WWW: http://search.cpan.org/dist/String-Dump/

PR:		ports/176727
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu>
Original commitRevision:316936 
12:03 bapt search for other commits by this committer
The devel/gprbuild-aux is heavily tied with lang/gnat-aux. No other gnat
compiler can use it (e.g. lang/gnat).

This new port intends to be more versatile although the only verified compiler
atm is lang/gcc-aux. Once the two port that depend on gprbuild are updated,
devel/gprbuild-aux should be removed

main points:
1) supports new USES+= ada
2) Updated to GNAT GPL 2012 source
3) supports DESTDIR (tested on pkgsrc)
4) improved targetsets
5) Includes custom support for -R RPATH support (only found here, I created it)

PR:		ports/178146
Submitted by:	John Marino <draco@marino.st>
Original commitRevision:316921 
08:54 rene search for other commits by this committer
Remove expired ports:
2013-04-30 devel/libusb: has been already included into base system
2013-04-30 www/typo346: Obsolete stable release
2013-04-30 www/ilias3: Obsolete stable release
2013-04-02 net-p2p/moodriver: Not supported by upstream, master site is down
2013-03-31 www/p5-Dancer-Plugin-DataFu: No more public distfiles
2013-03-31 devel/p5-Oogly: No more public distfiles
2013-03-01 mail/listmanager: No more upstream, no more public distfiles
Original commitRevision:316903 
Sunday, 28 Apr 2013
03:20 tota search for other commits by this committer
- Add new port: devel/R-cran-gdata

  gdata package provides various R programming tools for data
  manipulation.

  WWW: http://cran.r-project.org/web/packages/gdata/
Original commitRevision:316699 
Saturday, 27 Apr 2013
20:56 kwm search for other commits by this committer
Add Gstreamer 1.0.7. This is the new stable version of the
Gstreamer multimedia framework.

Use the USE_GSTREAMER1 macro to select Gstreamer 1.0 plugins. A new chapter
for the porters handbook about gstreamer is a work in progress.

X related plugins are now stand alone. The gio plugin is now part of the
gstreamer1-plugins port and the oss plugins are now part of the
gstreamer1-plugins-good port.

Note that the pulseaudio plugin is missing because it needs a newer version
of pulseaudio. Also there are still a number of plugins from -bad which
haven't been ported to the 1.0 API yet.
Original commitRevision:316693 
00:24 tota search for other commits by this committer
- Add new port: devel/R-cran-gtools

  Various R programming tools

  WWW: http://cran.r-project.org/web/packages/gtools/
Original commitRevision:316644 
Friday, 26 Apr 2013
16:46 pawel search for other commits by this committer
The KoreLogic Expression Language Library is a C library that
provides a simple expression language that can be embedded in other
programs. This library does not implement a full programming language,
but rather a simpler expression language called KL-EL that is
designed to provide arithmetic and logic operations useful in
situations where embedding a full programming language would be
overkill. KL-EL expressions have access to a full set of arithmetic
and logic operations, and they can access functions and variables
exported from the embedding program. Unlike most other languages
of its kind, KL-EL is statically and strongly typed, which helps
ensure that expressions are valid before they are executed. The
embedding API is designed to be easy to use, and the library itself
is designed to be very small.

WWW: http://sourceforge.net/projects/libklel/

PR:		ports/177737
Submitted by:	klm <klm@uidzero.org>
Original commitRevision:316626 
09:29 rene search for other commits by this committer
2013-04-26 devel/py-extended_threading: checksum mismatch; domain disappeared
Original commitRevision:316595 
Thursday, 25 Apr 2013
08:49 tobez search for other commits by this committer
Add devel/p5-Test-FailWarnings 0.003, a Perl test module that adds test
failures if warnings are caught.
Original commitRevision:316507 
02:35 eadler search for other commits by this committer
Add creduce:

C-Reduce is a tool which takes a large C or C++ program that has a property of
interest (such as triggering a compiler bug) and automatically produces a much
smaller C/C++ program that has the same property. It is intended for use by
people who discover and report bugs in compilers and other tools that process
C/C++ code.

Reviewed by:	mva, swills
Tested by:	swills
Original commitRevision:316494 
Wednesday, 24 Apr 2013
06:41 kwm search for other commits by this committer
Add libpeas 1.6.1.

Libpeas is a gobject-based plugins engine.

Obtained from:	GNOME team repo, based on patch by Gustau Perez
Original commitRevision:316403 
Monday, 22 Apr 2013
22:03 kwm search for other commits by this committer
Add seed 3.2.0.

Seed is a library and interpreter, dynamically bridging
(through GObjectIntrospection) the WebKit JavaScriptCore engine
This version uses the webkit-gtk3 port.

Obtained from:	GNOME team repo.
Original commitRevision:316279 
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 

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

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