Re: CVS: cvs.openbsd.org: ports

2018-06-05 Thread Nigel Taylor
I had sent issue to sthen@ already. Got past this by

doas -u _pbuild env CFLAGS="-I /usr/local/include" make package

works.


Default is to build with php5.6, but pear-utils builds/runs with php 7.0
so have two versions of PHP present when building if just install build
dependencies for this port - should really only ever be one or the other
PHP version, would need a pear/pear-utils for both php 5.6 and 7.0.
Needs sorting out cleaning up, if going to have both flavors. It should
be possible to build and run with just a single php version and never
require the other.


I've built everything else with LDEP's or RDEP's providing all the
dependencies have been defined just waiting on libreoffice to complete -
I used sqlport to determine what dependencies needed rebuilding, there
are BDEPS only's which may not have been rebuilt (seems unlikely to a
BDEP on php and not a matching RDEP) checked and the only cases found
are where there are -php subpackages the other subpackages -main etc
have no php runtime requirement, I normally build all the subpackages.

So it's looks like just the one port with an issue with the include, and
simple enough to fix.



On 06/05/18 13:32, Antoine Jacoutot wrote:
> On Mon, Jun 04, 2018 at 09:22:37AM -0600, Martijn van Duren wrote:
>> CVSROOT: /cvs
>> Module name: ports
>> Changes by:  mart...@cvs.openbsd.org 2018/06/04 09:22:37
>>
>> Modified files:
>>  lang/php   : Makefile.inc 
>>  lang/php/5.6   : Makefile 
>>  lang/php/5.6/pkg: PLIST-main 
>>  lang/php/7.0   : Makefile 
>>  lang/php/7.0/pkg: PLIST-main 
>>
>> Log message:
>> Make PHP link against devel/pcre instead of embedding a custom out of
>> date version.
>>
>> OK sthen@
> 
> Could this change have broken at least: graphics/pecl-imagick,php70 ?
> 
 Building on exopi-9 under graphics/pecl-imagick,php70
>BDEPENDS = 
> [lang/php/7.0;www/pear;devel/autoconf/2.62;devel/metaauto;devel/automake/1.9;graphics/ImageMagick;devel/gmake;converters/libiconv]
>DIST = [graphics/pecl-imagick,php56:imagick-3.4.3.tgz]
>FULLPKGNAME = pecl70-imagick-3.4.3p1
>RDEPENDS = [lang/php/7.0;converters/libiconv;graphics/ImageMagick]
> (Junk lock obtained for exopi-9 at 1528196433)
 Running depends in graphics/pecl-imagick,php70 at 1528196433
>last junk was in x11/kde/i18n3/ss
> /usr/sbin/pkg_add -aI -Dunsigned -Drepair ImageMagick-6.9.9.47 
> autoconf-2.62p2 automake-1.9.6p12 libiconv-1.14p3 metaauto-1.0p1 
> pear-1.10.1p0 php-7.0.30p7
> was: /usr/sbin/pkg_add -aI -Dunsigned -Drepair ImageMagick-6.9.9.47 
> autoconf-2.62p2 automake-1.9.6p12 gmake-4.2.1 libiconv-1.14p3 metaauto-1.0p1 
> pear-1.10.1p0 php-7.0.30p7
> /usr/sbin/pkg_add -aI -Dunsigned -Drepair ImageMagick-6.9.9.47 
> autoconf-2.62p2 automake-1.9.6p12 libiconv-1.14p3 metaauto-1.0p1 
> pear-1.10.1p0 php-7.0.30p7
> The following new rcscripts were installed: /etc/rc.d/php70_fpm
> See rcctl(8) for details.
> Look in /usr/local/share/doc/pkg-readmes for extra documentation.
 Running show-prepare-results in graphics/pecl-imagick,php70 at 1528196464
