Commit Graph

33209 Commits

Author SHA1 Message Date
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
naddy
8f0a3a42b7 update for netbpm 10; from pvalchev@ 2006-06-11 18:28:14 +00:00
steven
bd853c4066 update to libxml 2.6.24
bulk build testing by naddy@
2006-06-11 18:24:11 +00:00
naddy
3034822036 update to 10.26.28, more than four years worth of changes 2006-06-11 18:22:06 +00:00
espie
26ec95d0f8 use //<![CDATA[ instead of pure comments, better escapes.
grab the actual aculous library, and merge it, this allows us to
grab fixes for minor js problems.
2006-06-11 15:06:50 +00:00
sturm
de2d5c9bcd maintenance update to getmail 4.6.2 2006-06-11 13:41:48 +00:00
sturm
059c7006ae maintenance update to nagios 2.4 2006-06-11 13:13:29 +00:00
espie
c6dceab127 +p5-CGI-Ajax 2006-06-11 12:34:15 +00:00
espie
b86e992e67 Yet aother perl ajax framework 2006-06-11 12:33:33 +00:00
espie
55cd9817fb update to 1.4.0a, switch to xine-engine, which supports gapless playback. 2006-06-11 11:33:52 +00:00
espie
024e58fe4c +kaffeine 2006-06-11 10:34:01 +00:00
espie
5ac57c03bf kaffeine multimedia player, kde frontend for xine. 2006-06-11 10:32:57 +00:00
hugh
af95af2ee6 Update dcraw; ok sturm, rohee 2006-06-11 04:12:48 +00:00
steven
820c14415e +t1utils 2006-06-10 23:14:47 +00:00
steven
5d40766e78 import of t1utils 1.32
Six free command-line tools for dealing with Type 1 fonts.

submitted by Matt Jibson <dolmant at gmail.com>
licenses checked by Matthias Kilian <kili at outback.escape.de>
2006-06-10 23:14:01 +00:00
sturm
1dec9af13b readd correctly 2006-06-10 16:51:05 +00:00
sturm
05428a0975 don't try creating existing directories in mkdir_p(), needed for
upcomming ports to not get systrace warnings (and it's good practice
anyways)

ok msf@ (maintainer)
2006-06-10 16:50:15 +00:00
steven
9eeeb1d051 - fix the channel mix up,
- improved palette handling (should be faster),
- reorganize the code to make workaround hooks easier,
- add a workaround for the 16bit r5g6b5 pixel case.

this fixes crashes on 16 bit displays with RENDER disabled

from maintainer Eric Faurot, thanks for writing this!

discussed with kurt, bernd, espie.
2006-06-10 12:26:19 +00:00