sysutils/htop: Fix typo in Makefile

2021-10-26 Thread Maxim
Fix variable name typo in htop's Makefile: diff --git sysutils/htop/Makefile sysutils/htop/Makefile index e28906080..fe9df3e62 100644 --- sysutils/htop/Makefile +++ sysutils/htop/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS = devel/desktop-file-utils NO_TEST = Yes -DEBUG_PACKAGES = ${BUI

www/apache-httpd: add $daemon_flags in rc_stop action

2018-06-02 Thread Maxim Tarasov
Currently in apache2.rc start action uses $daemon_flags, but stop action does not. If apache2_flags is set to "-f /home/www/httpd.conf" and all other options are derived form this config file, rc script will not be able to stop or restart the server. Patch to add missing $daemon_flags: Index: pk

UPDATE: cnupm

2014-11-27 Thread Maxim Tsyplakov
Please update net/cnupm to version 3.12 Index: Makefile === RCS file: /cvs/ports/net/cnupm/Makefile,v retrieving revision 1.18 diff -u -p -u -r1.18 Makefile --- Makefile11 Mar 2013 11:35:45 - 1.18 +++ Makefile27 Nov

ports/socks5 diff

2007-10-19 Thread Maxim Bourmistrov
${EXTRA_CONFIGURE_ARGS} MAKE_ENV= INSTALL_RUNSOCKS="${INSTALL_RUNSOCKS}" Best regards Maxim Bourmistrov mailto: [EMAIL PROTECTED] tfn.: +46735461332

Re: sysutils/libstatgrab

2007-01-18 Thread Maxim Bourmistrov
Work fine on i386. saidar - nice util btw, all-in-one. On Thursday 18 January 2007 15:29, [EMAIL PROTECTED] wrote: > This is a new port submission for libstatgrab: > > "libstatgrab is a library that provides cross platform access to > statistics about the system on which it's run. It's written i

Re: NEW/mrxvt

2006-11-13 Thread Maxim Bourmistrov
Ok. On Monday 13 November 2006 16:55, Antoine Jacoutot wrote: > Selon steven mestdagh <[EMAIL PROTECTED]>: > > shouldn't this write to utmp? > > New tarball. > - enable setgid utmp > - add a preformated man page (it looks like our groff is a little outdated) > > ok? >

Re: NEW/mrxvt

2006-11-13 Thread Maxim Bourmistrov
Works fine here. Thanks for fixing my ugly hacks :) On Monday 13 November 2006 12:36, Antoine Jacoutot wrote: > Selon Maxim Bourmistrov <[EMAIL PROTECTED]>: > > Tested on current i386. > > mrxvt version 0.5.2 > > I've reworked your port a bit. > Note that I

NEW xfce/Terminal

2006-11-12 Thread Maxim Bourmistrov
GNOME plattform, but still provides a worthy alternative to the GNOME terminal emulator. Depends on exo posted before. Test and comment Tested on current i386 Version 0.2.5.8rc2 Port: http://en.roolz.org/files/ports/xfceterminal_port.tgz //maxim

NEW devel/exo

2006-11-12 Thread Maxim Bourmistrov
/exo_port.tgz //maxim

NEW/mrxvt

2006-11-12 Thread Maxim Bourmistrov
fast, lightweight and independent of standard toolkits or desktop environments (e.g. Gnome / KDE). Tested on current i386. mrxvt version 0.5.2 Test and comment Port: http://en.roolz.org/files/ports/mrxvt_port.tgz //maxim

collision while adding kaffeine pkg

2006-08-13 Thread Maxim Bourmistrov
# pkg_add kaffeine Collision: the following files already exist /usr/local/share/mimelnk/application/x-mplayer2.desktop (kdelibs-3.5.4) /usr/sbin/pkg_add: fatal issues in installing kaffeine-0.8.1 PKG_PATH: ftp.su.se //maxim

Re: BINARY PACKAGE TESTS

2006-08-13 Thread Maxim Bourmistrov
Here is the list of packages I'v tested with home-built libc39.3. Most of pkges are those KDE depends on. Complete update process was done via "pkg_add -F alwaysupdate,update -u", mirror ftp.su.se . No problems here. ImageMagick-6.2.6.1 image processing tools ORBit2-2.12.2p2 high-performance

Re: BINARY PACKAGE TESTS

2006-08-11 Thread Maxim Bourmistrov
We are awaiting KDE 3.5.4 to show up on mirrors :) On Friday 11 August 2006 16:45, Marc Espie wrote: > Are you people actually TESTING STUFF ??? > > Right now, the base system snapshot for i386 has > a libc.so.39.2, and the packages snapshot is built > against libc.so.39.3. > > I've seen ZERO r

NEW: x11/metamonitor

2006-06-18 Thread Maxim Bourmistrov
bility to specify reactions on various types of messages (triggering) - Themable popups (custom skin, layout, fonts and colors) http://en.roolz.org/pages/obsd/ports/port_metamonitor.tgz Tested on i386 with KDE 3.5.3 (snapshoted desktop) Test and comment. //Maxim