> ===> graphics/pecl-imagick,php70
> ===> pecl70-imagick-3.4.3p1 depends on: pear-* -> pear-1.10.1p0
> ===> pecl70-imagick-3.4.3p1 depends on: metaauto-* -> metaauto-1.0p1
> ===> pecl70-imagick-3.4.3p1 depends on: autoconf-2.62 -> autoconf-2.62p2
> ===> pecl70-imagick-3.4.3p1 depends on: automake->=1.9,<1.10 -> 
> automake-1.9.6p12
> ===> pecl70-imagick-3.4.3p1 depends on: php->=7.0,<7.1 -> php-7.0.30p7
> ===> pecl70-imagick-3.4.3p1 depends on: gmake-* -> gmake-4.2.1
> ===> pecl70-imagick-3.4.3p1 depends on: libiconv-* -> libiconv-1.14p3
> ===> pecl70-imagick-3.4.3p1 depends on: ImageMagick-* -> ImageMagick-6.9.9.47
> ===>  Verifying specs:  ICE MagickCore-6.Q16 MagickWand-6.Q16 SM X11 Xext Xt 
> bz2 c djvulibre expat fftw3 fontconfig freetype iconv jbig jpeg lcms2 lzma m 
> openjp2 png pthread tiff webp xcb xml2 z
> ===>  found ICE.10.0 MagickCore-6.Q16.6.1 MagickWand-6.Q16.4.0 SM.9.0 
> X11.16.1 Xext.13.0 Xt.11.0 bz2.10.4 c.92.3 djvulibre.26.0 expat.12.0 
> fftw3.7.1 fontconfig.12.0 freetype.29.0 iconv.6.0 jbig.3.0 jpeg.68.1 
> lcms2.1.2 lzma.2.1 m.10.1 openjp2.3.1 png.17.5 pthread.25.1 tiff.40.2 
> webp.4.0 xcb.4.0 xml2.16.1 z.5.0
> ImageMagick-6.9.9.47
> autoconf-2.62p2
> automake-1.9.6p12
> gmake-4.2.1
> libiconv-1.14p3
> metaauto-1.0p1
> pear-1.10.1p0
> php-7.0.30p7
> (Junk lock released for exopi-9 at 1528196467)
> Woken up x11/qt5/qtxmlpatterns
> distfiles size=245410
 Running build in graphics/pecl-imagick,php70 at 1528196467
