pkgsrc.git
14 years agoThe SIFT algorithm provides the capability to identify key feature points within
adam [Thu, 20 Aug 2009 20:24:28 +0000 (20:24 +0000)]
The SIFT algorithm provides the capability to identify key feature points within
arbitrary images. It further extracts highly distinct information for each
such point and allows to characterize the point invariant to a number of
modifications to the image. It is invariant to contrast/brightness changes, to
rotation, scaling and partially invariant to other kinds of transformations.
The algorithm can be flexibly used to create input data for image matching,
object identification and other computer vision related algorithms.

This package provides an implementation of the SIFT algorithm and a set of
utilities to utilize the algorithm to match two or more images. As output, a
number of control points are created, which specify one and the same image
location in two images.

14 years agoThe pano13 library is the backend library used by many applications.
adam [Thu, 20 Aug 2009 20:07:29 +0000 (20:07 +0000)]
The pano13 library is the backend library used by many applications.
Also included are:
* PTOptimizer, a utility for optimising control points.
* panoinfo a utility for querying the library version.
* PTmender a replacement for PTStitcher.
* PTblender implements just the colour and brightness correction of PTmender.
* PTtiff2psd Converts a set of TIFF files into a PSD file.
* PTuncrop Converts 'cropped TIFF' files into 'normal' TIFF files.

14 years agoInitial import of p5-MooseX-NonMoose version 0.05 in the NetBSD
seb [Wed, 19 Aug 2009 20:53:10 +0000 (20:53 +0000)]
Initial import of p5-MooseX-NonMoose version 0.05 in the NetBSD
Packages Collection.

The Perl 5 module MooseX::NonMoose allows for easily subclassing
non-Moose classes with Moose, taking care of the annoying details.

14 years agoImporting package for perl5 pragma autodie version 2.06 to satisfy
sno [Wed, 19 Aug 2009 20:17:30 +0000 (20:17 +0000)]
Importing package for perl5 pragma autodie version 2.06 to satisfy
PR pkg/41816.

The autodie pragma provides a convenient way to replace functions that normally
return false on failure with equivalents that throw an exception on failure.

The autodie pragma has lexical scope, meaning that functions and subroutines
altered with autodie will only change their behaviour until the end of the
enclosing block, file, or eval.

If system is specified as an argument to autodie, then it uses
IPC::System::Simple to do the heavy lifting. See the description of that
module for more information.

14 years agoImporting package for p5 module IPC::System::Simple as recommended
sno [Wed, 19 Aug 2009 20:11:14 +0000 (20:11 +0000)]
Importing package for p5 module IPC::System::Simple as recommended
dependency of scheduled import for p5 pragma autodie from PR pkg/41816.

Calling Perl's in-built system() function is easy, determining if it was
successful is hard. Let's face it, $? isn't the nicest variable in the
world to play with, and even if you do check it, producing a well-formatted
error string takes a lot of work.

IPC::System::Simple takes the hard work out of calling external commands.

14 years agoImporting package for perl5 module Text::RecordParser version 1.3.0 as
sno [Wed, 19 Aug 2009 09:14:43 +0000 (09:14 +0000)]
Importing package for perl5 module Text::RecordParser version 1.3.0 as
dependency for scheduled update of database/p5-SQL-Translator.

This module is for reading record-oriented data in a delimited text file.
The most common example have records separated by newlines and fields
separated by commas or tabs, but this module aims to provide a consistent
interface for handling sequential records in a file however they may be
delimited.

14 years agoImporting package for p5 module Text::TabularDisplay 1.22 as dependency
sno [Wed, 19 Aug 2009 09:06:44 +0000 (09:06 +0000)]
Importing package for p5 module Text::TabularDisplay 1.22 as dependency
of upcoming imported package for perl5 module Text::RecordParser.

Text::TabularDisplay simplifies displaying textual data in a table. The
output is identical to the columnar display of query results in the mysql
text monitor.

14 years agoImporting package for p5 module MooseX::LazyRequire as dependency of
sno [Wed, 19 Aug 2009 08:21:02 +0000 (08:21 +0000)]
Importing package for p5 module MooseX::LazyRequire as dependency of
scheduled update of MooseX::Method::Signatures.

This module adds a lazy_required option to Moose attribute declarations.

The reader methods for all attributes with that option will throw an
exception unless a value for the attributes was provided earlier by a
constructor parameter or through a writer method.

14 years agoInitial import of p5-MooseX-Role-Parameterized version 0.12 in the
seb [Tue, 18 Aug 2009 22:01:03 +0000 (22:01 +0000)]
Initial import of p5-MooseX-Role-Parameterized version 0.12 in the
NetBSD Packages Collection.

The Perl 5 module MooseX::Role::Parameterized empowers Moose roles
by allowing parameters to be specified when they are combined.

14 years agoInitial import of telepathy-farsight-0.0.8:
wiz [Mon, 17 Aug 2009 21:15:59 +0000 (21:15 +0000)]
Initial import of telepathy-farsight-0.0.8:

The telepathy-farsight library uses the MediaSignalling telepathy
interface and passes the information to farsight2, allowing an easy
implementation of the telepathy part of a voice/video call.

14 years agoInitial import of farsight2-0.0.14:
wiz [Mon, 17 Aug 2009 21:13:04 +0000 (21:13 +0000)]
Initial import of farsight2-0.0.14:

The Farsight project is an effort to create a framework to deal
with all known audio/video conferencing protocols. On one side it
offers a generic API that makes it possible to write plugins for
different streaming protocols, on the other side it offers an API
for clients to use those plugins.

The main target clients for Farsight are Instant Messaging
applications. These applications should be able to use Farsight
for all their Audio/Video conferencing needs without having to
worry about any of the lower level streaming and NAT traversal
issues.

Farsight forms an integral part of the Telepathy framework. It is
used by Empathy through the Telepathy-Farsight library. It can also
be easily used on embedded platforms by using Stream-Engine. The
Telepathy-Farsight library binds it to the Connection Managers via
D-Bus and the Telepathy Media Stream Spec and is used for all their
streaming requirements.

14 years agoInitial import of libnice-0.0.9:
wiz [Mon, 17 Aug 2009 21:10:28 +0000 (21:10 +0000)]
Initial import of libnice-0.0.9:

GLib ICE library

 - only implements ICE Lite
 - no support for RTCP
 - no support for IPv6

14 years agoInitial import of gupnp-igd-0.1.3:
wiz [Mon, 17 Aug 2009 21:07:40 +0000 (21:07 +0000)]
Initial import of gupnp-igd-0.1.3:
This is a library to handle UPnP IGD port mapping.

14 years agoImporting new package for p5 module Template::Plugin::Autoformat version
sno [Mon, 17 Aug 2009 19:28:10 +0000 (19:28 +0000)]
Importing new package for p5 module Template::Plugin::Autoformat version
2.71. This module was included in Template::Toolkit until 2.21 - since
2.22 it's distributed separately.

This Template Toolkit plugin module is an interface to Damian Conway's
Text::Autoformat Perl module which provides advanced text wrapping and
formatting.

14 years agoImporting package for p5 module Template::Plugin::Subst 0.02 as dependency
sno [Mon, 17 Aug 2009 19:03:36 +0000 (19:03 +0000)]
Importing package for p5 module Template::Plugin::Subst 0.02 as dependency
for SVN::WEB (www/p5-SVN-WEB).

Template::Plugin::Subst acts as a filter and a virtual method to carry out
regular expression substitutions with back references on text and variables
in the Template Toolkit.

14 years agoImporting package for p5 module Template::Plugin::Clickable::Email
sno [Mon, 17 Aug 2009 18:55:47 +0000 (18:55 +0000)]
Importing package for p5 module Template::Plugin::Clickable::Email
version 0.01 as dependency of SVN::WEB (www/p5-SVN-WEB).

Template::Plugin::Clickable::Email converts any e-mail addresses found in
the filtered text in to HTML mailto: links.

14 years agoImporting package for p5 module Email::Find version 0.10 as dependency for
sno [Mon, 17 Aug 2009 18:50:07 +0000 (18:50 +0000)]
Importing package for p5 module Email::Find version 0.10 as dependency for
scheduled import of www/p5-Template-Plugin-Clickable-Email.

Email::Find is a module for finding a subset of RFC 822 email addresses in
arbitrary text (see "CAVEATS"). The addresses it finds are not guaranteed to
exist or even actually be email addresses at all (see "CAVEATS"), but they
will be valid RFC 822 syntax.

Email::Find will perform some heuristics to avoid some of the more obvious
red herrings and false addresses, but there's only so much which can be
done without a human.

14 years agoImporting module p5-Template-Plugin-Clickable version 0.06 as dependency
sno [Mon, 17 Aug 2009 18:35:36 +0000 (18:35 +0000)]
Importing module p5-Template-Plugin-Clickable version 0.06 as dependency
of www/p5-SVN-Web.

Template::Plugin::Clickable is a plugin for TT, which allows provides a
filter to make URIs clickable in HTML.

14 years agoImporting module for p5 modules URI::Find and URI::Find::Schemeless, both
sno [Mon, 17 Aug 2009 18:31:12 +0000 (18:31 +0000)]
Importing module for p5 modules URI::Find and URI::Find::Schemeless, both
version 20090319 as dependency for scheduled import of
www/p5-Template-Plugin-Clickable.

