Commit graph

8723 commits

Author SHA1 Message Date
OBATA Akio
86abdd8b8d move $(PTHREAD_CFLAGS) to correct position. 2005-03-16 12:15:26 +00:00
Emile `iMil' Heitor
c9b6e1fd89 prefs menu added 2005-03-16 08:26:10 +00:00
URA Hiroshi
83925e0835 add bsfilter 2005-03-16 07:30:41 +00:00
URA Hiroshi
6f41ce0f7b bsfilter is a spam filter using Bayesian(statistical) algorithm.
- a filter which distinguishes spam and non-spam mail
- support mails written in English and Japanese language
- written in Ruby
- support 3 methods for access
-- traditional unix-style filter. study and judge local files or pipe
-- IMAP. study and judge mails in an IMAP server
-- POP proxy. run between POP server and MUA
- distributed under GPL

Author:	nabeken
WWW:	http://bsfilter.org/index-e.html
2005-03-16 07:17:22 +00:00
Jeff Rizzo
898a64dd45 Add a buildlink3.mk file, so asterisk can pull us in when so
configured.
2005-03-16 04:51:16 +00:00
Dominik Bialy
b62ece4f9c Added ap-choke 2005-03-16 01:04:30 +00:00
Dominik Bialy
c674b347d2 mod_choke is a module for Apache that limits usage by greedy clients.
It's two main functions are to limit the number of concurrent
connections per IP, and to limit the rate at which apache sends data
to the client. It includes detection of users behind proxy servers
(using the X-Referred-By header). It includes limiting the speed at
which files are sent to a configurable rate, with the option of
allowing a burst at full speed for the first chunk of a file.
2005-03-16 00:57:54 +00:00
Roland Illig
31823ec8c5 Made the CFLAGS quoting look nicer. 2005-03-15 23:37:46 +00:00
Emile `iMil' Heitor
b01d45665f refresh on menu 2005-03-15 19:05:12 +00:00
OBATA Akio
5ba5564284 add pdumpfs. 2005-03-15 17:34:51 +00:00
OBATA Akio
bd7737c9e8 Initial import of pdumpfs
pdumpfs is a simple daily backup system similar to Plan9's dumpfs which
preserves every daily snapshot. pdumpfs is written in Ruby. You can access the
past snapshots at any time for retrieving a certain day's file. Let's backup
your home directory with pdumpfs!

