UPDATE: security/burpsuite 2.1

2019-07-12 Thread Lawrence Teo
This updates Burp Suite Community Edition to 2.1.

http://releases.portswigger.net/2019/06/professional-community-edition-21.html

I tested it with jdk 1.8 and 11 and it works fine with both.

The previous burpsuite version could only use jdk 1.8 due to an issue
with HTTPS interception [1] but that has been resolved with this new
version, so I have changed MODJAVA_VER to 1.8+.

Comments? ok?

1. https://marc.info/?l=openbsd-ports=155944649912673=2



Index: Makefile
===
RCS file: /cvs/ports/security/burpsuite/Makefile,v
retrieving revision 1.29
diff -u -p -r1.29 Makefile
--- Makefile26 Jun 2019 09:48:45 -  1.29
+++ Makefile13 Jul 2019 02:55:50 -
@@ -2,10 +2,9 @@
 
 COMMENT =  tool for testing security of web applications
 
-VERSION =  1.7.36
+VERSION =  2.1
 DISTNAME = burpsuite_free_v${VERSION}
 PKGNAME =  burpsuite-${VERSION}
-REVISION = 1
 
 
DISTFILES=${DISTNAME}${EXTRACT_SUFX}{Download?productId=100\=${VERSION}\=Jar}
 
@@ -22,8 +21,7 @@ EXTRACT_ONLY =
 EXTRACT_SUFX = .jar
 
 MODULES =  java
-# XXX if updating, please check if it works with jdk 11 and switch to "1.8+" 
if ok
-MODJAVA_VER =  1.8
+MODJAVA_VER =  1.8+
 
 RUN_DEPENDS =  java/javaPathHelper
 
Index: distinfo
===
RCS file: /cvs/ports/security/burpsuite/distinfo,v
retrieving revision 1.23
diff -u -p -r1.23 distinfo
--- distinfo30 Jul 2018 14:07:30 -  1.23
+++ distinfo13 Jul 2019 02:56:55 -
@@ -1,2 +1,2 @@
-SHA256 (burpsuite_free_v1.7.36.jar) = 
KpQ3op8+BClXGuIaGFbSC+xykTHNk0q6yQk1T4B1pIo=
-SIZE (burpsuite_free_v1.7.36.jar) = 26466374
+SHA256 (burpsuite_free_v2.1.jar) = 1ScVdtE8pVQhnDQZhAx9Rpbyr/N0mDJ6CxvKYcE0lrg=
+SIZE (burpsuite_free_v2.1.jar) = 293049106



Re: databases/p5-DBIx-Simple: Update to 1.37

2019-07-12 Thread Andrew Hewus Fresh
On Mon, Jul 08, 2019 at 08:01:30AM +, wen heping wrote:
> Hi, ports@:
> 
>Here is a patch to update databases/p5-DBIx-Simple to 1.37.
>It build well and passed all tests on my amd64-head system.
> 
>One ports depends on databases/p5-DBIx-Simple: mail/p5-Mail-DMARC,
> it build well and passed all tests too.
> 
>   Comments ? OK?

I'd like to see
MAKE_ENV=TEST_POD=Yes

and
TEST_DEPENDS = databases/p5-DBD-SQLite

and remove the BUILD_DEPENDS=${RUN_DEPENDS} that isn't necessary.

Thanks for the update!


> Index: Makefile
> ===
> RCS file: /cvs/ports/databases/p5-DBIx-Simple/Makefile,v
> retrieving revision 1.2
> diff -u -p -r1.2 Makefile
> --- Makefile  20 Mar 2016 19:56:11 -  1.2
> +++ Makefile  8 Jul 2019 07:55:51 -
> @@ -5,11 +5,11 @@ COMMENT =   very complete easy-to-use OO i
>  MODULES =cpan
>  PKG_ARCH =   *
>  
> -DISTNAME =   DBIx-Simple-1.35
> +DISTNAME =   DBIx-Simple-1.37
>  CATEGORIES = databases
>  
>  # Perl
> -PERMIT_PACKAGE_CDROM =   Yes
> +PERMIT_PACKAGE = Yes
>  
>  BUILD_DEPENDS =  ${RUN_DEPENDS}
>  RUN_DEPENDS =databases/p5-DBI
> Index: distinfo
> ===
> RCS file: /cvs/ports/databases/p5-DBIx-Simple/distinfo,v
> retrieving revision 1.1.1.1
> diff -u -p -r1.1.1.1 distinfo
> --- distinfo  23 Jun 2014 19:08:01 -  1.1.1.1
> +++ distinfo  8 Jul 2019 07:55:51 -
> @@ -1,2 +1,2 @@
> -SHA256 (DBIx-Simple-1.35.tar.gz) = 
> RFU1s9+riBQMeg0ndrHnjyVNx+nIEHLVoBr8laXbSZo=
> -SIZE (DBIx-Simple-1.35.tar.gz) = 19316
> +SHA256 (DBIx-Simple-1.37.tar.gz) = 
> RtMRqizgiQdAHFYRllhCbbsETFpA3nPZp7eb9QOQyuM=
> +SIZE (DBIx-Simple-1.37.tar.gz) = 20397


-- 
andrew - http://afresh1.com

Computer analyst to programmer:
   "You start coding. I'll go find out what they want."



Re: [NEW] devel/p5-Test-HasVersion

2019-07-12 Thread Andrew Hewus Fresh
On Tue, Jul 09, 2019 at 02:04:30AM +, wen heping wrote:
> Hi, ports@:
> 
> Here is a patch to create new port devel/p5-Test-HasVersion, which is 
> rquired by
> the test of devel/p5-Test-Compile.
> 
>It build well and passed all tests on my amd64-head system.
> 
> Comments? OK?

OK afresh1@



[Maintainer Update] umurmur 0.2.16a -> 0.2.17

2019-07-12 Thread Jonathon Sisson
Switching to OpenSMTPD.  Tired of fighting with gmail for simple text.

I've removed the appropriate comments from the patch files, and removed 
SEPARATE_BUILD.

Thanks!

Jonathon




diff -ru audio/umurmur/Makefile mystuff/audio/umurmur/Makefile
--- audio/umurmur/Makefile  Fri Jun 14 23:33:29 2019
+++ mystuff/audio/umurmur/Makefile  Fri Jul 12 19:53:57 2019
@@ -4,8 +4,8 @@
 
 GH_ACCOUNT =   fatbob313
 GH_PROJECT =   umurmur
-GH_TAGNAME =   0.2.16a
-REVISION = 6
+GH_TAGNAME =   0.2.17
+REVISION = 0
 CATEGORIES =   audio
 
 HOMEPAGE = https://umurmur.net/
diff -ru audio/umurmur/distinfo mystuff/audio/umurmur/distinfo
--- audio/umurmur/distinfo  Sat Jul 11 02:35:36 2015
+++ mystuff/audio/umurmur/distinfo  Thu Jul 11 22:51:10 2019
@@ -1,2 +1,2 @@
-SHA256 (umurmur-0.2.16a.tar.gz) = 1k3493zqpJUdfyrbstzBc4QdHjh+9M0ggsQhUKhDSaU=
-SIZE (umurmur-0.2.16a.tar.gz) = 91187
+SHA256 (umurmur-0.2.17.tar.gz) = 53t7ZhZ2j0ocB0Qq/kmncmkvZnsAwjzIWQnU3QziBtI=
+SIZE (umurmur-0.2.17.tar.gz) = 93786
diff -ru audio/umurmur/patches/patch-CMakeLists_txt 
mystuff/audio/umurmur/patches/patch-CMakeLists_txt
--- audio/umurmur/patches/patch-CMakeLists_txt  Fri Jun 12 12:31:39 2015
+++ mystuff/audio/umurmur/patches/patch-CMakeLists_txt  Fri Jul 12 00:06:06 2019
@@ -1,47 +1,26 @@
-$OpenBSD: patch-CMakeLists_txt,v 1.2 2015/06/12 09:50:42 dcoppa Exp $
 CMakeLists.txt.origTue Apr  7 12:01:12 2015
-+++ CMakeLists.txt Fri Jun 12 11:32:59 2015
-@@ -57,18 +57,13 @@ elseif("${SSL}" STREQUAL "gnutls")
-   endif(NETTLE_FOUND)
- endif("${SSL}" STREQUAL "openssl")
+$OpenBSD$
+
+Index: CMakeLists.txt
+--- CMakeLists.txt.orig
 CMakeLists.txt
+@@ -3,7 +3,7 @@ project(umurmurd C)
  
--check_library_exists(rt clock_gettime "time.h" HAVE_CLOCK_GETTIME_RT)
-+check_function_exists(clock_gettime HAVE_CLOCK_GETTIME)
+ set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} 
"${CMAKE_SOURCE_DIR}/cmake/Modules/")
+ set(CMAKE_INSTALL_RPATH_USE_LINK_PATH true)
+-set(UMURMUR_BINARY_DIR "${CMAKE_BINARY_DIR}/bin")
++set(UMURMUR_BINARY_DIR "${CMAKE_BINARY_DIR}/sbin")
+ set(CMAKE_RUNTIME_OUTPUT_DIRECTORY "${UMURMUR_BINARY_DIR}")
  
--if(NOT HAVE_CLOCK_GETTIME_RT)
--  check_function_exists(clock_gettime HAVE_CLOCK_GETTIME)
--  if(NOT HAVE_CLOCK_GETTIME)
--check_library_exists(c clock_get_time "mach/time.h" HAVE_CLOCK_GET_TIME)
--if(NOT HAVE_CLOCK_GET_TIME)
--  message(FATAL_ERROR "Didn't find clock_gettime() or clock_get_time()!")
--endif()
-+if(NOT HAVE_CLOCK_GETTIME)
-+  check_library_exists(c clock_get_time "mach/time.h" HAVE_CLOCK_GET_TIME)
-+  if(NOT HAVE_CLOCK_GET_TIME)
-+message(FATAL_ERROR "Didn't find clock_gettime() or clock_get_time()!")
-   endif()
--else()
--  set(LIBRT rt)
- endif()
+ if(NOT CMAKE_BUILD_TYPE)
+@@ -24,9 +24,9 @@ find_package(ProtobufC REQUIRED)
  
- if(USE_SHAREDMEMORY_API)
-@@ -90,16 +85,15 @@ add_subdirectory(src)
- configure_file(src/config.h.in ${CMAKE_SOURCE_DIR}/src/config.h)
+ add_subdirectory(src)
  
- include_directories(${LIBCONFIG_INCLUDE_DIR} ${PROTOBUFC_INCLUDE_DIR} 
${SSLIMP_INCLUDE_DIR})
--link_directories(${LIBCONFIG_LIB_DIR} ${PROTOBUFC_LIB_DIR} ${SSLIMP_LIB_DIR})
+-find_path(OLD_CONFIG_FILE NAMES "umurmur.conf" PATHS ${CMAKE_INSTALL_PREFIX} 
PATH_SUFFIXES "etc")
++find_path(OLD_CONFIG_FILE NAMES "umurmur.conf" PATHS ${CMAKE_INSTALL_PREFIX} 
PATH_SUFFIXES "share/examples/umurmur")
  
- add_executable(${PROJECT_NAME} ${SOURCE})
--install(TARGETS ${PROJECT_NAME} RUNTIME DESTINATION "bin")
-+install(TARGETS ${PROJECT_NAME} RUNTIME DESTINATION "sbin")
- 
- find_path(OLD_CONFIG_FILE NAMES "umurmur.conf" PATHS ${CMAKE_INSTALL_PREFIX} 
PATH_SUFFIXES "etc")
  if(NOT OLD_CONFIG_FILE)
 -  install(FILES "umurmur.conf.example" DESTINATION "etc" RENAME 
"umurmur.conf")
 +  install(FILES "umurmur.conf.example" DESTINATION "share/examples/umurmur" 
RENAME "umurmur.conf")
- endif(NOT OLD_CONFIG_FILE)
+ endif()
  
- add_definitions(${SSLIMP_CFLAGS})
- 
--target_link_libraries(${PROJECT_NAME} ${LIBCONFIG_LIBRARIES} 
${PROTOBUFC_LIBRARIES} ${SSLIMP_LIBRARIES} ${LIBRT} ${CRYPTO_LIBRARIES})
-+target_link_libraries(${PROJECT_NAME} ${LIBCONFIG_LIBRARIES} 
${PROTOBUFC_LIBRARIES} ${SSLIMP_LIBRARIES} ${CRYPTO_LIBRARIES})
Only in mystuff/audio/umurmur/patches: patch-src_CMakeLists_txt
diff -ru audio/umurmur/patches/patch-src_channel_c 
mystuff/audio/umurmur/patches/patch-src_channel_c
--- audio/umurmur/patches/patch-src_channel_c   Sat Jul 11 02:35:36 2015
+++ mystuff/audio/umurmur/patches/patch-src_channel_c   Fri Jul 12 20:20:44 2019
@@ -1,14 +1,9 @@
 $OpenBSD: patch-src_channel_c,v 1.5 2015/07/10 17:30:30 dcoppa Exp $
 