URI::Find does one thing: Finds URIs and URLs in plain text. It finds
them quickly and it finds them all (or what URI::URL considers a URI to
be.) It only finds URIs which include a scheme (http:// or the like),
for something a bit less strict have a look at included
URI::Find::Schemeless.

14 years agoImporting package for p5 module for GD::Graph3d version 0.63. This supersedes
sno [Mon, 17 Aug 2009 17:50:11 +0000 (17:50 +0000)]
Importing package for p5 module for GD::Graph3d version 0.63. This supersedes
currently existing graphics/p5-GDGraph3d ("corrected" name of dist-file).
This update includes LICENSE adding and since 0.56 following upstream changes:
0.61  16.Oct.2002
- Added support for h_bars (or rotate_graph) (Chia-liang Kao)
- Added a new cynlider.pm bar style (Chia-liang Kao)
0.60  Dec 07 2001
- Fixed another bug with x_tick_number rendering - off by one tick.
  Sent patch to MVERB for same bug in GD::Graph::axestype.pm
0.59  Dec 05 2001
- Fixed bug with x_tick_number
0.58  Dec 05 2001
- Added visual tests and note in Makefile.PL
- Built test suite in t/
0.57  Nov 08 2001
- Rebuilt with h2xs 1.20 with options
-v 0.57 -X -n GD::Graph3d

14 years agoImport ocsinventory-agent 1.1.2 to pkgsrc.
bouyer [Sun, 16 Aug 2009 18:25:53 +0000 (18:25 +0000)]
Import ocsinventory-agent 1.1.2 to pkgsrc.

Open Computer and Software Inventory Next Generation is an application
designed to help a network or system administrator keep track of the
computers configuration and software that are installed on the network.
Information about Hardware and Operating System are collected.

14 years agoInitial import of ocp-0.1.17 from pkgsrc-wip, packaged by shattered.
wiz [Sun, 16 Aug 2009 15:52:11 +0000 (15:52 +0000)]
Initial import of ocp-0.1.17 from pkgsrc-wip, packaged by shattered.

Open Cubic Player first appeared around December 1994 as a DOS
binary-only module player. It supported many soundcards and module
formats.

At some point, the source code was released to the public under the
terms of the GNU General Public License, and around 2003 Stian
Skjelstad ported the code to Linux.

In addition to legacy tracker formats such as mod, xm and s3m, Open
Cubic Player now also supports mp3, ogg and ay files and can be compiled
with libadplug support.

14 years agoInitial import of ical2rem-0.5.2:
wiz [Sat, 15 Aug 2009 14:31:07 +0000 (14:31 +0000)]
Initial import of ical2rem-0.5.2:

Reads iCal files and outputs remind-compatible files. Tested ONLY
with calendar files created by Mozilla Calendar/Sunbird. Use at
your own risk.

14 years agoImport audio/bmp-scrobbler 0.4.0, a last.fm reporter for beep media player.
kefren [Mon, 10 Aug 2009 19:00:00 +0000 (19:00 +0000)]
Import audio/bmp-scrobbler 0.4.0, a last.fm reporter for beep media player.
Started from wip xmms similar work

14 years agoImporting package for p5 module CatalystX::LeakChecker version 0.02 to
sno [Sun, 9 Aug 2009 13:31:28 +0000 (13:31 +0000)]
Importing package for p5 module CatalystX::LeakChecker version 0.02 to
support Catalyst Developers using pkgsrc a bit better.

It's easy to create memory leaks in Catalyst applications and often they're
hard to find. This module tries to help you finding them by automatically
checking for common causes of leaks.

Right now, only one cause for leaks is looked for: putting a closure, that
closes over the Catalyst context (often called $ctx or $c), onto the stash,
without weakening the reference first. More checks might be implemented in
the future.

This module is intended for debugging only. I suggest to not enable it in a
production environment.

14 years agoImport tex-kotex-dev-doc-0.1.1 as print/tex-kotex-dev-doc.
minskim [Sun, 9 Aug 2009 06:54:08 +0000 (06:54 +0000)]
Import tex-kotex-dev-doc-0.1.1 as print/tex-kotex-dev-doc.

This is documentation for tex-kotex-dev.

14 years agoImport tex-kotex-dev-0.1.1 as print/tex-kotex-dev.
minskim [Sun, 9 Aug 2009 06:53:39 +0000 (06:53 +0000)]
Import tex-kotex-dev-0.1.1 as print/tex-kotex-dev.

ko.TeX is a document typesetting system for Korean, developed and
distributed by the Korean TeX Society.  This package is a development
version of ko.TeX.

14 years agoInitial import of security/ssss-0.5 into the packages collection.
agc [Sun, 9 Aug 2009 05:52:36 +0000 (05:52 +0000)]
Initial import of security/ssss-0.5 into the packages collection.

Shamir's Secret Sharing Scheme (SSSS) is an implementation of a
threshold scheme for sharing a secret between third parties, and
requiring a threshold of those parties to collaborate to reveal the
secret.

Taken from the Wikipedia article about Secret Sharing:

In cryptography, a secret sharing scheme is a method for
distributing a secret amongst a group of participants, each of
which is allocated a share of the secret.  The secret can only
be reconstructed when the shares are combined together;
individual shares are of no use on their own.

Shamir's scheme is provable secure:  in a (t,n) scheme one can prove
that it makes no difference whether an attacker has t-1 valid shares
at his disposal or none at all; as long as he has less than t shares,
there is no better option than guessing to find out the secret.

14 years agoImporting package for p5 module Guard as dependency for devel/p5-AnyEvent.
sno [Sat, 8 Aug 2009 20:52:22 +0000 (20:52 +0000)]
Importing package for p5 module Guard as dependency for devel/p5-AnyEvent.

This module implements so-called "guards". A guard is something (usually an
object) that "guards" a resource, ensuring that it is cleaned up when
expected.

Specifically, this module supports two different types of guards: guard
objects, which execute a given code block when destroyed, and scoped guards,
which are tied to the scope exit.

14 years agoImporting package for perl5 module Async::Interrupt 1.01 as dependency
sno [Sat, 8 Aug 2009 20:35:56 +0000 (20:35 +0000)]
Importing package for perl5 module Async::Interrupt 1.01 as dependency
for devel/p5-AnyEvent.

This module implements a single feature only of interest to advanced perl
modules, namely asynchronous interruptions (think "UNIX signals", which are
very similar).

Sometimes, modules wish to run code asynchronously (in another thread, or
from a signal handler), and then signal the perl interpreter on certain
events. One common way is to write some data to a pipe and use an event
handling toolkit to watch for I/O events. Another way is to send a signal.
Those methods are slow, and in the case of a pipe, also not asynchronous -
it won't interrupt a running perl interpreter.

This module implements asynchronous notifications that enable you to signal
running perl code from another thread, asynchronously, and sometimes even
without using a single syscall.

14 years agoImporting package for perl5 module EV - as dependency for devel/p5-AnyEvent
sno [Sat, 8 Aug 2009 20:16:38 +0000 (20:16 +0000)]
Importing package for perl5 module EV - as dependency for devel/p5-AnyEvent

This module provides an interface to libev
(http://software.schmorp.de/pkg/libev.html). While the documentation is
comprehensive, one might also consult the documentation of libev itself
(http://pod.tst.eu/http://cvs.schmorp.de/libev/ev.pod or perldoc EV::libev)
for more subtle details on watcher semantics or some discussion on the
available backends, or how to force a specific backend with LIBEV_FLAGS,
or just about in any case because it has much more detailed information.

This module is very fast and scalable. It is actually so fast that you can
use it through the AnyEvent module, stay portable to other event loops (if
you don't rely on any watcher types not available through it) and still be
faster than with any other event loop currently supported in Perl.

14 years agoImporting package for p5 module common::sense-0.04 as dependency for
sno [Sat, 8 Aug 2009 20:11:07 +0000 (20:11 +0000)]
Importing package for p5 module common::sense-0.04 as dependency for
scheduled import of p5-EV-3.7

This module implements some sane defaults for Perl programs, as defined
by two typical (or not so typical - use your common sense) specimens of
Perl coders.

14 years agoImporting package for libev-3.7 (recommended dependency for p5
sno [Sat, 8 Aug 2009 19:40:37 +0000 (19:40 +0000)]
Importing package for libev-3.7 (recommended dependency for p5
module AnyEvent).

Libev is modelled (very losely) after libevent and the Event perl
module, but is faster, scales better and is more correct, and also more
featureful. And also smaller. Yay.

Some of the specialties of libev not commonly found elsewhere are:

- extensive and detailed, readable documentation (not doxygen garbage).
- fully supports fork, can detect fork in various ways and automatically
  re-arms kernel mechanisms that do not support fork.
- highly optimised select, poll, epoll, kqueue and event ports backends.
- filesystem object (path) watching (with optional linux inotify support).
- wallclock-based times (using absolute time, cron-like).
- relative timers/timeouts (handle time jumps).
- fast intra-thread communication between multiple
  event loops (with optional fast linux eventfd backend).
- extremely easy to embed.
- very small codebase, no bloated library.
- fully extensible by being able to plug into the event loop,
  integrate other event loops, integrate other event loop users.
- very little memory use (small watchers, small event loop data).
- optional C++ interface allowing method and function callbacks
  at no extra memory or runtime overhead.
- optional Perl interface with similar characteristics (capable
  of running Glib/Gtk2 on libev, interfaces with Net::SNMP and
  libadns).
- support for other languages (multiple C++ interfaces, D, Ruby,
  Python) available from third-parties.

Examples of programs that embed libev: the EV perl module,
rxvt-unicode, gvpe (GNU Virtual Private Ethernet), the Deliantra MMORPG
server (http://www.deliantra.net/), Rubinius (a next-generation Ruby
VM), the Ebb web server, the Rev event toolkit.

14 years agoImporting package for p5 module TryCatch version 1.001001
sno [Sat, 8 Aug 2009 19:04:48 +0000 (19:04 +0000)]
Importing package for p5 module TryCatch version 1.001001

TryCatch implements first class try catch semantics for Perl, without
source filters. The main benefits are:
- return from subroutines within the try blocks
- Moose type checking

14 years agoImport tex-kotex-doc-0.1.1 as print/tex-kotex-doc.
minskim [Fri, 7 Aug 2009 20:09:32 +0000 (20:09 +0000)]
Import tex-kotex-doc-0.1.1 as print/tex-kotex-doc.

This is documentation for tex-kotex.

14 years agoInitial import of Sigil-0.1.1:
wiz [Thu, 6 Aug 2009 06:23:23 +0000 (06:23 +0000)]
Initial import of Sigil-0.1.1:

Sigil is a multi-platform WYSIWYG ebook editor. It is designed to
edit books in ePub format. Features:

    * Free and open source software under GPLv3
    * Multi-platform: runs on Windows, Linux and Mac
    * Full Unicode support: everything you see in Sigil is in UTF-16
    * Advanced automatic conversion of all imported documents to Unicode
    * Full EPUB spec support
    * WYSIWYG editing
    * Multiple Views: Book View, Code View and Split View
    * Metadata editor with full support for all possible metadata
      entries (more than 200) with full descriptions for each
    * Multi-level Table Of Contents editor
    * Book View fully supports the display of any XHTML document
      possible under the OPS spec
    * SVG support and basic XPGT support
    * Currently imports TXT, HTML and EPUB files
    * Currently exports EPUB and SGF (Sigil native format)
    * Embedded HTML Tidy; all imported documents are thoroughly
      cleaned; changing views cleans the document so no matter how
      much you screw up your code, it will fix it (usually )
    * An actually usable user interface

14 years agoImport wl-2.15.6.20090322 as mail/wl-snapshot.
minskim [Wed, 5 Aug 2009 22:23:57 +0000 (22:23 +0000)]
Import wl-2.15.6.20090322 as mail/wl-snapshot.

This is the development version of mail/wl.

14 years agoImport emacs-w3m-1.4.364.20090802 as www/emacs-w3m-snapshot.
minskim [Wed, 5 Aug 2009 22:17:58 +0000 (22:17 +0000)]
Import emacs-w3m-1.4.364.20090802 as www/emacs-w3m-snapshot.

This is the development version of www/emacs-w3m.

14 years agoImport emacs-nox11-22.3nb2 in editors/emacs-nox11 as
minskim [Wed, 5 Aug 2009 10:32:54 +0000 (10:32 +0000)]
Import emacs-nox11-22.3nb2 in editors/emacs-nox11 as
editors/emacs22-nox11.

14 years agoImport emacs-22.3nb2 in editors/emacs as editors/emacs22;
minskim [Wed, 5 Aug 2009 10:30:29 +0000 (10:30 +0000)]
Import emacs-22.3nb2 in editors/emacs as editors/emacs22;
editors/emacs will be updated to 23.1.

Proposed by obache@, and OK'ed by markd@ and drochner@.

14 years agoInitial import py-jinja2 2.1.1
markd [Wed, 5 Aug 2009 10:15:09 +0000 (10:15 +0000)]
Initial import py-jinja2 2.1.1

Jinja2 is a template engine written in pure Python. It provides a Django
inspired non-XML syntax but supports inline expressions and an optional
sandboxed environment.

14 years agoImport xulrunner-1.9.1 as devel/xulrunner.
tnn [Wed, 5 Aug 2009 02:59:49 +0000 (02:59 +0000)]
Import xulrunner-1.9.1 as devel/xulrunner.

XULRunner is a runtime environment for applications using the
XML User Interface Language, XUL. It is the successor of the "Gecko"
runtime environment.

14 years agoImport firefox-3.5.2 as www/firefox. from pkgsrc-wip.
tnn [Wed, 5 Aug 2009 02:37:12 +0000 (02:37 +0000)]
Import firefox-3.5.2 as www/firefox. from pkgsrc-wip.

Firefox 3.5  is based on the Gecko 1.9.1 rendering platform.
Firefox 3.5 offers many changes over the previous version, supporting new web
technologies, improving performance and ease of use.
Some of the notable features are:

* Support for the HTML5 <video> and <audio> elements
* Improved tools for controlling your private data
* Better web application performance using the new TraceMonkey JavaScript engine
* The ability to share your location with websites using Location Aware Browsing
* Support for native JSON, and web worker threads.
* Improvements to the Gecko layout engine, including speculative parsing for
  faster content rendering.
* Support for new web technologies such as: downloadable fonts, CSS media
  queries, new transformations and properties, JavaScript query selectors,
  HTML5 local storage and offline application storage, <canvas> text,
  ICC profiles, and SVG transforms.

14 years agoImport tex-a2ping-doc-2.77p as graphics/tex-a2ping-doc.
minskim [Mon, 3 Aug 2009 23:49:19 +0000 (23:49 +0000)]
Import tex-a2ping-doc-2.77p as graphics/tex-a2ping-doc.

This is documentation for tex-a2ping.

14 years agoImport tex-a2ping-2.77p as graphics/tex-a2ping.
minskim [Mon, 3 Aug 2009 23:48:44 +0000 (23:48 +0000)]
Import tex-a2ping-2.77p as graphics/tex-a2ping.

a2ping is a Perl script command line utility written for Unix that
converts many raster image and vector graphics formats to EPS or PDF
and other page description formats.  Accepted input file formats are:
PS (PostScript), EPS, PDF, PNG, JPEG, TIFF, PNM, BMP, GIF, LBM, XPM,
PCX, TGA.  Accepted output formats are: EPS, PCL5, PDF, PDF1, PBM,
PGM, PPM, PS, markedEPS, markedPS, PNG, XWD, BMP, TIFF, JPEG, GIF,
XPM.  a2ping delegates the low- level work to Ghostscript (GS),
pdftops and sam2p.  a2ping fixes many glitches during the EPS to EPS
conversion, so its output is often more compatible and better
embeddable than its input.

14 years agoImport tex-listings-doc-1.4 as print/tex-listings-doc.
minskim [Mon, 3 Aug 2009 23:46:05 +0000 (23:46 +0000)]
Import tex-listings-doc-1.4 as print/tex-listings-doc.

This is documentation for tex-listings.

14 years agoImport tex-listings-1.4 as print/tex-listings.
minskim [Mon, 3 Aug 2009 23:45:46 +0000 (23:45 +0000)]
Import tex-listings-1.4 as print/tex-listings.

Typeset programs (programming code) within LaTeX.  The source code is
read directly by TeX.  Keywords, comments and strings can be typeset
using different styles (default is bold for keywords, italic for
comments and no special style for strings).  Includes support for
hyperref.  To use, simply \usepackage{listings}, identify the language
with \lstset{language=Python}, then employ the \begin{lstlisting} ...
\end{lstlisting} environment or the \lstinputlisting{filename.py}
command.  Short (in-line) listings are also available, using either
\lstinline|...| or | ... | (after defining the | token with the
\lstMakeShortInline command).

14 years agoImport texlive-pdftools-2008 as print/texlive-pdftools.
minskim [Mon, 3 Aug 2009 23:37:33 +0000 (23:37 +0000)]
Import texlive-pdftools-2008 as print/texlive-pdftools.

This package provides PDF-related utilites included in TeX Live.

14 years agoImport lua-alt-getopt-0.6.0 from pkgsrc-wip. Packaged by Aleksey Cheusov.
minskim [Sun, 2 Aug 2009 19:49:16 +0000 (19:49 +0000)]
Import lua-alt-getopt-0.6.0 from pkgsrc-wip.  Packaged by Aleksey Cheusov.

lua_altgetopt is a module for Lua programming language
for processing application's arguments the same way
BSD/GNU getopt_long(3) functions do.

Main features and goals:
1) compatibility to SUS "Utility Syntax Guidelines"
http://www.opengroup.org/onlinepubs/009695399/basedefs/xbd_chap12.html#tag_12_02
guidelines 3-13.
2) This module is for plain Lua
2) No extra dependencies
3) No hooks, no functional tricks ;-)
4) Support for long options, e.g. compatibility with getopt_long(3) C
function
   present in *BSD and GNU libc.