UPDATE: x11/kdirstat

2006-06-18 Thread Maxim Bourmistrov
Tested on i386. http://en.roolz.org/update_x11_kdirstat.diff //Maxim

KDE apps

2006-06-18 Thread Maxim Bourmistrov
I'd like to propose a separation of KDE-dependable apps into new dir (kde-apps?) in ports. Separation at least of those listed on kde-apps.org? //Maxim

Re: openldap 3.9

2006-06-17 Thread Maxim Bourmistrov
cerberus [15:19:54] $ CPPFLAGS="-I/usr/local/include/db4" LDFLAGS="-L/usr/local/lib/db4" ./configure --enable-bdb --enable-hdb checking for db.h... yes checking for Berkeley DB major version... 4 checking for Berkeley DB minor version... 2 checking for Berkeley DB link (-ldb42)... no checking f

Re: openldap 3.9

2006-06-17 Thread Maxim Bourmistrov
Take a look in Makefile for OpenLDAP in ports. Section for bdb flavor. On Saturday 17 June 2006 13:08, Sandro guly Zaccarini wrote: > > $ /usr/local/libexec/slapd > Unrecognized database type (bdb) > > > > trying to compile from scratch openldap sources i follow into this > error: > checking

Re: [UPDATE] php5 to version 5.1.2 (IMPORTANT)

2006-05-04 Thread Maxim Bourmistrov
Hardened core work as well. On Thursday 04 May 2006 19:41, Maxim Bourmistrov wrote: > PHP 5.1.2 compiles and works fine on i386. > Tested only with simple phpinfo(). > Extensions not tested. > > Thanks for updates Robert! > > //maxim

Re: [UPDATE] php5 to version 5.1.2 (IMPORTANT)

2006-05-04 Thread Maxim Bourmistrov
PHP 5.1.2 compiles and works fine on i386. Tested only with simple phpinfo(). Extensions not tested. Thanks for updates Robert! //maxim On Friday 28 April 2006 01:59, Robert Nagy wrote: > Hi. > > Finally after fighting with pear I've managed to create a working update >

Re: NEW: net/transmission 0.5 (BT client)

2006-04-28 Thread Maxim Bourmistrov
K+2 is a fairly heavyweight dependency. > > Lightly tested on sparc64. > //maxim

Re: NEW: devel/kdesvn

2006-04-04 Thread Maxim Bourmistrov
This seems to be a known bug in kdesvn. I'v discovered it too while playing around with it. Now I'm not sure if this software should be included in ports at all (without fix). On Monday 03 April 2006 13:07, Lars Hansson wrote: > On Thursday 30 March 2006 21:30, Maxim Bour

Re: NEW: devel/kdesvn

2006-03-30 Thread Maxim Bourmistrov
Another try. My misstake - typo in Makefile. version is up to 0.8.1 now. On Wednesday 29 March 2006 22:35, Maxim Bourmistrov wrote: > > kdesvn is a Subversion client for KDE > version 0.8.0 > > Tested on i386 -current > > Please test and comment. > Port attached e

NEW: devel/kdesvn

2006-03-29 Thread Maxim Bourmistrov
kdesvn is a Subversion client for KDE version 0.8.0 Tested on i386 -current Please test and comment. Port attached else available at http://en.roolz.org/pages/obsd/ports/kdesvn_port.tgz //Maxim kdesvn_port.tgz Description: application/tgz

QT question

2006-03-27 Thread Maxim Bourmistrov
Hello ports@ ! Is there more easy or accurate way to add Qt into Makefile for specific port than just using configure-flags in CONFIGURE_ARGS? Or should I include qt3.port.mk ? Thanks for any help. //Maxim

Re: More KDE testing

2006-02-14 Thread Maxim Bourmistrov
kompare works well here, as well as power off. On Tuesday 14 February 2006 04:00, Lars Hansson wrote: > kdebase > === > kdm: shutdown does not power off. > > kdegraphics > === > kdvi: requires kpsewhich "to find fonts" but this program is nowhere to be > found. > The kdegraphics pa

Re: build jdk on 3.8

2005-11-06 Thread Maxim Bourmistrov
jdk-linux-1.3.1_15 IS available, but in archives. While trying to install it from ports you should be promted about where you can donwload _15. I'v done it 1,5 week ago. On Sunday 06 November 2005 08:47, you wrote: > > i'm trying to build java on openbsd 3.8/x86 which seems a long long road > t

Re: SECURITY: firefox-1.0.6 for OPENBSD_3_7

2005-07-23 Thread Maxim Bourmistrov
s mailing list every time > so more people will know about the issues. > > Thanks. > > Robert > > -- Best regards Maxim Bourmistrov

Re: SECURITY: firefox-1.0.6 for OPENBSD_3_7

2005-07-23 Thread Maxim Bourmistrov
> so more people will know about the issues. > > Thanks. > > Robert > > -- Best regards Maxim Bourmistrov

