Re: Squidguard AND Berkeley DB

2005-07-21 Thread Aleksander Piotrowski
Leonardo B. Cuquejo (Arachnius) <[EMAIL PROTECTED]> wrote:

> I'm working on port of squidguard but him need Berkeley DB version 
> 3.2.X. But on ports have only the 3.1.17.
> 
> Who's the manteiner of db/v3 ? Anyone are working on it?

I'm working on it.  Sometimes.  But send it to [EMAIL PROTECTED]

If you need any help with this port then you know my email address,
right?

Alek
-- 
Splątane i pełne perwersji są scieżki ludzkiego umysłu - zaintonowała
Jane - Pinokio był durniem, że chciał się stać prawdziwym chłopcem.
Drewniana głowa lepiej by mu służyła.
 -- Orson Scott Card, Mówca Umarłych



Re: Squidguard AND Berkeley DB

2005-07-21 Thread Gerardo Santana Gómez Garrido
On 7/21/05, Leonardo B. Cuquejo (Arachnius) <[EMAIL PROTECTED]> wrote:
> I'm working on port of squidguard but him need Berkeley DB version
> 3.2.X. But on ports have only the 3.1.17.
> 
> Who's the manteiner of db/v3 ? Anyone are working on it?

$ pwd
/usr/ports/databases/db
$ make show=MAINTAINER
===> databases/db/v3
The OpenBSD ports mailing-list 
===> databases/db/v4
The OpenBSD ports mailing-list 

It doesn't have a maintainer, you can maintain it.

-- 
Gerardo Santana Gómez Garrido
http://www.openbsd.org.mx/santana/
"Entre los individuos, como entre las naciones, el respeto al derecho
ajeno es la paz" -Don Benito Juárez



Re: Plist empty

2005-07-21 Thread Gerardo Santana Gómez Garrido
On 7/21/05, Leonardo B. Cuquejo (Arachnius) <[EMAIL PROTECTED]> wrote:
> I've created a port to DB3.3, and it installed correctly, I ran the make
> install command and:
> #pkg_info | grep db-3
> db-3.3.11 Berkeley DB
> 
> But when I run make plist I have this problem:
> #make plist
> ===> Updating plist for db-3.3.11
> /usr/ports/databases/db3.3/pkg/PLIST empty
> 
> #cat /usr/ports/databases/db3.3/pkg/PLIST
> @comment $OpenBSD$
> 
> That doesn't work, where is my mistake?
> 
> OBS: Sorry about the english  :D
> 
> 

You can have better luck modifying the existing db3 port at
/usr/ports/databases/db/v3/

-- 
Gerardo Santana Gómez Garrido
http://www.openbsd.org.mx/santana/
"Entre los individuos, como entre las naciones, el respeto al derecho
ajeno es la paz" -Don Benito Juárez



Plist empty

2005-07-21 Thread Leonardo B. Cuquejo (Arachnius)
I've created a port to DB3.3, and it installed correctly, I ran the make 
install command and:

#pkg_info | grep db-3
db-3.3.11 Berkeley DB

But when I run make plist I have this problem:
#make plist
===> Updating plist for db-3.3.11
/usr/ports/databases/db3.3/pkg/PLIST empty

#cat /usr/ports/databases/db3.3/pkg/PLIST
@comment $OpenBSD$

That doesn't work, where is my mistake?

OBS: Sorry about the english  :D



Re: blog?

2005-07-21 Thread Mattieu Baptiste
> 
> I don't know how well it works or whether it works in the chroot.
> 

It works pretty well for me on 3.7.

-- 
Mattieu Baptiste
"/earth is 98% full ... please delete anyone you can."



Squidguard AND Berkeley DB

2005-07-21 Thread Leonardo B. Cuquejo (Arachnius)
I'm working on port of squidguard but him need Berkeley DB version 
3.2.X. But on ports have only the 3.1.17.


