Re: [wip] Firefox 57.0b4

2017-10-25 Thread Ryan Freeman
On Mon, Oct 02, 2017 at 02:31:49PM +0200, Landry Breuil wrote:
> Hi,
> 
> of course not targeted for the upcoming 6.2 release, but firefox 57 will
> be quite a big change from 56, so testing is more than welcome.
> 
> https://www.mozilla.org/en-US/firefox/57.0beta/releasenotes/
> https://www.mozilla.org/en-US/firefox/quantum/
> https://hacks.mozilla.org/2017/09/firefox-quantum-developer-edition-fastest-firefox-ever/

Hi Landry,

I have been using your firefox 57beta packages at work and at home.
all amd64 platforms.  Current 57beta6 at work, perhaps beta5 at home.

Most things seem to work a-okay, video seems better in the 57 series
than it did before, though html5 controls still flicker in fullscreen.
Probably not what you are looking for report-wise anyway :-)

The extensions I do use were already updated anyway.

I can say that $WORKPLACE uses office365, and I have to make heavy use
of the outlook online features/office suite, and with a user agent
spoof extension installed they all work just like in Windows.  No
crashes from those heavy heavy pages (apps?) either.  Skype for
web even works :-)

snapshot-wise at home I am running a snap from a few days ago, and
at work presently oct 3rd.

Cheers!
-ryan

> 
> etc etc - to note: non-webextensions addons (which are labelled
> 'legacy' in about:addons) will stop working with this version, you've
> been warned. A separate content process should be enabled by default,
> and thanks to semarie@'s help we managed to build and enable the new
> 'stylo' css rendering engine, written in rust.
> 
> So as usual, pull/update/rebuild from
> https://cgit.rhaalovely.net/mozilla-firefox/log/?h=beta
> 
> Or try the packages from https://packages.rhaalovely.net/
> 
> Landry
> 



Re: update: audio/openal

2017-10-25 Thread David CARLIER
ping :-)

On 13 October 2017 at 22:57, David CARLIER  wrote:

> Hi,
>
> there is a small update of this port.
>
> Hope it s good.
>
> Regards.
>


[wip] howleditor 0.5.2

