CVS: cvs.openbsd.org: ports

2012-08-20 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2012/08/20 01:39:36

Modified files:
productivity/qhacc: Makefile 
productivity/qhacc/patches: patch-configure 
productivity/calcurse: Makefile 
productivity/workrave: Makefile 
Removed files:
productivity/workrave/patches: patch-configure 

Log message:
- remove now unneeded -lpthread/-pthread patches



CVS: cvs.openbsd.org: ports

2012-08-20 Thread David Coppa
CVSROOT:/cvs
Module name:ports
Changes by: dco...@cvs.openbsd.org  2012/08/20 02:07:34

Modified files:
devel/cmake: Makefile 
devel/cmake/patches: patch-Modules_FindQt4_cmake 
Removed files:
devel/cmake/patches: patch-Modules_FindThreads_cmake 
 patch-Source_cmComputeLinkInformation_cxx 

Log message:
Garbage collect the pthread patching for CMake.

From Brad, thanks.



CVS: cvs.openbsd.org: ports

2012-08-20 Thread David Coppa
CVSROOT:/cvs
Module name:ports
Changes by: dco...@cvs.openbsd.org  2012/08/20 02:24:42

Modified files:
telephony/pjsua: Makefile 
telephony/pjsua/patches: patch-aconfigure_ac 

Log message:
Remove '-lpthread'-'-pthread' hack



CVS: cvs.openbsd.org: ports

2012-08-20 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2012/08/20 02:52:59

Modified files:
net/gssdp  : Makefile distinfo 
net/gssdp/pkg  : PLIST 
Added files:
net/gssdp/patches: patch-vala_gssdp-1_0_deps 

Log message:
- update to 0.12.2



CVS: cvs.openbsd.org: ports

2012-08-20 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2012/08/20 02:53:39

Modified files:
net/gupnp/core : Makefile distinfo 

Log message:
- update to 0.18.4
- tighten gssdp dependency



CVS: cvs.openbsd.org: ports

2012-08-20 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2012/08/20 02:54:00

Modified files:
net/gupnp/av   : Makefile distinfo 
net/gupnp/av/pkg: PLIST 

Log message:
- update to 0.10.3



CVS: cvs.openbsd.org: ports

2012-08-20 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2012/08/20 02:54:07

Modified files:
net/gupnp/vala : Makefile distinfo 
net/gupnp/vala/pkg: PLIST 

Log message:
- update to 0.10.4



CVS: cvs.openbsd.org: ports

2012-08-20 Thread Pascal Stumpf
CVSROOT:/cvs
Module name:ports
Changes by: pas...@cvs.openbsd.org  2012/08/20 03:23:16

Modified files:
lang/clisp : Makefile 

Log message:
PIE preparations: Do not use gmalloc, except on powerpc, which breaks with
libc malloc and as a result must use -fno-pie for now.

Various diffs tested by joshe@ and landry@ on sparc64/powerpc;
ok joshe@ (maintainer)



CVS: cvs.openbsd.org: ports

2012-08-20 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2012/08/20 03:51:20

Modified files:
www/tinyproxy  : Makefile distinfo 
Added files:
www/tinyproxy/patches: patch-src_child_c patch-src_hashmap_c 
   patch-src_reqs_c 

Log message:
Security fix for CVE-2012-3505, tinyproxy: multiple headers hashmap DoS



CVS: cvs.openbsd.org: ports

2012-08-20 Thread Pascal Stumpf
CVSROOT:/cvs
Module name:ports
Changes by: pas...@cvs.openbsd.org  2012/08/20 05:51:00

Modified files:
security/aircrack-ng/patches: patch-src_aircrack-ng_c 
  patch-src_common_h 
  patch-src_sha1-sse2_S 
  patch-src_sha1-sse2_h 
multimedia/avidemux/patches: 
 
patch-avidemux_ADM_libraries_ADM_libswscale_yuv2rgb_c 
 
patch-avidemux_ADM_libraries_ADM_utilities_ADM_imageUtils_cpp 
 
patch-avidemux_ADM_videoFilter_ADM_vidBlend_cpp 
 
patch-avidemux_ADM_videoFilter_ADM_vidDeintASM_cpp 
 
patch-avidemux_ADM_videoFilter_ADM_vidFields_cpp 
 
patch-avidemux_ADM_videoFilter_ADM_vidFlux_cpp 
 
patch-avidemux_ADM_videoFilter_ADM_vidResampleFPS_cpp 
 
patch-avidemux_ADM_video_ADM_interlaced_cpp 
Removed files:
emulators/dosbox/patches: patch-src_hardware_pic_cpp 
geo/gpstk/patches: patch-apps_positioning_posInterp_cpp 
games/widelands/patches: patch-src_map_h 
editors/xwpe/patches: patch-edit_h 
lang/ghc/patches: patch-compiler_nativeGen_AsmCodeGen_lhs 
  patch-compiler_nativeGen_PIC_hs 
  patch-compiler_nativeGen_PPC_CodeGen_hs 
  patch-compiler_nativeGen_SPARC_CodeGen_CCall_hs 
  patch-compiler_nativeGen_X86_CodeGen_hs 

Log message:
After feedback from kettenis@, we won't be defining -DPIC on PIE archs per
default.  Garbage collect the patches that dealt with these issues, and use
the builtin define __PIC__ to detect if we're PIE/PIC.