Who's the manteiner of db/v3 ? Anyone are working on it?



Re: blog?

2005-07-21 Thread Morten Liebach
On 2005-07-21 16:44:41 +0200, Ed White wrote:
> did anyone play with a blogging software that works in the chroot environment 
> of OpenBSD/Apache? I didn't find any php script in ports...

Port:   wordpress-1.5
Path:   www/wordpress
Info:   standard compliant weblog
Maint:  Kevin Lo <[EMAIL PROTECTED]>

(on a 3.7 system)

I don't know how well it works or whether it works in the chroot.

Have a nice day
 Morten

-- 
http://m.mongers.org/weblog/
__END__



Re: new port - fmirror

2005-07-21 Thread Antti Nykänen
Hi,

On Thu, Jul 21, 2005 at 05:33:56PM +0200, Vladimir Kotal wrote:
> 
> It includes patches which make it understand IPv6.
> 

Shouldn't you be looping through the list of addrinfo structures in
res0 somewhere, trying to connect for every item? See the examples
section in getaddrinfo(1).

The first item, i.e. res0, might not contain a working IP address,
and if that is the case, the program will fail even though there
might be working addresses available.

Or have I somehow horribly misunderstood something? 

-- 
Antti Nykänen
aon{@,.}iki.fi



new port - fmirror

2005-07-21 Thread Vladimir Kotal

Hello,

FTP mirror is lightweight FTP mirroring tool written in C. You can find the 
port here:
  http://techie.devnull.cz/public/fmirror-OpenBSD-port.tgz

It includes patches which make it understand IPv6.


v.



Re: [WANTED] FireFox-1.0.5 for -stable

2005-07-21 Thread Christian Weisgerber
Edd Barrett <[EMAIL PROTECTED]> wrote:

> You were right, 1.0.6 has been released and the API bug has apparently
> been fixed. Is anyone interested in porting this to stable?

How about getting it into -current first?

-- 
Christian "naddy" Weisgerber  [EMAIL PROTECTED]



blog?

2005-07-21 Thread Ed White
Hi,

did anyone play with a blogging software that works in the chroot environment 
of OpenBSD/Apache? I didn't find any php script in ports...

Thanks.



Re: [WANTED] FireFox-1.0.5 for -stable

2005-07-21 Thread Robert Nagy
Yes 1.0.6 will be in stable when the time comes, but
it mainly depends on the users. We always ask for testing
such beasts as firefox for stable but we always get a very
few reports, and if we break something everyone whines.
So please when the time comes and we send a patch for testing,
just test it correctly. If I'll have time I'll build a package
for i386 too for people how can't build it.

On (18/07/05 08:43), Edd Barrett wrote:
> 
> Hello,
> 
> Mozilla has released a new version of the firefox web browser. The
> release contains many security improvements:
> 
> ( from 
> http://www.mozilla.org/projects/security/known-vulnerabilities.html#Firefox
> 
> Is there any possibility that we could have an update for the 3.7-stable 
> branch?
> 
> Many thanks in advance



Re: [WANTED] FireFox-1.0.5 for -stable

2005-07-21 Thread Edd Barrett
> > > I don't speak for the maintainer, but I don't think it should be
> > > done. The next release (1.0.6) is announced to be released soon.
> > > There are some problems with unplanned api-changes, which have to
> > > be solved.

Hi,

You were right, 1.0.6 has been released and the API bug has apparently
been fixed. Is anyone interested in porting this to stable?

Thanks



UPDATE: net/maradns

2005-07-21 Thread Mike Pechkin
hi,

patch for 1.0.28
Have fun. :)

--mpech


mara_1_0_28.patch
Description: Binary data


update: net/BitTorrent 4.1.3

2005-07-21 Thread Christian Weisgerber
This is a rough update for net/BitTorrent to 4.1.3.  This might fix
some problems.  In my very limited testing so far, it didn't fall
into some infinite loop as 4.1.1 sometimes does (but then this
happens very irregularly for me), and kashmir didn't throw up any
background errors.  It also fixes the torrent info option in the
GUI client.