Re: php4-4.4.0 for OPENBSD_3_7

2005-07-13 Thread Maxim Bourmistrov
> > Thanks > > -- Best regards Maxim Bourmistrov

Re: NEW: www/elinks

2005-07-01 Thread Maxim Bourmistrov
d > comments. Thanks. > > James > -- > James Prevatt > Email: [EMAIL PROTECTED] > Website: http://jprevatt.beevomit.org > SDF Public Access UNIX System - http://sdf.lonestar.org > -- Best regards Maxim Bourmistrov

Re: [NEW] net/amsn.4 and security/tcltls

2005-07-01 Thread Maxim Bourmistrov
t; > > > Edd > > > > -- > > This email has been verified as Virus free > > Virus Protection and more available at http://www.plus.net > -- Best regards Maxim Bourmistrov

Re: UPDATE: mrtg-2.12.2

2005-07-01 Thread Maxim Bourmistrov
> > Bernd > -- Best regards Maxim Bourmistrov

UPDATE audio/vorbis-tools

2005-06-30 Thread Maxim Bourmistrov
_MESSAGES/vorbis-tools.mo +share/locale/ru/ +share/locale/ru/LC_MESSAGES/ share/locale/ru/LC_MESSAGES/vorbis-tools.mo +share/locale/sv/ +share/locale/sv/LC_MESSAGES/ share/locale/sv/LC_MESSAGES/vorbis-tools.mo +share/locale/uk/ +share/locale/uk/LC_MESSAGES/ +share/locale/uk/LC_MESSAGES/vorbis-tools.m

UPDATE audio/libvorbis

2005-06-30 Thread Maxim Bourmistrov
bis.so.4.0 [EMAIL PROTECTED] lib/libvorbisenc.so.2.0 [EMAIL PROTECTED] lib/libvorbisenc.so.2.1 @lib lib/libvorbisfile.so.4.0 -- Best regards Maxim Bourmistrov

Re: UPDATE x11/enlightenment

2005-06-29 Thread Maxim Bourmistrov
My mistake, sorry for the noise. On Tuesday 28 June 2005 22:09, Aleksander Piotrowski wrote: > Maxim Bourmistrov <[EMAIL PROTECTED]> wrote: > > > > > Update to enlightenment-0.16.7.1 > > Tested on i386. > > Diff is far to big to past it here. > >

Re: NEW x11/tsclient

2005-06-29 Thread Maxim Bourmistrov
Here is another try. Thanks for all comments. I'm picking up this port to maintain. On Wednesday 29 June 2005 08:46, you wrote: > Maxim Bourmistrov wrote: > > > TSclient is a frontend for rdesktop and other remote desktop tools. > > Version 0.140.tgz > > Tested on

NEW x11/tsclient

2005-06-28 Thread Maxim Bourmistrov
TSclient is a frontend for rdesktop and other remote desktop tools. Version 0.140.tgz Tested on i386. http://en.roolz.org/port-tsclient-0.140.tgz Test and comment. -- Best regards Maxim Bourmistrov port-tsclient-0.140.tgz Description: application/tgz

UPDATE x11/enlightenment

2005-06-27 Thread Maxim Bourmistrov
Update to enlightenment-0.16.7.1 Tested on i386. Diff is far to big to past it here. http://en.roolz.org/enlightenment.diff -- Best regards Maxim Bourmistrov

Re: NEW: mpd-0.11.5

2005-06-15 Thread Maxim Bourmistrov
re probably more familiar > >with the OpenBSD way. > > > I'm note sure how to deal with this correctly. Let's wait for some more > comments on this. > > Bernd > > -- Best regards Maxim Bourmistrov

Re: php4-xslt-4.3.11 not working on OpenBSD 3.7-stable

2005-06-14 Thread Maxim Bourmistrov
t; waive any related rights and obligations. Any distribution, use or copying > of this e-mail or the information it contains by other than an intended > recipient is unauthorized. If you receive this e-mail in error, please > advise me (by return e-mail or otherwise) immediately. > > Information received by or sent from this system is subject to review by > supervisory personnel, is retained and may be produced to regulatory > authorities or others with a legal right to the information. > > > -- Best regards Maxim Bourmistrov

Re: ion-3ds-20050607

2005-06-08 Thread Maxim Bourmistrov
9 PLIST > --- pkg/PLIST   14 May 2005 20:16:32 -  1.9 > +++ pkg/PLIST   8 Jun 2005 12:20:36 - > @@ -27,6 +27,7 @@ >  lib/ion3/lc/mod_sm.lc >  lib/ion3/lc/mod_sp.lc >  lib/ion3/lc/mod_statusbar.lc > +lib/ion3/lc/statusd_date.lc >  lib/ion3/lc/statusd_load.lc >  lib/ion3/lc/statusd_mail.lc >  lib/ion3/mod/ -- Best regards Maxim Bourmistrov -- Best regards Maxim Bourmistrov