Commit Graph

48442 Commits

Author SHA1 Message Date
jasper
21e17beb81 - update p5-SVG to 2.49 2009-02-03 22:46:37 +00:00
martynas
ac23a76db4 import wcalc-2.4
wcalc is a powerful arbitrary-precision calculator. It has standard
functions (sin, asinh, logtwo, floor, etc), many pre-defined constants
(pi, e, c, etc.), variables, "active" variables, command history, and
hex/octal/binary i/o, conversions, and more.

from maintainer Amarendra Godbole
tested on amd64, and looks ok to steven@
2009-02-03 22:46:14 +00:00
jasper
550af43847 - update p5-Graph to 0.91 2009-02-03 22:43:48 +00:00
jasper
7596e9930b - bugfix update p5-Config-IniFiles to 2.47
- switch to modbuild
2009-02-03 22:36:26 +00:00
martynas
513b069d09 fix endianness on arm. tested by, and ok kili@ 2009-02-03 22:22:11 +00:00
jasper
dcd264a214 - bring the packetstorm mirror list in sync with the published list on
the website
- zap trailing whitespace

from Jim Razmus, thanks
2009-02-03 22:17:36 +00:00
bernd
4c400f8b34 add ruby-sequel 2009-02-03 21:27:17 +00:00
bernd
72cd0cca6b Initial import of ruby-sequel-2.10.0.
Sequel is an ORM framework for Ruby. Sequel provides thread safety,
connection pooling, and a concise DSL for constructing queries and
table schemas.

Sequel makes it easy to deal with multiple records without having
to break your teeth on SQL.

Maintained by upstream author Jeremy Evans. Thank you!
2009-02-03 21:26:02 +00:00
bernd
a588fcd431 Revert last "fix". I causes problems with some Ruby code which worked before. 2009-02-03 21:15:28 +00:00
kili
d538a695c6 Unbreak for amd64. Initial fix (for amd64 only) from Jordi Beltran
Creix (jbcreix.mail at gmail.com). Generalized for all LP64
architectures by me. At least in theory. Some tests on sparc64
didn't go very well, and nobody tested on other archs, so just keep
ONLY_FOR_ARCHS (with amd64 added) for now.

Antti Harri (MAINTAINER) agrees.
2009-02-03 19:48:41 +00:00
ajacoutot
9dc6e56516 - modify the timezone patch; from NetBSD
fixes the timezone selection GUI

"commit it" jasper@
2009-02-03 15:54:24 +00:00
sthen
81f7d24623 +scratch 2009-02-03 14:58:06 +00:00
sthen
51efd401f3 import graphics/scratch:
A new programming language that makes it easy to create your own
interactive stories, animations, games, music, and art - and share your
creations on the web. Designed to help young people (ages 8 and up)
develop 21st century learning skills. As they create Scratch projects,
young people learn important mathematical and computational ideas, while
also gaining a deeper understanding of the process of design.

from maintainer Stuart Cassoff, with tweaks by me and input from
ajacoutot@.
2009-02-03 14:56:56 +00:00
jsg
9c6be507bc Use popt from ports instead of old included version, and
require bzip2 for additional rdiff functionality.

Slightly changed version of a diff from Wim Lewis <wiml@hhhh.org>
2009-02-03 13:15:01 +00:00
jasper
1523fc99a0 - tweak MASTER_SITES
"Yes." espie@
2009-02-03 13:00:58 +00:00
pirofti
ef638897ba Update to 5.2. Okay bernd@. 2009-02-03 12:43:52 +00:00
pirofti
57219d3b6a Add ruby-mini_magick. 2009-02-03 12:40:11 +00:00
pirofti
5e9b230c07 Initial import of ruby-mini_magick.
A ruby wrapper for ImageMagick command line. MiniMagick gives you access to all
the commandline options ImageMagick has.

Okay bernd@.
2009-02-03 12:38:38 +00:00
pirofti
ecbfc7504e Update to 1.1.8. Okay bernd@. 2009-02-03 12:36:20 +00:00
pirofti
f64c07e69c Add ruby-color. 2009-02-03 12:34:26 +00:00
pirofti
431596cb76 Initial import of ruby-color.
Color aims to provide a simple library for color value conversion and
modification (math modification and mixing with other colors).

Okay bernd@.
2009-02-03 12:33:25 +00:00
pirofti
45f9ed96e0 Add ruby-archive-tar-minitar. 2009-02-03 12:30:57 +00:00
pirofti
10fd5d5de3 Initial import of ruby-archive-tar-minitar.
Archive::Tar::Minitar is a pure-Ruby library and command-line utility 
that provides the ability to deal with POSIX tar(1) archive files. The 
implementation is based heavily on Mauricio Fernández's implementation 
in rpa-base, but has been reorganised to promote reuse in other
projects.

