CVS: cvs.openbsd.org: ports

2010-05-28 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2010/05/28 02:32:15

Modified files:
x11/xview/config/patches: p-libxview-file_chooser-file_list_c 
  p-libxview-textsw-es_file_c 
  p-libxview-textsw-ps_impl_c 
  p-libxview-textsw-txt_input_c 
  p-libxview-win-win_input_c 
  p-olwm-screen_c p-olwm-slave_c 
  p-olwmslave-helpwin_c 
Added files:
x11/xview/config/patches: p-build_include_xview_private_es_h 
  p-build_include_xview_private_ps_impl_h 
  p-clients_clock_clock_c 
  p-clients_olwm_gettext_c 
  p-clients_olwm_st_c 
  p-clients_olwm_winframe_c 
  p-clients_olwmslave_helprecv_c 
  p-clients_olwmslave_olwmslave_c 
  p-clients_olwmslave_propsrecv_c 
  p-clients_olwmslave_propswin_c 
  p-lib_libxview_dnd_dnd_dsdm_c 
  p-lib_libxview_io_stream_input_c 
  p-lib_libxview_misc_gettext_c 
  p-lib_libxview_misc_quark_c 
  p-lib_libxview_textsw_es_mem_c 
  p-lib_libxview_textsw_ev_display_c 
  p-lib_libxview_textsw_txt_field_c 
  p-lib_libxview_textsw_txt_menu_c 
  p-lib_libxview_window_window_set_c 

Log message:
restore xview to build-land. Not working yet.



CVS: cvs.openbsd.org: ports

2010-05-28 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2010/05/28 02:50:58

Added files:
x11/wmi/patches: patch-src_inputbar_cpp 

Log message:
fix for gcc4 (iterators are not pointers, especially not null pointers)



CVS: cvs.openbsd.org: ports

2010-05-28 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2010/05/28 02:57:37

Modified files:
x11/xfce4/xfce4-settings: Makefile 
Added files:
x11/xfce4/xfce4-settings/patches: patch-configure 

Log message:
Remove --as-needed from LDFLAGS, fixes lazy binding problems reported by
step...@. ok stephan@



CVS: cvs.openbsd.org: ports

2010-05-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2010/05/28 03:07:36

Modified files:
net/nagios/check_email_delivery: Makefile 

Log message:
PKG_ARCH=* and bump.



CVS: cvs.openbsd.org: ports

2010-05-28 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2010/05/28 03:18:31

Modified files:
java/jlint/patches: patch-types_hh 

Log message:
duh... #defining away bool will tend to break shit.



CVS: cvs.openbsd.org: ports

2010-05-28 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2010/05/28 03:19:53

Added files:
net/telepathy/telepathy-gabble/patches: 

patch-lib_ext_wocky_examples_register_c 

patch-lib_ext_wocky_tests_wocky-connector-test_c 

patch-lib_ext_wocky_tests_wocky-test-connector-server_c 

patch-lib_ext_wocky_tests_wocky-xmpp-readwrite-test_c 

patch-lib_ext_wocky_wocky_wocky-connector_c 

patch-lib_ext_wocky_wocky_wocky-pubsub-node_c 

patch-lib_ext_wocky_wocky_wocky-roster_c 

patch-lib_ext_wocky_wocky_wocky-tls_c 

patch-lib_ext_wocky_wocky_wocky-xmpp-connection_c 

patch-lib_ext_wocky_wocky_wocky-xmpp-node_c 

Log message:
kill sentinel problems



CVS: cvs.openbsd.org: ports

2010-05-28 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2010/05/28 03:20:40

Modified files:
converters/libiconv: Makefile 
converters/libiconv/patches: patch-libcharset_lib_localcharset_c 

Log message:
fix mkvtoolnix



CVS: cvs.openbsd.org: ports

2010-05-28 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2010/05/28 03:33:17

Added files:
audio/daapd/patches: patch-libhttpd_src_select_h 

Log message:
fix iterator error



CVS: cvs.openbsd.org: ports