-commit c2eec4582ad6f5f759d8b9a3c7f9bf78aa59f656
-Author: Felix Morgner 
-Date:   Mon Jul 6 11:20:34 2015 +0200
-
-Fixed mutiple possible null-pointer derefences
-
 src/channel.c.orig Sat Jun 20 00:58:46 2015
-+++ src/channel.c  Fri Jul 10 19:01:06 2015
-@@ -195,7 +195,7 @@ void Chan_init()
+Index: 

Re: [UPDATE] www/honk

2019-07-12 Thread Horia Racoviceanu
Update patch to Makefile rev. 1.7

On 7/11/19, Horia Racoviceanu  wrote:
> Update to v0.7.4
> - add admin.txt
>
> Changelog:
> + Ever more bug fixes.
> + Collapse posts based on custom regex match.
> + Tonks are now honk backs.
> + Show both avatars for bonks. Other minor refinements to UI.
> + Minimal support for Video activity and PeerTube compat.
> + Support for some user selectable styling. Currently, skinny column mode.
> + webp image transcoding.
>
>
> On 6/27/19, Horia Racoviceanu  wrote:
>> Update to v0.7.3
>>
>> Changelog:
>> -- 0.7.3
>> + Better fedicompat so bonks are visible to pleroma followers.
>> -- 0.7.2
>> + Add the funzone. Minor other UI tweaks.
>>
>> On 6/21/19, Horia Racoviceanu  wrote:
>>> Update to v0.7.1
>>>
>>> Changelog:
>>> + Fix bug preventing unfollow from working.
>>>
>>> On 6/18/19, Horia Racoviceanu  wrote:
 - add memes directory

 On 6/18/19, Horia Racoviceanu  wrote:
> - add emus directory
>
> On 6/17/19, Horia Racoviceanu  wrote:
>> Update to v0.7.0
>> - codename Father Mother Maiden Crone Honker Bonker Zonker
>>
>> Changelog:
>> +++ Auto fetching and inlining of hoots.
>> ++ A new xzone to view and import data not otherwise visible.
>> ++ Preview before honking.
>> ++ Some extra commands for better database retention management.
>> ++ A changelog.
>> + Default robots.txt.
>> + Misc UI touchups.
>> + Read only support for qonks.
>> + About page.
>> + More reliable (retries) meta messages such as follow requests.
>> + Better thread support for missing context.
>> + Upgrade image library for cleaner screenshots.
>> + Not all summaries need labels.
>> + Add max-width for video tag.
>>
>> On 6/14/19, Aaron Bieber  wrote:
>>> On Wed, 12 Jun 2019 at 22:53:45 -0400, Horia Racoviceanu wrote:
 - bump REVISION
 - change PERMIT_PACKAGE_CDROM to PERMIT_PACKAGE
 - change user _honk home directory mode, no longer group writable
 - update README, add icon and favicon
>>>
>>> Tests fine here! OK abieber@ if anyone wants to commit.
>>>
>>> --
>>> PGP: 0x1F81112D62A9ADCE / 3586 3350 BFEA C101 DB1A  4AF0 1F81 112D
>>> 62A9
>>> ADCE
>>>
>>
>

>>>
>>
>
Index: Makefile
===
RCS file: /cvs/ports/www/honk/Makefile,v
retrieving revision 1.7
diff -u -p -r1.7 Makefile
--- Makefile12 Jul 2019 20:50:46 -  1.7
+++ Makefile13 Jul 2019 01:07:21 -
@@ -2,7 +2,7 @@
 
 COMMENT =  federated status updater
 
-DISTNAME = honk-0.6.0
+DISTNAME = honk-0.7.4
 CATEGORIES =   www
 
 HOMEPAGE = https://humungus.tedunangst.com/r/honk
Index: distinfo
===
RCS file: /cvs/ports/www/honk/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo4 Jun 2019 02:41:49 -   1.4
+++ distinfo13 Jul 2019 01:07:21 -
@@ -1,2 +1,2 @@
-SHA256 (honk-0.6.0.tgz) = OjBaohbkm8Y/i1RawsOG/qF7dQluuKIGxvnApf+gwGE=
-SIZE (honk-0.6.0.tgz) = 166970
+SHA256 (honk-0.7.4.tgz) = uWqlp89q+ADDcBMGU6Sf9614wKGQDc5PdTO8sUKSc4k=
+SIZE (honk-0.7.4.tgz) = 213790
Index: pkg/PLIST
===
RCS file: /cvs/ports/www/honk/pkg/PLIST,v
retrieving revision 1.3
diff -u -p -r1.3 PLIST
--- pkg/PLIST   4 Jun 2019 02:41:50 -   1.3
+++ pkg/PLIST   13 Jul 2019 01:07:21 -
@@ -5,28 +5,32 @@
 @bin bin/honk
 share/doc/honk/
 share/doc/honk/README
+share/doc/honk/admin.txt
+share/doc/honk/changelog.txt
 share/doc/honk/manual.txt
 share/doc/honk/ping.txt
 share/doc/honk/security.txt
 share/doc/honk/spec.txt
 share/doc/pkg-readmes/${PKGSTEM}
-@mode 770
+@mode 750
 @owner _honk
 @group _honk
 @sample ${VARBASE}/honk/
-@mode 750
+@sample ${VARBASE}/honk/emus/
+@sample ${VARBASE}/honk/memes/
 @sample ${VARBASE}/honk/views/
-@mode
-@owner
-@group
 share/examples/honk/
 share/examples/honk/schema.sql
 @sample ${VARBASE}/honk/schema.sql
 share/examples/honk/views/
+share/examples/honk/views/about.html
+@sample ${VARBASE}/honk/views/about.html
 share/examples/honk/views/account.html
 @sample ${VARBASE}/honk/views/account.html
 share/examples/honk/views/combos.html
 @sample ${VARBASE}/honk/views/combos.html
+share/examples/honk/views/funzone.html
+@sample ${VARBASE}/honk/views/funzone.html
 share/examples/honk/views/header.html
 @sample ${VARBASE}/honk/views/header.html
 share/examples/honk/views/honk.html
@@ -41,5 +45,7 @@ share/examples/honk/views/login.html
 @sample ${VARBASE}/honk/views/login.html
 share/examples/honk/views/style.css
 @sample ${VARBASE}/honk/views/style.css
+share/examples/honk/views/xzone.html
+@sample ${VARBASE}/honk/views/xzone.html
 share/examples/honk/views/zonkers.html
 @sample ${VARBASE}/honk/views/zonkers.html
Index: pkg/README

CVS: cvs.openbsd.org: ports

2019-07-12 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2019/07/12 16:55:20

Modified files:
sysutils/firmware: Makefile.inc 

Log message:
unbreak: move check from PERMIT_PACKAGE_* to PERMIT_PACKAGE



CVS: cvs.openbsd.org: ports

2019-07-12 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/07/12 15:44:01

Modified files:
databases/mariadb: Makefile 
databases/mariadb/pkg: README-server 

Log message:
adjust MariaDB pkg-readme to mention mysql_upgrade and use a simpler suggestion
for overriding socket path that matches the new default my.cnf better. ok Brad



CVS: cvs.openbsd.org: ports

2019-07-12 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/07/12 15:42:15

Modified files:
audio/audacious: Makefile 
games/glutton  : Makefile 
games/stone-soup: Makefile 

Log message:
a couple of straggling simple PERMIT_PACKAGE=Yes (different whitespace etc)



CVS: cvs.openbsd.org: ports

2019-07-12 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/07/12 15:36:21

Modified files:
geo/qgis   : Makefile 
Added files:
geo/qgis/patches: patch-src_core_CMakeLists_txt 

Log message:
restrict inlining on one c++ source file on clang arches, it was taking many 
hours.
down to ~1 minute with restriction. hint from kurt@ ok espie@



CVS: cvs.openbsd.org: ports

2019-07-12 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/07/12 15:34:51

Modified files:
sysutils/firmware: Makefile.inc 
sysutils/firmware/athn: Makefile 
sysutils/firmware/rsu: Makefile 
sysutils/firmware/ulpt: Makefile 
sysutils/firmware/vmm: Makefile 

Log message:
move firmware ports from PERMIT.*_(CDROM|FTP) to PERMIT_(DISTFILES|PACKAGE)



CVS: cvs.openbsd.org: ports

2019-07-12 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/07/12 15:25:58

Modified files:
astro/sunclock : Makefile 
japanese/onew  : Makefile 
japanese/kinput2: Makefile 

Log message:
fix irregular PERMIT_*



CVS: cvs.openbsd.org: ports

2019-07-12 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/07/12 15:22:24

Modified files:
textproc/ispell: Makefile 

Log message:
fix an irregular PERMIT_*



CVS: cvs.openbsd.org: ports

2019-07-12 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/07/12 15:15:36

Modified files:
astro/libnova  : Makefile 
astro/sunclock : Makefile 
audio/metronome: Makefile 
books/tex-by-topic: Makefile 
converters/p5-Convert-Base32: Makefile 
databases/pgbouncer: Makefile 
databases/pgpool: Makefile 
devel/coccigrep: Makefile 
devel/coccinelle: Makefile 
devel/cryptopp : Makefile 
devel/p5-Class-ISA: Makefile 
devel/p5-Test-CheckManifest: Makefile 
devel/pysvn: Makefile 
devel/ruby-extlib: Makefile 
devel/ruby-ole : Makefile 
devel/avr32/binutils: Makefile 
devel/avr32/gcc: Makefile 
devel/avr32/gcc-bootstrap: Makefile 
devel/avr32/headers: Makefile 
devel/avr32/newlib: Makefile 
devel/imake: Makefile 
devel/imake-cf : Makefile 
devel/p5-File-Listing: Makefile 
games/starlanes: Makefile 
graphics/pycha : Makefile 
graphics/vigra : Makefile 
japanese/kinput2: Makefile 
japanese/onew  : Makefile 
lang/eltclsh   : Makefile 
math/eigen2: Makefile 
misc/lfm   : Makefile 
multimedia/p5-AMF-Connection: Makefile 
multimedia/p5-Storable-AMF: Makefile 
net/bro: Makefile 
net/oinkmaster : Makefile 
net/openvpn-auth-ldap: Makefile 
net/p5-Net-DHCP: Makefile 
net/sipcalc: Makefile 
net/tcl-snmptools: Makefile 
net/p5-Net-HTTP: Makefile 
security/clamav-unofficial-sigs: Makefile 
security/gnupg2: Makefile 
security/libksba: Makefile 
security/libperseus: Makefile 
security/logsentry: Makefile 
security/onesixtyone: Makefile 
security/pinentry: Makefile 
security/py-ecdsa: Makefile 
sysutils/ranger: Makefile 
sysutils/rdiff-backup: Makefile 
sysutils/netshot: Makefile 
textproc/docbook2x: Makefile 
textproc/ispell: Makefile 
www/p5-WWW-Tumblr: Makefile 
x11/p5-Tk-TableMatrix: Makefile 

Log message:
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes



CVS: cvs.openbsd.org: ports

2019-07-12 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/07/12 15:07:47

