[UPDATE] security/openct

2010-07-14 Thread Douglas Santos
trivial openct update


Index: Makefile
===
RCS file: /cvs/ports/security/openct/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile1 Jul 2010 10:45:57 -   1.13
+++ Makefile14 Jul 2010 20:24:44 -
@@ -2,8 +2,8 @@

 COMMENT=   drivers for several smart card readers

-DISTNAME=  openct-0.6.15
-PKGNAME=${DISTNAME}p2
+DISTNAME=  openct-0.6.20
+PKGNAME=${DISTNAME}
 CATEGORIES=security
 SHARED_LIBS=   openct  1.1

@@ -30,7 +30,6 @@
 CONFIGURE_ARGS=${CONFIGURE_SHARED} \
--enable-static \
--sysconfdir=${SYSCONFDIR} \
-   --with-common-dir=${LOCALBASE} \
--enable-usb \
--with-daemon-user=_openct \
--with-daemon-groups=_openct
Index: distinfo
===
RCS file: /cvs/ports/security/openct/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo23 Dec 2008 19:09:32 -  1.3
+++ distinfo14 Jul 2010 20:24:44 -
@@ -1,5 +1,5 @@
-MD5 (openct-0.6.15.tar.gz) = cCBb6sA5dOJm/CWbbJ/qqA==
-RMD160 (openct-0.6.15.tar.gz) = pkbdpBKWPeLjblv/ZPzpSMBrx2E=
-SHA1 (openct-0.6.15.tar.gz) = F+Uya9rNed9SoWNVCEzI2ZJ+ogU=
-SHA256 (openct-0.6.15.tar.gz) = c3yvrvgD4h1jxhoZawe2HBukcyCiS5x8J5DGj5Jxm2o=
-SIZE (openct-0.6.15.tar.gz) = 673265
+MD5 (openct-0.6.20.tar.gz) = odozWKt5jxy5Iy8durq8IQ==
+RMD160 (openct-0.6.20.tar.gz) = BgWeBSKTZJ/mlcM1wUGMAkFH9Tg=
+SHA1 (openct-0.6.20.tar.gz) = OuP4sy3BL7KylJMiRXOxDkv6b7Q=
+SHA256 (openct-0.6.20.tar.gz) = bNPikz0p6x+HXIOO5YuAcf1h8OyO1ZIqhsAcgF0YGmg=
+SIZE (openct-0.6.20.tar.gz) = 702818
Index: patches/patch-configure
===
RCS file: /cvs/ports/security/openct/patches/patch-configure,v
retrieving revision 1.2
diff -u -r1.2 patch-configure
--- patches/patch-configure 1 Jul 2010 10:45:57 -   1.2
+++ patches/patch-configure 14 Jul 2010 20:24:44 -
@@ -1,12 +1,11 @@
-$OpenBSD: patch-configure,v 1.2 2010/07/01 10:45:57 djm Exp $
 configure.orig Thu Jul 31 23:03:41 2008
-+++ configure  Thu Jul  1 11:48:12 2010
-@@ -23258,7 +23258,7 @@ cat confdefs.h _ACEOF
- #define OPENCT_MODULES_PATH ${ifddir}
- _ACEOF
+--- configure.orig Wed Jul 14 15:12:36 2010
 configure  Wed Jul 14 15:13:54 2010
+@@ -13624,7 +13624,7 @@
+   OPTIONAL_LIBUSB_LIBS=${LIBUSB_LIBS}
+ fi

--OPENCT_SOCKET_PATH=${full_localstatedir}/run/openct
+-OPENCT_SOCKET_PATH='${localstatedir}/run/openct'
 +OPENCT_SOCKET_PATH=/var/run/openct
-
- cat confdefs.h _ACEOF
- #define OPENCT_SOCKET_PATH ${OPENCT_SOCKET_PATH}
+ CPPFLAGS_OPENCT_SOCKET_PATH='-DOPENCT_SOCKET_PATH=\$(OPENCT_SOCKET_PATH)\'
+ CPPFLAGS_OPENCT_CONF_PATH='-DOPENCT_CONF_PATH=\$(sysconfdir)/openct.conf\'
+ CPPFLAGS_OPENCT_MODULES_PATH='-DOPENCT_MODULES_PATH=\$(ifddir)\'
Index: patches/patch-src_tools_Makefile_in
===
RCS file: /cvs/ports/security/openct/patches/patch-src_tools_Makefile_in,v
retrieving revision 1.1
diff -u -r1.1 patch-src_tools_Makefile_in
--- patches/patch-src_tools_Makefile_in 23 Dec 2008 19:09:32 -  1.1
+++ patches/patch-src_tools_Makefile_in 14 Jul 2010 20:24:44 -
@@ -1,10 +1,9 @@
-$OpenBSD: patch-src_tools_Makefile_in,v 1.1 2008/12/23 19:09:32 jasper Exp $
 src/tools/Makefile.in.orig Tue Dec 23 19:52:07 2008
-+++ src/tools/Makefile.in  Tue Dec 23 19:52:57 2008
-@@ -207,7 +207,7 @@ libdir = @libdir@
- libexecdir = @libexecdir@
+--- src/tools/Makefile.in.orig Wed Jul 14 15:21:07 2010
 src/tools/Makefile.in  Wed Jul 14 15:21:31 2010
+@@ -234,7 +234,7 @@
  localedir = @localedir@
  localstatedir = @localstatedir@
+ lt_ECHO = @lt_ECHO@
 -mandir = @mandir@
 +mandir = @prefix@/man
  mkdir_p = @mkdir_p@



[UPDATE] security/opensc

2010-07-14 Thread Douglas Santos
trivial opensc update


Index: Makefile
===
RCS file: /cvs/ports/security/opensc/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile13 Jan 2010 08:42:35 -  1.11
+++ Makefile14 Jul 2010 20:30:52 -
@@ -2,8 +2,8 @@

 COMMENT=   set of libraries and utilities to access smart cards

-DISTNAME=  opensc-0.11.8
-PKGNAME=   ${DISTNAME}p0
+DISTNAME=  opensc-0.11.13
+PKGNAME=   ${DISTNAME}
 CATEGORIES=security
 SHARED_LIBS +=  scconf   2.0  # .1.0
 SHARED_LIBS +=  opensc   2.0  # .1.0
Index: distinfo
===
RCS file: /cvs/ports/security/opensc/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo31 May 2009 16:51:07 -  1.5
+++ distinfo14 Jul 2010 20:30:52 -
@@ -1,5 +1,5 @@
-MD5 (opensc-0.11.8.tar.gz) = omm0eLGN3bZIub2TAga1qA==
-RMD160 (opensc-0.11.8.tar.gz) = 5twelwW5Ir+8temAStCM+p6GBdg=
-SHA1 (opensc-0.11.8.tar.gz) = SjILDMO8PeWEOravZ3CT2Y1M8xg=
-SHA256 (opensc-0.11.8.tar.gz) = NxPv9G0jHgs3wf26PT1kBxb+Dt2HXfV1eGQ/DZ8iE2E=
-SIZE (opensc-0.11.8.tar.gz) = 1434051
+MD5 (opensc-0.11.13.tar.gz) = mPoVHpR5QfnD8nQg/fR8EQ==
+RMD160 (opensc-0.11.13.tar.gz) = zZAIZuUc1k+nxaMofNWBk97CZSg=
+SHA1 (opensc-0.11.13.tar.gz) = QIs3QoYATD3xXsF4Vvaf1MKhrOs=
+SHA256 (opensc-0.11.13.tar.gz) = qaQtbVH7UA80JI/NDUCDyZ0lvF5032D+TvoZtbTm2JA=
+SIZE (opensc-0.11.13.tar.gz) = 1513327
Index: pkg/PLIST
===
RCS file: /cvs/ports/security/opensc/pkg/PLIST,v
retrieving revision 1.3
diff -u -r1.3 PLIST
--- pkg/PLIST   13 Mar 2009 21:33:06 -  1.3
+++ pkg/PLIST   14 Jul 2010 20:30:52 -
@@ -14,6 +14,7 @@
 @bin bin/pkcs15-init
 @bin bin/pkcs15-tool
 @bin bin/rutoken-tool