2010-05-28 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2010/05/28 03:49:21

Modified files:
net/mrtd/patches: patch-include_mrt_h patch-lib_mrt_buffer_c 
  patch-lib_mrt_trace_c 
Added files:
net/mrtd/patches: patch-include_rib_h 
  patch-lib_config_commconf_c 

Log message:
fix build on gcc4



CVS: cvs.openbsd.org: ports

2010-05-28 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2010/05/28 04:09:58

Modified files:
infrastructure/mk: bsd.port.mk 

Log message:
amd64 and sparc64 have switched



Re: CVS: cvs.openbsd.org: ports

2010-05-28 Thread Christian Weisgerber
Stefan Sperling s...@openbsd.org wrote:

 Using a PSEUDO_FLAVOR would result in a separate package name
 for the main package, like vim-7.2.416-gtk2-no_spell.

No, it wouldn't.

-- 
Christian naddy Weisgerber  na...@mips.inka.de



Re: CVS: cvs.openbsd.org: ports

2010-05-28 Thread Stefan Sperling
On Fri, May 28, 2010 at 10:20:17AM +, Christian Weisgerber wrote:
 Stefan Sperling s...@openbsd.org wrote:
 
  Using a PSEUDO_FLAVOR would result in a separate package name
  for the main package, like vim-7.2.416-gtk2-no_spell.
 
 No, it wouldn't.

Yeah. The build directory has this name and I assumed the package name
would match the build directory, but apparently it doesn't.



CVS: cvs.openbsd.org: ports

2010-05-28 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2010/05/28 04:42:09

Modified files:
infrastructure/mk: gnu.port.mk 

Log message:
our mkdir -p is thread-safe, so use it (tested for a few months)



CVS: cvs.openbsd.org: ports

2010-05-28 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2010/05/28 04:48:11

Added files:
games/slash-em/patches: patch-win_tty_termcap_c 

Log message:
missed one, found by naddy



CVS: cvs.openbsd.org: ports

2010-05-28 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2010/05/28 05:36:12

Modified files:
converters/libiconv: Makefile 

Log message:
forgot bump. (Markus Lude)



CVS: cvs.openbsd.org: ports

2010-05-28 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2010/05/28 06:12:05

Modified files:
devel/qt-creator: Makefile 
devel/qt-creator/patches: 
  
patch-src_libs_extensionsystem_extensionsystem_pro 
  patch-src_libs_utils_process_stub_unix_c 
  patch-src_plugins_help_helpplugin_cpp 
  
patch-src_plugins_projectexplorer_toolchain_cpp 
  patch-src_qtcreatorplugin_pri 
Added files:
devel/qt-creator/patches: 
  
patch-src_plugins_projectexplorer_environment_cpp 

Log message:
put LOCALBASE/X11BASE in env if they're not already there. Fixes qmake
builds.



CVS: cvs.openbsd.org: ports

2010-05-28 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2010/05/28 06:34:22

Modified files:
infrastructure/mk: bsd.port.mk 

Log message:
if IGNORE'd ports are used as dependencies, write the IGNORE message in an
_IGNORE_COOKIE file.

React accordingly in dependency handling, namely fault the port that tries
to use IGNORE'd stuff.



CVS: cvs.openbsd.org: ports

2010-05-28 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2010/05/28 06:41:26

Modified files:
devel/xdg-utils: Makefile 
devel/xdg-utils/patches: patch-scripts_xdg-mime 
 patch-scripts_xdg-open 

Log message:
We don't provide a share/applications/defaults.list file so use
mimeinfo.cache instead (and this file actually contains mimes we do
suport).
Fix typo in xdg-open.

Fixes xdg-open and xdg-mime issues dcoppa@ reported.
ok dcoppa@



CVS: cvs.openbsd.org: ports

2010-05-28 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2010/05/28 06:49:05

Modified files:
devel/qt-creator: Makefile 
Added files:
devel/qt-creator/patches: patch-doc_doc_pri 

Log message:
fix clean-up. revert debug build



CVS: cvs.openbsd.org: ports

2010-05-28 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2010/05/28 08:03:15

Modified files:
games/xcubes   : Makefile 
Added files:
games/xcubes/patches: patch-Imakefile 

Log message:
OpenBSD has always had usleep(3); fixes build with gcc4



CVS: cvs.openbsd.org: ports

2010-05-28 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2010/05/28 08:18:50

Modified files:
math/matio : Makefile 

Log message:
bump after libf2c move to ports



CVS: cvs.openbsd.org: ports

2010-05-28 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2010/05/28 08:35:47

Added files:
security/ADMsmb/patches: patch-ADMsmb_c 

Log message:
fix gcc4



CVS: cvs.openbsd.org: ports

2010-05-28 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2010/05/28 08:39:51

Modified files:
graphics/exiv2 : Makefile 
Added files:
graphics/exiv2/patches: patch-src_version_cpp 

Log message:
fix digikam



CVS: cvs.openbsd.org: ports

2010-05-28 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2010/05/28 08:48:34

Modified files:
math/plplot: Makefile 

Log message:
fix typo in depends and bump again



CVS: cvs.openbsd.org: ports

2010-05-28 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2010/05/28 08:50:04

Modified files:
audio/cmu-sphinx3: Makefile 

Log message:
bump after libf2c move to ports



CVS: cvs.openbsd.org: ports

2010-05-28 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2010/05/28 08:58:07

Modified files:
games/quake2/patches: patch-src_vid_menu_c 

Log message:
- unbork patch, spotted by naddy



CVS: cvs.openbsd.org: ports

2010-05-28 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2010/05/28 09:11:51

Modified files:
math/py-scipy  : Makefile 

Log message:
bump after fortran move to ports and don't put the compiler into run depends



CVS: cvs.openbsd.org: ports

2010-05-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2010/05/28 09:46:02

Modified files:
multimedia/get_iplayer: Makefile distinfo 
multimedia/get_iplayer/patches: patch-get_iplayer 

Log message:
update to 2.78, and roll RUN_DEPENDS into BUILD_DEPENDS to avoid the
bad idiom of RUN_DEPENDS=${BUILD_DEPENDS}.



CVS: cvs.openbsd.org: ports

2010-05-28 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2010/05/28 09:57:12

Modified files:
security/ADMsmb: Makefile 
security/ADMsmb/patches: patch-includes_h 
Added files:
security/ADMsmb/patches: patch-md4_c 

Log message:
LP64 fixes: fetch function prototypes



CVS: cvs.openbsd.org: ports

2010-05-28 Thread David Coppa
CVSROOT:/cvs
Module name:ports
Changes by: dco...@cvs.openbsd.org  2010/05/28 14:21:48

Modified files:
devel/cmake: Makefile cmake.port.mk distinfo 
devel/cmake/patches: patch-CMakeLists_txt 
 patch-Modules_CMakeUnixFindMake_cmake 
 patch-Modules_FindQt4_cmake 
 patch-Modules_FindThreads_cmake 
 patch-Modules_FindXMLRPC_cmake 
 patch-Modules_Platform_OpenBSD_cmake 
 patch-Source_cmDocumentation_cxx 
 patch-Source_cmTarget_cxx 
 patch-Source_kwsys_ProcessUNIX_c 
