CVS: cvs.openbsd.org: ports

2013-02-06 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2013/02/06 02:08:29

Modified files:
emulators/sdlmame: Makefile 

Log message:
allow ln -s in pre-build to fail; lets interrupted builds be resumed.
ok fgsch@



CVS: cvs.openbsd.org: ports

2013-02-06 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2013/02/06 03:19:52

Modified files:
emulators/sdlmame: Makefile 

Log message:
do the python symlink in pre-patch rather than pre-build; this way the build
still stops if it fails, but doesn't cause a problem with restarting builds.
suggested by/ok fgsch



CVS: cvs.openbsd.org: ports

2013-02-06 Thread Brad Smith
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2013/02/06 06:07:05

Modified files:
x11/vlc: Makefile 
Added files:
x11/vlc/patches: patch-modules_demux_asf_asf_c 
 patch-modules_demux_mkv_Ebml_parser_cpp 
 patch-modules_demux_mkv_Ebml_parser_hpp 

Log message:
Two fixes from upstream..

- Fix crash with broken ASF files (SA-1302).
- Fix MKV behaviour with unknown or new EBML elements.

ok sthen@



CVS: cvs.openbsd.org: ports

2013-02-06 Thread Vadim Zhukov
CVSROOT:/cvs
Module name:ports
Changes by: z...@cvs.openbsd.org2013/02/06 06:15:17

ports/audio/clementine/files

Update of /cvs/ports/audio/clementine/files
In directory cvs.openbsd.org:/tmp/cvs-serv4983/files

Log Message:
Directory /cvs/ports/audio/clementine/files added to the repository



CVS: cvs.openbsd.org: ports

2013-02-06 Thread Vadim Zhukov
CVSROOT:/cvs
Module name:ports
Changes by: z...@cvs.openbsd.org2013/02/06 06:23:03

Modified files:
audio/clementine: Makefile 
audio/clementine/patches: 
  patch-ext_libclementine-common_CMakeLists_txt 
  
patch-ext_libclementine-common_core_logging_cpp 
Added files:
audio/clementine/files: FindExecinfo.cmake 
audio/clementine/patches: 
  patch-3rdparty_libprojectm_CMakeLists_txt 

Log message:
Unbreak Clementine build in wild environment (i.e., outta of my laptop):

* Better handling of libexecinfo. I moved from adding some goo to
CMakeLists.txt to writing proper FindExecinfo.cmake package.
* Force source directory, or visualization presets could miss
installation;
* Force plist in WANTLIB, as it's being used by plugin;
* Add back fftw3 dependency: while we use external libchromaprint now,
fftw3 is also needed for so called moodbar.
* Nit: remove libnjb, it's use was actually gone in the last release;

Lots of input from sthen@ and nigel@, committing ASAP.



Re: CVS: cvs.openbsd.org: ports

2013-02-06 Thread David Coppa
On Wed, Feb 6, 2013 at 2:23 PM, Vadim Zhukov z...@cvs.openbsd.org wrote:

 * Better handling of libexecinfo. I moved from adding some goo to
 CMakeLists.txt to writing proper FindExecinfo.cmake package.

This could even be moved to cmake system modules.
I find it useful to have...

ciao,
David



CVS: cvs.openbsd.org: ports

2013-02-06 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2013/02/06 07:11:44

Modified files:
mail/getmail   : Makefile distinfo 

Log message:
update to getmail 4.37.0, from maintainer Tim van der Molen



CVS: cvs.openbsd.org: ports

2013-02-06 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2013/02/06 07:29:50

Modified files:
devel/gconf2   : Makefile 
Added files:
devel/gconf2/patches: patch-gsettings_gsettings-data-convert_c 

Log message:
Fix a crasher (upstream).



CVS: cvs.openbsd.org: ports

2013-02-06 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2013/02/06 07:47:20

Modified files:
www/opera  : Makefile distinfo 

Log message:
SECURITY update to opera-12.14.



CVS: cvs.openbsd.org: ports

2013-02-06 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2013/02/06 08:54:47

Modified files:
x11/gnome/tracker: Makefile distinfo 
x11/gnome/tracker/patches: patch-configure 
   patch-src_libtracker-common_Makefile_in 
   patch-src_tracker-control_Makefile_in 
   patch-tests_libtracker-miner_Makefile_in 
Removed files:
x11/gnome/tracker/patches: 
   patch-src_libtracker-miner_tracker-monitor_c 

Log message:
Update to meta-tracker-0.14.5.



CVS: cvs.openbsd.org: ports

2013-02-06 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2013/02/06 08:55:09

Modified files:
x11/gnome/documents: Makefile 
x11/gnome/grilo-plugins: Makefile 
x11/gnome/rygel: Makefile 

Log message:
Sync depends after recent meta-tracker update.



CVS: cvs.openbsd.org: ports

2013-02-06 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2013/02/06 10:27:13

Modified files:
security/wpa_supplicant: Makefile 
security/wpa_supplicant/files: config 
security/wpa_supplicant/pkg: PLIST 
Added files:
security/wpa_supplicant/pkg: README wpa_supplicant.rc 
Removed files:
security/wpa_supplicant/patches: patch-wpa_supplicant_wpa_priv_c 

Log message:
- enable reading PKCS12 certificates from files; from Gregor Best who
wants this for use with Eduroam.

- add an rc script and README.

- remove non-useful wpa_priv patch.

README tweak from ajacoutot, ok gsoares dcoppa



CVS: cvs.openbsd.org: ports

2013-02-06 Thread Sebastian Reitenbach
CVSROOT:/cvs
Module name:ports
Changes by: sebas...@cvs.openbsd.org2013/02/06 10:35:51

Modified files:
www/sope   : Makefile distinfo 

Log message:
Update to 2.0.4b, bugfix update to the bugfix update

OK giovanni@



CVS: cvs.openbsd.org: ports

2013-02-06 Thread Sebastian Reitenbach
CVSROOT:/cvs
Module name:ports
Changes by: sebas...@cvs.openbsd.org2013/02/06 10:36:11

Modified files:
www/sogo   : Makefile distinfo 
www/sogo/pkg   : PLIST 

Log message:
Update to 2.0.4b, bugfix update to the bugfix update

OK giovanni@



CVS: cvs.openbsd.org: ports

2013-02-06 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2013/02/06 10:46:44

Modified files:
devel/maven: Makefile distinfo 
devel/maven/patches: patch-bin_mvn 
devel/maven/pkg: PLIST 

Log message:
- update to maven-3.0.4

ok kurt@



CVS: cvs.openbsd.org: ports

2013-02-06 Thread Matthias Kilian
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2013/02/06 11:17:13

Modified files:
lang/ghc   : Makefile 

Log message:
THe addition of posix_openpt(3) caused a haskell library signature
change in ghc's unix library.

Bump revision to get a new set of all hs-libraries pulled in when
updating.



CVS: cvs.openbsd.org: ports

2013-02-06 Thread James Turner
CVSROOT:/cvs
Module name:ports
Changes by: jtur...@cvs.openbsd.org 2013/02/06 13:37:34

Modified files:
lang/scheme48  : Makefile distinfo 
lang/scheme48/patches: patch-Makefile_in 
lang/scheme48/pkg: PFRAG.shared PLIST 
Removed files:
lang/scheme48/patches: patch-c_unix_socket_c 

Log message:
Update scheme48 to 1.9.
Also fix linking issue by setting LD=${CC}.

ok sthen@ landry@ Looks good to me Aaron Hsu (MAINTAINER)



CVS: cvs.openbsd.org: ports

2013-02-06 Thread Vadim Zhukov
CVSROOT:/cvs
Module name:ports
Changes by: z...@cvs.openbsd.org2013/02/06 13:47:41

Modified files:
audio/clementine: Makefile 

Log message:
Fix bulk builds (at least for sthen@) until the real issue gets resolved.



CVS: cvs.openbsd.org: ports

2013-02-06 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2013/02/06 15:08:33

Modified files:
devel/jdk/1.7  : Makefile 
Added files:
devel/jdk/1.7/patches: patch-jdk_make_sun_awt_Makefile 

Log message:
- Fix java.lang.UnsatisfiedLinkError: java.awt.Toolkit.initIDs by
correcting awt Makefile merge error.



CVS: cvs.openbsd.org: ports

2013-02-06 Thread Alexander Bluhm
CVSROOT:/cvs
Module name:ports
Changes by: bl...@cvs.openbsd.org   2013/02/06 15:37:47

Modified files:
devel/p5-Devel-NYTProf: Makefile distinfo 

Log message:
update p5-Devel-NYTProf to 4.24



CVS: cvs.openbsd.org: ports

2013-02-06 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2013/02/06 15:48:01

Modified files:
www/seamonkey  : Makefile distinfo 
www/seamonkey-i18n: Makefile.inc distinfo 
Removed files:
www/seamonkey/patches: 
   patch-mozilla_ipc_glue_GeckoChildProcessHost_cpp 