The internationalization support has problems.  Our gettext tools
are too old for the build script, so I pre-built the message catalog
on a FreeBSD box.  Alas, the bt* clients also fail to actually read
the translated message catalogs, because they try the relative path
locale/[...] rather than $PREFIX/share/locale/[...].  This seems
to be a generic problem in the Unix client--which makes me wonder
whether BT is developped on MS Windows.  Oh well.  Also, when run
from a path such that the translations are found, they are
unconditionally spit out in UTF-8.  I thought gettext did transcoding
to the specified LANG/LC_* charset, hmm.

Help is appreciated, as well as testing with python 2.3 and 2.4 and
in particular on platforms other than i386.

(I don't even know Python, I just find BitTorrent... useful.)


Index: Makefile
=== RCS
file: /cvs/ports/net/BitTorrent/Makefile,v retrieving revision 1.11
diff -u -r1.11 Makefile --- Makefile20 Jun 2005 21:19:18 -
1.11 +++ Makefile20 Jul 2005 21:56:56 - @@ -3,7 +3,7 @@
 COMMENT=   "cooperative file distribution system implemented
 in Python" COMMENT-gui=   "graphical interface components for
 BitTorrent"

-VERSION=   4.1.1 +VERSION=   4.1.3
 DISTNAME=  BitTorrent-${VERSION} PKGNAME-gui=
 BitTorrent-gui-${VERSION} CATEGORIES=net
@@ -18,7 +18,11 @@
 PERMIT_PACKAGE_CDROM=  Yes PERMIT_PACKAGE_FTP=Yes

-MASTER_SITES=  ${HOMEPAGE}dl/ +MASTER_SITES=
${MASTER_SITE_SOURCEFORGE:=bittorrent/} +MASTER_SITES0=
http://grappa.unix-ag.uni-kl.de/~naddy/ +DISTFILES= ${DISTNAME}.tar.gz
+# pre-built file because our gettext tools are too old +DISTFILES+=
bt413-messages.pot:0

 MODULES=   lang/python

@@ -31,6 +35,8 @@
 .endif

 NO_REGRESS=Yes
+ +EXTRACT_CASES= *.pot) cp ${FULLDISTDIR}/$$archive
${WRKDIST}/messages.pot ;;
 
 post-configure:
@perl -pi -e 's,/usr/bin/env python,${MODPY_BIN},g' ${WRKBUILD}/bt*.py
Index: distinfo
===
RCS file: /cvs/ports/net/BitTorrent/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo1 Jun 2005 16:02:31 -   1.6
+++ distinfo20 Jul 2005 21:56:56 -
@@ -1,4 +1,8 @@
-MD5 (BitTorrent-4.1.1.tar.gz) = 57381176882184ad8f539c473ad9bce5
-RMD160 (BitTorrent-4.1.1.tar.gz) = 2d068ba5004b56a0f0f8cdf35802d24fc44f3dc2
-SHA1 (BitTorrent-4.1.1.tar.gz) = 2753a7fa8030c07ce30228bff1e100f6d5c554dd
-SIZE (BitTorrent-4.1.1.tar.gz) = 237743
+MD5 (BitTorrent-4.1.3.tar.gz) = cd4dff145b5dea3789fa384bb94a4de9
+MD5 (bt413-messages.pot) = 3ba5babe4daeb75a2cdab1cd2039b899
+RMD160 (BitTorrent-4.1.3.tar.gz) = 100e03dd445461ce28fa048df87bc3cb89c1b0dc
+RMD160 (bt413-messages.pot) = 4b6716e214a3aaf6e084872f26778df40d518274
+SHA1 (BitTorrent-4.1.3.tar.gz) = b7fd6de13dfbf6be74d2621b8066e11c4d34777d
+SHA1 (bt413-messages.pot) = 4260c3b8e91ea64a12ffee00e99e5e1d57fc09a0
+SIZE (BitTorrent-4.1.3.tar.gz) = 850332
+SIZE (bt413-messages.pot) = 53287
Index: patches/patch-BitTorrent___init___py
===
RCS file: /cvs/ports/net/BitTorrent/patches/patch-BitTorrent___init___py,v
retrieving revision 1.2
diff -u -r1.2 patch-BitTorrent___init___py
--- patches/patch-BitTorrent___init___py1 Jun 2005 16:02:31 -   
1.2
+++ patches/patch-BitTorrent___init___py20 Jul 2005 21:56:56 -
@@ -1,16 +1,16 @@
 $OpenBSD: patch-BitTorrent___init___py,v 1.2 2005/06/01 16:02:31 naddy Exp $
 BitTorrent/__init__.py.origTue May 24 00:01:28 2005
