CVS: cvs.openbsd.org: ports

2008-10-12 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/10/12 05:58:22

Modified files:
multimedia/recordmydesktop/base: Makefile 
Added files:
multimedia/recordmydesktop/base/patches: patch-src_rmd_jack_c 

Log message:
- enable jack support
- add patch from [EMAIL PROTECTED] to suppress warnings

ok jasper@



CVS: cvs.openbsd.org: ports

2008-10-12 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/10/12 02:52:03

Modified files:
converters/libiconv: libiconv.port.mk 

Log message:
style



CVS: cvs.openbsd.org: ports

2008-10-12 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/10/12 06:22:10

Modified files:
multimedia/mkvtoolnix: Makefile distinfo 
multimedia/mkvtoolnix/pkg: DESCR PLIST 

Log message:
- update to mkvtoolnix 2.4.0
- base64tool has been removed as mkvmerge can now read binary in hex
several bugfixes and enhancements



CVS: cvs.openbsd.org: ports

2008-10-12 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/10/12 08:45:58

Modified files:
comms/jpilot   : Makefile 
comms/jpilot/pkg: PLIST 

Log message:
- add icon mentioned in the .desktop file so that it appears nicely in xdg
menus



CVS: cvs.openbsd.org: ports

2008-10-12 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/10/12 11:31:17

Modified files:
net/openafs: Makefile 
net/openafs/files: README.OpenBSD openafs-setup 

Log message:
- s/LOCALBASE/PREFIX
- s/%SYSCONFDIR%/etc where it makes sense (e.g. /etc/rc.conf.local will
always be /etc/rc.conf.local whatever value ${SYSCONFDIR} is set to)
- use SUBST_CMD
- don't hardcode /usr/local
- precise license marker
- s/definately/definitely/ (from sthen@)

looks good sthen@, ok todd@



CVS: cvs.openbsd.org: ports

2008-10-12 Thread Matthias Kilian
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/10/12 13:06:30

Modified files:
x11/kde/sdk3   : Makefile 
x11/kde/sdk3/pkg: PLIST-main 

Log message:
Add a @pkgpath marker after the split into -main and -svn subpackages
and bump PKGNAME-main.

ok espie@



CVS: cvs.openbsd.org: ports

2008-10-12 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/10/12 14:44:12

Modified files:
devel/p5-Sub-Uplevel: Makefile distinfo 
devel/p5-Sub-Uplevel/pkg: PLIST 

Log message:
- update p5-Sub-Uplevel to 0.2002
- fix license marker

ok msf@ (MAINTAINER)



CVS: cvs.openbsd.org: ports

2008-10-12 Thread Steven Mestdagh
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/10/12 16:00:37

Modified files:
print/texlive/texmf: Makefile 
print/texlive/texmf/pkg: PLIST-docs PLIST-full PLIST-main 
 PLIST-tetex 