5) Long options may optionally have one-char synonym or other long synonym
6) Strict error checking (checks for an incorrect use of options)
7) alt_getopt.lua is a Lua module.

14 years agoImport tex-fancyvrb-doc-2.7a as print/tex-fancyvrb-doc.
minskim [Sun, 2 Aug 2009 19:18:14 +0000 (19:18 +0000)]
Import tex-fancyvrb-doc-2.7a as print/tex-fancyvrb-doc.

This is documentation for tex-fancyvrb.

14 years agoImport tex-fancyvrb-2.7a as print/tex-fancyvrb.
minskim [Sun, 2 Aug 2009 19:17:51 +0000 (19:17 +0000)]
Import tex-fancyvrb-2.7a as print/tex-fancyvrb.

Flexible handling of verbatim text including: verbatim commands in
footnotes; a variety of verbatim environments with many parameters;
ability to define new customized verbatim environments; save and
restore verbatim text and environments; write and read files in
verbatim mode; build "example" environments (showing both result and
verbatim source).

14 years agoadd gupnp-tools-0.7.1, some tools for UPnP devices
drochner [Sun, 2 Aug 2009 11:41:49 +0000 (11:41 +0000)]
add gupnp-tools-0.7.1, some tools for UPnP devices

The gupnp-av-cp tool can be used, together with "coherence", to
remote-control the "rhythmbox" audio player, also with seperate
media stores like "mediatomb".