2017-10-25 Thread Peter Ljung
This is my first attempt to make a port for the howl editor (https://howl.io/).

I think howl is a *really* good alternative editor which compares well with e.g.
Sublime Text for my uses.

Also it doesn't come with a huge baggage like the Electron based editors
Atom and VS Code.

* The upstream code builds cleanly on OpenBSD since 0.4 release
* A stability issue (I found) on OpenBSD was fixed in last point release 0.5.2

I have tried my best to create a suitable port.

The current port is available at:

https://github.com/peterljung/howleditor

Some things I have came across ...

* I have installed and tested the port on 6.1 and 6.2 release (amd64)
* It is called howleditor to avoid conflict with avahi
* Avahi has a "@conflict howl-*" in PLIST
* I made a small patch in the Makefile to force setting PREFIX variable
  which otherwise is set by ports infrastructure

Any tips for improvements?



CVS: cvs.openbsd.org: ports

2017-10-25 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2017/10/25 14:24:18

Modified files:
sysutils/pkg_mgr: Makefile 
sysutils/pkg_mgr/pkg: DESCR 

Log message:
Fix HOMEPAGE/MASTER_SITES and DESCR.
>From Raf Czlonka,thanks!



CVS: cvs.openbsd.org: ports

2017-10-25 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2017/10/25 14:24:30

Modified files:
net/curl   : Tag: OPENBSD_6_2 Makefile 
Added files:
net/curl/patches: Tag: OPENBSD_6_2 patch-lib_imap_c 

Log message:
Security fix for CVE-2017-1000257: IMAP FETCH response out of bounds read



CVS: cvs.openbsd.org: ports

2017-10-25 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2017/10/25 14:03:55

Modified files:
lang/seed7 : Makefile distinfo 
lang/seed7/pkg : PLIST 

Log message:
Update to 20170915.



CVS: cvs.openbsd.org: ports

2017-10-25 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2017/10/25 13:36:46

Modified files:
devel/apr  : Makefile 
devel/apr/patches: patch-apr-config_in 
Added files:
devel/apr/patches: patch-build_apr_hints_m4 patch-configure_in 
   patch-misc_unix_rand_c 
Removed files:
devel/apr/patches: patch-configure 

Log message:
* Switch to running autoconf.
* Use arc4random instead of a random device.

ok stsp@



CVS: cvs.openbsd.org: ports

2017-10-25 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2017/10/25 13:31:30

Modified files:
net/curl   : Makefile distinfo 

Log message:
Security update to 7.56.1:
CVE-2017-1000257: IMAP FETCH response out of bounds read



CVS: cvs.openbsd.org: ports

2017-10-25 Thread Pascal Stumpf
CVSROOT:/cvs
Module name:ports
Changes by: pas...@cvs.openbsd.org  2017/10/25 12:17:27

Modified files:
net/tor: Makefile distinfo 

Log message:
Update to tor 0.3.1.8.



Re: [pretest] emacs-26.0.90

2017-10-25 Thread Jeremie Courreges-Anglas
On Sun, Oct 15 2017, Jeremie Courreges-Anglas  wrote:
> Here's a diff for the first pretest in the emacs-26 release cycle.
> Among other things, emacs now uses system malloc(3) at runtime (gmalloc
> is still used at build/unexec time).
>
> As usual build & test reports are welcome, especially if you use an arch
> different from amd64 / arm, or if you use one of the graphical flavors.

Thanks for the feedback so far, updated diff (sync with -current, use
https instead of ftp).  I think we're going to stay with .xz tarballs
for next releases, ~40M vs ~60M.

The build is broken on armv7.  Tests on any arch you have at hand are
still welcome.


Index: Makefile
===
RCS file: /d/cvs/ports/editors/emacs/Makefile,v
retrieving revision 1.71
diff -u -p -r1.71 Makefile
--- Makefile19 Oct 2017 16:28:48 -  1.71
+++ Makefile25 Oct 2017 16:56:58 -
@@ -2,8 +2,7 @@
 
 COMMENT=   GNU editor: extensible, customizable, self-documenting
 
-VERSION=   25.3
-REVISION=  0
+VERSION=   26.0.90
 DISTNAME=  emacs-${VERSION}
 
 CATEGORIES=editors
@@ -17,7 +16,8 @@ PERMIT_PACKAGE_CDROM= Yes
 
 WANTLIB=   c m ncurses pthread gnutls xml2 z
 
-MASTER_SITES=  ${MASTER_SITE_GNU:=emacs/}
+MASTER_SITES=  https://alpha.gnu.org/gnu/emacs/pretest/
+EXTRACT_SUFX=  .tar.xz
 
 USE_GMAKE= Yes
 
@@ -94,7 +94,6 @@ ERRORS+=  "Fatal: Conflicting flavor: ${
 
 post-install:
chmod -t ${PREFIX}/bin/emacs-${VERSION}
-   chmod -s ${PREFIX}/libexec/emacs/${VERSION}/${GCCARCH}/update-game-score
 .if ${FLAVOR:Mno_x11}
rm -Rf ${PREFIX}/share/applications/ ${PREFIX}/share/icons/
 .endif
Index: distinfo
===
RCS file: /d/cvs/ports/editors/emacs/distinfo,v
retrieving revision 1.10
diff -u -p -r1.10 distinfo
--- distinfo16 Sep 2017 16:42:27 -  1.10
+++ distinfo25 Oct 2017 02:41:27 -
@@ -1,2 +1,2 @@
-SHA256 (emacs-25.3.tar.gz) = 9yxqG0i2+6yiuZHu2AGWSiCKL4aGxwlAAT2ybNN5g8k=
-SIZE (emacs-25.3.tar.gz) = 62988771
+SHA256 (emacs-26.0.90.tar.xz) = 77JxJMuPPuupRy9PV3S12b9Ph/1NYCOq54Rp+1Znzyw=
+SIZE (emacs-26.0.90.tar.xz) = 43908428
Index: patches/patch-Makefile_in
===
RCS file: /d/cvs/ports/editors/emacs/patches/patch-Makefile_in,v
retrieving revision 1.3
diff -u -p -r1.3 patch-Makefile_in
--- patches/patch-Makefile_in   13 Oct 2016 15:39:32 -  1.3
+++ patches/patch-Makefile_in   25 Oct 2017 02:41:27 -
@@ -2,9 +2,10 @@ $OpenBSD: patch-Makefile_in,v 1.3 2016/1
 
 - don't compress man and info pages.
 
 Makefile.in.orig   Wed Jun 29 11:49:06 2016
-+++ Makefile.inTue Sep 27 15:22:19 2016
-@@ -664,7 +664,7 @@ install-info: info
+Index: Makefile.in
+--- Makefile.in.orig
 Makefile.in
+@@ -656,7 +656,7 @@ install-info: info
  for f in `ls $$elt $$elt-[1-9] $$elt-[1-9][0-9] 2>/dev/null`; do \
   (cd "$${thisdir}"; \
${INSTALL_DATA} ${srcdir}/info/$$f "$(DESTDIR)${infodir}/$$f"); 
\
@@ -13,7 +14,7 @@ $OpenBSD: patch-Makefile_in,v 1.3 2016/1
rm -f "$(DESTDIR)${infodir}/$$f.gz"; \
${GZIP_PROG} -9n "$(DESTDIR)${infodir}/$$f"; \
  done; \
-@@ -688,7 +688,7 @@ install-man:
+@@ -680,7 +680,7 @@ install-man:
  dest=`echo "$${page}" | sed -e 's/\.1$$//' -e '$(TRANSFORM)'`.1; \
  (cd "$${thisdir}"; \
   ${INSTALL_DATA} ${mansrcdir}/$${page} 
"$(DESTDIR)${man1dir}/$${dest}"); \
Index: patches/patch-configure
===
RCS file: /d/cvs/ports/editors/emacs/patches/patch-configure,v
retrieving revision 1.12
diff -u -p -r1.12 patch-configure
--- patches/patch-configure 1 May 2017 16:25:20 -   1.12
+++ patches/patch-configure 25 Oct 2017 02:41:27 -
@@ -1,7 +1,8 @@
 $OpenBSD: patch-configure,v 1.12 2017/05/01 16:25:20 jca Exp $
 configure.orig Thu Apr 20 17:50:43 2017
-+++ configure  Mon Apr 24 05:05:09 2017
-@@ -9530,7 +9530,14 @@ case "$opsys" in
+Index: configure
+--- configure.orig
 configure
+@@ -9219,7 +9219,14 @@ case "$opsys" in
openbsd)
 ## Han Boetes  says this is necessary,
 ## otherwise Emacs dumps core on elf systems.