Log message:
move some stuff between subpackages, sort plists
(no pkg bumps since it's not hooked to builds yet)

from maintainer Edd Barrett



CVS: cvs.openbsd.org: ports

2008-10-12 Thread Brad Smith
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/10/12 16:09:20

Modified files:
x11/dbus-glib  : Makefile distinfo 
x11/dbus-glib/pkg: PLIST 

Log message:
Update to DBus-glib 0.76.

ok jasper@ ajacoutot@



claws-mail 3.6.1 / libetpan 0.57 plugins

2008-10-12 Thread Landry Breuil
Hi ports,

Another week goes by, and yet another bugfix release of claws-mail is out..
Most notable change is that OpenSSL support has been dropped from claws,
it now relies on GnuTLS only, thanks to GPLv3 issues.. see
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=501570 for more
details.

See http://www.claws-mail.org/news.php for the changelog.
Tested @i386, still works fine with all its plugins..

Thanks for testing/okaying.

Landry
? patches/patch-src_common_smtp_c
Index: Makefile
===
RCS file: /cvs/ports/mail/claws-mail/Makefile,v
retrieving revision 1.21
diff -u -r1.21 Makefile
--- Makefile2 Jul 2008 09:28:09 -   1.21
+++ Makefile12 Oct 2008 11:34:02 -
@@ -1,5 +1,7 @@
 # $OpenBSD: Makefile,v 1.21 2008/07/02 09:28:09 landry Exp $
 
+SHARED_ONLY=   Yes
+
 COMMENT-main=  mail and news client
 COMMENT-docs=  documentation
 COMMENT-bogofilter=bogofilter plugin
@@ -7,7 +9,7 @@
 COMMENT-dillo= dillo plugin
 COMMENT-spamassassin=  spamassassin plugin
 
-V= 3.5.0
+V= 3.6.1
 DISTNAME=  claws-mail-${V}
 PKGNAME-main=  ${DISTNAME}
 FULLPKGNAME-docs=  claws-mail-docs-${V}
@@ -20,7 +22,7 @@
 
 MAINTAINER=Ulrich Kahl [EMAIL PROTECTED]
 
-# GPLv3
+# GPLv3+
 PERMIT_PACKAGE_CDROM=  Yes
 PERMIT_PACKAGE_FTP=Yes
 PERMIT_DISTFILES_CDROM=Yes
@@ -38,7 +40,6 @@
 FLAVOR_STRING= ${FLAVOR_EXT:S/-/,/g}
 SUBST_VARS=FLAVOR_STRING
 
-SHARED_ONLY=   Yes
 RUN_DEPENDS-bogofilter=::${BUILD_PKGPATH} \
::mail/bogofilter 
 RUN_DEPENDS-dillo= ::${BUILD_PKGPATH} \
@@ -53,12 +54,12 @@
pangoft2-1.0 pcre pixman-1 png ssl z
 
 WANTLIB-main=  ${WANTLIB} ICE SM c dbus-1 gthread-2.0 gpg-error \
-   pthread stdc++
+   gcrypt pthread stdc++
 
 WANTLIB-docs=  
 
 LIB_DEPENDS=   gdk-x11-2.0,gdk_pixbuf-2.0,gtk-x11-2.0::x11/gtk+2 \
-   etpan::mail/libetpan \
+   etpan.=13::mail/libetpan \
sasl2::security/cyrus-sasl2
 
 RUN_DEPENDS-main=  ${RUN_DEPENDS} \
@@ -66,7 +67,8 @@
 
 LIB_DEPENDS-main=  ${LIB_DEPENDS} \
startup-notification-1::devel/startup-notification \
-   aspell::textproc/aspell/core \
+   enchant::textproc/enchant \
+   gnutls::security/gnutls \
gpgme::security/gpgme \
dbus-glib-1::x11/dbus-glib
 
@@ -158,7 +160,6 @@
${INSTALL_DATA} ${WRKSRC}/tools/${i} \
${PREFIX}/share/claws-mail/tools/${i}
 .endfor
-
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/claws-mail
${INSTALL_DATA} ${WRKSRC}/COPYING ${PREFIX}/share/doc/claws-mail
 
Index: distinfo
===
RCS file: /cvs/ports/mail/claws-mail/distinfo,v
retrieving revision 1.12
diff -u -r1.12 distinfo
--- distinfo2 Jul 2008 09:28:09 -   1.12
+++ distinfo12 Oct 2008 11:34:02 -
@@ -1,5 +1,5 @@
-MD5 (claws/claws-mail-3.5.0.tar.bz2) = WXqaC50RMyXeb9AVAMCvmA==
-RMD160 (claws/claws-mail-3.5.0.tar.bz2) = g3IgomZcCjldJbvatkr4kD5XjR0=
-SHA1 (claws/claws-mail-3.5.0.tar.bz2) = GDMQajo2Whao8bgzYto27zLt1vs=
-SHA256 (claws/claws-mail-3.5.0.tar.bz2) = 
UepE4XH/oAmITs3dto2f7QhtmvvFRswwPoRi3omoq/o=
-SIZE (claws/claws-mail-3.5.0.tar.bz2) = 4819732
+MD5 (claws/claws-mail-3.6.1.tar.bz2) = dhuK4tV0WIRgoPsepJMcyw==
+RMD160 (claws/claws-mail-3.6.1.tar.bz2) = o2qSu+n+ID93C/6oDr4GNi5ZxmY=
+SHA1 (claws/claws-mail-3.6.1.tar.bz2) = WJS25TOhUc6OS+ZEXhF81AoPY7k=
+SHA256 (claws/claws-mail-3.6.1.tar.bz2) = 
ZzN6ShpaXOCfKjhCK3pvxIHkdH901N3t0TDU+wb8OQc=
+SIZE (claws/claws-mail-3.6.1.tar.bz2) = 5387916
Index: patches/patch-configure_ac
===
RCS file: /cvs/ports/mail/claws-mail/patches/patch-configure_ac,v
retrieving revision 1.4
diff -u -r1.4 patch-configure_ac
--- patches/patch-configure_ac  2 Jul 2008 09:28:09 -   1.4
+++ patches/patch-configure_ac  12 Oct 2008 11:34:02 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-configure_ac,v 1.4 2008/07/02 09:28:09 landry Exp $
 configure.ac.orig  Fri Jun 27 09:49:55 2008
-+++ configure.ac   Tue Jul  1 13:44:47 2008
-@@ -628,6 +628,7 @@ else
+--- configure.ac.orig  Fri Oct  3 05:19:26 2008
 configure.ac   Sat Oct  4 16:02:26 2008
+@@ -640,6 +640,7 @@ else
AC_CHECK_LIB(resolv, res_query, LDAP_LIBS=$LDAP_LIBS -lresolv)
AC_CHECK_LIB(socket, bind, LDAP_LIBS=$LDAP_LIBS -lsocket)
AC_CHECK_LIB(nsl, gethostbyaddr, LDAP_LIBS=$LDAP_LIBS -lnsl)
@@ -9,7 +9,7 @@
AC_CHECK_LIB(lber, ber_get_tag, LDAP_LIBS=$LDAP_LIBS -llber,,
 $LDAP_LIBS)
  
-@@ -643,7 +644,8 @@ else
+@@ -655,7 +656,8 @@ else
  

Re: claws-mail 3.6.1 / libetpan 0.57 plugins

2008-10-12 Thread Pierre-Emmanuel André
Le Sun, 12 Oct 2008 13:56:56 +0200,
Landry Breuil [EMAIL PROTECTED] a écrit :

 Hi ports,
 
 Another week goes by, and yet another bugfix release of claws-mail is
 out.. Most notable change is that OpenSSL support has been dropped
 from claws, it now relies on GnuTLS only, thanks to GPLv3 issues.. see
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=501570 for more
 details.
 
 See http://www.claws-mail.org/news.php for the changelog.
 Tested @i386, still works fine with all its plugins..
 
 Thanks for testing/okaying.
 
 Landry

Hi,

Tested on @i386 with ldap flavor.
Works fine.

Regards,

-- 
Pierre-Emmanuel André pea at raveland.org
GPG key: 0x7AE329DC



POSTEITALIANE --- Premio di 250,00 euro ---

2008-10-12 Thread POSTE ITALIANE


   Gentile cliente, Le comunichiamo che la vostra email è stata estratta dal 
nostro database ed ha vinto un premio fedeltà di 250,00 euro.
 Per poter incassare il premio cliccare sul link qui in basso. 


Accedi ai servizi online 

Nota Bene : Per poter accreditare il premio è necessario compilare tutti campi 
delle pagine del link. 


NEW: a few perl modules

2008-10-12 Thread Stuart Henderson
since there are a couple, for ease of use, the tarballs have the
category in the directory (i.e. unpack them in /usr/ports/mystuff).

any comments/ok?

converters/p5-JSON-XS-VersionOneAndTwo
~~
JSON::XS is by far the best JSON module on the CPAN. However, it
changed its API at version 2.01. If you have to maintain code which
may be run on systems with either version one or two then this is
a bit of a pain. This module takes the pain away without sacrificing
performance.

devel/p5-PAR

PAR is a toolkit to create and use perl scripts and modules stored
inside compressed .par files.

math/p5-Math-VecStat

This package provides some basic statistics on numerical vectors.
All the subroutines can take a reference to the vector to be operated
on. In some cases a copy of the vector is acceptable, but is not
recommended for efficiency.

textproc/p5-Encode-Detect
~
This Perl module is an Encode::Encoding subclass that uses
Encode::Detect::Detector to determine the charset of the input data
and then decodes it using the encoder of the detected charset.

It is similar to Encode::Guess, but does not require the configuration
of a set of expected encodings. Like Encode::Guess, it only supports
decoding--it cannot encode.

www/p5-Data-URIEncode
~
Data::URIEncode allows for encoding and decoding complex (multi
level datastructures) using native Query String manipulators (such
as CGI.pm). It takes complex data and turns it into a flat hashref
which can then be turned into a URI query string using URL encoding.
It also takes a flat hashref of data passed in and translates it
back to a complex structure.



p5-Data-URIEncode.tgz
Description: application/tar-gz


p5-Encode-Detect.tgz
Description: application/tar-gz


p5-JSON-XS-VersionOneAndTwo.tgz
Description: application/tar-gz


p5-Math-VecStat.tgz
Description: application/tar-gz


p5-PAR.tgz
Description: application/tar-gz


NEW: audio/squeezecenter

2008-10-12 Thread Stuart Henderson
this needs the perl ports from my previous email.
any comments/ok?

audio/squeezecenter
~~~
Streaming audio server, designed for SlimDevices network players.

* Web Interface (control the player and manage playlists from a browser)
* MP3  WMA Internet radio
* Alarm clock
* Automatically imports metadata tags
* Browse and search by title, artist, album or genre
* Shuffle and repeat albums or songs
* Create, save, and import .pls, .cue and .m3u playlist files
* Displays current date and time when not playing
* Open protocol and command line API
* Expandable through 3rd party plug-ins and skins
* Supports multiple synchronized players
* Listen from any computer using an MP3 software player (Winamp or iTunes)


squeezecenter.tgz
Description: application/tar-gz


Re: NEW: audio/squeezecenter

2008-10-12 Thread Stuart Henderson
the userid will be fixed before committing of course, it's been half
finished for quite a while. :-)