pdumpfs constructs the snapshot YYYY/MM/DD in the destination directory. All
source files are copied to the snapshot directory for the first time. On and
after the second time, pdumpfs copies only updated or newly created files and
stores unchanged files as hard links to the files of the previous day's
snapshot for saving a disk space.
2005-03-15 17:32:29 +00:00
Thomas Klausner
cc57caa1b5 Sort, and sync with reality. 2005-03-15 17:25:08 +00:00
Emile `iMil' Heitor
f3071f8a36 lots of changes / features added, see changelog 2005-03-15 17:14:24 +00:00
OBATA Akio
965d1c230a add ruby-RMagick 2005-03-15 17:04:33 +00:00
OBATA Akio
9bd8b3d366 Initial import of RMagick
RMagick is an interface between the Ruby programming language and the
ImageMagick and GraphicsMagick image processing libraries.
2005-03-15 17:02:46 +00:00
Thomas Klausner
3f30f6ae5c Initial import of p5-MasonX-Apache2Handler, provided by Carl Brewer
in PR 27497.
Very slightly pkglinted before import.

MasonX::Apache2Handler is experimental (beta) and should only be
used in a test environment. The MasonX::Apache2Handler module itself
is a simple clone of Mason's HTML::Mason::ApacheHandler, and, as
such, seems to be solid. However the components used, mod_perl 2
and libapreq2, are currently under development.
2005-03-15 16:53:58 +00:00
pancake ;)
c038e04005 update to 1.3.0
changelog:
- new ipv6 modules
- fixes for !bash shells
- lot of optionar parsing fixes
- hashlimit handling
- multiport inversion
- libiptc: complete rewrite for performance
- log-uid added
- update to ipset2
2005-03-15 13:21:10 +00:00
Jeff Rizzo
0d48fb1a6e Update to Asterisk 1.0.6.
Changes from 1.0.5, from ChangeLog:

 -- chan_iax2:
    -- Fixed a bug dealing with a division by zero that could cause a crash
 -- chan_sip:
    -- Behavior was changed so that when a registration fails due to DNS resolut
ion issues,
       a retry will be attempted in 20 seconds.
    -- Peer settings were not reset to null values when reloading the configurat
ion file.
       Behavior has been changed so that these values are now cleared.
    -- 'restrictcid' now properly works on MySQL peers.
    -- Only use the default callerid if it has been specified.
    -- Asterisk was not sending the same From: line in SIP messages during certa
in times.
       Fixed to make sure it stays the same. This makes some providers happier,
to a working state.
    -- Certain circumstances involving a blank callerid caused asterisk to segme
ntation fault.
    -- There was a problem incorrectly matching codec availablity when global pr
eferences were
       different from that of the user.  To fix this, processing of SDP data has
 been moved
       to after determining who the call is coming from.
    -- Asterisk would run out of RTP ports while waiting for SUBSCRIBE's to expi
re even though
       an RTP port isn't needed in this case.  This has been fixed by releasing
the ports early.
 -- chan_zap:
    -- During a certain scenario when using flash and '#' transfers you would he
ar the
       other person and the music they were hearing. This has been fixed.
    -- A fix for a compilation issue with gcc4 was added.
 -- chan_modem_bestdata:
    -- A fix for a compilation issue with gcc4 was added.
 -- format_g729:
    -- Treat a 10-byte read as an end of file indication instead of an error. So
me G729 encoders
       like to put 10-bytes at the end to indicate this.
 -- res_features:
    -- During certain situations when parking a call, both endpoints would get m
usiconhold.
       This has been fixed so the individual who parked the call will hear the d
igits and not
       musiconhold.
 -- app_dial:
    -- DIALEDPEERNUMBER is now being set, so if you attempted to use it in the p
ast and failed
       it should work now.
    -- A callerid change caused many headaches, this has been reversed to the or
iginal 1.0 behavior.
    -- A crash caused with the combination of the 'g' option and # transfer was
fixed.
 -- app_voicemail:
    -- If two people hit the voicemail system at the same time, and were leaving
 a message
       the second message was overwriting the first. This has been fixed so that
 each one
       is distinct and will not overwrite eachother.
 -- cdr_tds:
    -- If the server you were using was going down, it had the potential to brin
g your asterisk
       server down with it. Extra stuff has been added so as to bring in more er
ror/connection
       checking.
 -- cdr_pgsql:
    -- This will now attempt to reconnect after a connection problem.
 -- IAXY firmware:
    -- This has been updated to version 23.  It includes a fix for lost registra
tions.
 -- internals
    -- Behavior was changed for 'show codec <number>' to make it more intuitive.
 (kshumard)
    -- DNS failures and asterisk do not get along too well, this is not totally
the case anymore.
    -- Asterisk will now handle DNS failures at startup more gracefully, and won
't crash and
       burn.
    -- Choosing to append to a wave file would render the outputted wave file co
rrupt. Appending
       now works again.
    -- If you failed to define certain keys, asterisk had the potential to crash
 when seeing if you had
       used them.
    -- Attempting to use such things as ${EXTEN:-1} gave a wrong return value. H
owever, this was never
       a documented feature...
2005-03-15 01:38:05 +00:00
Jeff Rizzo
68eff49784 Initial import for zaptel-netbsd. I will be adapting the asterisk
package to use these drivers as an option shortly.

DESCR:
This package provides the "zaptel" drivers, which support the Asterisk
software PBX, ported to NetBSD.

These are some drivers and auxiliary tools for NetBSD in support of
the Asterisk PBX.  The wcfxo driver supports the Wildcard X100P/X101P and
clones, the wcfxs driver supports the Wildcard TDM400p, and the ztdummy
driver provides a software-only timer device which makes conferencing
work much better. (That is, if you run Asterisk, you may want these
drivers even if you don't have any of the hardware)

The T1 board driver has not yet been ported.
2005-03-15 01:03:31 +00:00
OBATA Akio
283e1cdc37 Broken imlib2-config has been fixed in iimlib2-1.2.0nb2,
so remove work around for that.

depend on imlib2>=1.2.0 and ruby>=1.8.0 suggested in README.
2005-03-15 01:01:55 +00:00
pancake ;)
35b3ca449c initial import for memgrep
DESCR:

memgrep is a tool to search, replace, or dump arbitrary memory from
running applications and core files. Potential applications for memgrep
include reverse engineering, debugging, and vulnerability assessment.
2005-03-15 00:32:43 +00:00
Jeff Rizzo
8e28bc7f06 Use my @netbsd.org email address for maintainership. 2005-03-14 21:56:43 +00:00
Greg Troxel
be07a36157 update to 0.4
08/02/2005 - UFRaw-0.4 released, based on DCRaw v6.33.
* Rotate Fuji images by 45 degrees.
* Preview dialog is more responsive.
* Disable internationalization for Hebrew and Arabic (The right to left setting
  doesn't do good to the preview dialog).
* Bug correction - ufraw --batch did not calculate WB in some cases.
* Bug correction - Seg Fault for some images.

23/01/2005 - UFRaw-0.3 released, based on DCRaw v6.23.
* Added basic color management support using Little CMS.
* Made a stand-alone version with a GUI interface and batch processing support.
  Images can be saved in the PPM, TIFF, and JPEG formats.
* Settings are saved between sessions in a configuration file.
* Added white balance presets (direct sunlight, cloudy, shade, flash, etc.)
* Several possible live histograms.
* Initial (a bit slow) support for thumbnails in the Gimp 2.0 open file dialog.
* Many smaller changes.
2005-03-14 21:17:47 +00:00
OBATA Akio
ad93a671d4 Add ruby-imlib2 2005-03-14 16:35:46 +00:00
Jeff Rizzo
e228777757 1.0.6 is out. 2005-03-14 16:32:12 +00:00
Mike M. Volokhov
dfe33cd323 More explaination for index sort bug. 2005-03-14 15:45:06 +00:00
Mike M. Volokhov
35cb6efde9 Pullup yet another 2.0.4 patch - compilation error "structure has
no member named `rlim_cur'" in FreeBSD. (Hey, this patch by nature
workarounds a bug in FreeBSD's sys/resource.h. Sweet 8-) But why
not patch both autoconfigure{,.in} files?)
2005-03-14 15:38:55 +00:00
Thomas Klausner
c90aa2e7fe Re-add Makefile, after cvs repository has been fixed. 2005-03-14 15:10:29 +00:00
OBATA Akio
7ac04b9c91 Imlib2-Ruby is a Ruby interface to Imlib2. All of Imlib2 (except for
X11 calls) has been wrapped.
2005-03-14 14:34:38 +00:00
Thomas Klausner
d7a0f36646 2.11 out. 2005-03-14 10:38:34 +00:00
Iain Hibbert
071242a4f3 just updated pkglint and it had a few complaints about ordering in the
PLIST and trailing spaces in DESCR.  Fixed.
2005-03-13 20:36:57 +00:00
Georg Schwarz
2e1920b8a4 enabled IPv6 support 2005-03-13 19:37:46 +00:00
Iain Hibbert
eee1135fe8 clean up DEPENDS wrt vim
add patch so icecc calls gvim with arguments specifying
filetype of iceprefs

