Commit Graph

40656 Commits

Author SHA1 Message Date
jcs
b6241b6aeb update to actionpack-1.13.4 2007-10-05 14:40:19 +00:00
jcs
c826190374 update to activesupport-1.4.3 2007-10-05 14:32:41 +00:00
jasper
0f27817af9 add p5-Net-XMPP 2007-10-05 14:22:27 +00:00
jasper
5ff4d51f07 import p5-Net-XMPP 1.02
Net::XMPP is a convenient tool to use for any perl script that would
like to utilize the XMPP Instant Messaging protocol.  While not a client
in and of itself, it provides all of the necessary back-end functions to
make a CGI client or command-line perl client feasible and easy to use.
Net::XMPP is a wrapper around the rest of the official Net::XMPP::xxxxxx
packages.

ok simon@
2007-10-05 14:19:46 +00:00
jasper
0ac957a572 add p5-XML-Stream 2007-10-05 14:18:42 +00:00
jasper
38f213d83d import p5-XML-Stream 1.22
This module provides the user with methods to connect to a remote
server, send a stream of XML to the server, and receive/parse an XML
stream from the server.

ok simon@
2007-10-05 14:16:57 +00:00
ajacoutot
ad6d3d0fe3 - update to 1.2.32
reminded (several times) by Federico Schwindt <fgsch at lodoss dot net>, thanks!
2007-10-05 14:15:13 +00:00
todd
b0ab8af6c4 fix libesd.so.2.38 -> libesd.so.2.34 regression in #'s
this is OpenBSD, we move forward with lib numbers, not backwards, even if
we choose to revert the package contents, so people don't get burnt if both
exist in their /usr/local/lib dir

move to libesd.so.2.39, bump PKGNAME (thanks sturm@)
ok jasper@ sthen@
2007-10-05 14:14:14 +00:00
ajacoutot
90a7a119ab - fix CATEGORIES 2007-10-05 13:38:31 +00:00
winiger
fbdcd7b4cd add syweb 2007-10-05 13:36:19 +00:00
winiger
d55df663ea syweb is a web interface that shows graphs for measurement data
gathered by symon/symux.

ok and additional patches by sthen@
2007-10-05 13:32:32 +00:00
sturm
f72e1e2bdb change default behaviour for arm-elf targets to always pass '-mfpu=softfpa'
to GAS unless '-mhard-float' is specified
sync patches while here

from maintainer
2007-10-05 13:14:12 +00:00
winiger
980035561b add sisctrl 2007-10-05 11:09:12 +00:00
winiger
f781aacff2 SiSCtrl is a gtk2 tool for manipulating various sis driver parameters
during runtime (switching the CRT2 type, re-position TV output, etc).
2007-10-05 11:04:25 +00:00
steven
c6ba93e2b7 bump PKGNAME after changing COMMENT 2007-10-05 09:18:35 +00:00
ajacoutot
1362d658ce - p5-XML-Parser is needed to build this
from Serge Basterot <sb at wo-do dot com>, thanks!
2007-10-05 06:07:13 +00:00
merdely
d1c5fbaddb Update to 0.9.4.
From Will Maier (MAINTAINER)
ok jolan@
2007-10-05 02:00:45 +00:00
jasper
5b7266c0a6 fix categories
from Gleydson Soares
ok simon@
2007-10-04 21:23:41 +00:00
merdely
7f6a77644d Add p5-FuzzyOcr 2007-10-04 19:54:48 +00:00
merdely
2a813080bc FuzzyOcr is a plugin for SpamAssassin which is aimed at unsolicited bulk
mail (also known as "Spam") containing images as the main content
carrier. Using different methods, it analyzes the content and properties
of images to distinguish between normal mails (Ham) and spam mails. The
methods mainly are:

* Optical Character Recognition using different engines and settings
* Fuzzy word matching algorithm applied to OCR results
* Image hashing system to learn unique properties of known spam images
* Dimension, size and integrity checking of images
* Content-Type verification for the containing email

Help from William Yodlowsky <bsd () openbsd.rutgers.edu>
Help and ok steven@, simon@
2007-10-04 19:53:49 +00:00
jasper
9440779424 SECURITY FIX for KDM, "which would allow a normal user to login
as another user or even root without properly supplying
login credentials."

http://www.kde.org/info/security/advisory-20070919-1.txt

Tested by ian@ and Johan M:son Lindman
2007-10-04 19:00:17 +00:00
jasper
49255a04fb add gerbv 2007-10-04 17:51:51 +00:00
jasper
9d7011a467 import gerbv 1.0.2
Gerber Viewer (gerbv) is a viewer for Gerber files. Gerber files are
generated from PCB CAD system and sent to PCB manufacturers as basis for
the manufacturing process. The standard supported by gerbv is RS-274X.
The basic difference between RS-274D (the old standard) and RS-274X is
basically the addition of apertures in RS-274X. It might be possible to
make an RS-274X file out of an RS-274D file and an aperture list.

gerbv also supports drill files. The format supported are known under
names as NC-drill or Excellon. The format is a bit undefined and
different EDA-vendors implement it different. But basically you need to
have the tools definition in the file, then the parser is quite
tolerant. The different holes are shown as dots in the (scaled) correct
size.

