Commit graph

114098 commits

Author SHA1 Message Date
uwe
8a202ffc6b clisp 2.41 supports NetBSD/powerpc out of the box now, thanks to
Magnus Henoch mange()freemail.hu who sent fixes upstream.

Nuke post-patch target and files/* that we no longer need.  Tested on
my macppc.

ok agc@
2007-06-11 18:28:38 +00:00
heinz
e1edff420e The package supports installation to DESTDIR. 2007-06-11 18:00:49 +00:00
heinz
1043001008 Added support for installation of extensions to DESTDIR. 2007-06-11 17:59:23 +00:00
heinz
7bb379e7fe Added support for installation to DESTDIR. patch-an had removed correct
support for this before, probably unintentionally.
2007-06-11 17:45:30 +00:00
minskim
1257ee87ce Add ruby-ferret. 2007-06-11 17:41:52 +00:00
joerg
e8837f2ce4 Doesn't build with Python before 2.3. 2007-06-11 17:38:35 +00:00
joerg
23bd7d6040 Needs xextproto. 2007-06-11 17:37:24 +00:00
minskim
d9d7aa5079 Import ruby-ferret.
Ferret is a high-performance, full-featured text search engine library
written for Ruby.  It is a Ruby port of the Java Lucene search engine.
In the same way as Lucene, it is not a standalone application, but a
library you can use to index documents and search for things in them
later.
2007-06-11 17:28:17 +00:00
obache
e94143507c Updated net/darkstat to 3.0.619nb1 2007-06-11 16:12:46 +00:00
heinz
8be9331ae2 The package supports installation to DESTDIR. 2007-06-11 15:24:43 +00:00
obache
f5133279d1 Fix depending version of libpcap, need newer prototype for pcap_freenode.
Bump PKGREVISION.
2007-06-11 15:23:12 +00:00
markd
00cda0562b emacs updates. 2007-06-11 14:30:24 +00:00
markd
c84e86a81b pppd is in net. 2007-06-11 14:24:40 +00:00
markd
1acb83fc9d update ess to 5.3.4
4 years worth of bug fixes and enhancements.
2007-06-11 14:16:25 +00:00
markd
4443e812e2 Treat emacs22 like emacs21. Bump PKGREVISION. 2007-06-11 14:07:28 +00:00
markd
7f1ee5089b update locations of emacs 21 and emacs 22 packages. 2007-06-11 14:01:58 +00:00
markd
8d0ac02a06 Update emacs{,-nox11} to 22.1.
update based in part on wip/emacs-current and wip/emacs22 packages.

Many many changes since 21.4a.  Read NEWS file for details.
2007-06-11 13:57:15 +00:00
markd
6f76c8019f add emacs21{,-nox11} 2007-06-11 13:40:39 +00:00
markd
005073fa51 Reimport existing emacs packages as emacs21{,-nox11} to allow
subsequent update of emacs packages to version 22.
2007-06-11 13:38:24 +00:00
sborrill
0bae19b91b Add desklaunch 2007-06-11 13:04:56 +00:00
tron
c038ab3924 Note update of the "pppd" package to version 2.4.3nb2. 2007-06-11 12:39:36 +00:00
tron
00fffaadd1 Bring this package closer to building under NetBSD 4.0:
- 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-11 12:36:23 +00:00
joerg
182612a847 Fix the last commit, it should be OpenBSD and not DragonFly. 2007-06-11 09:27:33 +00:00
obache
a22e60a21b Add two mirror servers for sourceforge.jp:
* IIJ
 * GLOBALBASE PROJECT
2007-06-11 08:17:54 +00:00
minskim
dd0cb2be93 Add ZenTest. 2007-06-11 08:01:40 +00:00
minskim
e13427e9b7 Import ZenTest.
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-11 07:59:55 +00:00
abs
11b2fc360a add jdk15, modelled on jdk14 2007-06-11 07:03:18 +00:00
taca
6f65ff22bf Trying to fix www/p5-Template-Stash-EscapeHTML entry. 2007-06-11 06:42:11 +00:00
minskim
afa17dc789 Add erubis. 2007-06-11 04:59:56 +00:00
minskim
05c7bdea0d Correct a package name (hi abs!). 2007-06-11 04:59:07 +00:00
minskim
df259e59d8 Import Erubis.
Erubis is a fast, secure, and very extensible implementation of eRuby.
2007-06-11 04:55:33 +00:00
minskim
f315e41049 Add ruby-feed-normalizer. 2007-06-11 04:43:28 +00:00
minskim
3fa9aee42a Import ruby-feed-normalizer.
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-11 04:40:37 +00:00
minskim
0d91b6d17a Add ruby-simple-rss. 2007-06-11 04:05:36 +00:00
minskim
1565f56410 Import ruby-simple-rss.
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-11 04:03:51 +00:00
minskim
3c920e00cc Add hoe. 2007-06-11 03:43:05 +00:00
minskim
ff903e55ac Import hoe.
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-11 03:42:06 +00:00
minskim
86ca60a7b4 Add a missing file. Skip PKGREVISION bump because this package was imported
minutes ago.
2007-06-11 03:13:11 +00:00
minskim
49ddbd83b2 Add rubyforge. 2007-06-11 03:08:17 +00:00
minskim
a99d9e1954 Import rubyforge, a simplistic script which automates a limited set of
RubyForge operations.
2007-06-11 03:05:44 +00:00
obache
5d5c2d63d8 + mecab-0.96 2007-06-11 00:07:48 +00:00
abs
ff207ae3ec +p5-HTML-Template-Stash-EscapeHTML 2007-06-10 23:32:48 +00:00
abs
3f36f88722 Added p5-Template-Stash-EscapeHTML version 0.01
This module is a sub class of Template::Stash, automatically escape
all HTML strings and avoid XSS vulnerability.
2007-06-10 23:24:05 +00:00
tonio
c9fe4c3165 Updated chat/weechat to 0.2.5 2007-06-10 22:21:46 +00:00
tonio
9716abd904 Update chat/weechat to 0.2.5
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-10 22:20:09 +00:00
tonio
50cc217578 Updated mail/imapfilter to 1.3 2007-06-10 21:56:47 +00:00
tonio
8c9a4cf6f0 Update mail/imapfilter to 1.3
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-10 21:55:39 +00:00
minskim
26854ed874 Note PKGREVISION bump of ko-po-check. 2007-06-10 21:54:41 +00:00
minskim
1289dbb940 Set locale correctly on Darwin. Bump PKGREVISION. 2007-06-10 21:54:07 +00:00
tonio
2f4c4cca0a Updated security/caff to 0.4.10 2007-06-10 21:28:28 +00:00