Log message:
Bugfix update to seamonkey 2.15.2 chasing firefox 18.0.2, fixing
'JavaScript related stability issues' for a well known social
network site (bug #831626).

While here remove patch for #830303, commited upstream in
mozilla-release just after 18.0.1.



Re: CVS: cvs.openbsd.org: ports

2013-02-06 Thread Landry Breuil
On Wed, Feb 06, 2013 at 03:44:47PM -0700, Landry Breuil wrote:
 CVSROOT:  /cvs
 Module name:  ports
 Changes by:   lan...@cvs.openbsd.org  2013/02/06 15:44:47
 
 Modified files:
   www/mozilla-firefox: Makefile distinfo 
   www/firefox-i18n: Makefile.inc distinfo 
 Removed files:
   www/mozilla-firefox/patches: 
patch-ipc_glue_GeckoChildProcessHost_cpp 
 
 Log message:
 Bugfix update to firefox 18.0.2, fixing 'JavaScript related stability
 issues' for a well known social network site (bug #831626).

ppl interested in the issue might be interested in more details provided
by https://bugzilla.mozilla.org/show_bug.cgi?id=806820. Note that 18.0.2
might still have issues, as seen in
https://bugzilla.mozilla.org/show_bug.cgi?id=838835.



CVS: cvs.openbsd.org: ports

2013-02-06 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2013/02/06 16:13:17

Modified files:
x11/xfce4/orage: Makefile distinfo 
Removed files:
x11/xfce4/orage/patches: patch-src_functions_c 

Log message:
Update to orage 4.8.4.

Remove patch merged upstream (bug #9243). see for details:
http://mail.xfce.org/pipermail/xfce/2013-February/031933.html



CVS: cvs.openbsd.org: ports

2013-02-06 Thread Alexander Bluhm
CVSROOT:/cvs
Module name:ports
Changes by: bl...@cvs.openbsd.org   2013/02/06 16:38:11

Modified files:
security/p5-IO-Socket-SSL: Makefile distinfo 

Log message:
update p5-IO-Socket-SSL to 1.83



CVS: cvs.openbsd.org: ports

2013-02-06 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2013/02/06 17:02:30

Modified files:
devel/openocd  : Makefile distinfo 
devel/openocd/pkg: PLIST 
Removed files:
devel/openocd/patches: patch-src_openocd_c 
devel/openocd/pkg: PFRAG.shared 

Log message:
update to OpenOCD 0.6.1, change to new homepage etc.
thanks Raphael Graf for testing - maintainer timeout



CVS: cvs.openbsd.org: ports

2013-02-06 Thread Stuart Cassoff
CVSROOT:/cvs
Module name:ports
Changes by: s...@cvs.openbsd.org2013/02/06 22:24:08

Log message:
Import tdbc-sqlite3-1.0.0

Provides a database interface that conforms to Tcl DataBase Connectivity 
(TDBC)
and allows a Tcl script to connect to a SQLite3 database.

It is also provided as a working example of how to write a database driver
in Tcl, so that driver authors have a starting point for further 
development.

ok landry@

Status:

Vendor Tag: stu
Release Tags:   stu_20130207

N ports/databases/tdbc-sqlite3/Makefile
N ports/databases/tdbc-sqlite3/distinfo
N ports/databases/tdbc-sqlite3/pkg/PLIST
N ports/databases/tdbc-sqlite3/pkg/DESCR

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2013-02-06 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2013/02/06 23:46:58

Modified files:
infrastructure/lib/DPB/Job: Port.pm 

Log message:
make junk.log use the same pid@time header as the rest



CVS: cvs.openbsd.org: ports

2013-02-06 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2013/02/07 00:15:03

Modified files:
databases/tdbc : Makefile 

Log message:
gnu is implied by autoconf.



CVS: cvs.openbsd.org: ports

2013-02-06 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2013/02/07 00:39:04

Modified files:
print/a2ps : Makefile 

Log message:
Match default BUILD_DEPENDS on psutils according to the choosen FLAVOR
(a4 or empty). It is not enforced since it does not modify the build and
we don't want to break bulk builds in case of psutils being already
installed with another FLAVOR; but this allows to
'env FLAVOR=a4 make install'
without the need to build psutils twice.

reported by Markus Lude



CVS: cvs.openbsd.org: ports

2013-02-06 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2013/02/07 00:54:40

Modified files:
devel/libaudiofile: Makefile distinfo 

Log message:
Looks like upstream rerolled the archive...

reported by Scott McEachern



audio/clementine packaging fails

2013-02-06 Thread Stuart Henderson
clementine packaging fails on i386, the files in share/clementine/ don't
get installed - also some LIB_DEPENDS get stripped by pkg_create because there
is no associated wantlib (see DIAGNOSTICS in bsd.port.mk(5) for info), need
to work out whether these are build depends or if they are dlopen()d at run 
time (in which case list them in WANTLIB with a comment explaining why so
they don't get removed if someone syncs wantlib)

Create /usr/ports/packages/i386/all/clementine-1.1.1.tgz
LIB_DEPENDS audio/libnjb not needed for audio/clementine ?
LIB_DEPENDS devel/libplist not needed for audio/clementine ?
LIB_DEPENDS graphics/ffmpeg not needed for audio/clementine ?

it also picks up math/fftw3 if installed:

clementine-1.1.1(audio/clementine):
Missing lib: fftw3.6 (/usr/local/bin/clementine) (NOT REACHABLE)

dpb log http://junkpile.org/clementine.log

CC'ing ports as there will be undoubtedly be at least 2 other people
who notice this soon ;)



Re: audio/clementine packaging fails

2013-02-06 Thread Vadim Zhukov
06.02.2013 14:59 пользователь Stuart Henderson s...@spacehopper.org
написал:

 clementine packaging fails on i386, the files in share/clementine/ don't
 get installed

Looks like fallout from X changes or such. Just updated to latest snapshot
and trying to build.

 - also some LIB_DEPENDS get stripped by pkg_create because there
 is no associated wantlib (see DIAGNOSTICS in bsd.port.mk(5) for info),
need
 to work out whether these are build depends or if they are dlopen()d at
run
 time (in which case list them in WANTLIB with a comment explaining why so
 they don't get removed if someone syncs wantlib)

They're used by plugins, IIRC. I'll add explicit WANTLIB, thanks.

 Create /usr/ports/packages/i386/all/clementine-1.1.1.tgz
 LIB_DEPENDS audio/libnjb not needed for audio/clementine ?
 LIB_DEPENDS devel/libplist not needed for audio/clementine ?
 LIB_DEPENDS graphics/ffmpeg not needed for audio/clementine ?

 it also picks up math/fftw3 if installed:

 clementine-1.1.1(audio/clementine):
 Missing lib: fftw3.6 (/usr/local/bin/clementine) (NOT REACHABLE)

 dpb log http://junkpile.org/clementine.log

 CC'ing ports as there will be undoubtedly be at least 2 other people
 who notice this soon ;)



Re: audio/clementine packaging fails

2013-02-06 Thread Vadim Zhukov
06.02.2013 14:59 пользователь Stuart Henderson s...@spacehopper.org
написал:

 clementine packaging fails on i386, the files in share/clementine/ don't
 get installed - also some LIB_DEPENDS get stripped by pkg_create because
there
 is no associated wantlib (see DIAGNOSTICS in bsd.port.mk(5) for info),
need
 to work out whether these are build depends or if they are dlopen()d at
run
 time (in which case list them in WANTLIB with a comment explaining why so
 they don't get removed if someone syncs wantlib)

 Create /usr/ports/packages/i386/all/clementine-1.1.1.tgz
 LIB_DEPENDS audio/libnjb not needed for audio/clementine ?
 LIB_DEPENDS devel/libplist not needed for audio/clementine ?
 LIB_DEPENDS graphics/ffmpeg not needed for audio/clementine ?

 it also picks up math/fftw3 if installed:

 clementine-1.1.1(audio/clementine):
 Missing lib: fftw3.6 (/usr/local/bin/clementine) (NOT REACHABLE)

Ah, damn. It was picked up by internal version of chromaprint initially,
and we have separate version of it. And now it has also moodbar which
also wants it. Will fix ASAP.

 dpb log http://junkpile.org/clementine.log

 CC'ing ports as there will be undoubtedly be at least 2 other people
 who notice this soon ;)



Re: audio/clementine packaging fails

2013-02-06 Thread Nigel Taylor
On 02/06/13 10:59, Stuart Henderson wrote:
 clementine packaging fails on i386, the files in share/clementine/ don't
 get installed - also some LIB_DEPENDS get stripped by pkg_create because there
 is no associated wantlib (see DIAGNOSTICS in bsd.port.mk(5) for info), need
 to work out whether these are build depends or if they are dlopen()d at run 
 time (in which case list them in WANTLIB with a comment explaining why so
 they don't get removed if someone syncs wantlib)
 
 Create /usr/ports/packages/i386/all/clementine-1.1.1.tgz
 LIB_DEPENDS audio/libnjb not needed for audio/clementine ?
 LIB_DEPENDS devel/libplist not needed for audio/clementine ?
 LIB_DEPENDS graphics/ffmpeg not needed for audio/clementine ?
 
 it also picks up math/fftw3 if installed:
 
 clementine-1.1.1(audio/clementine):
 Missing lib: fftw3.6 (/usr/local/bin/clementine) (NOT REACHABLE)
 
 dpb log http://junkpile.org/clementine.log
 
 CC'ing ports as there will be undoubtedly be at least 2 other people
 who notice this soon ;)
 
 

Yes I had found problems with building this, however a different one...

cd /usr/ports/pobj/clementine-1.1.1/build-i386/ext/libclementine-common  
/usr/bin/c++   -DBUILD_QXT_CORE -DBUILD_QXT_GUI -DQT_CORE_LIB -DQT_DBUS_LIB 
-DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG 
-DQT_OPENGL_LIB -DQT_SQL_LIB -DQT_STRICT_ITERATORS -DQT_WEBKIT_LIB -DQT_XML_LIB 
-DQXT_STATIC -O2 -pipe   -I/usr/local/include -I/usr/local/include/taglib 
-I/usr/local/include/X11/qt4 -I/usr/local/include/X11/qt4/QtCore 
-I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 
-I/usr/ports/pobj/clementine-1.1.1/clementine-1.1.1/3rdparty/universalchardet 
-I/usr/local/include/X11/qt4/QtOpenGL -I/usr/local/include/X11/qt4/QtWebKit 
-I/usr/local/include/X11/qt4/QtGui -I/usr/local/include/X11/qt4/QtDBus 
-I/usr/local/include/X11/qt4/QtXml -I/usr/local/include/X11/qt4/QtSql 
-I/usr/local/include/X11/qt4/QtNetwork 
-I/usr/ports/pobj/clementine-1.1.1/clementine-1.1.1/3rdparty/qsqlite 
-I/usr/ports/pobj/clem
 entine-1.
1.1/build-i386/ext/libclementine-common 
-I/usr/ports/pobj/clementine-1.1.1/clementine-1.1.1/ext/libclementine-common 
-I/usr/ports/pobj/clementine-1.1.1/clementine-1.1.1/src-o 
CMakeFiles/libclementine-common.dir/core/logging.cpp.o -c 
/usr/ports/pobj/clementine-1.1.1/clementine-1.1.1/ext/libclementine-common/core/logging.cpp
/usr/ports/pobj/clementine-1.1.1/clementine-1.1.1/ext/libclementine-common/core/logging.cpp:25:22:
 error: execinfo.h: No such file or directory
*** Error 1 in . 
(ext/libclementine-common/CMakeFiles/libclementine-common.dir/build.make:125 
'ext/libclementine-common/CMakeFiles/libclementine-common.dir/core/logging.cpp.o')
*** Error 1 in . (CMakeFiles/Makefile2:1665 
'ext/libclementine-common/CMakeFiles/libclementine-common.dir/all')
*** Error 1 in /usr/ports/pobj/clementine-1.1.1/build-i386 (Makefile:117 'all')
*** Error 1 in audio/clementine (/usr/ports/infrastructure/mk/bsd.port.mk:2622 
'/usr/ports/pobj/clementine-1.1.1/build-i386/.build_done')
*** Error 1 in audio/clementine (/usr/ports/infrastructure/mk/bsd.port.mk:2342 
'build')
=== Exiting audio/clementine with an error
/bin/sh: exit 1: not found
*** Error 127 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:147 'build')
Error: /usr/ports/packages/i386/all/clementine-1.1.1.tgz does not exist


Both amd64 and i386 fail with the same error.

No dependency on devel/libexecinfo in the Makefile.
Once installed then I get the same packaging errors.





[Patch] wpa_supplicant: enable PKCS12

2013-02-06 Thread Gregor Best
Hi Reyk,

the attached patch against the current CVS version of security/wpa_supplicant
enables PKCS12, which is needed for reading certificates from files, such
as in the eduroam network.

-- 
Gregor Best
Only in security/wpa_supplicant: .Makefile.swp
diff -ur security/wpa_supplicant.old/Makefile security/wpa_supplicant/Makefile
--- security/wpa_supplicant.old/MakefileWed Feb  6 13:12:46 2013
+++ security/wpa_supplicant/MakefileWed Feb  6 13:13:00 2013
@@ -3,7 +3,7 @@
 COMMENT=   IEEE 802.1X supplicant
 
 DISTNAME=  wpa_supplicant-2.0
-REVISION=  0
+REVISION=  2
 CATEGORIES=security net
 
 HOMEPAGE=  http://hostap.epitest.fi/wpa_supplicant/
Binary files security/wpa_supplicant.old/files/.config.swp and 
security/wpa_supplicant/files/.config.swp differ
diff -ur security/wpa_supplicant.old/files/config 
security/wpa_supplicant/files/config
--- security/wpa_supplicant.old/files/configWed Feb  6 13:14:18 2013
+++ security/wpa_supplicant/files/configWed Feb  6 13:13:55 2013
@@ -10,6 +10,7 @@
 CONFIG_DRIVER_OPENBSD=y
 CONFIG_IEEE8021X_EAPOL=y
 CONFIG_PEERKEY=y
+CONFIG_PKCS12=y
 
 CONFIG_EAP_MD5=y
 CONFIG_EAP_MSCHAPV2=y


Re: [Patch] wpa_supplicant: enable PKCS12

2013-02-06 Thread Gregor Best
On Wed, Feb 06, 2013 at 09:41:09AM -0300, Gleydson Soares wrote:
 Your diff is broken.
 Please. regen against current.
 [...]

My apologies. A regenerated patch is attached.

-- 
Gregor Best
diff -ur wpa_supplicant.old/Makefile wpa_supplicant/Makefile
--- wpa_supplicant.old/Makefile Wed Feb  6 13:53:25 2013
+++ wpa_supplicant/Makefile Wed Feb  6 13:50:08 2013
@@ -3,7 +3,7 @@
 COMMENT=   IEEE 802.1X supplicant
 
 DISTNAME=  wpa_supplicant-2.0
-REVISION=  1
+REVISION=  2
 CATEGORIES=security net
 
 HOMEPAGE=  http://hostap.epitest.fi/wpa_supplicant/
diff -ur wpa_supplicant.old/files/config wpa_supplicant/files/config
--- wpa_supplicant.old/files/config Wed Feb  6 13:53:34 2013
+++ wpa_supplicant/files/config Wed Feb  6 13:50:27 2013
@@ -10,6 +10,7 @@
 CONFIG_DRIVER_OPENBSD=y
 CONFIG_IEEE8021X_EAPOL=y
 CONFIG_PEERKEY=y
+CONFIG_PKCS12=y
 
 CONFIG_EAP_MD5=y
 CONFIG_EAP_MSCHAPV2=y


pulseaudio and ports/x11/e17/e (Was: Does Pulse Audio in e17 result in a can of worms)

2013-02-06 Thread David Coppa
On Sun, Jan 27, 2013 at 11:29 PM, Antoine Jacoutot
ajacou...@bsdfrog.org wrote:
 On Sun, Jan 27, 2013 at 12:37:06PM -0800, J. Scott Heppler wrote:
 Background of question

 The volume module for enlightenment is alsa or pulseaudio only:
 http://docs.enlightenment.org/auto/e/group__Module__Mixer.html

 My sense is that pulse audio was grudgingly added to
 support gnome development.
 http://www.openbsd.org/cgi-bin/cvsweb/ports/audio/pulseaudio/distinfo

 Pulse is disabled in the current Makefile for vlc
 http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/vlc/Makefile?rev=1.163;content-type=text%2Fplain

 mpd uses libao for output.

 Question:  Will enlightenment/pulseaudio happily coexist with vlc, mpd,
 minitube, Firefox ogg/ogv or would I need to rebuild vlc with pulse

 They will co-exist fine since pulseaudio has been patched to use sndio(7).

 Antoine

I was thinking, for the sake of sane defaults that just work...
Should pulseaudio be added as a runtime dependency (it does not link
with libpulse, I've checked) to ports/x11/e17/e ??
Or should we at least add a note to its pkg-readme?

Ciao,
David



Re: UPDATE: mail/getmail 4.37.0

2013-02-06 Thread Tim van der Molen
Resending.

On Thu, 31 Jan 2013 22:39:54 +0100, Tim van der Molen wrote:
 Here is an update to getmail 4.37.0. Changelog at
 http://pyropus.ca/software/getmail/CHANGELOG.
 
 Regards,
 Tim
 
 Index: Makefile
 ===
 RCS file: /cvs/ports/mail/getmail/Makefile,v
 retrieving revision 1.85
 diff -u -r1.85 Makefile
 --- Makefile  8 Nov 2012 21:37:02 -   1.85
 +++ Makefile  31 Jan 2013 21:07:17 -
 @@ -2,7 +2,7 @@
  
  COMMENT= IMAP/POP3/SDPS mail retriever
  
 -MODPY_EGG_VERSION=   4.35.0
 +MODPY_EGG_VERSION=   4.37.0
  DISTNAME=getmail-${MODPY_EGG_VERSION}
  CATEGORIES=  mail
  
 Index: distinfo
 ===
 RCS file: /cvs/ports/mail/getmail/distinfo,v
 retrieving revision 1.69
 diff -u -r1.69 distinfo
 --- distinfo  8 Nov 2012 21:37:02 -   1.69
 +++ distinfo  31 Jan 2013 21:07:17 -
 @@ -1,2 +1,2 @@
 -SHA256 (getmail-4.35.0.tar.gz) = +lp+UgQix96HIXdfBxFZC7BwutBAY09pz3m74tXxTso=
 -SIZE (getmail-4.35.0.tar.gz) = 166287
 +SHA256 (getmail-4.37.0.tar.gz) = VAhKxnVNUTi52rE7XIxEmXOJOBBpyHM9BIhHXyWd4J8=
 +SIZE (getmail-4.37.0.tar.gz) = 169327



Re: NEW: TDBC, TDBC-Sqlite3

2013-02-06 Thread Landry Breuil
On Mon, Feb 04, 2013 at 12:55:22PM -0500, Stuart Cassoff wrote:
 $ cat tdbc/pkg/DESCR
 Interface standard for SQL databases and connectivity
 that aims to make it easy to write portable and
 secure Tcl scripts that access SQL databases.
 
 
 $ cat tdbc-sqlite3/pkg/DESCR
 Provides a database interface that conforms to Tcl DataBase Connectivity 
 (TDBC)
 and allows a Tcl script to connect to a SQLite3 database.
 
 It is also provided as a working example of how to write a database driver
 in Tcl, so that driver authors have a starting point for further development.

Is there a reason setting MODTCL_VERSION ? Those dont work with != 8.6 ?

Landry



Re: [Patch] wpa_supplicant: enable PKCS12

2013-02-06 Thread Stuart Henderson
On 2013/02/06 13:55, Gregor Best wrote:
 On Wed, Feb 06, 2013 at 09:41:09AM -0300, Gleydson Soares wrote:
  Your diff is broken.
  Please. regen against current.
  [...]
 
 My apologies. A regenerated patch is attached.
 
 -- 
 Gregor Best

 diff -ur wpa_supplicant.old/Makefile wpa_supplicant/Makefile
 --- wpa_supplicant.old/Makefile   Wed Feb  6 13:53:25 2013
 +++ wpa_supplicant/Makefile   Wed Feb  6 13:50:08 2013
 @@ -3,7 +3,7 @@
  COMMENT= IEEE 802.1X supplicant
  
  DISTNAME=wpa_supplicant-2.0
 -REVISION=1
 +REVISION=2
  CATEGORIES=  security net
  
  HOMEPAGE=http://hostap.epitest.fi/wpa_supplicant/
 diff -ur wpa_supplicant.old/files/config wpa_supplicant/files/config
 --- wpa_supplicant.old/files/config   Wed Feb  6 13:53:34 2013
 +++ wpa_supplicant/files/config   Wed Feb  6 13:50:27 2013
 @@ -10,6 +10,7 @@
  CONFIG_DRIVER_OPENBSD=y
  CONFIG_IEEE8021X_EAPOL=y
  CONFIG_PEERKEY=y
 +CONFIG_PKCS12=y
  
  CONFIG_EAP_MD5=y
  CONFIG_EAP_MSCHAPV2=y

I've merged this with mine which adds an rc script and README.

Also removed my patch to wpa_priv, it looks like driver_common
should probably be added to OBJS_d instead, however when using
privsep code (on my wired interface, I don't have wpa-enterprise
setup yet) I'm not seeing it transmit anything, so I would be
interested to know if privsep is working for people using
wpa_supplicant 2.0 on other OS (do other OS even use privsep mode?).


Index: Makefile
===
RCS file: /cvs/ports/security/wpa_supplicant/Makefile,v
retrieving revision 1.9
diff -u -p -r1.9 Makefile
--- Makefile4 Feb 2013 10:04:44 -   1.9
+++ Makefile6 Feb 2013 15:43:51 -
@@ -3,7 +3,7 @@
 COMMENT=   IEEE 802.1X supplicant
 
 DISTNAME=  wpa_supplicant-2.0
-REVISION=  1
+REVISION=  2
 CATEGORIES=security net
 
 HOMEPAGE=  http://hostap.epitest.fi/wpa_supplicant/
Index: files/config
===
RCS file: /cvs/ports/security/wpa_supplicant/files/config,v
retrieving revision 1.2
diff -u -p -r1.2 config
--- files/config28 Jan 2013 11:03:16 -  1.2
+++ files/config6 Feb 2013 15:43:51 -
@@ -10,6 +10,7 @@ CONFIG_DRIVER_WIRED=y
 CONFIG_DRIVER_OPENBSD=y
 CONFIG_IEEE8021X_EAPOL=y
 CONFIG_PEERKEY=y
+CONFIG_PKCS12=y
 
 CONFIG_EAP_MD5=y
 CONFIG_EAP_MSCHAPV2=y
@@ -31,6 +32,5 @@ CONFIG_EAP_SIM=y
 CONFIG_PCSC=y
 CONFIG_SMARTCARD=y
 
-# privilege separation, see README.
-# WIP: not yet tested.
+# privilege separation, see README.  not working yet.
 # CONFIG_PRIVSEP=y
Index: patches/patch-wpa_supplicant_wpa_priv_c
===
RCS file: patches/patch-wpa_supplicant_wpa_priv_c
diff -N patches/patch-wpa_supplicant_wpa_priv_c
--- patches/patch-wpa_supplicant_wpa_priv_c 28 Jan 2013 11:03:16 -  
1.1
+++ /dev/null   1 Jan 1970 00:00:00 -
@@ -1,34 +0,0 @@
-$OpenBSD: patch-wpa_supplicant_wpa_priv_c,v 1.1 2013/01/28 11:03:16 sthen Exp $
 wpa_supplicant/wpa_priv.c.orig Sat Jan 26 10:49:28 2013
-+++ wpa_supplicant/wpa_priv.c  Sat Jan 26 10:50:56 2013
-@@ -92,6 +92,7 @@ static void wpa_priv_cmd_unregister(struct wpa_priv_in
- }
- 
- 
-+#if 0
- static void wpa_priv_cmd_scan(struct wpa_priv_interface *iface,
- char *buf, size_t len)
- {
-@@ -170,6 +171,7 @@ static void wpa_priv_cmd_get_scan_results(struct wpa_p
-   sendto(iface-fd, , 0, 0, (struct sockaddr *) from,
-  sizeof(*from));
- }
-+#endif
- 
- 
- static void wpa_priv_cmd_associate(struct wpa_priv_interface *iface,
-@@ -487,12 +489,14 @@ static void wpa_priv_receive(int sock, void *eloop_ctx
-   case PRIVSEP_CMD_UNREGISTER:
-   wpa_priv_cmd_unregister(iface, from);
-   break;
-+#if 0
-   case PRIVSEP_CMD_SCAN:
-   wpa_priv_cmd_scan(iface, cmd_buf, cmd_len);
-   break;
-   case PRIVSEP_CMD_GET_SCAN_RESULTS:
-   wpa_priv_cmd_get_scan_results(iface, from);
-   break;
-+#endif
-   case PRIVSEP_CMD_ASSOCIATE:
-   wpa_priv_cmd_associate(iface, cmd_buf, cmd_len);
-   break;
Index: pkg/PLIST
===
RCS file: /cvs/ports/security/wpa_supplicant/pkg/PLIST,v
retrieving revision 1.3
diff -u -p -r1.3 PLIST
--- pkg/PLIST   28 Jan 2013 11:03:16 -  1.3
+++ pkg/PLIST   6 Feb 2013 15:43:51 -
@@ -1,16 +1,18 @@
 @comment $OpenBSD: PLIST,v 1.3 2013/01/28 11:03:16 sthen Exp $
-@comment @man man/man8/wpa_priv.8
 @comment @bin sbin/wpa_priv
 @man man/man5/wpa_supplicant.conf.5
 @man man/man8/wpa_background.8
 @man man/man8/wpa_cli.8
 @comment @man man/man8/wpa_gui.8
 @man man/man8/wpa_passphrase.8
+@comment @man man/man8/wpa_priv.8
 @man man/man8/wpa_supplicant.8
 @bin sbin/wpa_cli
 @bin sbin/wpa_passphrase
 @bin sbin/wpa_supplicant

Re: [Patch] wpa_supplicant: enable PKCS12

2013-02-06 Thread David Coppa
On Wed, Feb 6, 2013 at 5:02 PM, Stuart Henderson s...@spacehopper.org wrote:
 On 2013/02/06 13:55, Gregor Best wrote:
 On Wed, Feb 06, 2013 at 09:41:09AM -0300, Gleydson Soares wrote:
  Your diff is broken.
  Please. regen against current.
  [...]

 My apologies. A regenerated patch is attached.

 --
 Gregor Best

 diff -ur wpa_supplicant.old/Makefile wpa_supplicant/Makefile
 --- wpa_supplicant.old/Makefile   Wed Feb  6 13:53:25 2013
 +++ wpa_supplicant/Makefile   Wed Feb  6 13:50:08 2013
 @@ -3,7 +3,7 @@
  COMMENT= IEEE 802.1X supplicant

  DISTNAME=wpa_supplicant-2.0
 -REVISION=1
 +REVISION=2
  CATEGORIES=  security net

  HOMEPAGE=http://hostap.epitest.fi/wpa_supplicant/
 diff -ur wpa_supplicant.old/files/config wpa_supplicant/files/config
 --- wpa_supplicant.old/files/config   Wed Feb  6 13:53:34 2013
 +++ wpa_supplicant/files/config   Wed Feb  6 13:50:27 2013
 @@ -10,6 +10,7 @@
  CONFIG_DRIVER_OPENBSD=y
  CONFIG_IEEE8021X_EAPOL=y
  CONFIG_PEERKEY=y
 +CONFIG_PKCS12=y

  CONFIG_EAP_MD5=y
  CONFIG_EAP_MSCHAPV2=y

 I've merged this with mine which adds an rc script and README.

 Also removed my patch to wpa_priv, it looks like driver_common
 should probably be added to OBJS_d instead, however when using
 privsep code (on my wired interface, I don't have wpa-enterprise
 setup yet) I'm not seeing it transmit anything, so I would be
 interested to know if privsep is working for people using
 wpa_supplicant 2.0 on other OS (do other OS even use privsep mode?).

I like it.
Ok for me.

Ciao,
David

 Index: Makefile
 ===
 RCS file: /cvs/ports/security/wpa_supplicant/Makefile,v
 retrieving revision 1.9
 diff -u -p -r1.9 Makefile
 --- Makefile4 Feb 2013 10:04:44 -   1.9
 +++ Makefile6 Feb 2013 15:43:51 -
 @@ -3,7 +3,7 @@
  COMMENT=   IEEE 802.1X supplicant

  DISTNAME=  wpa_supplicant-2.0
 -REVISION=  1
 +REVISION=  2
  CATEGORIES=security net

  HOMEPAGE=  http://hostap.epitest.fi/wpa_supplicant/
 Index: files/config
 ===
 RCS file: /cvs/ports/security/wpa_supplicant/files/config,v
 retrieving revision 1.2
 diff -u -p -r1.2 config
 --- files/config28 Jan 2013 11:03:16 -  1.2
 +++ files/config6 Feb 2013 15:43:51 -
 @@ -10,6 +10,7 @@ CONFIG_DRIVER_WIRED=y
  CONFIG_DRIVER_OPENBSD=y
  CONFIG_IEEE8021X_EAPOL=y
  CONFIG_PEERKEY=y
 +CONFIG_PKCS12=y

  CONFIG_EAP_MD5=y
  CONFIG_EAP_MSCHAPV2=y
 @@ -31,6 +32,5 @@ CONFIG_EAP_SIM=y
  CONFIG_PCSC=y
  CONFIG_SMARTCARD=y

 -# privilege separation, see README.
 -# WIP: not yet tested.
 +# privilege separation, see README.  not working yet.
  # CONFIG_PRIVSEP=y
 Index: patches/patch-wpa_supplicant_wpa_priv_c
 ===
 RCS file: patches/patch-wpa_supplicant_wpa_priv_c
 diff -N patches/patch-wpa_supplicant_wpa_priv_c
 --- patches/patch-wpa_supplicant_wpa_priv_c 28 Jan 2013 11:03:16 -
   1.1
 +++ /dev/null   1 Jan 1970 00:00:00 -
 @@ -1,34 +0,0 @@
 -$OpenBSD: patch-wpa_supplicant_wpa_priv_c,v 1.1 2013/01/28 11:03:16 sthen 
 Exp $
  wpa_supplicant/wpa_priv.c.orig Sat Jan 26 10:49:28 2013
 -+++ wpa_supplicant/wpa_priv.c  Sat Jan 26 10:50:56 2013
 -@@ -92,6 +92,7 @@ static void wpa_priv_cmd_unregister(struct wpa_priv_in
 - }
 -
 -
 -+#if 0
 - static void wpa_priv_cmd_scan(struct wpa_priv_interface *iface,
 - char *buf, size_t len)
 - {
 -@@ -170,6 +171,7 @@ static void wpa_priv_cmd_get_scan_results(struct wpa_p
 -   sendto(iface-fd, , 0, 0, (struct sockaddr *) from,
 -  sizeof(*from));
 - }
 -+#endif
 -
 -
 - static void wpa_priv_cmd_associate(struct wpa_priv_interface *iface,
 -@@ -487,12 +489,14 @@ static void wpa_priv_receive(int sock, void *eloop_ctx
 -   case PRIVSEP_CMD_UNREGISTER:
 -   wpa_priv_cmd_unregister(iface, from);
 -   break;
 -+#if 0
 -   case PRIVSEP_CMD_SCAN:
 -   wpa_priv_cmd_scan(iface, cmd_buf, cmd_len);
 -   break;
 -   case PRIVSEP_CMD_GET_SCAN_RESULTS:
 -   wpa_priv_cmd_get_scan_results(iface, from);
 -   break;
 -+#endif
 -   case PRIVSEP_CMD_ASSOCIATE:
 -   wpa_priv_cmd_associate(iface, cmd_buf, cmd_len);
 -   break;
 Index: pkg/PLIST
 ===
 RCS file: /cvs/ports/security/wpa_supplicant/pkg/PLIST,v
 retrieving revision 1.3
 diff -u -p -r1.3 PLIST
 --- pkg/PLIST   28 Jan 2013 11:03:16 -  1.3
 +++ pkg/PLIST   6 Feb 2013 15:43:51 -
 @@ -1,16 +1,18 @@
  @comment $OpenBSD: PLIST,v 1.3 2013/01/28 11:03:16 sthen Exp $
 -@comment @man man/man8/wpa_priv.8
  @comment @bin sbin/wpa_priv
  @man man/man5/wpa_supplicant.conf.5
  @man man/man8/wpa_background.8
  @man man/man8/wpa_cli.8
  @comment @man man/man8/wpa_gui.8
  

Re: UPDATE: graphics/cairo

2013-02-06 Thread Brad Smith
On Sat, Feb 02, 2013 at 09:00:46AM +0100, Antoine Jacoutot wrote:
 On Fri, Feb 01, 2013 at 07:27:22PM +0100, Eric Faurot wrote:
  Hi,
  
  This is an update to cairo 1.12.12.
  
  Eric.
  
  Index: Makefile
  ===
  RCS file: /cvs/ports/graphics/cairo/Makefile,v
  retrieving revision 1.45
  diff -u -p -r1.45 Makefile
  --- Makefile30 Jan 2013 13:17:51 -  1.45
  +++ Makefile1 Feb 2013 17:44:05 -
  @@ -2,9 +2,8 @@
   
   COMMENT=   vector graphics library
   
  -DISTNAME=  cairo-1.12.8
  -REVISION=  1
  -SHARED_LIBS+=  cairo 12.1
  +DISTNAME=  cairo-1.12.12
  +SHARED_LIBS+=  cairo 12.2
   SHARED_LIBS+=  cairo-gobject 1.0
   SHARED_LIBS+=  cairo-script-interpreter 1.0
   CATEGORIES=graphics
  Index: distinfo
  ===
  RCS file: /cvs/ports/graphics/cairo/distinfo,v
  retrieving revision 1.20
  diff -u -p -r1.20 distinfo
  --- distinfo12 Nov 2012 12:29:07 -  1.20
  +++ distinfo1 Feb 2013 17:44:05 -
  @@ -1,2 +1,2 @@
  -SHA256 (cairo-1.12.8.tar.xz) = j7tvxmEXq0EAutgwy0R5SX5TxvP6y5i/BcjSmFVOvdk=
  -SIZE (cairo-1.12.8.tar.xz) = 42113752
  +SHA256 (cairo-1.12.12.tar.xz) = 
  FPaTdZ7Mh0cjVa6PDDRzGoV4tAi2B8/QtdNDMf8F2Bo=
  +SIZE (cairo-1.12.12.tar.xz) = 42139096
  Index: patches/patch-src_cairo_pc_in
  ===
  RCS file: /cvs/ports/graphics/cairo/patches/patch-src_cairo_pc_in,v
  retrieving revision 1.1
  diff -u -p -r1.1 patch-src_cairo_pc_in
  --- patches/patch-src_cairo_pc_in   30 Jan 2013 13:17:51 -  1.1
  +++ patches/patch-src_cairo_pc_in   1 Feb 2013 17:44:05 -
  @@ -1,11 +1,11 @@
   $OpenBSD: patch-src_cairo_pc_in,v 1.1 2013/01/30 13:17:51 brad Exp $
   src/cairo.pc.in.orig   Tue Jan 29 07:56:53 2013
  -+++ src/cairo.pc.inTue Jan 29 08:22:13 2013
  +--- src/cairo.pc.in.orig   Sun Dec  6 09:29:25 2009
   src/cairo.pc.inFri Feb  1 17:25:52 2013
   @@ -8,6 +8,6 @@ Description: Multi-platform 2D graphics library
Version: @VERSION@

@PKGCONFIG_REQUIRES@: @CAIRO_REQUIRES@
   -Libs: -L${libdir} -lcairo
  -+Libs: -L${libdir} -Wl,-rpath-link,${X11BASE}/lib -lcairo
  ++Libs: -L${libdir} -Wl,-rpath-link,/usr/X11R6/lib -lcairo
 
 Keep ${X11BASE} here ;-)
 
Libs.private: @CAIRO_NONPKGCONFIG_LIBS@
Cflags: -I${includedir}/cairo
  Index: patches/patch-util_cairo-fdr_Makefile_in
  ===
  RCS file: 
  /cvs/ports/graphics/cairo/patches/patch-util_cairo-fdr_Makefile_in,v
  retrieving revision 1.2
  diff -u -p -r1.2 patch-util_cairo-fdr_Makefile_in
  --- patches/patch-util_cairo-fdr_Makefile_in12 Nov 2012 12:29:07 
  -  1.2
  +++ patches/patch-util_cairo-fdr_Makefile_in1 Feb 2013 17:44:05 
  -
  @@ -1,7 +1,7 @@
   $OpenBSD: patch-util_cairo-fdr_Makefile_in,v 1.2 2012/11/12 12:29:07 eric 
  Exp $
   util/cairo-fdr/Makefile.in.origMon Oct 22 06:08:40 2012
  -+++ util/cairo-fdr/Makefile.in Wed Oct 24 03:52:52 2012
  -@@ -379,7 +379,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/src \
  +--- util/cairo-fdr/Makefile.in.origThu Jan 31 16:25:59 2013
   util/cairo-fdr/Makefile.in Fri Feb  1 17:25:52 2013
  +@@ -380,7 +380,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/src \
cairo_fdr_la_SOURCES = fdr.c
cairo_fdr_la_CPPFLAGS = $(AM_CPPFLAGS)
cairo_fdr_la_CFLAGS = $(CAIRO_CFLAGS)
  Index: patches/patch-util_cairo-trace_Makefile_in
  ===
  RCS file: 
  /cvs/ports/graphics/cairo/patches/patch-util_cairo-trace_Makefile_in,v
  retrieving revision 1.4
  diff -u -p -r1.4 patch-util_cairo-trace_Makefile_in
  --- patches/patch-util_cairo-trace_Makefile_in  16 Jan 2013 14:29:15 
  -  1.4
  +++ patches/patch-util_cairo-trace_Makefile_in  1 Feb 2013 17:44:05 
  -
  @@ -1,7 +1,7 @@
   $OpenBSD: patch-util_cairo-trace_Makefile_in,v 1.4 2013/01/16 14:29:15 
  ajacoutot Exp $
   util/cairo-trace/Makefile.in.orig  Mon Oct 22 06:08:41 2012
  -+++ util/cairo-trace/Makefile.in   Wed Oct 24 03:51:46 2012
  -@@ -399,7 +399,7 @@ libcairo_trace_la_CPPFLAGS = -DCAIRO_TRACE_OUTDIR=\$
  +--- util/cairo-trace/Makefile.in.orig  Thu Jan 31 16:26:00 2013
   util/cairo-trace/Makefile.in   Fri Feb  1 17:25:52 2013
  +@@ -400,7 +400,7 @@ libcairo_trace_la_CPPFLAGS = -DCAIRO_TRACE_OUTDIR=\$
$(AM_CPPFLAGS)

libcairo_trace_la_CFLAGS = $(CAIRO_CFLAGS) $(real_pthread_CFLAGS)
  
 
 Looks fine and considering the amount of bugs this release fixed it'd be nice 
 to have it for 5.3.

Ok, so can we move this forward?

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



NEW: www/opengroupware

2013-02-06 Thread Sebastian Reitenbach
Hi,


attached a tarball of the just released OpenGroupware 5.5 rc2 release.

cat pkg/DESCR:
OpenGroupware is a full-featured groupware system developed in
Objective-C on SOPE using a WebObject paradigm.  Besides the standard
groupware features as webmail, contacts, appointment and task
management, it also provides a project and document management facility.

tests, comments, or OKs for import are welcome.

cheers,
Sebastian

opengroupware.tar.gz
Description: application/gzip


Update: ruby 1.9.3 p374-p385

2013-02-06 Thread Jeremy Evans
This updates ruby 1.9.3 to the latest patch level release, with
some minor bug fixes and a XSS security fix in RDoc.

Tested on i386 and amd64.  Will be committing tomorrow unless I
hear objections.

Thanks,
Jeremy

Index: Makefile
===
RCS file: /cvs/ports/lang/ruby/1.9/Makefile,v
retrieving revision 1.33
diff -u -p -r1.33 Makefile
--- Makefile23 Jan 2013 18:18:41 -  1.33
+++ Makefile6 Feb 2013 19:11:39 -
@@ -9,7 +9,7 @@ COMMENT-tk =tk interface for ruby
 COMMENT-ri_docs =  ri documentation files for ruby
 
 VERSION =  1.9.3
-PATCHLEVEL =   374
+PATCHLEVEL =   385
 RUBYLIBREV =   1.9.1
 
 SHARED_LIBS =  ruby19 1.0
Index: distinfo
===
RCS file: /cvs/ports/lang/ruby/1.9/distinfo,v
retrieving revision 1.10
diff -u -p -r1.10 distinfo
--- distinfo23 Jan 2013 18:18:41 -  1.10
+++ distinfo6 Feb 2013 19:11:39 -
@@ -1,2 +1,2 @@
-SHA256 (ruby-1.9.3-p374.tar.gz) = DQ4yo1VIZ+Pt27I/vzCnLEdIYi4BDCPjEwLYmfwAVXQ=
-SIZE (ruby-1.9.3-p374.tar.gz) = 12555429
+SHA256 (ruby-1.9.3-p385.tar.gz) = SxXfAH9ZNeyWltQn2NYmWxIdlE0jeiNC1b7uupuDCdA=
+SIZE (ruby-1.9.3-p385.tar.gz) = 12546003
Index: patches/patch-configure
===
RCS file: /cvs/ports/lang/ruby/1.9/patches/patch-configure,v
retrieving revision 1.7
diff -u -p -r1.7 patch-configure
--- patches/patch-configure 23 Jan 2013 18:18:41 -  1.7
+++ patches/patch-configure 6 Feb 2013 19:11:39 -
@@ -5,18 +5,18 @@ Fix so name.
 Override the arch setting to remove OpenBSD version from it,
 so ports don't have to be bumped when OpenBSD version changes.
 
 configure.orig Wed Jan 16 20:57:31 2013
-+++ configure  Thu Jan 17 08:59:36 2013
-@@ -39481,7 +39481,7 @@ _ACEOF
-;;
-   openbsd*)
+--- configure.orig Wed Feb  6 05:17:31 2013
 configure  Wed Feb  6 10:51:17 2013
+@@ -16795,7 +16795,7 @@ _ACEOF
+   openbsd*) :
+ 
SOLIBS='$(LIBS)'
 -  LIBRUBY_SO='lib$(RUBY_SO_NAME).so.$(MAJOR).'`expr ${MINOR} \* 10 + 
${TEENY}`
 +  LIBRUBY_SO='lib$(RUBY_SO_NAME).so.'${LIBruby19_VERSION}
-;;
-   solaris*)
-   SOLIBS='$(LIBS)'
-@@ -40500,7 +40500,10 @@ _ACEOF
+;; #(
+   solaris*) :
+ 
+@@ -17625,7 +17625,10 @@ _ACEOF
  _ACEOF
  
  else
Index: pkg/PLIST-main
===
RCS file: /cvs/ports/lang/ruby/1.9/pkg/PLIST-main,v
retrieving revision 1.7
diff -u -p -r1.7 PLIST-main
--- pkg/PLIST-main  24 Oct 2012 22:49:05 -  1.7
+++ pkg/PLIST-main  6 Feb 2013 19:11:39 -
@@ -871,17 +871,17 @@ lib/ruby/gems/${RUBYLIBREV}/gems/
 lib/ruby/gems/${RUBYLIBREV}/gems/rake-0.9.2.2/
 lib/ruby/gems/${RUBYLIBREV}/gems/rake-0.9.2.2/bin/
 lib/ruby/gems/${RUBYLIBREV}/gems/rake-0.9.2.2/bin/rake
-lib/ruby/gems/${RUBYLIBREV}/gems/rdoc-3.9.4/
-lib/ruby/gems/${RUBYLIBREV}/gems/rdoc-3.9.4/bin/
-lib/ruby/gems/${RUBYLIBREV}/gems/rdoc-3.9.4/bin/rdoc
-lib/ruby/gems/${RUBYLIBREV}/gems/rdoc-3.9.4/bin/ri
+lib/ruby/gems/${RUBYLIBREV}/gems/rdoc-3.9.5/
+lib/ruby/gems/${RUBYLIBREV}/gems/rdoc-3.9.5/bin/
+lib/ruby/gems/${RUBYLIBREV}/gems/rdoc-3.9.5/bin/rdoc
+lib/ruby/gems/${RUBYLIBREV}/gems/rdoc-3.9.5/bin/ri
 lib/ruby/gems/${RUBYLIBREV}/specifications/
 lib/ruby/gems/${RUBYLIBREV}/specifications/bigdecimal-1.1.0.gemspec
 lib/ruby/gems/${RUBYLIBREV}/specifications/io-console-0.3.gemspec
 lib/ruby/gems/${RUBYLIBREV}/specifications/json-1.5.4.gemspec
 lib/ruby/gems/${RUBYLIBREV}/specifications/minitest-2.5.1.gemspec
 lib/ruby/gems/${RUBYLIBREV}/specifications/rake-0.9.2.2.gemspec
-lib/ruby/gems/${RUBYLIBREV}/specifications/rdoc-3.9.4.gemspec
+lib/ruby/gems/${RUBYLIBREV}/specifications/rdoc-3.9.5.gemspec
 lib/ruby/site_ruby/
 lib/ruby/site_ruby/${RUBYLIBREV}/
 lib/ruby/site_ruby/${RUBYLIBREV}/${SUB}/
Index: pkg/PLIST-ri_docs
===
RCS file: /cvs/ports/lang/ruby/1.9/pkg/PLIST-ri_docs,v
retrieving revision 1.5
diff -u -p -r1.5 PLIST-ri_docs
--- pkg/PLIST-ri_docs   23 Jan 2013 18:18:41 -  1.5
+++ pkg/PLIST-ri_docs   6 Feb 2013 19:11:45 -
@@ -12804,6 +12804,7 @@ share/ri/${RUBYLIBREV}/system/Socket/udp
 share/ri/${RUBYLIBREV}/system/Socket/unix-c.ri
 share/ri/${RUBYLIBREV}/system/Socket/unix_server_loop-c.ri
 share/ri/${RUBYLIBREV}/system/Socket/unix_server_socket-c.ri
+share/ri/${RUBYLIBREV}/system/Socket/unix_socket_abstract_name%3f-c.ri
 share/ri/${RUBYLIBREV}/system/Socket/unpack_sockaddr_in-c.ri
 share/ri/${RUBYLIBREV}/system/Socket/unpack_sockaddr_un-c.ri
 share/ri/${RUBYLIBREV}/system/SocketError/



Re: sox 14.4.1

2013-02-06 Thread Jan Stary
ping

On Feb 03 13:25:08, h...@stare.cz wrote:
 A maintainance release of sox has been released.
 Tested on current/i386 and current/amd64.
 
   Jan
 
 
 Index: Makefile
 ===
 RCS file: /cvs/ports/audio/sox/Makefile,v
 retrieving revision 1.53
 diff -u -p -r1.53 Makefile
 --- Makefile  9 Jul 2012 13:25:37 -   1.53
 +++ Makefile  3 Feb 2013 12:17:17 -
 @@ -2,13 +2,12 @@
  
  COMMENT= Sound eXchange, the Swiss Army knife of audio manipulation
  
 -DISTNAME=sox-14.4.0
 -SHARED_LIBS +=   sox 3.0 # .2.0
 +DISTNAME=sox-14.4.1
 +SHARED_LIBS +=   sox 3.0 # .2.1
  
  CATEGORIES=  audio
  HOMEPAGE=http://sox.sourceforge.net/
  MAINTAINER=  Jan Stary h...@stare.cz
 -REVISION=1
  
  # code is GPLv2+, however as opencore is under Apache License we must use
  # sox under the terms of GPLv3 to avoid license conflict.
 Index: distinfo
 ===
 RCS file: /cvs/ports/audio/sox/distinfo,v
 retrieving revision 1.12
 diff -u -p -r1.12 distinfo
 --- distinfo  23 Mar 2012 13:16:41 -  1.12
 +++ distinfo  3 Feb 2013 12:17:17 -
 @@ -1,5 +1,2 @@
 -MD5 (sox-14.4.0.tar.gz) = sMFc/3pLoOwX/cdOah+c8Q==
 -RMD160 (sox-14.4.0.tar.gz) = rxtsAtKcmI+bDf7Jyp67MJSbBmM=
 -SHA1 (sox-14.4.0.tar.gz) = 2AnKs4LHqdAVSRxpBRqdHBoaRPE=
 -SHA256 (sox-14.4.0.tar.gz) = PuNLFN0mfeN46KEXqugexMrjMHcjQualW79lIKCoiqM=
 -SIZE (sox-14.4.0.tar.gz) = 1105756
 +SHA256 (sox-14.4.1.tar.gz) = mowsb+UeYI2jRqFX4RFQipV6+ePs894meB026aZ/qJs=
 +SIZE (sox-14.4.1.tar.gz) = 653



Re: sox 14.4.1

2013-02-06 Thread Brad Smith
On Wed, Feb 06, 2013 at 09:04:11PM +0100, Jan Stary wrote:
 ping

Do you not read the ports-cvs list?

 On Feb 03 13:25:08, h...@stare.cz wrote:
  A maintainance release of sox has been released.
  Tested on current/i386 and current/amd64.
  
  Jan
  
  
  Index: Makefile
  ===
  RCS file: /cvs/ports/audio/sox/Makefile,v
  retrieving revision 1.53
  diff -u -p -r1.53 Makefile
  --- Makefile9 Jul 2012 13:25:37 -   1.53
  +++ Makefile3 Feb 2013 12:17:17 -
  @@ -2,13 +2,12 @@
   
   COMMENT=   Sound eXchange, the Swiss Army knife of audio manipulation
   
  -DISTNAME=  sox-14.4.0
  -SHARED_LIBS += sox 3.0 # .2.0
  +DISTNAME=  sox-14.4.1
  +SHARED_LIBS += sox 3.0 # .2.1
   
   CATEGORIES=audio
   HOMEPAGE=  http://sox.sourceforge.net/
   MAINTAINER=Jan Stary h...@stare.cz
  -REVISION=  1
   
   # code is GPLv2+, however as opencore is under Apache License we must use
   # sox under the terms of GPLv3 to avoid license conflict.
  Index: distinfo
  ===
  RCS file: /cvs/ports/audio/sox/distinfo,v
  retrieving revision 1.12
  diff -u -p -r1.12 distinfo
  --- distinfo23 Mar 2012 13:16:41 -  1.12
  +++ distinfo3 Feb 2013 12:17:17 -
  @@ -1,5 +1,2 @@
  -MD5 (sox-14.4.0.tar.gz) = sMFc/3pLoOwX/cdOah+c8Q==
  -RMD160 (sox-14.4.0.tar.gz) = rxtsAtKcmI+bDf7Jyp67MJSbBmM=
  -SHA1 (sox-14.4.0.tar.gz) = 2AnKs4LHqdAVSRxpBRqdHBoaRPE=
  -SHA256 (sox-14.4.0.tar.gz) = PuNLFN0mfeN46KEXqugexMrjMHcjQualW79lIKCoiqM=
  -SIZE (sox-14.4.0.tar.gz) = 1105756
  +SHA256 (sox-14.4.1.tar.gz) = mowsb+UeYI2jRqFX4RFQipV6+ePs894meB026aZ/qJs=
  +SIZE (sox-14.4.1.tar.gz) = 653
 
 
 -- 
 This message has been scanned for viruses and
 dangerous content by MailScanner, and is
 believed to be clean.
 

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



tor logs about incomplete ciphersuites

2013-02-06 Thread Jiri B
Hi,

I've seen a lot of logging of Tor:

Feb 6 22:29:25 host Tor[27874]: We weren't able to find support for
all of the TLS ciphersuites that we wanted to advertise. This won't
hurt security, but it might make your Tor (if run as a client) more
easy for censors to block.
Feb 6 22:29:25 host Tor[27874]: To correct this, use a version of
OpenSSL built with none of its ciphers disabled.

It seems not to impact security but it can make your Tor client more
fingerprintable, see

  http://article.gmane.org/gmane.network.tor.devel/1490

Can this be improved or we just do not care much?

jirib



net/snort: update pkg/README

2013-02-06 Thread Lawrence Teo
This diff updates the Snort pkg/README to change the Snort ruleset
download URL from HTTP to HTTPS to avoid exposing the oinkcode in
transit (suggested by David Hill a while ago).

It also adds a note that registered users without a paid subscription
are only allowed to download the official Snort ruleset once every 15
minutes (suggested by Adam Jeanguenat a while ago).  This restriction is
not obvious from the official snort.org site, so I think it would be
helpful to users to include a note here.

This diff does not make any functional change to Snort itself.

Thoughts? OK?

Lawrence


Index: Makefile
===
RCS file: /cvs/ports/net/snort/Makefile,v
retrieving revision 1.73
diff -u -p -r1.73 Makefile
--- Makefile16 Jan 2013 04:52:53 -  1.73
+++ Makefile27 Jan 2013 03:37:37 -
@@ -7,6 +7,7 @@ COMMENT =   highly flexible sniffer/NIDS
 VERSION =  2.9.4.0
 DISTNAME = snort-2.9.4
 PKGNAME =  snort-${VERSION}
+REVISION = 0
 
 CATEGORIES =   net security
 
Index: pkg/README
===
RCS file: /cvs/ports/net/snort/pkg/README,v
retrieving revision 1.2
diff -u -p -r1.2 README
--- pkg/README  11 Oct 2012 02:40:48 -  1.2
+++ pkg/README  7 Feb 2013 04:31:41 -
@@ -29,8 +29,11 @@ to the correct directory:
 * Official Snort rules (replace oinkcode with yours):
 
 ftp -o snortrules-snapshot-${V}.tar.gz \
-
http://www.snort.org/reg-rules/snortrules-snapshot-${V}.tar.gz/oinkcode
+
https://www.snort.org/reg-rules/snortrules-snapshot-${V}.tar.gz/oinkcode
 tar -C /etc/snort -xzf snortrules-snapshot-${V}.tar.gz rules preproc_rules
+
+  Note that registered users without a paid subscription are only
+  allowed to download the official Snort ruleset once every 15 minutes.
 
 * Emerging Threats rules:
 



net/oinkmaster: improve oinkmaster.conf and tweak regexp

2013-02-06 Thread Lawrence Teo
Similar to the Snort pkg/README diff I sent earlier, this diff changes
oinkmaster.conf's sample snort.org URLs to use HTTPS to avoid exposing
the oinkcode in transit.

It also updates the Snort version in the URLs to 2.9.4.0 to match the
Snort version in the ports tree.

I have also tweaked the regexp that oinkmaster uses to validate the
snort.org URLs so that it won't think that a URL that starts with
https:// is valid (I don't think anyone has invented that
protocol yet! :))

Thoughts? OK?

Lawrence


Index: Makefile
===
RCS file: /cvs/ports/net/oinkmaster/Makefile,v
retrieving revision 1.18
diff -u -p -r1.18 Makefile
--- Makefile13 Oct 2012 02:56:15 -  1.18
+++ Makefile28 Jan 2013 03:27:37 -
@@ -3,7 +3,7 @@
 COMMENT=   update your Snort rules
 
 DISTNAME=  oinkmaster-2.0
-REVISION=  1
+REVISION=  2
 CATEGORIES=net security
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=oinkmaster/}
 
