Commit Graph

33226 Commits

Author SHA1 Message Date
steven
830b8d80e5 +clusterit 2006-06-13 19:39:45 +00:00
steven
4bf9f78eea import of Clusterit 2.4
Clusterit is a collection of clustering tools loosely based on IBM's
PSSP clustering tools. Unlike PSSP or GLUnix, Clusterit allows fast
parallel execution of remote commands as it is written in
architecture-independent C. Administrators can choose from a variety
of authentication methods, including SSH and Kerberos.

With Clusterit, administrators can run parallelized and load
balanced software builds (using jsd/jsh) or manage a heterogeneous
cluster of machines (using dsh/dvt/rvt).

submitted by Will Maier <willmaier at ml1.net>

input and ok naddy@
2006-06-13 19:39:07 +00:00
steven
270e29528e SECURITY update to dia 0.95.1
fixes CVE-2006-2453 and CVE-2006-2480

http://secunia.com/advisories/20199/

ok naddy@
2006-06-13 19:27:54 +00:00
alek
dbe71bef6f Fix path to site-packages directory 2006-06-13 19:24:46 +00:00
alek
2056fffff7 Add python subpackage 2006-06-13 17:31:29 +00:00
bernd
c3e1e3a89e Fix WANTLIB after gtk+2 upgrade. 2006-06-13 13:19:08 +00:00
bernd
f05f186453 First chunk of WANTLIB fixes after gtk+2 upgrade.
ok espie@
2006-06-13 13:17:56 +00:00
bernd
8c73dfcf77 Add missing WANTLIB, bump PKGNAME. 2006-06-13 12:28:33 +00:00
bernd
66f5ccb801 Fix a startup crash triggered by the new gtk+2 stuff.
Diff from jpilot CVS.

Problem reported by Konrad Foerstner, thanks!

Fix WANTLIB after gtk+2 update while I'm here.

ok Antoine Jacoutot (MAINTAINER)
2006-06-13 07:38:01 +00:00
jolan
a74c45fb48 fix crash on /quit 2006-06-13 02:02:04 +00:00
jolan
1ba56f0e47 update to 0.10.1, from dennis suhonin 2006-06-12 22:47:06 +00:00
sturm
dbb32d9a2a ruby-actionwebservice
ruby-rails
2006-06-12 21:48:54 +00:00
naddy
affcbb5cd9 Update to 4.0.6. Really kill all child processes on exit. 2006-06-12 21:07:21 +00:00
sturm
72bdd66154 Initial import of ruby-rails 1.1.2
Rails is a web-application framework for the MVC pattern that includes
both a template engine, controller framework, and object-relational
mapping package. Everything needed to develop web-apps that can run on
CGI, FastCGI, and mod_ruby

Being a full-stack framework means that all layers are built to work
seamlessly together. That way you Don't Repeat Yourself (DRY) and you
can use a single language from top to bottom. Everything from templates
to control flow to business logic is written in Ruby - The language of
love for industry heavy-weights.

from msf
2006-06-12 20:20:09 +00:00
sturm
18fede90fa Initial import of ruby-actionwebservice 1.1.2
Simple support for publishing Web Service APIs for Rails applications.
Supports SOAP and XML-RPC, as well as generating WSDL for SOAP bindings.

from msf
2006-06-12 20:10:29 +00:00
sturm
7b447f75a3 ruby-actionmailer 2006-06-12 20:02:04 +00:00
sturm
b39884390c Initial import of ruby-actionmailer 1.2.1
Action Mailer is framework for designing email-service layers. These layers
are used to consolidate code for sending out forgotten passwords, welcoming
wishes on signup, invoices for billing, and any other use case that requires
a written notification to either a person or another system.

Additionally, an Action Mailer class can be used to process incoming email,
such as allowing a weblog to accept new posts from an email (which could even
have been sent from a phone).

from msf
2006-06-12 20:01:18 +00:00
sturm
34b4cd7322 ruby-rake 2006-06-12 19:56:33 +00:00
sturm
3dc5273858 Initial import of ruby-rake 0.7.1
Rake is a Ruby make-like utility using standard Ruby syntax for the build
specification file.

from msf
2006-06-12 19:55:48 +00:00
sturm
08be3569ad ruby-activerecord 2006-06-12 19:46:22 +00:00
sturm
7134988b3a Initial import of ruby-activerecord 1.14.2
Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM. It ties
database tables and classes together for business objects, like Customer
or Subscription, that can find, save, and destroy themselves without
resorting to manual SQL.

from msf
2006-06-12 19:45:48 +00:00
naddy
ca6257ce12 SECURITY:
Update to 1.2.9.1 which addresses a security vulnerability in the IAX2
channel driver (chan_iax2). The vulnerability affects all users with
IAX2 clients that might be compromised or used by a malicious user, and
can lead to denial of service attacks and random Asterisk server crashes
via a relatively trivial exploit.

