summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-06-11Reimport existing emacs packages as emacs21{,-nox11} to allowmarkd40-0/+5258
subsequent update of emacs packages to version 22.
2007-06-11Add desklaunchsborrill1-1/+2
2007-06-11Note update of the "pppd" package to version 2.4.3nb2.tron1-1/+2
2007-06-11Bring this package closer to building under NetBSD 4.0:tron4-20/+52
- Escape some question marks to avoid weird GCC warning. - Fix broken use of "__attributed (__packed__)". Bump package revision because this is a code generation issue.
2007-06-11Fix the last commit, it should be OpenBSD and not DragonFly.joerg1-2/+2
2007-06-11Add two mirror servers for sourceforge.jp:obache1-1/+3
* IIJ * GLOBALBASE PROJECT
2007-06-11Add ZenTest.minskim2-2/+4
2007-06-11Import ZenTest.minskim4-0/+110
ZenTest provides 4 different tools and 1 library: zentest, unit_diff, autotest, multiruby, and Test::Rails. ZenTest scans your target and unit-test code and writes your missing code based on simple naming rules, enabling XP at a much quicker pace. ZenTest only works with Ruby and Test::Unit. unit_diff is a command-line filter to diff expected results from actual results and allow you to quickly see exactly what is wrong. autotest is a continous testing facility meant to be used during development. As soon as you save a file, autotest will run the corresponding dependent tests. multiruby runs anything you want on multiple versions of ruby. Great for compatibility checking. Test::Rails helps you build industrial-strength Rails code.
2007-06-11add jdk15, modelled on jdk14abs1-3/+13
2007-06-11Trying to fix www/p5-Template-Stash-EscapeHTML entry.taca1-2/+2
2007-06-11Add erubis.minskim2-2/+4
2007-06-11Correct a package name (hi abs!).minskim1-2/+2
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.