from Andreas Bihlmaier <andreas.bihlmaier at gmx.de> (MAINTAINER), with some
tweaks by me

reminded by claudio@
2007-10-04 17:50:03 +00:00
naddy
2f6ec3e23d maintenance update to 2.2.43 2007-10-04 14:48:34 +00:00
steven
4abf24ff1d +ristretto 2007-10-04 11:58:55 +00:00
steven
9edc69e7d2 import ristretto 0.0.7
Ristretto is a simple image-viewer for the Xfce Desktop Environment. It
features zooming, directory browsing, thumbnail bar and slideshow.

from Landry Breuil (landry.breuil at gmail)
2007-10-04 11:58:07 +00:00
sthen
bb85f6fc39 bug-fix update to 1.4.12
ok ian@
2007-10-04 11:25:44 +00:00
sturm
4f1c44cc94 missing iconv dep
bump PKGNAME
2007-10-04 09:16:16 +00:00
pyr
83975551ee Bump to 1.98.
Initial diff from landry breuil.
ok landry breuil (maintainer).
2007-10-04 09:13:52 +00:00
steven
f586b2fbce fix email address 2007-10-04 07:19:14 +00:00
steven
51d95a7d93 +sudognu 2007-10-04 07:18:12 +00:00
steven
f0bf461965 sudognu is a command line sudoku solver and creator. 2007-10-04 07:17:40 +00:00
steven
76cd1c0a1d fix master site 2007-10-04 07:08:23 +00:00
merdely
a049a34ae1 Add ap2-mod_fcgid 2007-10-03 18:20:52 +00:00
merdely
58dc5be515 mod_fcgid has a new process management strategy, which concentrates on
reducing the number of fastcgi server, and kick out the corrupt fastcgi
server as soon as possible.

From Paul Irofti
"sounds good to me" todd@
2007-10-03 18:19:47 +00:00
chl
752d0a446c add zzuf 2007-10-03 14:08:59 +00:00
chl
b797081f8b import zzuf 0.9
zzuf is a transparent application input fuzzer. Its purpose is to find
bugs in applications by corrupting their user-contributed data (which
more than often comes from untrusted sources on the Internet). It works
by intercepting file and network operations and changing random bits in
the program's input. zzuf's behaviour is deterministic, making it easier
to reproduce bugs. Its main areas of use are:

* quality assurance: use zzuf to test existing software, or integrate it
  into your own software's testsuite
* security: very often, segmentation faults or memory corruption issues
  mean a potential security hole, zzuf helps exposing some of them

with help and ok jasper@
2007-10-03 13:48:17 +00:00
steven
6a7be1c7b1 - move locale files into standard location
- put python version and scons options in variables
- FAKE_ENV does not exist -> MAKE_ENV

ok simon@
2007-10-03 13:21:20 +00:00
simon
0687edb70a don't pickup /usr/local/bin/ctags but use /usr/bin/ctags instead
to avoid a segfault.

noticed by steven@
2007-10-03 12:11:59 +00:00
steven
18b6caafc6 s/game/games/ 2007-10-03 07:20:55 +00:00
jakemsr
8cff06e3de - recognize output_muted in audio_info_t. mute button in xine-ui
now toggles the output.master.mute mixer control.
- let configure get SDL build info from pkg-config instead of
  using sdl-config in the port Makefile - from brad@
- bump pkgname
2007-10-03 06:36:43 +00:00
msf
63d79b0058 fix the COMMENT, it was obviously never meant for Perl::Critic 2007-10-03 05:13:29 +00:00
jakemsr
b5e800ec10 re-enable liveMedia
tested by streaming MPEG TS via RTP unicast to/from i386 and amd64

from brad@
2007-10-03 04:12:43 +00:00
jakemsr
bdd1e35648 maintainence update to live.2007.08.03a
mostly bugfixes

from brad@
2007-10-03 02:19:06 +00:00
jasper
108c810afa fix icu-config by making it recognize the shared libs naming schema
from Carlos Valiente <superdupont at gmail.com>
ok Vincent Gross (MAINTAINER)
2007-10-02 20:53:29 +00:00
jasper
ee2911a655 add ski 2007-10-02 19:31:52 +00:00
jasper
e281b45629 import ski 6.5
Skiing simulation game written in Python.

from Gleydson Soares (MAINTAINER)
2007-10-02 19:30:17 +00:00
jasper
e5d81d4310 we prefer the idiom of MODULES=devel/gettext over MODULES=gettext
"looks good" steven@
2007-10-02 19:09:44 +00:00
winiger
98e1ca244a Change MAINTAINER to me, ok mk@
Update to 0.4.0, ok ajacoutot@

changes:
* Complete reorganisation of the interface and the code
* Only allocate necessary memory
* Support unlimited number of icons
* Automagically create another dock when the first one is full
* --width and --height available, superseeding --vertical and --square
* --multiple is default now, removed it and added --no-multiple
* Fix bug of some applications (grip, castpodder...) having their icons at 0,0
2007-10-02 18:35:47 +00:00
martynas
14622a7687 update for silc-toolkit-1.1; ok naddy@ 2007-10-02 17:35:48 +00:00