Unbreak lang/smlnj

2013-01-12 Thread Alexander Polakov
de/confname.h -elif [ -r "/usr/include/unistd.h" ]; then - INCLFILE=/usr/include/unistd.h elif [ -r "/usr/include/bsd/unistd.h" ]; then INCLFILE=/usr/include/bsd/unistd.h else % sml Standard ML of New Jersey, Version 110.0.7, September 28, 2000 [CM; autoload enabled] - print "hello world\n"; hello world val it = () : unit -- Alexander Polakov | plhk.ru

Re: lang/ghc locale support

2013-01-11 Thread Alexander Polakov
* Matthias Kilian [130112 01:00]: > Hi, > > On Fri, Jan 11, 2013 at 07:31:22AM +0400, Alexander Polakov wrote: > > > Maybe, but what now? Mention it in the manpage or add a readme file > > > to the package? As I said, it' poorly documented

Re: lang/ghc locale support

2013-01-10 Thread Alexander Polakov
* Matthias Kilian [130111 03:20]: > On Thu, Jan 10, 2013 at 09:44:20PM +0400, Alexander Polakov wrote: > > > On Thu, Jan 10, 2013 at 05:37:20PM +0400, Alexander Polakov wrote: > > > > It seems like some locale/unicode support is missing in OpenBSD ghc. > > > &g

Re: lang/ghc locale support

2013-01-10 Thread Alexander Polakov
* Matthias Kilian [130110 20:50]: > Hi, > > On Thu, Jan 10, 2013 at 05:37:20PM +0400, Alexander Polakov wrote: > > It seems like some locale/unicode support is missing in OpenBSD ghc. > > Well, it's poorly implemented and poorly documented (my fault). > > >

lang/ghc locale support

2013-01-10 Thread Alexander Polakov
linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Prelude> putStrLn "текст" текст -- Alexander Polakov | plhk.ru

Re: Enable cabal test-suites for hs-ports by default?

2012-12-04 Thread Alexander Polakov
you Haskell guys gets pandoc > ported to OpenBSD. > > http://johnmacfarlane.net/pandoc/ > > P.S. I tried installing with cabal but it just returns a slue of > complains. > pandoc installs and works fine here on -current/i386. -- Alexander Polakov | plhk.ru

Re: [NEW] textproc/fbreader + textproc/liblinebreak

2012-11-05 Thread Alexander Polakov
So what's up with this port? Is it ok? * Alexander Polakov [120918 23:10]: > * Stuart Henderson [120918 21:00]: > > > Please set SEPARATE_BUILD=Yes for liblinebreak then that's ok with me > > > to import. > > > > > > fbreader&#x

Re: java apps X gui blank windows

2012-10-23 Thread Alexander Polakov
* David Coppa [121023 16:10]: > Install wmname-0.1 and add: > > /usr/local/bin/wmname LG3D > > into your .xinitrc before cwm. > > Let me know if this works for you. It shouldn't AFAIU. cwm sets _NET_SUPPORTING_WM_CHECK since some time, which is a Window-type property, which points to a window

Re: [NEW] textproc/fbreader + textproc/liblinebreak

2012-09-18 Thread Alexander Polakov
* Stuart Henderson [120918 21:00]: > > Please set SEPARATE_BUILD=Yes for liblinebreak then that's ok with me > > to import. > > > > fbreader's still building, but some initial comments on that: > > > > - looks like it should be SHARED_ONLY=Yes and merge PFRAG.shared > > into PLIST. > > > > - it

[NEW] textproc/fbreader + textproc/liblinebreak

2012-09-18 Thread Alexander Polakov
This port is based on http://gitorious.org/openbsd-ports-wip/mainline/trees/300a1b35eb2ba99ddea95715213f16911ee7020f/textproc/fbreader Description: FBReader is an e-book reader for various platforms. FBReader depends on liblinebreak, which is: Description: Liblinebreak is an implementation of th

audio/audacious unpausing by itself

2012-04-05 Thread Alexander Polakov
, if I hit pause on 4:50 and the track's length is 5:00, the next track starts playing in 10 seconds. Can anyone else confirm this? I'm running current on amd64. audacious 3.2p0 -- Alexander Polakov | plhk.ru

sysutils/xbattbar patch to add time & date display

2012-04-03 Thread Alexander Polakov
osis window appears in the center of the display, + which shows both AC line status and battery remaining level. ++.Nm -T ++option adds time and date display to the popup window. ++It accepts an optional strftime(3) format string argument. + This diagnosis window disappears if the mouse cursor leaves from + the status indicator. + .Sh SEE ALSO -- Alexander Polakov | plhk.ru

Re: update sysutils/conky to 1.8.1, enable apm on non-i386, add xmms2 flavour

2011-04-20 Thread Alexander Polakov
considerations: > > - we do not have MusicOnConsole (moc) music player in our tree ..yet. I'm working with upstream to get sndio support in, and when they make a release I'll send port here. > (and it's linux-only stuff iirc), Incorrect. -- Alexander Polakov | plhk.ru

NEW: x11/echinus

2011-03-16 Thread Alexander Polakov
Hi, I made a port for my window manager finally. It was my first porting attempt, so don't beat too hard, please. Tested here on amd64. -- Alexander Polakov | plhk.ru echinus.tgz Description: application/tar-gz

Re: sysutils/conky - no_x11 flavor

2008-07-12 Thread Alexander Polakov
You need "out_to_console" in configuration file to get some output. 2008/7/13, Stuart Henderson <[EMAIL PROTECTED]>: > On 2008/07/12 20:52, Alexander Polakov wrote: >> Hi all! >> >> What do you think about no_x11 flavor? >> Patch attached. >&

sysutils/conky - no_x11 flavor

2008-07-12 Thread Alexander Polakov
Hi all! What do you think about no_x11 flavor? Patch attached. -- Alexander Polakov | http://rootshell.be/~polachok/ --- conky/Makefile Mon May 19 11:44:37 2008 +++ conky/Makefile.new Sat Jul 12 19:09:10 2008 @@ -21,9 +21,17 @@ PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes