Commit Graph

40438 Commits

Author SHA1 Message Date
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
naddy
52be4ecb9d fix build with curl 7.17.0; ok robert@ 2007-10-02 16:53:49 +00:00
naddy
e73e42daf1 maintenance update to 7.17.0 2007-10-02 16:52:41 +00:00
steven
e68d34c3f3 redistribution is allowed, so set PERMIT* to yes.
ok mbalmer@ jasper@
2007-10-02 14:01:12 +00:00
steven
c9fbe9cb70 sync, 4682 2007-10-02 13:19:37 +00:00
sthen
f33830cb83 add missing /, fixing -snmp
ok mbalmer@ (maintainer)
2007-10-02 09:21:50 +00:00
sthen
60ef204c67 update to version 3.5.14
from Mattieu Baptiste

"Looks good to me" kevlo@ (MAINTAINER)
2007-10-02 07:39:16 +00:00
simon
83df55eb22 update to version 1.12
with fixes from Simon Kunhle
from brad@
2007-10-01 22:03:53 +00:00
merdely
e692aa37ef Update to pidgin-2.2.1
From brad@
"just commit it" steven@
2007-10-01 22:03:29 +00:00
simon
f252cf0a4e add widelands 2007-10-01 21:37:55 +00:00
simon
283a67980c import widelands
Widelands is an economic and military simulation game.  The map is shown
in parallel perspective with 3-dimensional terrain.  Buildings and units
are animated.  The player controls a tribe.  Land is claimed and held by
military presence and then used to build an economy to support military
expansion and confrontation.  The project is a work in progress where
much remains to be done; computer players and multiplayer are in very
early stages of development.  Some features that have already been
implemented are exploration, fog of war, sound effects, background
music, adjustable simulation speed, a few tutorial campaigns,
translations to several languages, and a map editor.

feedback & ok jasper@
2007-10-01 21:37:28 +00:00
merdely
d1c25494d6 Update to silc-toolkit-1.1.3
From brad@
"just commit it" steven@
2007-10-01 21:30:06 +00:00
kili
e0614a266e Oops! XMoandContrib isn't used yet. 2007-10-01 20:47:52 +00:00
kili
557cb83210 Update to 0.3.
Note to xmonad junkies: this doesn't include XMonadContrib and related
stuff; there's a lot of activity on the xmonad list, so adding knobs to
the port *now* may be a bad idea.
2007-10-01 20:46:30 +00:00
naddy
44899eea9b * fix check for CVS keywords
* extend check to all CVS keywords, suggested by kurt@

ok kurt@
2007-10-01 20:39:23 +00:00
naddy
8165440c6b update to 1.3.1, which adds an additional "paper mode" 2007-10-01 20:25:55 +00:00
jakemsr
6cdebca360 + mxml 2007-10-01 18:42:31 +00:00
jakemsr
9d7cd3a5ab import mxml-1.2.2
Mini-XML is a small XML parsing library that you can use to read XML and
XML-like data files in your application without requiring large
non-standard libraries.

okay steven@
2007-10-01 18:40:11 +00:00
jakemsr
859bee2b33 build with ffmpeg and libsamplerate.
ok brad@
2007-10-01 17:39:50 +00:00