ok naddy@



CVS: cvs.openbsd.org: ports

2012-08-20 Thread Pascal Stumpf
CVSROOT:/cvs
Module name:ports
Changes by: pas...@cvs.openbsd.org  2012/08/20 06:35:41

Modified files:
lang/gcc/3.3   : Makefile 
lang/gcc/3.3/patches: patch-gcc_config_openbsd-libpthread_h 
lang/gcc/4.2   : Makefile 
lang/gcc/4.2/patches: patch-gcc_config_openbsd-libpthread_h 
lang/gcc/4.6   : Makefile 
lang/gcc/4.7   : Makefile 
Added files:
lang/gcc/4.6/patches: patch-gcc_config_openbsd-libpthread_h 
lang/gcc/4.7/patches: patch-gcc_config_openbsd-libpthread_h 

Log message:
Sync -pthread semantics with base gcc.  From Brad.

ok matthew@



CVS: cvs.openbsd.org: ports

2012-08-20 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2012/08/20 06:51:55

Modified files:
devel/spidermonkey: Makefile 

Log message:
s/--with-pthread/--with-pthreads
Add MODGNU_CONFIG_GUESS_DIRS.



CVS: cvs.openbsd.org: ports

2012-08-20 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2012/08/20 08:38:10

Modified files:
www/py-beaker  : Makefile distinfo 
Added files:
www/py-beaker/patches: patch-beaker_crypto_pycrypto_py 

Log message:
Security fix for CVE-2012-3458, py-beaker weak use of crypto can
leak information to remote attackers.



CVS: cvs.openbsd.org: ports

2012-08-20 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2012/08/20 09:08:45

Modified files:
emulators/spim : Makefile distinfo 
emulators/spim/patches: patch-CPU_run_c patch-spim_Configure 
patch-spim_Makefile 
patch-xspim_Imakefile 
emulators/spim/pkg: PLIST 
Removed files:
emulators/spim/patches: patch-Documentation_spim_man 

Log message:
Update to spim-8.0.

from Azwaw OUSADOU
maintainer timeout



CVS: cvs.openbsd.org: ports

2012-08-20 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2012/08/20 11:16:42

Modified files:
www/py-beaker  : Tag: OPENBSD_5_1 Makefile distinfo 
Added files:
www/py-beaker/patches: Tag: OPENBSD_5_1 
   patch-beaker_crypto_pycrypto_py 

Log message:
Security fix for CVE-2012-3458, py-beaker weak use of crypto can
leak information to remote attackers.



CVS: cvs.openbsd.org: ports

2012-08-20 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2012/08/20 11:19:48

Modified files:
www/py-beaker  : Tag: OPENBSD_5_2 Makefile distinfo 
Added files:
www/py-beaker/patches: Tag: OPENBSD_5_2 
   patch-beaker_crypto_pycrypto_py 

Log message:
commit to the right tag now..

Security fix for CVE-2012-3458, py-beaker weak use of crypto can
leak information to remote attackers.



CVS: cvs.openbsd.org: ports

2012-08-20 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2012/08/20 11:20:58

Modified files:
www/tinyproxy  : Tag: OPENBSD_5_2 Makefile distinfo 
Added files:
www/tinyproxy/patches: Tag: OPENBSD_5_2 patch-src_child_c 
   patch-src_hashmap_c patch-src_reqs_c 

Log message:
Security fix for CVE-2012-3505, tinyproxy: multiple headers hashmap DoS



CVS: cvs.openbsd.org: ports

2012-08-20 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2012/08/20 11:22:53

Added files:
editors/emacs23/patches: Tag: OPENBSD_5_2 patch-lisp_files_el 

Log message:
Security fix for CVE-2012-3479,
GNU Emacs enable-local-variables Variable Processing Vulnerability



CVS: cvs.openbsd.org: ports

2012-08-20 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2012/08/20 11:22:01

Modified files:
www/phplist: Tag: OPENBSD_5_2 Makefile distinfo 
www/phplist/pkg: Tag: OPENBSD_5_2 PLIST 
Added files:
www/phplist/pkg: Tag: OPENBSD_5_2 README 

Log message:
security update to 2.10.19, fixes CVE-2012-3952
phplist unconfirmed Cross-Site Scripting Vulnerability



CVS: cvs.openbsd.org: ports

2012-08-20 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2012/08/20 11:24:40

Modified files:
editors/emacs23: Tag: OPENBSD_5_2 Makefile 

Log message:
missed in previous



CVS: cvs.openbsd.org: ports

2012-08-20 Thread Alexander Bluhm
CVSROOT:/cvs
Module name:ports
Changes by: bl...@cvs.openbsd.org   2012/08/20 11:55:23

Log message:
Initial import of p5-Gravatar-URL 1.06

A Gravatar is a Globally Recognized Avatar for a given email address.
This allows you to have a global picture associated with your email
address.  You can look up the Gravatar for any email address by
constructing a URL to get the image from gravatar.com.  This module
does that.

OK sthen@

Status:

Vendor Tag: bluhm
Release Tags:   bluhm_20120820