Modified files:
audio/py-discogs-client: Makefile 
audio/py-musicbrainzngs: Makefile 
devel/automoc  : Makefile 
devel/jd-gui   : Makefile 
devel/p5-Devel-Gladiator: Makefile 
devel/p5-Devel-Leak-Object: Makefile 
devel/p5-Module-Starter-Plugin-CGIApp: Makefile 
devel/py-docopt: Makefile 
devel/ruby-activesupport: Makefile 
devel/ruby-colorator: Makefile 
devel/ruby-colored: Makefile 
devel/ruby-commander: Makefile 
devel/ruby-log4r: Makefile 
devel/ruby-mocha: Makefile 
devel/ruby-rake-compiler: Makefile 
devel/ruby-ruby-progressbar: Makefile 
devel/ruby-safe_yaml: Makefile 
devel/ruby-semantic_puppet: Makefile 
devel/sdl2-mixer: Makefile 
editors/kile-kde4: Makefile 
games/0ad  : Makefile.inc 
games/ufoai: Makefile.inc 
graphics/amide : Makefile 
graphics/qimageblitz: Makefile 
graphics/sk1   : Makefile 
mail/ruby-mime : Makefile 
misc/logjam: Makefile 
multimedia/phonon-backend: Makefile.inc 
net/blaeu  : Makefile 
net/cagibi : Makefile 
net/mon: Makefile.inc 
net/py-oauth2  : Makefile 
net/si : Makefile 
security/p5-Crypt-Eksblowfish: Makefile 
security/p5-Digest-Perl-MD5: Makefile 
security/password-gorilla: Makefile 
security/py-oauthlib: Makefile 
sysutils/p5-Schedule-At: Makefile 
sysutils/torture: Makefile 
www/cntlm  : Makefile 
www/kwebkitpart: Makefile 
www/p5-CSS-DOM : Makefile 
www/p5-HTML-Table: Makefile 
www/p5-W3C-LinkChecker: Makefile 
www/py-jwt : Makefile 
x11/ede: Makefile.inc 

Log message:
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes



CVS: cvs.openbsd.org: ports

2019-07-12 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/07/12 15:05:06

Modified files:
archivers/luazlib: Makefile 
lang/unicon: Makefile 
print/brlaser  : Makefile 
www/composer   : Makefile 
www/drush  : Makefile 
x11/tint2  : Makefile 
x11/xbanish: Makefile 
x11/xdimmer: Makefile 

Log message:
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes



CVS: cvs.openbsd.org: ports

2019-07-12 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/07/12 15:02:30

Modified files:
archivers/libmspack: Makefile 
astro/gcal : Makefile 
astro/xworld   : Makefile 
audio/audacity : Makefile 
audio/flite: Makefile 
audio/libcanberra: Makefile 
audio/libcdaudio: Makefile 
audio/libmodplug: Makefile 
audio/moc  : Makefile 
audio/mp3cddb  : Makefile 
audio/tempest  : Makefile 
audio/xhippo   : Makefile 
books/grokking-the-gimp: Makefile 
chinese/cless  : Makefile 
chinese/libtabe: Makefile 
converters/html2wml: Makefile 
converters/luastruct: Makefile 
converters/p5-JSON-Any: Makefile 
databases/ruby-redis-namespace: Makefile 
databases/ruby-resque: Makefile 
databases/ruby-sequel: Makefile 
devel/arduboy2 : Makefile 
devel/arduino-makefile: Makefile 
devel/arduino  : Makefile 
devel/arm-elf  : Makefile.inc 
devel/arm-none-eabi: Makefile.inc 
devel/atlas: Makefile 
devel/autogen  : Makefile 
devel/avr/binutils: Makefile 
devel/avr/gdb  : Makefile 
devel/avr/libc : Makefile 
devel/fox  : Makefile 
devel/git-cvs  : Makefile 
devel/goopy: Makefile 
devel/guilib   : Makefile 
devel/libHX: Makefile 
devel/libJudy  : Makefile 
devel/libf2c   : Makefile 
devel/libhid   : Makefile 
devel/libmemcached: Makefile 
devel/libsoup  : Makefile 
devel/libusb-compat: Makefile 
devel/libuv: Makefile 
devel/libvirt-glib: Makefile 
devel/lua-cjson: Makefile 
devel/lua-cmsgpack: Makefile 
devel/p5-Algorithm-Annotate: Makefile 
devel/p5-Algorithm-Diff: Makefile 
devel/p5-Algorithm-MarkovChain: Makefile 
devel/p5-Algorithm-Munkres: Makefile 
devel/p5-Algorithm-Permute: Makefile 
devel/p5-App-Info: Makefile 
devel/p5-AppConfig-Std: Makefile 
devel/p5-B-Graph: Makefile 
devel/p5-B-Hooks-OP-Check: Makefile 
devel/p5-C-Scan: Makefile 
devel/p5-Carp-Assert: Makefile 
devel/p5-Class-Default: Makefile 
devel/p5-Class-Loader: Makefile 
devel/p5-Class-MethodMaker: Makefile 
devel/p5-Class-Singleton: Makefile 
devel/p5-Config-Grammar: Makefile 
devel/p5-Config-Tiny: Makefile 
devel/p5-Context-Preserve: Makefile 
devel/p5-Data-Flow: Makefile 
devel/p5-Data-FormValidator: Makefile 
devel/p5-Data-HexDump: Makefile 
devel/p5-Data-OptList: Makefile 
devel/p5-DateTime-Format-MySQL: Makefile 
devel/p5-DateTime-Format-W3CDTF: Makefile 
devel/p5-DateTime-Locale: Makefile 
devel/p5-Devel-Declare: Makefile 
devel/p5-Devel-FastProf: Makefile 
devel/p5-Devel-Leak: Makefile 
devel/p5-Devel-Size: Makefile 
devel/p5-Devel-Trace: Makefile 
devel/p5-File-Finder: Makefile 
devel/p5-File-Next: Makefile 
devel/p5-FormValidator-Simple: Makefile 
devel/p5-Getopt-Simple: Makefile 
devel/p5-IO-CaptureOutput: Makefile 
devel/p5-Locale-Maketext-Fuzzy: Makefile 
devel/p5-Locale-Maketext-Lexicon: Makefile 
devel/p5-Log-Dispatch-Binlog: Makefile 
devel/p5-Log-Dispatch-Config-TestLog: Makefile 
devel/p5-Log-Dispatch-Config: Makefile 
devel/p5-Log-Log4perl: Makefile 
devel/p5-MooseX-Declare: Makefile 
devel/p5-MooseX-LazyRequire: Makefile 
devel/p5-MooseX-LogDispatch: Makefile 
devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion: Makefile 
devel/p5-MooseX-Traits: Makefile 
devel/p5-MooseX-Types-Structured: Makefile 
devel/p5-Object-Signature: Makefile 
devel/p5-POE-API-Peek: Makefile 
devel/p5-POE-Component-Supervisor: Makefile 
devel/p5-Parallel-Forker: Makefile 
devel/p5-Parse-Method-Signatures: Makefile 
devel/p5-SUPER : Makefile 
devel/p5-Set-Scalar: Makefile 
devel/p5-Sort-Key: Makefile 
devel/p5-TAP-Harness-Archive: Makefile 
devel/p5-TAP-Harness-Multiple: Makefile 
devel/p5-Term-ReadPassword: Makefile 
devel/p5-Term-Screen: Makefile 
devel/p5-Term-ScreenColor: Makefile 
devel/p5-Test-File-Contents: Makefile 
devel/p5-Test-Spelling: Makefile 
devel/p5-Test-TempDir: Makefile 
devel/p5-Test-Without-Module: Makefile 
devel/p5-Time-Clock: Makefile 
devel/p5-Time-Period: Makefile 
devel/p5-UUID-Tiny: Makefile 
devel/p5-accessors: Makefile 
devel/poedit   : Makefile 
devel/py-altgraph: Makefile 
devel/ragel: Makefile 
devel/ruby-highline: Makefile 
devel/ruby-optimist: 

CVS: cvs.openbsd.org: ports

2019-07-12 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/07/12 14:51:31

Modified files:
www/firefox-esr: Makefile 
www/firefox-esr-i18n: Makefile.inc 
www/firefox-i18n: Makefile.inc 
www/gcap   : Makefile 
www/geckodriver: Makefile 
www/gitea  : Makefile 
www/goaccess   : Makefile 
www/gumbo  : Makefile 
www/h2o: Makefile 
www/haserl : Makefile 
www/havp   : Makefile 
www/hiawatha   : Makefile 
www/honk   : Makefile 
www/hs-html: Makefile 
www/http_load  : Makefile 
www/http_ping  : Makefile 
www/httrack: Makefile 
www/hugo   : Makefile 
www/icedtea-web: Makefile 
www/igal   : Makefile 
www/igal2  : Makefile 
www/japana : Makefile 
www/jesred : Makefile 
www/jupyter-notebook: Makefile 
www/kcaldav: Makefile 
www/kcgi   : Makefile 
www/kibana : Makefile 
www/kore   : Makefile 
www/larbin : Makefile 
www/libcroco   : Makefile 
www/libmicrohttpd: Makefile 
www/libwebsockets: Makefile 
www/liferea: Makefile 
www/lightsquid : Makefile 
www/lighttpd   : Makefile 
www/linkchecker: Makefile 
www/links  : Makefile 
www/links+ : Makefile 
www/llgal  : Makefile 
www/logswan: Makefile 
www/luakit : Makefile 
www/lynx   : Makefile 
www/mhonarc: Makefile 
www/midori : Makefile 
www/minitube   : Makefile 
www/moinmoin   : Makefile 
www/mono-xsp   : Makefile 
www/mozilla-firefox: Makefile 
www/mozplugger : Makefile 
www/netsurf: Makefile.inc 
www/newsboat   : Makefile 
www/nextcloud  : Makefile 
www/nginx  : Makefile 
www/nostromo   : Makefile 
www/openradtool: Makefile 
www/otter-browser: Makefile 
www/p5-Alien-Tidyp: Makefile 
www/p5-Any-URI-Escape: Makefile 
www/p5-Apache-DBI: Makefile 
www/p5-Apache-Gallery: Makefile 
www/p5-Apache-LogFormat-Compiler: Makefile 
www/p5-Apache-MP3: Makefile 
www/p5-Apache-Session: Makefile 
www/p5-Apache-Session-Generate-UUID: Makefile 
www/p5-Apache-Session-Memcached: Makefile 
www/p5-Blatte-HTML: Makefile 
www/p5-CGI : Makefile 
www/p5-CGI-Ajax: Makefile 
www/p5-CGI-Application: Makefile 
www/p5-CGI-Application-Generator: Makefile 
www/p5-CGI-Application-Plugin-ConfigAuto: Makefile 
www/p5-CGI-Application-Plugin-ValidateRM: Makefile 
www/p5-CGI-Compile: Makefile 
www/p5-CGI-Cookie-Splitter: Makefile 
www/p5-CGI-Deurl: Makefile 
www/p5-CGI-Emulate-PSGI: Makefile 
www/p5-CGI-Fast: Makefile 
www/p5-CGI-FormBuilder: Makefile 
www/p5-CGI-Lite: Makefile 
www/p5-CGI-PSGI: Makefile 
www/p5-CGI-SSI : Makefile 
www/p5-CGI-Session: Makefile 
www/p5-CGI-Session-Driver-memcached: Makefile 
www/p5-CGI-Simple: Makefile 
www/p5-CGI-Untaint: Makefile 
www/p5-CGI-XMLApplication: Makefile 
www/p5-CSS-Minifier: Makefile 
www/p5-CSS-Minifier-XS: Makefile 
www/p5-Catalyst-Action-RenderView: Makefile 
www/p5-Catalyst-Component-ACCEPT_CONTEXT: Makefile 
www/p5-Catalyst-Component-InstancePerContext: Makefile 
www/p5-Catalyst-Controller-FormBuilder: Makefile 
www/p5-Catalyst-Controller-HTML-FormFu: Makefile 
www/p5-Catalyst-Devel: Makefile 
www/p5-Catalyst-Engine-Apache: Makefile 
www/p5-Catalyst-Helper-Controller-Scaffold: Makefile 
www/p5-Catalyst-Log-Log4perl: Makefile 
www/p5-Catalyst-Plugin-Cache: Makefile 
www/p5-Catalyst-Plugin-Cache-FileCache: Makefile 
www/p5-Catalyst-Plugin-Cache-Memcached: Makefile 
www/p5-Catalyst-Plugin-Cache-Store-FastMmap: Makefile 
www/p5-Catalyst-Plugin-ConfigLoader: Makefile 
www/p5-Catalyst-Plugin-ConfigLoader-Environment: Makefile 
www/p5-Catalyst-Plugin-DefaultEnd: Makefile 
www/p5-Catalyst-Plugin-FormValidator: Makefile 
www/p5-Catalyst-Plugin-HTML-Widget: Makefile 
www/p5-Catalyst-Plugin-I18N: Makefile 
www/p5-Catalyst-Plugin-LogWarnings: Makefile 
www/p5-Catalyst-Plugin-PageCache: Makefile 
www/p5-Catalyst-Plugin-Pluggable: Makefile 
www/p5-Catalyst-Plugin-Prototype: Makefile 
www/p5-Catalyst-Plugin-Session: Makefile 
www/p5-Catalyst-Plugin-Session-FastMmap: Makefile 
www/p5-Catalyst-Plugin-Session-PerUser: Makefile 
www/p5-Catalyst-Plugin-Session-State-Cookie: Makefile 

CVS: cvs.openbsd.org: ports

2019-07-12 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/07/12 14:50:18

Modified files:
security/polarssl: Makefile 
security/portscanner: Makefile 
security/pwgen : Makefile 
security/pwntools: Makefile 
security/pwsafe: Makefile 
security/py-M2Crypto: Makefile 
security/py-PyNaCl: Makefile 
security/py-Rijndael: Makefile 
security/py-aes: Makefile 
security/py-artifacts: Makefile 
security/py-asn1crypto: Makefile 
security/py-axolotl: Makefile 
security/py-axolotl-curve25519: Makefile 
security/py-crack: Makefile 
security/py-cryptkit: Makefile 
security/py-cryptodome: Makefile 
security/py-dfdatetime: Makefile 
security/py-dfvfs: Makefile 
security/py-dfwinreg: Makefile 
security/py-elfesteem: Makefile 
security/py-gnupg: Makefile 
security/py-keyring: Makefile 
security/py-libnacl: Makefile 
security/py-miasm: Makefile 
security/py-openssl: Makefile 
security/py-paramiko: Makefile 
security/py-pbkdf2: Makefile 
security/py-pefile: Makefile 
security/py-pgpdump: Makefile 
security/py-potr: Makefile 
security/py-requests-aws4auth: Makefile 
security/py-ropper: Makefile 
security/py-rsa: Makefile 
security/py-scp: Makefile 
security/py-secretstorage: Makefile 
security/py-service_identity: Makefile 
security/py-viv_utils: Makefile 
security/py-vivisect: Makefile 
security/py-yaswfp: Makefile 
security/qca   : Makefile 
security/qca-qt5: Makefile 
security/qoauth: Makefile 
security/qtkeychain: Makefile 
security/rarcrack: Makefile 
security/reaver: Makefile 
security/recon-ng: Makefile 
security/regripper: Makefile 
security/reop  : Makefile 
security/rhash : Makefile 
security/routersploit: Makefile 
security/ruby-openid: Makefile 
security/ruby-pledge: Makefile 
security/samdump2: Makefile 
security/scanlogd: Makefile 
security/scanssh: Makefile 
security/scrypt: Makefile 
security/shash : Makefile 
security/siphon: Makefile 
security/smbsniff: Makefile 
security/smtpscan: Makefile 
security/smurflog: Makefile 
security/softhsm: Makefile 
security/softhsm2: Makefile 
security/spiped: Makefile 
security/sqlmap: Makefile 
security/ssdeep: Makefile 
security/ssh-askpass-fullscreen: Makefile 
security/ssh-ldap-helper: Makefile 
security/sshguard: Makefile 
security/sshlockout: Makefile 
security/sslScanner: Makefile 
security/  : Makefile 
security/stegdetect: Makefile 
security/steghide: Makefile 
security/strobe: Makefile 
security/stunnel: Makefile 
security/sudo  : Makefile 
security/suricata: Makefile 
security/swatch: Makefile 
security/tclgpg: Makefile 
security/tcltls: Makefile 
security/tempwatch: Makefile 
security/theharvester: Makefile 
security/towitoko: Makefile 
security/vault : Makefile 
security/vpnc  : Makefile 
security/wapiti: Makefile 
security/wesng : Makefile 
security/wpa_supplicant: Makefile 
security/wycheproof-testvectors: Makefile 
security/xmlsec: Makefile 
security/yara  : Makefile.inc 
security/zaproxy: Makefile 
security/zkt   : Makefile 
shells/bash: Makefile 
shells/elvish  : Makefile 
shells/es  : Makefile 
shells/etsh: Makefile 
shells/fish: Makefile 
shells/nsh : Makefile 
shells/perlsh  : Makefile 
shells/py-qtconsole: Makefile 
shells/sash: Makefile 
shells/tcsh: Makefile 
shells/yash: Makefile 
shells/zoidberg: Makefile 
shells/zsh : Makefile 
sysutils/accountsservice: Makefile 
sysutils/amazon-ecs-cli: Makefile 
sysutils/anacron: Makefile 
sysutils/ansible: Makefile 
sysutils/ansible-lint: Makefile 
sysutils/apachetop: Makefile 
sysutils/apcd  : Makefile 
sysutils/apcupsd: Makefile 
sysutils/arm-trusted-firmware: Makefile 
sysutils/augeas: Makefile 
sysutils/autossh: Makefile 
sysutils/awless: Makefile 
sysutils/aws-shell: Makefile 
sysutils/backuppc: Makefile 
sysutils/bchunk: Makefile 
sysutils/bdfresize: Makefile 
sysutils/bfs   : Makefile 
sysutils/binwalk: Makefile 
sysutils/bitrot: Makefile 
sysutils/boar  : Makefile 
sysutils/borgbackup: Makefile 
sysutils/borgmatic: Makefile 

CVS: cvs.openbsd.org: ports

2019-07-12 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/07/12 14:49:09

Modified files:
net/bitlbee: Makefile 
net/bnc: Makefile 
net/btpd   : Makefile 
net/cadaver: Makefile 
net/castget: Makefile 
net/cftp   : Makefile 
net/cgo: Makefile 
net/cgterm : Makefile 
net/cjc: Makefile 
net/clic   : Makefile 
net/climm  : Makefile 
net/clive  : Makefile 
net/cnupm  : Makefile 
net/coccinella : Makefile 
net/cppzmq : Makefile 
net/crawl  : Makefile 
net/curl   : Makefile 
net/cvsync : Makefile 
net/czmq   : Makefile 
net/daq: Makefile 
net/darkstat   : Makefile 
net/dclib  : Makefile 
net/ddclient   : Makefile 
net/deluge : Makefile 
net/deluge-ltconfig: Makefile 
net/dhcdrop: Makefile 
net/dhcpdump   : Makefile 
net/dhcping: Makefile 
net/dico   : Makefile 
net/dictd  : Makefile 
net/dleyna : Makefile.inc 
net/dlint  : Makefile 
net/dnscrypt-proxy: Makefile 
net/dnsdist: Makefile 
net/dnsmasq: Makefile 
net/dnsperf: Makefile 
net/dnsreflector: Makefile 
net/dnstop : Makefile 
net/dnstracer  : Makefile 
net/doc: Makefile 
net/dsocks : Makefile 
net/dxpc   : Makefile 
net/echoping   : Makefile 
net/ejabberd   : Makefile 
net/ekg: Makefile 
net/enet   : Makefile 
net/epic4  : Makefile 
net/etherape   : Makefile 
net/exabgp : Makefile 
net/ezstream   : Makefile 
net/fastnetmon : Makefile 
net/filezilla  : Makefile 
net/firewalk   : Makefile 
net/flickcurl  : Makefile 
net/flow-tools : Makefile 
net/flowd  : Makefile 
net/flvstreamer: Makefile 
net/fpdns  : Makefile 
net/freeradius : Makefile 
net/freetalk   : Makefile 
net/ftpcopy: Makefile 
net/ftpsesame  : Makefile 
net/gdnsd  : Makefile 
net/geomyidae  : Makefile 
net/gloox  : Makefile 
net/gmudix : Makefile 
net/gnugk  : Makefile 
net/gopher : Makefile 
net/gophernicus: Makefile 
net/gotthard   : Makefile 
net/grake  : Makefile 
net/gssdp  : Makefile 
net/gtk-gnutella: Makefile 
net/h323plus   : Makefile 
net/haproxy: Makefile 
net/hexchat: Makefile 
net/honeyd : Makefile 
net/hping  : Makefile 
net/hpodder: Makefile 
net/hs-HTTP: Makefile 
net/hs-hostname: Makefile 
net/httptunnel : Makefile 
net/icbd   : Makefile 
net/icbirc : Makefile 
net/icecast: Makefile 
net/ices   : Makefile 
net/ices2  : Makefile 
net/icli   : Makefile 
net/icmpinfo   : Makefile 
net/ifstat : Makefile 
net/iftop  : Makefile 
net/igmpproxy  : Makefile 
net/ii : Makefile 
net/ike-scan   : Makefile 
net/inadyn : Makefile 
net/ipaudit: Makefile 
net/ipcad  : Makefile 
net/ipcalc : Makefile 
net/ipcheck: Makefile 
net/iperf  : Makefile 
net/ipfm   : Makefile 
net/ipfreely   : Makefile 
net/iplog  : Makefile 
net/ipsvd  : Makefile 
net/ipv6-toolkit: Makefile 
net/ipv6calc   : Makefile 
net/irc: Makefile 
net/ircII  : Makefile 
net/ircd-hybrid: Makefile 
net/ircd-ratbox: Makefile 
net/isc-dhcp   : Makefile 
net/jabberd: Makefile 
net/jftpgw : Makefile 
net/jnettop: Makefile 
net/kea: Makefile 
net/kismet : Makefile 
net/kissd  : Makefile 
net/konversation: Makefile 
net/ktorrent   : Makefile 
net/kurly  : Makefile 
net/ladvd  : Makefile 
net/ldns   : Makefile.inc 
net/lftp   : Makefile 
net/libcares   : Makefile 
net/libdnet: Makefile 
net/libfilezilla: Makefile 
net/libfstrm   : Makefile 
net/libgadu: Makefile 
net/libircclient: Makefile 
net/libktorrent: Makefile 
net/libkvkontakte: Makefile 
net/libmaxminddb: Makefile 
net/libmesode  : Makefile 
net/libmygpo-qt: Makefile 
net/libnet : Makefile.inc 
net/liboauth   : Makefile 
net/liboping   : Makefile 
net/libpcapnav : Makefile 
net/libproxy 

CVS: cvs.openbsd.org: ports

2019-07-12 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/07/12 14:47:59

Modified files:
geo/p5-Geo-Parse-OSM: Makefile 
geo/p5-Geo-StreetAddress-US: Makefile 
geo/p5-Geo-TigerLine: Makefile 
geo/p5-Geography-Countries: Makefile 
geo/pdal   : Makefile 
geo/pgpointcloud: Makefile 
geo/pgrouting  : Makefile 
geo/postgis: Makefile 
geo/py-cligj   : Makefile 
geo/py-fiona   : Makefile 
geo/py-laspy   : Makefile 
geo/py-owslib  : Makefile 
geo/py-planet  : Makefile 
geo/py-proj: Makefile 
geo/py-rasterio: Makefile 
geo/py-rio-cogeo: Makefile 
geo/py-shapely : Makefile 
geo/qgis   : Makefile 
geo/qlandkartegt: Makefile 
geo/ruby-findmyiphone: Makefile 
geo/spatialindex: Makefile 
geo/tilecache  : Makefile 
geo/traccar: Makefile 
geo/viking : Makefile 
graphics/DevIL : Makefile 
graphics/aalib : Makefile 
graphics/agg   : Makefile 
graphics/allegropng: Makefile 
graphics/animorph: Makefile 
graphics/ansilove: Makefile 
graphics/aqsis : Makefile 
graphics/argyll: Makefile 
graphics/asymptote: Makefile 
graphics/barcode: Makefile 
graphics/birdfont: Makefile 
graphics/blender: Makefile 
graphics/bonzomatic: Makefile 
graphics/cadubi: Makefile 
graphics/cairo : Makefile 
graphics/cairomm: Makefile 
graphics/cal3d : Makefile 
graphics/cfdg  : Makefile 
graphics/colord: Makefile 
graphics/colorexplorer: Makefile 
graphics/comix : Makefile 
graphics/cstitch: Makefile 
graphics/ctl   : Makefile 
graphics/dcmtk : Makefile 
graphics/dcraw : Makefile 
graphics/delaboratory: Makefile 
graphics/dibuja: Makefile 
graphics/digikam: Makefile 
graphics/digikam-kde4: Makefile 
graphics/displaz: Makefile 
graphics/djview4: Makefile 
graphics/djvulibre: Makefile 
graphics/dmtx-utils: Makefile 
graphics/dpic  : Makefile 
graphics/drawpile: Makefile 
graphics/dvdrip: Makefile 
graphics/enblend-enfuse: Makefile 
graphics/evince: Makefile 
graphics/exiftran: Makefile 
graphics/exiv2 : Makefile 
graphics/farbfeld: Makefile 
graphics/feh   : Makefile 
graphics/ffmpegthumbnailer: Makefile 
graphics/flameshot: Makefile 
graphics/fotowall: Makefile 
graphics/freeglut: Makefile 
graphics/freeimage: Makefile 
graphics/fswebcam: Makefile 
graphics/ftgl  : Makefile 
graphics/fyre  : Makefile 
graphics/gd: Makefile 
graphics/gdcm  : Makefile 
graphics/gdk-pixbuf2: Makefile 
graphics/geeqie: Makefile 
graphics/gegl  : Makefile 
graphics/gegl03: Makefile 
graphics/gegl04: Makefile 
graphics/geomview: Makefile 
graphics/gfract: Makefile 
graphics/gif2png: Makefile 
graphics/giflib: Makefile 
graphics/gifsicle: Makefile 
graphics/giftrans: Makefile 
graphics/gimp/deskew: Makefile 
graphics/gimp/liquid-rescale: Makefile 
graphics/gimp/stable: Makefile 
graphics/gle   : Makefile 
graphics/glew  : Makefile 
graphics/glfw  : Makefile 
graphics/glm   : Makefile 
graphics/glpng : Makefile 
graphics/gmt   : Makefile 
graphics/gnofract4d: Makefile 
graphics/gocr  : Makefile 
graphics/goocanvas2: Makefile 
graphics/gpicview: Makefile 
graphics/gprof2dot: Makefile 
graphics/gracula: Makefile 
graphics/grafx2: Makefile 
graphics/graphene: Makefile 
graphics/graphite2: Makefile 
graphics/gthumb: Makefile 
graphics/gtkam : Makefile 
graphics/gtkimageview: Makefile 
graphics/hs-colour: Makefile 
graphics/hs-graphviz: Makefile 
graphics/hugin : Makefile 
graphics/icoutils: Makefile 
graphics/ilmbase: Makefile 
graphics/img2pdf: Makefile 
graphics/imlib2: Makefile 
graphics/imv   : Makefile 
graphics/inkscape: Makefile 
graphics/ipe   : Makefile 
graphics/jasper: Makefile 
graphics/jbig2dec: Makefile 
graphics/jbigkit: Makefile 
graphics/jhead : Makefile 
graphics/jpeg  : Makefile 
graphics/jpegdump: Makefile 
graphics/jpegoptim: Makefile 
graphics/jpegpixi: Makefile 
graphics/k3dsurf: Makefile 
graphics/kdiagram: Makefile 
graphics/l2p   : Makefile 
graphics/lcms  : Makefile 
graphics/lcms2 : Makefile 
graphics/lensfun: Makefile 
graphics/leptonica: Makefile 
   

CVS: cvs.openbsd.org: ports

2019-07-12 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/07/12 14:46:30

Modified files:
devel/py-backports-functools-lru-cache: Makefile 
devel/py-backports-shutil-get-terminal-size: Makefile 
devel/py-backports-ssl-match-hostname: Makefile 
devel/py-bencode: Makefile 
devel/py-binaryornot: Makefile 
devel/py-binplist: Makefile 
devel/py-biplist: Makefile 
devel/py-blessings: Makefile 
devel/py-blinker: Makefile 
devel/py-blist : Makefile 
devel/py-buildbot: Makefile.inc 
devel/py-buildslave: Makefile 
devel/py-bytecodeassembler: Makefile 
devel/py-cached-property: Makefile 
devel/py-cairocffi: Makefile 
devel/py-certifi: Makefile 
devel/py-cffi  : Makefile 
devel/py-chai  : Makefile 
devel/py-cheetah: Makefile 
devel/py-click : Makefile 
devel/py-click-log: Makefile 
devel/py-click-plugins: Makefile 
devel/py-click-threading: Makefile 
devel/py-clint : Makefile 
devel/py-cloudpickle: Makefile 
devel/py-codestyle: Makefile 
devel/py-colorama: Makefile 
devel/py-configargparse: Makefile 
devel/py-configobj: Makefile 
devel/py-configparser: Makefile 
devel/py-constantly: Makefile 
devel/py-construct: Makefile 
devel/py-contextlib2: Makefile 
devel/py-cooldict: Makefile 
devel/py-country: Makefile 
devel/py-coverage: Makefile 
devel/py-coveralls: Makefile 
devel/py-cparser: Makefile 
devel/py-curtsies: Makefile 
devel/py-dateutil: Makefile 
devel/py-decorator: Makefile 
devel/py-decoratortools: Makefile 
devel/py-dispatcher: Makefile 
devel/py-distutils-extra: Makefile 
devel/py-doit  : Makefile 
devel/py-dtfabric: Makefile 
devel/py-dulwich: Makefile 
devel/py-easyprocess: Makefile 
devel/py-editdist: Makefile 
devel/py-efilter: Makefile 
devel/py-elftools: Makefile 
devel/py-entrypoints: Makefile 
devel/py-enum34: Makefile 
devel/py-execnet: Makefile 
devel/py-extras: Makefile 
devel/py-extremes: Makefile 
devel/py-fasteners: Makefile 
devel/py-fastimport: Makefile 
devel/py-faulthandler: Makefile 
devel/py-filebytes: Makefile 
devel/py-flaky : Makefile 
devel/py-flexmock: Makefile 
devel/py-fpconst: Makefile 
devel/py-frozendict: Makefile 
devel/py-funcsigs: Makefile 
devel/py-functools32: Makefile 
devel/py-funcy : Makefile 
devel/py-future: Makefile 
devel/py-futures: Makefile 
devel/py-gdata : Makefile 
devel/py-gevent: Makefile 
devel/py-gitdb : Makefile 
devel/py-gitpython: Makefile 
devel/py-gobject: Makefile 
devel/py-greenlet: Makefile 
devel/py-guppy : Makefile 
devel/py-hachoir-core: Makefile 
devel/py-hachoir-metadata: Makefile 
devel/py-hachoir-parser: Makefile 
devel/py-hamcrest: Makefile 
devel/py-hypothesis: Makefile 
devel/py-icalendar: Makefile 
devel/py-incremental: Makefile 
devel/py-iniparse: Makefile 
devel/py-intervaltree: Makefile 
devel/py-ioflo : Makefile 
devel/py-ipykernel: Makefile 
devel/py-ipython_genutils: Makefile 
devel/py-iso3166: Makefile 
devel/py-iso639: Makefile 
devel/py-isodate: Makefile 
devel/py-isort : Makefile 
devel/py-jedi  : Makefile 
devel/py-jmespath: Makefile 
devel/py-jsonrpclib: Makefile 
devel/py-jsonschema: Makefile 
devel/py-jupyter_client: Makefile 
devel/py-jupyter_core: Makefile 
devel/py-kid   : Makefile 
devel/py-kiwisolver: Makefile 
devel/py-lazy-object-proxy: Makefile 
devel/py-liblarch: Makefile 
devel/py-logilab-common: Makefile 
devel/py-magic : Makefile 
devel/py-mccabe: Makefile 
devel/py-minimock: Makefile 
devel/py-mock  : Makefile 
devel/py-monotonic: Makefile 
devel/py-monthdelta: Makefile 
devel/py-more-itertools: Makefile 
devel/py-mox   : Makefile 
devel/py-munch : Makefile 
devel/py-mxDateTime: Makefile 
devel/py-nbconvert: Makefile 
devel/py-nbformat: Makefile 
devel/py-nbval : Makefile 
devel/py-nose  : Makefile 
devel/py-nose-warnings-filters: Makefile 
devel/py-nosexcover: Makefile 
devel/py-notify: Makefile 
devel/py-objgraph: Makefile 
devel/py-olefile: Makefile 
devel/py-optik : Makefile 
devel/py-parallel: Makefile 
devel/py-parsing: Makefile 
devel/py-parso : Makefile 
devel/py-path.py: 

CVS: cvs.openbsd.org: ports

2019-07-12 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/07/12 14:45:17

Modified files:
devel/hs-old-time: Makefile 
devel/hs-parsec: Makefile 
devel/hs-primitive: Makefile 
devel/hs-random: Makefile 
devel/hs-regex-applicative: Makefile 
devel/hs-regex-base: Makefile 
devel/hs-regex-compat: Makefile 
devel/hs-regex-compat-tdfa: Makefile 
devel/hs-regex-posix: Makefile 
devel/hs-regex-tdfa: Makefile 
devel/hs-resourcet: Makefile 
devel/hs-sandi : Makefile 
devel/hs-scientific: Makefile 
devel/hs-semigroups: Makefile 
devel/hs-shelly: Makefile 
devel/hs-split : Makefile 
devel/hs-stm   : Makefile 
devel/hs-syb   : Makefile 
devel/hs-system-fileio: Makefile 
devel/hs-system-filepath: Makefile 
devel/hs-tagged: Makefile 
devel/hs-tar   : Makefile 
devel/hs-temporary: Makefile 
devel/hs-test-framework: Makefile 
devel/hs-test-framework-hunit: Makefile 
devel/hs-test-framework-quickcheck2: Makefile 
devel/hs-text  : Makefile 
devel/hs-tf-random: Makefile 
devel/hs-transformers-base: Makefile 
devel/hs-transformers-compat: Makefile 
devel/hs-unix-compat: Makefile 
devel/hs-utf8-string: Makefile 
devel/hs-vector: Makefile 
devel/hs-void  : Makefile 
devel/hub  : Makefile 
devel/hyena: Makefile 
devel/id-utils : Makefile 
devel/iniparser: Makefile 
devel/intellij : Makefile 
devel/ipython  : Makefile 
devel/iso-codes: Makefile 
devel/itcl : Makefile 
devel/jadx : Makefile 
devel/jam  : Makefile 
devel/jansson  : Makefile 
devel/jdk/1.8  : Makefile 
devel/jdk/11   : Makefile 
devel/jenkins  : Makefile.inc 
devel/jimarc4random: Makefile 
devel/json-c   : Makefile 
devel/json-glib: Makefile 
devel/jsoncpp  : Makefile 
devel/jsonrpc-glib: Makefile 
devel/kdevelop : Makefile 
devel/kdiff3   : Makefile 
devel/keystone : Makefile.inc 
devel/kproperty: Makefile 
devel/kreport  : Makefile 
devel/kyua-cli : Makefile 
devel/kyua-testers: Makefile 
devel/lazarus  : Makefile 
devel/legit: Makefile 
devel/libIDL   : Makefile 
devel/libaio_compat: Makefile 
devel/libast   : Makefile 
devel/libaudiofile: Makefile 
devel/libbfio  : Makefile 
devel/libbinio : Makefile 
devel/libbio   : Makefile 
devel/libconfig: Makefile 
devel/libconfuse: Makefile 
devel/libdaemon: Makefile 
devel/libdisorder: Makefile 
devel/libdockapp: Makefile 
devel/libdshconfig: Makefile 
devel/libdsm   : Makefile 
devel/libdvdread: Makefile 
devel/libdwarf : Makefile 
devel/libee: Makefile 
devel/libestr  : Makefile 
devel/libev: Makefile 
devel/libevent2: Makefile 
devel/libeventextra: Makefile 
devel/libexecinfo: Makefile 
devel/libfastjson: Makefile 
devel/libffi   : Makefile 
devel/libfirm  : Makefile 
devel/libfmt   : Makefile 
devel/libftdi  : Makefile 
devel/libftdi1 : Makefile 
devel/libgcroots: Makefile 
devel/libgee   : Makefile 
devel/libglade2: Makefile 
devel/libgsf   : Makefile 
devel/libgtop2 : Makefile 
devel/libguess : Makefile 
devel/libidn   : Makefile 
devel/libidn2  : Makefile 
devel/libinotify: Makefile 
devel/libio: Makefile 
devel/libiscsi : Makefile 
devel/libivykis: Makefile 
devel/libixp   : Makefile 
devel/liblognorm: Makefile 
devel/liblouis : Makefile 
devel/libmagic : Makefile 
devel/libmpc   : Makefile 
devel/libmtp   : Makefile 
devel/libnfs   : Makefile 
devel/libnotify: Makefile 
devel/libofx   : Makefile 
devel/liboil   : Makefile 
devel/liboop   : Makefile 
devel/libopensync: Makefile 
devel/libotf   : Makefile 
devel/libowfat : Makefile 
devel/libpeas  : Makefile 
devel/libplist : Makefile 
devel/libproplist: Makefile 
devel/libregexp9: Makefile 
devel/libsigsegv: Makefile 
devel/libslang : Makefile 
devel/libspectrum: Makefile 
devel/libtermkey: Makefile 
devel/libtool  : Makefile 
devel/libunique: Makefile 
devel/libusb1  : Makefile 
devel/libutf   : Makefile 
devel/libvmime : Makefile 
devel/libvstr  : Makefile 
devel/libvterm : Makefile 
devel/libwnck  : Makefile 
devel/libwnck3 : Makefile 

CVS: cvs.openbsd.org: ports

2019-07-12 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/07/12 14:44:13

Modified files:
archivers/arc  : Makefile 
archivers/brotli: Makefile 
archivers/cabextract: Makefile 
archivers/deco : Makefile 
archivers/deutex: Makefile 
archivers/fastjar: Makefile 
archivers/fuse-zip: Makefile 
archivers/gcab : Makefile 
archivers/gcpio: Makefile 
archivers/geteltorito: Makefile 
archivers/gshar+gunshar: Makefile 
archivers/gtar : Makefile 
archivers/ha   : Makefile 
archivers/hs-zip-archive: Makefile 
archivers/hs-zlib: Makefile 
archivers/innoextract: Makefile 
archivers/libtar: Makefile 
archivers/libzip: Makefile 
archivers/lxsplit: Makefile 
archivers/lz4json: Makefile 
archivers/lzip/clzip: Makefile 
archivers/lzip/lunzip: Makefile 
archivers/lzip/lzip: Makefile 
archivers/lzip/lziprecover: Makefile 
archivers/lzip/lzlib: Makefile 
archivers/lzip/pdlzip: Makefile 
archivers/lzip/plzip: Makefile 
archivers/lzip/tarlz: Makefile 
archivers/lzo  : Makefile 
archivers/lzop : Makefile 
archivers/makeself: Makefile 
archivers/p5-Archive-Extract: Makefile 
archivers/p5-Archive-Zip: Makefile 
archivers/p5-Compress-Bzip2: Makefile 
archivers/p5-Compress-LZO: Makefile 
archivers/p5-POE-Filter-Zlib: Makefile 
archivers/p5-PerlIO-gzip: Makefile 
archivers/par1cmdline: Makefile 
archivers/par2cmdline: Makefile 
archivers/pecl-lzf: Makefile 
archivers/pecl-rar: Makefile 
archivers/pigz : Makefile 
archivers/py-libarchive-c: Makefile 
archivers/py-lzo: Makefile 
archivers/quazip: Makefile 
archivers/ripole: Makefile 
archivers/ruby-minitar: Makefile 
archivers/rzip : Makefile 
archivers/sltar: Makefile 
archivers/snappy: Makefile 
archivers/ucl  : Makefile 
archivers/unrar: Makefile 
archivers/unshield: Makefile 
archivers/unzip: Makefile 
archivers/woff2: Makefile 
archivers/xdms : Makefile 
archivers/xz   : Makefile 
archivers/zip  : Makefile 
archivers/zipios: Makefile 
archivers/zoo  : Makefile 
archivers/zopfli: Makefile 
archivers/zstd : Makefile 
archivers/zziplib: Makefile 
astro/ansiweather: Makefile 
astro/celestia : Makefile 
astro/dgpsip   : Makefile 
astro/jday : Makefile 
astro/phoon: Makefile 
astro/py-metar : Makefile 
astro/wcslib   : Makefile 
astro/wmglobe  : Makefile 
astro/wmmoonclock: Makefile 
astro/wmspaceweather: Makefile 
astro/wmsun: Makefile 
audio/abcde: Makefile 
audio/adplay   : Makefile 
audio/adplug   : Makefile 
audio/alac_decoder: Makefile 
audio/aqualung : Makefile 
audio/ario : Makefile 
audio/ascd : Makefile 
audio/aucatctl : Makefile 
audio/audacious-plugins: Makefile 
audio/calf : Makefile 
audio/cantata  : Makefile 
audio/caps-plugins: Makefile 
audio/cd-discid: Makefile 
audio/cdparanoia: Makefile 
audio/celt : Makefile 
audio/celt07   : Makefile 
audio/checkmate: Makefile 
audio/chromaprint: Makefile 
audio/clementine: Makefile 
audio/cmixer   : Makefile 
audio/cmt  : Makefile 
audio/cmu-sphinx3: Makefile 
audio/cmu-sphinxbase: Makefile 
audio/cmus : Makefile 
audio/cplay: Makefile 
audio/cuetools : Makefile 
audio/curseradio: Makefile 
audio/deadbeef : Makefile 
audio/disc-cover: Makefile 
audio/dumb : Makefile 
audio/easytag  : Makefile 
audio/espeak   : Makefile 
audio/exaile   : Makefile 
audio/faudio   : Makefile 
audio/flac : Makefile 
audio/flac123  : Makefile 
audio/fluidsynth: Makefile 
audio/fookebox : Makefile 
audio/freealut : Makefile 
audio/gimmix   : Makefile 
audio/glyr : Makefile 
audio/gmpc : Makefile 
audio/gmpc-plugins: Makefile 
audio/goattracker: Makefile 
audio/gogglesmm: Makefile 
audio/gqmpeg   : Makefile 
audio/gradio   : Makefile 
audio/grip : Makefile 
audio/gsound   : Makefile 
audio/gtkpod   : Makefile 
audio/herrie   : Makefile 
audio/hs-libmpd: Makefile 
audio/hydrogen : Makefile 
audio/id3ed: Makefile 
audio/id3lib   : Makefile 
audio/jack : Makefile 
audio/ladspa   : Makefile 
audio/liba52   : Makefile 
  

Re: A few words on cleaning up PERMIT_PACKAGE

2019-07-12 Thread Marc Espie
On Fri, Jul 12, 2019 at 09:21:53AM -0400, Kurt Mosiejczuk wrote:
> On Fri, Jul 12, 2019 at 02:11:21PM +0100, Stuart Henderson wrote:
> 
> > This one changes -rar from packages available to packages not
> > available.
> 
> Which also answers my questions about the problems with scripting
> multipackages. 

The solution is simple: flag anything with a NO anywhere in the database.
Script everything else.



CVS: cvs.openbsd.org: ports

2019-07-12 Thread Juan Francisco Cantero Hurtado
CVSROOT:/cvs
Module name:ports
Changes by: juan...@cvs.openbsd.org 2019/07/12 11:54:38

Modified files:
security/keybase: Makefile distinfo 
security/keybase/pkg: README 
Added files:
security/keybase/patches: 
  patch-go_kbfs_libkbfs_folder_branch_ops_go 

Log message:
Update to keybase 4.2.0. Tests and OK abieber@ (MAINTAINER).



Re: Delete archivers/nulib - dead port?

2019-07-12 Thread Jeremie Courreges-Anglas
On Thu, Jul 11 2019, Kurt Mosiejczuk  wrote:
> FreeBSD removed this port in June with the reasoning that the distfile was
> only available in the directory of one of their committers who's been
> inactive since 2001. It's not licensed so it can be packaged. 
>
> Does anyone actually use this port?  If so, cool, otherwise I vote
> we delete it.

+1, ok jca@

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE



CVS: cvs.openbsd.org: ports

2019-07-12 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/07/12 11:05:59

Modified files:
www/composer   : Makefile distinfo 

Log message:
update to composer-1.8.6



CVS: cvs.openbsd.org: ports

2019-07-12 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/07/12 09:58:44

Modified files:
telephony/asterisk: Tag: OPENBSD_6_5 Makefile distinfo 
telephony/asterisk/patches: Tag: OPENBSD_6_5 
patch-build_tools_cflags_xml 
patch-res_res_odbc_c 
patch-res_res_pjsip_pjsip_options_c 
patch-res_res_pjsip_registrar_c 
patch-third-party_pjproject_Makefile 
telephony/asterisk/pkg: Tag: OPENBSD_6_5 PLIST-main 

Log message:
MFC update to asterisk-16.4.1

AST-2019-002: Remote crash vulnerability with MESSAGE messages:
A specially crafted SIP in-dialog MESSAGE message can cause Asterisk to crash.

AST-2019-003: Remote Crash Vulnerability in chan_sip channel driver:
When T.38 faxing is done in Asterisk a T.38 reinvite may be sent to an
endpoint to switch it to T.38. If the endpoint responds with an improperly
formatted SDP answer including both a T.38 UDPTL stream and an audio or video
stream containing only codecs not allowed on the SIP peer or user a crash will
occur. The code incorrectly assumes that there will be at least one common
codec when T.38 is also in the SDP answer.



CVS: cvs.openbsd.org: ports

2019-07-12 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/07/12 09:56:21

Modified files:
telephony/asterisk: Makefile distinfo 

Log message:
update to asterisk-16.4.1

AST-2019-002: Remote crash vulnerability with MESSAGE messages:
A specially crafted SIP in-dialog MESSAGE message can cause Asterisk to crash.

AST-2019-003: Remote Crash Vulnerability in chan_sip channel driver:
When T.38 faxing is done in Asterisk a T.38 reinvite may be sent to an
endpoint to switch it to T.38. If the endpoint responds with an improperly
formatted SDP answer including both a T.38 UDPTL stream and an audio or video
stream containing only codecs not allowed on the SIP peer or user a crash will
occur. The code incorrectly assumes that there will be at least one common
codec when T.38 is also in the SDP answer.



CVS: cvs.openbsd.org: ports

2019-07-12 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/07/12 09:50:35

Modified files:
security/letsencrypt: Makefile.inc 
security/letsencrypt/client: distinfo 
security/letsencrypt/client/pkg: PLIST 
security/letsencrypt/py-acme: distinfo 

Log message:
update to certbot/py-acme 0.36.0



Re: [Maintainer Update] umurmur 0.2.16a -> 0.2.17

2019-07-12 Thread Stuart Henderson
On 2019/07/12 00:10, J Sisson wrote:
> Gmail most likely fubar'd the whitespace (should be in plaintext mode,
> but...it's gmail).

Yes, it did, and for the updated diff.

> +SEPARATE_BUILD =   Yes

that is already set for ports using cmake.

Please review the comments in patches, you remove some patch
chunks but not the associated comment in the header so the relevant
comments should be removed.



qgis: fix insanely slow clang builds

2019-07-12 Thread Stuart Henderson
This single file takes many hours to compile with default compiler flags,
restricting inlining to less complex functions (as suggested by kurt@,
thanks) takes it down to an acceptable speed (~1 minute on i386).

Doing a (hopefully :) final build test now - ok if that works?

Index: Makefile
===
RCS file: /cvs/ports/geo/qgis/Makefile,v
retrieving revision 1.107
diff -u -p -r1.107 Makefile
--- Makefile3 Jul 2019 09:45:05 -   1.107
+++ Makefile12 Jul 2019 14:23:00 -
@@ -3,6 +3,7 @@
 COMMENT =  desktop geographical information system
 
 DISTNAME = qgis-3.8.0
+REVISION = 0
 EXTRACT_SUFX = .tar.bz2
 CATEGORIES =   geo x11
 
Index: patches/patch-src_core_CMakeLists_txt
===
RCS file: patches/patch-src_core_CMakeLists_txt
diff -N patches/patch-src_core_CMakeLists_txt
--- /dev/null   1 Jan 1970 00:00:00 -
+++ patches/patch-src_core_CMakeLists_txt   12 Jul 2019 14:23:00 -
@@ -0,0 +1,15 @@
+$OpenBSD$
+
+takes many hours to build with the default (225)
+
+Index: src/core/CMakeLists.txt
+--- src/core/CMakeLists.txt.orig
 src/core/CMakeLists.txt
+@@ -820,6 +820,7 @@ ELSE(MSVC)
+   SET_SOURCE_FILES_PROPERTIES(${QGIS_CORE_MOC_SRCS} PROPERTIES COMPILE_FLAGS 
"-Wno-deprecated-declarations" )
+   IF ("${CMAKE_CXX_COMPILER_ID}" MATCHES "Clang" AND (CMAKE_BUILD_TYPE 
MATCHES Release OR CMAKE_BUILD_TYPE MATCHES RelWithDebInfo))
+ 
SET_SOURCE_FILES_PROPERTIES(${CMAKE_CURRENT_BINARY_DIR}/qgsexpression_texts.cpp 
PROPERTIES COMPILE_FLAGS "-O1")
++SET_SOURCE_FILES_PROPERTIES(qgscoordinatereferencesystem.cpp PROPERTIES 
COMPILE_FLAGS "-mllvm -inline-threshold=128")
+   ENDIF ()
+ ENDIF(MSVC)
+ 



Re: diff to enable pthreads in net/libunbound

2019-07-12 Thread Stuart Henderson
On 2019/07/12 00:10, Thomas Frohwein wrote:
> Hi,
> 
> The diff below removes --without-pthreads from net/libunbound. The
> reason why I'm proposing is that this way, a WIP draft of monero (the
> cryptocurrency) works which otherwise segfaults if libunbound is
> without pthread support.
> 
> There are only 2 ports that depend on it - security/gnutls and
> telephony/asterisk. I have tested gnutls's gnutls-cli and certtool
> (with a few examples from the manpage) without any issues with
> libunbound pthread support. I'm not sure how to test asterisk without
> owning a SIP phone.
> 
> I'm happy to do more testing if desired if someone can give me pointers
> to the best way to test the affected ports. Or let me know why it may
> be a bad idea to enable pthreads here...

I'm updating a machine so I can test asterisk with this.

> Index: Makefile
> ===
> RCS file: /cvs/ports/net/libunbound/Makefile,v
> retrieving revision 1.5
> diff -u -p -r1.5 Makefile
> --- Makefile  29 Jun 2019 13:49:41 -  1.5
> +++ Makefile  12 Jul 2019 05:59:11 -
> @@ -4,6 +4,7 @@ COMMENT=  validating DNS resolver library
>  
>  DISTNAME=unbound-1.9.2
>  PKGNAME= lib${DISTNAME}
> +REVISION=0
>  
>  SHARED_LIBS +=  unbound  4.1  # 9.0
>  
> @@ -30,7 +31,6 @@ CONFIGURE_ARGS+= \
>   --with-ssl=/usr \
>   --with-libevent=/usr \
>   --with-libexpat=/usr \
> - --without-pthreads \
>   --without-pythonmodule \
>   --with-chroot-dir=/var/unbound \
>   --with-pidfile="" \
> 

It needs pthread in WANTLIB now, plus I'd prefer to explicitly set
"--with-pthreads" rather than leave it up to autodetection, so this
is the diff I'll test:

Index: Makefile
===
RCS file: /cvs/ports/net/libunbound/Makefile,v
retrieving revision 1.5
diff -u -p -r1.5 Makefile
--- Makefile29 Jun 2019 13:49:41 -  1.5
+++ Makefile12 Jul 2019 13:30:15 -
@@ -4,6 +4,7 @@ COMMENT=validating DNS resolver library
 
 DISTNAME=  unbound-1.9.2
 PKGNAME=   lib${DISTNAME}
+REVISION=  0
 
 SHARED_LIBS +=  unbound  4.1  # 9.0
 
@@ -16,7 +17,7 @@ MAINTAINER=   Stuart Henderson https://www.unbound.net/downloads/
 
@@ -30,7 +31,7 @@ CONFIGURE_ARGS+= \
--with-ssl=/usr \
--with-libevent=/usr \
--with-libexpat=/usr \
-   --without-pthreads \
+   --with-pthreads \
--without-pythonmodule \
--with-chroot-dir=/var/unbound \
--with-pidfile="" \



Re: A few words on cleaning up PERMIT_PACKAGE

2019-07-12 Thread Stuart Henderson
On 2019/07/11 23:12, Christian Weisgerber wrote:
> A few words about cleaning up PERMIT_PACKAGE_*, since I've done
> similar changes before.
> 
> You might think this will take care of itself over time, as ports
> are updated and modified, they'll eventually all get cleaned up.
> Past experience suggests that this won't happen or will take a very
> long time.  A subset of ports is touched frequently, but there is
> a long tail that sees no changes from one release to the next.  So,
> yeah, eventually we'll need to sit down and do an explicit cleanup
> run.
> 
> You want to do this in steps and eliminate the obsolete settings from
> (1) modules and the ports that use them;
> (2) all instances of Makefile.inc and the ports that use them;
> (3) multi-package ports;
> (4) the rest, which is simple now.
> 
> There are no modules that set PERMIT_PACKAGE_*, so that's it for
> step (1).
> 
> If you want to move this forward, (2) is where we're at now.
> There are 100+ Makefile.inc files that set PERMIT_PACKAGE_*.
> 
> Step (4) is very amenable to scripting.  There's really no point
> in manually changing simple ports when they can be covered by a
> script run, and it doesn't matter whether a thousand or five thousand
> are left.

What do you think about starting from the other side, moving all
the files (modules, ports, Makefile.inc) which just have a single
^PERMIT_PACKAGE_.* line which is PERMIT_PACKAGE_CDROM=Yes to
PERMIT_PACKAGE=Yes?

Then it's easier to spot the remaining oddities and work through
them.



UPDATE: SQLMap 1.3.7

2019-07-12 Thread Gonzalo L. Rodriguez
Hello,

Update for SQLMap 1.3.7:

https://github.com/sqlmapproject/sqlmap

OK? Comments?

Cheers.-

-- 

- gonzalo
Index: Makefile
===
RCS file: /cvs/ports/security/sqlmap/Makefile,v
retrieving revision 1.20
diff -u -p -r1.20 Makefile
--- Makefile6 Jun 2019 07:02:20 -   1.20
+++ Makefile11 Jul 2019 21:36:04 -
@@ -4,7 +4,7 @@ COMMENT =   penetration testing tool to d
 
 GH_ACCOUNT =   sqlmapproject
 GH_PROJECT =   sqlmap
-GH_TAGNAME =   1.3.6
+GH_TAGNAME =   1.3.7
 
 CATEGORIES =   security
 
Index: distinfo
===
RCS file: /cvs/ports/security/sqlmap/distinfo,v
retrieving revision 1.16
diff -u -p -r1.16 distinfo
--- distinfo6 Jun 2019 07:02:20 -   1.16
+++ distinfo11 Jul 2019 21:36:04 -
@@ -1,2 +1,2 @@
-SHA256 (sqlmap-1.3.6.tar.gz) = JlN42T1POgJevf1eUCpntMA9FNZjgWFcT08S5jZwvdQ=
-SIZE (sqlmap-1.3.6.tar.gz) = 7452711
+SHA256 (sqlmap-1.3.7.tar.gz) = +f3Rxb4bn0yUXAGspumGCI6NfnNJATGYqflXckx5lcA=
+SIZE (sqlmap-1.3.7.tar.gz) = 7482163
Index: pkg/PLIST
===
RCS file: /cvs/ports/security/sqlmap/pkg/PLIST,v
retrieving revision 1.16
diff -u -p -r1.16 PLIST
--- pkg/PLIST   6 Jun 2019 07:02:20 -   1.16
+++ pkg/PLIST   11 Jul 2019 21:36:05 -
@@ -31,6 +31,7 @@ share/sqlmap/data/procs/mysql/dns_reques
 share/sqlmap/data/procs/mysql/write_file_limit.sql
 share/sqlmap/data/procs/oracle/
 share/sqlmap/data/procs/oracle/dns_request.sql
+share/sqlmap/data/procs/oracle/read_file_export_extension.sql
 share/sqlmap/data/procs/postgresql/
 share/sqlmap/data/procs/postgresql/dns_request.sql
 share/sqlmap/data/shell/
@@ -47,6 +48,7 @@ share/sqlmap/data/shell/stagers/stager.j
 share/sqlmap/data/shell/stagers/stager.php_
 share/sqlmap/data/txt/
 share/sqlmap/data/txt/common-columns.txt
+share/sqlmap/data/txt/common-files.txt
 share/sqlmap/data/txt/common-outputs.txt
 share/sqlmap/data/txt/common-tables.txt
 share/sqlmap/data/txt/keywords.txt
@@ -69,6 +71,10 @@ share/sqlmap/data/udf/mysql/windows/64/l
 share/sqlmap/data/udf/postgresql/
 share/sqlmap/data/udf/postgresql/linux/
 share/sqlmap/data/udf/postgresql/linux/32/
+share/sqlmap/data/udf/postgresql/linux/32/10/
+share/sqlmap/data/udf/postgresql/linux/32/10/lib_postgresqludf_sys.so_
+share/sqlmap/data/udf/postgresql/linux/32/11/
+share/sqlmap/data/udf/postgresql/linux/32/11/lib_postgresqludf_sys.so_
 share/sqlmap/data/udf/postgresql/linux/32/8.2/
 share/sqlmap/data/udf/postgresql/linux/32/8.2/lib_postgresqludf_sys.so_
 share/sqlmap/data/udf/postgresql/linux/32/8.3/
@@ -85,7 +91,15 @@ share/sqlmap/data/udf/postgresql/linux/3
 share/sqlmap/data/udf/postgresql/linux/32/9.3/lib_postgresqludf_sys.so_
 share/sqlmap/data/udf/postgresql/linux/32/9.4/
 share/sqlmap/data/udf/postgresql/linux/32/9.4/lib_postgresqludf_sys.so_
+share/sqlmap/data/udf/postgresql/linux/32/9.5/
+share/sqlmap/data/udf/postgresql/linux/32/9.5/lib_postgresqludf_sys.so_
+share/sqlmap/data/udf/postgresql/linux/32/9.6/
+share/sqlmap/data/udf/postgresql/linux/32/9.6/lib_postgresqludf_sys.so_
 share/sqlmap/data/udf/postgresql/linux/64/
+share/sqlmap/data/udf/postgresql/linux/64/10/
+share/sqlmap/data/udf/postgresql/linux/64/10/lib_postgresqludf_sys.so_
+share/sqlmap/data/udf/postgresql/linux/64/11/
+share/sqlmap/data/udf/postgresql/linux/64/11/lib_postgresqludf_sys.so_
 share/sqlmap/data/udf/postgresql/linux/64/8.2/
 share/sqlmap/data/udf/postgresql/linux/64/8.2/lib_postgresqludf_sys.so_
 share/sqlmap/data/udf/postgresql/linux/64/8.3/
@@ -102,6 +116,10 @@ share/sqlmap/data/udf/postgresql/linux/6
 share/sqlmap/data/udf/postgresql/linux/64/9.3/lib_postgresqludf_sys.so_
 share/sqlmap/data/udf/postgresql/linux/64/9.4/
 share/sqlmap/data/udf/postgresql/linux/64/9.4/lib_postgresqludf_sys.so_
+share/sqlmap/data/udf/postgresql/linux/64/9.5/
+share/sqlmap/data/udf/postgresql/linux/64/9.5/lib_postgresqludf_sys.so_
+share/sqlmap/data/udf/postgresql/linux/64/9.6/
+share/sqlmap/data/udf/postgresql/linux/64/9.6/lib_postgresqludf_sys.so_
 share/sqlmap/data/udf/postgresql/windows/
 share/sqlmap/data/udf/postgresql/windows/32/
 share/sqlmap/data/udf/postgresql/windows/32/8.2/
@@ -201,7 +219,6 @@ share/sqlmap/extra/shutils/
 ${MODPY_COMMENT}share/sqlmap/extra/shutils/${MODPY_PYCACHE}/
 share/sqlmap/extra/shutils/${MODPY_PYCACHE}duplicates.${MODPY_PYC_MAGIC_TAG}pyc
 share/sqlmap/extra/shutils/${MODPY_PYCACHE}newlines.${MODPY_PYC_MAGIC_TAG}pyc
-share/sqlmap/extra/shutils/${MODPY_PYCACHE}pylint.${MODPY_PYC_MAGIC_TAG}pyc
 share/sqlmap/extra/shutils/blanks.sh
 share/sqlmap/extra/shutils/drei.sh
 share/sqlmap/extra/shutils/duplicates.py
@@ -213,7 +230,6 @@ share/sqlmap/extra/shutils/precommit-hoo
 share/sqlmap/extra/shutils/pycodestyle.sh
 share/sqlmap/extra/shutils/pydiatra.sh
 share/sqlmap/extra/shutils/pyflakes.sh

Re: 回复: UPDATE: Nextcloud-16.0.2

2019-07-12 Thread Gonzalo L. Rodriguez
Whoops, yes!

New diff attached.

