| non port: devel/Makefile |
Number of commits found: 12759 (showing only 100 on this page) |
|
Thursday, 31 Jul 2014
|
17:06 antoine
New port: libsmraw
Library and tools to access the (split) RAW image format.
WWW: https://code.google.com/p/libsmraw/
 |
05:28 pi
New port: devel/cpptest
CppTest is a portable and powerful, yet simple, unit testing framework for
handling automated tests in C++. The focus lies on usability and extendability.
Several output formats, including simple text output, compiler-like output and
HTML, are supported and new ones are easily added.
WWW: http://cpptest.sourceforge.net/
PR: 192279
Submitted by: fernando.apesteguia@gmail.com
 |
00:55 rpaulo
Add devel/cask.
Cask is a project management tool for Emacs that helps automate the package
development cycle; development, dependencies, testing, building, packaging and
more.
Cask can also be used to manage dependencies for your local Emacs
configuration.
Reviewed by: bapt
Approved by: bapt (mentor)
 |
|
Monday, 28 Jul 2014
|
22:53 wg
devel/libserialport
The sigrok project aims at creating a portable, cross-platform,
Free/Libre/Open-Source signal analysis software suite that supports
various device types, such as logic analyzers, MSOs, oscilloscopes,
multimeters, LCR meters, sound level meters, thermometers,
hygrometers, anemometers, light meters, DAQs, dataloggers,
function generators, spectrum analyzers, power supplies,
GPIB interfaces, and more.
WWW: http://sigrok.org/
PR: 192151
Submitted by: uffe uffe org
 |
16:38 rene
Remove expired ports:
2014-07-28 net-im/gtkyahoo: Broken, unmaintained, unstaged, gtk12, i386 only
2014-07-28 devel/cl-cffi-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-alexandria-clisp: Depends on deprecated lang/clisp
2014-07-28 converters/cl-babel-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-infix-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/meta-cvs: Depends on deprecated lang/clisp
2014-07-28 textproc/cl-meta-clisp: Depends on deprecated lang/clisp
2014-07-28 www/cl-lml-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-trivial-features-clisp: Depends on deprecated lang/clisp
2014-07-28 security/cl-md5-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-port-clisp: Depends on deprecated lang/clisp
2014-07-28 textproc/cl-ppcre-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-asdf-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-split-sequence-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-trivial-gray-streams-clisp: Depends on deprecated lang/clisp
2014-07-28 lang/clisp: development has ceased, not staged
 |
|
Sunday, 27 Jul 2014
|
11:22 antoine
New port: devel/libbde
Library and tools to access the BitLocker Drive Encryption (BDE) format.
The BDE format is used by Windows, as of Vista, to encrypt data on a storage
media volume.
WWW: https://code.google.com/p/libbde/
 |
08:15 rene
Remove expired ports:
2014-07-27 devel/p5-MetaCPAN-API: Use devel/p5-MetaCPAN-Client instead
2014-07-27 net-im/pidgin-facebookchat: obsolete, development has ceased, not
staged
 |
|
Saturday, 26 Jul 2014
|
19:45 pi
New port: devel/visualparadigm
Visual Paradigm for UML (VP-UML) is a UML design tool and UML CASE
tool designed to aid software development. VP-UML supports key
industry standards such as Unified Modeling Language (UML), SysML,
BPMN, XMI, etc. It offers complete toolset software development
teams need for requirements capturing, software planning, test
planning, class modeling, data modeling, and etc.
The application provides the community edition with a 30-days
free trial for non-commercial use.
PR: 183723
Submitted by: fernando.apesteguia@gmail.com
 |
|
Friday, 25 Jul 2014
|
23:09 swills
Delay any task, similar to a priority-queue.
WWW: http://rubygems.org/gems/delayer
PR: ports/190869
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp>
 |
|
Thursday, 24 Jul 2014
|
13:32 bapt
Only use libevent2
Remove libevent as libevent2 is providing a good compatibility interface as well
as providing better performances.
Remove custom patches from libevent2 and install libevent2 the regular way
Mark ports abusing private fields of the libevent1 API as broken
Import a patch from fedora to have honeyd working with libevent2
Remove most of the patches necessary to find the custom installation we used to
have for libevent2
With hat: portmgr
 |
09:32 danfe
- Add py-colorlog, Python module for log formatting with colors
- Fix some misplaced entries in devel/Makefile while I am at it
 |