N ports/www/p5-Gravatar-URL/Makefile
N ports/www/p5-Gravatar-URL/distinfo
N ports/www/p5-Gravatar-URL/pkg/DESCR
N ports/www/p5-Gravatar-URL/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2012-08-20 Thread Alexander Bluhm
CVSROOT:/cvs
Module name:ports
Changes by: bl...@cvs.openbsd.org   2012/08/20 12:02:31

Modified files:
www: Makefile 

Log message:
add p5-Gravatar-URL



CVS: cvs.openbsd.org: ports

2012-08-20 Thread Okan Demirmen
CVSROOT:/cvs
Module name:ports
Changes by: o...@cvs.openbsd.org2012/08/20 14:55:01

Modified files:
mail/milter-checkrcpt: Makefile distinfo 

Log message:
update to 0.3

ok ajacoutot@



CVS: cvs.openbsd.org: ports

2012-08-20 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2012/08/20 15:32:13

Modified files:
mail/roundcubemail: Tag: OPENBSD_5_2 Makefile distinfo 
mail/roundcubemail/pkg: Tag: OPENBSD_5_2 PLIST 

Log message:
update roundcube to 0.7.3 in -stable; several fixes including cross-site
security issues CVE-2012-3508 (also fixed in the update to 0.8.1 in -current)



CVS: cvs.openbsd.org: ports

2012-08-20 Thread Anil Madhavapeddy
CVSROOT:/cvs
Module name:ports
Changes by: a...@cvs.openbsd.org2012/08/20 18:24:22

Modified files:
lang/ocaml : ocaml.port.mk 

Log message:
specify the correct man page location for CONFIGURE_STYLE=oasis ports



CVS: cvs.openbsd.org: ports

2012-08-20 Thread Anil Madhavapeddy
CVSROOT:/cvs
Module name:ports
Changes by: a...@cvs.openbsd.org2012/08/20 18:26:46

Modified files:
devel/ocaml-lambda-term: Makefile 
devel/ocaml-lambda-term/pkg: PLIST 

Log message:
update ocaml-lambda-term to install man pages in the right location.
this requires the last ocaml.port.mk change to CONFIGURE_STYLE=oasis.
bump REVISION.

from: Christopher Zimmermann madro...@gmerlin.de



CVS: cvs.openbsd.org: ports

2012-08-20 Thread Jonathan Matthew
CVSROOT:/cvs
Module name:ports
Changes by: jmatt...@cvs.openbsd.org2012/08/20 18:28:34

Modified files:
databases/leveldb: Makefile distinfo 
databases/leveldb/patches: patch-Makefile 
   patch-build_detect_platform 
   patch-port_port_posix_h 
databases/leveldb/pkg: PLIST 
Added files:
databases/leveldb/patches: patch-util_coding_cc 

Log message:
update to leveldb 1.5.0

ok sthen@
-lpthread patch for jasper@



CVS: cvs.openbsd.org: ports

2012-08-20 Thread Ryan Freeman
CVSROOT:/cvs
Module name:ports
Changes by: rfree...@cvs.openbsd.org2012/08/20 18:50:27

Added files:
games/eduke32/patches: patch-build_include_compat_h 

Log message:
fix build on hppa and ppc, also submitted upstream

okay brad@, ajacotot@



Re: Mono is broken