Index: patches/patch-oinkmaster_conf
===
RCS file: /cvs/ports/net/oinkmaster/patches/patch-oinkmaster_conf,v
retrieving revision 1.7
diff -u -p -r1.7 patch-oinkmaster_conf
--- patches/patch-oinkmaster_conf   13 Oct 2012 02:56:15 -  1.7
+++ patches/patch-oinkmaster_conf   7 Feb 2013 04:05:07 -
@@ -21,10 +21,10 @@ $OpenBSD: patch-oinkmaster_conf,v 1.7 20
 -# 5a081649c06a277e1022e1284bdc8fabda70e2a4/snortrules-snapshot-2.4.tar.gz
 -# See the Oinkmaster FAQ Q1 and http://www.snort.org/rules/ for
 -# more information.
-+# http://www.snort.org/reg-rules/filename/oinkcode
++# https://www.snort.org/reg-rules/filename/oinkcode
 +# For example, if your code is 5a081649c06a277e1022e1284bdc8fabda70e2a4
-+# and you use Snort 2.9.3.1, the url to use would be (without the wrap):
-+# http://www.snort.org/reg-rules/snortrules-snapshot-2931.tar.gz/
++# and you use Snort 2.9.4.0, the url to use would be (without the wrap):
++# https://www.snort.org/reg-rules/snortrules-snapshot-2940.tar.gz/
 +# 5a081649c06a277e1022e1284bdc8fabda70e2a4
 +# See http://www.snort.org/snort-rules/cli for more information.
  