Index: patches/patch-lisp_files_el
===
RCS file: /d/cvs/ports/editors/emacs/patches/patch-lisp_files_el,v
retrieving revision 1.2
diff -u -p -r1.2 patch-lisp_files_el
--- patches/patch-lisp_files_el 1 May 2017 16:25:20 -   1.2
+++ patches/patch-lisp_files_el 25 Oct 2017 02:41:27 -
@@ -2,9 +2,10 @@ $OpenBSD: patch-lisp_files_el,v 1.2 2017
 
 - open ports tree patches in diff-mode.
 
 lisp/files.el.orig Fri Feb  3 11:25:44 2017
-+++ lisp/files.el  

CVS: cvs.openbsd.org: ports

2017-10-25 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2017/10/25 09:36:23

Modified files:
sysutils/coreutils: Makefile distinfo 
sysutils/coreutils/patches: patch-Makefile_in 
sysutils/coreutils/pkg: PLIST 

Log message:
Update coreutils to 8.28--among many fixes, brings in the gb2sum utility.
ok juanfra@ shortly before the 6.2 freeze



CVS: cvs.openbsd.org: ports

2017-10-25 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2017/10/25 07:47:08

Modified files:
www/chromium   : Makefile distinfo 
www/chromium/files: audio_manager_openbsd.cc 
audio_manager_openbsd.h sndio_input.cc 
www/chromium/patches: 
  clang-third_party_WebKit_Source_platform_BUILD_gn 
  patch-BUILD_gn 
  patch-ash_display_mirror_window_controller_cc 
  patch-base_BUILD_gn 
  patch-base_process_launch_h 
  patch-base_process_process_metrics_h 
  patch-base_sys_info_openbsd_cc 
  patch-base_sys_info_posix_cc 
  patch-base_test_launcher_test_launcher_cc 
  patch-base_threading_platform_thread_h 
  patch-base_threading_platform_thread_posix_cc 
  patch-base_threading_thread_task_runner_handle_cc 
  patch-base_trace_event_process_memory_dump_cc 
  patch-build_config_c++_c++_gni 
  patch-build_config_compiler_BUILD_gn 
  patch-build_toolchain_gcc_toolchain_gni 
  patch-cc_BUILD_gn 
  patch-chrome_app_chrome_main_cc 
  patch-chrome_app_chrome_main_delegate_cc 
  patch-chrome_app_chrome_main_delegate_h 
  patch-chrome_app_chromium_strings_grd 
  patch-chrome_app_generated_resources_grd 
  patch-chrome_app_google_chrome_strings_grd 
  patch-chrome_app_settings_strings_grdp 
  patch-chrome_browser_about_flags_cc 
  patch-chrome_browser_browser_process_impl_cc 
  patch-chrome_browser_browser_process_impl_h 
  patch-chrome_browser_browser_resources_grd 
  patch-chrome_browser_chrome_browser_main_cc 
  