2012-08-20 Thread Antoine Jacoutot
On Mon, Aug 20, 2012 at 01:12:55AM +0100, Nigel Taylor wrote:
 On 08/19/12 23:22, Antoine Jacoutot wrote:
  On Sun, Aug 19, 2012 at 09:50:59PM +0200, Christian Weisgerber wrote:
  Mono is broken.
 
  On amd64, lang/mono itself sometimes crashes during the build.
  (It's completely unbuildable with MALLOC_OPTIONS=S.)  Sometimes,
  x11/mono-gtk2 crashes.  devel/nant frequently gets stuck.  lang/boo
  frequently gets stuck.
 
 
 Seen all these fail on occasion when building here.
 
  I'm tired of manually retrying builds until this crap finally
  packages.  Does anybody actually use mono-based packages?  Do they
  even run?  sthen@ is also struggling to get mono built on i386.
 
 
 I built mono for i386 on Aug 18 for libpthread.so.17.0. I have seen mono
 fail to build on i386 in the past, and more often than on amd64.
 
  Somebody needs to step up and fix mono, or I'm going to push for
  marking all of this stuff as BROKEN and ripping its tentacles out
  of Gnome.
  
  GNOME does not care; it does not depend on mono.
  FWIW yes I do use mono based apps daily and it works fine for me (but I use 
  pkg, I never build from ports).
  
  Did you talk to maintainer ?
  
 Building gnome does require mono, mail/gmime has a build dependency on
 mono to build gmime-sharp.

That is why you have a no_mono FLAVOR.
The mono bits are _not_ needed.

 I took the mono dependency out of mail/gmime, so it no longer builds
 gmime-sharp just gmime. A change I made back when mono was failing
 because of the switch to rthreads. It allowed me to build gnome while
 mono wasn't building.
 
 My searches found one project using gmime-sharp, Beagle which has not
 been ported to OpenBSD. The project looks dead, it was on gnome svn, but
 2-3 years since it's been updated. The Beagle project web site was down.
 I couldn't find a single port that uses gmime-sharp. gmime-sharp is
 redundant.
 
 I can supply a diff for mail/gmime without gmime-sharp.

I'd rather see the core of the mono build issue fixed.

-- 
Antoine



OFERTA DO DIA é Rodízio Sushi + Entrada YakiSobá em 3 Lojas Sushi Express / Botox Capilar / Spa de Pés e Mãos / Pro =?utf-8?B?Z3Jlc3NpdmEgQWdpbWF4IC8gTWF0Z

2012-08-20 Thread Incriveis Ofertas - Campo Grande
www.incriveisofertas.com


[IMAGE] Rod�zio de Sushi com Entrada no SushiExpress, S�o mais de 30
tipos de Sushi e 3 Lojas! Aproveite e Compre.

de R$ 23,90 por R$ R$ 18,90


[IMAGE] Rei do Mate com 1 Mate Shake 500ml Sabores Tradicional, Morango,
Chocolate ou Ovomaltine

de R$ 9,00 por R$ R$ 5,99


[IMAGE] VAI CASAR? Ent�o Vestido de Noiva Completo ( Qualquer vestido da
Loja) + Coroa + Luva + Saiote + V�u + Penteado + Maquiagem ( De R$ 750,00
Por R$ 349,90 ) At� 12X Pelo PagSeguro

de R$ 750,00 por R$ R$ 349,90


[IMAGE] 100 Salgadinhos para completar sua festa ( De R$ 40,00 Por R$
19,90 ) S� na Petit Dolci

de R$ 40,00 por R$ R$ 19,90


[IMAGE] Deliciosa Mania: 30 Cupcakes, de R$90 por R$45 na Que Del�cia de
Cupcakes

de R$ 90,00 por R$ R$ 45,00


[IMAGE] At� 70% OFF em Botox Capilar + M�o ( De R$ 110 Por R$ 29,90 ) At�
2 Cupons

de R$ 110,00 por R$ R$ 29,90


[IMAGE] Aulas de Taekwondo por 1 M�s com 70% OFF na Academia F�bio Costa
por apenas R$ 19,50

de R$ 65,00 por R$ R$ 19,50


[IMAGE] Rod�zio de Sushi em casa ou na empresa para 20 Pessoas + Entrada
de Rolinho Primavera e Guioza + 1 Garrafa de Saque Dourado ( De R$
1.000,00 Por R$ 499,90 )

de R$ 1.000,00 por R$ R$ 499,90


[IMAGE] Aluguel de 1 Cama Elastica + 1 Piscina de Bolinha + 1 Gangorra
Upa Upa + 1 Escorregador e tem at� o final de 2012 para usar ( De R$450
Por R$99,90 )

de R$ 450,00 por R$ R$ 99,90


[IMAGE] Luzes + Tonaliza��o + Hidrata��o + Escova com 70% OFF - S� R$
39,90

de R$ 120,00 por R$ R$ 39,90


[IMAGE] Cuide-se com 1 Cristaliza�ao da Coiffer ( De R$ 100,00 Por R$
34,90 ) Garanta seu Cupom

de R$ 130,00 por R$ R$ 34,90


[IMAGE] Perfeitos e Lisos! 80% OFF em Escova Progressiva Agimax. De R$
200 Por R$39,90

de R$ 200,00 por R$ R$ 39,90


Ofertas Especiais de campo Grande!
Siga-nos na redes sociais
Facebook Curta-nos!Siga-nos!
Utilizamos Sistema de Compra Segura!
Sua Compra Protegida!
Oferta Delas

[IMAGE]

Porque voc� recebeu esse e-mail?
Este e-mail foi enviado pela Oferta Delas porque voc� possui cadastro
conosco ou em algum site parceiro, juntamente com a permis�o para
contat�-lo. Pra que futuras ofertas da Oferta Delas sejam entregues na
sua caixa de entrada e n�o sejam tratados como spam, por favor adicione
bole...@querohost.com.br � sua lista de contatos ou lista de remetentes
aprovados.

[IMAGE]

Pol�tica de Privacidade
N�s queremos que voc� se sinta confiante sobre a privacidade de suas
informa��es pessoais, assim como todas as informa��es que temos sobre
voc� est�o protegidas.


[IMAGE]

Não desejo mais receber estes e-mails.


Re: slim do not switch the user login class

2012-08-20 Thread johnw
2012/8/20 Landry Breuil lan...@openbsd.org

 I was planning to look into that update since it adds ckit support (and
 you didnt explicitely enable/disable it). One thing at a time, please.
 See what upstream thinks about setusercontext() first.


Hi, I make a new diff (no setusercontext), just update it to 1.34,
and add a FLAVOR=consolekit.
Thank you.

diff -u -urN ./Makefile ../slim/Makefile
--- ./Makefile Mon Aug 20 18:59:58 2012
+++ ../slim/Makefile Mon Aug 20 19:25:54 2012
@@ -2,8 +2,7 @@

 COMMENT= simple login manager

-DISTNAME= slim-1.3.2
-REVISION= 5
+DISTNAME= slim-1.3.4

 CATEGORIES= x11
 HOMEPAGE= http://slim.berlios.de/
@@ -16,18 +15,24 @@
 PERMIT_DISTFILES_CDROM= Yes
 PERMIT_DISTFILES_FTP= Yes

-USE_GMAKE= Yes
-USE_GROFF = Yes
-NO_REGRESS= Yes
+MODULES= devel/cmake
+
 LIB_DEPENDS= graphics/jpeg \
  graphics/png

-WANTLIB= X11 Xft Xmu Xrender fontconfig c m stdc++ z freetype jpeg png
+WANTLIB= fontconfig X11 Xft Xrender Xmu freetype jpeg png z
+WANTLIB+= stdc++ m c expat xcb Xt SM ICE Xext pthread-stubs
+WANTLIB+= Xau Xdmcp

-MAKE_FILE= Makefile.openbsd
-MAKE_FLAGS+= CFGDIR=${SYSCONFDIR}
-FAKE_FLAGS+= PREFIX=${PREFIX} \
- CFGDIR=${PREFIX}/share/examples/slim
+FLAVORS= consolekit
+FLAVOR?=
+
+.if ${FLAVOR:L:Mconsolekit}
+LIB_DEPENDS+=   sysutils/consolekit x11/dbus
+WANTLIB+=   pthread dbus-1 ck-connector
+CONFIGURE_ARGS= -DUSE_CONSOLEKIT=yes
+.endif
+

 pre-configure:
  ${SUBST_CMD} ${WRKSRC}/slim.1 ${WRKSRC}/slim.conf
diff -u -urN ./distinfo ../slim/distinfo
--- ./distinfo Mon Aug 20 18:59:58 2012
+++ ../slim/distinfo Mon Aug 20 19:13:50 2012
@@ -1,5 +1,2 @@
-MD5 (slim-1.3.2.tar.gz) = yhrmEg5vS0lp8tbPlPR7Qg==
-RMD160 (slim-1.3.2.tar.gz) = HKZQTAfqLUIP3oa22w9M+71mgPw=
-SHA1 (slim-1.3.2.tar.gz) = 5CHVSHcyyDF/j1kZBmYeAUsDY1g=
-SHA256 (slim-1.3.2.tar.gz) = 8VYBJQBfJTubiCIFmP7XqVde9AVxaGLGyj/MctvUgrg=
-SIZE (slim-1.3.2.tar.gz) = 220592
+SHA256 (slim-1.3.4.tar.gz) =
155c26460c98b9f0925624028b4254afc0de4fda33300f3ac45606b2c5cbd501
+SIZE (slim-1.3.4.tar.gz) = 227197
diff -u -urN ./patches/patch-CMakeLists_txt
../slim/patches/patch-CMakeLists_txt
--- ./patches/patch-CMakeLists_txt Thu Jan  1 08:00:00 1970
+++ ../slim/patches/patch-CMakeLists_txt Mon Aug 20 19:13:50 2012
@@ -0,0 +1,54 @@
+--- CMakeLists.txt.orig Tue Jun 26 16:20:14 2012
 CMakeLists.txt Mon Aug 20 17:54:26 2012
+@@ -21,10 +21,10 @@
+ set(SLIM_VERSION_PATCH 4)
+ set(SLIM_VERSION
${SLIM_VERSION_MAJOR}.${SLIM_VERSION_MINOR}.${SLIM_VERSION_PATCH})
+
+-set(CMAKE_INSTALL_PREFIX /usr/local CACHE PATH Installation Directory)
++set(CMAKE_INSTALL_PREFIX ${LOCALBASE} CACHE PATH Installation
Directory)
+ set(PKGDATADIR ${CMAKE_INSTALL_PREFIX}/share/slim)
+ set(SYSCONFDIR /etc)
+-set(MANDIR ${CMAKE_INSTALL_PREFIX}/share/man)
++set(MANDIR ${CMAKE_INSTALL_PREFIX}/man)
+
+ set(SLIM_DEFINITIONS)
+ if(${CMAKE_SYSTEM_NAME} MATCHES FreeBSD OR
+@@ -122,6 +122,8 @@
+ else(DBUS_FOUND)
+ message(\tDBus Not Found)
+ endif(DBUS_FOUND)
++ find_library(PTHREAD_LIB pthread)
++ target_link_libraries(${PROJECT_NAME} ${PTHREAD_LIB})
+ else(CKCONNECTOR_FOUND)
+ message(\tConsoleKit Not Found)
+ message(\tConsoleKit disabled)
+@@ -130,11 +132,6 @@
+ message(\tConsoleKit disabled)
+ endif(USE_CONSOLEKIT)
+
+-# system librarys
+-find_library(M_LIB m)
+-find_library(RT_LIB rt)
+-find_library(CRYPTO_LIB crypt)
+-
+ add_definitions(${SLIM_DEFINITIONS})
+
+ #Set up include dirs with all found packages
+@@ -151,9 +148,6 @@
+
+ #Set up library with all found packages
+ target_link_libraries(${PROJECT_NAME}
+- ${M_LIB}
+- ${RT_LIB}
+- ${CRYPTO_LIB}
+ ${X11_X11_LIB}
+ ${X11_Xft_LIB}
+ ${X11_Xrender_LIB}
+@@ -169,6 +163,6 @@
+ # man file
+ install(FILES slim.1 DESTINATION ${MANDIR}/man1/)
+ # configure
+-install(FILES slim.conf DESTINATION ${SYSCONFDIR})
++install(FILES slim.conf DESTINATION
${CMAKE_INSTALL_PREFIX}/share/examples/slim/)
+ # themes directory
+ subdirs(themes)
diff -u -urN ./patches/patch-Makefile_openbsd
../slim/patches/patch-Makefile_openbsd
--- ./patches/patch-Makefile_openbsd Thu Oct 25 07:32:00 2007
+++ ../slim/patches/patch-Makefile_openbsd Thu Jan  1 08:00:00 1970
@@ -1,19 +0,0 @@
-$OpenBSD: patch-Makefile_openbsd,v 1.1.1.1 2007/10/24 23:32:00 landry Exp $
 Makefile.openbsd.orig Wed Oct 24 19:29:25 2007
-+++ Makefile.openbsd Wed Oct 24 19:31:24 2007
-@@ -5,12 +5,10 @@
- ###
- CXX=/usr/bin/g++
- CC=/usr/bin/gcc
--CFLAGS=-I. -I/usr/X11R6/include -I/usr/X11R6/include/freetype2
-I/usr/X11R6/include/freetype2/config -I/usr/local/include/libpng
-I/usr/local/include -I/usr/include
--LDFLAGS=-L/usr/X11R6/lib -L/usr/local/lib -lXft -lX11 -lfreetype
-lXrender -lfontconfig -lpng -lz -lm -lXmu -lpng -ljpeg
-+CFLAGS=-I. -I${X11BASE}/include -I${X11BASE}/include/freetype2
-I${X11BASE}/include/freetype2/config -I${LOCALBASE}/include/libpng
-I${LOCALBASE}/include -I/usr/include
-+LDFLAGS=-L${X11BASE}/lib -L${LOCALBASE}/lib -lXft -lX11 -lfreetype
-lXrender -lfontconfig -lpng -lz -lm -lXmu 

Re: NEW: www/p5-Gravatar-URL

2012-08-20 Thread Stuart Henderson
On 2012/08/19 23:03, Alexander Bluhm wrote:
 Hi,
 
 Add a new Perl module:
 p5-Gravatar-URL - Make URLs for Gravatars from an email address
 
 A Gravatar is a Globally Recognized Avatar for a given email address.
 This allows you to have a global picture associated with your email
 address.  You can look up the Gravatar for any email address by
 constructing a URL to get the image from gravatar.com.  This module
 does that.
 
 ok?
 
 bluhm

Please lowercase the first word of COMMENT, then it's OK sthen@.





Re: update: fossil-1.23

2012-08-20 Thread James Turner
On Wed, Aug 08, 2012 at 08:52:37PM -0400, James Turner wrote:
 On Wed, Aug 08, 2012 at 12:29:18PM -0400, James Turner wrote:
  This is what I get for rushing. Attached is another new diff that
  removed CONFIGURE_ENV that is no longer needed is sqlite3 is in base.
  
  I've also added 2 patches that makes the fossil sqlite3 command work.
  
 
 Maybe this is a better way to make sure the system sqlite3.h gets used?
 Only requires one patch and no need for the post-extract. I'll defer to
 the ports experts on which diff to go with.
 

Comments on this version? Thanks.

-- 
James Turner
ja...@calminferno.net



Re: update: fossil-1.23

2012-08-20 Thread Stuart Henderson
On 2012/08/20 09:53, James Turner wrote:
 On Wed, Aug 08, 2012 at 08:52:37PM -0400, James Turner wrote:
  On Wed, Aug 08, 2012 at 12:29:18PM -0400, James Turner wrote:
   This is what I get for rushing. Attached is another new diff that
   removed CONFIGURE_ENV that is no longer needed is sqlite3 is in base.
   
   I've also added 2 patches that makes the fossil sqlite3 command work.
   
  
  Maybe this is a better way to make sure the system sqlite3.h gets used?
  Only requires one patch and no need for the post-extract. I'll defer to
  the ports experts on which diff to go with.
  
 
 Comments on this version? Thanks.
 
 -- 
 James Turner
 ja...@calminferno.net
 

I prefer the first version with rm, rather than the second with
#include /usr/include/sqlite3.h.

Anyone else?



Re: Mono is broken

2012-08-20 Thread Juan Francisco Cantero Hurtado
On Mon, Aug 20, 2012 at 01:12:55AM +0100, Nigel Taylor wrote:
 My searches found one project using gmime-sharp, Beagle which has not
 been ported to OpenBSD. The project looks dead, it was on gnome svn, but
 2-3 years since it's been updated. The Beagle project web site was down.
 I couldn't find a single port that uses gmime-sharp. gmime-sharp is
 redundant.

Beagle is dead. The developers confirmed the dead of the project long
time ago.

-- 
Juan Francisco Cantero Hurtado http://juanfra.info



Até 95% OFF em Heccus | Salgadinhos | Batata Recheada | Botox | Espetinhos | Lingerie | Filé a Parmigiana | Kit Festa =?utf-8?B?fCBFc2NvdmEgUHJvZ3Jlc3NpdmEgf

2012-08-20 Thread Liga Ofertas - Campo Grande
[IMAGE]

1792 Ofertas em Campo Grande  / MS

[IMAGE] Depilação de Buço + Axilas + Virilha Completa na Laura Melo, de
45 por apenas 12,00.

De: R$ 45,00 - Por: R$ 12,00 - (73% de desconto)

[IMAGE] Sinta-se bem com seu corpo! 86% OFF em 5 sessões de Heccus para
atacar as gorduras e celulites! De R$300,00 por apenas R$39,90!

De: R$ 0,00 - Por: R$ 39,90 - (87% de desconto)

[IMAGE] 5 Sessões de massagem c/ bandagem de gesso+Banho de lua, de R$650
por R$325,00

De: R$ 650,00 - Por: R$ 325,00 - (50% de desconto)

[IMAGE] Faça a Festa! 100 Salgadinhos com diversos Sabores a Escolher
pela Metade do Preço na Manu Salgados e Doces (de R$40 por R$19,90)

De: R$ 40,00 - Por: R$ 19,90 - (50% de desconto)

[IMAGE] Divulgue seu negócio 5 Mil panfletos, flyers, colorido frente,
couchê 115gr.

De: R$ 300,00 - Por: R$ 150,00 - (50% de desconto)

[IMAGE] 61% OFF em Luzes + Botox Capilar! De R$180,00 por apenas R$69,90!

De: R$ 0,00 - Por: R$ 69,90 - (62% de desconto)

[IMAGE] PETIT GATEAU - 04 unidades por apenas R$ 15,90

De: R$ 32,00 - Por: R$ 15,90 - (50% de desconto)

[IMAGE] Conversão de VHS para DVD, no Studio Miguel Palacios, de 35,00
por 11,90.

De: R$ 35,00 - Por: R$ 11,90 - (66% de desconto)

[IMAGE] Delíciosa Batata Recheada, São 5 Sabores na Batata Fest! Apenas
R$ 7,90

De: R$ 10,00 - Por: R$ 7,90 - (20% de desconto)

[IMAGE] Aluguel de 1 Cama Elastica + 1 Piscina de Bolinha + 1 Gangorra
Upa Upa + 1 Escorregador e tem até o final de 2012 para usar ( De R$450
Por R$99,90 )

De: R$ 450,00 - Por: R$ 99,90 - (75% de desconto)

[IMAGE] 02 DELICIOSOS ESPETOS POR APENAS R$ 16,50

De: R$ 24,00 - Por: R$ 16,90 - (50% de desconto)

[IMAGE] BUFFET INFANTIL COMPLETO! FESTA PARA 50 PESSOAS ! 05 TIPOS DE
SALGADOS(Frito ou Assado) + CACHORRO QUENTE + PIPOCA +
BEBIDAS(Suco+Refrigerante+Àgua) + 3 TIPOS DE DOCES + BOLO + TOALHAS DAS
MESAS COM O TEMA DA DECORAÇÃO DE R$ 1950,00 POR R$ 949,90.

De: R$ 1.950,00 - Por: R$ 949,90 - (51% de desconto)

[IMAGE] Rei do Mate com 1 Mate Shake 500ml Sabores Tradicional, Morango,
Chocolate ou Ovomaltine

De: R$ 9,00 - Por: R$ 5,99 - (35% de desconto)

[IMAGE] Revisão Completa na sua Moto + Lavagem Completa na JCA Motos, de
120,00 por apenas 19,90. Compre quantos cupons quiser!!!

De: R$ 120,00 - Por: R$ 19,90 - (83% de desconto)

[IMAGE] 2 Pés e 4 Mãos ( DE R$ 66,00 POR R$ 39,90 )

De: R$ 66,00 - Por: R$ 39,90 - (40% de desconto)

[IMAGE] DELICIOSA TORTA DE 2 KG POR APENAS R$ 18,90

De: R$ 49,90 - Por: R$ 18,90 - (60% de desconto)

[IMAGE] 100 Salgadinhos para completar sua festa ( De R$ 40,00 Por R$
19,90 ) Só na Petit Dolci

De: R$ 40,00 - Por: R$ 19,90 - (50% de desconto)

[IMAGE] Aulas de Taekwondo por 1 Mês com 70% OFF na Academia Fábio Costa
por apenas R$ 19,50

De: R$ 65,00 - Por: R$ 19,50 - (70% de desconto)

[IMAGE] Cristalização Coiffer + Casadinho + Revitalização para os Pés, na
Bella Salão de Beleza e Estética, de 180,00 por 29,90.

De: R$ 180,00 - Por: R$ 29,90 - (83% de desconto)

[IMAGE] Perfeitos e Lisos! 80% OFF em Escova Progressiva Agimax. De R$
200 Por R$39,90

De: R$ 200,00 - Por: R$ 39,90 - (80% de desconto)

[IMAGE] Extintor Veicular Modelo ABC para Automóveis e Caminhonetes pela
Metade do Preço no Rei do Extintor (de R$100 por R$49,90)

De: R$ 100,00 - Por: R$ 49,90 - (50% de desconto)

[IMAGE] 68% OFF em Kit Festa com Torta de 2Kg (4 opções) + 200
salgadinhos fritos ou assados (8 opções) + 100 docinhos (2 opções).

De: R$ 0,00 - Por: R$ 59,90 - (69% de desconto)

[IMAGE] Sensualidade à flor da pele! Pague R$39,9 e gaste R$100 na compra
de qualquer peça Vivyan Stone Lingerie!

De: R$ 0,00 - Por: R$ 39,90 - (61% de desconto)

[IMAGE] INCRÍVEL OFERTA - CAMA ELÁSTICA DE 4 MTS POR APENAS R$39,90

De: R$ 80,00 - Por: R$ 39,90 - (65% de desconto)

[IMAGE] 69% OFF...CORTE + HIDRATAÇÃO DE SEUS CABELOS DE R$- 80,00 POR R$-
24,90 - VC ECONOMIZA R$- 55,10.

De: R$ 80,00 - Por: R$ 24,90 - (69% de desconto)

[IMAGE] Renove Suas Energias! 66% OFF em Candle Massage (massagem com
velas) OU Massagem com Pedras Quentes no Espaço Terapêutico Cores de Luz
(de R$60 por R$19,90)

De: R$ 60,00 - Por: R$ 19,90 - (66% de desconto)

[IMAGE] PASSAPORTE DA DIVERSÃO PARA FESTAS FECHADAS DIA DE SEMANA! De R$
225,00 Por R$ 89,90

De: R$ 225,00 - Por: R$ 89,90 - (60% de desconto)

[IMAGE] Pacote com 70 Peças de Roupas Passadas no Atendimento VIP, de
99,00 por 29,90.

De: R$ 99,00 - Por: R$ 29,90 - (70% de desconto)

[IMAGE] Tatuagem com um dos Melhores Profissionais de Campo Grande de
10cm x 10cm ou 50%off em qualquer outro tamanho, de 280 por 79,90.

De: R$ 280,00 - Por: R$ 79,90 - (71% de desconto)

[IMAGE] Escova Progressiva Agimax + Hidratação de Oleo de Argan ( De
R$180 Por R$75 ) Aproveite Essa Super Oferta

De: R$ 180,00 - Por: R$ 75,00 - (62% de desconto)

[IMAGE] Festa + Festa com Cama Elástica + Piscina de Bolinha + Tobogã ou
Castelinho Inflável com 2 Monitores! De R$ 450,00 Por R$ 250,00. Parcele
em até 12x no cartão!

De: R$ 450,00 - Por: R$ 225,00 - (50% de desconto)

[IMAGE] Unhas 

maint. update: mail/milter-checkrcpt

2012-08-20 Thread Okan Demirmen
trivial update to 0.3.

ok?

Index: Makefile
===
RCS file: /home/open/cvs/ports/mail/milter-checkrcpt/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- Makefile11 Jul 2011 12:12:53 -  1.1.1.1
+++ Makefile20 Aug 2012 20:32:38 -
@@ -2,7 +2,7 @@
 
 COMMENT=   sendmail milter plugin for recipient checking
 
-DISTNAME=  milter-checkrcpt-0.1
+DISTNAME=  milter-checkrcpt-0.3
 CATEGORIES=mail
 MASTER_SITES=  http://www.benzedrine.cx/
 
Index: distinfo
===
RCS file: /home/open/cvs/ports/mail/milter-checkrcpt/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo11 Jul 2011 12:12:53 -  1.1.1.1
+++ distinfo20 Aug 2012 20:32:38 -
@@ -1,5 +1,2 @@
-MD5 (milter-checkrcpt-0.1.tar.gz) = 58N/LpaeWWJ94hMoHKnDcQ==
-RMD160 (milter-checkrcpt-0.1.tar.gz) = +CCAyWSSuxJXyO40RWcZ2KQWUjI=
-SHA1 (milter-checkrcpt-0.1.tar.gz) = kg6JlBtcPCbBTJlTLTeX6RtbHVk=
-SHA256 (milter-checkrcpt-0.1.tar.gz) = 
EEG+lJ+bi4CbpR2GTq9jjg3QKujuS/7gSpR7FwucBxM=
-SIZE (milter-checkrcpt-0.1.tar.gz) = 7396
+SHA256 (milter-checkrcpt-0.3.tar.gz) = 
yTKgeVy8BEe2FEv7ktnc2tto3A5QENvgn7P3AcUZoqI=
+SIZE (milter-checkrcpt-0.3.tar.gz) = 7488



Re: renaming ports and upgrades

2012-08-20 Thread Anil Madhavapeddy
On Sun, Aug 19, 2012 at 12:27:52PM +0100, Stuart Henderson wrote:
 On 2012/08/18 16:42, Anil Madhavapeddy wrote:
  Are there any special considerations for renaming a port (e.g. 
  security/cryptokit - security/ocaml-cryptokit) in terms of binary upgrades 
  between releases? 
  
  It would seem that as long as all the dependent ports also have the new 
  name, there shouldn't be, but I thought I'd check...
  
  -anil
 
 quick guide:
 
 - update any dependent ports.
 
 - if the path changes, you need an @pkgpath on the old path.
 
 - if the PKGNAME changes (other than a version increment),
 you need an @conflict on the old name, an entry in devel/quirks,
 and the version number of the new port must be higher than the
 old one.
 
 - if the plist or the installed files change in any way, bump
 REVISION.
 
 - test by building the new packages, including quirks, putting
 them in a directory on their own, installing the old packages,
 and running PKG_PATH=/path/to/new-pkgs/ pkg_add -u

Thanks for all this! I'm running these test on the two renamed ports now.

As Marc notes, I'm somewhat regretting the change, but there were no
downstream dependencies, and it more consistent now (and new dependent
ports that use cryptokit are on their way shortly, and so can use the new
system).

-- 
Anil Madhavapeddy http://anil.recoil.org