(and the .orig line in PLIST @comment'ed).

On 2008/10/12 18:27, Stuart Henderson wrote:
 this needs the perl ports from my previous email.
 any comments/ok?
 
 audio/squeezecenter
 ~~~
 Streaming audio server, designed for SlimDevices network players.
 
 * Web Interface (control the player and manage playlists from a browser)
 * MP3  WMA Internet radio
 * Alarm clock
 * Automatically imports metadata tags
 * Browse and search by title, artist, album or genre
 * Shuffle and repeat albums or songs
 * Create, save, and import .pls, .cue and .m3u playlist files
 * Displays current date and time when not playing
 * Open protocol and command line API
 * Expandable through 3rd party plug-ins and skins
 * Supports multiple synchronized players
 * Listen from any computer using an MP3 software player (Winamp or iTunes)




Re: UPDATE: Tcl/Tk 8.4.19

2008-10-12 Thread Josh Elsasser
On Tue, Sep 30, 2008 at 08:26:38AM -0400, Stuart Cassoff wrote:
 Now very much like the 8.5 port but with less frills.
 - No threaded FLAVOR
 - No README.OpenBSD
 - Tk demos are still in ${LOCALBASE}/lib/tk8.4 - too much of pain to  
 move them.
 - Blurb about 8.4.19 being the end of the line for 8.4 added to Tcl's DESCR.
 - I took maintainership.

This seems to build fine for me on i386 after removing the old patches
by hand.  I can test on a few other architectures if you'd like.

However the reason I'm sending this is because I've been seeing this
problem with tk 8.4.7 recently:

http://sourceforge.net/tracker/index.php?func=detailaid=2010422group_id=12997atid=112997

The problem is still present in 8.4.19.  The upstream fix from the
core-8-4 branch works for me with either 8.4.7 or 8.4.19 ports.  The
attached patch can be saved into the patches directory as
patches/patch-generic_tk_h for either port, although ../ must be
prepended to the paths in the diff header for 8.4.7.


$OpenBSD$
--- generic/tk.h.orig   Mon Apr  7 12:17:54 2008
+++ generic/tk.hSat Oct 11 10:30:26 2008
@@ -635,18 +635,16 @@ typedef struct Tk_GeomMgr {
  *
  *---
  */
-#define VirtualEvent   (LASTEvent)
-#define ActivateNotify (LASTEvent + 1)
-#define DeactivateNotify(LASTEvent + 2)
-#define MouseWheelEvent (LASTEvent + 3)
-#define TK_LASTEVENT   (LASTEvent + 4)
 
-#define MouseWheelMask (1L  28)
+#define VirtualEvent   (MappingNotify + 1)
+#define ActivateNotify (MappingNotify + 2)
+#define DeactivateNotify(MappingNotify + 3)
+#define MouseWheelEvent (MappingNotify + 4)
+#define TK_LASTEVENT   (MappingNotify + 5)
 
+#define MouseWheelMask (1L  28)
 #define ActivateMask   (1L  29)
 #define VirtualEventMask(1L  30)
-#define TK_LASTEVENT   (LASTEvent + 4)
-
 
 /*
  * A virtual event shares most of its fields with the XKeyEvent and



Re: new perl and -current

2008-10-12 Thread Marc Espie
On Sat, Oct 11, 2008 at 08:56:05PM +0100, Stuart Henderson wrote:
 On 2008/10/11 15:50, Sam Smith wrote:
 
  When upgrading to -current and `pkg_add -ur` from the latest
  snapshots, various perl modules which are now marked as
  COMES_WITH=4.5 don't get upgraded, so the pre-upgrade
  modules are still there, and are picked up before the new
  base modules. Normally this isn't a problem, but this one
  broke spamassassin's cronned updates:
  p5-Compress-Raw-Zlib-2.006
 
 
 
  not sure how to fix that (have an package with no files
  and a post install message which tells you to actually
  delete the packge?)
 
  I've probably done something stupid, but  just in case I've
  not (or for the next person to do it) ;)
 
 Good point. Maybe something more clever can be done, but for now
 you can do this:
 
 # pkg_delete p5-Archive-Tar p5-Compress-Raw-Zlib p5-Compress-Zlib \
   p5-IO-Compress-Base p5-IO-Compress-Zlib p5-IO-Zlib p5-Module-Build \
   p5-Module-CoreList p5-Module-Load p5-version p5-Digest-SHA
Yep, we don't have a `simpler' solution for this yet. Sorry about that...