14 years agoadd gupnp-av-0.4.1, helpers for audio/video applications using GUPnP
drochner [Sun, 2 Aug 2009 11:37:20 +0000 (11:37 +0000)]
add gupnp-av-0.4.1, helpers for audio/video applications using GUPnP

14 years agoadd gupnp-0.12.8, a base UPnP library
drochner [Sun, 2 Aug 2009 11:35:26 +0000 (11:35 +0000)]
add gupnp-0.12.8, a base UPnP library

There are (at least) four diffent (and conflicting) libraries for
UUID creation. I've added patches to use the NetBSD native one
which should be present on other BSDs too.
Other OSes likely want to use the Linux/e2fs one (which is in
pkgsrc-wip), this also would need some more extensive autoconf
changes.

14 years agoadd gssdp-0.6.4, a service discovery library for for UPnP
drochner [Sun, 2 Aug 2009 11:24:06 +0000 (11:24 +0000)]
add gssdp-0.6.4, a service discovery library for for UPnP

14 years agoImport ETL-0.04.11 as devel/ETL from pkgsrc-wip. Packaged by pho at
minskim [Sat, 1 Aug 2009 22:38:44 +0000 (22:38 +0000)]
Import ETL-0.04.11 as devel/ETL from pkgsrc-wip.  Packaged by pho at
cielonegro dot org.

ETL is a template library for synfig.

14 years agoImport tex-cite-doc-5.1 as print/tex-cite-doc.
minskim [Sat, 1 Aug 2009 07:08:23 +0000 (07:08 +0000)]
Import tex-cite-doc-5.1 as print/tex-cite-doc.

This is documentation for tex-cite.

14 years agoImport tex-cite-5.1 as print/tex-cite.
minskim [Sat, 1 Aug 2009 07:08:03 +0000 (07:08 +0000)]
Import tex-cite-5.1 as print/tex-cite.

The package supports compressed, sorted lists of numerical citations,
and also deals with various punctuation and other issues of
representation, including comprehensive management of break points.
The package is compatible with both hyperref and backref.