patch-chrome_browser_chrome_content_browser_client_cc 
  
patch-chrome_browser_chrome_content_browser_client_h 
  
patch-chrome_browser_download_chrome_download_manager_delegate_cc 
  patch-chrome_browser_download_download_prefs_cc 
  patch-chrome_browser_extensions_BUILD_gn 
  
patch-chrome_browser_extensions_api_music_manager_private_device_id_linux_cc 
  
patch-chrome_browser_extensions_api_settings_private_prefs_util_cc 
  
patch-chrome_browser_extensions_api_webrtc_audio_private_webrtc_audio_private_api_cc
 
  
patch-chrome_browser_extensions_bookmark_app_helper_cc 
  
patch-chrome_browser_extensions_browser_context_keyed_service_factories_cc 
  
patch-chrome_browser_extensions_external_provider_impl_cc 
  patch-chrome_browser_flag_descriptions_cc 
  patch-chrome_browser_flag_descriptions_h 
  patch-chrome_browser_gpu_gl_string_manager_cc 
  
patch-chrome_browser_interstitials_chrome_controller_client_cc 
  
patch-chrome_browser_media_galleries_media_file_system_registry_cc 
  
patch-chrome_browser_media_router_discovery_discovery_network_list_posix_cc 
  
patch-chrome_browser_media_router_discovery_discovery_network_list_wifi_linux_cc
 
  
patch-chrome_browser_metrics_chrome_browser_main_extra_parts_metrics_cc 
  
patch-chrome_browser_notifications_message_center_notification_manager_cc 
  
patch-chrome_browser_resources_plugin_metadata_plugins_linux_json 
  
patch-chrome_browser_resources_settings_appearance_page_appearance_page_html 
  
patch-chrome_browser_safe_browsing_incident_reporting_incident_reporting_service_cc
 
  patch-chrome_browser_sync_chrome_sync_client_cc 
  
patch-chrome_browser_task_manager_sampling_task_group_cc 
  
patch-chrome_browser_task_manager_sampling_task_manager_impl_cc 
  