|
Monday, 21 Jul 2014
|
19:35 skreuzer
Trollius provides infrastructure for writing single-threaded concurrent code
using coroutines, multiplexing I/O access over sockets and other resources,
running network clients and servers, and other related primitives.
WWW: https://bitbucket.org/enovance/trollius/
 |
|
Saturday, 19 Jul 2014
|
09:47 sunpoet
- Add p5-Type-Tiny-XS 0.004
Type::Tiny::XS provides an XS boost for some of Type::Tiny's built-in type
constraints. Type::Tiny::XS is not required for Type::Tiny, but provides a speed
boost for some type checks if available.
WWW: http://search.cpan.org/dist/Type-Tiny-XS/
 |
|
Friday, 18 Jul 2014
|
01:56 nivit
Xerox is a copy + paste module for Python.
WWW: http://github.com/kennethreitz/xerox
 |
01:55 nivit
Clint is a Python module filled with a set of awesome tools for developing
command line applications.
WWW: https://github.com/kennethreitz/clint
 |
01:53 nivit
This simple Python module gives you an elegant interface for your command line
arguments.
WWW: https://github.com/kennethreitz/args
 |
|
Tuesday, 15 Jul 2014
|
17:16 novel
libosinfo is a library that allows virtualization provisioning tools to
determine the optimal device settings for a hypervisor/operating system
combination.
Review and improvements by: kwm
 |
11:42 sunpoet
- Add p5-Struct-Dumb 0.02
Struct::Dumb creates record-like structure types, similar to the struct keyword
in C, C++ or C#, or Record in Pascal. An invocation of this module will create a
construction function which returns new object references with the given field
values. These references all respond to lvalue methods that access or modify the
values stored.
It's specifically and intentionally not meant to be an object class. You cannot
subclass it. You cannot provide additional methods. You cannot apply roles or
mixins or metaclasses or traits or antlers or whatever else is in fashion this
week.
On the other hand, it is tiny, creates cheap lightweight array-backed
structures, uses nothing outside of core. It's intended simply to be a slightly
nicer way to store data structures, where otherwise you might be tempted to
abuse a hash, complete with the risk of typoing key names. The constructor will
croak if passed the wrong number of arguments, as will attempts to refer to
fields that don't exist.
WWW: http://search.cpan.org/dist/Struct-Dumb/
 |
|
Monday, 14 Jul 2014
|
16:46 wg
devel/py-jaraco.timing: Routines pertinent to the fourth dimension
WWW: https://bitbucket.org/jaraco/jaraco.timing
 |
10:33 knu
Add go-termbox (termbox-go), pure Go termbox implementation.
 |
10:31 knu
Add go-runewidth, Go library to get the fixed width of a character or string.
 |
10:30 knu
Add go-flags, Go command line option parser.
 |
04:41 koobs
[NEW] devel/py-iso8601: Simple module to parse ISO 8601 dates
This module parses the most common forms of ISO 8601 date strings
(e.g. 2007-01-14T20:34:22+00:00) into datetime objects.
You can parse full date + times, or just the date. In both cases a datetime
instance is returned but with missing times defaulting to 0, and missing
days / months defaulting to 1.
WWW: https://bitbucket.org/micktwomey/pyiso8601
 |
|
Saturday, 12 Jul 2014
|
13:18 tijl
New port: devel/libantlr3c
ANTLR, ANother Tool for Language Recognition, is a language tool that
provides a framework for constructing recognizers, interpreters, compilers,
and translators from grammatical descriptions containing actions in a
variety of target languages. ANTLR provides excellent support for tree
construction, tree walking, translation, error recovery, and error
reporting.
This package provides the ANTLR v3 C runtime library.
PR: 191470
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
 |
|
Thursday, 10 Jul 2014
|
08:50 koobs
[NEW] devel/py-omnijson: Wraps the best Python JSON installed
Wraps the best JSON installed, falling back on an internal simplejson.
Features:
* Loads whichever is the fastest JSON module installed
* Falls back on built in pure-python simplejson, just in case.
* Proper API (loads(), dumps())
* Verndorizable
* Supports Python 2.5-3.2 out of the box
WWW: https://github.com/kennethreitz/omnijson
 |
|
Wednesday, 9 Jul 2014
|
13:47 swills
devel/poco-devel: add devel version of poco
PR: 189142
Submitted by: Joseph Benden <joe@thrallingpenguin.com>
 |
04:49 koobs
[NEW] devel/euca2ools: Eucalyptus Command Line Tools
Euca2ools are command line tools used to interact with Amazon Web
Services (AWS) as well as other services that are compatible with AWS,
such as Eucalyptus. They aim to use the same input as similar tools
provided by AWS for each service individually along with several
enhancements that make them easier to use against both AWS and
Eucalyptus.
Euca2ools provide the functionality of AWS's REST-based and Query-based
APIs for the following services:
- Auto Scaling (commands start with "euscale")
- CloudFormation (commands start with "euform")
- CloudWatch (commands start with "euwatch")
- EC2 (commands start with "euca")
- Elastic Load Balancing (commands start with "eulb")
- IAM (commands start with "euare")
WWW: https://github.com/eucalyptus/euca2ools
 |
|
Monday, 7 Jul 2014
|
06:18 koobs
[NEW] devel/py-doit: Python Automation Tool
doit comes from the idea of bringing the power of build-tools to execute
any kind of task.
A task describes some computation to be done (actions), and contains some
extra meta-data. Actions:
* can be external programs (executed as shell commands) or python
functions.
* a single task may define more than one action.
WWW: http://pydoit.org
 |
05:50 koobs
[NEW] devel/py-lazy: Lazy attributes for Python objects
The lazy module provides a decorator to create lazy attributes. A lazy
attribute is a computed attribute that is evaluated only once, the first
time it is used. Subsequent uses return the results of the first call.
WWW: https://pypi.python.org/pypi/lazy
 |
|
Friday, 4 Jul 2014
|
14:11 demon
Add a port for hadoop version 2.
Not perfect but reasonable starting point.
 |
|
Thursday, 3 Jul 2014
|
22:01 wg
devel/py-unipath
Unipath is an object-oriented front end to the file/directory functions
scattered throughout several Python library modules.
It's based on Jason Orendorff's path.py but does not adhere as strictly to the
underlying functions' syntax, in order to provide more user convenience and
higher-level functionality.
Unipath is stable, well-tested, and has been used in production since 2008.
WWW: https://github.com/mikeorr/Unipath
 |
10:07 olivierd
Library that provides GLib and Gtk implementation of the DBusMenu protocol.
The DBusMenu protocol make it possible for applications to export and import
their menus over DBus.
WWW: https://launchpad.net/libdbusmenu
 |
|
Wednesday, 2 Jul 2014
|
20:38 wg
devel/pypympler
Pympler is a development tool to measure, monitor and analyze the memory
behavior of Python objects in a running Python application.
By pympling a Python application, detailed insight in the size and the lifetime
of Python objects can be obtained. Undesirable or unexpected runtime behavior
like memory bloat and other "pymples" can easily be identified.
WWW: https://github.com/pympler/pympler
 |
14:32 ehaupt
Add p5-Term-EditLine, a Perl interface to the NetBSD editline library.
 |
|
Saturday, 28 Jun 2014
|
21:58 marino
Revive devel/codeville and assign new maintainer
This port was removed in September 2010 because the project (python VCS)
had been abandoned for at least 3 years. The submitter adopted the
project and updated it without changing the version number (hence the
port revision bump). The submitter naturally becomes the new maintainer.
Psyco support has been removed since psyco report no longer exists.
PR: 188995
Submitted by: Chris Hutchison
 |
|
Friday, 27 Jun 2014
|
21:24 antoine
2014-06-27 devel/ode-devel: Outdated by devel/ode
 |
12:34 ashish
- Remove editors/emacs21, and editors/emacs22 as they're no longer maintained
upstream
- Also remove dependent ports
- Add UPDATING entry informing users of the same
- Add MOVED entries
Approved by: portmgr (bapt)
 |
|
Thursday, 26 Jun 2014
|
11:57 sunpoet
- Add rubygem-inflecto 0.0.2
This is a standalone inflector ripped out from dm-core The dm-core inflector
originated from extlib The extlib inflecto originated from active_support.
WWW: https://github.com/mbj/inflecto
RG: https://rubygems.org/gems/inflecto
 |
|
Tuesday, 24 Jun 2014
|
21:06 bapt
Rename to -lite for consistency
Suggested by: bdrewery
 |