From: maintainer Stuart Henderson <stu@spacehopper.org>
2006-06-12 19:04:10 +00:00
naddy
06de83c3cc SECURITY:
Prevent sign extension on integer promotion that leads to a buffer overflow.
Minimal fix from upstream CVS.  CVE-2006-2193.
prodded by bernd@
2006-06-12 17:31:34 +00:00
espie
b0d7bd35de idn wantlib for kde, last batch 2006-06-12 15:45:51 +00:00
espie
d9dd0b2691 more libidn wantlib updates. 2006-06-12 14:32:48 +00:00
alek
bfaa430760 Add pscpug 2006-06-12 14:30:39 +00:00
alek
f9f7528281 Import pscpug 0.3.1
pscpug is a unix utility designed to graph a given process's CPU usage
over time. Since you can see changes over time, it is often more useful
than top for checking on a specific errant process.

From Jasper Lievisse Adriaanse <jasper@nedbsd.nl>
2006-06-12 13:55:08 +00:00
espie
1ba1df3384 libidn change from recent kdelibs. 2006-06-12 13:38:00 +00:00
alek
fe39bf95cf Add arena 2006-06-12 13:28:41 +00:00
alek
96c660c1ca Import arena 0.9.2
Light-weight scripting language with C-like syntax.

From Jasper Lievisse Adriaanse <jasper@nedbsd.nl>
2006-06-12 13:05:27 +00:00
espie
3366720ec6 idn WANTLIB, bump PKGNAME. 2006-06-12 12:05:17 +00:00
alek
b01fc9f1d7 Add p5-POE-Component-IRC and p5-POE-Filter-IRCD 2006-06-12 11:58:54 +00:00
alek
3086c7ddd1 Import p5-POE-Component-IRC
POE::Component::IRC is a POE component (who'd have guessed?) which acts
as an easily controllable IRC client for your other POE components and
sessions.  You create an IRC component and tell it what events your
session cares about and where to connect to, and it sends back
interesting IRC events when they happen.  You make the client do things
by sending it events.

From Jasper Lievisse Adriaanse <jasper@nedbsd.nl>
2006-06-12 11:30:05 +00:00
espie
243fbfa482 Update to most recent stable version. Adds FITS support thx to fitsio. 2006-06-12 11:15:56 +00:00
espie
6e8702874a +cfitsio 2006-06-12 11:14:47 +00:00
espie
3b40ce17e0 cfitsio manipulates FITS data, a format most often used in astrophysics
for storing multi-channel picture-like results.
2006-06-12 11:14:08 +00:00
alek
c732e6ec78 Import p5-POE-Filter-IRCD-1.7
POE::Filter::IRCD provides a convenient way of parsing and creating IRC
protocol lines.

From Jasper Lievisse Adriaanse <jasper@nedbsd.nl>
2006-06-12 11:13:10 +00:00
espie
beb800fe08 synch, 3559 unzels 2006-06-12 09:27:25 +00:00
espie
58818b30dc fix typo, update WANTLIB, turn on SHARED_ONLY, kill PFRAG.shared
and bump pkgname, of course.
2006-06-12 08:46:03 +00:00
espie
8fc618e62e +p5-Syntax-Highlight-* 2006-06-11 22:34:54 +00:00
espie
224c8a6d02 ... and finally, syntax highlight for HTML::Mason, built on top of these. 2006-06-11 22:33:45 +00:00
espie
78fb4a552e syntax highlight for perl 2006-06-11 22:32:58 +00:00
espie
563c2dab76 syntax highlight for HTML in perl. 2006-06-11 22:32:07 +00:00
sturm
528c8812e6 ruby-actionpack
ruby-activesupport
2006-06-11 20:06:01 +00:00
sturm
a2b34c330a Initial import of ruby-actionpack 1.12.1
Eases web-request routing, handling, and response as a half-way front,
half-way page controller. Implemented with specific emphasis on enabling
easy unit/integration testing that doesn't require a browser.

from msf
2006-06-11 20:04:37 +00:00
sturm
715cb5325d Initial import of ruby-activesupport 1.3.1
Utility classes and extensions to the standard library that were required
by Rails, but found of general use.

from msf
2006-06-11 19:59:48 +00:00
sturm
845cc36920 support for CONFIGURE_STYLE "ruby gem"
with msf's consent
2006-06-11 19:56:31 +00:00
sturm
f55dc4642a ruby-gems 2006-06-11 19:12:03 +00:00
sturm
e746120d07 Initial import of ruby-gems 0.8.11
RubyGems is the Ruby standard for publishing and managing third party
libraries.

from msf
2006-06-11 19:11:07 +00:00
sturm
c48321f2f5 add CONFIGURE_STYLE "ruby setup" and related targets
move LIB_DEPENDS to relevant ports, no PKGNAME bump needed
this is in preparation of a soon to come ruby-gems port

with msf's consent
2006-06-11 18:57:11 +00:00