Commit graph

171542 commits

Author SHA1 Message Date
dmcmahill
51267dcc21 Initial import of www/p5-CGI-Session-Driver-memcached version 0.04
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

CGI::Session::Driver::memcached is CGI::Session driver for memcached.
2011-05-18 01:31:55 +00:00
dmcmahill
f8fbd3370a Initial import of time/p5-Schedule-At version 1.10
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

This modules provides an OS independent interface to 'at', the Unix command
that allows you to execute commands at a specified time.
2011-05-18 01:29:20 +00:00
mspo
9e86d6d8a5 Apache module to look up the IP address of the client end user in
the MaxMind geoip database
2011-05-18 01:27:52 +00:00
dmcmahill
8b62bb3aae Initial import of time/p5-Date-Leapyear version 1.72
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

Date::Leapyear exports one function - isleap - which returns 1 or 0 if a year
is leap, or not, respectively.
2011-05-18 01:27:43 +00:00
dmcmahill
f81f677dda Initial import of time/p5-Date-ICal version 1.72
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

Date::ICal talks the ICal date format, and is intended to be a base class for
other date/calendar modules that know about ICal time format also.
2011-05-18 01:23:39 +00:00
dmcmahill
2e4c9e7d24 Initial import of textproc/p5-Text-CSV-Encoded version 0.10
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

This module inherits Text::CSV and is aware of input/output encodings.
2011-05-18 00:46:20 +00:00
dmcmahill
1546cd2c1d Initial import of textproc/p5-PDF-Table version 0.9.3
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

This module is intended for table generation using PDF::API2
2011-05-18 00:41:10 +00:00
dmcmahill
049a207ad3 Initial import of textproc/p5-PDF-Reuse-Barcode version 0.06
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

This is a sub-module to PDF::Reuse. It creates barcode "images" to be used in
PDF documents. It uses GD::Barcode and its sub-modules: GD::Barcode::Code39,
COOP2of5, EAN13 and so on, to calculate the barcode pattern. For Code128 it uses
Barcode::Code128.

Normally the barcodes are displayed on a white background and with the
characters under the bars. You can rotate the "image", make it smaller or
bigger, prolong the bars and change the background. (But then, don't forget to
test that your barcode scanner still understands it.)

If you don't change the size of the "image", the bars are approximately 24
pixels high (the guard bars a few pixels longer) and the box/background is 38
pixels high and something like 20 pixels wider than the barcodes. The text
under the bars are 10 pixels high.
2011-05-17 22:09:48 +00:00
dmcmahill
1dd7584235 Initial import of textproc/p5-PDF-Reuse version 0.35
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

This module could be used when you want to mass produce similar (but not
identical) PDF documents and reuse templates, JavaScripts and some other
components. It is functional to be fast, and to give your programs capacity
to produce many pages per second and very big PDF documents if necessary.

The module produces PDF-1.4 files. Some features of PDF-1.5, like "object
streams" and "cross reference streams", are supported, but only at an
experimental level. More testing is needed. (If you get problems with a new
document from Acrobat 6 or higher, try to save it or recreate it as a PDF-1.4
document first, before using it together with this module.)
2011-05-17 22:03:37 +00:00
dmcmahill
72e8022f3a Initial import of textproc/p5-PDF-API2-Simple version 1.1.4u
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

PDF::API2::Simple is a wrapper around the excellent PDF::API2 series of
modules. This module is simply a simplification of those modules, and
has been known to greatly reduce production time. This module is in the
public domain, with a plea of notification. Please see the POD for details.
2011-05-17 21:55:35 +00:00
dmcmahill
8b41e8b2d8 Initial import of textproc/p5-Biblio-EndnoteStyle version 0.05
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

