summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-06-11Import Erubis.minskim4-0/+50
Erubis is a fast, secure, and very extensible implementation of eRuby.
2007-06-11Add ruby-feed-normalizer.minskim2-2/+4
2007-06-11Import ruby-feed-normalizer.minskim4-0/+43
Feed normalizer is an extensible Ruby wrapper for Atom and RSS parsers. It wraps various RSS and Atom parsers, and returns a single unified object graph, regardless of the underlying feed format.
2007-06-11Add ruby-simple-rss.minskim2-2/+4
2007-06-11Import ruby-simple-rss.minskim4-0/+55
Simple RSS is a simple, flexible, extensible, and liberal RSS and Atom reader for Ruby. It is designed to be backwards compatible with the standard RSS parser, but will never do RSS generation.
2007-06-11Add hoe.minskim2-2/+4
2007-06-11Import hoe.minskim4-0/+47
Hoe is a simple rake/rubygems helper for project Rakefiles. It generates all the usual tasks for projects including rdoc generation, testing, packaging, and deployment.
2007-06-11Add a missing file. Skip PKGREVISION bump because this package was importedminskim2-2/+4
minutes ago.
2007-06-11Add rubyforge.minskim2-2/+4
2007-06-11Import rubyforge, a simplistic script which automates a limited set ofminskim4-0/+44
RubyForge operations.
2007-06-11+ mecab-0.96obache1-1/+2
2007-06-10+p5-HTML-Template-Stash-EscapeHTMLabs1-1/+2
2007-06-10Added p5-Template-Stash-EscapeHTML version 0.01abs5-1/+27
This module is a sub class of Template::Stash, automatically escape all HTML strings and avoid XSS vulnerability.
2007-06-10Updated chat/weechat to 0.2.5tonio2-3/+3
2007-06-10Update chat/weechat to 0.2.5tonio3-8/+12
Add gnutls option, to enable ssl support, fix PR 36461 Thanks Adam Hoka for providing a patch Version 0.2.5 (2007-06-07): * fixed QUOTE command: now allowed when socket is ok (even if IRC connection to server is not ok) (bug #20113) * added missing IRC commands (327, 378, 379) (bug #20091) * fixed hotlist when exiting search mode: current buffer is removed from hotlist * added "%M" for completion with nicks of current server (nicks on open channels) (task #6931) * improved key bindings: now possible to bind a key on many commands, separated by semicolon (task #5444) * improved IRC long message split: use word boundary (task #6685) * removed ":" for unknown IRC commands before arguments (bug #19929) * fixed "%C" completion: now completes with all channels of all servers * fixed bug with "/buffer query_name", added server and channel completion for /buffer command (bug #19928) * added cmake for weechat compile (patch #5943) * fixed IRC mode parsing when receiving modes with arguments (bug #19902) * fixed crash with IRC JOIN malformed message (bug #19891) * fixed bug with nick prefixes on some IRC servers (bug #19854) * improved setup file save: now writes temporary file, then rename it (task #6847) * fixed bug with $nick/$channel/$server variables in commands * forget current nick when user manually disconnects from server * fixed nick display in input window * fixed bug with erroneous nickname when connecting to server (bug #19812) * fixed display bugs in IRC error messages * added protocol priority for gnutls (patch #5915) * added channel admin mode '!' for some IRC servers * fixed bug with iso2022jp locale (bug #18719) * fixed string format bug when displaying string thru plugin script API * added /reconnect command (task #5448) * added "-all" option for /connect and /disconnect commands (task #6232) * improved nick completion: completion with last speakers first and self nick at the end; added option look_nick_completion_smart, enabled by default (task #5896) * fixed nick completion in command arguments (bug #19590) * fixed possible crash with nick completion when a nick leaves channel (bug #19589) * added color for input text not found in buffer history * fixed USER message when connecting to IRC server (patch #5835)
2007-06-10Updated mail/imapfilter to 1.3tonio2-3/+3
2007-06-10Update mail/imapfilter to 1.3tonio4-20/+21
Version 1.3 - 13 February 2007 ------------------------------ - Perl Compatible Regular Expression (PCRE) support. - Compile against Lua 5.1 by default. - Bug fix; program fault in some cases and when namespace prefix was empty - Bug fix; program fault on some platforms when running in verbose mode
2007-06-10Note PKGREVISION bump of ko-po-check.minskim1-1/+2
2007-06-10Set locale correctly on Darwin. Bump PKGREVISION.minskim3-2/+20
2007-06-10Updated security/caff to 0.4.10tonio1-1/+2
2007-06-10Update security/caff to 0.4.10tonio2-7/+7
signing-party (0.4.10-1) unstable; urgency=low * caff: + Fix syntax error in example config variables (Closes: #413020). + Fix perl warnings when calling pgp-fixkey with unknown keyid or with empty signature create date. * gpg-key2ps: + Add '-1' option to only display one column of slips, for extra wide keys (Closes: #399474). * keylookup: + Fix perl warnings caused by empty lines from gpg output. * Drop transitional and now obsolete keylookup package. * Remove no longer needed dependency on mailx.
2007-06-10Updated databases/lbdb to 0.35.1tonio2-3/+3
2007-06-10Update databases/lbdb to 0.35.1tonio2-6/+6
lbdb (0.35.1) unstable; urgency=low * New mail address of Brian Salter-Duke <b_duke@bigpond.net.au>. * Get rid of the SSL code from the previous version and add a comment to the man page instead how you can use SSL (and also different ports) using ldap[s]://foo[:port] URLs (Closes: #426316). -- Roland Rosenfeld <roland@debian.org> Mon, 28 May 2007 11:03:22 +0200 lbdb (0.35) unstable; urgency=low * activate flavortest in emacen-install to avoid warnings and slow upgrades (Closes: #399775). * Avoid loosing the first entry from VCF file. Thanks to Tino Keitel <tino.keitel+debbugs@tikei.de> for providing a patch (Closes: #405312). * Remove vcquery in distclean target (Closes: #405321). * Use defaults for $KEEP_DUPES and $SORT_OUTPUT in lbdbq (Closes: #422214). * Update mutt_ldap_query.pl from http://www.courville.org/mediawiki/index.php/Mutt_ldap_query which adds SSL support.
2007-06-10Update mail/mutt-devel to 1.15.16tonio1-1/+2
2007-06-10Update mail/mutt-devel to 1.15.16tonio8-108/+12
This release is largely a bug-fix release, but it does contain a couple of small new features (next-unread-mailbox, $message_cache_clean). The "change_folder_next" patches are gone, since a similar feature was added, and it is now possible to use bind index , next-unread-mailbox to use , to cycle mailboxes with new mail
2007-06-10Add p5-Geo-IPfree.minskim2-2/+4
2007-06-10Import p5-Geo-IPfree from pkgsrc-wip. Packaged by Adrian Portelli.minskim4-0/+32
This module a simple file-based database. This database simply contains IP blocks as keys, and countries as values. The data contains all public IP addresses and should be more complete and accurate than reverse complete COMPLETE and accurate than reverse DNS lookups. This module can be used to automatically select the geographically closest mirror, or to analyze your web server logs to determine the countries of your visitors.
2007-06-10At the moment, there aren't any package options. Reported by Ondrej Tumarillig1-1/+2
in PR 36467.
2007-06-10Enable the following newly added packages:abs3-3/+15
databases/p5-Rose-DB databases/p5-Rose-DB-Object databases/p5-SQL-ReservedWords devel/p5-Clone-PP devel/p5-Data-OptList devel/p5-Rose-Object devel/p5-Sub-Exporter devel/p5-Sub-Install time/p5-DateTime-Format-MySQL time/p5-DateTime-Format-Pg time/p5-Rose-DateTime time/p5-Time-Clock
2007-06-10Added databases/p5-Rose-DB-Object version 0.764abs5-1/+44
Rose::DB::Object is a base class for objects that encapsulate a single row in a database table. It provides the following functions: * Create a row in the database by saving a newly constructed object. * Initialize an object by loading a row from the database. * Update a row by saving a modified object back to the database. * Delete a row from the database. * Fetch an object referred to by a foreign key in the current object. (i.e., "one to one" and "many to one" relationships.) * Fetch multiple objects that refer to the current object, either directly through foreign keys or indirectly through a mapping table. (i.e., "one to many" and "many to many" relationships.) * Load an object along with "foreign objects" that are related through any of the supported relationship types.
2007-06-10Added databases/p5-Rose-DB version 0.734abs1-1/+2
Rose::DB is a wrapper and abstraction layer for DBI-related functionality. A Rose::DB object "has a" DBI object; it is not a subclass of DBI. Tip: Are you looking for an object-relational mapper (ORM)? If so, please see the Rose::DB::Object module. Rose::DB::Object is an ORM that uses this module to manage its database connections. Rose::DB alone is simply a data source abstraction layer; it is not an ORM.
2007-06-10Correct RUBY_DISTNAME with RUBY_PATCH_LEVEL set.taca1-2/+2
2007-06-10Added databases/p5-Rose-DB version 0.734abs4-0/+40
Rose::DB is a wrapper and abstraction layer for DBI-related functionality. A Rose::DB object "has a" DBI object; it is not a subclass of DBI. Tip: Are you looking for an object-relational mapper (ORM)? If so, please see the Rose::DB::Object module. Rose::DB::Object is an ORM that uses this module to manage its database connections. Rose::DB alone is simply a data source abstraction layer; it is not an ORM.
2007-06-10Added devel/p5-Rose-Object version 0.84abs5-1/+32
Rose::Class is a generic base class for classes. It provides a single class method (error), but may be expanded further in the future. A class that inherits from Rose::Class is not expected to allow objects of that class to be instantiated, since the namespace for class and object methods is shared. For example, it is common for Rose::Object-derived classes to have error methods, but this would conflict with the Rose::Class method of the same name.
2007-06-10Added time/p5-Rose-DateTime version 0.532abs5-1/+38
The Rose::DateTime::* modules provide a few convenience functions and objects for use with DateTime dates. Rose::DateTime::Util contains a simple date parser and a slightly customized date formatter. Rose::DateTime::Parser encapsulates a date parser with an associated default time zone. This module (Rose::DateTime) exists mostly to provide a version number for CPAN. See the individual modules for some actual documentation.
2007-06-10Added databases/p5-SQL-ReservedWords version 0.7abs5-1/+35
Reserved SQL words by standard and vendors, including: * ANSI/ISO * DB2 * MySQL * ODBC * Oracle * PostgreSQL * SQL Server * SQLite * Sybase
2007-06-10Note update of devel/ruby-rd-mode package to 0.6.20.taca1-1/+2
2007-06-10Update ruby-rd-mode pacakge to 0.6.20.taca2-6/+6
Nothing change but using rdtool-0.6.20's distribution file.
2007-06-10Added devel/p5-Clone-PP version 1.02abs1-1/+2
This module provides a general-purpose clone function to make deep copies of Perl data structures. It calls itself recursively to copy nested hash, array, scalar and reference types, including tied variables and objects. The clone() function takes a scalar argument to copy. To duplicate arrays or hashes, pass them in by reference: The clone() function also accepts an optional second parameter that can be used to limit the depth of the copy. If you pass a limit of 0, clone will return the same value you supplied; for a limit of 1, a shallow copy is constructed; for a limit of 2, two layers of copying are done, and so on.
2007-06-10Updated x11/fox to 1.6.27xtraeme2-3/+3
2007-06-10Added devel/p5-Clone-PP version 1.02abs4-0/+34
This module provides a general-purpose clone function to make deep copies of Perl data structures. It calls itself recursively to copy nested hash, array, scalar and reference types, including tied variables and objects. The clone() function takes a scalar argument to copy. To duplicate arrays or hashes, pass them in by reference: The clone() function also accepts an optional second parameter that can be used to limit the depth of the copy. If you pass a limit of 0, clone will return the same value you supplied; for a limit of 1, a shallow copy is constructed; for a limit of 2, two layers of copying are done, and so on.
2007-06-10Added devel/p5-Data-OptList version 0.101abs5-1/+35
parse and validate simple name/value option pairs. Example: use Data::OptList; my $options = Data::Optlist::mkopt([ qw(key1 key2 key3 key4), key5 => { ... }, key6 => [ ... ], key7 => sub { ... }, key8 => { ... }, key8 => [ ... ], ]);
2007-06-10Update to 1.6.27:xtraeme2-6/+6
* Decoration options interpreted under Windows-XP and UNIX as follows: DECOR_SHRINKABLE means window may be smaller, but not larger, than default size; DECOR_STRETCHABLE means window may be larger, but not smaller, than default size; and finally, DECOR_RESIZE means window may be both smaller or larger than default size. * Fixed regression in glUseFXFont() when using Xft instead of XLFD. * Fixed bug in FXVisual which caused drawing to FXBitmap to fail. * Fixed bug FXWindow setDNDData() which affected MS-Windows clipboard operations. * Fixed issue with bold-face text not drawing correctly in FXText if gap happens to be in the text-fragment being drawn. * Fixed issue in multi-head API access under older Windows operating systems than Windows-XP. * FXMDIChild resize animation speed changed a little bit. * Some MacOS-X porting issues fixed.
2007-06-10Added devel/p5-Sub-Exporter version 0.974abs5-1/+30
Sub::Exporter provides a sophisticated alternative to Exporter.pm. It allows for renaming, currying/sub-generation, and other cool stuff.
2007-06-10Added devel/p5-Sub-Install version 0.924abs1-1/+2
This module provides a simple routine for installing code into packages without looking at typeglobs or thinking about warnings or strictures. It also doesn't muddy up UNIVERSAL.
2007-06-10Added devel/p5-Sub-Install version 0.924abs4-0/+26
This module provides a simple routine for installing code into packages without looking at typeglobs or thinking about warnings or strictures. It also doesn't muddy up UNIVERSAL.
2007-06-10Added time/p5-DateTime-Format-MySQL version 0.04abs5-1/+29
This module understands the formats used by MySQL for its DATE, DATETIME, TIME, and TIMESTAMP data types. It can be used to parse these formats in order to create DateTime objects, and it can take a DateTime object and produce a string representing it in the MySQL format.
2007-06-10Added time/p5-DateTime-Format-Pg version 0.16001abs5-1/+33
This module understands the formats used by PostgreSQL for its DATE, TIME, TIMESTAMP, and INTERVAL data types. It can be used to parse these formats in order to create DateTime or DateTime::Duration objects, and it can take a DateTime or DateTime::Duration object and produce a string representing it in a format accepted by PostgreSQL.
2007-06-10Import p5-Time-Clock-0.11abs1-1/+2
A Time::Clock object is a twenty-four hour clock with nanosecond precision and wrap-around. It is a clock only; it has absolutely no concept of dates. Vagaries of date/time such as leap seconds and daylight savings time are unsupported. When a Time::Clock object hits 23:59:59.999999999 and at least one more nanosecond is added, it will wrap around to 00:00:00.000000000. This works in reverse when time is subtracted. Time::Clock objects automatically stringify to a user-definable format.
2007-06-10Import p5-Time-Clock-0.11abs4-0/+32
A Time::Clock object is a twenty-four hour clock with nanosecond precision and wrap-around. It is a clock only; it has absolutely no concept of dates. Vagaries of date/time such as leap seconds and daylight savings time are unsupported. When a Time::Clock object hits 23:59:59.999999999 and at least one more nanosecond is added, it will wrap around to 00:00:00.000000000. This works in reverse when time is subtracted. Time::Clock objects automatically stringify to a user-definable format.