Okay bernd@.
2009-02-03 12:29:32 +00:00
pirofti
264390460c Update to 1.2.2. Okay bernd@. 2009-02-03 12:23:05 +00:00
pirofti
5dce98c2b5 Update to 3.0.3. Okay bernd@. 2009-02-03 12:22:21 +00:00
pirofti
da461ec477 Update to 3.11.1. Okay bernd@. 2009-02-03 12:21:04 +00:00
pirofti
408219b07c Update to 3.0.1. Okay bernd@. 2009-02-03 12:20:11 +00:00
kevlo
cfc35929c4 update to 0.8.9
ok ajacoutot@
2009-02-03 11:58:40 +00:00
jasper
2b1eca75d3 - update evolution-data-server to 2.24.4.1
* fixes accidentally committed debugging code
- use same way of getting ${R} (for PLIST) as evolution does now
2009-02-03 11:50:58 +00:00
espie
f88bc8bed8 +ajaxterm 2009-02-03 10:54:59 +00:00
espie
ee3673c49d forgot: arch independent 2009-02-03 10:53:52 +00:00
espie
7f05ef422b ajaxterm is a web <-> ssh proxy.
Common work with Laurent Moccellin at Lab'Free (epitech)
2009-02-03 10:52:36 +00:00
espie
32b14d0e1a reserve group/user for ajaxterm 2009-02-03 10:47:20 +00:00
ajacoutot
cf38ca5476 - fix an evil typo... we use pthread, not phtread 2009-02-03 10:40:02 +00:00
ajacoutot
c45d7a62f8 - use gettext MODULE 2009-02-03 09:41:40 +00:00
kevlo
1cfabcd5c3 update to 3.7.8
ok pea@
2009-02-03 09:08:24 +00:00
martynas
a96b269c0b - update to py-nose-0.10.4; from Benoit Chesneau
- move to MODPY_EGG_VERSION;  from eric@
ok eric@, wcmaier@
2009-02-03 01:04:57 +00:00
simon
be62fdd3be update to version 0.44 2009-02-03 00:00:02 +00:00
ajacoutot
f014786072 - add jpeg compression support
- explicitely disable avahi, as requested by sthen@

ok sthen@
2009-02-02 23:27:48 +00:00
ajacoutot
5b8ea0a3f5 - add a patch to allow anyone to listen to the new printer notification
dbus signal
from Debian
2009-02-02 23:10:05 +00:00
simon
805af63d21 add p5-X-Osd 2009-02-02 22:59:28 +00:00
simon
0bd5575fb0 import p5-X-Osd
XOSD displays text on your screen, sounds simple right?  The difference
is it is unmanaged and shaped, so it appears transparent.  This gives
the effect of an On Screen Display, like your TV/VCR etc.

looks good to/feedback from jasper@
2009-02-02 22:59:23 +00:00
okan
fd2698e7da - update to 2.5.0
- clarify GPLv2 license marker

ok merdely@
2009-02-02 22:14:55 +00:00
sthen
db3179044c - SECURITY update to Xine-lib 1.1.16.1
- Heap overflow in Quicktime atom parsing.  (CVE-2008-5234 vector 1)
  - Multiple buffer overflows.                (CVE-2008-5236)
  - Multiple integer overflows.               (CVE-2008-5237)
  - Unchecked read function results.          (CVE-2008-5239)
  - Unchecked malloc using untrusted values.  (CVE-2008-5240 vectors 3 & 4)
  - Buffer indexing using an untrusted value. (CVE-2008-5243)
- Clean up the Makefile
- Enable the Xv motion compensation support
- Remove the JACK sound support
- Remove the now unnecessary multi-packaging
- Remove an unnecessary patch for the Sun sound code
- Comment out some files in the PLIST that do not pertain to OpenBSD
- Add WavPack support

from Brad (taking MAINTAINER).
2009-02-02 22:00:42 +00:00
pyr
7eaf1d82cf Update to scrotwm-0.7.
Kill scrot and terminus-font dependency as they are not required.
Mention scrot in the configuration file.
ok ajacoutot@
2009-02-02 21:21:19 +00:00
landry
4f8a758191 Now that this weird thing has been tested working fine, patch it to
default to a sane output (sndio) instead of the crazy pulseaudio (which
we don't have, and will probably never.. but never say never.)

ok aja@ jasperix@
2009-02-02 20:30:48 +00:00
giovanni
9293c388aa Fix PLIST typo
ok ajacoutot@
2009-02-02 18:32:20 +00:00
jasper
078730b597 - add gmpc-libnotify 2009-02-02 18:13:00 +00:00
jasper
f959be8c5d import gmpc-libnotify 0.17.0
Sends the notification daemon an announcement on song change.
Also support cover art.

It uses either notification-daemon or notification-daemon-xfce

feedback and ok ajacoutot@ landry@
2009-02-02 18:12:12 +00:00
giovanni
b59d04dd1b Update to gimp-2.6.4.
ok ajacoutot@
2009-02-02 16:39:17 +00:00