remove TODO
2005-03-13 16:13:47 +00:00
Iain Hibbert
fe222ba63e font selection in icewm4vim needs to escape command string 2005-03-13 13:49:51 +00:00
Iain Hibbert
accebacbfb update icew4vim part, look for gvim and act accordingly
also add PYTHON_VERSIONS_ACCEPTED to makefile, as buildlink3.mk framework in
x11/py-qt3-base doesnt specify that we must have threaded python to work.
2005-03-13 13:48:11 +00:00
Martijn van Buul
c2f8af9f1d Added easytag-gtk2 (development branch of audio/easytag) 2005-03-13 13:10:39 +00:00
OBATA Akio
c86a5c6e67 Add linuxigd. 2005-03-13 12:50:48 +00:00
OBATA Akio
2d2d0d8485 This project is a deamon that emulates Microsoft's Internet Connection
Service (ICS). It implements the UPnP Internet Gateway Device specification
(IGD) and allows UPnP aware clients, such as MSN Messenger to work properly
from behind a NAT firewall.
2005-03-13 12:48:21 +00:00
OBATA Akio
0fd5c117c7 Add libupnp. 2005-03-13 12:43:52 +00:00
OBATA Akio
852a149c49 The Universal Plug and Play (UPnP) Software Development Kit (SDK) v1.0 for
Linux is an SDK for development of UPnP device and control point applications
for Linux.  It consists of the core UPnP protocols along with a UPnP-specific
eXtensible Markup Language (XML) parser supporting the Document Object Model
(DOM) Level 1 API and an optional, integrated mini web server for serving UPnP
related documents.
2005-03-13 12:41:20 +00:00
Georg Schwarz
59961f8269 new package wip/boa. Boa is a small http server. 2005-03-13 00:34:02 +00:00
Georg Schwarz
8581bc773e removing files incorrectly uploaded by mistake 2005-03-13 00:24:06 +00:00
Chapman Flack
591fbe1501 Added qcad and its dependent packages. 2005-03-12 23:43:14 +00:00
Chapman Flack
bee8f2a21e Remove TODOs for the things Iain Hibbert suggested how TO DO. 2005-03-12 23:28:05 +00:00
Chapman Flack
b9adc598ed Initial commit. 2005-03-12 23:17:09 +00:00
Chapman Flack
98a1aa871d Initial commit. 2005-03-12 23:05:16 +00:00
Georg Schwarz
2df572d98f added the boa package. Boa is a small http server. 2005-03-12 22:56:21 +00:00
Georg Schwarz
bd5d258d14 added the boa package. Boa is a small http server. 2005-03-12 22:42:29 +00:00
Chapman Flack
8f4d782d41 Replaced ad-hoc ed loop with pkgsrc's SUBST_... framework for dealing with
hardcoded paths, as suggested by Iain Hibbert.  Not that there's any particular
technical advantage, but consistency is good for something.
2005-03-12 20:39:31 +00:00
Chapman Flack
86c99c49a0 mkspecs/netbsd-g++ --> mkspecs/default as suggested by Iain Hibbert. 2005-03-12 19:03:09 +00:00