Questions about the ports

2011-10-08 Thread Zantgo Zantgo
Well first clarify that I am not very skilled in OpenBSD or any BSD, but I can assure you I want to become an expert, and I'm very open what I recommend, since I want to learn. by going straight to the point my questions are: Why do I work so slow ports? if it is true that we must build, but how P

Re: new: p5-Net-OpenSSH-0.52

2011-10-08 Thread Abel Abraham Camarillo Ojeda
On Wed, Oct 5, 2011 at 6:31 PM, Abel Abraham Camarillo Ojeda wrote: > On Wed, Oct 5, 2011 at 6:16 PM, Okan Demirmen wrote: >> On Tue 2011.10.04 at 19:35 -0500, Abel Abraham Camarillo Ojeda wrote: >>> Net::OpenSSH is a secure shell client package implemented on top of >>> OpenSSH binary client (ss

NEW: games/megaglest

2011-10-08 Thread Kirill Bychkov
And another one from my tree. MegaGlest-3.5.2.4 is a 3D-real-time strategy game, where you control the armies of one of seven different factions: Tech, Magic, Egyptians, Indians, Norsemen, Persian or Romans. MegaGlest is heavily based on the widely known Glest, which it forked from in early 2010.

NEW: games/violetland

2011-10-08 Thread Kirill Bychkov
Hi. Attached is a port of violetland-0.4.2, top view shooting game. In this game the player should help a girl by name of Violet to struggle with hordes of monsters. For this purpose the various weapon, and also the special abilities of the heroine which are opening with experience can be used. W

NEW: games/naev

2011-10-08 Thread Kirill Bychkov
Hi! This is a port of naev-0.5.0, a 2D space trading and combat game. Naev is taking inspiration from the Escape Velocity series. You pilot a space ship from a top-down perspective, and are more or less free to do what you want. As the genre name implies, you're able to trade and engage in combat

Schism Tracker

2011-10-08 Thread Christian Ruesch
Hello, I created a port for the `Schism Tracker', an impulse tracker like module tracker editor/player. It works great without aucat. If I start it with aucat (aucat -l -fsun:0), it crashes mostly with a core dump during playing a song. You can try it by starting with $ schismtracker -p

Re: [UPDATE] cmake-2.8.6

2011-10-08 Thread David Coppa
On Sat, Oct 8, 2011 at 3:53 PM, Marc Espie wrote: > I should have checked what you actually did ! > > Removing .orig files from WRKDIST will seriously hamper update-patches. > When I told you to move it to post-install, I didn't realize you wouldn't > think about it and just move the exact same li

Re: Clementine port

2011-10-08 Thread LEVAI Daniel
On Sat, Oct 08, 2011 at 08:00:35 +0400, Vadim Zhukov wrote: [...] > Looks like it's not the first time Clementine fails on database update: > http://code.google.com/p/clementine-player/issues/detail?id=2127 > > What version did you have before update? Could you provide a backtrace? It was 0.5.x

Re: [UPDATE] cmake-2.8.6

2011-10-08 Thread Marc Espie
On Sat, Oct 08, 2011 at 01:20:45PM +0200, David Coppa wrote: > > Also, I have renamed the "post-install" step by "post-build", because it > > includes all *.orig files in the PLIST, don't know why but it works fine > > with "post-build". > > It was "post-build" before, but espie@ said me to use

UPDATE: net/py-GeoIP

2011-10-08 Thread Benoit Lecocq
Hi, This diff updates py-GeoIP to the latest release 1.2.7. Tested on amd64. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/net/py-GeoIP/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- Makef

[NEW] devel/hgview

2011-10-08 Thread Remi Pointel
Hi, hgview is a simple tool aiming at visually navigate in a Mercurial (hg) repository history. It is written in Python with quick and efficient key-based navigation in mind, trying to be fast enough for big repositories. Critical positive or negative would be appreciated ;-). Few information

Re: [UPDATE] cmake-2.8.6

2011-10-08 Thread David Coppa
On Sat, Oct 8, 2011 at 11:18 AM, Remi Pointel wrote: > On Fri, 7 Oct 2011 05:54:23 -0600 > David Coppa wrote: >> >> This time they have been faster to release a new version! >> >> <> AUTOMOC target property that helps make it easier to build Qt >> projects. >> >> ... >> >> Other improvements incl

[UPDATE] devel/py-urwid

2011-10-08 Thread Remi Pointel
Hi, this is the diff to update devel/py-urwid to 1.0.0. I need this update for hgview, a new port I'm working on. Are you ok? Regards, -- Remi Index: Makefile === RCS file: /cvs/ports/devel/py-urwid/Makefile,v retrieving revision

[NEW] editors/py-qscintilla

2011-10-08 Thread Remi Pointel
Hi, py-qscintilla is a Python binding for QScintilla source code editor. Makefile is adapted from editors/qscintilla. Critical positive or negative would be appreciated ;-). Few information : $ pkg_info py-qscintilla Information for inst:py-qscintilla-2.5.1 Comment: Py

Re: [UPDATE] cmake-2.8.6

2011-10-08 Thread Remi Pointel
On Fri, 7 Oct 2011 05:54:23 -0600 David Coppa wrote: > > This time they have been faster to release a new version! > > < AUTOMOC target property that helps make it easier to build Qt > projects. > > ... > > Other improvements include the movement of many files from KDE's > overrides of CMake m

Re: UPDATE: py-qt4, enable more bindings

2011-10-08 Thread David Coppa
On Sat, Oct 8, 2011 at 7:07 AM, Vadim Zhukov wrote: > Hello all. > > The following patch enables more module bindings (QtDeclarative and > QtXmlPatterns) in py-qt4, which are needed for pykde4. OK? no problems for me, ok. ciao, David > Index: Makefile > =