> ===> graphics/pecl-imagick,php70
> ===>  Checking files for pecl70-imagick-3.4.3p1
> `/exopi-cvs/ports/distfiles/imagick-3.4.3.tgz' is up to date.
>>> (SHA256) imagick-3.4.3.tgz: OK
> ===>  Extracting for pecl70-imagick-3.4.3p1
> ===>  Patching for pecl70-imagick-3.4.3p1
> ===>  Compiler link: clang -> /usr/bin/clang
> ===>  Compiler link: clang++ -> /usr/bin/clang++
> ===>  Compiler link: cc -> /usr/bin/cc
> ===>  Compiler link: c++ -> 

CVS: cvs.openbsd.org: ports

2018-05-29 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2018/05/29 16:07:41

Modified files:
misc/gpsd  : Makefile 

Log message:
bump after php switch to 7.0
Ok sthen@



CVS: cvs.openbsd.org: ports

2018-05-16 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2018/05/16 03:20:05

Modified files:
graphics/shotwell: Makefile 

Log message:
resync WANTLIB
Ok aja@



CVS: cvs.openbsd.org: ports

2018-05-14 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2018/05/14 23:15:21

Modified files:
games/tome4/pkg: PLIST-main 

Log message:
Update PLIST-main fails to find README file when building.
Ok jca@



CVS: cvs.openbsd.org: ports

2018-04-29 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2018/04/29 05:52:55

Modified files:
devel/p5-Module-Install: Makefile 

Log message:
Add missing BDEP for v1.18 v1.19 to follow
Ok aja



CVS: cvs.openbsd.org: ports

2018-04-29 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2018/04/29 05:18:13

Modified files:
devel/p5-Module-ScanDeps: Makefile 
devel/p5-Module-ScanDeps/pkg: DESCR 

Log message:
Update DESCR for OpenBSD path
Ok aja



CVS: cvs.openbsd.org: ports

2018-04-24 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2018/04/24 13:21:52

Modified files:
x11/kde/base3/patches: patch-kioslave_man_man2html_cpp 
Added files:
x11/kde/base3/patches: 
   patch-kcontrol_kfontinst_kfontinst_Main_cpp 
   patch-kwin_client_cpp 

Log message:
Fixes for clang6
Ok espie@



CVS: cvs.openbsd.org: ports

2018-04-21 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2018/04/21 14:15:49

Added files:
x11/kde/games3/patches: patch-kshisen_board_cpp 

Log message:
clang6 fix
Ok naddy@



CVS: cvs.openbsd.org: ports

2018-04-07 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2018/04/07 17:15:28

Modified files:
sysutils/sleuthkit: Makefile 
Added files:
sysutils/sleuthkit/patches: patch-tools_srchtools_sigfind_cpp 

Log message:
Fix from upstream githut not released yet for clang 6.0
Ok sthen@



CVS: cvs.openbsd.org: ports

2018-02-28 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2018/02/28 07:08:36

Modified files:
multimedia/get_flash_videos: Makefile distinfo 
multimedia/get_flash_videos/pkg: PLIST 

Log message:
Update version and stop using GitHub autogenerated tarball
Ok sthen@



CVS: cvs.openbsd.org: ports

2018-02-09 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2018/02/09 03:41:45

Modified files:
sysutils/burp  : Makefile 

Log message:
Update WANTLIB after net/librsync update
Ok sthen@



CVS: cvs.openbsd.org: ports

2018-01-20 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2018/01/20 08:30:58

Modified files:
textproc   : Makefile 

Log message:
add in new port p5-Text-CSV-Hashify



CVS: cvs.openbsd.org: ports

2018-01-20 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2018/01/20 08:23:18

Log message:
CSV file to perl Hashes
Ok landry

Status:

Vendor Tag: nigel
Release Tags:   nigel_20180120

N ports/textproc/p5-Text-CSV-Hashify/Makefile
N ports/textproc/p5-Text-CSV-Hashify/distinfo
N ports/textproc/p5-Text-CSV-Hashify/pkg/DESCR
N ports/textproc/p5-Text-CSV-Hashify/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2018-01-11 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2018/01/11 15:00:07

Modified files:
mail/sendmail  : Makefile 
mail/sendmail/files: site.OS.m4 

Log message:
fix m4 issue with earlier update.
Ok ajacoutot



CVS: cvs.openbsd.org: ports

2017-12-29 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2017/12/29 03:53:48

Modified files:
www/youtube-dl : Makefile distinfo 
www/youtube-dl/pkg: PLIST 

Log message:
Update version to 2017-12-23

ok rsadowski@



CVS: cvs.openbsd.org: ports

2017-12-28 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2017/12/28 14:01:29

Modified files:
www/p5-libwww  : Makefile distinfo 
www/p5-libwww/pkg: PLIST 

Log message:
Update to version 6.27
Remove added FIX_EXTRACT_PERMISIONS

Ok giovanni@ bluhm@



CVS: cvs.openbsd.org: ports

2017-11-25 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2017/11/25 06:53:26

Modified files:
geo/postgis: Makefile 

Log message:
Add missing dependency on gettext
Ok sthen@ lendry@



CVS: cvs.openbsd.org: ports

2017-10-26 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2017/10/26 13:56:17

Modified files:
multimedia/get_iplayer: Makefile distinfo 

Log message:
Update to version 3.06 unbreak tv cache after
site format changes.

Ok sthen@



CVS: cvs.openbsd.org: ports

2017-09-24 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2017/09/24 08:54:17

Modified files:
multimedia/get_flash_videos: Makefile distinfo 

Log message:
Update to latest version. Use sthen@ suggestions for Makefile.

Ok sthen@



CVS: cvs.openbsd.org: ports

2017-09-24 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2017/09/24 04:54:23

Modified files:
textproc/p5-Pod-Spell: Makefile 
textproc/p5-Pod-Spell/pkg: PLIST 

Log message:
Add p5-Path-Tiny runtime dependency, adjust PLIST

Ok sthen@



CVS: cvs.openbsd.org: ports

2017-09-23 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2017/09/23 04:27:35

Modified files:
graphics/py-matplotlib: Makefile 

Log message:
fix python3 flavor WANTLIB

Ok sthen@



CVS: cvs.openbsd.org: ports

2017-09-09 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2017/09/09 16:56:49

Modified files:
graphics/dpic  : Makefile distinfo 
graphics/dpic/patches: patch-Makefile 
graphics/dpic/pkg: PLIST 
Added files:
graphics/dpic/patches: patch-Makefile_in patch-dpic_c 
   patch-p2c_h patch-p2clib_c 

Log message:
Update version to 2017.08.01 patcheso for clang
run examples as a test.
ok bentley@



CVS: cvs.openbsd.org: ports

2017-09-07 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2017/09/07 13:15:19

Modified files:
www/p5-LWP-Protocol-https: Makefile distinfo 

Log message:
Update version to 6.07
Ok bluhm@



CVS: cvs.openbsd.org: ports

2017-09-07 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2017/09/07 13:11:36

Modified files:
www/p5-HTTP-Message: Makefile distinfo 
www/p5-HTTP-Message/pkg: PLIST 

Log message:
Update to version 6.13
Ok bluhm@



CVS: cvs.openbsd.org: ports

2017-09-07 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2017/09/07 13:07:38

Modified files:
net/p5-Net-HTTP: Makefile distinfo 
net/p5-Net-HTTP/pkg: PLIST 

Log message:
Update to 1.17
1.17 is a minor fix to tests only source changes checked and no changes.
Ok bluhm@ for 1.16



CVS: cvs.openbsd.org: ports

2017-09-07 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2017/09/07 12:58:40

Modified files:
net/p5-IO-Socket-Socks: Makefile distinfo 

Log message:
Update to 0.74
Ok bluhm@



CVS: cvs.openbsd.org: ports

2017-09-07 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2017/09/07 12:54:07

Modified files:
multimedia/p5-Storable-AMF: Makefile distinfo 

Log message:
Update to version 1.23
Ok bluhm@



CVS: cvs.openbsd.org: ports

2017-08-27 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2017/08/27 17:07:39

Modified files:
www/p5-HTML-Base: Makefile 
www/p5-HTML-Base/pkg: PLIST 

Log message:
Perl placed was placed in P5ARCH should be in P5SITE, it's not arch
dependant.

OK bluhm@



CVS: cvs.openbsd.org: ports

2017-08-27 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2017/08/27 15:56:41

Modified files:
www/p5-HTTP-Cookies: Makefile distinfo 

Log message:
Update to version 6.04. feedback from bluhm@
add TEST_DEPENDS, remove BUILD_DEPENDS = ${RUN_DEPENDS}
Ok bluhm@



CVS: cvs.openbsd.org: ports

2017-08-27 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2017/08/27 15:47:43

Modified files:
security/nikto : Makefile distinfo 
security/nikto/pkg: PLIST 
Added files:
security/nikto/patches: patch-program_nikto_pl 
patch-program_plugins_nikto_core_plugin 
Removed files:
security/nikto/patches: patch-nikto_pl 
patch-plugins_nikto_core_plugin 

Log message:
Update to new version and move to github.
feedback from sthen@ fixed.
ok sthen@



CVS: cvs.openbsd.org: ports

2017-08-27 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2017/08/27 15:45:03

Modified files:
www/youtube-dl : Makefile 
www/youtube-dl/pkg: PLIST 

Log message:
add missing from PLIST
Ok fcambus@



CVS: cvs.openbsd.org: ports

2017-07-30 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2017/07/30 10:05:25

Modified files:
devel/py-iso639: Makefile 
devel/py-iso639/pkg: PLIST 
devel/py-iso3166: Makefile 
devel/py-iso3166/pkg: PLIST 

Log message:
remove extra space in directory path in PLIST's and bump

Ok bcallah@ maintainer



CVS: cvs.openbsd.org: ports

2017-07-24 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2017/07/24 15:20:20

Modified files:
multimedia/get_flash_videos: Makefile distinfo 
multimedia/get_flash_videos/pkg: PLIST 

Log message:
Update to version 1.25.93 site change to itv, tv3play now viafree

Ok sthen@ bcallah@



CVS: cvs.openbsd.org: ports

2017-06-12 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2017/06/12 01:34:25

Modified files:
devel  : Makefile 

Log message:
Fix Makefile ident header
Ok Sthen



CVS: cvs.openbsd.org: ports

2017-04-30 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2017/04/30 17:20:24

Modified files:
multimedia/get_iplayer: Makefile distinfo 

Log message:
Update to fix BBC site changes. Read the release notes
section "do this first"
https://github.com/get-iplayer/get_iplayer/wiki/release300
Ok sthen@



CVS: cvs.openbsd.org: ports

2017-04-22 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2017/04/22 16:28:48

Modified files:
x11/gnustep/addresses: Makefile 
x11/gnustep/gnumail: Makefile 
x11/gnustep/gworkspace: Makefile 

Log message:
Bump revision after gnustep update
ok sebastia@



CVS: cvs.openbsd.org: ports

2017-03-12 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2017/03/12 06:58:03

Modified files:
x11/gnome/gdm/patches: patch-daemon_gdm-session-worker_c 

Log message:
fix to allow building
Ok aja@



CVS: cvs.openbsd.org: ports

2017-02-27 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2017/02/27 00:59:54

Modified files:
audio/grip : Makefile 

Log message:
Bump REVISION after DESCR change.

Ok aja@



CVS: cvs.openbsd.org: ports

2017-01-15 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2017/01/15 15:29:46

Modified files:
print/gutenprint/pkg: PLIST 

Log message:
Remove extra entries from PLIST
ok ajacoutot@



CVS: cvs.openbsd.org: ports

2017-01-13 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2017/01/13 05:44:28

Modified files:
sysutils/py-psutil: Makefile 

Log message:
Update for python3 includes py-ipadress
Ok sthen@



CVS: cvs.openbsd.org: ports

2017-01-12 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2017/01/12 03:07:03

Modified files:
security/ruby-akami: Makefile 
security/ruby-akami/pkg: PLIST 

Log message:
Change chmod to fix make clean
regenerate PLIST and bump REVISION
Ok Jeremy@



CVS: cvs.openbsd.org: ports

2016-11-05 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2016/11/05 04:14:44

Modified files:
www: Makefile 

Log message:
Remove nginx flavors



CVS: cvs.openbsd.org: ports

2016-09-05 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2016/09/05 10:46:18

Modified files:
devel/p5-IO-AIO: Makefile 

Log message:
Add missing build depend



CVS: cvs.openbsd.org: ports

2016-08-07 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2016/08/07 00:41:39

Modified files:
emulators/nestopia: Makefile 

Log message:
Bump revision

Ok aja@



CVS: cvs.openbsd.org: ports

2016-06-28 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2016/06/28 04:39:36

Modified files:
net/freeradius3: Makefile 

Log message:
Two BUILD_DEPENDS= change 2nd to +=
Ok shen@



CVS: cvs.openbsd.org: ports

2016-05-31 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2016/05/31 05:39:20

Modified files:
devel/frama-c  : Makefile 

Log message:
Bump added graphviz dependency.
Ok krw@



CVS: cvs.openbsd.org: ports

2016-05-22 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2016/05/22 05:41:56

Modified files:
infrastructure/lib/DPB: Grabber.pm 

Log message:
DPB::FetchDummy needs forget_cache routine.
Ok espie@



CVS: cvs.openbsd.org: ports

2016-05-13 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2016/05/13 01:56:55

Modified files:
multimedia/get_flash_videos: Makefile distinfo 
multimedia/get_flash_videos/pkg: PLIST 

Log message:
Take over as MAINTAINER, update to 1.25.92 version.
Ok sthen@



CVS: cvs.openbsd.org: ports

2016-05-04 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2016/05/04 09:28:24

Modified files:
sysutils/p5-File-Which: Makefile distinfo 

Log message:
Update to 1.21, versions removed from CPAN dist file missing.

Ok sthen@



CVS: cvs.openbsd.org: ports

2016-04-22 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2016/04/22 11:43:52

Modified files:
news/pan   : Makefile 

Log message:
Bump after changes.

Ok aja@



CVS: cvs.openbsd.org: ports

2016-04-11 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2016/04/11 12:22:43

Modified files:
games/wesnoth  : Makefile 
games/ufoai/base: Makefile 

Log message:
Bump REVISION after gettext removed

Ok kirby@



CVS: cvs.openbsd.org: ports

2016-03-14 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2016/03/14 14:12:39

Modified files:
base/xenocara/app: Makefile.inc 
base/xenocara/data: Makefile.inc 
base/xenocara/driver: Makefile.inc 
base/xenocara/font: Makefile.inc 
base/xenocara/lib: Makefile.inc 
base/xenocara/proto: Makefile.inc 
base/xenocara/util: Makefile.inc 

Log message:
Remove PERMIT_DISTFILES_CDROM no longer used was removed
from other ports.

Ok espie



CVS: cvs.openbsd.org: ports

2016-03-13 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2016/03/13 18:47:47

Modified files:
net/irssi-icb  : Makefile 

Log message:
Remove duplicate BUILD_DEPENDS

Ok sthen@



CVS: cvs.openbsd.org: ports

2016-03-11 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2016/03/11 06:13:19

Modified files:
devel/p5-MooseX-Types: Makefile 
geo/p5-Geo-UK-Postcode-Regex: Makefile 
www/p5-CGI-Compile: Makefile 
www/p5-Starman : Makefile 

Log message:
Change to use CONFIGURE_STYLE=modbuild tiny

Ok sthen



CVS: cvs.openbsd.org: ports

2016-03-11 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2016/03/11 06:06:22

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

Log message:
Support for Module::Build::Tiny using CONFIGURE_STYLE=modbuild tiny

change from acam...@verlet.org, ideas from sthen@, tested in bulk
by sthen

Ok sthen



CVS: cvs.openbsd.org: ports

2016-03-11 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2016/03/11 05:56:11

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

Log message:
Avoid multiple perl in CONFIGURE_STYLE/MODULES stops configure
script being run twice.

Ok sthen



CVS: cvs.openbsd.org: ports

2016-03-02 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2016/03/02 01:26:01

Modified files:
databases/p5-DBD-SQLite: Makefile 

Log message:
put back EPOCH removed by mistake
ok ajc



CVS: cvs.openbsd.org: ports

2016-01-21 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2016/01/21 11:34:42

Modified files:
telephony/asterisk-sounds/core-sounds/en_AU: Makefile 
telephony/asterisk-sounds/core-sounds/es: Makefile 

Log message:
Bump after change to PLIST's

Ok sthen@



Re: CVS: cvs.openbsd.org: ports

2016-01-18 Thread Nigel Taylor
On 01/18/16 22:48, Nigel Taylor wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   ni...@cvs.openbsd.org   2016/01/18 15:48:06
> 
> Modified files:
>   www/p5-Plack   : Makefile distinfo 
>   www/p5-Plack/pkg: PLIST 
> 
> Log message:
> Maintainer update p5-Plack to 1.0039
> 
> Ok sthen@
> 
> 
sthen@ didn't ok this, included in error. I had built
and tested and Ok'd the maintainer's update.

This was holding up making updates to p5-Dancer2 which
requires version 1.0035 or later.



CVS: cvs.openbsd.org: ports

2016-01-18 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2016/01/18 15:37:16

Log message:
New port required by p5-Plack update.

ok sthen@

Status:

Vendor Tag: nigel
Release Tags:   nigel_20160118

N ports/www/p5-Cookie-Baker/Makefile
N ports/www/p5-Cookie-Baker/distinfo
N ports/www/p5-Cookie-Baker/pkg/DESCR
N ports/www/p5-Cookie-Baker/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2016-01-18 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2016/01/18 15:48:06

Modified files:
www/p5-Plack   : Makefile distinfo 
www/p5-Plack/pkg: PLIST 

Log message:
Maintainer update p5-Plack to 1.0039

Ok sthen@



CVS: cvs.openbsd.org: ports

2016-01-18 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2016/01/18 15:19:27

Log message:
New port require by p5-Plack update.

Ok sthen@

Status:

Vendor Tag: nigel
Release Tags:   nigel_20160118

U ports/devel/p5-Test-Time/Makefile
U ports/devel/p5-Test-Time/distinfo
U ports/devel/p5-Test-Time/pkg/DESCR
U ports/devel/p5-Test-Time/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2016-01-18 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2016/01/18 15:42:12

Modified files:
www: Makefile 

Log message:
link in p5-Cookie-Baker



CVS: cvs.openbsd.org: ports

2016-01-18 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2016/01/18 15:15:21

Log message:
New port required by p5-Plack

Ok sthen@

Status:

Vendor Tag: nigel
Release Tags:   nigel_20160118

N ports/devel/p5-Test-Time/Makefile
N ports/devel/p5-Test-Time/distinfo
N ports/devel/p5-Test-Time/pkg/DESCR
N ports/devel/p5-Test-Time/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2016-01-18 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2016/01/18 15:32:25

Modified files:
devel  : Makefile 

Log message:
Link p5-Test-Time



CVS: cvs.openbsd.org: ports

2016-01-05 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2016/01/05 08:26:09

Modified files:
print/py-reportlab: Makefile 

Log message:
Use MASTER_SITE0 for 2nd Download.

Ok aja@



CVS: cvs.openbsd.org: ports

2015-12-31 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2015/12/31 03:34:43

Modified files:
net/zabbix : Makefile 

Log message:
bump zabbix,-web after changes.

Ok aja@



CVS: cvs.openbsd.org: ports

2015-12-29 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2015/12/29 12:37:21

Modified files:
www/erl-mochiweb: Makefile 

Log message:
Remove v from version number in PKGNAME.

Ok jasper@



CVS: cvs.openbsd.org: ports

2015-12-22 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2015/12/22 16:57:13

Modified files:
textproc/rubber: Makefile 

Log message:
Add missing build dependency.
Ok jasper@



CVS: cvs.openbsd.org: ports

2015-12-06 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2015/12/06 08:46:01

Added files:
graphics/clutter/core/patches: patch-tests_conform_actor-graph_c 

Log message:
Fix test which seg faults.

Ok jasper, aja



CVS: cvs.openbsd.org: ports

2015-11-02 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2015/11/02 03:47:41

Modified files:
textproc/p5-ack: Makefile 

Log message:
Add TEST_DEPENDS
Ok aja@



CVS: cvs.openbsd.org: ports

2015-10-18 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2015/10/18 15:34:25

Modified files:
www/p5-libwww  : Makefile distinfo 

Log message:
Update to 6.13

OK sthen



CVS: cvs.openbsd.org: ports

2015-10-15 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2015/10/15 02:53:57

ports/devel/p5-Date-Extract/patches

Update of /cvs/ports/devel/p5-Date-Extract/patches
In directory cvs.openbsd.org:/tmp/cvs-serv11177/patches

Log Message:
Directory /cvs/ports/devel/p5-Date-Extract/patches added to the repository



CVS: cvs.openbsd.org: ports

2015-10-15 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2015/10/15 02:58:17

Modified files:
devel/p5-Date-Extract: Makefile 
Added files:
devel/p5-Date-Extract/patches: patch-t_05-format_t 

Log message:
Add modinst style to stop possible CPAN download,
include TDEP in BDEP, fix 05-format.t test.

Ok robert



CVS: cvs.openbsd.org: ports

2015-09-13 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2015/09/13 09:19:19

Modified files:
fonts/adobe-fonts: Makefile.inc 
fonts/adobe-fonts/source-code-pro: Makefile distinfo 
fonts/adobe-fonts/source-code-pro/pkg: DESCR 
fonts/adobe-fonts/source-sans-pro: Makefile distinfo 
fonts/adobe-fonts/source-sans-pro/pkg: DESCR 
fonts/adobe-fonts/source-serif-pro: Makefile 
fonts/adobe-fonts/source-serif-pro/pkg: DESCR 

Log message:
Change to use GH_TAGNAME, add font version to DESCR.

Ok sthen@, zhuk@



CVS: cvs.openbsd.org: ports

2015-09-10 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2015/09/10 14:08:40

Modified files:
www/p5-HTTP-Message: Makefile distinfo 

Log message:
Update to version 6.11
Ok sthen@



CVS: cvs.openbsd.org: ports

2015-08-18 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2015/08/18 16:49:41

Modified files:
x11/kde/accessibility3: Makefile 

Log message:
bump required after WANTLIB change.
Ok sthen



CVS: cvs.openbsd.org: ports

2015-07-28 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2015/07/28 03:49:53

Modified files:
net/p5-Net-DHCP: Makefile distinfo 

Log message:
Update to version 0.696
Ok aja@ steven@



CVS: cvs.openbsd.org: ports

2015-07-28 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2015/07/28 03:46:04

Modified files:
multimedia/p5-Storable-AMF: Makefile distinfo 

Log message:
Update to version 1.08
Ok aja@ steven@



CVS: cvs.openbsd.org: ports

2015-07-28 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2015/07/28 03:42:58

Modified files:
devel/p5-Test-CheckManifest: Makefile distinfo 

Log message:
Update to version 1.29
Ok aja@ benoit@



CVS: cvs.openbsd.org: ports

2015-07-28 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2015/07/28 04:03:06

Modified files:
www/p5-HTTP-Message: Makefile distinfo 
www/p5-HTTP-Message/patches: patch-lib_HTTP_Headers_pm 
www/p5-HTTP-Message/pkg: PLIST 

Log message:
Update to version 6.10
Ok aja@



CVS: cvs.openbsd.org: ports

2015-07-28 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2015/07/28 03:53:30

Modified files:
net/p5-Net-HTTP: Makefile distinfo 

Log message:
update to version 6.09
Ok aja@ steven@



CVS: cvs.openbsd.org: ports

2015-07-28 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2015/07/28 04:08:00

Modified files:
security/nikto : Makefile 

Log message:
Switch from perl to sed inline edit.
No changes to package
Ok aja@



CVS: cvs.openbsd.org: ports

2015-07-28 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2015/07/28 03:57:28

Modified files:
textproc/p5-Encode-Locale: Makefile distinfo 

Log message:
Update to version 1.05
Ok aja@



CVS: cvs.openbsd.org: ports

2015-07-17 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2015/07/17 08:47:24

Modified files:
databases/puppetdb: Makefile 

Log message:
bump now ruby22 is the default FLAVOR
Ok jeremy@



CVS: cvs.openbsd.org: ports

2015-07-01 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2015/07/01 14:54:03

Modified files:
x11/xfce4/xfce4-clipman: Makefile 

Log message:
Add libqrencode optional addition to v1.2.4.

Ok landry@ maintainer



CVS: cvs.openbsd.org: ports

2015-06-12 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2015/06/12 07:47:45

Modified files:
textproc/libxslt: Makefile 

Log message:
also fix -python WANTLIB and bump

Ok sthen@



CVS: cvs.openbsd.org: ports

2015-06-02 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2015/06/02 04:40:49

Modified files:
converters/html2wml: Makefile 
net/smokeping  : Makefile 
www/p5-HTTP-Server-Simple: Makefile distinfo 

Log message:
Add dependency on www/p5-CGI and update to later version.

Ok sthen@



CVS: cvs.openbsd.org: ports

2015-05-11 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2015/05/11 10:24:39

Modified files:
graphics/jpegdump: Makefile 
net/ldns/libldns: Makefile 
security/foremost: Makefile 

Log message:
portbump failed to add WANTLIB if not already present
on WANTLIB sync.

Ok sthen@



CVS: cvs.openbsd.org: ports

2015-04-11 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2015/04/11 02:39:58

Modified files:
www/midori : Makefile 

Log message:
Use correct webkit library version, typo in manual fix after cvs conflict.

Ok landry, aja



CVS: cvs.openbsd.org: ports

2015-02-22 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2015/02/22 10:15:17

Modified files:
x11/p5-Tk  : Makefile 

Log message:
Add dependency WANTLIB for jpeg ok sthen@



CVS: cvs.openbsd.org: ports

2014-12-26 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2014/12/26 08:41:58

Modified files:
devel/p5-IPC-Run-SafeHandles: Makefile 

Log message:
Add p5-List-MoreUtils dependency and use modinst style to disable
autoinstall.

Ok benoit@



CVS: cvs.openbsd.org: ports

2014-12-19 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2014/12/19 09:01:00

Modified files:
devel/quirks   : Makefile 
devel/quirks/files: Quirks.pm 

Log message:
IO::Socket::IP now in base for perl 5.20.1 p5-IO-Socket-IP is removed.

Ok bluhm@



CVS: cvs.openbsd.org: ports

2014-12-16 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2014/12/16 03:43:56

Modified files:
devel/quirks   : Makefile 
devel/quirks/files: Quirks.pm 

Log message:
removed libghttp, p5-HTTP-GHTTP

Ok ajacoutot@ sthen@



CVS: cvs.openbsd.org: ports

2014-12-16 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2014/12/16 08:00:25

Modified files:
net/p5-Net-HTTP: Makefile 
www/p5-LWP-Protocol-https: Makefile 

Log message:
Correct dependencies

Ok bluhm@



CVS: cvs.openbsd.org: ports

2014-12-15 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2014/12/15 13:59:15

Modified files:
www/p5-libwww  : Makefile 

Log message:
Remove dependency on p5-HTTP-GHTTP no longer used.

Ok ajacoutot



CVS: cvs.openbsd.org: ports

2014-12-15 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2014/12/15 14:02:38

Modified files:
www: Makefile 

Log message:
unlink libghttp p5-HTTP-GHTTP no longer used after p5-libwww updated.

Ok ajacoutot@



CVS: cvs.openbsd.org: ports

2014-12-15 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2014/12/15 14:14:56

Modified files:
converters/p5-JSON-Any: Makefile 

Log message:
Add missing dependency on p5-namespace-clean.

Ok jca@



CVS: cvs.openbsd.org: ports

2014-12-15 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2014/12/15 16:08:54

Removed files:
www/libghttp   : Makefile distinfo 
www/libghttp/pkg: DESCR PFRAG.shared PLIST 
www/p5-HTTP-GHTTP: Makefile distinfo 
www/p5-HTTP-GHTTP/pkg: DESCR PLIST 

Log message:
Remove ports no longer maintained upstream and not used.

Ok ajacoutot@



CVS: cvs.openbsd.org: ports

2014-12-08 Thread Nigel Taylor
CVSROOT:/cvs
Module name:ports
Changes by: ni...@cvs.openbsd.org   2014/12/08 08:24:45

Modified files:
games/manaplus : Makefile distinfo 

Log message:
Upstream rerolled source file with change for same version.

Ok sthen@, bcallah@ Maintainer



  1   2   3   >