-+++ BitTorrent/__init__.py Sat May 28 12:46:46 2005
-@@ -22,7 +22,7 @@ import os
- import re
- 
+--- BitTorrent/__init__.py.origSat Jul  9 01:22:38 2005
 BitTorrent/__init__.py Tue Jul 19 20:58:37 2005
+@@ -29,7 +29,7 @@ if os.name == 'posix':
+ gettext.install('bittorrent', 'locale')
+ 
  def calc_unix_dirs():
 -appdir = '%s-%s'%(app_name, version)
 +appdir = app_name
  ip = os.path.join('share', 'pixmaps', appdir)
  dp = os.path.join('share', 'doc', appdir)
- return ip, dp
-@@ -133,10 +133,13 @@ if is_frozen_exe:
+ lp = os.path.join('share', 'locale')
+@@ -145,10 +145,13 @@ if is_frozen_exe:
  del sys
  
  def spawn(torrentqueue, cmd, *args):
Index: patches/patch-BitTorrent_defaultargs_py
===
RCS file: /cvs/ports/net/BitTorrent/patches/patch-BitTorrent_defaultargs_py,v
retrieving revision 1.2
diff -u -r1.2 patch-BitTorrent_defaultargs_py
--- patches/patch-BitTorrent_defaultargs_py 1 Jun 2005 16:02:31 -

Re: tightvnc make error: "Cannot find -lXtst"

2005-07-21 Thread Paul de Weerd
On Thu, Jul 21, 2005 at 11:32:43AM +0800, jet.eureka wrote:
| Dear friends:
| I encounted a make error when compiling tightvnc( unix version 4.0) in 
RedHat Linux 9.
| Following is the compiling output section which may reflect where I am 
trapped:

And you are sending this to an OpenBSD list why ?

|c++ -O2 -Wall -o xOvncserver Image.o xOvncserver.o buildtime.o ..
|zlib/libz.a -lXtst -lXext -lX11
|/usr/bin/ld: cannot find -lXtst
|collect2: ld returned 1 exit status
|make[1]: ***[xOvncserver] Error 1
|make[1]: Leaving director '/home/jet/vnc-4.0-unixsrc/xOvncserver'
|make: ***[all] Error 1
| 
|I am cofused by all these,and I appreciate it very much if anyone can
| help me .
|Thanks for reading it. 

I suggest formatting your system, installing OpenBSD (try one of the
latest snapshots, they're very stable !) and then doing :

pkg_add 
ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/packages/i386/tightvnc-1.2.7.tgz
or
pkg_add 
ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/packages/i386/tightvnc-viewer-1.2.7.tgz

Depending on wether you only want the viewer or the VNC server too.

Good luck !

Paul 'WEiRD' de Weerd

-- 
>[<++>-]<+++.>+++[<-->-]<.>+++[<+
+++>-]<.>++[<>-]<+.--.[-]
 http://www.weirdnet.nl/ 


pgpyiAEXmXPDQ.pgp
Description: PGP signature