Date: Thu, 22 Nov 2007 22:27:30 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gcvs Makefile ports/devel/gcvs/files patch-common-UCvsFiles.cpp patch-common_AboutDlg.cpp patch-common_AppGlue.h patch-common_ImportDlg.cpp patch-common_ImportFilterDlg.cpp patch-common_LineCmd.cpp patch-common_LogDlg.cpp patch-common_MultiString.cpp patch-common_MultiString.h ... Message-ID: <200711222227.lAMMRUkm079470@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-11-22 22:27:30 UTC
FreeBSD ports repository
Modified files:
devel/gcvs Makefile
devel/gcvs/files patch-common-UCvsFiles.cpp
patch-cvsunix-configure.in
Added files:
devel/gcvs/files patch-common_AboutDlg.cpp
patch-common_AppGlue.h
patch-common_ImportDlg.cpp
patch-common_ImportFilterDlg.cpp
patch-common_LineCmd.cpp
patch-common_LogDlg.cpp
patch-common_MultiString.cpp
patch-common_MultiString.h
patch-common_Persistent.h
patch-common_UCvsApp.cpp
patch-common_UpdateDlg.cpp
patch-common_cvsgui_process.cpp
patch-common_getopt.c
patch-cvsunix-lib_regex.c
patch-rf_uevent.cpp patch-rf_umain.h
patch-rf_ustr.cpp patch-rf_ustr.h
patch-rf_utoolbar.cpp patch-rf_utoolbar.h
patch-rf_uwidget.cpp patch-rf_uwidget.h
Log:
- Fix build with gcc 4.2/AMD64
PR: 118027
Submitted by: Pietro Cerutti <gahr@gahr.ch>
Approved by: portmgr (pav,linimon)
Revision Changes Path
1.36 +1 -7 ports/devel/gcvs/Makefile
1.2 +11 -2 ports/devel/gcvs/files/patch-common-UCvsFiles.cpp
1.1 +16 -0 ports/devel/gcvs/files/patch-common_AboutDlg.cpp (new)
1.1 +13 -0 ports/devel/gcvs/files/patch-common_AppGlue.h (new)
1.1 +26 -0 ports/devel/gcvs/files/patch-common_ImportDlg.cpp (new)
1.1 +11 -0 ports/devel/gcvs/files/patch-common_ImportFilterDlg.cpp (new)
1.1 +11 -0 ports/devel/gcvs/files/patch-common_LineCmd.cpp (new)
1.1 +38 -0 ports/devel/gcvs/files/patch-common_LogDlg.cpp (new)
1.1 +11 -0 ports/devel/gcvs/files/patch-common_MultiString.cpp (new)
1.1 +20 -0 ports/devel/gcvs/files/patch-common_MultiString.h (new)
1.1 +15 -0 ports/devel/gcvs/files/patch-common_Persistent.h (new)
1.1 +11 -0 ports/devel/gcvs/files/patch-common_UCvsApp.cpp (new)
1.1 +29 -0 ports/devel/gcvs/files/patch-common_UpdateDlg.cpp (new)
1.1 +11 -0 ports/devel/gcvs/files/patch-common_cvsgui_process.cpp (new)
1.1 +11 -0 ports/devel/gcvs/files/patch-common_getopt.c (new)
1.2 +26 -3 ports/devel/gcvs/files/patch-cvsunix-configure.in
1.1 +11 -0 ports/devel/gcvs/files/patch-cvsunix-lib_regex.c (new)
1.1 +63 -0 ports/devel/gcvs/files/patch-rf_uevent.cpp (new)
1.1 +20 -0 ports/devel/gcvs/files/patch-rf_umain.h (new)
1.1 +10 -0 ports/devel/gcvs/files/patch-rf_ustr.cpp (new)
1.1 +20 -0 ports/devel/gcvs/files/patch-rf_ustr.h (new)
1.1 +28 -0 ports/devel/gcvs/files/patch-rf_utoolbar.cpp (new)
1.1 +11 -0 ports/devel/gcvs/files/patch-rf_utoolbar.h (new)
1.1 +168 -0 ports/devel/gcvs/files/patch-rf_uwidget.cpp (new)
1.1 +11 -0 ports/devel/gcvs/files/patch-rf_uwidget.h (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711222227.lAMMRUkm079470>