+...@bin bin/westcos-tool
 include/opensc/
 include/opensc/asn1.h
 include/opensc/cardctl.h
@@ -58,6 +59,7 @@
 @man man/man1/pkcs15-crypt.1
 @man man/man1/pkcs15-init.1
 @man man/man1/pkcs15-tool.1
+...@man man/man1/westcos-tool.1
 @man man/man3/sc_app_info_t.3
 @man man/man3/sc_append_record.3
 @man man/man3/sc_asn1_decode.3
@@ -136,8 +138,11 @@
 share/opensc/jcop.profile
 share/opensc/miocos.profile
 share/opensc/muscle.profile
+share/opensc/myeid.profile
 share/opensc/oberthur.profile
 share/opensc/pkcs15.profile
 share/opensc/rutoken.profile
+share/opensc/rutoken_ecp.profile
 share/opensc/setcos.profile
 share/opensc/starcos.profile
+share/opensc/westcos.profile



Re: sarg isn't making

2009-03-02 Thread Douglas Santos
On Mon, Mar 2, 2009 at 2:21 PM, numb3rs1x jonslus...@gmail.com wrote:

 I was told that I needed to install sarg from ports to get it to work with
 amd64. I'm on 4.4 on an amd64 proc. This was working when I was on 4.3, but
 after I updated and reinstalled sarg from ports, It appears to be acting the
 same way it did when I installed it via pkg_add. Here's what I did:

please test with -current sarg-2.2.5p0



Re: [PATCH] x11/gtk2-clearlooks-engine: sub-package for themes

2009-02-06 Thread Douglas Santos

On Feb 6, 2009, at 10:22 AM, Antoine Jacoutot wrote:

I think it is simpler this way, no subpackage, no conflict.


I agree, OK for me.
thanks.



Re: fix64: www/sarg

2008-12-03 Thread Douglas Santos
On Wed, December 3, 2008 9:50 am, Tobias Ulmer wrote:
 Add declarations for all util.c functions that return pointers, so that
 it stops segfaulting on amd64. As a side effect, call to fixtime()
 causes an error now, so fix this as well.

 While there, regen plist and remove a few whitespaces.

 Tested by fialar from #openbsd, since i don't have an amd64 and it
 came up on his maschine. send to ports@ from Douglas via fialar.

Seems OK to me, I also don't have an amd64.
Thank you.



Re: FIX: www/sarg (resubmit)

2008-02-25 Thread Douglas Santos
On Sat, February 23, 2008 5:55 am, Giovanni Bechis wrote:
 Sarg on Amd64 segfaults (maybe on other archs too).
 The patch in util.c fixes a segmentation fault while generating
 index.html.

There is a discussion in sarg mailing list and
it seems that this patch doesn't solve the
problem at all.

https://sourceforge.net/tracker/index.php?
func=detailaid=1771501group_id=68910atid=522793



Re: Evince depends upon teTeX?

2007-05-16 Thread Douglas Santos
  Original Message 
 Subject: Evince depends upon teTeX?
 From: Edd Barrett [EMAIL PROTECTED]
 Date: Tue, May 15, 2007 4:42 pm
 To: ports@openbsd.org
 
 Hi there,
 
 Does anyone know why evince needs teTeX to run?

to show .dvi files

 Will I need to do anything with TeXLive regarding this?

is texlive in tree ?



resubmit www/sarg

2007-05-14 Thread Douglas Santos
removed trailing space 
from michele@
Index: sarg/Makefile
===
RCS file: /cvs/ports/www/sarg/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- sarg/Makefile	28 Jan 2006 21:22:07 -	1.5
+++ sarg/Makefile	14 May 2007 13:46:34 -
@@ -2,8 +2,8 @@
 
 COMMENT=		Squid Analysis Report Generator
 
-DISTNAME=		sarg-2.1
-PKGNAME=		${DISTNAME}p0
+DISTNAME=		sarg-2.2.3.1
+PKGNAME=		${DISTNAME}
 CATEGORIES=		www
 
 HOMEPAGE=	 	http://sarg.sourceforge.net/
Index: sarg/distinfo
===
RCS file: /cvs/ports/www/sarg/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- sarg/distinfo	5 Apr 2007 17:26:25 -	1.3
+++ sarg/distinfo	14 May 2007 13:46:34 -
@@ -1,5 +1,5 @@
-MD5 (sarg-2.1.tar.gz) = FbHD+/9HrG6ndXPK51teYw==
-RMD160 (sarg-2.1.tar.gz) = Wycy1eSlvNTCsk5WlKPRlYHYewU=
-SHA1 (sarg-2.1.tar.gz) = 41I50Hb4tL+bnEHqaPdxH6mm2SA=
-SHA256 (sarg-2.1.tar.gz) = iewx87e4GH3h5O5PoKSr9oZ/JAS9kFm7++S+tgndWBg=
-SIZE (sarg-2.1.tar.gz) = 352935
+MD5 (sarg-2.2.3.1.tar.gz) = 6e2e2c386a89aaff31f048eb2a6c5b1a
+RMD160 (sarg-2.2.3.1.tar.gz) = 3a2ce81e3cf6e8559f3efb53c0e5b0b9526f08b6
+SHA1 (sarg-2.2.3.1.tar.gz) = 6433ef901641245e1283bbb9ae7f7be7959841eb
+SHA256 (sarg-2.2.3.1.tar.gz) = fc6d7e92c156b488941820a2d44eac6231d4237435e9fffd9f3ebda51296842e
+SIZE (sarg-2.2.3.1.tar.gz) = 641277
Index: sarg/patches/patch-configure
===
RCS file: /cvs/ports/www/sarg/patches/patch-configure,v
retrieving revision 1.3
diff -u -r1.3 patch-configure
--- sarg/patches/patch-configure	28 Jan 2006 21:22:07 -	1.3
+++ sarg/patches/patch-configure	14 May 2007 13:46:34 -
@@ -1,6 +1,7 @@
 configure.orig	Tue Nov 29 17:39:45 2005
-+++ configure	Thu Jan 26 21:31:44 2006
-@@ -2331,12 +2331,6 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
+$OpenBSD$
+--- configure.orig	Wed Apr  4 07:28:32 2007
 configure	Wed Apr  4 07:29:17 2007
+@@ -2335,12 +2335,6 @@
  ;;
  esac
  
@@ -13,3 +14,12 @@
  case $host in
 *-solaris*)
 LDFLAGS=${LDFLAGS} -lsocket -lnsl
+@@ -3990,7 +3984,7 @@
+ 
+ for ac_header in stdio.h stdlib.h string.h strings.h sys/time.h time.h unistd.h sys/dirent.h \
+ 		 dirent.h sys/socket.h netdb.h arpa/inet.h sys/types.h netinet/in.h sys/stat.h \
+-		 ctype.h gd.h gdfontl.h gdfontt.h gdfonts.h gdfontmb.h gdfontg.h iconv.h \
++		 ctype.h iconv.h \
+ 		 errno.h sys/resource.h
+ do
+ as_ac_Header=`echo ac_cv_header_$ac_header | $as_tr_sh`
Index: sarg/patches/patch-convlog_c
===
RCS file: /cvs/ports/www/sarg/patches/patch-convlog_c,v
retrieving revision 1.2
diff -u -r1.2 patch-convlog_c
--- sarg/patches/patch-convlog_c	28 Jan 2006 21:22:07 -	1.2
+++ sarg/patches/patch-convlog_c	14 May 2007 13:46:34 -
@@ -1,3 +1,4 @@
+$OpenBSD$
 --- convlog.c.orig	Tue Nov 29 17:39:45 2005
 +++ convlog.c	Thu Jan 26 21:31:44 2006
 @@ -39,7 +39,7 @@ void convlog(char *arq, char *df, int df
Index: sarg/patches/patch-index_c
===
RCS file: sarg/patches/patch-index_c
diff -N sarg/patches/patch-index_c
--- sarg/patches/patch-index_c	28 Jan 2006 21:22:07 -	1.3
+++ /dev/null	1 Jan 1970 00:00:00 -
@@ -1,14 +0,0 @@
 index.c.orig	Tue Nov 29 17:39:45 2005
-+++ index.c	Thu Jan 26 21:31:44 2006
-@@ -369,9 +369,9 @@ void make_index()
-   unlink(wdir_tmp2);
-} else {
-   if(strcmp(IndexSortOrder,A) == 0)
-- sprintf(warea,sort -t';' +6.5n +6.2M +6.0n '%s' -o '%s', wdir_tmp, wdir_tmp2);
-+  	 sprintf(warea,sort -t';' -k 7,7 %s -o %s, wdir_tmp, wdir_tmp2);
-   else
-- sprintf(warea,sort -t';' +6.5nr +6.2Mr +6.0nr '%s' -o '%s', wdir_tmp, wdir_tmp2);
-+  	 sprintf(warea,sort -t';' -r -k 7,7 %s -o %s, wdir_tmp, wdir_tmp2);
-   system(warea);
-   unlink(wdir_tmp);
-   if((fp_ou=fopen(wdir,w))==NULL) {
Index: sarg/patches/patch-log_c
===
RCS file: /cvs/ports/www/sarg/patches/patch-log_c,v
retrieving revision 1.1
diff -u -r1.1 patch-log_c
--- sarg/patches/patch-log_c	28 Jan 2006 21:22:07 -	1.1
+++ sarg/patches/patch-log_c	14 May 2007 13:46:34 -
@@ -1,20 +1,35 @@
 log.c.orig	Tue Nov 29 17:39:45 2005
-+++ log.c	Thu Jan 26 21:31:44 2006
-@@ -148,7 +148,7 @@ int main(argc,argv)
-SquidGuardLogFormat[0]='\0';
+$OpenBSD$
+--- log.c.orig	Wed Apr  4 08:25:56 2007
 log.c	Wed Apr  4 08:31:27 2007
+@@ -145,7 +145,7 @@
 SquidGuardLogAlternate[0]='\0';
+arq[0]='\0';
  
 -   strcpy(AccessLog,/usr/local/squid/var/logs/access.log);
 +   strcpy(AccessLog,/var/squid/logs/access.log);
 sprintf(ExcludeCodes,%s/exclude_codes,SYSCONFDIR);
 strcpy(GraphDaysBytesBarColor,orange);
 strcpy(BgColor,#ff);
-@@ -163,7 +163,7 @@ int main(argc,argv)
+@@ -160,7 +160,7 @@
 strcpy(LogoTextColor,#006699);
 

add www to index

2006-06-16 Thread Douglas Santos
Sometimes is interesting to see the homepage of a specific port
when doing a 'make search key/name'.
Diff attached.
Index: Makefile
===
RCS file: /cvs/ports/Makefile,v
retrieving revision 1.50
diff -u -r1.50 Makefile
--- Makefile	2 Sep 2005 00:43:50 -	1.50
+++ Makefile	16 Jun 2006 18:46:06 -
@@ -81,7 +81,7 @@
 	@echo Done.
 
 print-index:	${.CURDIR}/INDEX
-	@awk -F\| '{ printf(Port:\t%s\nPath:\t%s\nInfo:\t%s\nMaint:\t%s\nIndex:\t%s\nL-deps:\t%s\nB-deps:\t%s\nR-deps:\t%s\n\n, $$1, $$2, $$4, $$6, $$7, $$8, $$9, $$10); }'  ${.CURDIR}/INDEX
+	@awk -F\| '{ printf(Port:\t%s\nPath:\t%s\nInfo:\t%s\nMaint:\t%s\nWWW:\t%s\nIndex:\t%s\nL-deps:\t%s\nB-deps:\t%s\nR-deps:\t%s\n\n, $$1, $$2, $$4, $$6, $$7, $$8, $$9, $$10, $$11); }'  ${.CURDIR}/INDEX
 
 print-licenses: ${.CURDIR}/INDEX
 	@printf PortPC PF DC DF Maint\n
@@ -93,9 +93,9 @@
 	@echo e.g.: \make search key=somekeyword\ \make search name=somename\
 .else
 . if defined(key)
-	@egrep -i -- ${key} ${.CURDIR}/INDEX | awk -F\| '{ printf(Port:\t%s\nPath:\t%s\nInfo:\t%s\nMaint:\t%s\nIndex:\t%s\nL-deps:\t%s\nB-deps:\t%s\nR-deps:\t%s\nArchs:\t%s\n\n, $$1, $$2, $$4, $$6, $$7, $$8, $$9, $$10, $$11); }'
+	@egrep -i -- ${key} ${.CURDIR}/INDEX | awk -F\| '{ printf(Port:\t%s\nPath:\t%s\nInfo:\t%s\nMaint:\t%s\nWWW:\t%s\nIndex:\t%s\nL-deps:\t%s\nB-deps:\t%s\nR-deps:\t%s\nArchs:\t%s\n\n, $$1, $$2, $$4, $$6, $$7, $$8, $$9, $$10, $$11, $$12); }'
 . else
-	@awk -F\| '$$1 ~ /${name}/ { printf(Port:\t%s\nPath:\t%s\nInfo:\t%s\nMaint:\t%s\nIndex:\t%s\nL-deps:\t%s\nB-deps:\t%s\nR-deps:\t%s\nArchs:\t%s\n\n, $$1, $$2, $$4, $$6, $$7, $$8, $$9, $$10, $$11); }' ${.CURDIR}/INDEX
+	@awk -F\| '$$1 ~ /${name}/ { printf(Port:\t%s\nPath:\t%s\nInfo:\t%s\nMaint:\t%s\nWWW:\t%s\nIndex:\t%s\nL-deps:\t%s\nB-deps:\t%s\nR-deps:\t%s\nArchs:\t%s\n\n, $$1, $$2, $$4, $$6, $$7, $$8, $$9, $$10, $$11, $$12); }' ${.CURDIR}/INDEX
 . endif
 .endif
 
Index: infrastructure/mk/bsd.port.mk
===
RCS file: /cvs/ports/infrastructure/mk/bsd.port.mk,v
retrieving revision 1.747
diff -u -r1.747 bsd.port.mk
--- infrastructure/mk/bsd.port.mk	4 Jun 2006 14:56:10 -	1.747
+++ infrastructure/mk/bsd.port.mk	16 Jun 2006 18:46:42 -
@@ -2304,8 +2304,9 @@
 # a large index.  Format is:
 #
 # distribution-name|port-path|installation-prefix|comment| \
-#  description-file|maintainer|categories|lib-deps|build-deps|run-deps| \
-#  for-arch|package-cdrom|package-ftp|distfiles-cdrom|distfiles-ftp
+#  description-file|maintainer|www|categories|lib-deps|build-deps| \
+#  run-deps|for-arch|package-cdrom|package-ftp|distfiles-cdrom| \
+#  distfiles-ftp|
 #
 describe:
 .if defined(MULTI_PACKAGES)  !defined(PACKAGING)
@@ -2328,7 +2329,7 @@
 	else \
 		echo -n /dev/null|; \
 	fi; \
-	echo -n ${MAINTAINER}|${CATEGORIES}|
+	echo -n ${MAINTAINER}|${HOMEPAGE}|${CATEGORIES}|
 .  for _d in LIB BUILD RUN
 .if !empty(_${_d}_DEP2)
 	@cd ${.CURDIR}  _FINAL_ECHO=: _INITIAL_ECHO=: exec ${MAKE} ${_d:L}-depends-list


Re: some testing results on i386

2006-02-08 Thread Douglas Santos
On Wed, Feb 08, 2006 at 02:47:20PM -0500, Ian Darwin wrote:
 Deleted all packages (including the .lib ones) via cd /var/db/pkg; sudo 
 pkg_delete * .??*
 
 Installed 117 new packages (full list below). Mostly works, though some not 
 all are really tested.
 
 Issues:
 
 KDE clock in system tray is +5 hours from reality (date cmd shows 12:18, 
 kde shows 17:18).
 Claims to think its in the correct timezone, though.

Same here.

 Found these in .xsession-errors:
 startkde: Starting up...
 + test false = true
 + ksplash --nodcop
 + KDE_FULL_SESSION=true
 + export KDE_FULL_SESSION
 + kdeinit +kcminit
 + LD_BIND_NOW=true
 kbuildsycoca running...
 kdecore (KLibLoader): WARNING: KLibrary: Unable to resolve symbol
 kdeinit:/usr/local/lib/kde3/kcm_laptop.so: undefined symbol 
 '_ZN15laptop_portable18get_battery_statusERiR1
 1QStringListS2_S2_'
 kdeinit:/usr/local/lib/kde3/kcm_laptop.so: undefined symbol 
 '_ZN15laptop_portable7has_lavEv'
 kdeinit:/usr/local/lib/kde3/kcm_laptop.so: undefined symbol 
 '_ZN15laptop_portable20has_software_suspendEi'
 kdeinit:/usr/local/lib/kde3/kcm_laptop.so: undefined symbol 
 '_ZN15laptop_portable7has_apmEi'
 kdeinit:/usr/local/lib/kde3/kcm_laptop.so: undefined symbol 
 '_ZN15laptop_portable8has_acpiEi'
 /dev/apm: Permission denied
 /dev/apmctl: Permission denied
 
   None of these is a problem for me as my laptop is ACPI not APM... 
 Anybody using kde laptop?

It doesnt wort for me (apm laptop).



Re: UPDATE: graphics/blender

2006-02-01 Thread Douglas Santos
On Tue, Jan 31, 2006 at 11:18:04PM +0100, steven mestdagh wrote:
 On Tue, Jan 31, 2006 at 01:02:41PM +0100, steven mestdagh wrote:
  thanks for testing, but forget that diff for now... i need to add
  something that makes it load the tiff library properly.
 
 adding tiff in depends should be sufficient. new diff below.

Works for me.



update www/sarg

2006-01-21 Thread Douglas Santos
2.0.9 - 2.1
? sarg.diff
Index: Makefile
===
RCS file: /cvs/ports/www/sarg/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile13 Nov 2005 17:32:26 -  1.3
+++ Makefile21 Jan 2006 18:40:14 -
@@ -2,11 +2,10 @@
 
 COMMENT=   Squid Analysis Report Generator
 
-DISTNAME=  sarg-2.0.9
-PKGNAME=   ${DISTNAME}p0
+DISTNAME=  sarg-2.1
 CATEGORIES=www
 
-HOMEPAGE=  http://sarg.sourceforge.net/
+HOMEPAGE=  http://sarg.sourceforge.net/
 
 MAINTAINER=Douglas Santos [EMAIL PROTECTED]
 
@@ -23,7 +22,7 @@
 CONFIGURE_STYLE=   gnu
 CONFIGURE_ARGS=--enable-bindir=${LOCALBASE}/bin \
--enable-sysconfdir=${SYSCONFDIR}/sarg \
-   --enable-htmldir=/var/www/htdocs/sarg \
+   --enable-htmldir=/var/www/htdocs/sarg
 
 NO_REGRESS=Yes
 
@@ -31,7 +30,7 @@
 MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/cfgaux
 
 post-extract:
-   @chmod 755 ${WRKSRC}/sarg-php/locale
+   @chmod 755 ${WRKSRC}/sarg-php/locale
 
 post-build:
@perl -pi -e \
Index: distinfo
===
RCS file: /cvs/ports/www/sarg/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo27 Sep 2005 13:03:45 -  1.1.1.1
+++ distinfo21 Jan 2006 18:40:14 -
@@ -1,4 +1,4 @@
-MD5 (sarg-2.0.9.tar.gz) = 4d5a8eb6dd0c44dff446382ceacde31e
-RMD160 (sarg-2.0.9.tar.gz) = 9e47640565fe3391d06b0cd4e191ec37f14e0a86
-SHA1 (sarg-2.0.9.tar.gz) = 8a5d29a13a69541c90b4761b24b3d7fdad2d1bc6
-SIZE (sarg-2.0.9.tar.gz) = 404714
+MD5 (sarg-2.1.tar.gz) = 15b1c3fbff47ac6ea77573cae75b5e63
+RMD160 (sarg-2.1.tar.gz) = 5b2732d5e4a5bcd4c2b24e5694a3d19581d87b05
+SHA1 (sarg-2.1.tar.gz) = e35239d076f8b4bf9b9c41ea68f7711fa9a6d920
+SIZE (sarg-2.1.tar.gz) = 352935
Index: patches/patch-configure
===
RCS file: /cvs/ports/www/sarg/patches/patch-configure,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 patch-configure
--- patches/patch-configure 27 Sep 2005 13:03:45 -  1.1.1.1
+++ patches/patch-configure 21 Jan 2006 18:40:14 -
@@ -1,7 +1,6 @@
-$OpenBSD: patch-configure,v 1.1.1.1 2005/09/27 13:03:45 alek Exp $
 configure.orig Tue Sep 27 13:48:07 2005
-+++ configure  Tue Sep 27 13:48:21 2005
-@@ -2331,12 +2331,6 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
+--- configure.orig Sat Jan  7 14:40:01 2006
 configure  Sat Jan  7 14:40:40 2006
+@@ -2331,12 +2331,6 @@
  ;;
  esac
  
Index: patches/patch-convlog_c
===
RCS file: patches/patch-convlog_c
diff -N patches/patch-convlog_c
--- /dev/null   1 Jan 1970 00:00:00 -
+++ patches/patch-convlog_c 21 Jan 2006 18:40:14 -
@@ -0,0 +1,11 @@
+--- convlog.c.orig Sat Jan 21 14:57:31 2006
 convlog.c  Sat Jan 21 14:58:11 2006
+@@ -39,7 +39,7 @@
+struct tm *t;
+ 
+if(arq[0] == '\0')
+-  strcpy(arq,/usr/local/squid/logs/access.log);
++  strcpy(arq,/var/squid/logs/access.log);
+ 
+if((fp_in=fopen(arq,r))==NULL) {
+   fprintf(stderr, SARG: (convlog) %s: %s\n,text[8],arq);
Index: patches/patch-index_c
===
RCS file: patches/patch-index_c
diff -N patches/patch-index_c
--- patches/patch-index_c   13 Nov 2005 17:32:27 -  1.1
+++ /dev/null   1 Jan 1970 00:00:00 -
@@ -1,19 +0,0 @@
-$OpenBSD: patch-index_c,v 1.1 2005/11/13 17:32:27 pvalchev Exp $
 index.c.orig   Thu Aug  4 19:32:44 2005
-+++ index.cFri Nov  4 17:06:04 2005
-@@ -113,11 +113,11 @@ void geraindex()
-(void)closedir( dirp );
- 
-if(strcmp(IndexSortOrder,A) == 0)
--//  sprintf(html,sort -t';' -k 7,7 %s -o %s, wdir_tmp, wdir_tmp2);
--  sprintf(html,sort -t';' +6.5n +6.2M +6.0n '%s' -o '%s', wdir_tmp, 
wdir_tmp2);
-+  sprintf(html,sort -t';' -k 7,7 %s -o %s, wdir_tmp, wdir_tmp2);
-+//  sprintf(html,sort -t';' +6.5n +6.2M +6.0n '%s' -o '%s', wdir_tmp, 
wdir_tmp2);
-else
--//  sprintf(html,sort -t';' -r -k 7,7 %s -o %s, wdir_tmp, wdir_tmp2);
--  sprintf(html,sort -t';' +6.5nr +6.2Mr +6.0nr '%s' -o '%s', wdir_tmp, 
wdir_tmp2);
-+  sprintf(html,sort -t';' -r -k 7,7 %s -o %s, wdir_tmp, wdir_tmp2);
-+//  sprintf(html,sort -t';' +6.5nr +6.2Mr +6.0nr '%s' -o '%s', 
wdir_tmp, wdir_tmp2);
- 
-system(html);
- 
Index: patches/patch-log_c
===
RCS file: patches/patch-log_c
diff -N patches/patch-log_c
--- /dev/null   1 Jan 1970 00:00:00 -
+++ patches/patch-log_c 21 Jan 2006 18:40:14 -
@@ -0,0 +1,20 @@
+--- log.c.orig Sat Jan 21 13:58:21 2006
 log.c  Sat Jan 21 14:56:14 2006
+@@ -148,7 +148,7 @@
+SquidGuardLogFormat[0]='\0

new: devel/ruby-gems

2006-01-10 Thread Douglas Santos
Comment:
a package management system for Ruby apps and libs

Description:
RubyGems is a package management system for Ruby applications and
libraries.  RubyGems one command download makes installing Ruby
software fun and enjoyable again.

Using RubyGems, you can:

* download and install Ruby libraries easily
* not worry about libraries A and B depending on different
* versions
of library C
* easily remove libraries you no longer use
* have power and control over your Ruby platform!

Comments welcome.



ruby-gems.tgz
Description: application/tar-gz


update: sysutils/tpb

2005-11-24 Thread Douglas Santos
0.6.3 - 0.6.4

Index: Makefile
===
RCS file: /cvs/ports/sysutils/tpb/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile9 Nov 2005 01:25:38 -   1.4
+++ Makefile24 Nov 2005 18:16:08 -
@@ -5,8 +5,7 @@
 
 COMMENT=   utility to use ibm thinkpad(tm) special keys
 
-DISTNAME=  tpb-0.6.3
-PKGNAME=   ${DISTNAME}p1
+DISTNAME=  tpb-0.6.4
 CATEGORIES=sysutils
 
 HOMEPAGE=  http://www.nongnu.org/tpb/
Index: distinfo
===
RCS file: /cvs/ports/sysutils/tpb/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo5 Jan 2005 17:29:39 -   1.2
+++ distinfo24 Nov 2005 18:16:08 -
@@ -1,4 +1,4 @@
-MD5 (tpb-0.6.3.tar.gz) = fc11a0af992178e4013fd9c041dbaa7e
-RMD160 (tpb-0.6.3.tar.gz) = f5f4348aaad676b9a1f86b0006728c715b5ca291
-SHA1 (tpb-0.6.3.tar.gz) = e2787d53f5e4caa30c2b3b0ef0f960bcad152f1c
-SIZE (tpb-0.6.3.tar.gz) = 277058
+MD5 (tpb-0.6.4.tar.gz) = 563b544fbedcc1763130a0bca1ad63b6
+RMD160 (tpb-0.6.4.tar.gz) = 09cf46ed1933d568ced7756f85fef35b23c1ded2
+SHA1 (tpb-0.6.4.tar.gz) = 481894d8289c75d821f50568f9c2d0005486e0e8
+SIZE (tpb-0.6.4.tar.gz) = 280316
Index: patches/patch-man_tpb_1
===
RCS file: /cvs/ports/sysutils/tpb/patches/patch-man_tpb_1,v
retrieving revision 1.1
diff -u -r1.1 patch-man_tpb_1
--- patches/patch-man_tpb_1 13 May 2005 20:12:24 -  1.1
+++ patches/patch-man_tpb_1 24 Nov 2005 18:16:08 -
@@ -1,17 +1,16 @@
-$OpenBSD: patch-man_tpb_1,v 1.1 2005/05/13 20:12:24 msf Exp $
 man/tpb.1.orig Fri May 13 12:41:46 2005
-+++ man/tpb.1  Fri May 13 12:42:14 2005
-@@ -265,13 +265,6 @@ value middle is only supported by xosd 2
- .TP 8
- .B OSDALIGN
- Defines the alignment of the osd. Possible values are left, center and right. 
Default is left.
+--- man/tpb.1.orig Thu Nov 24 15:36:31 2005
 man/tpb.1  Thu Nov 24 15:36:41 2005
+@@ -331,13 +331,6 @@
+ Defines the alignment of the osd.
+ Possible values are left, center and right.
+ Default is left.
 -.SH NOTES
--Requires NVRAM device /dev/nvram. This must be enabled in your kernel.
--Although the device file must exist. The device file could be created with
--\'mknod /dev/nvram c 10 144\'
+-Requires NVRAM device /dev/nvram.
+-This must be enabled in your kernel.
+-Although the device file must exist.
+-The device file could be created with \'mknod /dev/nvram c 10 144\'
 -
--This program was developed on a Thinkpad Model T21. I don't know if it works 
on
--other models.
+-This program was developed on a Thinkpad Model T21.
  .SH EXAMPLE
  tpb \-\-osd=off \-\-verbose \-\-thinkpad=xterm \-T ntpctl \-e ntpctl
  .SH COPYRIGHT


Re: update: sysutils/perfd 0.2-0.3

2005-11-12 Thread Douglas Santos
On Fri, Nov 11, 2005 at 10:21:41PM -0700, Chris Kuethe wrote:
 Well, shortly after taking maintainership of this, a new release is
 rolled. So here's the updated port.
 
 new -x flag to set an upper bound to the performance while on batteries
 system activity calculation has been fixed

It's OK for me.



UPDATE: textproc/expat

2005-11-11 Thread Douglas Santos
update expat 1.95.6 to 1.95.8

diff -ruN expat.orig/CVS/Entries expat/CVS/Entries
--- expat.orig/CVS/Entries  Fri Nov 11 02:12:56 2005
+++ expat/CVS/Entries   Thu Nov 10 22:34:25 2005
@@ -1,3 +1,4 @@
-/Makefile/1.24/Sun Oct 30 00:10:42 2005//
 /distinfo/1.4/Wed Jan  5 17:34:19 2005//
-D
+D/patches
+D/pkg
+/Makefile/1.24/Tue Nov  1 16:10:38 2005//
diff -ruN expat.orig/CVS/Entries.Log expat/CVS/Entries.Log
--- expat.orig/CVS/Entries.Log  Fri Nov 11 02:12:57 2005
+++ expat/CVS/Entries.Log   Wed Dec 31 21:00:00 1969
@@ -1,3 +0,0 @@
-A D/files
-A D/patches
-A D/pkg
diff -ruN expat.orig/CVS/Root expat/CVS/Root
--- expat.orig/CVS/Root Fri Nov 11 02:12:56 2005
+++ expat/CVS/Root  Wed Dec 31 21:00:00 1969
@@ -1 +0,0 @@
[EMAIL PROTECTED]:/cvs
diff -ruN expat.orig/Makefile expat/Makefile
--- expat.orig/Makefile Sat Oct 29 22:10:42 2005
+++ expat/Makefile  Fri Nov 11 01:51:23 2005
@@ -3,7 +3,7 @@
 
 COMMENT=   XML 1.0 parser written in C
 
-DISTNAME=  expat-1.95.6
+DISTNAME=  expat-1.95.8
 CATEGORIES=textproc
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=expat/}
 
diff -ruN expat.orig/distinfo expat/distinfo
--- expat.orig/distinfo Wed Jan  5 15:34:19 2005
+++ expat/distinfo  Fri Nov 11 01:52:00 2005
@@ -1,4 +1,4 @@
-MD5 (expat-1.95.6.tar.gz) = ca78d94e83e9f077b5da2bfe28ba986a
-RMD160 (expat-1.95.6.tar.gz) = aa0ff4dc00729fc3f61161d7d5da175a5bab1426
-SHA1 (expat-1.95.6.tar.gz) = 1f062c91c6e51d3a91f9fdeacf202bb5b2b53d27
-SIZE (expat-1.95.6.tar.gz) = 291876
+MD5 (expat-1.95.8.tar.gz) = aff487543845a82fe262e6e2922b4c8e
+RMD160 (expat-1.95.8.tar.gz) = 1b3e5a50a28e2c8efb79188d4c3071318fe1d0dd
+SHA1 (expat-1.95.8.tar.gz) = 73cb8fc326d04c44ae0e3b3f797f0e6ba9c4121f
+SIZE (expat-1.95.8.tar.gz) = 318349
diff -ruN expat.orig/files/CVS/Entries expat/files/CVS/Entries
--- expat.orig/files/CVS/EntriesFri Nov 11 02:12:56 2005
+++ expat/files/CVS/Entries Wed Dec 31 21:00:00 1969
@@ -1 +0,0 @@
-D
diff -ruN expat.orig/files/CVS/Repository expat/files/CVS/Repository
--- expat.orig/files/CVS/Repository Fri Nov 11 02:12:56 2005
+++ expat/files/CVS/Repository  Wed Dec 31 21:00:00 1969
@@ -1 +0,0 @@
-ports/textproc/expat/files
diff -ruN expat.orig/files/CVS/Root expat/files/CVS/Root
--- expat.orig/files/CVS/Root   Fri Nov 11 02:12:56 2005
+++ expat/files/CVS/RootWed Dec 31 21:00:00 1969
@@ -1 +0,0 @@
[EMAIL PROTECTED]:/cvs
diff -ruN expat.orig/patches/CVS/Root expat/patches/CVS/Root
--- expat.orig/patches/CVS/Root Fri Nov 11 02:12:56 2005
+++ expat/patches/CVS/Root  Wed Dec 31 21:00:00 1969
@@ -1 +0,0 @@
[EMAIL PROTECTED]:/cvs
diff -ruN expat.orig/patches/patch-Makefile_in expat/patches/patch-Makefile_in
--- expat.orig/patches/patch-Makefile_inSun Aug  4 22:14:29 2002
+++ expat/patches/patch-Makefile_in Fri Nov 11 02:03:48 2005
@@ -1,31 +1,30 @@
-$OpenBSD: patch-Makefile_in,v 1.3 2002/08/05 01:14:29 brad Exp $
 Makefile.in.orig   Sun Aug  4 20:58:35 2002
-+++ Makefile.inSun Aug  4 21:03:12 2002
-@@ -24,6 +24,8 @@ srcdir = @srcdir@
+--- Makefile.in.orig   Fri Nov 11 02:00:15 2005
 Makefile.inFri Nov 11 02:03:27 2005
+@@ -24,6 +24,8 @@
  top_srcdir = @top_srcdir@
  VPATH = @srcdir@
  
-+DESTDIR = 
++DESTDIR =
 +
  prefix = @prefix@
  exec_prefix = @exec_prefix@
  
-@@ -49,7 +51,7 @@ default:  buildlib xmlwf/xmlwf
+@@ -49,7 +51,7 @@
  
  buildlib: $(LIBRARY)
  
 -all: $(LIBRARY) xmlwf/xmlwf examples/elements examples/outline
-+all: $(LIBRARY) xmlwf/xmlwf
++all: $(LIBRARY) xmlwf/xmlwf 
  
  clean:
cd lib  rm -f $(LIBRARY) *.o *.lo  rm -rf .libs _libs
-@@ -69,22 +71,22 @@ check: tests/runtests
+@@ -73,22 +75,22 @@
tests/runtests
  
  install: xmlwf/xmlwf installlib
--  $(mkinstalldirs) $(bindir) $(mandir)
+-  $(mkinstalldirs) $(bindir) $(man1dir)
 -  $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) xmlwf/xmlwf $(bindir)/xmlwf
--  $(INSTALL_DATA) $(MANFILE) $(mandir)
+-  $(INSTALL_DATA) $(MANFILE) $(man1dir)
 +  $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(mandir)
 +  $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) xmlwf/xmlwf 