14 years agoUDNS is a stub DNS resolver library with ability to perform both
schnoebe [Sat, 1 Aug 2009 02:41:22 +0000 (02:41 +0000)]
UDNS is a stub DNS resolver library with ability to perform both
synchronous and asynchronous DNS queries.

14 years agoInitial import of p5-MooseX-Declare version 0.23 in the NetBSD
seb [Fri, 31 Jul 2009 05:37:25 +0000 (05:37 +0000)]
Initial import of p5-MooseX-Declare version 0.23 in the NetBSD
Packages Collection.

The Perl 5 module MooseX::Declare provides syntactic sugar for
Moose, the postmodern object system for Perl 5. When used, it sets
up the class and role keywords.

14 years agoInitial import of p5-MooseX-Method-Signatures version 0.16 in the
seb [Thu, 30 Jul 2009 23:02:58 +0000 (23:02 +0000)]
Initial import of p5-MooseX-Method-Signatures version 0.16 in the
NetBSD Packages Collection.

The Perl 5 module MooseX::Method::Signatures provides a proper
method keyword, like "sub" but specifically for making methods and
validating their arguments against Moose type constraints.

14 years agoInitial import of p5-Parse-Method-Signatures version 1.003009 in
seb [Thu, 30 Jul 2009 20:49:33 +0000 (20:49 +0000)]
Initial import of p5-Parse-Method-Signatures version 1.003009 in
the NetBSD Packages Collection.

The Perl 5 module Parse::Method::Signatures is inspired by
Perl6::Signature but streamlined to just support the subset deemed
useful for TryCatch and MooseX::Method::Signatures.

14 years agoadd ezstream-0.5.4, a streaming client for icecast, from
drochner [Thu, 30 Jul 2009 16:31:24 +0000 (16:31 +0000)]
add ezstream-0.5.4, a streaming client for icecast, from
pancake@phreaker.net per pkgsrc-wip

14 years agoImport tex-nomencl-doc-3.1a as print/tex-nomencl-doc.
minskim [Wed, 29 Jul 2009 23:43:13 +0000 (23:43 +0000)]
Import tex-nomencl-doc-3.1a as print/tex-nomencl-doc.

This is documentation for tex-nomencl.

14 years agoImport tex-nomencl-3.1a as print/tex-nomencl.
minskim [Wed, 29 Jul 2009 23:42:53 +0000 (23:42 +0000)]
Import tex-nomencl-3.1a as print/tex-nomencl.

Produces lists of symbols using the capabilities of the makeindex
program.

14 years agoInitial import of p5-MooseX-Types-Structured version 0.16 in the
seb [Wed, 29 Jul 2009 23:12:20 +0000 (23:12 +0000)]
Initial import of p5-MooseX-Types-Structured version 0.16 in the
NetBSD Packages Collection.

The Perl 5 module MooseX::Types::Structured provides structured
type constraints for Moose. A structured type constraint is a
standard container Moose type constraint, such as an ArrayRef or
HashRef, which has been enhanced to allow you to explicitly name
all the allowed type constraints inside the structure.

14 years agoInitial import of p5-Devel-PartialDump version 0.09 in the NetBSD
seb [Wed, 29 Jul 2009 17:54:18 +0000 (17:54 +0000)]
Initial import of p5-Devel-PartialDump version 0.09 in the NetBSD
Packages Collection.

The Perl 5 module Devel::PartialDump is a data dumper optimized for
logging of arbitrary parameters.

14 years agoMany of the changes in PostgreSQL 8.4 are new or improved administration and
adam [Wed, 29 Jul 2009 06:30:56 +0000 (06:30 +0000)]
Many of the changes in PostgreSQL 8.4 are new or improved administration and
monitoring tools and commands. Each user has their own favorite features which
will make day-to-day work with PostgreSQL easier and more productive for them.
Among the most popular enhancements are:

* Parallel Database Restore, speeding up recovery from backup up to 8 times
* Per-Column Permissions, allowing more granular control of sensitive data
* Per-database Collation Support, making PostgreSQL more useful in
  multi-lingual environments
* In-place Upgrades through pg_migrator (beta), enabling upgrades from 8.3 to
  8.4 without extensive downtime
* New Query Monitoring Tools, giving administrators more insight into query
  activity
* Greatly Reduced VACUUM Overhead through the Visibility Map
* New Monitoring Tools for current queries, query load and deadlocks

Version 8.4 also makes data analysis easier through the advanced ANSI SQL2003
features of windowing functions, common table expressions and recursive queries.
Enhancements to stored procedures, such as default parameters and variadic
parameters, make database server programming simpler and more compact.
Of course, there are also performance improvements included in this version.

14 years agoInitial import of p5-MooseX-Meta-TypeConstraint-ForceCoercion version
seb [Tue, 28 Jul 2009 21:32:54 +0000 (21:32 +0000)]
Initial import of p5-MooseX-Meta-TypeConstraint-ForceCoercion version
0.01 in the NetBSD Packages Collection.

The Perl 5 module MooseX::Meta::TypeConstraint::ForceCoercion
provides a class which allows to wrap any Moose::Meta::TypeConstraint
in a way that will force coercion of the value when checking or
validating a value against it.

14 years agoInitial import of p5-Context-Preserve version 0.01 in the NetBSD
seb [Tue, 28 Jul 2009 04:36:42 +0000 (04:36 +0000)]
Initial import of p5-Context-Preserve version 0.01 in the NetBSD
Packages Collection.

The Perl 5 module Context::Preserve automates the process of calling
a function, getting the results, acting on the results, then returning
the result of the function in the appropriate void, scalar, or list
context.

14 years agoadd ario-1.3, another mpd client
drochner [Mon, 27 Jul 2009 19:53:20 +0000 (19:53 +0000)]
add ario-1.3, another mpd client

14 years agoadd mkcue-2.1 which is a tool to extract a CUE sheet from a CD,
drochner [Mon, 27 Jul 2009 19:35:00 +0000 (19:35 +0000)]
add mkcue-2.1 which is a tool to extract a CUE sheet from a CD,
needed for the "-M" option of "abcde",
the original distribution doesn't seem to be maintained anymore, I just
found a reference in Debian,
the version number is aligned to the Debian one (including a bugfix)