18:15 sunpoet
- Add swig 3.0.2
SWIG is a software development tool that connects programs written in C and C++
with a variety of high-level programming languages. SWIG is used with different
types of target languages including common scripting languages such as
Javascript, Perl, PHP, Python, Tcl and Ruby. The list of supported languages
also includes non-scripting languages such as C#, Common Lisp (CLISP, Allegro
CL, CFFI, UFFI), D, Go language, Java, Lua, Modula-3, OCAML, Octave and R. Also
several interpreted and compiled Scheme implementations (Guile, MzScheme/Racket,
Chicken) are supported. SWIG is most commonly used to create high-level
interpreted or compiled programming environments, user interfaces, and as a tool
for testing and prototyping C/C++ software. SWIG is typically used to parse
C/C++ interfaces and generate the 'glue code' required for the above target
languages to call into the C/C++ code. SWIG can also export its parse tree in
the form of XML and Lisp s-expressions.
WWW: http://www.swig.org/
 |
16:07 bapt
Add a minimal version of gmake to reduce the risk of circular dependencies on
the building cluster and allow to simplify the process on removing texinfo and
groff from base
 |
|
Monday, 23 Jun 2014
|
19:54 robak
New port devel/rubygem-rrd-ffi: Ruby bindings for many RRD functions
Provides bindings for many RRD functions (using ffi gem and librrd),
as well as DSLs for graphic and rrd building.
Approved by: swills (mentor)
 |
19:47 rakuco
Add devel/utf8cpp.
utf8cpp is a C++ library for handling UTF-8 strings.
It is also a requirement for updating finance/ledger.
PR: 191297
Submitted by: Keith Gaughan <k@stereochro.me>
 |
|
Sunday, 22 Jun 2014
|
12:35 sbz
Python Phabricator Bindings for Conduit API.
WWW: https://pypi.python.org/pypi/phabricator
 |
|
Saturday, 21 Jun 2014
|
09:31 rene
Remove expired ports:
2014-06-20 mail/sastatd: Superseded by sysutils/p5-Tail-Stat
2014-06-20 www/mod_ruby: Only for threadless ruby
2014-06-20 textproc/eruby: Only for threadless ruby, use ruby-gem erubis instead
2014-06-20 mail/p5-FuzzyOcr: Unmaintained upstream, no ports depending on it.
Use mail/p5-FuzzyOcr-devel instead
2014-06-21 devel/bugzilla40
2014-06-21 devel/bugzilla42
 |
|
Friday, 20 Jun 2014
|
15:26 rpaulo
Add a port for hgreviewboard.
Reviewed by: bapt
 |
04:39 koobs
devel/py-asyncio: Reference implementation of PEP 3156 (Async IO) [NEW PORT]
The reference implementation of Python PEP 3156: Asynchronous IO Support.
Codename "Tulip".
WWW: https://code.google.com/p/tulip
 |
04:12 danilo
- Update from 2.11.1 to 3.0.1
- Rename the port to tortoisehg
PR: ports/191164
Submitted by: 6yearold@gmail.com
 |
|
Wednesday, 18 Jun 2014
|
15:40 skreuzer
Python module with various common humanization utilities, like turning a number
into a fuzzy human readable duration ('3 minutes ago') or into a human readable
size or throughput.
WWW: https://github.com/jmoiron/humanize
 |
|
Monday, 16 Jun 2014
|
21:00 sunpoet
- Add rubygem-fluent-logger 0.4.9
Fluent logger is a structured event logger.
WWW: https://github.com/fluent/fluent-logger-ruby
RG: https://rubygems.org/gems/fluent-logger
 |
12:37 wg
devel/py-jaraco.util: general utility modules that supply commonly-used
functionality
jaraco.util contains a number of nominally useful, reusable classes and
functions.
They're designed to be intuitively named and self-documenting (many with
extensive doctests).
WWW: https://pypi.python.org/pypi/jaraco.util
 |
12:28 wg
devel/py-more-itertools: more routines for operating on iterables
WWW: https://github.com/erikrose/more-itertools
 |
|
Sunday, 15 Jun 2014
|
18:26 rene
Remove expired ports:
2014-06-12 databases/py-cmemcache: Deprecated upstream
2014-06-13 games/mangos: Broken for more than 6 months
2014-06-14 lang/clojure-contrib: monolithic contrib library is obsolete
2014-06-14 devel/bzapi: Bugzilla has a native REST API, see
https://wiki.mozilla.org/BMO/REST
 |