patch-chrome_browser_ui_browser_command_controller_cc 
  
patch-chrome_browser_ui_startup_startup_browser_creator_cc 
  

CVS: cvs.openbsd.org: ports

2017-10-25 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2017/10/25 07:19:17

Modified files:
www/nghttp2: Makefile distinfo 

Log message:
update to nghttp2-1.27.0



CVS: cvs.openbsd.org: ports

2017-10-25 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2017/10/25 06:22:00

Modified files:
lang/gforth: Makefile 
devel/cryptopp : Makefile 
lang/STk   : Makefile 

Log message:
mark as BROKEN some ports which are failing on i386. for logs, see
https://marc.info/?l=openbsd-ports=150771704604793=2



CVS: cvs.openbsd.org: ports

2017-10-25 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2017/10/25 06:11:45

Modified files:
sysutils/grub  : Makefile 

Log message:
mark this i386-only port as broken. fails with clang, fails with ports gcc.



CVS: cvs.openbsd.org: ports

2017-10-25 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2017/10/25 05:12:31

Modified files:
devel/vte  : Makefile 

Log message:
missed bump for -python



CVS: cvs.openbsd.org: ports

2017-10-25 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2017/10/25 04:34:19

Modified files:
net/irssi  : Makefile distinfo 

Log message:
update to irssi-1.0.5, maintainer timeout

security-related fixes:

- Fix out of bounds read when compressing colour sequences. Found by Hanno 
Böck (GL#12, GL!18).
- Fix use after free condition during a race condition when waiting on channel 
sync during a rejoin (GL#13, GL!19).
- Fix null pointer dereference when parsing certain malformed CTCP DCC messages 
(GL#14, GL!20).
- Fix crash due to null pointer dereference when failing to split messages due 
to overlong nick or target (GL#15, GL!21).
- Fix out of bounds read when trying to skip a safe channel ID without 
verifying that the ID is long enough (GL#16, GL!22).
- Fix return of random memory when inet_ntop failed (#769).



CVS: cvs.openbsd.org: ports

2017-10-25 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2017/10/25 03:51:11

Modified files:
databases/sqlitebrowser: Makefile distinfo 
databases/sqlitebrowser/pkg: DESCR PLIST 

Log message:
Update sqlitebrowser to 3.10.1

Notable changes:
- switch to Qt5
- remove trailing whitespaces in DESCR

Most work done from Caspar Schutijser with small tweaks from me.

ok landry@



Re: UPDATE: databases/sqlitebrowser 3.10.1

2017-10-25 Thread Rafael Sadowski
On Sat Oct 21, 2017 at 08:37:50PM +0200, Rafael Sadowski wrote:
> On Mon Oct 16, 2017 at 04:40:52PM +0200, Caspar Schutijser wrote:
> > Hi ports@,
> > 
> > Below is a diff that updates databases/sqlitebrowser to 3.10.1. The
> > port uses Qt5 now. The changes in DESCR (remove trailing whitespace)
> > and in PLIST were made to please portcheck. If necessary I can send
> > the whitespace changes separately.
> > 
> > Thanks,
> > Caspar Schutijser
> > 
> 
> Ports update looks fine and sqlitebrowser runs as expected. Thanks Caspar!
> 
> ok rsadowski@ Any objections?
> 

Please find below a slightly cleanup version with following changes:

- sorted like in Makefile.template
- cleanup GH_ variables
- regen WANTLIB

Anybody wanna  give it a okay?

Index: Makefile
===
RCS file: /cvs/ports/databases/sqlitebrowser/Makefile,v
retrieving revision 1.22
diff -u -p -u -p -r1.22 Makefile
--- Makefile26 Jul 2017 22:45:17 -  1.22
+++ Makefile25 Oct 2017 09:25:13 -
@@ -1,26 +1,27 @@
 # $OpenBSD: Makefile,v 1.22 2017/07/26 22:45:17 sthen Exp $
 
 COMMENT=   graphical interface to sqlite databases
-V = 3.7.0
+
 GH_ACCOUNT =   sqlitebrowser
 GH_PROJECT =   sqlitebrowser
-GH_TAGNAME =   v${V}
-DISTNAME = ${GH_PROJECT}-${V}
-PKGNAME =  ${DISTNAME}
-REVISION = 1
+GH_TAGNAME =   v3.10.1
 
 CATEGORIES=databases x11
-HOMEPAGE=  http://sqlitebrowser.org/
 
-MODULES=   x11/qt4 devel/cmake
+HOMEPAGE=  http://sqlitebrowser.org/
 
 # MPLv2/GPLv3+
 PERMIT_PACKAGE_CDROM=  Yes
 
-WANTLIB += QtGui QtNetwork c m pthread sqlite3 ${COMPILER_LIBCXX}
+WANTLIB += ${COMPILER_LIBCXX} Qt5Core Qt5Gui Qt5Network Qt5PrintSupport
+WANTLIB += Qt5Test Qt5Widgets c m sqlite3
+
+MODULES=   x11/qt5 \
+   devel/cmake
+
 LIB_DEPENDS =  databases/sqlite3
-RUN_DEPENDS =  x11/gtk+3,-guic devel/desktop-file-utils
 
-CONFIGURE_ARGS =   -DUSE_QT5=False
+RUN_DEPENDS =  x11/gtk+3,-guic \
+   devel/desktop-file-utils
 
 .include 
Index: distinfo
===
RCS file: /cvs/ports/databases/sqlitebrowser/distinfo,v
retrieving revision 1.4
diff -u -p -u -p -r1.4 distinfo
--- distinfo23 Dec 2015 10:30:26 -  1.4
+++ distinfo25 Oct 2017 09:25:13 -
@@ -1,2 +1,2 @@
-SHA256 (sqlitebrowser-3.7.0.tar.gz) = 
MJOh3PWzE4wa3ymFfWIkmrKwaOcLABhpoxFRdj4ozDo=
-SIZE (sqlitebrowser-3.7.0.tar.gz) = 1509766
+SHA256 (sqlitebrowser-3.10.1.tar.gz) = 
NutTvHUZLGh9zimMefFTLEEM5Oy+6s+we50Cowfxa+8=
+SIZE (sqlitebrowser-3.10.1.tar.gz) = 1992186
Index: pkg/DESCR
===
RCS file: /cvs/ports/databases/sqlitebrowser/pkg/DESCR,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 DESCR
--- pkg/DESCR   9 May 2006 15:18:28 -   1.1.1.1
+++ pkg/DESCR   25 Oct 2017 09:25:13 -
@@ -1,19 +1,19 @@
-SQLite Database Browser is a public domain visual tool used to create, 
-design and edit database files compatible with SQLite3. 
+SQLite Database Browser is a public domain visual tool used to create,
+design and edit database files compatible with SQLite3.
 
-It is meant to be used for users and developers who want to create 
-databases, edit and search data using a familiar spreadsheet-like interface, 
-without the need to learn complicated SQL commands. 
+It is meant to be used for users and developers who want to create
+databases, edit and search data using a familiar spreadsheet-like interface,
+without the need to learn complicated SQL commands.
 Controls and wizards are available for users to:
-*   Create and compact database files 
-*   Create, define, modify and delete tables 
-*   Create, define and delete indexes 
-*   Browse, edit, add and delete records 
-*   Search records 
+*   Create and compact database files
+*   Create, define, modify and delete tables
+*   Create, define and delete indexes
+*   Browse, edit, add and delete records
+*   Search records
 *   Import and export records as text
-*   Import and export tables from/to CSV files 
-*   Import and export databases from/to SQL dump files 
+*   Import and export tables from/to CSV files
+*   Import and export databases from/to SQL dump files
 *   Issue SQL queries and inspect the results
 *   Examine a log of all SQL commands issued by the application
 
-This program, however, is not a visual shell for the sqlite command line tool. 
+This program, however, is not a visual shell for the sqlite command line tool.
Index: pkg/PLIST
===
RCS file: /cvs/ports/databases/sqlitebrowser/pkg/PLIST,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST
--- pkg/PLIST   23 Dec 2015 10:30:26 -  1.3
+++ pkg/PLIST   25 Oct 2017 09:25:13 -
@@ -4,7 +4,7 @@ share/appdata/
 share/appdata/sqlitebrowser.desktop.appdata.xml
 share/applications/sqlitebrowser.desktop
 

courier update

2017-10-25 Thread Giovanni Bechis
Update to latest version and get rid of some patches, ok ?
 Cheers
  Giovanni
Index: Makefile
===
RCS file: /var/cvs/ports/mail/courier-imap/Makefile,v
retrieving revision 1.113
diff -u -p -r1.113 Makefile
--- Makefile26 Sep 2017 17:30:37 -  1.113
+++ Makefile24 Oct 2017 07:48:57 -
@@ -3,9 +3,8 @@
 COMMENT-main=  imap server for maildir format mailboxes
 COMMENT-pop3=  pop3 server for maildir format mailboxes
 
-V= 4.18.0
+V= 4.18.2
 DISTNAME=  courier-imap-${V}
-REVISION=  1
 PKGNAME-main=  ${DISTNAME}
 FULLPKGNAME-pop3=  courier-pop3-${V}
 FULLPKGPATH-pop3=  mail/courier-imap,-pop3
@@ -32,8 +31,6 @@ USE_GMAKE=Yes
 CONFIGURE_STYLE=   autoconf automake
 AUTOCONF_VERSION=  2.69
 AUTOMAKE_VERSION=  1.15
-# only libs/rfc822/configure.ac is patched
-AUTOCONF_DIR=  ${WRKSRC} ${WRKSRC}/libs/rfc822
 
 # AM_PROG_LIBTOOL, aclocal is run during build
 BUILD_DEPENDS +=   devel/libtool
Index: distinfo
===
RCS file: /var/cvs/ports/mail/courier-imap/distinfo,v
retrieving revision 1.25
diff -u -p -r1.25 distinfo
--- distinfo4 Aug 2017 23:15:45 -   1.25
+++ distinfo24 Oct 2017 07:46:47 -
@@ -1,2 +1,2 @@
-SHA256 (courier-imap-4.18.0.tar.bz2) = 
+owuO3EpXJ+hJN+tNQ9ogmPd9/KxVwny1E0PlyLefFI=
-SIZE (courier-imap-4.18.0.tar.bz2) = 3202389
+SHA256 (courier-imap-4.18.2.tar.bz2) = 
9mzto+WqhT4T9BcwLfuDsxJwnpXxu82vzWIU12qU55o=
+SIZE (courier-imap-4.18.2.tar.bz2) = 3205230
Index: patches/patch-libs_rfc822_configure_ac
===
RCS file: patches/patch-libs_rfc822_configure_ac
diff -N patches/patch-libs_rfc822_configure_ac
--- patches/patch-libs_rfc822_configure_ac  26 Sep 2017 17:30:37 -  
1.1
+++ /dev/null   1 Jan 1970 00:00:00 -
@@ -1,42 +0,0 @@
-$OpenBSD: patch-libs_rfc822_configure_ac,v 1.1 2017/09/26 17:30:37 giovanni 
Exp $
-
-Index: libs/rfc822/configure.ac
 libs/rfc822/configure.ac.orig
-+++ libs/rfc822/configure.ac
-@@ -64,23 +64,13 @@ AC_CACHE_CHECK([how to calculate alternate timezone],l
- AC_TRY_COMPILE([
- #include  
- ],[
--int main()
--{
- time_tt=altzone;
--
--  return (0);
--}
- ], librfc822_cv_SYS_TIMEZONE=altzone,
- 
-   AC_TRY_COMPILE([
- #include  
- ],[
--int main()
--{
- int   n=daylight;
--
--  return (0);
--}
-   ], librfc822_cv_SYS_TIMEZONE=daylight,
- 
-   AC_TRY_COMPILE([
-@@ -88,12 +78,7 @@ int n=daylight;
- 
- extern struct tm dummy;
- ],[
--int main()
--{
- long  n=dummy.tm_gmtoff;
--
--  return (0);
--}
-   ] ,librfc822_cv_SYS_TIMEZONE=tm_gmtoff,
-   librfc822_cv_SYS_TIMEZONE=unknown
-   )
Index: Makefile
===
RCS file: /var/cvs/ports/mail/maildrop/Makefile,v
retrieving revision 1.67
diff -u -p -r1.67 Makefile
--- Makefile29 Sep 2017 22:05:30 -  1.67
+++ Makefile24 Oct 2017 07:50:14 -
@@ -3,8 +3,7 @@
 COMMENT-main=  mail delivery agent with filtering abilities
 COMMENT-utils= quota tools for the Courier mail suite
 
-V= 2.9.0
-REVISION=  0
+V= 2.9.2
 DISTNAME=  maildrop-$V
 PKGNAME-main=  maildrop-$V
 FULLPKGNAME-utils= courier-utils-$V
@@ -29,8 +28,6 @@ COMPILER =gcc
 
 CONFIGURE_STYLE=   autoconf
 AUTOCONF_VERSION=  2.69
-# only libs/rfc822/configure.ac is patched
-AUTOCONF_DIR=  ${WRKSRC}/libs/rfc822
 
 CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \
CPPFLAGS="${CFLAGS:C/ *$//} -I${LOCALBASE}/include" \
@@ -106,12 +103,6 @@ DOCFILES=  README \
libs/maildir/README.sharedfolders.txt \
libs/maildir/README.maildirquota.txt \
libs/maildir/quotawarnmsg
-
-# avoid triggering autotools cascade after patching configure.ac
-pre-configure:
-   @for d in ${AUTOCONF_DIR}; do \
-   touch -r $$d/aclocal.m4 $$d/configure.ac; \
-   done
 
 post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/maildrop
Index: distinfo
===
RCS file: /var/cvs/ports/mail/maildrop/distinfo,v
retrieving revision 1.21
diff -u -p -r1.21 distinfo
--- distinfo4 Aug 2017 23:17:27 -   1.21
+++ distinfo24 Oct 2017 07:50:30 -
@@ -1,2 +1,2 @@
-SHA256 (maildrop-2.9.0.tar.bz2) = bxstuCKjTYJW2cwqAR5aLGt+bdAe1miBzW/Ob061mBw=
-SIZE (maildrop-2.9.0.tar.bz2) = 2075698
+SHA256 (maildrop-2.9.2.tar.bz2) = WZNB5jt+Qwy3GaEpX40qlIzp7U/c/mfgUgPPJ3J858U=
+SIZE (maildrop-2.9.2.tar.bz2) = 2078713
Index: patches/patch-libs_rfc822_configure_ac

CVS: cvs.openbsd.org: ports

2017-10-25 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2017/10/25 00:59:24

Modified files:
security/libhttpseverywhere: Makefile distinfo 

Log message:
Update to libhttpseverywhere-0.6.2.



CVS: cvs.openbsd.org: ports

2017-10-25 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2017/10/25 00:57:04

Modified files:
sysutils/awscli: Makefile distinfo 

Log message:
Update to awscli-1.11.177.



CVS: cvs.openbsd.org: ports

2017-10-25 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2017/10/25 00:56:54

Modified files:
net/py-botocore: Makefile distinfo 

Log message:
Update to py-botocore-1.7.35.



CVS: cvs.openbsd.org: ports

2017-10-25 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2017/10/25 00:50:59

Modified files:
devel/llvm : Makefile 
Added files:
devel/llvm/patches: patch-tools_lld_ELF_Writer_cpp 

Log message:
Put .got.plt in RELRO.

from Brad (maintainer)