non port: devel/Makefile |
Number of commits found: 11319 (showing only 100 on this page) |
Monday, 1 Oct 2012
|
03:03 vanilla
Add yaml-cpp 0.3.0, YAML parser and emitter in C++ matching the YAML 1.2
spec.
PR: ports/172146
|
Saturday, 29 Sep 2012
|
17:53 sunpoet
- 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
|
Tuesday, 25 Sep 2012
|
12:04 makc
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>
|
11:02 araujo
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/
|
09:00 romain
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/
|
Saturday, 22 Sep 2012
|
20:04 tabthorpe
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
|
14:29 bsam
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>
|
08:25 bsam
Add opencl 1.2, open Computing Language (OpenCL) specifications.
PR: ports/171375
Submitted by: ohartman@zedat.fu-berlin.de
|
Tuesday, 18 Sep 2012
|
20:55 makc
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>
|
18:29 skreuzer
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/
|
18:28 skreuzer
Breiman and Cutler's random forests for classification and regression
WWW: http://cran.r-project.org/web/packages/randomForest/
|
18:27 skreuzer
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/
|
18:26 skreuzer
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/
|
Sunday, 16 Sep 2012
|
16:09 lth
Add p5-MooseX-AttributeShortcuts 0.015, shorthand for common attribute
options.
|
16:02 lth
Add p5-Test-Moose-More 0.011, more tools for testing Moose packages.
|
15:20 lth
Add p5-Moose-Test 0.01, a Test Runner for the Moose test suite.
|
Thursday, 13 Sep 2012
|
13:11 zeising
add a new port devel/rcs
This is a port of GNU rcs.
http://www.gnu.org/software/rcs/
Approved by: kwm (mentor)
|
Wednesday, 12 Sep 2012
|
18:14 skreuzer
Remove port since 'survival' gets installed by R as part of the
Recommended library
|
09:06 nivit
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
|
09:04 nivit
Pattern matching and various Python utilities for file systems paths.
WWW: http://github.com/gorakhargosh/pathtools
|
09:03 nivit
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/
|
Tuesday, 11 Sep 2012
|
20:45 skreuzer
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/
|
Sunday, 9 Sep 2012
|
17:01 olivierd
Gevent compatibility layer for PyZMQ.
Approved by: rene, miwi (mentors)
|
Saturday, 8 Sep 2012
|
18:56 tj
New port devel/p5-File-LibMagic.
A small wrapper for libmagic.
WWW: http://search.cpan.org/dist/File-LibMagic/
Approved by: db (mentor)
|
14:20 swills
Make available a magic caller() which can ignore namespaces that you tell it
about.
WWW: http://search.cpan.org/dist/Devel-Caller-IgnoreNamespaces/
|
14:19 swills
Set a subs prototype
WWW: http://search.cpan.org/dist/Sub-Prototype/
|
06:23 nivit
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/
|
Wednesday, 5 Sep 2012
|
22:00 nivit
Documentation of Jinja2 template engine.
WWW: http://jinja.pocoo.org/docs/
|
02:30 eadler
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
|
Sunday, 2 Sep 2012
|
19:35 lth
Add p5-Dist-Zilla 4.300021, distribution builder.
|
18:17 lth
Add p5-Test-File-ShareDir 0.3.1, create a fake ShareDir for your modules
for testing.
|
Saturday, 1 Sep 2012
|
17:05 rakuco
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)
|
Friday, 31 Aug 2012
|
12:03 kuriyama
Fix accidentally committed into devel category. What I want is sysutils.
|
11:59 kuriyama
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/
|
01:45 danfe
Port of Qross 0.2.2, a Qt-only fork of Kross, the KDE scripting framework.
PR: ports/170418
|
Friday, 24 Aug 2012
|
21:46 jgh
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.
|
Thursday, 23 Aug 2012
|
15:57 skreuzer
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/
|
10:02 kuriyama
A class dispatcher that handles namespaces like paths.
WWW: http://search.cpan.org/dist/Class-Forward/
|
Wednesday, 22 Aug 2012
|
18:06 skreuzer
R package to create chronological objects which represent
dates and times of day.
WWW: http://cran.r-project.org/web/packages/chron/
|
18:05 skreuzer
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/
|
15:18 kuriyama
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/
|
Tuesday, 21 Aug 2012
|
21:07 nivit
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
|
20:53 skreuzer
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/
|
Saturday, 18 Aug 2012
|
14:29 ohauer
- 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@
|
Thursday, 16 Aug 2012
|
15:18 gahr
- 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
|
Tuesday, 14 Aug 2012
|
22:52 mandree
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>
|
12:04 scheidell
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>
|
Wednesday, 8 Aug 2012
|
23:37 pgj
HLint gives suggestions on how to improve your source code.
WWW: http://community.haskell.org/~ndm/hlint/
Obtained from: FreeBSD Haskell
|
Monday, 6 Aug 2012
|
06:08 dinoex
- drop .app suffix in portname
|
03:15 swills
Ruby cloud services library
WWW: http://github.com/fog/fog
|
Sunday, 5 Aug 2012
|
20:51 bdrewery
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)
|
18:09 swills
STDOUT text formatting
WWW: http://rubygems.org/gems/formatador
|
18:00 swills
EXtended http(s) CONnections Library
WWW: https://github.com/geemus/excon
|
Thursday, 2 Aug 2012
|
03:18 sunpoet
- 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/
|
Monday, 30 Jul 2012
|
19:22 sunpoet
- 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/
|
12:03 mva
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>
|
Saturday, 28 Jul 2012
|
20:48 mi
Add implementation of Kademlia Distributed Hash Table (DHT) used
in the Bittorrent network (``mainline'' variant).
|
08:54 dinoex
- retire devel/ruby-gnustep
|
01:02 ak
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
|
Thursday, 26 Jul 2012
|
05:40 bapt
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)
|
Wednesday, 25 Jul 2012
|
01:48 swills
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
|
Tuesday, 24 Jul 2012
|
21:37 ohauer
- 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
|
Sunday, 22 Jul 2012
|
13:53 kuriyama
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/
|
01:19 ak
Remove expired port:
2012-07-21 devel/acpicatools: It's quite obsolete and is already in base system
for a long time
|
Saturday, 21 Jul 2012
|
09:51 culot
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>
|
09:17 pawel
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>
|
Thursday, 19 Jul 2012
|
18:06 pawel
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>
|
Wednesday, 18 Jul 2012
|
18:00 jgh
- project renamed from app -> papp
PR: ports/169889
Submitted by: maintainer, jwbacon@tds.net
|
Tuesday, 17 Jul 2012
|
20:08 cs
Revert r301029: Don't destroy the index
|
19:56 olivierd
- Update maintainer address
- Update to 1.3
Submitted by: by myself
Approved by: miwi, rene (mentors)
|
15:14 gahr
- link yajl-tcl to the build
|
Monday, 16 Jul 2012
|
15:04 mm
This is a static version of the libevent library for use with
lang/hiphop-php
WWW: https://github.com/facebook/hiphop-php/wiki/
|
08:44 kuriyama
Cool.io provides a high performance event framework for Ruby which
uses the libev C library.
WWW: http://coolio.github.com/
|
Friday, 13 Jul 2012
|
17:38 jgh
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.
|
Thursday, 12 Jul 2012
|
12:00 gahr
- Split devel/cmake port into devel/cmake and cmake/cmake-modules, in order
to keep Modules and Templates separated.
Approved by: avilla (kde)
|
Tuesday, 10 Jul 2012
|
10:18 kuriyama
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
|
06:13 eadler
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)
|
04:59 eadler
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>
|
Monday, 9 Jul 2012
|
03:44 jgh
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
|
Saturday, 7 Jul 2012
|
07:05 culot
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/
|
Friday, 6 Jul 2012
|
21:37 gnn
Add zookeeper to the devel Makefile.
Approved by: skreuzer (mentor)
|
07:58 culot
CPAN::Meta::Check verifies if requirements described in a CPAN::Meta
object are present.
WWW: http://search.cpan.org/dist/CPAN-Meta-Check/
|
Thursday, 5 Jul 2012
|
09:34 sunpoet
- 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/
|
09:15 sbz
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>
|
Saturday, 30 Jun 2012
|
20:54 nivit
A script for cloning a non-relocatable virtualenv.
WWW: http://github.com/edwardgeorge/virtualenv-clone
|
Thursday, 28 Jun 2012
|
02:25 sunpoet
- 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>
|
Wednesday, 27 Jun 2012
|
11:53 kuriyama
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/
|
10:46 tobez
Add devel/p5-Test-CheckManifest 1.25, a perl module
to check that a perl distibution's MANIFEST file
matches the distribution contents.
|
Tuesday, 26 Jun 2012
|
17:36 makc
- 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>
|
08:19 gahr
- 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
|
Sunday, 24 Jun 2012
|
16:54 crees
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
|
14:58 sunpoet
- 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>
|
10:15 pgj
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
|
10:12 pgj
Prevent or capture writing to stdout and other handles.
WWW: https://github.com/trystan/silently
Obtained from: FreeBSD Haskell
|
10:07 pgj
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
|
10:04 pgj
Lightweight UTF8 handling.
WWW: http://hackage.haskell.org/package/utf8-light
Obtained from: FreeBSD Haskell
|
09:56 pgj
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
|
09:53 pgj
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
|
09:49 pgj
Use Template Haskell to embed file contents directly.
WWW: https://github.com/snoyberg/file-embed
Obtained from: FreeBSD Haskell
|
Saturday, 23 Jun 2012
|
12:38 sunpoet
- 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>
|
Number of commits found: 11319 (showing only 100 on this page) |