14 years agoadd flactag-1.1, a Tagger for flac album files
drochner [Mon, 27 Jul 2009 13:51:12 +0000 (13:51 +0000)]
add flactag-1.1, a Tagger for flac album files

14 years agoadd unac-1.7.0, a C library that removes accents from characters
drochner [Mon, 27 Jul 2009 13:46:57 +0000 (13:46 +0000)]
add unac-1.7.0, a C library that removes accents from characters

14 years agoadd albumplayer-0.2, a player for FLAC album files
drochner [Mon, 27 Jul 2009 13:40:28 +0000 (13:40 +0000)]
add albumplayer-0.2, a player for FLAC album files

14 years agoImport ps2pkm-1.5 as fonts/ps2pkm.
minskim [Sun, 26 Jul 2009 23:50:00 +0000 (23:50 +0000)]
Import ps2pkm-1.5 as fonts/ps2pkm.

ps2pk is a tool that converts a PostScript type1 font into a
corresponding TeX PK font.  The tool is especially interesting if you
want to use fully hinted type1 fonts in your DVI previewer (instead of
the unhinted type1 fonts currently used in GhostScript) or on a
printer that has no PostScript interpreter.

14 years agoImport gsftopkk-1.19.2 as fonts/gsftopkk.
minskim [Sun, 26 Jul 2009 23:41:25 +0000 (23:41 +0000)]
Import gsftopkk-1.19.2 as fonts/gsftopkk.

gsftopk is a program that uses Ghostscript to render PostScript fonts
(including mock-ups of the ``built-in'' 35; e.g., Times-Roman) and
convert the bitmaps to .pk format for use with xdvi or other .dvi
viewers.  Contrary to what its name may suggest, gsftopk can handle
all types of fonts acceptable to Ghostscript, including .pfa, .pfb,
and .ttf (TrueType) files.

gsftopkk is the same basic program, modified to work with Karl Berry's
Kpathsea path-searching library.

14 years agoImported dash from pkgsrc-wip.
rillig [Sun, 26 Jul 2009 21:27:49 +0000 (21:27 +0000)]
Imported dash from pkgsrc-wip.

Debian Almquist shell.  A small POSIX-compliant shell that is faster than bash.

Packaged by christtrekker@users.sourceforge.net.

14 years agoImported LuaJIT from pkgsrc-wip.
rillig [Sun, 26 Jul 2009 19:34:33 +0000 (19:34 +0000)]
Imported LuaJIT from pkgsrc-wip.

LuaJIT is a Just-In-Time Compiler for the Lua programming language.

Lua is a powerful, light-weight programming language designed for extending
applications. Lua is also frequently used as a general-purpose, stand-alone
language. More information about Lua can be found at: http://www.lua.org/

LuaJIT is based on the Lua 5.1.x virtual machine and bytecode interpreter from
lua.org. It compiles bytecode to native x86 (i386+) machine code to speed up the
execution of Lua programs.

Packaged by pho@cielonegro.org.

14 years agoInitial import of p5-Test-LeakTrace version 0.10 in the NetBSD
seb [Sat, 25 Jul 2009 21:11:53 +0000 (21:11 +0000)]
Initial import of p5-Test-LeakTrace version 0.10 in the NetBSD
Packages Collection.

The Perl 5 module Test::LeakTrace provides several functions that
trace memory leaks. It scans arenas, the memory allocation system,
so it can detect any leaked SVs in given blocks.

14 years agoImport tex-xltxtra-doc-0.4 as print/tex-xltxtra-doc.
minskim [Sat, 25 Jul 2009 07:54:03 +0000 (07:54 +0000)]
Import tex-xltxtra-doc-0.4 as print/tex-xltxtra-doc.

This is documentation for tex-xltxtra.

14 years agoImport tex-xltxtra-0.4 as print/tex-xltxtra.
minskim [Sat, 25 Jul 2009 07:53:46 +0000 (07:53 +0000)]
Import tex-xltxtra-0.4 as print/tex-xltxtra.

The package loads the fixltx2e package from the LaTeX distribution,
and etex.sty from the e-TeX distribution.  The package then patches
the \- (discretionary hyphen command) to use the current hyphen
character (which may be different from than the default, which is the
character at the ASCII hyphen slot), and the \textsuperscript command
(from the LaTeX kernel) and the \textsubscript command (from the
fixltx2e package).  The package also provides parameterised versions
of the "bumpy road" logos for TeX, LaTeX and XeTeX; these versions of
the logos are designed to respond to the font that is being used for
typesetting.

14 years agobuild the "faac" plugin of gst-plugins0.10-bad
drochner [Thu, 23 Jul 2009 16:03:17 +0000 (16:03 +0000)]
build the "faac" plugin of gst-plugins0.10-bad
(useful for sound-juicer to rip into .m4a)

14 years agoadd gnome-commander-1.2.8, a two-pane file manager, from
drochner [Thu, 23 Jul 2009 15:29:23 +0000 (15:29 +0000)]
add gnome-commander-1.2.8, a two-pane file manager, from
Ondrej Tuma per pkgsrc-wip

14 years agoImport tex-elsarticle-doc-1.0.1 as print/tex-elsarticle-doc.
minskim [Wed, 22 Jul 2009 07:01:55 +0000 (07:01 +0000)]
Import tex-elsarticle-doc-1.0.1 as print/tex-elsarticle-doc.

This is documentation for tex-elsarticle.

14 years agoImport tex-elsarticle-1.0.1 as print/tex-elsarticle.
minskim [Wed, 22 Jul 2009 07:01:38 +0000 (07:01 +0000)]
Import tex-elsarticle-1.0.1 as print/tex-elsarticle.

The class is for typeset journal articles, is accepted for submitted
articles, both in Elsevier's electronic submission system and
elsewhere.

14 years agoImport python-openid-2.2.4, an OpenID client and server library for python
roy [Tue, 21 Jul 2009 14:08:04 +0000 (14:08 +0000)]
Import python-openid-2.2.4, an OpenID client and server library for python

14 years agoImport python-openid-2.2.4
roy [Tue, 21 Jul 2009 13:26:49 +0000 (13:26 +0000)]
Import python-openid-2.2.4
OpenID support for servers and consumers.