08:39 miwi
Plan is a Python package for writing and deploying cron jobs. Plan will
convert Python code to cron syntax. You can easily manage your cron jobs
with Plan like a charm. It is designed for elegancy and writing cron jobs
with as little amount of code as possible. It's extensible but comes with
serveral good useful job types out of the box.
WWW: https://github.com/fengsp/plan
PR: ports/190948
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
 |
08:38 miwi
Click is a Python package for creating beautiful command line interfaces
in a composable way with as little code as necessary. It's the "Command
Line Interface Creation Kit". It's highly configurable but comes with
sensible defaults out of the box.
WWW: https://github.com/mitsuhiko/click
PR: ports/190947
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
 |
|
Saturday, 14 Jun 2014
|
10:11 marino
Resurrect devel/ecgi with stage support
The port had been essentially unmaintained since 2006 and was removed
three years ago. It needs some TLC to bring it up to modern standards.
Pass maintainership to submitter.
PR: 189010
Submitted by: Chris Hutchinson
Add'l fixes by: marino
 |
|
Wednesday, 11 Jun 2014
|
12:23 marino
Resurrect devel/c2mdoc (with stage support), assign maintainer
It seems that this port was killed for not having publically available
distfiles, but from what I can tell, this was always a distfile-free
port, meaning that it was removed in error.
The PR to bring it back did not provide the required stage support, but
luckily that was trivial to add. Differences from the previous version:
* pkg-descr rewrapped
* whitespace removed from awk script (caused PORTREVISION bump)
* Header trimmed
* NOMAN definition removed
* CP+REINPLACE_CMD replaced with SED and moved to post-extract target
* Stage support
* Maintenance passed to PR submitter
PR: 189009
Submitted by: Chris Hutchinson
Tweaks by: marino
 |
|
Tuesday, 10 Jun 2014
|
15:08 sunpoet
- Add p5-PkgConfig 0.07720
PkgConfig provides a pure-perl, core-only replacement for the pkg-config
utility.
This is not a description of the uses of pkg-config but rather a description of
the differences between the C version and the Perl one.
While pkg-config is a compiled binary linked with glib, the pure-perl version
has no such requirement, and will run wherever Perl ( >= 5.6 ) does.
The main supported options are the common --libs, --cflags, --static, --exists
and --modversion.
WWW: http://search.cpan.org/dist/PkgConfig/
 |
11:35 amdmi3
Preserve devel/love 0.8.0 as devel/love08 before updating it to 0.9.1.
Compatibility is not maintained between love 0.x branches, so separate port is
needed to run applications written for love 0.8. Currently there's at least one
such application known: mari0 - cross between Super Mario Bros and Valve's
Portal.
 |
|
Monday, 9 Jun 2014
|
19:30 skreuzer
Provides infrastructure to accurately measure and compare the execution time of
R expressions.
WWW: http://cran.r-project.org/web/packages/microbenchmark/index.html
 |
|
Saturday, 31 May 2014
|
18:11 sunpoet
- Add rubygem-colorize 0.7.3
colorize is a Ruby String class extension which adds methods to set text color,
background color and, text effects on ruby console and command line output,
using ANSI escape sequences.
WWW: https://github.com/fazibear/colorize
RG: https://rubygems.org/gems/colorize
 |
|
Friday, 30 May 2014
|
19:04 olivierd
Dee is a shared library that provides objects that help having multiple
instances communicating over DBus.
WWW: https://launchpad.net/dee
 |
14:31 antoine
New port: devel/libvmdk
Library and tools to access the VMware Virtual Disk (VMDK) image format
WWW: http://code.google.com/p/libvmdk/
 |
14:22 antoine
New port: devel/libvhdi
Library and tools to access the Virtual Hard Disk (VHD) image format
WWW: http://code.google.com/p/libvhdi/
 |
|
Tuesday, 27 May 2014
|
21:22 rene
Remove expired ports:
2014-05-25 x11-toolkits/libgtk-java: Unmaintained, outdated not depend on
2014-05-25 graphics/cairo-java: Unmaintained, outdated not depend on
2014-05-25 devel/libgconf-java: Unmaintained, outdated not depend on
2014-05-25 x11/libgnome-java: Unmaintained, outdated not depend on
 |
19:03 rene
Remove expired ports:
2014-05-27 math/py-graphtool: Broken for more than 6 months
2014-05-27 devel/clint: Broken for more than 6 months
 |