devel/cmake/pkg: DESCR PLIST 
Added files:
devel/cmake/files: FindIconv.cmake FindLibIntl.cmake 
devel/cmake/patches: patch-CTestCustom_cmake_in 
 patch-Modules_CMakeDetermineJavaCompiler_cmake 
 patch-Modules_FindASPELL_cmake 
 patch-Modules_FindBoost_cmake 
 patch-Modules_FindEXPAT_cmake 
 patch-Modules_FindGLU_cmake 
 patch-Modules_FindJNI_cmake 
 patch-Modules_FindJasper_cmake 
 patch-Modules_FindJava_cmake 
 patch-Modules_FindMPEG2_cmake 
 patch-Modules_FindMPEG_cmake 
 patch-Modules_FindPNG_cmake 
 patch-Modules_FindPythonInterp_cmake 
 patch-Modules_FindPythonLibs_cmake 
 patch-Modules_FindQt3_cmake 
 patch-Modules_FindQt_cmake 
 patch-Modules_FindSDL_cmake 
 patch-Modules_FindTCL_cmake 
 patch-Modules_FindTclStub_cmake 
 patch-Modules_FindTclsh_cmake 
 patch-Modules_FindWish_cmake 
 patch-Modules_FindX11_cmake 
 patch-Modules_FindZLIB_cmake 
 patch-Modules_FindwxWindows_cmake 
 patch-Modules_Platform_Generic_cmake 
 patch-Modules_Platform_NetBSD_cmake 
 patch-Modules_Qt4ConfigDependentSettings_cmake 
 patch-Source_CMakeLists_txt 
 patch-Source_CursesDialog_CMakeLists_txt 
 
patch-Source_CursesDialog_cmCursesStandardIncludes_h 
 patch-Source_cmComputeLinkInformation_cxx 
 patch-Source_cmComputeLinkInformation_h 
 patch-Source_cmInstallCommand_cxx 
 patch-Source_kwsys_SharedForward_h_in 
 patch-bootstrap 
Removed files:
devel/cmake/patches: patch-Modules_MacroPushRequiredVars_cmake 
 patch-Modules_Platform_gcc_cmake 
 patch-Source_CPack_cmCPackTGZGenerator_cxx 
 patch-Source_cmCPluginAPI_cxx 
 patch-Source_cmCommandArgumentParserHelper_cxx 
 patch-Source_cmFileCommand_cxx 
 patch-Source_cmFindLibraryCommand_cxx 
 patch-Source_cmGlobalGenerator_cxx 
 patch-Source_cmIfCommand_cxx 
 patch-Source_cmListFileLexer_c 
 patch-Source_cmLocalUnixMakefileGenerator3_cxx 
 patch-Source_cmMakefile_cxx 
 patch-Source_cmSystemTools_cxx 
 patch-Source_cmSystemTools_h 
 patch-Source_cmTryRunCommand_cxx 
 patch-Source_cmake_cxx 
 patch-Source_kwsys_CommandLineArguments_cxx 
 patch-Source_kwsys_Registry_cxx 
 patch-Source_kwsys_SystemTools_cxx 
 patch-Utilities_cmtar_encode_c 
 patch-Utilities_cmtar_util_c 
 patch-Utilities_cmxmlrpc_xmlrpc_client_c 
 patch-Utilities_cmxmlrpc_xmlrpc_curl_transport_c 
 patch-Utilities_cmxmlrpc_xmlrpc_data_c 
 patch-Utilities_cmxmlrpc_xmlrpc_parse_c 

Log message:
Update to cmake 2.8.1 (I also take maintainership).

This is good, commit. espie@



CVS: cvs.openbsd.org: ports

2010-05-28 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2010/05/28 15:01:03

Modified files:
math/R : Makefile 

Log message:
use fortran module



CVS: cvs.openbsd.org: ports

2010-05-28 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2010/05/28 15:28:17

Modified files:
lang/g77   : Makefile 
Added files:
lang/g77/patches: gcc4-gcc_gcc_c 
Removed files:
lang/g77/patches: patch-gcc_gcc_c 

Log message:
make sure __GNUC__ etc are defined on gcc3 platforms; from espie@



CVS: cvs.openbsd.org: ports

2010-05-28 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2010/05/28 16:41:43

Modified files:
math/freemat   : Makefile 

Log message:
use fortran module



CVS: cvs.openbsd.org: ports

2010-05-28 Thread Matthias Kilian
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2010/05/28 18:00:37

Modified files:
net/hs-HTTP: Makefile 

Log message:
Add missing dependencies.
Noticed by naddy@



CVS: cvs.openbsd.org: ports

2010-05-28 Thread William Yodlowsky
CVSROOT:/cvs
Module name:ports
Changes by: will...@cvs.openbsd.org 2010/05/28 18:56:58

Modified files:
security/clamav: Tag: OPENBSD_4_7 Makefile 
Added files:
security/clamav/patches: Tag: OPENBSD_4_7 patch-libclamav_pdf_c 

Log message:
SECURITY FIX

Resolves CVE-2010-1639, from upstream via pea@ (thanks!)

ok sthen@ jasper@



CVS: cvs.openbsd.org: ports

2010-05-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2010/05/28 19:23:55

Modified files:
graphics/hugin : Makefile distinfo 
graphics/hugin/patches: patch-CMakeLists_txt 
patch-CMakeModules_FindPNG_cmake 
patch-src_hugin1_hugin_config_defaults_h 
graphics/hugin/pkg: PLIST 
Added files:
graphics/hugin/patches: patch-CMakeModules_FindGLEW_cmake 
patch-src_celeste_training_CMakeLists_txt 
patch-src_hugin1_base_wx_RunStitchPanel_cpp 
patch-src_hugin_base_test_CMakeLists_txt 
Removed files:
graphics/hugin/patches: patch-doc_CMakeLists_txt 

Log message:
Update Hugin to 2010.0.0 (dcoppa, thanks for the cmake update!)



porting question

2010-05-28 Thread Adam Borbely
hi,

I'm trying making a port of ser2net.

most things are working fine, the port is
built with no problem and is working as I expected:
opens the tcp ports and I can connect to the modem
attached to the serial port from a remote machine and
I can dial in to a remote PBX with no problem.

one thing is missing: the directory
/usr/local/share/examples/ser2net is not created
and the ser2net.conf is not copied there. sure I miss
something but I don't find what it is. I was examining
other port's Makefiles with no success.

should this put in comms or net? i bet the former.

question:
- the lock dir is /var/lock by default. this does not
  exist by default. shold that be something like
  /var/spool/lock or the user should make the /var/lock?

any advice is welcome.

thank you
Adam


ser2net.tar.gz
Description: application/tar-gz


Demandez votre devis sans engagement !

2010-05-28 Thread La nouvelle mutuelle santé
L’offre April Assurances est composée d’une large gamme de
contrats de complémentaire santé, de prévoyance (protection en cas
de décès ou d’accident…), individuelle ou collective,
d’assurance de prêts. A ces contrats sont associés des services
d’assistance ou de dispense d’avance de frais qui procurent un
confort supplémentaire au client. Un site assurés santé, disponible
sur april.fr, offre la possibilité aux adhérents de consulter leurs
remboursements, de s’abonner pour recevoir leur relevés de
prestations par mail ou SMS… Il comprend également un portail
d’informations sur la prévention.

Version graphique: http://87.248.175.111/html/april/april.html
Plus d'informations: http://87.248.175.111/html/april/april2.php


**
Conformément à la loi informatique  libertés du 6 janvier 1978, je
dispose d'un droit d'accès, de rectification et d'opposition aux
données personnelles me concernant. 
Ce message commercial vous est envoyé par “Team Leaders”. Vous
recevez ce message parce que vous vous êtes inscrit sur l'un des
sites partenaires de “Team Leaders”. Vos données nominatives
n'ont pas été transmises à l'annonceur. Si vous ne souhaitez plus
recevoir notre lettre d'information Remplissez ce formulaire:
http://87.248.175.111/unsubscribe/index.php?q=po...@openbsd.org



THINKING OUTSIDE THE BOX | criatividade sem barreiras...

2010-05-28 Thread Opção Global, Lda.
se não conseguir visualizar correctamente o conteúdo deste e-mail, por
favor, clique aqui

AVISO

-