This small module provides a way of formatting bibliographic references
using style templates similar to those used by the popular reference
management software Endnote (http://www.endnote.com/). The API is
embarrassingly simple: a formatter object is made using the class's
constructor, the new() method; format() may then be repeatedly called
on this object, using the same or different templates.
2011-05-17 21:48:10 +00:00
dmcmahill
37b82727b0 Initial import of net/p5-Net-CUPS version 0.61
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

Net::CUPS is an object oriented interface to the Common Unix Printing System.
2011-05-17 21:46:09 +00:00
cheusov
89946b65b3 Add ftp://ftp.NetBSD.org/pub/NetBSD/misc/cheusov/nih/ to mirrors. 2011-05-17 19:53:21 +00:00
mspo
1753db2e7c he -> the typo in fetch.mk; reported by Snader_LB 2011-05-17 16:38:18 +00:00
chs
9f11e568ea Updated emulators/suse113_gtk2 to 11.3nb4 2011-05-17 16:12:10 +00:00
chs
e042fb89a5 update to dbus-1-1.2.24-2.3.1. fixes CVE-2010-4352. 2011-05-17 16:11:49 +00:00
chs
8785298694 Updated emulators/suse113_freetype2 to 11.3nb2 2011-05-17 16:09:21 +00:00
chs
e684f1c540 update to libfreetype6-2.3.12-7.4.1. fixes CVE-2010-3855, CVE-2010-3814. 2011-05-17 16:08:52 +00:00
bouyer
9f2d2900f9 isc-dhcp*4 wants gmake to build; add it to USE_TOOLS 2011-05-17 15:12:29 +00:00
wiz
00349d3d69 Reduce context so $NetBSD$ inside the file-to-be-patched isn't in the patch. 2011-05-17 12:44:13 +00:00
manu
639db1a8fe Missing commit that broken the build 2011-05-17 12:41:16 +00:00
obache
d0b0f3d990 Updated inputmethod/ibus-anthy to 1.2.6 2011-05-17 12:02:36 +00:00
obache
aad92268be Update ibus-anthy to 1.2.6.
* Updated translations.
* Added an old character dict.
* Updated Romaji table with Gairaigo.
* Fixed the latest page_size for ibus.LookupTable.
2011-05-17 11:58:44 +00:00
obache
4fc3e2448a out of my control anymore... 2011-05-17 11:44:28 +00:00
obache
693dbd856c fixes buildlink with pre x11 option GraphicsMagick. 2011-05-17 11:34:04 +00:00
adam
0e76bedca9 Added icu option 2011-05-17 11:23:53 +00:00
dmcmahill
100187a963 Initial import of graphics/p5-GraphicsMagick version 1.3.12
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

This is an objected-oriented Perl interface to GraphicsMagick, a fork of
ImageMagick. It provides an interface similar to that PerlMagick provides
to ImageMagick, but wit a different class name.
Use the module to read, manipulate, or write an image or image sequence from
within a Perl script. This makes it suitable for Web CGI scripts.
2011-05-17 11:17:24 +00:00
dmcmahill
94246aa122 Initial import of graphics/p5-GD-Barcode version 1.15
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

GD::Barcode is a subclass of GD and allows you to create barcode image with GD.
This module based on "Generate Barcode Ver 1.02 By Shisei Hanai 97/08/22".

From 1.14, you can use this module even if no GD (except plot method).
2011-05-17 11:14:08 +00:00
dmcmahill
b9533db984 Initial import of graphics/p5-Barcode-Code128 version 2.01
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

Barcode::Code128 generates bar codes using the CODE 128 symbology. It can
generate images in PNG or GIF format using the GD package, or it can generate a
text string representing the barcode that you can render using some other
technology if desired.

The intended use of this module is to create a web page with a bar code on it,
which can then be printed out and faxed or mailed to someone who will scan the
bar code. The application which spurred its creation was an expense report tool,
where the employee submitting the report would print out the web page and staple
the receipts to it, and the Accounts Payable clerk would scan the bar code to
indicate that the receipts were received.

The default settings for this module produce a large image that can safely be
FAXed several times and still scanned easily. If this requirement is not
important you can generate smaller image using optional parameters.

If you wish to generate images with this module you must also have the GD.pm
module (written by Lincoln Stein, and available from CPAN) installed.

If the GD module is not present, you can still use the module, but you will not
be able to use its functions for generating images. You can use the barcode()
method to get a string of "#" and " " (hash and space) characters, and use your
own image-generating routine with that as input.
2011-05-17 10:51:26 +00:00
dmcmahill
80120bd2b6 Initial import of devel/p5-Memoize-Memcached version 0.03
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

This module provides a tied hash interface and some convenience
functions for using a memcached cache to memoize functions.
2011-05-17 10:50:11 +00:00
dmcmahill
9a99e09ed1 Initial import of devel/p5-Locale-PO version 0.21
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

The Perl 5 module Locale::PO provides methods for manipulating objects that represent
entries in a gettext po-file (untranslated and translated strings, with associated
comments). It can load and save complete po-files.
2011-05-17 10:48:54 +00:00
dmcmahill
3417fe2818 Initial import of devel/p5-ExtUtils-Embed version 1.14
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

ExtUtils::Embed provides utility functions for embedding a Perl interpreter and
extensions in your C/C++ applications. Typically, an application Makefile will
invoke ExtUtils::Embed functions while building your application.
2011-05-17 10:45:15 +00:00
dmcmahill
c2d31436d4 Initial import of devel/p5-Algorithm-CheckDigits version 1.1.1
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

This module provides several procedures to compute or validate check
digits.
2011-05-17 10:41:18 +00:00
dmcmahill
d2a66e872e Initial import of databases/p5-MARC-XML version 0.92
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

The MARC-XML distribution is an extension to the MARC-Record distribution for
working with MARC21 data that is encoded as XML. The XML encoding used is the
MARC21slim schema supplied by the Library of Congress. More information may be
obtained here: http://www.loc.gov/standards/marcxml/

This version of MARC-XML supersedes an the versions ending with 0.25 which were
used with the MARC.pm framework. MARC-XML now uses MARC::Record exclusively.
2011-05-17 10:39:42 +00:00
hans
c211fe5078 Fix the previous fix for png 1.5, makes png icons work again. 2011-05-17 10:36:45 +00:00
dmcmahill
e85b94431f Initial import of databases/p5-DublinCore-Record version 0.03
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

DublinCore::Record is an abstract class for manipulating DublinCore metadata.
The Dublin Core is a small set of metadata elements for describing information
resources. For more information on embedding DublinCore in HTML see RFC 2731
http://www.ietf.org/rfc/rfc2731 or http://www.dublincore.org/documents/dces/
2011-05-17 10:36:44 +00:00
dmcmahill
d2e35a2d82 Initial import of converters/p5-MARC-Crosswalk-DublinCore version 0.02
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

This module provides an implentation of the LOC's spec on how to convert
metadata between MARC and Dublin Core format. The spec for converting MARC to
Dublin Core is available at: http://www.loc.gov/marc/marc2dc.html, and from DC
to MARC: http://www.loc.gov/marc/dccross.html.

NB: The conversion cannot be done in a round-trip manner. i.e. Doing a
conversion from MARC to DC, then trying to go back to MARC will not yield the
original record.
2011-05-17 10:35:27 +00:00
dmcmahill
e41d3b6c06 Initial import of converters/p5-MARC-Charset version 1.2
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

MARC::Charset allows you to turn MARC-8 encoded strings into UTF-8 strings.
MARC-8 is a single byte character encoding that predates unicode, and allows
you to put non-Roman scripts in MARC bibliographic records.
2011-05-17 10:33:38 +00:00
dmcmahill
0685e38c69 Initial import of comms/p5-SMS-Send version 0.05
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

SMS::Send is intended to provide a driver-based single API for sending SMS and
MMS messages. The intent is to provide a single API against which to write the
code to send an SMS message.

At the same time, the intent is to remove the limits of some of the previous
attempts at this sort of API, like "must be free internet-based SMS services".

SMS::Send drivers are installed seperately, and might use the web, email or
physical SMS hardware. It could be a free or paid. The details shouldn't matter.

You should not have to care how it is actually sent, only that it has been sent
(although some drivers may not be able to provide certainty).
2011-05-17 10:31:52 +00:00
adam
667d49f628 Added LICENSE; do not depend on png 2011-05-17 07:23:46 +00:00
adam
c614fbd046 Updated databases/py-psycopg2 to 2.4.1 2011-05-17 06:19:08 +00:00
adam
fe66930c0c Changes 2.4.1:
* Use own parser for bytea output, not requiring anymore the libpq 9.0 to parse
  the hex format.
* Don't fail connection if the client encoding is a non-normalized variant.
* Correctly detect an empty query sent to the backend.
* Fixed a SystemError clobbering libpq errors raised without SQLSTATE.
* Fixed interaction between NamedTuple and server-side cursors.
* Allow to specify --static-libpq on setup.py command line instead of just in
  'setup.cfg'.
2011-05-17 06:14:01 +00:00
taca
17d6969c66 Note update of security/openssh package to 5.8.2nb2. 2011-05-17 03:27:29 +00:00
taca
5d2a3ee538 Don't always try to create ecdsa key which depends on OpenSSL's version.
Bump PKGREVISION.
2011-05-17 03:26:52 +00:00
obache
77fffb0cb7 Exactly disable `virtuoso'.
Fixes build failure with unwanted detection of unixodbc, per PR#44971.
2011-05-17 02:42:35 +00:00
cheusov
d03bc5bd8f Update DEPENDS on qt4-libs for other qt4 packages.
Fix for PR 44732.
2011-05-16 22:13:46 +00:00
cheusov
b2630e10dc Added pkgtools/nih version 0.7.1 2011-05-16 22:05:14 +00:00
cheusov
69d524118b Add nih, approved by sponsors 2011-05-16 22:04:47 +00:00
cheusov
b198b2c8bc NIH Invented Here :-)
This is a package manager for pkgsrc.

Available commands:
   nih help            - Display help message
   nih refresh         - Download pkg_summary and SHA512 files
   nih install         - Install or update packages
   nih uninstall       - Uninstall packages
   nih verify          - Verify packages integrity
   nih status          - Show status of installed packages
   nih info            - Show information about packages
   nih meta            - Output available or installed meta packages
   nih search          - Powerful search in packages
   nih leaf            - Output or remove autoinstalled leaf packages
   nih list            - List packages
   nih mark            - Mark packages
   nih deps            - Show dependencies
   nih clean-cache     - Clean-up cache directory with binaries
2011-05-16 22:03:14 +00:00
cheusov
f2b943aaf1 add pkg_online removed from pkgsrc by mistake 2011-05-16 21:46:13 +00:00