|
Monday, 26 May 2014
|
15:27 gahr
- New port: devel/catch
Catch stands for C++ Automated Test Cases in Headers and is a multi-paradigm
automated test framework for C++ and Objective-C (and, maybe, C). It is
implemented entirely in a set of header files, but is packaged up as a single
header for extra convenience.
WWW: https://github.com/philsquared/Catch
 |
09:17 rene
Remove expired port:
2014-05-25 devel/libglade-java: Unmaintained, outdated not depend on
 |
|
Sunday, 25 May 2014
|
13:47 kwm
Split up py-dbus and py-gobject3 into a -common and a python 2 and 3 port.
Submitted by: Gustau Perez
Obtained from: gnome devel repo.
 |
07:31 miwi
isl is a library for manipulating sets and relations of integer points
bounded by linear constraints. Supported operations on sets include
intersection, union, set difference, emptiness check, convex hull,
(integer) affine hull, integer projection, computing the lexicographic
minimum using parametric integer programming, coalescing and parametric
vertex enumeration. It also includes an ILP solver based on generalized
basis reduction, transitive closures on maps (which may encode infinite
graphs), dependence analysis and bounds on piecewise step-polynomials.
WWW: http://isl.gforge.inria.fr/
PR: ports/187143
Submitted by: Gea-Suan Lin <gslin@gslin.org>
 |
|
Saturday, 24 May 2014
|
20:55 sunpoet
- Add pecl-memoize 0.2.0
- While I'm here:
- Convert to new options helper
- Use USE_PHP=apc
php-memoize is a PHP extension which transparently caches PHP functions, much
like Perl's Memoize module.
It comes with the following storage modules which can be enabled at compile
time:
- memory: Simple per-request module with no dependencies.
Since this is a per-request cache, neither TTLs specified in the
`memoize()` call or `memoize.default_ttl` are used.
- memcached: Uses libmemcached or the memcached PHP extension
- apc: Uses the APC PHP extension
WWW: http://pecl.php.net/package/memoize
PR: ports/190098
Submitted by: Gasol Wu <gasol.wu@gmail.com>
 |
20:54 sunpoet
- Add gradle 1.12
Gradle is build automation evolved.
Gradle can automate the building, testing, publishing, deployment and more of
software packages or other types of projects such as generated static websites,
generated documentation or indeed anything else.
Gradle combines the power and flexibility of Ant with the dependency management
and conventions of Maven into a more effective way to build. Powered by a Groo-
vy DSL and packed with innovation, Gradle provides a declarative way to descri-
be all kinds of builds through sensible defaults. Gradle is quickly becoming
the build system of choice for many open source projects, leading edge enterpr-
ises and legacy automation challenges.
WWW: http://www.gradle.org/
PR: ports/189858
Submitted by: Gasol Wu <gasol.wu@gmail.com>
 |
|
Thursday, 22 May 2014
|
12:38 wen
Return::MultiLevel provides a way to return immediately from a
deeply nested call stack. This is similar to exceptions, but
exceptions don't stop automatically at a target frame (and they
can be caught by intermediate stack frames). In other words,
this is more like setjmp(3)/longjmp(3) than die.
WWW: http://search.cpan.org/dist/Return-MultiLevel/
 |
11:13 marino
Add new Ada port: devel/gnatcoll
These components are a major building block of the GNAT Programming
Studio. As the package description below states, it can also be used
generically. This splits GNATColl out prior to GPS version upgrade.
=================================================================
The reusable library known as the GNAT Component Collection (GNATColl)
is based on one main principle: general-purpose packages that are part of
the GNAT technology should also be available to user application code.
The compiler front end, the GNAT Programming Studio (GPS) Interactive
Development Environment, and the GNAT Tracker web-based interface all
served as sources for the components.
The GNATColl components complement the predefined Ada and GNAT libraries
and deal with a range of common programming issues including string and
text processing, memory management, and file handling. Several of the
components are especially useful in enterprise applications.
* Scripts: Embedding script languages * Traces: Logging information
* Memory: Monitoring memory usage * Mmap: Reading and writing files
* Boyer-Moore: Searching strings * Paragraph filling: Formatting text
* Templates: Generating text * Email: Processing email messages
* Ravenscar: Patterns for multitasking * VFS: Manipulating files
* Storage Pools: Controlling memory mgmt * Tribooleans: Three-state logic
* Geometry: Primitive geometric ops * Refcount: Reference counting
* Projects: Manipulating ``gpr`` files * Config: Parsing configuration files
* Pools: Controlling access to resources * JSON: JavaScript Object Notation
* SQL: Database interface
WWW: http://libre.adacore.com/tools/gnat-component-collection
 |