De acordo com a legislação internacional que regulamenta o correio
electrónico, Secção 301, parágrafo (a)(2)(c) Decreto S 1618, título
terceiro aprovado pelo 105 Congresso Base Das Normativas Internacionais
Sobre Spam diz o seguinte: O email não poderá ser considerado SPAM
quando incluir uma forma do receptor ser removido da lista. Se por algum
acaso o seu nome está incluído nesta lista por erro ou gostaria de ser
removido desta lista, por favor clique aqui
Esta mensagem (incluindo quaisquer anexos) pode conter informação
confidencial ou legalmente protegida para uso exclusivo do destinatário.
Se não for o destinatário pretendido da mesma, não deverá usar, copiar,
distribuir ou revelar o seu conteúdo (incluindo quaisquer anexos) a
terceiros, sem autorização. Se recebeu esta mensagem por engano, por
favor informe o emissor por e-mail e elimine-a imediatamente. Obrigado. A
transmissão de mensagens via e-mail não pode ser considerada protegida ou
isenta de erros uma vez que a informação poderá ser interceptada,
corrompida, perdida, destruída, chegar ao destino com atraso ou conter
vírus. Assim, o remetente não poderá ser responsabilizado por quaisquer
erros ou omissões.


Re: cmake: ignore warnings for use of strcpy, strcat, etc.

2010-05-28 Thread Kirill Bychkov
On Wed, May 26, 2010 11:44, David Coppa wrote:
From upstream git.

 New diff and tarball attached...

