update to sdl-1.2.11

2006-10-08 Thread Peter Valchev
Here is an SDL update various people have asked for. I have only lightly tested it on amd64 so far, and would love to get more comments. Index: Makefile === RCS file: /cvs/ports/devel/sdl/Makefile,v retrieving revision 1.45 diff -u

Re: Cyrus-SASL and LDAP

2006-10-08 Thread Marc Balmer
* Kenny Mann wrote: Since 3.8 I've been using Cyrus-SASL compiled with LDAP. I usually used packages. I'm not using 3.9 (on a test system) and I can't seem to get Cyrus-SASL compiled with LDAP to actually install. The problem boils down to this: Cyrus-SASL (compiled with LDAP) requires

Re: Cyrus-SASL and LDAP

2006-10-08 Thread Joachim Schipper
On Sat, Oct 07, 2006 at 09:23:40PM -0500, Kenny Mann wrote: Since 3.8 I've been using Cyrus-SASL compiled with LDAP. I usually used packages. I'm not using 3.9 (on a test system) and I can't seem to get Cyrus-SASL compiled with LDAP to actually install. The problem boils down to this:

cacti port

2006-10-08 Thread Julien TOUCHE
Hi a port for cacti (cacti php monitoring tool) in the chrooted apache. work in progress for a flavor with plugins arch. tested on i386. please test, comments thanks Regards Julien cacti-port-20061008.tar.gz Description: application/gzip

Re: Cyrus-SASL and LDAP

2006-10-08 Thread Kenny Mann
# Using packages # export PKG_PATH=ftp://ftp.usa.openbsd.org/pub/OpenBSD/3.9/packages/i386 # pkg_add -v ${PKG_PATH}/cyrus-sasl-2.1.21p2-ldap.tgz parsing cyrus-sasl-2.1.21p2-ldap Dependencies for cyrus-sasl-2.1.21p2-ldap resolve to: openldap-client-2.3.11p5 (todo:

www/mantis

2006-10-08 Thread Marc Balmer
take II. this is better and has the additional benefit that email actually works... mantis.tar.gz Description: application/tar-gz

www/otrs, OTRS, Open Ticket Request System

2006-10-08 Thread Marc Balmer
we use OTRS for about two years to handle customer tickets. here is a port for the new version 2.1.x for testing (we use 2.0.4 in production) comments and additions (diff -u ...) are very welcome otrs.tar.gz Description: application/tar-gz

3.9 plone port problem

2006-10-08 Thread Antonios Anastasiadis
I have installed zope and plone and followed the simpled instructions in the zope README.OpenBSD to create a zope instance. Zope works ok, but I can there is no Plone Site to add in the plone management ZMI list, and CMFPlone does not appear in the products list anyway. Digging through zope

Re: 3.9 plone port problem

2006-10-08 Thread Antonios Anastasiadis
searching through the archives more thoroughly I found another one that has the same problem, so I guess that the 3.9 plone port is broken.

Re: New port, py-silc-0.4

2006-10-08 Thread Thomas Schoeller
hello, works fine for me, too on i386. also builds fine on macppc. thomas On Sun, Sep 24, 2006 at 11:07:55PM +0300, Martynas Venckus wrote: Hi, I'm writing my own silc client in Python. Below in the link to py-silc-0.4 Python SILC Toolkit Bindings port which i just made. Tested on

lang/tcl/8.4: build error on alpha on -current

2006-10-08 Thread Sigfred HÃ¥versen
Hello, on alpha updated today, the build of lang/tcl/8.4 ends with: _SHLIB_EXT=\.so\ /usr/ports/lang/tcl/8.4/w-tcl-8.4.7p2/tcl8.4.7/unix/../unix/tclLoadDl.c rm -f libtclstub84.a ar cr libtclstub84.a tclStubLib.o ; ranlib libtclstub84.a rm -f libtcl84.so.1.0 cc -pipe -shared -fpic -o

Re: lang/tcl/8.4: build error on alpha on -current

2006-10-08 Thread steven mestdagh
Sigfred HÃ¥versen [2006-10-08, 23:38:23]: Hello, on alpha updated today, the build of lang/tcl/8.4 ends with: _SHLIB_EXT=\.so\ /usr/ports/lang/tcl/8.4/w-tcl-8.4.7p2/tcl8.4.7/unix/../unix/tclLoadDl.c rm -f libtclstub84.a ar cr libtclstub84.a tclStubLib.o ; ranlib libtclstub84.a rm -f

new/rfc, devel/boost

2006-10-08 Thread Deanna Phillips
Here's the beginning of a port for the boost C++ libraries. One of these, libboost_thread, will be required by the upcoming release of Gnash ( www/gnash ). This port seems to work for that, but there's much more to it. If this is to be used for more than satisfying a dependency, I think some

new: graphics/agg

2006-10-08 Thread Deanna Phillips
This is a fast 2D graphics engine that will be used in the upcoming Gnash release (www/gnash). It could have had a no_x11 flavor/subpackage, but it requires freetype and people seem to hate that in a no_x11 package. http://deanna.freeshell.org/agg.tar.gz *** Information for agg-2.4 Comment: