OpenBSD ports changes summary for 2017-05-03 ============================================
audio/calf audio/libsidplay audio/midish audio/morseplayer audio/sidplay audio/soundtracker devel devel/asm6 devel/distcc devel/mercurial devel/nspr devel/py-constantly devel/py-hg-git devel/py-zopeinterface devel/quirks games/xlife graphics/cfdg graphics/p5-SVG infrastructure/bin lang/vala net net/isc-bind net/libmaxminddb net/nsping net/ocserv net/quirc print/transfig sysutils/flashrom textproc/pdfpc www/dansguardian x11 x11/afterstep x11/chbg x11/eterm x11/kde4 x11/keynav x11/slim x11/treewm x11/wbar x11/wmi x11/wminfo x11/wmitime x11/wmtime x11/wmtz x11/xgrab == audio ============================================================= 01/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/audio calf + patches/patch-src_benchmark_cpp + patches/patch-src_calf_buffer_h + patches/patch-src_calf_fixed_point_h + patches/patch-src_calf_giface_h + patches/patch-src_calf_primitives_h + patches/patch-src_osctlnet_cpp + patches/patch-src_preset_cpp > fix build with clang, you gotta wonder how this ever compiled (espie@) libsidplay ~ Makefile > Switch ports using MASTER_SITE_OPENBSD to a new MASTER_SITES. > OK sthen@ (fcambus@) midish ~ Makefile ~ distinfo ~ pkg/DESCR ~ pkg/PLIST > update to 1.2.0 > ok (and tweaks) from bentley@, jca@ and sthen@ (ratchov@) morseplayer ~ Makefile > Switch ports using MASTER_SITE_OPENBSD to a new MASTER_SITES. > OK sthen@ (fcambus@) sidplay ~ Makefile > Switch ports using MASTER_SITE_OPENBSD to a new MASTER_SITES. > OK sthen@ (fcambus@) soundtracker ~ Makefile > just uses gnu inlines (espie@) == devel ============================================================= 02/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel devel ~ Makefile > +py-constantly{,python3} (landry@) asm6 ~ Makefile > Switch ports using MASTER_SITE_OPENBSD to a new MASTER_SITES. > OK sthen@ (fcambus@) distcc + patches/patch-src_access_c > obvious fix for clang (espie@) mercurial ~ Makefile ~ distinfo ~ pkg/DESCR-main ~ pkg/PLIST-main + patches/patch-tests_test-clonebundles_t > Update to mercurial 4.2. (juanfra@) nspr ~ patches/patch-nspr_pr_include_md__openbsd_cfg ~ patches/patch-nspr_pr_include_md__openbsd_h > handle aarch64, ok landry@ (sthen@) py-constantly + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > Import py-constantly 15.1.0, from Pavel Korovin py-hg-git - patches/patch-hggit_overlay_py ~ Makefile ~ distinfo > Update to hg-git 0.8.6. Fix the problem with https:// repos after the > update to mercurial 4.1 and 4.2. Maintainer timeout. (juanfra@) py-zopeinterface ~ Makefile ~ distinfo > update to py-zopeinterface 4.4.0, from Pavel Korovin (landry@) quirks ~ Makefile ~ files/Quirks.pm > kill xgrab. it not longer segfaults, but it's still darn useless > okay naddy@, sthen@ (espie@) ~ Makefile ~ files/Quirks.pm > Register removal of quirc. (fcambus@) == games ============================================================= 03/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/games xlife ~ Makefile > Switch ports using MASTER_SITE_OPENBSD to a new MASTER_SITES. > OK sthen@ (fcambus@) == graphics ========================================================== 04/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics cfdg ~ Makefile > fix. Stupid program is stupid. thanks naddy@ (espie@) p5-SVG ~ Makefile ~ distinfo > update to p5-SVG-2.72 (jasper@) == infrastructure ==================================================== 05/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/infrastructure bin ~ update-patches > need two separate matches if PATCHORIG finishes with .orig! (espie@) == lang ============================================================== 06/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang vala ~ Makefile ~ distinfo > update to vala-0.36.3 (jasper@) == net =============================================================== 07/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net net ~ Makefile > Remove net/quirc. > Our quirc port is from 2004, and there is no upstream anymore. > There are plenty of choices regarding maintained IRC clients in the > ports tree. > OK jca@, landry@ (fcambus@) isc-bind ~ Makefile ~ distinfo ~ patches/patch-bin_dig_dig_c ~ patches/patch-bin_dig_nslookup_c ~ patches/patch-lib_isc_unix_net_c ~ patches/patch-lib_isc_unix_socket_c ~ pkg/PLIST > update to BIND 9.10.5 (sthen@) libmaxminddb ~ Makefile ~ distinfo > Update GeoLite2 databases to latest version. (fcambus@) nsping ~ Makefile > Switch ports using MASTER_SITE_OPENBSD to a new MASTER_SITES. > OK sthen@ (fcambus@) ocserv ~ Makefile ~ distinfo ~ patches/patch-configure_ac ~ patches/patch-doc_sample_config ~ patches/patch-src_occtl_occtl_c > update to ocserv-0.11.8 (sthen@) quirc - Makefile - distinfo - patches/patch-Makefile.in - patches/patch-data_Makefile_in - patches/patch-doc_Makefile_in - patches/patch-format_cc - patches/patch-servertcl_cc - patches/patch-tcl_cc - pkg/DESCR - pkg/PLIST > Remove net/quirc. > Our quirc port is from 2004, and there is no upstream anymore. > There are plenty of choices regarding maintained IRC clients in the > ports tree. > OK jca@, landry@ (fcambus@) == print ============================================================= 08/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/print transfig ~ Makefile ~ patches/patch-fig2dev_Imakefile > use system getopt, this allows compile with clang, thus unlocking > GraphicsMagick and friends (espie@) == sysutils ========================================================== 09/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils flashrom ~ Makefile > some configury hidden inside the Makefile uses -Werror... on libusb1 > headers, which are not really clean (uses bad preprocessor magic), so > to detect it and finish building with clang, turning off -Werror is > the simplest way. (espie@) == textproc ========================================================== 10/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc pdfpc ~ Makefile ~ pkg/PLIST > fix the location where man pages are installed > OK jasper@ (phessler@) == www =============================================================== 11/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www dansguardian + patches/patch-src_BaseSocket_hpp > Missing include for clang (jca@) == x11 =============================================================== 12/12 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11 x11 ~ Makefile > kill xgrab. it not longer segfaults, but it's still darn useless > okay naddy@, sthen@ (espie@) afterstep ~ Makefile + patches/patch-libAfterBase_asvector_c + patches/patch-libAfterBase_asvector_h + patches/patch-libAfterBase_parse_h + patches/patch-libAfterBase_socket_c + patches/patch-libAfterStep_colorscheme_c + patches/patch-libAfterStep_functions_h + patches/patch-libAfterStep_mylook_c + patches/patch-libAfterStep_mylook_h + patches/patch-src_afterstep_asinternals_h + patches/patch-src_afterstep_misc_c > Drop "inline" or move to "static inline" to fix clang build (jca@) chbg + patches/patch-src_chbg_c > Fix definition of main > Fixes build with clang (jca@) eterm + patches/patch-src_command_c > inline->static inline fix for clang (jca@) kde4 ~ nepomuk-core/Makefile ~ runtime/Makefile > disable doxygen as build depend in KDE4 > - survived a bulk, thanks ajacoutot@ > ok jca@ (rsadowski@) keynav ~ Makefile > Respect CC (jca@) ~ patches/patch-keynav_c > Pull bug fix and missing ctype.h include from upstream. > Fixes build with clang (jca@) ~ Makefile > Missed in previous (jca@) slim ~ Makefile + patches/patch-panel_cpp > Fix pointer < 0 check, fixes build with clang (jca@) treewm + patches/patch-src_tile_cc > Needs ctsdlib (jca@) wbar + patches/patch-src_Makefile_in > -Werror considered harmful (jca@) wmi + patches/patch-src_action_cpp > Missing include for clang (jca@) wminfo ~ Makefile > Respect CC (jca@) + patches/patch-wmgeneral_list_h > Drop silly inline decls, fix build with clang. (jca@) wmitime ~ Makefile > Respect CC (jca@) + patches/patch-wmgeneral_list_h > Drop useless "inline", fixes clang builds (jca@) wmtime ~ Makefile > Respect CC (jca@) wmtz ~ Makefile > Respect CC (jca@) + patches/patch-wmgeneral_list_h > Drop useless "inline"; fixes clang builds (jca@) xgrab ~ patches/patch-xgrabsc_c + patches/patch-convert_c + patches/patch-process_c + patches/patch-write_c + patches/patch-xgrabsc_h + patches/patch-xgrabxaw_c > fix enough warnings/errors that this compiles with clang (espie@) ~ Makefile ~ patches/patch-process_c ~ patches/patch-xgrabsc_h > more cleanup: add prototypes for functions. > prevent segfault on 24 bits visuals. (espie@) - Makefile - distinfo - patches/patch-Imakefile - patches/patch-convert_c - patches/patch-process_c - patches/patch-write_c - patches/patch-xgrabsc_c - patches/patch-xgrabsc_h - patches/patch-xgrabxaw_c - pkg/DESCR - pkg/PLIST > erase the port itself, already unlinked and quirked (espie@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
