UPDATE: games/jbrickshooter

2011-03-21 Thread Aleksander Piotrowski
i need help with testing an update for games/jbrickshooter (i've headless openbsd machine). does it work you, guys? thanks, alek Index: Makefile === RCS file: /cvs/ports/games/jbrickshooter/Makefile,v retrieving revision 1.5 diff -u

Re: UPDATE: net/snort-2.8.6.1 (was: UPDATE: net/snort-2.8.6)

2010-08-22 Thread Aleksander Piotrowski
Markus Lude wrote: > On Wed, Jul 28, 2010 at 03:45:48PM +0200, viq wrote: > > > > And looks like it's time to deal with it, as I can't fetch the distfile > > right now... I guess the reason is the 2.8.6.1 release, though it's > > highly annoying that older release sources are not available anymo

Re: net/icb diff

2009-12-16 Thread Aleksander Piotrowski
this one works much better. if icb -h segfaults for you on amd64 please test it. Index: Makefile === RCS file: /cvs/ports/net/icb/Makefile,v retrieving revision 1.25 diff -u -r1.25 Makefile --- Makefile15 Sep 2007 22:36:53 -

Re: net/icb diff

2009-12-14 Thread Aleksander Piotrowski
Aleksander Piotrowski wrote: > net/icb segfaults on amd64 as it's using malloc without necessary > includes looks like more patches are needed so please hold on with this diff > Index: Makefile > === > RCS file

net/icb diff

2009-12-14 Thread Aleksander Piotrowski
net/icb segfaults on amd64 as it's using malloc without necessary includes Index: Makefile === RCS file: /cvs/ports/net/icb/Makefile,v retrieving revision 1.25 diff -u -r1.25 Makefile --- Makefile15 Sep 2007 22:36:53 - 1.

Re: pf fallout and other breakage

2009-11-29 Thread Aleksander Piotrowski
Christian Weisgerber wrote: > Build failures in my latest i386 bulk build: [...] > shells/zoidberg > Still broken since the perl 5.10.1 update. Index: Makefile === RCS file: /cvs/ports/shells/zoidberg/Makefile,v retrieving revisio

UPDATE: devel/monotone

2009-10-27 Thread Aleksander Piotrowski
here is an update for devel/monotone and new port security/botan which is required by this update. tested on i386. alek Index: Makefile === RCS file: /cvs/ports/devel/monotone/Makefile,v retrieving revision 1.5 diff -N -u Makefile --

Re: Error: change in plist

2009-08-23 Thread Aleksander Piotrowski
Henry Precheur wrote: > I am working on Python 3.1's port. Somebody reported a problem with it > and I don't understand what could cause it. > > Here is the error: > > [...] > ===> Building package for python-3.1.1 > > Create /usr/ports/packag

Re: squirrelmail

2009-01-27 Thread Aleksander Piotrowski
Kirill S. Bychkov wrote: > Hi. I'm running squirrelmail on my server for a year and have started with the > port for it (fot pkg_add -ui reason). May be it will be useful for you. oh, squirrelmail port. long time ago i prepared one: http://openbsd.monkey.org/ports/200212/msg00171.html i remem

Re: NEW: pidgin-facebookchat

2009-01-04 Thread Aleksander Piotrowski
Steven Mestdagh wrote: > hi, > > please test/comment/ok. following diff install icons. plugin builds and works fine. tested with friend using fb, not another pidgin-facebookchat plugin. ok alek@ diff -urN pidgin-facebookchat.orig/Makefile pidgin-facebookchat/Makefile --- pidgin-facebookchat.

Re: NEW: lang/mono

2008-10-15 Thread Aleksander Piotrowski
Giovanni Bechis <[EMAIL PROTECTED]> wrote: > Aleksander Piotrowski wrote: >> hi >> >> you'll find attached first attempt at mono port. simple hello world program >> (http://www.softsteel.co.uk/tutorials/cSharp/lesson3.html) works for me >> on my i38

NEW: lang/mono

2008-10-14 Thread Aleksander Piotrowski
hi you'll find attached first attempt at mono port. simple hello world program (http://www.softsteel.co.uk/tutorials/cSharp/lesson3.html) works for me on my i386 box. have fun, alek -- W przyszłości ten obraz zawsze stawał Baleyowi przed oczami, kiedy wspominał pobyt na Aurorze. Nie burza. Naw

Re: NEW net/aget

2008-10-06 Thread Aleksander Piotrowski
Girish Venkatachalam <[EMAIL PROTECTED]> wrote: > $ cat pkg/DESCR > > aget first sends a HEAD request to retrieve the length of the file, and > divides it into equal segments according to the number user has > requested. Then for each segment, it connects to the server and gets > only the part, w

Re: UPDATE: python-2.6, unbreak python-2.5

2008-10-03 Thread Aleksander Piotrowski
Will Maier <[EMAIL PROTECTED]> wrote: > Hi Damien- > > On Fri, Oct 03, 2008 at 11:47:00AM +1000, Damien Miller wrote: > > Below is a patch to add the just-released Python-2.6 to > > lang/python. It also includes some fixes to the Python-2.5 port: > > IDLE was being incorrectly placed in the -mai

Re: UPDATE: Pidgin 2.0.2 (and silc-toolkit 1.1)

2007-06-21 Thread Aleksander Piotrowski
Just a quick notice, this port hasn't been commited recently as it breaks devel/py-silc. martynas@ is currently working on a fix/update for py-silc so that it would work with new silc-toolkit release. Cheers, Alek -- Dwa miesiące temu londyński klub nikogo poza Wyspami nie obchodził. Groził mu

Re: UPDATE: Pidgin 2.0.2 (and silc-toolkit 1.1)

2007-06-20 Thread Aleksander Piotrowski
Simon Kuhnle <[EMAIL PROTECTED]> wrote: > On Fri, Jun 15, 2007 at 09:33:28PM -0400, Brad wrote: > > Here is an update to Pidgin 2.0.2 as well as an update to silc-toolkit 1.1 > > as the Pidgin SILC support has been updated to use the 1.1 API. > > > > http://comstyle.com/pidgin/pidgin.diff > > htt

Re: Currently broken ports (i386)

2007-05-19 Thread Aleksander Piotrowski
Giovanni Bechis <[EMAIL PROTECTED]> wrote: > On Fri, May 18, 2007 at 07:28:11PM +, Christian Weisgerber wrote: > > The latest bulk build on i386 turned up these broken ports: > > > [...] > > net/pidgin ? > > > It works for me on i386 (updated yesterday), what's wrong?

Re: UPDATE: devel/ipython

2007-05-12 Thread Aleksander Piotrowski
Will Maier <[EMAIL PROTECTED]> wrote: > This patch updates devel/ipython to 0.8.1, this morning's bugfix > release. See the wiki[0] for changes. The patch also enables most of > the provided test suites; there's still a slight problem with one of > them, so I've left it disabled. make regress doe

update: py-gtk2

2007-05-07 Thread Aleksander Piotrowski
Hi Here is an update for py-gtk2 with a new port py-gobject that is required by newer py-gtk2. You will find also a patch for libgsf that adds some additional python modules to libgsf. Previously they weren't built as py-gtk2 that is in the ports tree is too old. Please test as there are many p

Re: update: net/pidgin

2007-05-05 Thread Aleksander Piotrowski
Aleksander Piotrowski <[EMAIL PROTECTED]> wrote: > Yet another gaim beta, this time called pidgin. pidgin-tlen and > pidgin-icb will follow. 2.0.0 has been released so here is an updated port with both -tlen and -icb plugins included. Alek -- Możliwe, że świat, taki jakim go widzi

update: net/pidgin

2007-05-04 Thread Aleksander Piotrowski
Yet another gaim beta, this time called pidgin. pidgin-tlen and pidgin-icb will follow. Alek -- - Czasem lubię myśleć - oświadczył Graff - że Bóg okazuje łaskę, sprawiając, by jakiś przypadek nie pozwolił na realizację naszych najgorszych zamiarów. - Ja w to nie wierzę - odparła Terasa. - Uważam

Re: mutt buffer overflow fixes

2007-05-03 Thread Aleksander Piotrowski
There is 1.5.14 available, maybe this release has fixed this problem? Ray Lai <[EMAIL PROTECTED]> wrote: > Mutt overflows if you have a Name with a long string of ampersands, > like "x...&&&", where the ampersands expand to greater > than 256. Crashes on startup. There is also a cha

Re: Update www/sarg

2007-04-30 Thread Aleksander Piotrowski
Douglas Santos <[EMAIL PROTECTED]> wrote: > Update sarg-2.1 -> 2.2.3.1 > gd disabled for now. Why is it disabled for now? Alek -- - Chcę zrozumieć wszystko - oświadczył Miro. - Chcę wiedzieć wszystko, a potem zestawić razem i zbadać, co się tam kryje. - Znakomity projekt - przyznała. - Będzie d

new: devel/monotone

2007-04-28 Thread Aleksander Piotrowski
Port of another version control system. It's in a good enough shape to check out pidgin's repo. OK? Alek -- Jego ojciec miał takie powiedzenie, które można przetłumaczyć mniej więcej tak: "Bóg codziennie sika ci za kołnierz, ale utonąć mozesz tylko raz". I chociaż te słowa były trochę niejasne,

Re: NEW:telephony/kiax now with USE_SYSTRACE

2007-04-10 Thread Aleksander Piotrowski
Todd T. Fries <[EMAIL PROTECTED]> wrote: > Just curious, how did you test? I tried to setup an account and I get segv's. Moreover, last time I tried to port kiax I've ended up with port that locks up after first voice frame received... Alek -- The joy of coding Python should be in seeing short

Re: NEW: devel/pylint

2007-04-09 Thread Aleksander Piotrowski
Joerg Zinke <[EMAIL PROTECTED]> wrote: > On Thu, 15 Mar 2007 17:48:11 +0100 > Andreas Bihlmaier <[EMAIL PROTECTED]> wrote: > > > Tested on -current i386. > > > > # pkg_info pylint > > Information for pylint-0.12.2 > > there is 0.13.1 available now. Please test the following version: h

Re: port for inkscape 0.45.1

2007-03-25 Thread Aleksander Piotrowski
Vlad Glagolev <[EMAIL PROTECTED]> wrote: > Fixed a lot of stuff in the inkscape port: LIB_DEPENDS, WANTLIB, added > a MAINTAINER, python support, etc. Tested @ i386. And after the > running I get this warn: > > -- > $ inkscape > > ** (process:29208): WARNING **: GC Warning: GC_get_nprocs() retur

gaim and dbus

2007-03-20 Thread Aleksander Piotrowski
The following patch is needed to actually use dbus support in gaim. Thanks to it I was able to start up and then kill gaim only by using gaim-send command. Also, thanks to changes made by Bernd to python module, we can use it here too. OK? Index: Makefile

UPDATE: gtk+ and friends

2007-03-20 Thread Aleksander Piotrowski
Hi Here goes yet another update for gtk+2 and friends. Fetch diffs from: http://atlantilde.com/~alek/ports/gtk-stuff/ Don't be afraid to test it. It works perfectly fine for me with Firefox and Gaim on i386. IIRC gtk+ update will break old gnome, as some of it libs depend on internals

Re: Gnome 2.18

2007-03-20 Thread Aleksander Piotrowski
Hi You are right Marc, huge diffs are hard to test for everyone. Let's do it in small steps. I'll post gtk+/glib/pango this evening, so that people that aren't interested in Gnome can test it too. Libfam will follow. As far as dbus goes, it's hard to test it with Gnome stuff that we have porte

Gnome 2.18

2007-03-20 Thread Aleksander Piotrowski
Hi Jasper, Mikolaj Kucharski and I have recently started (again) updating our really outdated Gnome stuff. Feel free to fetch ports that we have updated/created sofar: http://atlantilde.com/~alek/ports/mystuff-gnome.tar.gz There is not too much to test yet, only platform section from Gn

UPDATE: lang/python

2006-12-19 Thread Aleksander Piotrowski
Hi The following diff updates lang/python/2.3 to new version -- 2.3.6. It also fixes py-wxWidgets problem spotted by John Danks <[EMAIL PROTECTED]>. The problem was that python is built with CC and doesn't work with extensions that use CXX. OK? Index: Makefile.inc =

Re: firefox 2, gtk+2 and gnash works together on i386

2006-11-18 Thread Aleksander Piotrowski
Mikolaj Kucharski <[EMAIL PROTECTED]> wrote: > But libjavaplugin_oji.so isn't working with new firefox. I've also > mozilla installed and it is working with it. Someone can confirm that? > I should add that jave plugin is visilble in firefox on about:plugins > page. Works for me, just don't forge

Re: UPDATE: x11/gtk+2

2006-11-12 Thread Aleksander Piotrowski
Aleksander Piotrowski <[EMAIL PROTECTED]> wrote: > Hi > > Please help us testing new gtk+2. Get updates from: > > http://atlantilde.com/~alek/ports/gtk+2/ > > New gtk+2 won't build if the old version is installed. > Works fine for me on i386 (tested wi

UPDATE: x11/gtk+2

2006-11-12 Thread Aleksander Piotrowski
Hi Please help us testing new gtk+2. Get updates from: http://atlantilde.com/~alek/ports/gtk+2/ New gtk+2 won't build if the old version is installed. Works fine for me on i386 (tested with ff and gaim). AFAIK works fine on macppc too. These diffs are based on updates made by Eric Faur

Re: UPDATE: mozilla-firefox-2

2006-11-12 Thread Aleksander Piotrowski
Martynas Venckus <[EMAIL PROTECTED]> wrote: > > This should be a good time to shorten the name of this port from > > "mozilla-firefox" to just "firefox". It is world-famous under the name > > "firefox", almost nobody calls it "mozilla firefox". Similar to the > > renaming of tomcat, maybe apache-a

Re: GStreamer, any one working on it?

2006-11-01 Thread Aleksander Piotrowski
Mikolaj Kucharski <[EMAIL PROTECTED]> wrote: > Any one is working on new gstreamer's ports? I'm working on it as a part of new GNOME desktop. Alek -- Monkberg elegancko przeciął sobie spory kawałek lewej nogi. W świetle latarki widać rozcięte naczynia krwionośne i wiązadła sterczące po bokach k

Re: x11/dbus socket directory

2006-10-29 Thread Aleksander Piotrowski
Deanna Phillips <[EMAIL PROTECTED]> wrote: > x11/dbus (required by qt4 required by freemat) is creating > /usr/local/var/run/dbus/ as its socket directory, and intends to > create /usr/local/var/dbus/pid if it's ever run as a systemwide > daemon. > > Nothing seems to use the daemon at this point

Re: Glib 2.12.4

2006-10-28 Thread Aleksander Piotrowski
Sam Fourman Jr. <[EMAIL PROTECTED]> wrote: > Does anyone have a diff for Glib 2.12.4? http://atlantilde.com/~alek/ports/glib2.diff Alek -- W przyszłości ten obraz zawsze stawał Baleyowi przed oczami, kiedy wspominał pobyt na Aurorze. Nie burza. Nawet nie Gladia. Tylko ta spokojna chwila pod drz

gnome desktop and gtk+2 stuff

2006-10-20 Thread Aleksander Piotrowski
Peter and I are both working on gnome desktop and new gtk+2 version. So don't waste your time updating it yourself. Cheers, Alek -- Nie mógł się nie pośmiać wraz z nia. Choć w środku bolało. Dawno nie spotkał takiej kobiety. Może nawet nigdy. A wyraźnie czył, że nic z tego nie będzie. Podpowiada

NEW: x11/py-wxPython

2006-10-13 Thread Aleksander Piotrowski
py-wxPython is Python bindings for wxWidgets C++ class library. Grab it from: http://atlantilde.com/~alek/ports/py-wxPython.tar.gz This port requires new wxWidgets port that was recently commited. There is no regiression suite to test this port but there are many examples and demos availa

NEW: mail/squirrelmail

2006-07-31 Thread Aleksander Piotrowski
Hi Here goes a port for squirrelmail webmail -- www.squirrelmail.org. It's damn easy to configure squirrelmail, just install port, run configuration utility (/var/www/conf/squirrelmail/conf.pl) and point document root of one of your virtualhosts to /var/www/htdocs/squirrelmail. This port comes wit

Re: [UPDATE] msmtp-1.4.6

2006-07-30 Thread Aleksander Piotrowski
You know patch-configure file is really needed ... Moreover, on my i386 box "make plist" regenerates PLIST. Please try it yourself, just run "make plist" on your machine and eventually test my diff I just uploaded: http://atlantilde.com/~alek/ports/msmtp.diff Simon Kuhnle <[EMAI

Re: UPDATE: mail/courier-imap, NEW: security/courier-authlib

2006-07-26 Thread Aleksander Piotrowski
Aleksander Piotrowski <[EMAIL PROTECTED]> wrote: > http://atlantilde.com/~alek/ports/courier-courier.diff Erm, correct URL is: http://atlantilde.com/~alek/ports/courier-imap.diff Alek -- - Gdyby cała rosa była z diamentów - odezwał się Pablo - bylibyśmy bogaci. Moglibyśm

UPDATE: mail/courier-imap, NEW: security/courier-authlib

2006-07-25 Thread Aleksander Piotrowski
Hi Here goes update for mail/courier-imap port. It contains two parts as authdaemon (security/courier-authlib) is now separate program required by courier-imap. Works for me with simple setup (SSL, maildirs, authpwd). Stuff that hasn't been tested: other than authpwd authorization methods, shar

Re: database/db/v4

2006-07-24 Thread Aleksander Piotrowski
> I'm working on a newer port of netatalk (http://netatalk.sf.net) > 2.0.xx (hopefully will be added as net/netatalk2) and I've tested it > with the latest Berkeley DB (4.4.xx) which requires a patch to > netatalk. The version in OpenBSD's ports is version 4.2.xx which does > not require a patch to

Re: update: devel/darcs 1.0.4 -> 1.0.8

2006-07-19 Thread Aleksander Piotrowski
Jon Olsson <[EMAIL PROTECTED]> wrote: > On Wed, Jul 19, 2006 at 07:37:19AM -0500, Will Maier wrote: > [snip] > > > Jon, would you be interested in maintaining the port? I don't use > > DARCS at all... > > Sure - I use darcs all the time, I'll maintain it. I got lost, where is a diff to test? A

Re: [NEW] misc/libpri

2006-07-19 Thread Aleksander Piotrowski
David Hill <[EMAIL PROTECTED]> wrote: > Feedback welcome. Needs testing on architectures other than i386. Your port needs some work and actually I've cleaned it up a little bit. Grab my version from: http://atlantilde.com/~alek/ports/libpri.tar.gz If you are curious what I've changed t

Re: [NEW] databases/p5-DBIx-Class

2006-07-19 Thread Aleksander Piotrowski
danz <[EMAIL PROTECTED]> wrote: > Please test and comment. > DBIx::Class description from CPAN: > > This is an SQL to OO mapper with an object API inspired by Class::DBI > (and a compatibility layer as a springboard for porting) and a resultset > API that allows abstract encapsulation of database

Re: bstring libary porting question

2006-07-18 Thread Aleksander Piotrowski
Chris Humphries <[EMAIL PROTECTED]> wrote: > The thing is that the project doesn't include a Makefile and I am doing > everything manually. What would be the best way to handle this? Should I > have a > patch to create a Makefile and then use it? All that is basically needed is > to > c

Re: new: iftop-0.17

2006-07-16 Thread Aleksander Piotrowski
BSDManiak <[EMAIL PROTECTED]> wrote: > iftop display bandwidth usage on an interface by host. Doesn't work here. It starts up and displays screen full of various counters but all of them shows that 0 bytes has been transferred... Alek

Re: UPDATE: x11/wxWidgets, take two

2006-07-07 Thread Aleksander Piotrowski
Genadijus Paleckis <[EMAIL PROTECTED]> wrote: > And what about ports that depends on it? > > jdk-1.4.2p8 > jre-1.4.2p8 > freeradius-iodbc-1.1.1 > php4-odbc-4.4.1p0 > php5-odbc-5.1.4 > > I guess it is not enough to bump iodbc to v3 I'm not sure, let's focus on wxWidgets, OK? We'll deal wit

Re: UPDATE: x11/wxWidgets, take two

2006-07-06 Thread Aleksander Piotrowski
Aleksander Piotrowski <[EMAIL PROTECTED]> wrote: > Update is available at: > > http://atlantlde.com/~alek/ports/wx Yes, this url is wrong, the right one is: http://www.atlantilde.com/~alek/ports/wx/ You'll need updated iodbc as well, the diff is

UPDATE: x11/wxWidgets, take two

2006-07-05 Thread Aleksander Piotrowski
Hi Please help me testing wxWidgets update. You can do this by testing your favourite apps that depend on it (xchm, audacity, amule). Update is available at: http://atlantlde.com/~alek/ports/wx Things that still have to be done: - install docs - play with pkg_add -u and add necessar

Re: BarCode

2006-07-05 Thread Aleksander Piotrowski
Roy Morris <[EMAIL PROTECTED]> wrote: > Anyone know any barcode scan ports for openbsd? .. Something like this? print/py-reportlab/plugins/barcode Alek

Re: update: editors/vim: 7.0.0 -> 7.0.35

2006-07-02 Thread Aleksander Piotrowski
Chris Kuethe <[EMAIL PROTECTED]> wrote: > On 6/30/06, Chris Kuethe <[EMAIL PROTECTED]> wrote: > >this updates vim to 7.0.35. There are a few patches only applicable to > >the windows or os/2 builds, so I truncate them after fetching them. Is > >there a cleaner way than that? > > robert@ pointed o

Re: math/cfitsio regress test

2006-06-29 Thread Aleksander Piotrowski
Peter Valchev <[EMAIL PROTECTED]> wrote: > It requires that the library be installed so 'make regress' fails. > > ... > cd /t/obj/ports/cfitsio-3.006/cfitsio && ./testprog >testprog.lis > ./testprog: can't load library 'libcfitsio.so.0.0' > *** Error code 4 > > Should we point LD_LIBRARY_PATH to

Re: NEW: lang/cacao-0.95 jvm with jit

2006-06-29 Thread Aleksander Piotrowski
Frederick C. Druseikis <[EMAIL PROTECTED]> wrote: > * It contains a complete integration of boehm-gc 6.6 with OpenBSD > pthreads. Boehm-gc is embedded in the cacao distribution, alas with > some cacao-specific patches. The potential exists for separating it out > and upgrading the devel/boeh

UPDATE: databases/iodbc

2006-06-29 Thread Aleksander Piotrowski
Hi Please test following update for iodbc: http://atlantilde.com/~alek/ports/iodbc.diff It builds fine for me but as I don't use it I would really like someone to test if it works fine as well. It's needed for upcomming wxWidgets update. Thanks, Alek

Re: experimental Zope-Interface port

2006-06-28 Thread Aleksander Piotrowski
Travis H. <[EMAIL PROTECTED]> wrote: > Hi, could people please try out the attached port and let me know if > everything looks good? > > I'll be submitting a few others today. FYI, I've got py-Twisted and zope-interface almost ready and I'll import them once I finish working on wxWidgets. Cheer

Re: UPDATE: x11/wxWidgets

2006-06-18 Thread Aleksander Piotrowski
steven mestdagh <[EMAIL PROTECTED]> wrote: > Aleksander Piotrowski [2006-06-18, 17:27:05]: > > Hi > > > > Here goes an update for x11/wxWidgets mostly made by Jolan Luff. It > > simplifies existing port a lot and moves it to version 2.6.3. > >

Re: UPDATE: x11/wxWidgets

2006-06-18 Thread Aleksander Piotrowski
steven mestdagh <[EMAIL PROTECTED]> wrote: > Antoine Jacoutot [2006-06-18, 19:17:55]: > > steven mestdagh wrote: > > >"The wxWidgets library is required. Audacity 1.2 needs wxGTK 2.4, > > >compiled without the gtk2 or unicode options. (Future versions of > > >Audacity will support newer wxWidgets

UPDATE: x11/wxWidgets

2006-06-18 Thread Aleksander Piotrowski
Hi Here goes an update for x11/wxWidgets mostly made by Jolan Luff. It simplifies existing port a lot and moves it to version 2.6.3. You can grab this update from http://atlantilde.com/~alek/ports/wx/ I'm still looking at audio/audacity as it doesn't build here on my i386 with this update. Ple

Re: NEW: RFC 2217 compliant Telnet serial port redirector

2006-06-18 Thread Aleksander Piotrowski
Moritz Grimm <[EMAIL PROTECTED]> wrote: > Hello Alexej, > > > Aleksander Piotrowski wrote: > >-@@ -714,8 +717,6 @@ > >+@@ -714,8 +714,6 @@ unsigned long int GetPortSpeed(int PortF > > ... > > >--- sredird.orig/pkg/PLIST Sun Jun 18 01:59:45 2006

Re: NEW: RFC 2217 compliant Telnet serial port redirector

2006-06-17 Thread Aleksander Piotrowski
Alexey E. Suslikov <[EMAIL PROTECTED]> wrote: > Sredird is a serial port redirector that is compliant with the RFC 2217 > "Telnet Com Port Control Option" protocol. This protocol lets you share > a serial port through the network. Basically your port looks OK to me. You missed some important stu

Re: NEW: textproc/py-markdown

2006-06-07 Thread Aleksander Piotrowski
Will Maier <[EMAIL PROTECTED]> wrote: > On Tue, Jun 06, 2006 at 03:50:39PM -0700, Ben Lovett wrote: > > On Jun 6, 2006, at 3:27 PM, Will Maier wrote: > > >+post-install: > > >+ ${INSTALL_SCRIPT} ${WRKSRC}/markdown.py ${PREFIX}/bin/py-markdown > > > > Seems to me that this could be named just `ma

Re: UPDATE: p5-POE and p5-POE-Component-Client-DNS

2006-06-06 Thread Aleksander Piotrowski
Jasper Lievisse Adriaanse <[EMAIL PROTECTED]> wrote: > p5-POE: > - Bug fixes, > - Removed POE::Preprocessor (now ran via Makefile.PL), > - Cleanup and more. Make regress fails for p5-POE, I'm attaching log. Any idea why it's failing? Alek regress.log.gz Description: application/gunzip

Re: UPDATE: databases/py-sqlite2

2006-05-25 Thread Aleksander Piotrowski
Eric Faurot <[EMAIL PROTECTED]> wrote: > The current version of py-sqlite2 is known to be unusable with sqlite > 3.3.x. This patch is an update to py-sqlite-2.2.2. Thank for your diff, Eric. BTW, would you like to maintain this port? Alek -- - [...] Niepotrzebne nam tu żadne polityczne afery,

Re: UPDATE: freeradius

2006-05-24 Thread Aleksander Piotrowski
Antoine Jacoutot <[EMAIL PROTECTED]> wrote: > Selon Antoine Jacoutot <[EMAIL PROTECTED]>: > > Since all files in /etc/raddb are readable by anyone (and those might > > contain passwords), I propose this very little change to the freeradius > > port. > > Any news about it? > Have anyone had a chan

Re: Catalyst MVC framework: p5-PAR-Dist

2006-05-23 Thread Aleksander Piotrowski
Sean Comeau <[EMAIL PROTECTED]> wrote: > A perl module create and manipulate PAR distributions. > > It is needed by Catalyst (see catalystframework.org) Looks like regression tests need Module::Signature. Maybe you can port this module as well? Or maybe we already have it somewhere... Alek --

Re: net/rbldnsd

2006-05-21 Thread Aleksander Piotrowski
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I made a simple port of rbldnsd-0.996: > > http://openbsd.rutgers.edu/rbldnsd.tar You forgot about NO_REGRESS=Yes but otherwise it looks good to me. Can anyone test it on !i386/!sparc64? Thanks, Alek -- Zupełnie jakbyśmy uprawiali miłość po szeks

Re: tcl-8.4.7p1 tclConfig.sh has a broken SRC_DIR path

2006-05-18 Thread Aleksander Piotrowski
bugant <[EMAIL PROTECTED]> wrote: > On 5/16/06, Aleksander Piotrowski <[EMAIL PROTECTED]> wrote: > >bugant <[EMAIL PROTECTED]> wrote: > > > >> I was building a tcl extension and I noticed > >> that the TCL_SRC_DIR in tclConfig.sh points >

Re: don't build port mico

2006-05-16 Thread Aleksander Piotrowski
Sergei Smirnov <[EMAIL PROTECTED]> wrote: > gmake[1]: Entering directory `/usr/ports/devel/mico/w-mico-2.3.6p1/mico/coss' > for i in naming events streams relship property trader time; do gmake -C $i > lib || exit 1; done > gmake[2]: Entering directory > `/usr/ports/devel/mico/w-mico-2.3.6p1/mi

Re: tcl-8.4.7p1 tclConfig.sh has a broken SRC_DIR path

2006-05-16 Thread Aleksander Piotrowski
bugant <[EMAIL PROTECTED]> wrote: > I was building a tcl extension and I noticed > that the TCL_SRC_DIR in tclConfig.sh points > to a location under /usr/obj. Is it right? I guess that it's not right. Could you please tell us what extension you are trying to build? Cheers, Alek -- Nie mógł

Re: NEW: directoryassistant-2.0

2006-04-30 Thread Aleksander Piotrowski
Joerg Zinke <[EMAIL PROTECTED]> wrote: > the port is not tricky, just "pure" python. > please test, comment and maybe commit... Please test this version instead: http://atlantilde.com/~alek/ports/directoryassistant.tar.gz It contains various fixes. Cheers, Alek -- - Co to są litery?

Re: NEW: net/dictd

2006-04-18 Thread Aleksander Piotrowski
Sigfred H?versen <[EMAIL PROTECTED]> wrote: > Deanna Phillips wrote: > >Sigfred H?versen <[EMAIL PROTECTED]> writes: > > > > > > > >>===> Building for dictd-client-1.9.15 > >>cc -c -Ilibmaa -DHAVE_CONFIG_H -I. -O2 -pipe -DUSE_DICT_ORG > >>-DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/local/libexec/\" >

UPDATE: python binding for libxml

2006-04-17 Thread Aleksander Piotrowski
Hi Following diff adds libxml-python subpackage to libxml port, needed by doc-utils port: http://atlantilde.com/~alek/ports/libxml.diff And here goes doc-utils itself: http://atlantilde.com/~alek/ports/gnome-doc-utils.tar.gz Both ports are needed by upcoming evince port http://

New gaim and gaim-icb for testing

2006-04-16 Thread Aleksander Piotrowski
Hi If anyone wants to play with new gaim (beta3) and gaim-icb plugin then feel free to fetch them from: http://www.atlantilde.com/~alek/ports/gaim.diff http://www.atlantilde.com/~alek/ports/gaim-icb.diff Cheers, Alek -- Modular and configurable software is evil. I'm now quite c

Re: NEW: net/dictd

2006-04-15 Thread Aleksander Piotrowski
Deanna Phillips <[EMAIL PROTECTED]> wrote: > Here's a little something I've been using for years: a command > line dictionary client that connects to a variety of public > dictionary databases on the net using the RFC 2229 DICT > client/server protocol. It's more for definitions than for > spelli

Re: configure misses -lpopt

2006-04-11 Thread Aleksander Piotrowski
Jacob Meuser <[EMAIL PROTECTED]> wrote: > On Mon, Apr 10, 2006 at 11:10:57PM +0200, frantisek holop wrote: > > hi there, > > > > i am trying to port stardict and its configure script misses popt, > > from config.log: > > > > configure:23951: checking for poptStrippedArgv in -lpopt > > configure:

Re: www/pecl-APC

2006-04-09 Thread Aleksander Piotrowski
Aleksander Piotrowski <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > Here's a port of the alternative PHP cache. > > > > alek@ made some changes months ago and approved it, but he was waiting > > on another com

Re: www/pecl-APC

2006-04-09 Thread Aleksander Piotrowski
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Here's a port of the alternative PHP cache. > > alek@ made some changes months ago and approved it, but he was waiting > on another commit and now seems too busy to commit it himself. Can > someone else have a look at it (and commit please :)? > >

Re: audio/workman dumps core and the compilation of audio/xcd fails

2006-01-30 Thread Aleksander Piotrowski
Nikolay Sturm <[EMAIL PROTECTED]> wrote: > * Matthieu Herrb [2006-01-11]: > > XView is not LP64 clean. This comes to the surface once or two every > > year, but it's still not marked as broken for 64 bits arches. > > Now it is. FYI I'm working on this issue in my spare time. Alek -- Jest tak w

Re: New: Commoncpp

2006-01-28 Thread Aleksander Piotrowski
And here goes build log ... Alek -- One of the deep mysteries to me is our logo, the symbol of lust and knowledge bitten into, all crossed with the colors of the rainbow in the wrong order. You couldn't dream of a more appropriate logo: lust, knowledge, hope, and anarchy. -- Jean Louis Gassée, A

Re: New: Commoncpp

2006-01-28 Thread Aleksander Piotrowski
Jo?o Salvatti <[EMAIL PROTECTED]> wrote: > since openbsd is an excellent system for software developers and > aiming to increase its branch of package options i have created a port > from commoncpp library (http://www.gnu.org/software/commoncpp/), which It doesn't build here on my i386 box. See

Re: UPDATE: devel/ald

2006-01-28 Thread Aleksander Piotrowski
Patrick Alken <[EMAIL PROTECTED]> wrote: > This updates ald to 0.1.7. I have attached a diff - please > commit :) Sure, but first tell us why do you want to replace DISTNAME with PORTNAME? > diff -urN -x CVS /usr/ports/devel/ald/Makefile ./ald/Makefile > --- /usr/ports/devel/ald/Makefile T

lang/python and NO_SHARED_ARCHS support

2006-01-27 Thread Aleksander Piotrowski
Hi I would like to drop support for NO_SHARED_ARCHS (right now that would be m88k and vax) to make lang/python port easier to maintain. Right now it's PITA to change anything in this port and of course I don't have m88k or vax to check if it still works OK on them (; Any opinions? Alek -- It

Re: ports/x11/fltk/

2006-01-23 Thread Aleksander Piotrowski
Pascal Vizeli <[EMAIL PROTECTED]> wrote: > This email attachment have updates for fltk. > fltk.1.1.4 to fltk.1.1.7 Please your update as an unidiff (like: diff -urN -xCVS fltk.orig fltk.new). Alek -- Zaiste, jak ja się przez cały ten czas zachowywałem, jak mogłem miętosić takie dzieci przypomni

Re: UPDATE: net/libshout (please disregard previously sent patches)

2006-01-22 Thread Aleksander Piotrowski
Moritz Grimm <[EMAIL PROTECTED]> wrote: > * Fix another double-free() that, unfortunately, didn't make it into 2.2 > in time [...] > diff -pruN --exclude=CVS /usr/ports/net/libshout/patches/patch-src_shout_c > ./patches/patch-src_shout_c > --- /usr/ports/net/libshout/patches/patch-src_shout_c T

Re: py-crypto + gmp

2006-01-22 Thread Aleksander Piotrowski
knitti <[EMAIL PROTECTED]> wrote: > perhaps someone can give me a pointer with my > following problem: > I try to use the _fastmath (which needs gmp) module > in py-crypto. I'm able to build it by including the following > in PCTBuildExt.build_extensions() in setup.py: > > Extension("

Re: Port: ctorrent

2006-01-14 Thread Aleksander Piotrowski
M. Schatzl <[EMAIL PROTECTED]> wrote: > is anybody interested in having ctorrent ported? I've compiled a port of > it, but the software itself is rather old (last release Sept 2004), > given the fact that bittorrent is still going to be developed: > > From its homepage http://ctorrent.sourceforge

RFC: net/vtun

2006-01-08 Thread Aleksander Piotrowski
Hi I would like to remove (like cvs rm -f) net/vtun port. It's marked broken since 2003/09 ... Alek -- Spieranie się z zakochanym, to jak próba osuszenia oceanu łyżką. -- Stephen King, Powołanie Trójki

devel/pango, cairo and new XF4

2006-01-01 Thread Aleksander Piotrowski
Hi Config.log says that cairo isn't available as symbols from libfreetype aren't found while linking libcairo in. Maybe it's because of recent XF4 changes? Anyone else has similar problem? Important parts from build log: [...] checking for cairo >= 0.5.2-head... yes checking CAIRO_CFLAGS... -I

Re: New: moc

2005-12-27 Thread Aleksander Piotrowski
Tilo Stritzky <[EMAIL PROTECTED]> wrote: > The port uses INT8_MIN and friends which are not defined on OpenBSD so > I took i386/int_limits.h from NetBSD. > I'm not sure this is portable. Any ideas how to get this fixed? Check /usr/include/limits.h and /usr/include/sys/limits.h Alek -- - Zeskrob

Eric the Troll and his friends

2005-12-26 Thread Aleksander Piotrowski
Hi Here goes eric -- full featured Python and Ruby IDE written in Python and using Qt widgets. All dependencies (py-sip, qscintilla, py-qt3) are included. Eric works (at least on my machine ;) fine but some more work is still needed. Mostly *_DEPENDS stuff, I guess. Just try installing devel/e

Re: Scientific Python

2005-12-17 Thread Aleksander Piotrowski
Dave Feustel <[EMAIL PROTECTED]> wrote: > I have tried to add Scientific Python to my system, > but so far I have not succeeded. Is there any possibility of > getting Scientific Python (SciPy?) added to the OpenBSD > package collection? Here goes py-scientificpython port. Please test it and tell

Re: new gaim

2005-12-16 Thread Aleksander Piotrowski
Aleksander Piotrowski <[EMAIL PROTECTED]> wrote: > Here goes new version of gaim port. It's based on today's CVS sources. Have > fun. And here is new version of gaim-icb plugin. Works only with new gaim. Alek -- Spieranie się z zakochanym, to jak próba osuszenia oce

Re: new gaim

2005-12-11 Thread Aleksander Piotrowski
Aleksander Piotrowski <[EMAIL PROTECTED]> wrote: > Here goes new version of gaim port. It's based on today's CVS sources. Have > fun. Correct MASTER_SITES is: http://centaur.nic.com.pl/alek/ Alek -- Szyfrowanie kluczem jednorazowym zajmuje mu trochę czasu. Lawrence po

new gaim

2005-12-11 Thread Aleksander Piotrowski
Hi Here goes new version of gaim port. It's based on today's CVS sources. Have fun. Alek -- To, co zrobił Liu jest pokazaniem światu "chińskiej szybkości". Liu Xiang nie tylko błyskawicznie pokonał płotki na bieżni. On pokonał przede wszystkim 108 lat upokorzeń azjatyckich sportowców na igrzys

Re: UPDATE: net/icecast (2.3.0 -> 2.3.1)

2005-12-11 Thread Aleksander Piotrowski
Moritz Grimm <[EMAIL PROTECTED]> wrote: > Please don't commit it like that ... *sigh* > > The damned snprintf() patches are still botched. An earlier fix missed > another instance of an identical problem. This is getting ridiculous... :( Don't worry, we won't commit your update. We will wait f

  1   2   3   >