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]  «  66 | 67 | 68 | 69 | 70 | 71 | 72 | 73 | 74 | 75 | 76  »  [Last Page]

Monday, 1 Oct 2012
03:03 vanilla search for other commits by this committer
Add yaml-cpp 0.3.0, YAML parser and emitter in C++ matching the YAML 1.2
spec.

PR:		ports/172146
Original commitRevision:305090 
Saturday, 29 Sep 2012
17:53 sunpoet search for other commits by this committer
- Add rubygem-listen 0.5.2

The Listen gem listens to file modifications and notifies you about the changes.

Features:
- Works everywhere!
- Supports watching multiple directories from a single listener.
- OS-specific adapters for Mac OS X 10.6+, Linux and Windows.
- Automatic fallback to polling if OS-specific adapter doesn't work.
- Detects files modification, addidation and removal.
- Checksum comparaison for modifications made under the same second.
- Allows supplying regexp-patterns to ignore and filter paths for better
  results.
- Tested on all Ruby environments via travis-ci.

WWW: https://github.com/guard/listen
RG:  https://rubygems.org/gems/listen
Original commitRevision:305040 
Tuesday, 25 Sep 2012
12:04 makc search for other commits by this committer
Add new port devel/openvex:

OpenVex is an API (Application Program Interface) library for programming
Vex robot controllers using SDCC or MCC18.

WWW: http://personalpages.tds.net/~jwbacon/vex.html

PR:		ports/171876
Submitted by:	Jason Bacon <jwbacon at tds.net>
Original commitRevision:304833 
11:02 araujo search for other commits by this committer
This module provides only 2 methods, XMLin and XMLout. XMLin convert xml to
python object, and XMLout python object to xml.

This module is inspired by XML::Simple in CPAN, but some options of XML::Simple
are not supported.

WWW: http://pypi.python.org/pypi/pyxml2obj/
Original commitRevision:304828 
09:00 romain search for other commits by this committer
This is a fork of ndesk-dbus-glib, which provides GLib main loop integration
for Managed D-Bus.

WWW:	http://mono.github.com/dbus-sharp/
Original commitRevision:304824 
Saturday, 22 Sep 2012
20:04 tabthorpe search for other commits by this committer
GitPHP is a web based git repository browser written in PHP. It uses the
Smarty template system for customization and flexibility.

WWW:	http://www.gitphp.org
Original commitRevision:304721 
14:29 bsam search for other commits by this committer
Add freeocl 0.3.6, free Open Computing Language (OpenCL) implementation
for CPU.

PR:		ports/171376
Submitted by:	Oliver Hartmann <ohartman@zedat.fu-berlin.de>
Original commitRevision:304678 
08:25 bsam search for other commits by this committer
Add opencl 1.2, open Computing Language (OpenCL) specifications.

PR:		ports/171375
Submitted by:	ohartman@zedat.fu-berlin.de
Original commitRevision:304667 
Tuesday, 18 Sep 2012
20:55 makc search for other commits by this committer
Add new port devel/edb:

edb (Evan's Debugger) is a cross platform x86/x86-64 debugger. It
was inspired by OllyDbg, but aims to function on x86 and x86-64 as
well as multiple OS's. Linux is the only officially supported
platform at the moment, but FreeBSD, OpenBSD, OSX and Windows ports
are underway with varying degrees of functionality.

WWW: http://codef00.com/projects#debugger

PR:		based on ports/170779
Submitted by:	HU Dong <itechbear at gmail.com>
Original commitRevision:304463 
18:29 skreuzer search for other commits by this committer
Extremely efficient procedures for fitting the entire lasso or
elastic-net regularization path for linear regression, logistic and
multinomial regression models, poisson regression and the Cox model.
Two recent additions are the multiresponse gaussian, and the grouped
multinomial.

WWW:	http://cran.r-project.org/web/packages/glmnet/
Original commitRevision:304453 
18:28 skreuzer search for other commits by this committer
Breiman and Cutler's random forests for classification and regression

WWW:	http://cran.r-project.org/web/packages/randomForest/
Original commitRevision:304452 
18:27 skreuzer search for other commits by this committer
The Hmisc library contains many functions useful for data analysis,
high-level graphics, utility operations, functions for computing sample
size and power, importing datasets, imputing missing values, advanced
table making, variable clustering, character string manipulation,
conversion of S objects to LaTeX code, and recoding variables.

WWW:	http://cran.r-project.org/web/packages/Hmisc/
Original commitRevision:304451 
18:26 skreuzer search for other commits by this committer
Extensions to Freund and Schapire's AdaBoost algorithm and Friedman's
gradient boosting machine. Includes regression methods for least
squares, absolute loss, quantile regression, logistic, Poisson, Cox
proportional hazards partial likelihood, and AdaBoost exponential loss.

WWW:	http://cran.r-project.org/web/packages/gbm/
Original commitRevision:304450 
Sunday, 16 Sep 2012
16:09 lth search for other commits by this committer
Add p5-MooseX-AttributeShortcuts 0.015, shorthand for common attribute
options.
Original commitRevision:304365 
16:02 lth search for other commits by this committer
Add p5-Test-Moose-More 0.011, more tools for testing Moose packages.
Original commitRevision:304364 
15:20 lth search for other commits by this committer
Add p5-Moose-Test 0.01, a Test Runner for the Moose test suite.
Original commitRevision:304357 
Thursday, 13 Sep 2012
13:11 zeising search for other commits by this committer
add a new port devel/rcs

This is a port of GNU rcs.
http://www.gnu.org/software/rcs/

Approved by:	kwm (mentor)
Original commitRevision:304209 
Wednesday, 12 Sep 2012
18:14 skreuzer search for other commits by this committer
Remove port since 'survival' gets installed by R as part of the
Recommended library
Original commitRevision:304157 
09:06 nivit search for other commits by this committer
Python API library and shell utilities to monitor file system events.

Directory monitoring is made easy with

    * A cross-platform API.
    * A shell tool to run commands in response to directory changes.

WWW: http://github.com/gorakhargosh/watchdog
Original commitRevision:304140 
09:04 nivit search for other commits by this committer
Pattern matching and various Python utilities for file systems paths.

WWW: http://github.com/gorakhargosh/pathtools
Original commitRevision:304139 
09:03 nivit search for other commits by this committer
Argh provides a very simple wrapper for argparse with support for
hierarchical commands that can be bound to modules or classes.

WWW: http://bitbucket.org/neithere/argh/
Original commitRevision:304138 
Tuesday, 11 Sep 2012
20:45 skreuzer search for other commits by this committer
Survival analysis: descriptive statistics, two-sample
tests, parametric accelerated failure models, Cox model.
Delayed entry (truncation) allowed for all models; interval
censoring for parametric models. Case-cohort designs.

WWW:	http://cran.r-project.org/web/packages/survival/
Original commitRevision:304124 
Sunday, 9 Sep 2012
17:01 olivierd search for other commits by this committer
Gevent compatibility layer for PyZMQ.

Approved by:	rene, miwi (mentors)
Original commitRevision:303983 
Saturday, 8 Sep 2012
18:56 tj search for other commits by this committer
New port devel/p5-File-LibMagic.

A small wrapper for libmagic.

WWW: http://search.cpan.org/dist/File-LibMagic/

Approved by:	db (mentor)
Original commitRevision:303922 
14:20 swills search for other commits by this committer
Make available a magic caller() which can ignore namespaces that you tell it
about.

WWW:	http://search.cpan.org/dist/Devel-Caller-IgnoreNamespaces/
Original commitRevision:303903 
14:19 swills search for other commits by this committer
Set a subs prototype

WWW:	http://search.cpan.org/dist/Sub-Prototype/
Original commitRevision:303902 
06:23 nivit search for other commits by this committer
ScriptTest is a library to help you test your interactive command-line
applications.

With it you can easily run the command (in a subprocess) and see the
output (stdout, stderr) and any file modifications.

WWW: http://pythonpaste.org/scripttest/
Original commitRevision:303867 
Wednesday, 5 Sep 2012
22:00 nivit search for other commits by this committer
Documentation of Jinja2 template engine.

WWW: http://jinja.pocoo.org/docs/
Original commitRevision:303727 
02:30 eadler search for other commits by this committer
CVS is a version control system.
It fills a similar role to the RCS, PRCS, and Aegis packages.

This port includes the patches FreeBSD uses (minus the cosmetic ones)

Reviewed by:	bdrewery
Original commitRevision:303682 
Sunday, 2 Sep 2012
19:35 lth search for other commits by this committer
Add p5-Dist-Zilla 4.300021, distribution builder.
Original commitRevision:303569 
18:17 lth search for other commits by this committer
Add p5-Test-File-ShareDir 0.3.1, create a fake ShareDir for your modules
for testing.
Original commitRevision:303567 
Saturday, 1 Sep 2012
17:05 rakuco search for other commits by this committer
devel/gwenhywfar:
- Repocopy devel/gwenhywfar to devel/gwenhywfar-{fox16,gtk2,qt4}.
- devel/gwenhywfar is now a master port and new slave ports will allow the
  user to install the GUI libraries separately. This will make packaging
  easier for finance/gnucash and finance/kmymoney-kde4.

finance/aqbanking:
- finance/aqbanking has been updated to 5.0.25 and includes a shlib bump, so
  instead of making the user rebuild twice it is included here.
- Shlib bump aqbanking.33 -> aqbanking.34.
- Fix LICENSE.
- Convert to new OPTIONS framework.

finance/gnucash:
- Adjust LIB_DEPENDS for AQBANKING option so they are installed in the
  correct order.
- Drop unneeded LICENSE_FILE.
- Drop ABI version numbers from all LIB_DEPENDS (if you really want to keep
  them, at least keep the LIB_DEPENDS in the order I changed them to since
  aqbanking should be built last. Also aqbanking.33 -> aqbanking.34).
- Remove BROKEN message now that the dependency problem is solved.

finance/kmymoney-kde4:
- Convert to new OPTIONS framework.
- Drop WITH_* from PLIST_SUB.
- Drop ABI version numbers from all LIB_DEPENDS.
- Add USE_PKGCONFIG=build.
- Remove IGNORE message now that the dependency problem is solved.

Also clean up the header for the touched Makefiles.

PR:		ports/170492
Submitted by:   Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Original commitRevision:303495 
Friday, 31 Aug 2012
12:03 kuriyama search for other commits by this committer
Fix accidentally committed into devel category.  What I want is sysutils.
Original commitRevision:303417 
11:59 kuriyama search for other commits by this committer
Fluentd is a log collector daemon written in Ruby.  Fluentd receives
logs as JSON streams, buffers them, and sends them to other systems
like MySQL, MongoDB, or even other instances of Fluentd.

WWW: http://fluentd.org/
Original commitRevision:303416 
01:45 danfe search for other commits by this committer
Port of Qross 0.2.2, a Qt-only fork of Kross, the KDE scripting framework.

PR:	ports/170418
Original commitRevision:303397 
Friday, 24 Aug 2012
21:46 jgh search for other commits by this committer
add new port: devel/rubygem-mixlib-shellout

Mixlib::shellout provides a simplified interface to shelling out
yet still collecting both standard out and standard error
and providing full control over environment, working directory,
uid, gid, etc.

WWW: http://www.opscode.com

PR:	170998
Submitted by:	ndewing@experts-exchange.com
Sponsored by:	Experts-Exchange, LLC.
Original commit
Thursday, 23 Aug 2012
15:57 skreuzer search for other commits by this committer
R Unit test framework R functions implementing a standard Unit Testing
framework, with additional code inspection and report generation tools

WWW:	http://sourceforge.net/projects/runit/
Original commit
10:02 kuriyama search for other commits by this committer
A class dispatcher that handles namespaces like paths.

WWW: http://search.cpan.org/dist/Class-Forward/
Original commit
Wednesday, 22 Aug 2012
18:06 skreuzer search for other commits by this committer
R package to create chronological objects which represent
dates and times of day.

WWW:	http://cran.r-project.org/web/packages/chron/
Original commit
18:05 skreuzer search for other commits by this committer
gsubfn is an R package used for string matching, substitution and parsing. A
seemingly small generalization of gsub, namely allow the replacement string to
be a replacement function, list, formula or proto object, can result in
increased power and applicability. The resulting function, gsubfn is the
namesake of this package.

WWW:	https://code.google.com/p/gsubfn/
Original commit
15:18 kuriyama search for other commits by this committer
Test::Mock::Guard is mock test library using RAII.  This module is able
to change method behavior by each scope.

WWW: http://search.cpan.org/dist/Test-Mock-Guard/
Original commit
Tuesday, 21 Aug 2012
21:07 nivit search for other commits by this committer
Python makes loading code dynamically easy, allowing you to configure
and extend your application by discovering and loading extensions
("plugins") at runtime. Many applications implement their own library
for doing this, using __import__ or importlib. Stevedore avoids
creating yet another extension mechanism by building on top of setuptools
entry points.

WWW: https://github.com/dreamhost/stevedore
Original commit
20:53 skreuzer search for other commits by this committer
Net::ZooKeeper provides a Perl interface to the synchronous C API
of Apache ZooKeeper.

ZooKeeper is coordination service for distributed applications and
is a sub-project of the Apache Hadoop project.

WWW:	http://search.cpan.org/dist/Net::ZooKeeper/
Original commit
Saturday, 18 Aug 2012
14:29 ohauer search for other commits by this committer
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
Original commit
Thursday, 16 Aug 2012
15:18 gahr search for other commits by this committer
- New port: devel/tcl-signal

  This extension adds dynamically loadable signal handling to Tcl/Tk scripts.

  WWW: http://www.nyx.net/~mschwart/signal_ext.html
Original commit
Tuesday, 14 Aug 2012
22:52 mandree search for other commits by this committer
Add new port devel/streamhtmlparser.

Implementation of an html and javascript context scanner with no
lookahead. Its purpose is to scan an html document and provide context
information at any point within the input stream. An example of a user
of this scanner would be an auto escaping templating system, which would
require html context information at very specific points within the html
stream. The implementation is based on a simplified state machine of
HTML4.1 and javascript. The code also contains C++ and python bindings.

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

PR:		ports/170472
Submitted by:	HU Dong <itechbear@gmail.com>
Original commit
12:04 scheidell search for other commits by this committer
nPth - The New GNU Portable Threads Library

This is a library to provide the GNU Pth API and thus a non-preemptive threads
implementation.

In contrast to GNU Pth is is based on the system's standard threads
implementation.  This allows the use of libraries which are not compatible to
GNU Pth.  Experience with a Windows Pth emulation showed that this is a solid
way to provide a co-routine based framework.

WWW: http://www.gnupg.org

PR:		ports/170599
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com>
Original commit
Wednesday, 8 Aug 2012
23:37 pgj search for other commits by this committer
HLint gives suggestions on how to improve your source code.

WWW:    http://community.haskell.org/~ndm/hlint/

Obtained from:	FreeBSD Haskell
Original commit
Monday, 6 Aug 2012
06:08 dinoex search for other commits by this committer
- drop .app suffix in portname
Original commit
03:15 swills search for other commits by this committer
Ruby cloud services library

WWW:	http://github.com/fog/fog
Original commit
Sunday, 5 Aug 2012
20:51 bdrewery search for other commits by this committer
lockfree-malloc is a scalable drop-in replacement for malloc/free.

* It's thread-friendly. It supports a practically-unlimited number of
  concurrent threads, without locking or performance degradation.
* It's efficient, especially in a multi-threaded environment. Compared to
  a stock libc allocator, we see a significant performance boost.
* It does NOT fragment or leak memory, unlike a stock libc allocator.
* It wastes less memory. For small objects (less than 8kb in size), the
  overhead is around 0 bytes. (!)
* It is designed from the ground-up for 64-bit architectures.
* It is elegant. The whole codebase is only around 800 lines of fairly
  clean C++. (!)
* It fully stand-alone; it does not rely on pthreads or libc at runtime.

PR:		ports/170324
Submitted by:	Veniamin Gvozdikov <g.veniamin@googlemail.com>
Approved by:	eadler (mentor)
Original commit
18:09 swills search for other commits by this committer
STDOUT text formatting

WWW:	http://rubygems.org/gems/formatador
Original commit
18:00 swills search for other commits by this committer
EXtended http(s) CONnections Library

WWW:	https://github.com/geemus/excon
Original commit
Thursday, 2 Aug 2012
03:18 sunpoet search for other commits by this committer
- Add p5-Sub-Exporter-Progressive 0.001002

Sub::Exporter is an incredibly powerful module, but with that power comes great
responsibility, er- as well as some runtime penalties. This module is a
Sub::Exporter wrapper that will let your users just use Exporter if all they are
doing is picking exports, but use Sub::Exporter if your users try to use
Sub::Exporter's more advanced features features, like renaming exports, if they
try to use them.

Note that this module will export @EXPORT and @EXPORT_OK package variables for
Exporter to work. Additionally, if your package uses advanced Sub::Exporter
features like currying, this module will only ever use Sub::Exporter, so you
might as well use it directly.

WWW: http://search.cpan.org/dist/Sub-Exporter-Progressive/
Original commit
Monday, 30 Jul 2012
19:22 sunpoet search for other commits by this committer
- Add p5-Safe-Isa 1.000002

Since Perl allows us to provide a subroutine reference or a method name to the
-> operator when used as a method call, and a subroutine doesn't require the
invocant to actually be an object, we can create safe versions of isa, can and
friends by using a subroutine reference that only tries to call the method if
it's used on an object.

e.g. my $isa_Foo = $maybe_an_object->$_call_if_object(isa => 'Foo');

Note that we don't handle trying class names, because many things are valid
class names that you might not want to treat as one (like say "Matt") - the
is_module_name function from Module::Runtime is a good way to check for
something you might be able to call methods on if you want to do that.

WWW: http://search.cpan.org/dist/Safe-Isa/
Original commit
12:03 mva search for other commits by this committer
Tox as is a generic virtualenv management and test command line tool you
can use for:

* checking your package installs correctly with different Python
  versions and interpreters
* running your tests in each of the environments, configuring your test
  tool of choice
* acting as a frontend to Continuous Integration servers, greatly
  reducing boilerplate and merging CI and shell-based testing.

WWW:	http://tox.testrun.org/

PR:		ports/170022
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com>
Original commit
Saturday, 28 Jul 2012
20:48 mi search for other commits by this committer
Add implementation of Kademlia Distributed Hash Table (DHT) used
in the Bittorrent network (``mainline'' variant).
Original commit
08:54 dinoex search for other commits by this committer
- retire devel/ruby-gnustep
Original commit
01:02 ak search for other commits by this committer
Remove expired ports:
2012-07-20 audio/etoile-melodie: API no longer supported
2012-07-20 audio/etoile-volumecontrolmenulet: API no longer supported
2012-07-20 deskutils/etoile-corner: API no longer supported
2012-07-20 deskutils/etoile-dictionaryreader: API no longer supported
2012-07-20 deskutils/etoile-distributedview: API no longer supported
2012-07-20 deskutils/etoile-extendedworkspacekit: API no longer supported
2012-07-20 deskutils/etoile-hardware: API no longer supported
2012-07-20 deskutils/etoile-inspectorkit: API no longer supported
2012-07-20 deskutils/etoile-lookandbehavior: API no longer supported
2012-07-20 deskutils/etoile-menuserver: API no longer supported
2012-07-20 deskutils/etoile-panekit: API no longer supported
2012-07-20 deskutils/etoile-scriptservices: API no longer supported
2012-07-20 deskutils/etoile-servicemenulet: API no longer supported
2012-07-20 deskutils/etoile-servicesbarkit: API no longer supported
2012-07-20 deskutils/etoile-systemconfig: API no longer supported
2012-07-20 deskutils/etoile-trackerkit: API no longer supported
2012-07-20 deskutils/etoile-ui: API no longer supported
2012-07-20 devel/etoile-collectionkit: API no longer supported
2012-07-20 devel/etoile-coreobject: API no longer supported
2012-07-20 devel/etoile-foundation: API no longer supported
2012-07-20 devel/etoile-serialize: API no longer supported
2012-07-20 devel/etoile-unitkit: API no longer supported
2012-07-20 devel/llvm-etoile: API no longer supported
2012-07-20 editors/etoile-typewriter: API no longer supported
2012-07-20 graphics/popplerkit: API no longer supported
2012-07-20 graphics/vindaloo: API no longer supported
2012-07-20 lang/etoile-compiler: API no longer supported
2012-07-20 lang/etoile-io: API no longer supported
2012-07-20 lang/etoile-languagekit: API no longer supported
2012-07-20 lang/etoile-lkplugins: API no longer supported
2012-07-20 lang/etoile-scriptkit: API no longer supported
2012-07-20 lang/etoile-smalltalkkit: API no longer supported
2012-07-20 multimedia/etoile-babbler: API no longer supported
2012-07-20 multimedia/etoile-mediakit: API no longer supported
2012-07-20 multimedia/etoile-multimediakit: API no longer supported
2012-07-20 net-im/etoile-stepchat: API no longer supported
2012-07-20 net-im/etoile-xmppkit: API no longer supported
2012-07-20 sysutils/etoile-behavior: API no longer supported
2012-07-20 sysutils/etoile-installer: API no longer supported
2012-07-20 sysutils/etoile-powermenulet: API no longer supported
2012-07-20 sysutils/etoile-system: API no longer supported
2012-07-20 textproc/etoile-lucenekit: API no longer supported
2012-07-20 textproc/etoile-ogrekit: API no longer supported
2012-07-20 textproc/etoile-opmlkit: API no longer supported
2012-07-20 www/etoile-bookmarkkit: API no longer supported
2012-07-20 www/etoile-mollusk: API no longer supported
2012-07-20 x11-fm/etoile-fontmanager: API no longer supported
2012-07-20 x11-themes/etoile-azbackground: API no longer supported
2012-07-20 x11-themes/etoile-camaelon: API no longer supported
2012-07-20 x11-themes/etoile-etoilemenus: API no longer supported
2012-07-20 x11-themes/etoile-iconkit: API no longer supported
2012-07-20 x11-themes/etoile-wildmenus: API no longer supported
2012-07-20 x11-wm/etoile-azalea: API no longer supported
2012-07-20 x11-wm/etoile-azdock: API no longer supported
2012-07-20 x11-wm/etoile-azswitch: API no longer supported
2012-07-20 x11-wm/etoile-login: API no longer supported
2012-07-20 x11/etoile: Update to a new release is required
2012-07-20 x11/etoile-idle: API no longer supported
2012-07-20 x11/etoile-iterm: API no longer supported
2012-07-20 x11/etoile-xwindowserverkit: API no longer supported
2012-07-20 x11/gnustep-app: API no longer supported
Original commit
Thursday, 26 Jul 2012
05:40 bapt search for other commits by this committer
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
Original commit
Wednesday, 25 Jul 2012
01:48 swills search for other commits by this committer
Ripper parses Ruby source and tokenizes or builds an AST.

This gem is meant for Ruby 1.8.x builds. Ruby 1.9.x comes with a functioning
ripper implementation out of the box. This gem is a port of the Ripper 1.9
for Ruby 1.8.x. Ripper was written by Minero Aoki and ported by Loren Segal.

WWW: http://github.com/lsegal/ripper18

PR:		ports/169390
Submitted by:	Douglas Thrift
Original commit
Tuesday, 24 Jul 2012
21:37 ohauer search for other commits by this committer
- new port bugzilla42

New Features and Improvements:
- Experimental SQLite Support
- Creating an Attachment by Pasting Text Into a Text Field
- HTML Bugmail (default: on  can be disabled in user preference)
- Improved Searching System
- Disabling Old Components, Versions and Milestones
- Displaying a Custom Field Value Based on Multiple Values of Another Field
- Auditing of All Changes Within Bugzilla
- Accessibility Improvements

And many other Improvements, for complete list see:
 http://www.bugzilla.org/releases/4.2.1/release-notes.html
Original commit
Sunday, 22 Jul 2012
13:53 kuriyama search for other commits by this committer
Data::MessagePack::Stream is streaming deserializer for MessagePack.

This module is alternate for Data::MessagePack::Unpacker.  Unlike
original unpacker, this module support internal buffer and it's
possible to handle streaming data correctly.

WWW: http://search.cpan.org/dist/Data-MessagePack-Stream/
Original commit
01:19 ak search for other commits by this committer
Remove expired port:
2012-07-21 devel/acpicatools: It's quite obsolete and is already in base system
for a long time
Original commit
Saturday, 21 Jul 2012
09:51 culot search for other commits by this committer
Acme::Comment allows multi-line comments which are filtered out.
Unlike the pseudo multi-line comment if (0) {}, the code being
commented out need not be syntactically valid.

WWW: http://search.cpan.org/dist/Acme-Comment/

PR:		ports/169956
Submitted by:	Marcello Silva Coutinho <marcellocoutinho@gmail.com>
Original commit
09:17 pawel search for other commits by this committer
A Multi-Protocol Infrared Remote Library for the Arduino

This IR remote library, written by Ken Shirriff, lets you both send
and receive IR remote codes in multiple protocols. It supports NEC,
Sony SIRC, Philips RC5, Philips RC6, and raw protocols.

WWW: http://www.arcfn.com/2009/08/multi-protocol-infrared-remote-library.html

PR:		ports/163806
Submitted by:	Craig Leres <leres@ee.lbl.gov>
Original commit
Thursday, 19 Jul 2012
18:06 pawel search for other commits by this committer
A Graphical LCD library for Arduino

This library supports Graphical LCD (GLCD) displays for use with
Arduino and other AVR controllers.

WWW: http://code.google.com/p/glcd-arduino/

PR:		ports/166237
Submitted by:	Craig Leres <leres@ee.lbl.gov>
Original commit
Wednesday, 18 Jul 2012
18:00 jgh search for other commits by this committer
- project renamed from app -> papp

PR:	ports/169889
Submitted by:	maintainer, jwbacon@tds.net
Original commit
Tuesday, 17 Jul 2012
20:08 cs search for other commits by this committer
Revert r301029: Don't destroy the index
Original commit
19:56 olivierd search for other commits by this committer
- Update maintainer address
- Update to 1.3

Submitted by: by myself
Approved by: miwi, rene (mentors)
Original commit
15:14 gahr search for other commits by this committer
- link yajl-tcl to the build
Original commit
Monday, 16 Jul 2012
15:04 mm search for other commits by this committer
This is a static version of the libevent library for use with
lang/hiphop-php

WWW: https://github.com/facebook/hiphop-php/wiki/
Original commit
08:44 kuriyama search for other commits by this committer
Cool.io provides a high performance event framework for Ruby which
uses the libev C library.

WWW: http://coolio.github.com/
Original commit
Friday, 13 Jul 2012
17:38 jgh search for other commits by this committer
add new port: devel/geoip-java

MaxMind provides IP intelligence through the GeoIP brand. Over 5,000 companies
use GeoIP data to locate their Internet visitors and show them relevant content
and ads, perform analytics, enforce digital rights, and efficiently route
Internet traffic. Businesses can obtain additional insights into their
customers' connection speeds, ISPs, and more using GeoIP data.

WWW: http://www.maxmind.com/app/java

Sponsored by: Experts-Exchange, LLC.
Original commit
Thursday, 12 Jul 2012
12:00 gahr search for other commits by this committer
- Split devel/cmake port into devel/cmake and cmake/cmake-modules, in order
  to keep Modules and Templates separated.

Approved by:    avilla (kde)
Original commit
Tuesday, 10 Jul 2012
10:18 kuriyama search for other commits by this committer
IO::Buffer is a fast byte queue which is primarily intended for
non-blocking I/O applications but is suitable wherever buffering is
required.  IO::Buffer is compatible with Ruby 1.8/1.9 and Rubinius.

WWW: https://github.com/tarcieri/iobuffer
Original commit
06:13 eadler search for other commits by this committer
Benchmark::Timer class allows you to time portions of code conveniently, as
well as benchmark code by allowing timings of repeated trials. It is perfect
for when you need more precise information about the running time of portions
of your code than the Benchmark module will give you, but don't want to go all
out and profile your code.

WWW:    http://search.cpan.org/dist/Benchmark-Timer/

Reviewed by:    az (older version)
Original commit
04:59 eadler search for other commits by this committer
Delta assists you in minimizing "interesting" files subject
to a test of their interestingness. A common such situation is when attempting
to isolate a small failure-inducing substring of a large input that causes your
program to exhibit a bug.

WWW:    http://delta.tigris.org/

Reviewed by:    Bryan Drewery <bryan@shatow.net>
Original commit
Monday, 9 Jul 2012
03:44 jgh search for other commits by this committer
add new port: devel/libvirt-java

Libvirt-java is a base framework allowing to use libvirt, the virtualization
API though the Java programming language.

WWW: http://libvirt.org/java.html
Original commit
Saturday, 7 Jul 2012
07:05 culot search for other commits by this committer
Test::CheckDeps adds a test that assures all dependencies have been
installed properly. If requested, it can bail out all testing on error.

WWW: http://search.cpan.org/dist/Test-CheckDeps/
Original commit
Friday, 6 Jul 2012
21:37 gnn search for other commits by this committer
Add zookeeper to the devel Makefile.

Approved by: skreuzer (mentor)
Original commit
07:58 culot search for other commits by this committer
CPAN::Meta::Check verifies if requirements described in a CPAN::Meta
object are present.

WWW: http://search.cpan.org/dist/CPAN-Meta-Check/
Original commit
Thursday, 5 Jul 2012
09:34 sunpoet search for other commits by this committer
- Add p5-Test-utf8 1.00

Test::utf8 is a collection of tests useful for dealing with utf8 strings in
Perl. It has two types of tests: The validity tests check if a string is valid
and not corrupt, whereas the characteristics tests will check that string has a
given set of characteristics.

WWW: http://search.cpan.org/dist/Test-utf8/
Original commit
09:15 sbz search for other commits by this committer
This is a Python wrapper for Reddit's API, aiming to be as easy to use as
possible.

WWW:    https://github.com/mellort/reddit_api

PR:             ports/169396
Submitted by:   koobs <koobs.freebsd at gmail.com>
Original commit
Saturday, 30 Jun 2012
20:54 nivit search for other commits by this committer
A script for cloning a non-relocatable virtualenv.

WWW: http://github.com/edwardgeorge/virtualenv-clone
Original commit
Thursday, 28 Jun 2012
02:25 sunpoet search for other commits by this committer
- Add py-termcolor 1.1.0

ANSII Color formatting for output in terminal.

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

PR:             ports/169397
Submitted by:   Volodymyr Kostyrko <c.kworr@gmail.com>
Original commit
Wednesday, 27 Jun 2012
11:53 kuriyama search for other commits by this committer
Qudo is simple and extensible job queue manager system.

Your application can insert job into DB ,that is managed by Qudo.  And
Your application can get & execute job by Qudo worker.  Qudo
corresponds to deal with DB as MySQL and SQLite.

If you add Hook Point around job's working method, you can add it
easily and many point of work milestone.  Qudo is consided about
adding Hook Point Flexibility.

WWW: http://search.cpan.org/dist/Qudo/
Original commit
10:46 tobez search for other commits by this committer
Add devel/p5-Test-CheckManifest 1.25, a perl module
to check that a perl distibution's MANIFEST file
matches the distribution contents.
Original commit
Tuesday, 26 Jun 2012
17:36 makc search for other commits by this committer
- Update E17 ports:
  EFL updated to 1.1.0 and E17 updated to 0.16.999.65643 (svn 65643)
- Pass maintainership to submitter.
- New ports:
        benchmarks/expedite
        devel/eio
        graphics/evas-loader-generic
        graphics/evas-loader-ico
        graphics/evas-loader-psd
        graphics/evas-loader-wbmp
        graphics/evas_generic_loaders-gst
        graphics/evas_generic_loaders-pdf
        graphics/evas_generic_loaders-ps
        graphics/evas_generic_loaders-raw
        graphics/evas_generic_loaders-xcf
        x11-wm/e17-module-comp-scale
        x11-wm/e17-module-e-tiling
        x11-wm/e17-module-elfe
        x11-wm/e17-module-everything-aspell
        x11-wm/e17-module-everything-shotgun
        x11-wm/e17-module-xkbswitch

PR:             ports/167405
Submitted by:   Grzegorz Blach <magik at roorback.net>
Original commit
08:19 gahr search for other commits by this committer
- New port: devel/qt4-qtsolutions-soap

  The Qt SOAP project provides basic web service support with
  version 1.1 of the SOAP protocol.

  WWW: http://qt.gitorious.org/qt-solutions

- Slightly modify qt4-qtsolutions-singleapplication for use as master port
Original commit
Sunday, 24 Jun 2012
16:54 crees search for other commits by this committer
Replace devel/py-sendfile with net/py-pysendfile; upstream of py-sendfile
is dead and py-pysendfile is a fork.

PR:             ports/169177
Submitted by:   koobs <koobs.freebsd@gmail.com>
Approved by:    maintainer of py-sendfile's email domain is parked
Original commit
14:58 sunpoet search for other commits by this committer
- Add libgta 1.0.2

Libgta is a portable library that implements the Generic Tagged Array (GTA) file
format. This file format has the following features:
- GTAs can store any kind of data in multidimensional arrays
- GTAs can optionally use simple tags to store rich metadata
- GTAs are streamable, which allows direct reading from and writing to pipes,
  network sockets, and other non-seekable media
- GTAs can use ZLIB, BZIP2, or XZ compression, allowing a tradeoff between
  compression/decompression speed and compression ratio
- Uncompressed GTA files allow easy out-of-core data access for very large
  arrays

See http://gta.nongnu.org/ for more information.

WWW: http://gta.nongnu.org/libgta.html

PR:             ports/169041
Submitted by:   lbartoletti <coder@tuxfamily.org>
Original commit
10:15 pgj search for other commits by this committer
Behavior Driven Development for Haskell.  Hspec is roughly based on the
Ruby library RSpec.  However, Hspec is just a framework for running
HUnit and QuickCheck tests.  Compared to other options, it provides a
much nicer syntax that makes tests very easy to read.

WWW:    http://hspec.github.com/

Obtained from:  FreeBSD Haskell
Original commit
10:12 pgj search for other commits by this committer
Prevent or capture writing to stdout and other handles.

WWW:    https://github.com/trystan/silently

Obtained from:  FreeBSD Haskell
Original commit
10:07 pgj search for other commits by this committer
Parses Javascript into an Abstract Syntax Tree (AST). Initially intended
as frontend to hjsmin.

WWW:    http://github.com/alanz/language-javascript

Obtained from:  FreeBSD Haskell
Original commit
10:04 pgj search for other commits by this committer
Lightweight UTF8 handling.

WWW:    http://hackage.haskell.org/package/utf8-light

Obtained from:  FreeBSD Haskell
Original commit
09:56 pgj search for other commits by this committer
Provides ability to traverse a folder structure efficiently, as well as
convenience wrappers for reading from and writing to files.

WWW:    http://github.com/snoyberg/conduit

Obtained from:  FreeBSD Haskell
Original commit
09:53 pgj search for other commits by this committer
This is a small wrapper around the "directory", "unix", and "Win32"
packages, for use with "system-filepath".  It provides a consistent API
to the various versions of these packages distributed with different
versions of GHC.  In particular, this library supports working with
POSIX files that have paths which can't be decoded in the current locale
encoding.

WWW:    https://john-millikin.com/software/haskell-filesystem/

Obtained from:  FreeBSD Haskell
Original commit
09:49 pgj search for other commits by this committer
Use Template Haskell to embed file contents directly.

WWW:    https://github.com/snoyberg/file-embed

Obtained from:  FreeBSD Haskell
Original commit
Saturday, 23 Jun 2012
12:38 sunpoet search for other commits by this committer
- Add rebar 2.0.0

rebar is an Erlang build tool that makes it easy to compile and test Erlang
applications, port drivers and releases.

rebar is a self-contained Erlang script, so it's easy to distribute or even
embed directly in a project. Where possible, rebar uses standard Erlang/OTP
conventions for project structures, thus minimizing the amount of build
configuration work. rebar also provides dependency management, enabling
application writers to easily re-use common libraries from a variety of
locations (git, hg, etc).

WWW: https://github.com/basho/rebar

PR:             ports/168905
Submitted by:   koobs <koobs.freebsd@gmail.com>
Original commit

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

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