@@ -34,19 +34,19 @@ $OpenBSD: patch-oinkmaster_conf,v 1.7 20
  
 -# Example for Snort 2.4
 -# url = 
http://www.snort.org/pub-bin/oinkmaster.cgi/oinkcode/snortrules-snapshot-2.4.tar.gz
-+# Example for Snort 2.9.3.1 registered user release
-+# url = 
http://www.snort.org/reg-rules/snortrules-snapshot-2931.tar.gz/oinkcode
++# Example for Snort 2.9.4.0 registered user release
++# url = 
https://www.snort.org/reg-rules/snortrules-snapshot-2940.tar.gz/oinkcode
  
 -# Example for Snort-current (current means cvs snapshots).
 -# url = 
http://www.snort.org/pub-bin/oinkmaster.cgi/oinkcode/snortrules-snapshot-CURRENT.tar.gz
-+# Example for Snort 2.9.3.1 subscriber release
-+# url = 
http://www.snort.org/sub-rules/snortrules-snapshot-2931.tar.gz/oinkcode
++# Example for Snort 2.9.4.0 subscriber release
++# url = 
https://www.snort.org/sub-rules/snortrules-snapshot-2940.tar.gz/oinkcode
  
 -# Example for Community rules
 -# url = 
http://www.snort.org/pub-bin/downloads.cgi/Download/comm_rules/Community-Rules.tar.gz
 +# Example for Snort edge rulepack (latest versioned rulepack)
 +# See http://www.snort.org/snort-rules/cli for details