On Thu, 11 Jul 2019 at 14:00:18 +, wen heping wrote:
> 16.0.3 released yesterday :)
> 
> 发件人: owner-po...@openbsd.org  代表 Gonzalo L. 
> Rodriguez 
> 发送时间: 2019年7月11日 20:21
> 收件人: ports@openbsd.org
> 主题: Re: UPDATE: Nextcloud-16.0.2
> 
> ping
> 
> 
> > On 5. Jul 2019, at 19:42, Gonzalo L. Rodriguez  wrote:
> >
> > Better diff with some examples to shut-up a couple warnings.
> >
> > OK?
> >
> >> On Fri, 05 Jul 2019 at 19:36:53 +0200, Gonzalo L. Rodriguez wrote:
> >> Hello,
> >>
> >> Update for Nextcloud to 16.0.2:
> >>
> >> https://nextcloud.com/changelog/
> >>
> >> OK? Comments?
> >>
> >> Cheers.-
> >>
> >> --
> >>
> >>- gonzalo
> >
> >> Index: Makefile
> >> ===
> >> RCS file: /cvs/ports/www/nextcloud/Makefile,v
> >> retrieving revision 1.39
> >> diff -u -p -r1.39 Makefile
> >> --- Makefile21 May 2019 06:20:23 -1.39
> >> +++ Makefile5 Jul 2019 17:33:04 -
> >> @@ -2,7 +2,7 @@
> >>
> >> COMMENT=easy and universal access to shared and/or personal files
> >>
> >> -V=16.0.1
> >> +V=16.0.2
> >> DISTNAME=nextcloud-${V}
> >> EXTRACT_SUFX=.tar.bz2
> >>
> >> Index: distinfo
> >> ===
> >> RCS file: /cvs/ports/www/nextcloud/distinfo,v
> >> retrieving revision 1.25
> >> diff -u -p -r1.25 distinfo
> >> --- distinfo22 May 2019 17:43:23 -1.25
> >> +++ distinfo5 Jul 2019 17:33:04 -
> >> @@ -1,2 +1,2 @@
> >> -SHA256 (nextcloud-16.0.1.tar.bz2) = 
> >> qAzlhunpMLL7ppcHMR5XU0bNTcRALoRnjHMPmTDXiu4=
> >> -SIZE (nextcloud-16.0.1.tar.bz2) = 102865395
> >> +SHA256 (nextcloud-16.0.2.tar.bz2) = 
> >> 9p221pYcGyVSmQ90KHcDeoaYdT7PJ7RXsBIZTZdGNkE=
> >> +SIZE (nextcloud-16.0.2.tar.bz2) = 61600732
> >> Index: pkg/PLIST
> >> ===
> >> RCS file: /cvs/ports/www/nextcloud/pkg/PLIST,v
> >> retrieving revision 1.28
> >> diff -u -p -r1.28 PLIST
> >> --- pkg/PLIST21 May 2019 06:20:23 -1.28
> >> +++ pkg/PLIST5 Jul 2019 17:33:06 -
> >> @@ -5014,6 +5014,8 @@ nextcloud/apps/accessibility/js/accessib
> >> nextcloud/apps/accessibility/l10n/
> >> nextcloud/apps/accessibility/l10n/af.js
> >> nextcloud/apps/accessibility/l10n/af.json
> >> +nextcloud/apps/accessibility/l10n/bg.js
> >> +nextcloud/apps/accessibility/l10n/bg.json
> >> nextcloud/apps/accessibility/l10n/ca.js
> >> nextcloud/apps/accessibility/l10n/ca.json
> >> nextcloud/apps/accessibility/l10n/cs.js
> >> @@ -5034,6 +5036,8 @@ nextcloud/apps/accessibility/l10n/es_AR.
> >> nextcloud/apps/accessibility/l10n/es_AR.json
> >> nextcloud/apps/accessibility/l10n/eu.js
> >> nextcloud/apps/accessibility/l10n/eu.json
> >> +nextcloud/apps/accessibility/l10n/fa.js
> >> +nextcloud/apps/accessibility/l10n/fa.json
> >> nextcloud/apps/accessibility/l10n/fi.js
> >> nextcloud/apps/accessibility/l10n/fi.json
> >> nextcloud/apps/accessibility/l10n/fo.js
> >> @@ -5842,6 +5846,7 @@ nextcloud/apps/dav/lib/BackgroundJob/Cle
> >> nextcloud/apps/dav/lib/BackgroundJob/CleanupInvitationTokenJob.php
> >> nextcloud/apps/dav/lib/BackgroundJob/GenerateBirthdayCalendarBackgroundJob.php
> >> nextcloud/apps/dav/lib/BackgroundJob/RefreshWebcalJob.php
> >> +nextcloud/apps/dav/lib/BackgroundJob/RegisterRegenerateBirthdayCalendars.php
> >> nextcloud/apps/dav/lib/BackgroundJob/UpdateCalendarResourcesRoomsBackgroundJob.php
> >> nextcloud/apps/dav/lib/BackgroundJob/UploadCleanup.php
> >> nextcloud/apps/dav/lib/CalDAV/
> >> @@ -8094,10 +8099,14 @@ nextcloud/apps/files_rightclick/l10n/is.
> >> nextcloud/apps/files_rightclick/l10n/is.json
> >> nextcloud/apps/files_rightclick/l10n/it.js
> >> nextcloud/apps/files_rightclick/l10n/it.json
> >> +nextcloud/apps/files_rightclick/l10n/ja.js
> >> +nextcloud/apps/files_rightclick/l10n/ja.json
> >> nextcloud/apps/files_rightclick/l10n/ko.js
> >> nextcloud/apps/files_rightclick/l10n/ko.json
> >> nextcloud/apps/files_rightclick/l10n/lt_LT.js
> >> nextcloud/apps/files_rightclick/l10n/lt_LT.json
> >> +nextcloud/apps/files_rightclick/l10n/lv.js
> >> +nextcloud/apps/files_rightclick/l10n/lv.json
> >> nextcloud/apps/files_rightclick/l10n/nb.js
> >> nextcloud/apps/files_rightclick/l10n/nb.json
> >> nextcloud/apps/files_rightclick/l10n/nl.js
> >> @@ -8155,7 +8164,6 @@ nextcloud/apps/files_sharing/img/
> >> nextcloud/apps/files_sharing/img/app.svg
> >> nextcloud/apps/files_sharing/js/
> >> nextcloud/apps/files_sharing/js/additionalScripts.js
> >> -nextcloud/apps/files_sharing/js/additionalScripts.js.map
> >> nextcloud/apps/files_sharing/js/app.js
> >> nextcloud/apps/files_sharing/js/dist/
> >> nextcloud/apps/files_sharing/js/dist/additionalScripts.js
> >> @@ -10762,6 +10770,8 @@ nextcloud/apps/recommendations/l10n/it.j
> >> nextcloud/apps/recommendations/l10n/it.json
> >> nextcloud/apps/recommendations/l10n/ja.js
> >> 

Re: A few words on cleaning up PERMIT_PACKAGE

2019-07-12 Thread Stuart Henderson
On 2019/07/11 18:01, Kurt Mosiejczuk wrote:
>  HOMEPAGE=http://sourceforge.net/projects/p7zip/
>  
>  # LGPL, except unRar plugin which is licensed as Freeware
> -PERMIT_PACKAGE_CDROM-rar=no fee
> -PERMIT_PACKAGE_CDROM=Yes
> -PERMIT_PACKAGE_FTP=  Yes
> +PERMIT_PACKAGE-rar=  no fee
> +PERMIT_PACKAGE=  Yes

This one changes -rar from packages available to packages not available.



Re: [UPDATE] lang/python/3.7

2019-07-12 Thread Christian Weisgerber
Remi Pointel:

> this diff updates python 3.7 to latest release 3.7.4.
> Could you test it in a bulk build please?

There were no problems on amd64.

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



Re: [NEW] audio/libopenmpt

2019-07-12 Thread Raphael Graf
On Tue, Jun 25, 2019 at 04:13:51PM +0200, Christian Weisgerber wrote:
> Raphael Graf:
> 
> > Does anyone know why the large file support is disabled in mpg123?
> 
> Because it doesn't make sense.  off_t is always the same on OpenBSD
> and does not change depending on how code defines _FILE_OFFSET_BITS.
> 

Yes, the problem is that libopenmpt sets _FILE_OFFSET_BITS=64.

>From a comment in mpg123.h:
"When the app defines _FILE_OFFSET_BITS, it wants non-default large file
support, and thus functions with added suffix (mpg123_open_64)."

This can be worked around in the libopenmpt port by setting
MPG123_NO_LARGENAME, see attached diff.
With this diff, the port works fine on macppc too.

diff -uNpr libopenmpt/Makefile /usr/ports/audio/libopenmpt/Makefile
--- libopenmpt/Makefile Sat Jun 22 10:42:41 2019
+++ /usr/ports/audio/libopenmpt/MakefileFri Jul 12 10:40:03 2019
@@ -14,13 +14,15 @@ HOMEPAGE =  https://lib.openmpt.org/libopenmpt/
 MAINTAINER =   Frederic Cambus 
 
 # BSD
-PERMIT_PACKAGE_CDROM = Yes
+PERMIT_PACKAGE =   Yes
 
 WANTLIB += ${COMPILER_LIBCXX} FLAC c m mpg123 ogg portaudio sndfile
 WANTLIB += sndio vorbis vorbisenc vorbisfile z
 
 MASTER_SITES = https://lib.openmpt.org/files/libopenmpt/src/
 
+COMPILER = base-clang ports-gcc
+
 LIB_DEPENDS =  audio/flac \
audio/libsndfile \
audio/libvorbis \
@@ -31,7 +33,8 @@ CONFIGURE_STYLE = gnu
 
 CONFIGURE_ARGS += --without-portaudiocpp
 
-CXXFLAGS +=-D_LIBCPP_HAS_C11_FEATURES
+CXXFLAGS +=-D_LIBCPP_HAS_C11_FEATURES \
+   -DMPG123_NO_LARGENAME
 
 NO_TEST =  Yes
 


CVS: cvs.openbsd.org: ports

2019-07-12 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/07/12 02:54:14

Modified files:
devel/libaudiofile: Makefile 

Log message:
Unbreak: changing HOMEPAGE requires a bump



Re: A few words on cleaning up PERMIT_PACKAGE

2019-07-12 Thread Marc Espie
On Thu, Jul 11, 2019 at 11:12:14PM +0200, Christian Weisgerber wrote:
> A few words about cleaning up PERMIT_PACKAGE_*, since I've done
> similar changes before.
> 
> You might think this will take care of itself over time, as ports
> are updated and modified, they'll eventually all get cleaned up.
> Past experience suggests that this won't happen or will take a very
> long time.  A subset of ports is touched frequently, but there is
> a long tail that sees no changes from one release to the next.  So,
> yeah, eventually we'll need to sit down and do an explicit cleanup
> run.
> 
> You want to do this in steps and eliminate the obsolete settings from
> (1) modules and the ports that use them;
> (2) all instances of Makefile.inc and the ports that use them;
> (3) multi-package ports;
> (4) the rest, which is simple now.

This is a fairly simple change comparatively, because the tools
are aware of it and don't consider it a "binary package change", so
no revision bump is necessary.



CVS: cvs.openbsd.org: ports

2019-07-12 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2019/07/12 00:22:03

Modified files:
geo/gdal   : Makefile distinfo 

Log message:
Update to gdal 3.0.1.

See https://trac.osgeo.org/gdal/wiki/Release/3.0.1-News



diff to enable pthreads in net/libunbound

2019-07-12 Thread Thomas Frohwein
Hi,

The diff below removes --without-pthreads from net/libunbound. The
reason why I'm proposing is that this way, a WIP draft of monero (the
cryptocurrency) works which otherwise segfaults if libunbound is
without pthread support.

There are only 2 ports that depend on it - security/gnutls and
telephony/asterisk. I have tested gnutls's gnutls-cli and certtool
(with a few examples from the manpage) without any issues with
libunbound pthread support. I'm not sure how to test asterisk without
owning a SIP phone.

I'm happy to do more testing if desired if someone can give me pointers
to the best way to test the affected ports. Or let me know why it may
be a bad idea to enable pthreads here...

Index: Makefile
===
RCS file: /cvs/ports/net/libunbound/Makefile,v
retrieving revision 1.5
diff -u -p -r1.5 Makefile
--- Makefile29 Jun 2019 13:49:41 -  1.5
+++ Makefile12 Jul 2019 05:59:11 -
@@ -4,6 +4,7 @@ COMMENT=validating DNS resolver library
 
 DISTNAME=  unbound-1.9.2
 PKGNAME=   lib${DISTNAME}
+REVISION=  0
 
 SHARED_LIBS +=  unbound  4.1  # 9.0
 
@@ -30,7 +31,6 @@ CONFIGURE_ARGS+= \
--with-ssl=/usr \
--with-libevent=/usr \
--with-libexpat=/usr \
-   --without-pthreads \
--without-pythonmodule \
--with-chroot-dir=/var/unbound \
--with-pidfile="" \



CVS: cvs.openbsd.org: ports

2019-07-12 Thread Bjorn Ketelaars
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2019/07/12 00:09:32

Modified files:
sysutils   : Makefile 

Log message:
+xxhash