$(DESTDIR)$(bindir)/xmlwf
 +  $(INSTALL_DATA) $(MANFILE) $(DESTDIR)$(mandir)
@@ -40,7 +39,7 @@
  
  uninstall: uninstalllib
 -  $(LIBTOOL) --mode=uninstall rm -f $(bindir)/xmlwf
--  rm -f $(mandir)/xmlwf.1
+-  rm -f $(man1dir)/xmlwf.1
 +  $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(bindir)/xmlwf
 +  rm -f $(DESTDIR)$(mandir)/xmlwf.1
  
diff -ruN expat.orig/patches/patch-configure expat/patches/patch-configure
--- expat.orig/patches/patch-configure  Sun Aug  4 22:14:29 2002
+++ expat/patches/patch-configure   Fri Nov 11 01:59:37 2005
@@ -1,25 +1,24 @@
-$OpenBSD: patch-configure,v 1.3 2002/08/05 01:14:29 brad Exp $
 configure.orig Sun Aug  4 21:03:45 2002
-+++ configure  Sun Aug  4 21:05:03 2002
-@@ -5072,8 +5072,8 @@ else
+--- configure.orig Fri Nov 11 01:54:44 2005
 configure  Fri Nov 11 01:59:00 2005
+@@ -5072,8 +5072,8 