14 years agoImport tex-fontspec-doc-1.18 as fonts/tex-fontspec-doc.
minskim [Tue, 21 Jul 2009 07:24:53 +0000 (07:24 +0000)]
Import tex-fontspec-doc-1.18 as fonts/tex-fontspec-doc.

This is documentation for tex-fontspec.

14 years agoImport tex-fontspec-1.18 as fonts/tex-fontspec.
minskim [Tue, 21 Jul 2009 07:24:30 +0000 (07:24 +0000)]
Import tex-fontspec-1.18 as fonts/tex-fontspec.

Fontspec is a package for XeLaTeX.  It provides an automatic and
unified interface to feature-rich AAT and OpenType fonts through the
NFSS in LaTeX running on XeTeX.  XeTeX (the successor to TeX-GX) is a
TeX-variant (originally for Mac OS X, but now available in the major
distributions for other platforms, too) that accepts unicode input and
can access system fonts directly.

14 years agoImport bubblemon-1.46 as sysutils/bubblemon.
ahoka [Mon, 20 Jul 2009 14:06:02 +0000 (14:06 +0000)]
Import bubblemon-1.46 as sysutils/bubblemon.

A system monitoring dockapp, visually based on the GNOME "BubbleMon"
applet. Features a duck and bubbles, water level depending on memory use.

Contributed by Gabor Gergely in private mail.

14 years agoImport tex-bin-kotex-0.1.1 as print/tex-bin-kotex.
minskim [Mon, 20 Jul 2009 11:09:02 +0000 (11:09 +0000)]
Import tex-bin-kotex-0.1.1 as print/tex-bin-kotex.

This package provides utility programs for Korean typesetting in TeX.

14 years agoImport tex-acmtrans-doc-2008.7340 as print/tex-acmtrans-doc.
minskim [Sat, 18 Jul 2009 23:34:19 +0000 (23:34 +0000)]
Import tex-acmtrans-doc-2008.7340 as print/tex-acmtrans-doc.

This is documentation for tex-acmtrans.

14 years agoImport tex-acmtrans-2008.7340 as print/tex-acmtrans.
minskim [Sat, 18 Jul 2009 23:33:56 +0000 (23:33 +0000)]
Import tex-acmtrans-2008.7340 as print/tex-acmtrans.

The acmtrans2e class formats articles in the style of ACM
transactions.  Users who have prepared their document with LaTeX can,
with very little effort, produce camera-ready copy for these journals.
The accompanying BibTeX style is based on the chicago style.

14 years agoInitial import of puzzles-8605, a collection of small one-player
wiz [Sat, 18 Jul 2009 18:38:28 +0000 (18:38 +0000)]
Initial import of puzzles-8605, a collection of small one-player
puzzle games by Simon Tatham.

This package contains a collection of small computer programs which
implement one-player puzzle games. All of them run natively on Unix
(GTK), on Windows, and on Mac OS X; they can also be played on the
web, as Java applets.

Simon Tatham wrote this collection because he thought there should
be more small desktop toys available: little games you can pop up
in a window and play for two or three minutes while you take a
break from whatever else you were doing. And he was also annoyed
that every time he found a good game on (say) Unix, it wasn't
available the next time he was sitting at a Windows machine, or
vice versa; so he arranged that everything in my personal puzzle
collection will happily run on both those platforms and more. When
he finds (or perhaps invent) further puzzle games that he likes,
they'll be added to this collection and will immediately be available
on both platforms. And if anyone feels like writing any other front
ends - Mac OS pre-10, PocketPC, or whatever it might be - then all
the games in this framework will immediately become available on
another platform as well.

14 years agoImport tex-subfigure-doc-2.1.5 as print/tex-subfigure-doc.
minskim [Thu, 16 Jul 2009 23:30:38 +0000 (23:30 +0000)]
Import tex-subfigure-doc-2.1.5 as print/tex-subfigure-doc.

This is documentation for tex-subfigure.

14 years agoImport tex-subfigure-2.1.5 as print/tex-subfigure.
minskim [Thu, 16 Jul 2009 23:30:21 +0000 (23:30 +0000)]
Import tex-subfigure-2.1.5 as print/tex-subfigure.

This package provides support for the manipulation and reference of
small or `sub' figures and tables within a single figure or table
environment.  It is convenient to use this package when your
subfigures are to be separately captioned, referenced, or are to be
included in the List-of-Figures.  A new \subfigure command is
introduced which can be used inside a figure environment for each
subfigure.  An optional first argument is used as the caption for that
subfigure.  This package is now obsolescent; new users should use
tex-subfig instead.

14 years agoImport tex-subfig-doc-1.3 as print/tex-subfig-doc.
minskim [Thu, 16 Jul 2009 23:28:31 +0000 (23:28 +0000)]
Import tex-subfig-doc-1.3 as print/tex-subfig-doc.

This is documentation for tex-subfig.

14 years agoImport tex-subfig-1.3 as print/tex-subfig.
minskim [Thu, 16 Jul 2009 23:28:20 +0000 (23:28 +0000)]
Import tex-subfig-1.3 as print/tex-subfig.

The package provides support for the manipulation and reference of small
or `sub' figures and tables within a single figure or table
environment.  It is convenient to use this package when your subfigures
are to be separately captioned, referenced, or are to be included in the
List-of-Figures.  A new \subfigure command is introduced which can be
used inside a figure environment for each subfigure.  An optional first
argument is used as the caption for that subfigure.  This package
supersedes the subfigure package (which will continue to be supported,
but no longer maintained).  The name has changed because the subfig
package is not completely backward compatible with the older subfigure
package due to an extensive rewrite to use the new caption package to
produce its subcaptions.  The major advantage to the new package is that
the user interface is keyword/value driven and easier to use.  To ease
the transition from the subfigure package it includes a configuration
file (subfig.cfg) which nearly emulates the subfigure package.

14 years agoImport tex-algorithms-doc-2008.7340 as print/tex-algorithms-doc.
minskim [Thu, 16 Jul 2009 23:25:44 +0000 (23:25 +0000)]
Import tex-algorithms-doc-2008.7340 as print/tex-algorithms-doc.

This is documentation for tex-algorithms.