05:42 miwi
statsd is a client for Etsy's statsd server, a front end/proxy for the Graphite
stats collection and graphing server.
WWW: https://github.com/WoLpH/python-statsd
PR: ports/187413
Submitted by: fax@nohik.ee
 |
05:40 miwi
Daemons is a resource library for Python developers that want to create daemon
processes. The idea is to provide the basic daemon functionality while still
giving the developer the ability to customize their daemon for any purpose.
WWW: https://pypi.python.org/pypi/daemons
PR: ports/187412
Submitted by: fax@nohik.ee
 |
|
Tuesday, 20 May 2014
|
20:20 amdmi3
- Resurrect devel/asl: Assembler for a variety of microcontrollers/-processors
- Stagify
- Pass maintainership to submitter
ASL can generate code for totally different processors. These are implemented:
Motorola 68000..68030,683xx including math co-processor and MMU; DSP56000;
Motorola/IBM MPC601/MPC505/PPC403; 6800, 6805, 6809, 68(HC)11 and
Hitachi 6301
Hitachi 6309, H8 and SH7000/7600
Rockwell 6502 and 65(S)C02
CMD 65816
Mitsubishi MELPS-740; MELPS-7700; MELPS-4500 and M16
Intel MCS-48/41, MCS-51, MCS-96 and 8080/8085
AMD 29K
Siemens 80C166/167
Zilog Z80, Z180, Z380 and Z8
Toshiba TLCS-900(L), TLCS-90, TLCS-870, TLCS-47 and TLCS-9000
Microchip PIC16C54..16C57, PIC16C84/PIC16C64 and PIC17C42
SGS-Thomson ST62xx and 6804
Texas Instruments TMS32010/32015, TMS3202x, TMS320C3x and TMS370xxx
NEC uPD 78(C)1x and uPD 75xxx (a.k.a. 75K0)
WWW: http://john.ccac.rwth-aachen.de:8000/as/
PR: 189648
Submitted by: "Daniel O'Connor" <doconnor@gsoft.com.au>
 |
16:48 kwm
Add libdevq 0.0.2.
A Generic Device Query and Monitor interface
It currently used in Mesa ports in xorg-dev to replace udev calls that
are used to find vendor and product ID's of the graphic cards.
WWW: https://github.com/freebsd/libdevq
 |
|
Monday, 19 May 2014
|
04:17 rpaulo
Add rubygem-kensa v2.0.2.
This brings the following additional ports
* devel/rubygem-launch22
* misc/rubygem-mime-types117
* textproc/rubygem-nokogiri14
* www/rubygem-heroku-nav
* www/rubygem-mechanize26
* www/rubygem-net-http-digest_auth11
* www/rubygem-net-http-persistent25
With the exception of heroku-nav, all the other ports are just older versions
of already existing ports.
Reviewed by: swills
 |
|
Sunday, 18 May 2014
|
19:35 rpaulo
Enable clojure-cider, dash.el, epl.el, pkg-info.el.
Reviewed by: bapt
 |
19:13 lev
Delete devel/msp430-gcc3, gcc3 is not actual anymore for many years.
 |
|
Saturday, 17 May 2014
|
06:01 kuriyama
Creates a temporary instance of OpenLDAP's slapd daemon to run tests against.
WWW: http://search.cpan.org/dist/Test-OpenLDAP/
 |
|
Thursday, 15 May 2014
|
19:35 antoine
- Add devel/py-jdcal:
Module converting between Julian dates and calendar dates
- Update textproc/py-openpyxl to 2.0.2
 |
12:55 sunpoet
- Add p5-Config-Identity 0.0018
Config::Identity is a tool for loadiing (and optionally decrypting via GnuPG)
user/pass identity information
For GitHub API access, an identity is a "login"/"token" pair.
For PAUSE access, an identity is a "user"/"password" pair.
WWW: http://search.cpan.org/dist/Config-Identity/
 |