Re: UPDATE: x11/gtk-theme-switch

2005-10-23 Thread Douglas Santos

Aleksander Piotrowski wrote:

Hi

Following diff updates x11/gtk-theme-switch to recent release that
supports GTK+2.  Firefox and GAIM seem to be happy with it.  Please test
and comment.


It seems ok to me.  Also tested with xfce4.



Re: NEW: x11/clearlooks

2005-10-23 Thread Douglas Santos

Aleksander Piotrowski wrote:

Douglas Santos [EMAIL PROTECTED] wrote:



Clearlooks is a GTK+ 2.x engine written in C that transforms your
GNOME/XFCE desktop into a modern looking environment. It is fast and
easy on the eyes.



Please consider using attached Makefile.  Also, I think that
patches/patch-configure is not needed, at least port build fine without
it.

And the last one, maybe this port should be called gtk-clearlooks-engine
(like gtk-thinice-engine that we already have in the port tree).



Modified version can be found at:
http://www.hydroxyl.org/openbsd/ports/gtk-clearlooks-engine-0.6.2.tar.gz

Thanks.



NEW: x11/clearlooks

2005-10-22 Thread Douglas Santos

Clearlooks is a GTK+ 2.x engine written in C that transforms your
GNOME/XFCE desktop into a modern looking environment. It is fast and
easy on the eyes.