Hi. CMake works fine for me on amd64 with in-base gcc4 (yesterday's snapshot).
Tested with qgis, opensonic, lostpixels and some of my home-brewed ports wich
requires cmake=2.6

 cheers,
 david






devel/libffi update

2010-05-28 Thread Sebastian Reitenbach
Hi,

update to the latest release. Tested on i386/sparc/sparc64/mips64, see summary 
of regressions below, before and after the update.

I've created once patches to fix the testsuite for gcc-2.95. Unfortunately 
they do not apply anymore correctly. Not sure whether its worth the time to 
fix those?

Comments?
please test, since my machines are all before latest flag day.


cheers,
Sebastian

i386:
3.0.8
=== libffi Summary ===

# of expected passes1365
# of unexpected failures8
# of unsupported tests  15
*** Error code 1

3.0.9:
=== libffi Summary ===

# of expected passes1600
# of unexpected failures8
# of expected failures  10
# of unsupported tests  15


sparc64:
with 3.0.8
=== libffi Summary ===

# of expected passes1365
# of unexpected failures8
# of unsupported tests  15

with 3.0.9:
=== libffi Summary ===

# of expected passes1600
# of unexpected failures8
# of expected failures  10
# of unsupported tests  15

sparc:
3.0.8 (with my testsuite patches)
=== libffi Summary ===

# of expected passes1365
# of unexpected failures8
# of unsupported tests  15


3.0.9 (without my testsuite patches)
=== libffi Summary ===

# of expected passes680
# of unexpected failures333
# of expected failures  5
# of unsupported tests  15

mips64
3.0.8
=== libffi Summary ===

# of expected passes1232
# of unexpected failures120
# of unsupported tests  15
3.0.9
=== libffi Summary ===

# of expected passes1442
# of unexpected failures144
# of expected failures  10
# of unsupported tests  15

? libffi-patch
Index: Makefile
===
RCS file: /cvs/ports/devel/libffi/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile23 Feb 2010 19:08:55 -  1.9
+++ Makefile28 May 2010 13:05:23 -
@@ -6,9 +6,9 @@
 
 COMMENT=   Foreign Function Interface
 
-DISTNAME=  libffi-3.0.8
-PKGNAME=   ${DISTNAME}p2
-SHARED_LIBS +=  ffi  0.0  # .5.9
+DISTNAME=  libffi-3.0.9
+PKGNAME=   ${DISTNAME}
+SHARED_LIBS +=  ffi  1.0  # .5.9
 CATEGORIES=devel
 
 MAINTAINER=Jasper Lievisse Adriaanse jas...@openbsd.org
Index: distinfo
===
RCS file: /cvs/ports/devel/libffi/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo23 Sep 2009 20:55:46 -  1.1.1.1
+++ distinfo28 May 2010 13:05:23 -
@@ -1,5 +1,5 @@
-MD5 (libffi-3.0.8.tar.gz) = GIpPef2sIxAES0S305GO+Q==
-RMD160 (libffi-3.0.8.tar.gz) = QUT2Tnnr+VFhpq/VjOru+DcrXlc=
-SHA1 (libffi-3.0.8.tar.gz) = zkTRDDnZo3R5yHd+IGysDzbEhxI=
-SHA256 (libffi-3.0.8.tar.gz) = LHxbiKaPs2ImKIm6Je8l3CeGS3u/A1R6ija41WdWlAY=
-SIZE (libffi-3.0.8.tar.gz) = 722834
+MD5 (libffi-3.0.9.tar.gz) = HzAKen+XXUBG9RwwIvpf8Q==
+RMD160 (libffi-3.0.9.tar.gz) = Ef+a62L0++H+zwnm+YFKcr/ts3o=
+SHA1 (libffi-3.0.9.tar.gz) = VuQfh3gOCdBtJ5aQ5T1OosNx6og=
+SHA256 (libffi-3.0.9.tar.gz) = WJ0lFSMYvHgM2JGbFGcHk/SXHZg42rRu04wys+6SxFI=
+SIZE (libffi-3.0.9.tar.gz) = 731719
Index: patches/patch-configure
===
RCS file: /cvs/ports/devel/libffi/patches/patch-configure,v
retrieving revision 1.3
diff -u -r1.3 patch-configure
--- patches/patch-configure 23 Feb 2010 19:08:55 -  1.3
+++ patches/patch-configure 28 May 2010 13:05:23 -
@@ -2,9 +2,9 @@
 
 Enable libffi on hppa, mips64(el) and powerpc platforms.
 
 configure.orig Fri Dec 19 17:12:45 2008
-+++ configure  Sat Feb 20 00:37:30 2010
-@@ -20976,7 +20976,7 @@ case $host in
+--- configure.orig Thu Dec 31 13:41:51 2009
 configure  Fri May 28 09:29:43 2010
+@@ -12167,7 +12167,7 @@ case $host in
TARGET=FRV; TARGETDIR=frv
;;
  
@@ -13,18 +13,18 @@
TARGET=PA_LINUX; TARGETDIR=pa
;;
hppa*64-*-hpux*)
-@@ -21017,8 +21017,9 @@ case $host in
-   mips-sgi-irix5.* | mips-sgi-irix6.*)
+@@ -12215,6 +12215,10 @@ case $host in
+   HAVE_LONG_DOUBLE='defined(__mips64)'
TARGET=MIPS; TARGETDIR=mips
;;
--  mips*-*-linux*)
-+  mips*-*-linux* | mips*-*-openbsd*)
-   TARGET=MIPS; TARGETDIR=mips
++  mips*-*-openbsd*)
++  TARGET=MIPS; TARGETDIR=mips
 +  HAVE_LONG_DOUBLE='defined(__mips)'
-   ;;
++  ;;
  
powerpc*-*-linux* | powerpc-*-sysv*)
-@@ -21033,7 +21034,7 @@ case $host in
+   TARGET=POWERPC; TARGETDIR=powerpc
+@@ -12228,7 +12232,7 @@ case $host in
powerpc-*-aix* | rs6000-*-aix*)
TARGET=POWERPC_AIX; TARGETDIR=powerpc
;;
Index: 

GCC4: To bump or not to bump?

2010-05-28 Thread Christian Weisgerber
Everytime an architecture switches to GCC4, there are dependency
changes for all ports that use MODULES=gcc4 and C++ on that arch.
Normally, this would require a PKGNAME bump.  On the other hand,
the gcc4 switch is something of a flag day for that arch anyway.
So...
... to bump or not to bump?

-- 
Christian naddy Weisgerber  na...@mips.inka.de



Re: GCC4: To bump or not to bump?