|
Wednesday, 14 May 2014
|
15:30 swills
XML to Hash translator.
WWW: https://rubygems.org/gems/nori
PR: ports/189427
Submitted by: Joseph Benden <joe@thrallingpenguin.com>
 |
06:42 knu
Add rubygem-mini_portile 0.6.0.
 |
|
Tuesday, 13 May 2014
|
15:04 swills
Gyoku translates Ruby Hashes to XML.
WWW: https://rubygems.org/gems/gyoku
PR: ports/189426
Submitted by: Joseph Benden <joe@thrallingpenguin.com>
 |
|
Monday, 12 May 2014
|
23:51 kuriyama
This module provides some testing methods for LDAP operations, such as
search, add, and modify, where each method is suffixed with either _ok
or _is.
Test::Net::LDAP is a subclass of Net::LDAP, so all the methods defined
for Net::LDAP are available in addition to search_ok, add_is, etc.
WWW: http://search.cpan.org/dist/Test-Net-LDAP/
 |
16:56 tdb
- Add devel/libstatgrab0 (copied from devel/libstatgrab)
- Switch bindings to use devel/libstatgrab0 instead of devel/libstatgrab
- Fix devel/pecl-statgrab to work with current PHP versions
I have an update ready for devel/libstatgrab (version 0.90) that
brings a number of API changes that are incompatible with the current
version. These bindings haven't yet been updated upstream to support
the new API, so instead of holding off indefinitely I've created the
devel/libstatgrab0 port to provide just the library and header file
for the older API version so that these bindings can continue to be
used when the main port is updated. Once these bindings are updated
the libstatgrab0 port can be removed.
Both devel/libstatgrab and devel/libstatgrab0 can be installed at the
same time.
The other ports that depend on devel/libstatgrab will be updated to
use the new API.
 |
|
Saturday, 10 May 2014
|
00:40 rpaulo
Introduce a new port rubygem-tins0 for an old version of the tins Ruby GEM.
This is a dependency only for rubygem-file-tail.
Reviewed by: swills
Approved by: swills
 |
|
Friday, 9 May 2014
|
22:07 amdmi3
- Repocopy graphics/sfml to graphics/sfml1 in preparaton for update to 2.x
- Implement necessary hacks needed for graphics/sfml and graphics/sfml1 to
coexist
 |
15:53 antoine
New port: devel/py-pyelftools
pyelftools is a pure-Python library for parsing and analyzing ELF files
and DWARF debugging information
WWW: https://github.com/eliben/pyelftools
 |
|
Thursday, 8 May 2014
|
17:09 bapt
Add ports for arcanist (command line for phabricator) and its dependency
libphutil
 |
05:16 sunpoet
- Add rubygem-toml 0.1.1
rubygem-toml is a TOML parser.
WWW: https://github.com/jm/toml
RG: https://rubygems.org/gems/toml
 |
05:14 sunpoet
- Add rubygem-blankslate 3.1.2
rubygem-blankslate provides a base class where almost all of the methods from
Object and Kernel have been removed. This is useful when providing proxy object
and other classes that make heavy use of method_missing.
WWW: https://github.com/masover/blankslate
RG: https://rubygems.org/gems/blankslate
 |
04:29 sunpoet
- Add rubygem-mercenary 0.3.3
rubygem-mercenary is a lightweight and flexible library for writing command-line
apps in Ruby.
WWW: https://github.com/jekyll/mercenary
RG: https://rubygems.org/gems/mercenary
 |
04:18 sunpoet
- Add rubygem-jekyll-coffeescript 1.0.0
rubygem-jekyll-coffeescript is a CoffeeScript converter for Jekyll.
WWW: https://github.com/jekyll/jekyll-coffeescript
RG: https://rubygems.org/gems/jekyll-coffeescript
 |
|
Tuesday, 6 May 2014
|
14:38 bapt
Update libc++ to r208080
Fix build on FreeBSD 8.4 by using devel/libmissing and new devel/xlocale
Add devel/xlocale which is a striped down version of freebsd's xlocale with just
the minimal
requirements for libc++, initially maintained in libc++'s trunk for solaris
support
 |
06:49 rene
Remove expired port:
2014-05-06 devel/bsdlibdwarf: Outdated, included in all supported versions of
FreeBSD
 |
|
Monday, 5 May 2014
|
09:18 rene
Remove expired port:
2014-05-05 devel/buildapp: Broken for more than 6 months
 |
Number of commits found: 12759 (showing only 100 on this page) |