http://clearlooks.sourceforge.net/

Tested with xfce4/i386.
Gnome testers welcome.


clearlooks-0.6.2.tar.gz
Description: application/gzip


Re: update: graphics/blender

2005-10-17 Thread Douglas Santos

steven mestdagh wrote:

hi,

this is an attempt to build blender from source, using the scons system.
game engine and plugins are not being built for now...
seems to work okay on i386 and sparc64. as usual, comments welcome.


Works for me on i386.



NEW: security/openct opensc

2005-10-01 Thread Douglas Santos
openct-0.6.6
OpenCT implements drivers for several smart card readers. It comes as
driver in ifdhandler format for PC/SC-Lite, as CT-API driver, or as a
small and lean middleware, so applications can use it with minimal
overhead. OpenCT also has a primitive mechanism to export smart card
readers to remote machines via tcp/ip.

All recent usb readers most likely implement the CCID specification and
thus the generic USB CCID driver should work.

* generic USB CCID driver
* Towitoko readers and compatibles
* Schlumberger/Axalto e-gate tokens
* Aladdin eToken PRO
* Rainbow iKey 3000
* PertoSmart USB and Serial (ACS AC-1030)

opensc-0.9.6
OpenSC provides a set of libraries and utilities to access smart cards.
Its main focus is on cards that support cryptographic operations, and
facilitate their use in security applications such as mail encryption,
authentication, and digital signature. OpenSC implements the PKCS#11 API
so applications supporting this API such as Mozilla Firefox and
Thunderbird can use it. OpenSC implements the PKCS#15 standard and aims
to be compatible with every software that does so, too.

Comments welcome.



openct-0.6.6.tar.gz
Description: GNU Zip compressed data


opensc-0.9.6.tar.gz
Description: GNU Zip compressed data


new: sarg 2.0.9

2005-08-08 Thread Douglas Santos
Sarg is a Squid Analysis Report Generator that allow you to view
where your users are going to on the Internet.
Sarg generate reports in html, with many fields, like: users, IP
Addresses, bytes, sites and times.

Tested on i386.
Comments welcome.



sarg-2.0.9.tar.gz
Description: application/tar-gz


Re: new: sarg 2.0.9

2005-08-08 Thread Douglas Santos
On Mon, Aug 08, 2005 at 08:43:03PM +0200, Alexandre Anriot wrote:
 On Mon, Aug 08, 2005 at 02:51:14PM -0300, Douglas Santos wrote:
  Sarg is a Squid Analysis Report Generator that allow you to view
  where your users are going to on the Internet.
  Sarg generate reports in html, with many fields, like: users, IP
  Addresses, bytes, sites and times.
  
  Tested on i386.
  Comments welcome.
  
 
 Good.
 
 - I think chmods are useless in Makefile.in.