2010-05-28 Thread Theo de Raadt
Everytime an architecture switches to GCC4, there are dependency
changes for all ports that use MODULES=gcc4 and C++ on that arch.
Normally, this would require a PKGNAME bump.  On the other hand,
the gcc4 switch is something of a flag day for that arch anyway.
So...
... to bump or not to bump?

When we are un-cautious about this, I would like to request
a second approach:

Gaurantee a crank before the next release happens.



[no subject]

2010-05-28 Thread Sebastian Reitenbach
Hi,

appended patch fixes the build of archivers/xz on sparc. Without the patch, 
configure was looking for a C99 compatible compiler but was not lucky with 
gcc-2.95. The patch uses the gcc3 module.  Make regress passed all tests.

please review and commit.

cheers,
Sebastian



fix to build archivers/xz on sparc

2010-05-28 Thread Sebastian Reitenbach
I hate that, not only that I forgot the subject, but also the attachment

On Friday 28 May 2010 05:55:10 pm Sebastian Reitenbach wrote:
 Hi,

 appended patch fixes the build of archivers/xz on sparc. Without the patch,
 configure was looking for a C99 compatible compiler but was not lucky with
 gcc-2.95. The patch uses the gcc3 module.  Make regress passed all tests.

 please review and commit.

 cheers,
 Sebastian

? xz-patch
Index: Makefile
===
RCS file: /cvs/ports/archivers/xz/Makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile
--- Makefile10 Sep 2009 15:27:26 -  1.1.1.1
+++ Makefile28 May 2010 15:32:20 -
@@ -18,7 +18,9 @@
 
 MASTER_SITES=  ${HOMEPAGE}
 
-MODULES=   devel/gettext
+MODULES=   devel/gettext gcc3
+MODGCC3_ARCHES=sparc
+
 WANTLIB=   c
 
 USE_LIBTOOL=   Yes


Re: Some amd64 failures (gcc4)

2010-05-28 Thread Christian Weisgerber
Christian Weisgerber na...@mips.inka.de wrote:

 Here are some initial port build failures I see on amd64 after the
 gcc4 switch.

Here's a complete list:

C++ cast loses precision, i.e., most likely a 64-bit value is
truncated to 32 bits:
  audio/festival/core
  cad/qcad
  emulators/vba
  games/einstein
  games/ivan
  games/xevil
  java/jlint
  lang/intel2gas
  mail/zarafa/zarafa
  math/ginac
  net/quirc
  textproc/isearch
  www/minimo
  x11/wm2
  x11/wmx

Internal compiler error:
  databases/evolution-data-server
  print/lyx
  www/larbin
  x11/kde/accessibility3

Miscellaneous, not necessarily related to gcc4:
  devel/micoC++
  devel/qt4-eventsview  ?
  emulators/qemurequires gcc3
  emulators/sdlmame Mesa update?
  games/quake2  LP64  -Werror
  lang/unicon   ?
  mail/mail-notificationmissing sentinel  -Werror
  net/hs-HTTP   ?
  security/stel -fwritable-strings unrecognized
  www/amaya/browser static/non-static
  www/kazehakase?
  x11/gnome/totem   can't find GStreamer-0.10 plugin videoscale

-- 
Christian naddy Weisgerber  na...@mips.inka.de



Re: Some amd64 failures (gcc4)

2010-05-28 Thread Marc Espie
On Fri, May 28, 2010 at 07:32:41PM +, Christian Weisgerber wrote:
 Christian Weisgerber na...@mips.inka.de wrote:
 Miscellaneous, not necessarily related to gcc4:
   devel/micoC++
It is.
   devel/qt4-eventsview  ?
It's broken because of the qt 4.6 update.
   emulators/sdlmame Mesa update?
sdlmame tries -Werror, and sdl-opengl play fucked games with GLU.
   lang/unicon   ?
doesn't really work on 64 bits until I fix it.
   mail/mail-notificationmissing sentinel  -Werror
Mostly hand-crafted build system, no fucking idea.
   www/kazehakase?
not related.