NEW: telephony/kamailio-1.5.1 (formerly named OpenSER)

2009-05-23 Thread Don Jackson
I have updated this (as yet uncommitted) port to the recent 1.5.1 release of Kamailio. I have been using this on amd64, and it works well for me. cat ./DESCR-main KAMAILIO (OpenSER) is a mature and flexible open source SIP server (RFC3261). It can be used on systems with limitted resources

UPDATE: sysutils/rsyslog-3.20.4

2009-02-09 Thread Don Jackson
Port updated to the latest 3.20.4 release of rsyslog. $ cat ./pkg/DESCR A syslogd replacement rsyslog-3.20.4.tar.gz Description: GNU Zip compressed data

UPDATE: databases/verdad-1.0.16

2009-02-09 Thread Don Jackson
Updated to support the latest 1.0.16 release. Port also available at SourceForge: http://sourceforge.net/project/showfiles.php?group_id=36689&package_id=308909 cat pkg/DESCR Verdad is a system for centralizing configuration information for all the hosts at a large site. It provides to

UPDATE: databases/verdad-1.0.16

2009-02-09 Thread Don Jackson
verdad-1.0.16.tar.gz Description: GNU Zip compressed data

NEW: net/tftpd-cgi-0.1.4

2009-02-01 Thread Don Jackson
I have motivated the development of a new version of the OpenBSD tftpd which supports a CGI interface. This is a useful tool for dynamically returning content to tftp clients . Two interesting use cases: 1) When pxebooting the OpenBSD installer, pxeboot requests the file ./ etc/boot.conf.

UPDATE: sysutils/rsyslog-3.20.3

2009-01-27 Thread Don Jackson
Port updated to the recent 3.20.3 release of rsyslog. Tested on OpenBSD 4.4, amd64 and i386. It would be great if someone would commit this to the OpenBSD ports tree. $ cat ./pkg/DESCR A syslogd replacement rsyslog-3.20.3.tar.gz Description: GNU Zip compressed data

UPDATED: telephony/kamailio-1.4.3 (formerly named OpenSER)

2009-01-20 Thread Don Jackson
I have updated the earlier port of Kamailio 1.4.2 to support the recent 1.4.3 release. This port also depends on net/radiusclient-ng-0.5.6, a port I posted earlier (November 18, 2008) My testing over the past couple of months hasn't uncovered any issues, so I propose the kamailio and radi

NEW: databases/verdad-1.0.15

2008-11-23 Thread Don Jackson
cat pkg/DESCR Verdad is a system for centralizing configuration information for all the hosts at a large site. It provides tools like inheritance and versioning to let you build a central configuration database. WWW: http://verdad.sf.net/ verdad-1.0.15.tar.gz Description: GNU Zip comp

NEW: telephony/kamailio-1.4.2 (kamailio used to be called OpenSER)

2008-11-18 Thread Don Jackson
Tested on 4.4/amd64, definitely interested in more testing $ cat DESCR-main KAMAILIO (OpenSER) is a mature and flexible open source SIP server (RFC3261). It can be used on systems with limitted resources as well as on carrier grade servers, scaling to up to thousands call setups per second.

NEW: sysutils/rsyslog-3.20.0

2008-11-18 Thread Don Jackson
Tested on 4.4/amd64, definitely interested in more testing. $ cat ./pkg/DESCR A syslogd replacement rsyslog-3.20.0.tar.gz Description: GNU Zip compressed data

UPDATE: net/s3sync-1.2.5

2008-11-18 Thread Don Jackson
Updated MAINTAINER info, tested on 4.4/amd64 $ cat pkg/DESCR s3sync is a ruby program that easily transfers directories between a local directory and an Amazon S3 bucket:prefix. It behaves somewhat, but not precisely, like the rsync program. It also includes s3cmd, a program that wraps S3

NEW: net/radiusclient-ng-0.5.6

2008-11-18 Thread Don Jackson
This port is needed for the kamailio/openser port (see subsequent email) Tested on 4.4/amd64, definitely interested in more testing. $ cat pkg/DESCR Purpose of this project is to build portable, easy-to-use and standard compliant library suitable for developing free and commercial software tha

Re: NEW: s3sync

2008-10-06 Thread Don Jackson
08/10/03 09:12, Don Jackson wrote: >> >> Here is a first draft of a new port for s3sync. >> Please test/comment. >> I have installed it on a couple of machines running OpenBSD 4.3 stable, >> amd64 >> This is my first port, so I will not be surprised if I have more

NEW: s3sync

2008-10-03 Thread Don Jackson
Here is a first draft of a new port for s3sync. Please test/comment. I have installed it on a couple of machines running OpenBSD 4.3 stable, amd64 This is my first port, so I will not be surprised if I have more to learn about doing this properly. http://s3sync.net/wiki DESCR: s3sync is a

Problems with sox/lame on OpenBSD 4.3 AMD64

2008-06-28 Thread Don Jackson
Hello, I run stable. I built a new amd64 4.3 machine yesterday, and installed sox and lame. When I attempted convert a wav file to mp3 format, it dumped core. # gdb `which sox` sox.core GNU gdb 6.3 Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Pu

Port of OpenSER?

2007-08-21 Thread Don Jackson
http://www.openser.org/ I haven't found an OpenBSD port, and so I am thinking of porting it myself. The guide said to communicate that intention to this mailing list, so I am doing so. This looks like a potentially complex port, so not sure I will succeed. Don

Has anybody ported the Xerces-C++ library to OpenBSD?

2007-08-21 Thread Don Jackson
http://xml.apache.org/xerces-c/ I haven't found an OpenBSD port, and so I am thinking of porting it myself. The guide said to communicate that intention to this mailing list, so I am doing so. Don