-+# url = 
http://www.snort.org/reg-rules/snortrules-snapshot-edge.tar.gz/oinkcode
++# url = 
https://www.snort.org/reg-rules/snortrules-snapshot-edge.tar.gz/oinkcode
  
 -# Example for rules from the Bleeding Snort project
 -# url = http://www.bleedingsnort.com/bleeding.rules.tar.gz
Index: patches/patch-oinkmaster_pl
===
RCS file: /cvs/ports/net/oinkmaster/patches/patch-oinkmaster_pl,v
retrieving revision 1.1
diff -u -p -r1.1 patch-oinkmaster_pl
--- patches/patch-oinkmaster_pl 13 Oct 2012 02:56:15 -  1.1
+++ patches/patch-oinkmaster_pl 7 Feb 2013 04:05:38 -
@@ -5,7 +5,7 @@ $OpenBSD: patch-oinkmaster_pl,v 1.1 2012
  foreach my $url (@urls) {
  clean_exit(incorrect URL: \$url\)
unless ($url =~ 
/^((?:https*|ftp|file|scp):\/\/.+\.(?:tar\.gz|tgz))$/
-+|| $url =~ 
/^((?:https*):\/\/www\.snort\.org\/(sub|reg)-rules\/.+\.tar\.gz\/[0-9a-f]{40})$/
++|| $url =~ 
/^((?:https?):\/\/www\.snort\.org\/(sub|reg)-rules\/.+\.tar\.gz\/[0-9a-f]{40})$/
  || $url =~ /^(dir:\/\/.+)/);
  my $ok_url = $1;
  



Re: Bugs in Scratch

2013-02-06 Thread Lars Engblom
The version in -current is crashing with at least the second game from 
this one: http://nostarch.com/download/Super-Scratch-Resources.zip


These games are from this book: http://nostarch.com/scratch

I am using that book for teaching a group of pupils to take the first 
steps towards programming. It is a bit annoying to not be able to test 
things out at home before going to the school to teach them


Regards,
 Lasse

On 02/05/13 15:26, Stuart Cassoff wrote:

On 01/08/13 17:17, Stuart Cassoff wrote:

On 01/08/13 10:37, Stuart Henderson wrote:

On 2013/01/08 16:05, Lars Engblom wrote:

1. Both in current and stable the path to the image is wrong in
/usr/local/share/scratch/iniscratch

I've just fixed this one.

Sorry, did not see this earlier - original email eaten by spam control.
I thought this was fixed last year. *shrug*

Stu



Apologies. I should have fixed this. I thought I'd get the update done sooner.

Thanks.


Stu