Removed.

 
 - `cp -r ./languages $(SYSCONFDIR)'; it's not a good idea to put
   directories in $(SYSCONFDIR); you may use $(SYSCONFDIR)/sarg. Moreover
   you are using @sample directories in PLIST, may be you can removed
   cp's and install files in post-install directly? It would be better to
   have this file in the packing list.

I forgot CONFDIR.

diff -ruN sarg.orig/Makefile sarg/Makefile
--- sarg.orig/Makefile  Mon Aug  8 14:31:22 2005
+++ sarg/Makefile   Mon Aug  8 16:40:50 2005
@@ -22,6 +22,7 @@
 
 USE_GMAKE= Yes
 EXAMPLESDIR=   ${PREFIX}/share/examples/sarg
+CONFDIR=   ${SYSCONFDIR}/sarg
 
 CONFIGURE_ENV= CC=gcc
 CONFIGURE_STYLE=   gnu
@@ -31,7 +32,7 @@
 
 post-build:
@perl -pi -e \
-   s,/usr/local/sarg,${SYSCONFDIR}/sarg, \
+   s,/usr/local/sarg,${CONFDIR}, \
${WRKSRC}/sarg.1
@perl -pi -e \
s,/usr/local/squid,/var/squid, ${WRKSRC}/sarg.1
diff -ruN sarg.orig/patches/patch-Makefile_in sarg/patches/patch-Makefile_in
--- sarg.orig/patches/patch-Makefile_in Wed Dec 31 21:00:00 1969
+++ sarg/patches/patch-Makefile_in  Mon Aug  8 16:42:14 2005
@@ -0,0 +1,50 @@
+--- Makefile.in.orig   Mon Aug  8 16:41:05 2005
 Makefile.inMon Aug  8 16:41:47 2005
+@@ -43,47 +43,6 @@ all: sarg
+ sarg: $(OBJS)
+   $(CC) $(LDFLAGS) $(LIBS) $(OBJS) $(LIBCRYPT) -o $@
+ 
+-install: all
+-  [EMAIL PROTECTED] test ! -d $(BINDIR); then \
+-  echo creating $(BINDIR); \
+-  mkdir $(BINDIR); \
+-  fi
+-  [EMAIL PROTECTED] test ! -d $(MANDIR); then \
+-  echo creating $(MANDIR); \
+-  mkdir -p $(MANDIR); \
+-  fi
+-  [EMAIL PROTECTED] test ! -d $(SYSCONFDIR); then \
+-  echo creating $(SYSCONFDIR); \
+-  mkdir $(SYSCONFDIR); \
+-  fi
+-  [EMAIL PROTECTED] test ! -d $(SYSCONFDIR)/languages; then \
+-  echo Creating $(SYSCONFDIR)/languages; \
+-  mkdir $(SYSCONFDIR)/languages; \
+-  fi
+-  [EMAIL PROTECTED] test ! -d $(SYSCONFDIR)/fonts; then \
+-  echo Creating $(SYSCONFDIR)/fonts; \
+-  mkdir $(SYSCONFDIR)/fonts; \
+-  fi
+-  $(INSTALL_PROGRAM) sarg $(BINDIR)/sarg
+-  chmod 755 $(BINDIR)/sarg
+-  $(INSTALL_PROGRAM) sarg.1 $(MANDIR)/sarg.1
+-  chmod 755 $(MANDIR)/sarg.1
+-  @if test ! -f $(SYSCONFDIR)/sarg.conf; then \
+-  echo cp $(SYSCONFDIR)/sarg.conf; \
+-  cp sarg.conf $(SYSCONFDIR)/sarg.conf; \
+-  else \
+-  cp sarg.conf $(SYSCONFDIR)/sarg.conf.default; \
+-  fi
+-  cp -r ./languages $(SYSCONFDIR);
+-  cp ./exclude_codes $(SYSCONFDIR);
+-  cp -r ./images $(SYSCONFDIR);
+-  cp -r ./sarg-php $(SYSCONFDIR);
+-  cp -r ./fonts $(SYSCONFDIR);
+-  cp -r ./css.tpl $(SYSCONFDIR);
+-  [EMAIL PROTECTED] test -d $(HTMLDIR); then \
+-  cp -r ./sarg-php $(HTMLDIR);\
+-  fi
+-
+ uninstall:
+   rm -f $(BINDIR)/sarg
+   rm -f $(MANDIR)/sarg.1


firefox crash x11

2005-08-01 Thread Douglas Santos
firefox 1.0.6 crash my x11.
I dont know how to reproduce, browsing acm.org or ieee.org it crash.
Two machines with this problem.
Anyone have this same problem?

X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: OpenBSD 3.7 i386 [ELF] 
Current Operating System: OpenBSD x40.localhost 3.7 GENERIC#252 i386
Build Date: 14 July 2005

OpenBSD 3.7-current (GENERIC) #252: Wed Jul 20 14:26:27 MDT 2005
[EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Intel(R) Pentium(R) M processor 1.40GHz (GenuineIntel
686-class) 1.40 GHz
cpu0:
FPU,V86,DE,PSE,TSC,MSR,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CFLUSH,ACPI,MMX,FXSR,SSE,SSE2,SS,TM,SBF,EST,TM2
cpu0: Enhanced SpeedStep 1400 MHz (1116 mV): speeds: 1400, 1300,
1200, 1100, 1000, 900, 800, 600 MHz
real mem  = 526819328 (514472K)
avail mem = 473825280 (462720K)
using 4278 buffers containing 26443776 bytes (25824K) of memory
mainbus0 (root)
bios0 at mainbus0: AT/286+(09) BIOS, date 06/15/05, BIOS32 rev. 0 @
0xfd740
apm0 at bios0: Power Management spec V1.2
apm0: battery life expectancy 100%
apm0: AC on, battery charge high
apm0: flags 30102 dobusy 0 doidle 1
pcibios0 at bios0: rev 2.1 @ 0xfd6d0/0x930
pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xfdeb0/256 (14 entries)
pcibios0: PCI Interrupt Router at 000:31:0 (Intel 82371FB ISA rev
0x00)
pcibios0: PCI bus #2 is the last bus
bios0: ROM list: 0xc/0xc800! 0xcc800/0x1000 0xcd800/0x1000
0xdc000/0x4000! 0xe/0x1
cpu0 at mainbus0
pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
pchb0 at pci0 dev 0 function 0 Intel 82852GM Hub-PCI rev 0x02
Intel 82852GM Memory rev 0x02 at pci0 dev 0 function 1 not
configured
Intel 82852GM Configuration rev 0x02 at pci0 dev 0 function 3 not
configured
vga1 at pci0 dev 2 function 0 Intel 82852GM AGP rev 0x02: aperture
at 0xe000, size 0x800
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
Intel 82852GM AGP rev 0x02 at pci0 dev 2 function 1 not configured
uhci0 at pci0 dev 29 function 0 Intel 82801DB USB rev 0x01: irq 11
usb0 at uhci0: USB revision 1.0
uhub0 at usb0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhci1 at pci0 dev 29 function 1 Intel 82801DB USB rev 0x01: irq 11
usb1 at uhci1: USB revision 1.0
uhub1 at usb1
uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
uhci2 at pci0 dev 29 function 2 Intel 82801DB USB rev 0x01: irq 11
usb2 at uhci2: USB revision 1.0
uhub2 at usb2
uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
ehci0 at pci0 dev 29 function 7 Intel 82801DB USB rev 0x01: irq 11
usb3 at ehci0: USB revision 2.0
uhub3 at usb3
uhub3: Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
uhub3: 6 ports with 6 removable, self powered
ppb0 at pci0 dev 30 function 0 Intel 82801BAM Hub-to-PCI rev 0x81
pci1 at ppb0 bus 1
cbb0 at pci1 dev 0 function 0 Ricoh 5C476 CardBus rev 0x8d: irq 11
vendor Ricoh, unknown product 0x0822 (class system unknown
subclass 0x05, rev 0x13) at pci1 dev 0 function 1 not configured
em0 at pci1 dev 1 function 0 Intel PRO/1000MT Mobile (82541GI) rev
0x00: irq 11, address: 00:0a:e4:2e:98:a3
iwi0 at pci1 dev 2 function 0 Intel PRO/Wireless 2200BG rev 0x05:
irq 11, address 00:0e:35:cb:fe:51
cardslot0 at cbb0 slot 0 flags 0
cardbus0 at cardslot0: bus 2 device 0 cacheline 0x0, lattimer 0xb0
pcmcia0 at cardslot0
ichpcib0 at pci0 dev 31 function 0 Intel 82801DBM LPC rev 0x01
pciide0 at pci0 dev 31 function 1 Intel 82801DBM IDE rev 0x01:
DMA, channel 0 configured to compatibility, channel 1 configured to
compatibility 
wd0 at pciide0 channel 0 drive 0: HITACHI_DK13FA-40B
wd0: 16-sector PIO, LBA, 38154MB, 78140160 sectors
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 5
pciide0: channel 1 disabled (no drives)
Intel 82801DB SMBus rev 0x01 at pci0 dev 31 function 3 not
configured
auich0 at pci0 dev 31 function 5 Intel 82801DB AC97 rev 0x01: irq
11, ICH4 AC97
ac97: codec id 0x41445374 (Analog Devices AD1981B)
ac97: codec features headphone, 20 bit DAC, No 3D Stereo
audio0 at auich0
Intel 82801DB Modem rev 0x01 at pci0 dev 31 function 6 not
configured
isa0 at ichpcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pms0 at pckbc0 (aux slot) 
pckbc0: using irq 12 for aux slot
wsmouse0 at pms0 mux 0
pcppi0 at isa0 port 0x61
midi0 at pcppi0: PC speaker
spkr0 at pcppi0
sysbeep0 at pcppi0
npx0 at isa0 port 0xf0/16: using exception 16
pccom1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
biomask eff5 netmask eff5 ttymask fff7
pctr: 686-class user-level performance counters enabled
mtrr: Pentium Pro MTRR support
dkcsum: wd0 matched BIOS disk 80
root on wd0a
rootdev=0x0 rrootdev=0x300 rawdev=0x302



Re: kismet-port

2005-07-25 Thread Douglas Santos
On Mon, Jul 25, 2005 at 07:02:40PM +0200, Bernd Ahlers wrote:
 Robert Nagy [Mon Jul 25, 2005 at 03:41:12PM +0200] wrote:
 Yes, they placed a wrong #endif in pcapsource.cc.
 I've included a patch which fixes the problem. So with my modifications
 we can use kismet-2005-07-R1.
 The port is attached.
 
 Works for me on i386 with an ural(4) wifi card.
 
 I've applied a small fix for the default kismet.conf. Updated port 
 attached.
 
 Please test.

Works fine on i386-current with iwi.



UPDATE: blender

2005-06-24 Thread Douglas Santos
Its probably the last version that works with redhat_base-8.0p5 

-
Blender is a free and fully functional 3D modeling, rendering, animation
and game creation package for Unix and Windows. Blender is distributed
with sources as well, these should be included at the same location as
where you obtained a copy of this software.

Blender is free to be applied for any purpose, including commercial
usage and distribution.

--- blender.orig/Makefile   Fri Jun 24 10:51:30 2005
+++ blender/MakefileTue Jun 21 23:05:56 2005
@@ -3,23 +3,23 @@
 COMMENT=   3D creation software
 ONLY_FOR_ARCHS=i386
 
-V= 2.23
+V= 2.27
 PKGNAME=   blender-${V}
-DISTNAME=  blender-creator-${V}-linux-glibc2.1.2-i386-static
+DISTNAME=  blender-${V}-linux-glibc2.2.5-i386-static
 CATEGORIES=graphics
 
-HOMEPAGE=  http://www.blender.nl/
+HOMEPAGE=  http://www.blender3d.org
 
 MAINTAINER=Reinhard J. Sammer [EMAIL PROTECTED]
 
-PERMIT_PACKAGE_CDROM=  no commercial use
-PERMIT_PACKAGE_FTP=no commercial use
-PERMIT_DISTFILES_CDROM=no commercial use
-PERMIT_DISTFILES_FTP=  no commercial use
+# GPL
+PERMIT_PACKAGE_CDROM=Yes
+PERMIT_PACKAGE_FTP=Yes 
+PERMIT_DISTFILES_CDROM=Yes 
+PERMIT_DISTFILES_FTP=Yes   
 
-MASTER_SITES=  ftp://ftp.cs.umn.edu/pub/blender/pub/ \
-   http://www.download.blender.pl/mirror/
-
+MASTER_SITES=  http://download.blender.org/release/Blender2.27/
+   
 RUN_DEPENDS=   :redhat_base-*:emulators/redhat/base
 
 INSTALL_STRIP=
--- blender.orig/distinfo   Fri Jun 24 10:51:30 2005
+++ blender/distinfoTue Jun 21 22:59:21 2005
@@ -1,4 +1,4 @@
-MD5 (blender-creator-2.23-linux-glibc2.1.2-i386-static.tar.gz) = 
98b58b1c840160f2ed5a01344dce3b96
-RMD160 (blender-creator-2.23-linux-glibc2.1.2-i386-static.tar.gz) = 
a365db940b767a1cdcd69eb1cfff77e166477f39
-SHA1 (blender-creator-2.23-linux-glibc2.1.2-i386-static.tar.gz) = 
751e8927bfb0e77e6b4c212ceff197fbe07332e2
-SIZE (blender-creator-2.23-linux-glibc2.1.2-i386-static.tar.gz) = 2505088
+MD5 (blender-2.27-linux-glibc2.2.5-i386-static.tar.gz) = 
c1102a3f7ebd993071f631dc192dde59
+RMD160 (blender-2.27-linux-glibc2.2.5-i386-static.tar.gz) = 
d0ca602f83e2db98a7de8e2bf922c909fb1e964d
+SHA1 (blender-2.27-linux-glibc2.2.5-i386-static.tar.gz) = 
a449de041a17ff25fab518d601e5a62bb1bf963f
+SIZE (blender-2.27-linux-glibc2.2.5-i386-static.tar.gz) = 2403603
--- blender.orig/pkg/DESCR  Fri Jun 24 10:51:31 2005
+++ blender/pkg/DESCR   Tue Jun 21 23:01:47 2005
@@ -1,9 +1,7 @@
-Developed as the in-house software of a high quality animation
-studio, Blender has proven to be an extremely fast and versatile
-design instrument. The software has a personal touch, offering a
-unique approach to the world of Three Dimensions. Use Blender to
-create TV commercials, to make technical visualizations, business
-graphics, to do some morphing, or design user interfaces. You can
-easy build and manage complex environments. The renderer is versatile
-and extremely fast.  All basic animation principles (curves  keys)
-are well implemented.
+Blender is a free and fully functional 3D modeling, rendering, animation
+and game creation package for Unix and Windows. Blender is distributed
+with sources as well, these should be included at the same location as
+where you obtained a copy of this software.
+
+Blender is free to be applied for any purpose, including commercial
+usage and distribution.
--- blender.orig/pkg/MESSAGEFri Jun 24 10:51:31 2005
+++ blender/pkg/MESSAGE Wed Dec 31 21:00:00 1969
@@ -1 +0,0 @@
-The beginners page is at http://www.blender.nl/support/beginners.php
--- blender.orig/pkg/PLIST  Fri Jun 24 10:51:31 2005
+++ blender/pkg/PLIST   Tue Jun 21 23:10:24 2005
@@ -7,6 +7,7 @@
 share/examples/blender/plugins/Makefile
 share/examples/blender/plugins/bmake
 share/examples/blender/plugins/include/
+share/examples/blender/plugins/include/documentation.h
 share/examples/blender/plugins/include/floatpatch.h
 share/examples/blender/plugins/include/iff.h
 share/examples/blender/plugins/include/plugin.h