Re: clamav package dependency missing

2005-09-22 Thread andrew fresh
On Thu, Sep 22, 2005 at 09:53:11AM +0200, Nikolay Sturm wrote: * Matt Van Mater [2005-09-21]: be nice to have a notice during verbose installation that notifies the user of any dependencies that are not allowed on the FTP and/or CD. That doesn't make sense, just because a package is not on

Re: RFC changes in version numbering schemes

2005-11-03 Thread andrew fresh
As a 'user' I would like a way to tell easily if a package is for 3.7, 3.8, or current, especially when someone else was supposed to have upgraded a server. However, I wouldn't like it to have to be a part of the Makefile as that would be a PAIN to update. So if when packing, it could look at

Could p5-XML-SAX-ExpatXS automatically register the parser?

2007-09-04 Thread andrew fresh
I was wondering if this patch could be applied to p5-XML-SAX-ExpatXS. Something similar may also be wanted for some of the other perl SAX parsers. I seem to forget to register the parser when I install this package, and I would guess that if someone is installing the parser, they probably want it

Is it possible to move some variables from cpan.port.mk to perl.port.mk

2008-03-26 Thread andrew fresh
At the end of this message is a patch to move some stuff that is in cpan.port.mk into perl.port.mk. I have some perl ports that I am using internally, and these are things I generally do whenever I have a perl port, even if it isn't on the CPAN. I am not sure that this doesn't break

Make out-of-date extensible

2008-05-02 Thread andrew fresh
; #!/usr/bin/perl package OpenBSD::OutOfDate::Update; # $OpenBSD$ # # Copyright (c) 2008 Andrew Fresh [EMAIL PROTECTED] # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above # copyright notice and this permission

Re: UPDATE: mozilla-firefox-3.0

2008-07-11 Thread andrew fresh
On Wed, Jun 18, 2008 at 05:21:13PM -0400, Jason Dixon wrote: I'm still experiencing frequent, very reproducible crashes on my i386 laptop with intel graphics. I haven't been able to narrow it down to self-signed certs, large cgi outputs, or anything else. I can definitely cause a crash

Re: UPDATE: mozilla-firefox-3.0

2008-07-16 Thread andrew fresh
On Wed, Jul 16, 2008 at 04:23:37PM -0400, James Turner wrote: On Wed, Jul 16, 2008 at 09:25:31PM +0300, Martynas Venckus wrote: Hey, I've updated the diff. Changes: - security update to 3.0.1 - fix the ssl psm bug. you can't just cast a char* to an int*

Re: Ports with possible 64-bit problems

2008-11-05 Thread andrew fresh
On Mon, Nov 03, 2008 at 10:17:50AM -0500, Eric Sproul wrote: Christian Weisgerber wrote: A grep over a recent set of amd64 bulk build logs shows these ports generating warnings that indicate possible 64-bit problems: libssh2-0.18 Hi, I finally got around to setting up an amd64 test

Re: samba

2009-06-30 Thread andrew fresh
On Tue, Jun 30, 2009 at 11:58:29PM +0100, Stuart Henderson wrote: On 2009/06/30 16:52, Beavis wrote: Hi, Is there an option available on the ports that would able me to build samba with winbind? no; winbind needs nsswitch which we don't support. That said, if you need it for making

Re: samba

2009-07-01 Thread andrew fresh
Apparently the diff for the PFRAG.winbind-main was borked in the last try, so here it is again, it builds, but I haven't actually used this diff. l8rZ, -- andrew - ICQ# 253198 - Jabber: and...@rraz.net BOFH excuse of the day: descramble code needed from software company Index: Makefile

NEW check_openbgpd for Nagios

2009-11-18 Thread Andrew Fresh
I finally stopped slacking for a little while and made a Nagios check OpenBGPd peers. (it was fun, I got to use some of the new perl 5.10 features) http://monitoringexchange.org/inventory/Check-Plugins/Software/Misc/check_openbgpd It has been monitoring my three OpenBGPd boxes for several

Re: NEW check_openbgpd for Nagios

2009-11-19 Thread Andrew Fresh
On Thu, Nov 19, 2009 at 01:46:46AM +, Stuart Henderson wrote: nice :-) Thanks! a couple of things I think it really needs: - allow the socket to be specified (bgpctl -r), for people who want to use the r/o socket or people running multiple daemons That sounds like a better idea than

Re: NEW check_openbgpd for Nagios

2009-11-19 Thread Andrew Fresh
On Thu, Nov 19, 2009 at 01:46:46AM +, Stuart Henderson wrote: a couple of things I think it really needs: - allow the socket to be specified (bgpctl -r), for people who want to use the r/o socket or people running multiple daemons Done. What I didn't do was allow you to specify a

Re: Trouble with make in /usr/ports/mystuff

2009-11-20 Thread Andrew Fresh
On Fri, Nov 20, 2009 at 07:09:52PM +0100, Giovanni Bechis wrote: Andrew Fresh wrote: I have been having a problem with bad category errors when running make from /usr/ports/mystuff. $ cd /usr/ports/mystuff $ make describe === mystuff/archivers === mystuff/archivers/p5-Archive-Rar Fatal

Re: Trouble with make in /usr/ports/mystuff

2009-11-20 Thread Andrew Fresh
On Fri, Nov 20, 2009 at 07:09:52PM +0100, Giovanni Bechis wrote: Andrew Fresh wrote: I have been having a problem with bad category errors when running make from /usr/ports/mystuff. $ cd /usr/ports/mystuff $ make describe === mystuff/archivers === mystuff/archivers/p5-Archive-Rar Fatal

Re: Trouble with make in /usr/ports/mystuff

2009-11-20 Thread Andrew Fresh
=Interface with the \'rar\' command DISTNAME= Archive-Rar-2.02 CATEGORIES= archivers MAINTAINER= Andrew Fresh and...@mad-techies.org # Perl PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes MODULES=cpan RUN_DEPENDS

UPDATE: net/nagios/check_hw_sensors

2009-11-24 Thread Andrew Fresh
hw.sensors -DISTNAME= check_hw_sensors-1.40 +DISTNAME= check_hw_sensors-1.42 CATEGORIES=sysutils net MAINTAINER=Andrew Fresh and...@afresh1.com Index: distinfo === RCS file: /cvs/ports

UPDATE: net/nagios/check_hw_sensors

2010-05-07 Thread Andrew Fresh
@@ PKG_ARCH= * COMMENT= Nagios plugin to monitor sysctl hw.sensors -DISTNAME= check_hw_sensors-1.42 +DISTNAME= check_hw_sensors-1.45 +EXTRACT_SUFX= .tar-gz CATEGORIES=sysutils net MAINTAINER=Andrew Fresh

Re: New firefox doesn't understand lpr?

2008-12-16 Thread andrew fresh
On Tue, Dec 16, 2008 at 11:37:22AM -0700, Bob Beck wrote: It appears not to want to print anymore. I am sure there was recent discussion about README.OpenBSD. $ grep -C4 lpr /usr/local/mozilla-firefox/README.OpenBSD Gtk+2 doesn't try to use LPR printing backend by default. In order to

OBEX updates

2009-01-08 Thread andrew fresh
Here is a patch to update comms/openobex and comms/obexftp to their versions which allows them to build with bluetooth support. I don't know that these are correct, or that they actually work, but I am trying to talk to my cell phone over bluetooth and this seemed the way to start. I have some

Bluetooth OBEX to my phone

2009-01-09 Thread andrew fresh
I am trying to talk to my phone with obex over bluetooth. However, I am running into some trouble that appears to be a lack of understanding on my part. I recently sent in an update to openobex and obexftp that I believe should give me access to my phone. Unfortunately I just get errors.

Re: Bluetooth OBEX to my phone

2009-01-09 Thread andrew fresh
On Fri, Jan 09, 2009 at 10:18:41PM +, Stuart Henderson wrote: Not sure if this will help, but with the Broadcom BT-253 in the Eee 901, I can do this: sudo btconfig ubt0 up sudo btconfig ubt0 name some name sudo bthcid btconfig ubt0 inq vi /etc/bluetooth/hosts add address for remote

Re: Bluetooth OBEX to my phone

2009-01-12 Thread andrew fresh
On Fri, Jan 09, 2009 at 10:18:41PM +, Stuart Henderson wrote: Not sure if this will help, but with the Broadcom BT-253 in the Eee 901, I can do this: sudo btconfig ubt0 up sudo btconfig ubt0 name some name sudo bthcid btconfig ubt0 inq vi /etc/bluetooth/hosts add address for remote

Re: Bluetooth OBEX to my phone

2009-01-15 Thread andrew fresh
On Tue, Jan 13, 2009 at 09:48:11AM +0300, Vadim Zhukov wrote: I have two BlueTooth sticks, both says they are: ubt0 at uhub1 port 2 Cambridge Silicon Radio Bluetooth rev 2.00/31.64 addr 2 bthub0 at ubt0 00:15:83:04:1a:a8 ubt1 at uhub1 port 1 Cambridge Silicon Radio Bluetooth rev 2.00/31.64

Re: Bluetooth OBEX to my phone

2009-01-16 Thread andrew fresh
On Thu, Jan 15, 2009 at 02:27:11PM -0700, andrew fresh wrote: I borrowed a few, we will see what kind of luck I have. When I say works here I mean that I can sdpquery -a XXX Browse. Nothing I have found works with obexftp. ubt0 at uhub3 port 1 ALPS UGX rev 2.00/19.15 addr 2 Built into my

Re: NEW: textproc/p5-*LaTeX*

2012-06-24 Thread Andrew Fresh
On Sat, Jun 23, 2012 at 03:26:46PM -0500, Chris Bennett wrote: LaTeX::Driver On Sat, Jun 23, 2012 at 03:28:12PM -0500, Chris Bennett wrote: LaTeX::Encode On Sat, Jun 23, 2012 at 03:29:18PM -0500, Chris Bennett wrote: LaTeX::Table On Sat, Jun 23, 2012 at 03:30:40PM -0500, Chris Bennett wrote:

UPDATE: p5-DBD-Pg-2.19.3

2012-09-05 Thread Andrew Fresh
Maintainer says he doesn't have time at the moment, but this version specifically fixes segfaults under OpenBSD. https://rt.cpan.org/Public/Bug/Display.html?id=79035 l8rZ, -- andrew - http://afresh1.com Hey, I think I see a barn up ahead. -- The American Astronaut

NEW: sysutils/p5-Pod-Cpandoc

2013-12-14 Thread Andrew Fresh
I'm sure there must be something wrong as making this port this was too simple. But anyway , alias perldoc=cpandoc makes my life better. I wasn't actually sure where it should live, so please critic. https://metacpan.org/release/SARTAK/Pod-Cpandoc-0.15 l8rZ, -- andrew - http://afresh1.com

Re: NEW: sysutils/p5-Pod-Cpandoc

2013-12-22 Thread Andrew Fresh
On Mon, Dec 23, 2013 at 01:32:54AM +0100, J'er'emie Courr`eges-Anglas wrote: I thought that this module only fetched data and fed it into our base pod formatter, but if it does more that may be a better choice indeed. As far as I know the above is correct. It overloads the standard

Re: NEW: sysutils/p5-Pod-Cpandoc

2013-12-24 Thread Andrew Fresh
On Mon, Dec 23, 2013 at 04:05:15PM +0100, Ingo Schwarze wrote: Andrew Fresh wrote on Sun, Dec 22, 2013 at 06:24:17PM -0700: On Mon, Dec 23, 2013 at 01:32:54AM +0100, J'er'emie Courr`eges-Anglas wrote: I thought that this module only fetched data and fed it into our base pod formatter

UPDATE: devel/p5-Data-Dumper-Concise

2014-03-09 Thread Andrew Fresh
Fresh and...@cpan.org -MAINTAINER=Andrew Fresh and...@cpan.org +# perl_5 +PERMIT_PACKAGE_CDROM = Yes -# Same as Perl -PERMIT_PACKAGE_CDROM= Yes - -MODULES= cpan +MODULES = cpan .include bsd.port.mk Index: devel/p5-Data-Dumper-Concise//distinfo

UPDATE: geo/openbsd-developers -- add myself

2014-03-14 Thread Andrew Fresh
-Frankel 45.5 -122.5 joshe # Joshua Elsasser +45.6103-122.7455 afresh1 # Andrew Fresh 45.69296 3.25642 landry# Landry Breuil 47.209074 -1.525726 gilles# Gilles Chehade 47.29 19.3robert

UPDATE: devel/p5-DateTime-TimeZone

2014-03-15 Thread Andrew Fresh
= DateTime-TimeZone-1.64 +REVISION = 0 +CATEGORIES = devel -# Perl -PERMIT_PACKAGE_CDROM= Yes +MAINTAINER = Andrew Fresh and...@cpan.org -BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= devel/p5-Params-Validate \ - devel/p5

UPDATE: devel/p5-DateTime

2014-03-15 Thread Andrew Fresh
= cpan +DISTNAME = DateTime-1.07 +EPOCH =0 +CATEGORIES = devel -# Artistic 2.0 -PERMIT_PACKAGE_CDROM= Yes +MAINTAINER = Andrew Fresh and...@cpan.org -WANTLIB += c +# artistic_2 +PERMIT_PACKAGE_CDROM = Yes -TEST_DEPENDS= devel/p5-DateTime

UPDATE: devel/p5-DateTime-Format-Builder

2014-03-15 Thread Andrew Fresh
-PERMIT_PACKAGE_CDROM= Yes +MAINTAINER = Andrew Fresh and...@cpan.org -RUN_DEPENDS= devel/p5-Params-Validate \ - devel/p5-Class-Factory-Util \ - devel/p5-DateTime-Format-Strptime \ - devel/p5-Task-Weaken -# intentionally no p5-DateTime-Format-IBeat, what's

UPDATE: devel/p5-DateTime-Format-Strptime

2014-03-15 Thread Andrew Fresh
= devel + +MAINTAINER = Andrew Fresh and...@cpan.org -# Artistic 2.0 -PERMIT_PACKAGE_CDROM= Yes +# artistic_2 +PERMIT_PACKAGE_CDROM = Yes -BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= devel/p5-DateTime=0.5000 \ - devel/p5-DateTime-Locale=0.41

Re: [Update] p5-DBD-Pg 3.0.0

2014-03-15 Thread Andrew Fresh
On Tue, Mar 11, 2014 at 02:25:44PM +0100, Pierre-Emmanuel Andr'e wrote: Hi, This diff updates DBD-Pg to it's latest version. Tested on @amd64 with PostgreSQL 9.3.3. Changelog here: http://cpansearch.perl.org/src/TURNSTEP/DBD-Pg-3.0.0/Changes Comments ? Ok ? It seems mostly ok, but

Re: [Update] p5-DBD-Pg 3.0.0

2014-03-20 Thread Andrew Fresh
On Tue, Mar 18, 2014 at 09:29:36AM +0100, Pierre-Emmanuel Andr'e wrote: Thanks for your report. Could you tell me what tests fail ? Everything is ok here. Sorry about the poor report, this hopefully is a better one. I followed the instructions for setting up Postgres in

Re: [NEW] p5-Moo

2014-03-30 Thread Andrew Fresh
On Sun, Mar 30, 2014 at 05:55:30PM +0400, Sergey Bronnikov wrote: p5-Moo is minimalist object orientation with Moose compatibility. In general, these look ok. Did find some things that need fixing first. The newer version updates are optional but would make the script to help update DBIx::Class

[NEW] security/keybase-node-client

2014-04-07 Thread Andrew Fresh
I am not too sure how to port a node package, this confused me quite a bit, but it seems to work. Feedback is much appreciated. l8rZ, -- andrew - http://afresh1.com I think I understand, but my stubborn brain refuses to admit it until I beat it into submission by proof upon proof.

[NEW] devel/p5-Module-Build-Tiny -- do-install suggestions?

2014-04-07 Thread Andrew Fresh
I've mostly gotten patches together for the new p5-DBIx-Class if anyone is interested in looking at that early. http://cvs.afresh1.com/~andrew/dbix-class/ One of the dependencies that came up was p5-Module-Build-Tiny, the port is attached. My annoyance is that they picked a different set of

Re: [NEW] devel/p5-Module-Build-Tiny -- do-install suggestions?

2014-04-17 Thread Andrew Fresh
On Tue, Apr 08, 2014 at 10:34:24AM +0100, Stuart Henderson wrote: On 2014/04/07 22:00, Andrew Fresh wrote: do-install: @cd ${WRKSRC} perl \ ${MODPERL_BUILD} ${FAKE_TARGET} \ --destdir ${PREFIX} \ --install_path lib=libdata/perl5/site_perl

[NEW] devel/p5-Test-Warnings 0.014

2014-04-26 Thread Andrew Fresh
Now that we have devel/p5-Module-Build-Tiny, I can send in this module. It is required for the upcoming update to p5-Getopt-Long-Descriptive If you've ever tried to use Test::NoWarnings to confirm there are no warnings generated by your tests, combined with the convenience of

Re: [NEW] devel/p5-Test-Warnings 0.014

2014-04-26 Thread Andrew Fresh
This time, with the attachment. On Sat, Apr 26, 2014 at 05:03:11PM -0700, Andrew Fresh wrote: Now that we have devel/p5-Module-Build-Tiny, I can send in this module. It is required for the upcoming update to p5-Getopt-Long-Descriptive If you've ever tried to use Test::NoWarnings

[UPDATE] devel/p5-Test-Warn to 0.30

2014-04-26 Thread Andrew Fresh
= Perl extension to test methods for warnings -MODULES= cpan -DISTNAME = Test-Warn-0.24 -CATEGORIES=devel +DISTNAME = Test-Warn-0.30 +CATEGORIES = devel -# Artistic -PERMIT_PACKAGE_CDROM= Yes +MAINTAINER = Andrew Fresh afre...@openbsd.org -RUN_DEPENDS= devel/p5-Sub

[UPDATE] devel/p5-Sub-Install to 0.927

2014-04-26 Thread Andrew Fresh
for installing code into packages -MODULES= cpan -DISTNAME= Sub-Install-0.925 -REVISION= 0 -CATEGORIES=devel +DISTNAME = Sub-Install-0.927 +CATEGORIES = devel -# perl -PERMIT_PACKAGE_CDROM= Yes +MAINTAINER = Andrew Fresh afre...@openbsd.org -MAKE_ENV= PERL_TEST_CRITIC=Yes

[UPDATE] devel/p5-Sub-Exporter to 0.987

2014-04-26 Thread Andrew Fresh
= Sub-Exporter-0.982 -REVISION= 0 -CATEGORIES=devel -USE_GROFF =Yes +DISTNAME = Sub-Exporter-0.987 +CATEGORIES = devel -# perl -PERMIT_PACKAGE_CDROM= Yes +MAINTAINER = Andrew Fresh afre...@openbsd.org -RUN_DEPENDS= devel/p5-Data-OptList \ - devel/p5-Params

[UPDATE] devel/p5-Params-Validate to 1.08

2014-04-26 Thread Andrew Fresh
= Yes +MAINTAINER = Andrew Fresh afre...@openbsd.org + +# artistic_2 +PERMIT_PACKAGE_CDROM = Yes + +MODULES = cpan WANTLIB += c -TEST_DEPENDS= devel/p5-Test-Taint=1.04 \ - devel/p5-Readonly=1.03 \ - devel/p5-Readonly-XS=1.05 +CONFIGURE_STYLE

[UPDATE] devel/p5-Dist-CheckConflicts to 0.11

2014-04-26 Thread Andrew Fresh
Only useful change was 0.07 to stop silently ignoring conflicts, but brings it up to date. Take maintanership. OK?

[UPDATE] devel/p5-Data-OptList to 0.109

2014-04-26 Thread Andrew Fresh
+COMMENT = parse and validate simple name/value option pairs -MODULES= cpan -DISTNAME= Data-OptList-0.107 -CATEGORIES=devel +DISTNAME = Data-OptList-0.109 +CATEGORIES = devel -# perl -PERMIT_PACKAGE_CDROM= Yes +MAINTAINER = Andrew Fresh afre...@openbsd.org -RUN_DEPENDS

[UPDATE] devel/p5-Class-Accessor-Grouped to 0.10010

2014-04-26 Thread Andrew Fresh
2014 20:38:12 - @@ -3,19 +3,18 @@ COMMENT = lets you build groups of accessors MODULES = cpan -DISTNAME = Class-Accessor-Grouped-0.10003 +DISTNAME = Class-Accessor-Grouped-0.10010 CATEGORIES = devel -USE_GROFF =Yes + +MAINTAINER = Andrew Fresh afre...@openbsd.org

[UPDATE] databases/p5-SQL-Abstract to 1.77

2014-04-26 Thread Andrew Fresh
-PERMIT_PACKAGE_CDROM= Yes +MAINTAINER = Andrew Fresh afre...@openbsd.org + +# perl_5 +PERMIT_PACKAGE_CDROM = Yes CONFIGURE_ARGS+=--skipdeps -BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= devel/p5-Class-Accessor-Grouped \ +RUN_DEPENDS = devel/p5-Class-Accessor-Grouped \ devel/p5-Getopt-Long

[UPDATE] databases/p5-DBIx-Class to 0.08270

2014-04-26 Thread Andrew Fresh
= Andrew Fresh afre...@openbsd.org -CONFIGURE_ARGS=--skipdeps +# perl_5 +PERMIT_PACKAGE_CDROM = Yes -BUILD_DEPENDS= ${RUN_DEPENDS} +CONFIGURE_ARGS += --skipdeps -RUN_DEPENDS= devel/p5-Carp-Clan \ +RUN_DEPENDS = databases/p5-DBI \ + databases/p5-Data-Page

[UPDATE] devel/p5-Package-Stash + -XS

2014-05-07 Thread Andrew Fresh
-DISTNAME= Package-Stash-0.33 -REVISION= 0 -CATEGORIES=devel +DISTNAME = Package-Stash-0.36 +CATEGORIES = devel -MAINTAINER=Jim Razmus II j...@openbsd.org +MAINTAINER = Andrew Fresh afre...@openbsd.org # perl -PERMIT_PACKAGE_CDROM= Yes

[UPDATE] p5-Clone to 0.36

2014-05-08 Thread Andrew Fresh
= recursively copy Perl datatypes +COMMENT = recursively copy Perl datatypes -MODULES= cpan -DISTNAME= Clone-0.34 -CATEGORIES=devel - -MAINTAINER=Kevin Lo ke...@openbsd.org +MODULES = cpan +DISTNAME = Clone-0.36 +CATEGORIES = devel +MAINTAINER = Andrew

Re: [UPDATE] databases/p5-SQL-Abstract to 1.77

2014-05-08 Thread Andrew Fresh
Try this again, with some updates to the dependencies to avoid skipped tests. On Sat, Apr 26, 2014 at 06:08:36PM -0700, Andrew Fresh wrote: Fixes several parsing and other bugs. https://metacpan.org/source/RIBASUSHI/SQL-Abstract-1.77/Changes Take maintanership. OK? Index: databases/p5

Re: [NEW] devel/p5-Test-Warnings 0.014

2014-05-08 Thread Andrew Fresh
Better dependencies this time. On Sat, Apr 26, 2014 at 05:04:56PM -0700, Andrew Fresh wrote: This time, with the attachment. On Sat, Apr 26, 2014 at 05:03:11PM -0700, Andrew Fresh wrote: Now that we have devel/p5-Module-Build-Tiny, I can send in this module. It is required

[UPDATE] p5-Test-Exception to 0.32

2014-05-08 Thread Andrew Fresh
= ${RUN_DEPENDS} -RUN_DEPENDS= devel/p5-Sub-Uplevel -TEST_DEPENDS= devel/p5-Pod-Coverage \ - devel/p5-IO-String +DISTNAME = Test-Exception-0.32 +CATEGORIES = devel + +MAINTAINER = Andrew Fresh afre...@openbsd.org + +# perl_5 +PERMIT_PACKAGE_CDROM = Yes

Re: [UPDATE] devel/p5-Class-Accessor-Grouped to 0.10010

2014-05-08 Thread Andrew Fresh
Better dependencies this time, shouldn't skip tests anymore. On Sat, Apr 26, 2014 at 05:59:34PM -0700, Andrew Fresh wrote: Fixes several bugs and exports fewer internal methods to the global namespace drops some now unneeded dependencies. https://metacpan.org/source/RIBASUSHI/Class-Accessor

[UPDATE] p5-Parse-RecDescent to 1.967009

2014-05-09 Thread Andrew Fresh
= Yes +MODULES = cpan +DISTNAME = Parse-RecDescent-1.967009 +CATEGORIES = devel + +MAINTAINER = Andrew Fresh afre...@openbsd.org # Artistic -PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_CDROM = Yes + +TEST_DEPENDS = devel/p5-Test-Pod=1.14 \ + devel/p5-Test-Warn

[UPDATE] devel/p5-Params-Validate to 1.09

2014-05-09 Thread Andrew Fresh
= cpan -DISTNAME= Params-Validate-0.95 -REVISION= 3 -CATEGORIES=devel -USE_GROFF =Yes +DISTNAME = Params-Validate-1.09 +CATEGORIES = devel -# perl -PERMIT_PACKAGE_CDROM= Yes +MAINTAINER = Andrew Fresh afre...@openbsd.org + +# artistic_2 +PERMIT_PACKAGE_CDROM = Yes

[NEW] devel/p5-Package-Variant

2014-05-09 Thread Andrew Fresh
A new dependency for the upcoming p5-SQL-Translator update. This module allows you to build packages that return different variations depending on what parameters are given. Users of your package will receive a subroutine able to take parameters and return the name of a suitable

Re: APE Server

2014-05-09 Thread Andrew Fresh
On 2014/05/07 13:05, Henning Brauer wrote: is somebody more experienced in ports willing to make one? SNIP On Fri, May 09, 2014 at 10:01:02PM +0100, Stuart Henderson wrote: It's not particularly simple; Do you *need* APE or just something to do Comet Push? You can fairly easily write a Comet

[UPDATE] p5-MooseX-Types-LoadableClass to 0.012

2014-05-09 Thread Andrew Fresh
@@ -3,14 +3,22 @@ COMMENT = ClassName type constraint with coercion to load the class MODULES = cpan -DISTNAME = MooseX-Types-LoadableClass-0.006 +DISTNAME = MooseX-Types-LoadableClass-0.012 CATEGORIES = devel -# same as perl +MAINTAINER = Andrew Fresh and...@cpan.org

[UPDATE] p5-MRO-Compat to 0.12

2014-05-09 Thread Andrew Fresh
-PERMIT_PACKAGE_CDROM= Yes +MAINTAINER = Andrew Fresh afre...@openbsd.org -RUN_DEPENDS= devel/p5-Class-C3=0.20 -BUILD_DEPENDS= ${RUN_DEPENDS} +# perl_5 +PERMIT_PACKAGE_CDROM = Yes -CONFIGURE_STYLE= modinst +MODULES = cpan + +CONFIGURE_STYLE = modinst + +RUN_DEPENDS = devel/p5-Class-C3

[UPDATE] devel/p5-Getopt-Long-Descriptive to 0.097

2014-05-10 Thread Andrew Fresh
-MAINTAINER=Jim Razmus II j...@openbsd.org +MAINTAINER = Andrew Fresh afre...@openbsd.org # perl -PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_CDROM = Yes -RUN_DEPENDS= devel/p5-Params-Validate \ - devel/p5-Sub-Exporter -BUILD_DEPENDS= ${RUN_DEPENDS

[UPDATE] devel/p5-Devel-GlobalDestruction to 0.12

2014-05-10 Thread Andrew Fresh
= Devel-GlobalDestruction-0.03 -REVISION = 1 -CATEGORIES = devel +DISTNAME = Devel-GlobalDestruction-0.12 +CATEGORIES = devel -# perl -PERMIT_PACKAGE_CDROM = Yes +MAINTAINER = Andrew Fresh afre...@openbsd.org -WANTLIB += c +# perl_5 +PERMIT_PACKAGE_CDROM

Re: [UPDATE] p5-Parse-RecDescent to 1.967009

2014-05-12 Thread Andrew Fresh
On Sun, May 11, 2014 at 01:24:00PM +0100, Stuart Henderson wrote: OK as long as you've checked deps are still happy. The tests for all the direct dependents are still in the same state they were in before, all tests for pass except 00pod.t in p5-Math-Symbolic. Is there something in particular I

[UPDATE] databases/p5-SQL-Statement to 1.33

2014-05-12 Thread Andrew Fresh
= Andrew Fresh afre...@openbsd.org -# perl -PERMIT_PACKAGE_CDROM= Yes +# perl_5 +PERMIT_PACKAGE_CDROM = Yes -RUN_DEPENDS= devel/p5-Clone=0.30 \ +RUN_DEPENDS = devel/p5-Clone=0.30 \ devel/p5-Params-Util=1.00 +# Optional depends to avoid skipping tests +TEST_DEPENDS

[UPDATE] databases/p5-DBI to 1.631

2014-05-14 Thread Andrew Fresh
= Andrew Fresh afre...@openbsd.org # Perl -PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_CDROM = Yes WANTLIB += c -MAKE_ENV= TEST_POD=1 -RUN_DEPENDS= net/p5-PlRPC=0.2017 \ - databases/p5-SQL-Statement=1.28 \ +RUN_DEPENDS = net/p5-PlRPC=0.2017 \ + databases/p5-SQL

[UPDATE] p5-DBD-CSV to 0.41

2014-05-14 Thread Andrew Fresh
+EXTRACT_SUFX = .tgz +CATEGORIES = databases +MODULES = cpan -# Perl -PERMIT_PACKAGE_CDROM= Yes +MAINTAINER = Andrew Fresh afre...@openbsd.org -CPAN_AUTHOR= HMBRAND +# perl_5 +PERMIT_PACKAGE_CDROM = Yes -RUN_DEPENDS= databases/p5-DBI=1.613 \ - textproc/p5-Text-CSV_XS0.71

Re: NEW: textproc/igor

2014-05-14 Thread Andrew Fresh
On Thu, May 15, 2014 at 03:40:37AM +0200, Ingo Schwarze wrote: i've just met Warren Block at the FreeBSD DocSprint during BSDCan and he has shown me his igor utility. This may be useful to complement mandoc -Tlint and mdoclint to check manuals for markup errors, and especially for typos and

[UPDATE] databases/p5-DBIx-Class to 0.08270

2014-05-15 Thread Andrew Fresh
Bring DBIx::Class up-to-date, significant speed improvements all around., makes this a highly recommended update. Plus the usual bug and documentation fixes. https://metacpan.org/changes/distribution/DBIx-Class Take maintainership. I haven't finished looking completely through the test results

Re: [UPDATE] databases/p5-DBIx-Class to 0.08270

2014-05-15 Thread Andrew Fresh
This time (after unpacking my laptop, ready to head to BSDCan), with an attachment. On Thu, May 15, 2014 at 07:15:41AM -0700, Andrew Fresh wrote: Bring DBIx::Class up-to-date, significant speed improvements all around., makes this a highly recommended update. Plus the usual bug

Likely change with perl-5.20 - empty .bs files no longer installed

2014-06-13 Thread Andrew Fresh
So perl-5.20 got a new MakeMaker, which cures bug #28992 https://rt.cpan.org/Public/Bug/Display.html?id=28992 This means that it no longer installs empty .bs files. Those are bootstrap files, with the .bs extension. When perl-5.20 is ready for import, all of the PLISTs that currently list these

Re: UPDATE check_bioctl 1.16 - 1.20

2014-06-29 Thread Andrew Fresh
to check RAID status with bioctl -DISTNAME = check_bioctl-1.16 -REVISION = 0 +DISTNAME = check_bioctl-1.20 CATEGORIES = net -MAINTAINER = Michael Erdely merd...@openbsd.org +MAINTAINER = Andrew Fresh afre...@openbsd.org HOMEPAGE

nodejs ports -- best practice for depends

2014-07-09 Thread Andrew Fresh
I've been working more on making it easier to port node things, but have run into a bit of a conundrum on best practices. Node has very interesting ways in which it installs dependencies. https://www.npmjs.org/doc/files/npm-folders.html While it will look in ${PREFIX}/lib/node_modules for

Re: nodejs ports -- best practice for depends

2014-07-09 Thread Andrew Fresh
with `npm install` just worked. On Wed, Jul 09, 2014 at 10:57:30AM +, Alexey Suslikov wrote: Andrew Fresh andrew at afresh1.com writes: The biggest problem is that this makes patching dependencies difficult, that is, if multiple node apps depend on node-pg, while we needed patches

[UPDATE] databases/p5-SQL-Abstract to 1.78

2014-07-11 Thread Andrew Fresh
= SQL-Abstract-1.78 +CATEGORIES = databases + +MAINTAINER = Andrew Fresh afre...@openbsd.org # perl -PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_CDROM = Yes + +CONFIGURE_ARGS += --skipdeps + +RUN_DEPENDS = devel/p5-Hash-Merge=0.12 \ + devel/p5-Moo=1.004002

[UPDATE] databases/p5-SQL-Translator to 0.11018

2014-07-11 Thread Andrew Fresh
Update p5-SQL-Translator to 0.11018. Lots of SQLite and quoting fixes. Required by the p5-DBIx-Class update. Tested the other dependency and no new test failures in p5-DBICx-TestDatabase. https://metacpan.org/source/FREW/SQL-Translator-0.11018/Changes And take maintainership. OK?

Re: rxvt-unicode to support Unicode Private Use Area

2014-07-11 Thread Andrew Fresh
On Fri, Jul 11, 2014 at 04:10:13AM -0700, Andrew Fresh wrote: On Fri, Jul 11, 2014 at 11:08:40AM +0100, Stuart Henderson wrote: On 2014/07/11 01:57, Stuart Henderson wrote: On 2014/07/10 23:53, frantisek holop wrote: it could be a nice collection of terminal fonts even for non

Re: [UPDATE] databases/p5-SQL-Translator to 0.11018

2014-07-12 Thread Andrew Fresh
On Fri, Jul 11, 2014 at 11:24:57PM +0100, Stuart Henderson wrote: On 2014/07/11 15:00, Andrew Fresh wrote: Update p5-SQL-Translator to 0.11018. Lots of SQLite and quoting fixes. Required by the p5-DBIx-Class update. Tested the other dependency and no new test failures in p5-DBICx

Re: portbump revised

2014-07-12 Thread Andrew Fresh
On Sat, Jul 12, 2014 at 10:51:49AM +0200, Vadim Zhukov wrote: Here is an improved version of portbump(1). I'm using it often now, and it has most bugs I was aware of fixed. I guess fortunately I don't have that many ports yet to need this. It looks to be very nice and I would like it. I

[UPDATE] databases/p5-DBIx-Class to 0.08270

2014-07-12 Thread Andrew Fresh
= databases devel -# Artistic -PERMIT_PACKAGE_CDROM= Yes +MAINTAINER = Andrew Fresh afre...@openbsd.org -CONFIGURE_ARGS=--skipdeps +# Artistic +PERMIT_PACKAGE_CDROM = Yes -BUILD_DEPENDS= ${RUN_DEPENDS} +CONFIGURE_ARGS = --skipdeps -RUN_DEPENDS= devel/p5-Carp-Clan

Re: [UPDATE] databases/p5-DBIx-Class to 0.08270

2014-07-13 Thread Andrew Fresh
On Sun, Jul 13, 2014 at 04:37:18PM +0200, Vadim Zhukov wrote: 2014-07-13 15:50 GMT+02:00 Giovanni Bechis giova...@paclan.it: if TEST_MYSQL or TEST_PG are enabled regression tests will become interactive, it is also worth to comment dbicadmin.1 as well. Otherwise ok. Does interactive

Re: Unmarked conflict checking in portcheck

2014-07-24 Thread Andrew Fresh
On Thu, Jul 24, 2014 at 09:39:05PM +0400, Vadim Zhukov wrote: 2014-07-24 15:33 GMT+04:00 Christian Weisgerber na...@mips.inka.de: Speaking of which, here's what check-conflicts reports for the 2014-07-22 amd64 bulk build:

Re: Get rid of p5-TAP-Parser

2014-07-24 Thread Andrew Fresh
= 0 MAINTAINER = Andrew Fresh afre...@openbsd.org Index: p5-Test-Harness/pkg/PLIST === RCS file: /cvs/ports/devel/p5-Test-Harness/pkg/PLIST,v retrieving revision 1.8 diff -u -p -r1.8 PLIST --- p5-Test-Harness/pkg/PLIST

Re: [UPDATE] databases/p5-DBIx-Class to 0.08270

2014-07-26 Thread Andrew Fresh
= Andrew Fresh afre...@openbsd.org -CONFIGURE_ARGS=--skipdeps +# Artistic +PERMIT_PACKAGE_CDROM = Yes -BUILD_DEPENDS= ${RUN_DEPENDS} +CONFIGURE_ARGS = --skipdeps -RUN_DEPENDS= devel/p5-Carp-Clan \ - devel/p5-Class-Accessor-Grouped \ - devel/p5-Class-C3

Re: [UPDATE] databases/p5-DBIx-Class to 0.08270

2014-07-26 Thread Andrew Fresh
= DBIx-Class-0.08196 -REVISION= 0 -CATEGORIES=databases devel +MODULES = cpan +DISTNAME = DBIx-Class-0.08270 +CATEGORIES = databases devel -# Artistic -PERMIT_PACKAGE_CDROM= Yes +MAINTAINER = Andrew Fresh afre...@openbsd.org -CONFIGURE_ARGS=--skipdeps +# Artistic

UPDATE: p5-Clone-0.37

2014-11-09 Thread Andrew Fresh
CATEGORIES = devel MAINTAINER = Andrew Fresh afre...@openbsd.org -REVISION = 0 # Perl PERMIT_PACKAGE_CDROM = Yes Index: distinfo === RCS file: /cvs/ports/devel/p5-Clone/distinfo,v retrieving revision 1.13 diff -u -p

UPDATE: devel/p5-Test-Tester-0.109

2014-11-09 Thread Andrew Fresh
= devel -MAINTAINER=Simon Bertrang si...@openbsd.org +MAINTAINER = Andrew Fresh afre...@openbsd.org # perl -PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_CDROM = Yes .include bsd.port.mk Index: distinfo === RCS file: /cvs/ports

UPDATE: devel/p5-Test-Harness-3.34

2014-11-09 Thread Andrew Fresh
+DISTNAME = Test-Harness-3.34 CATEGORIES = devel -REVISION = 0 +MODULES = cpan MAINTAINER = Andrew Fresh afre...@openbsd.org # perl_5 PERMIT_PACKAGE_CDROM = Yes - -MODULES = cpan .include bsd.port.mk Index: distinfo

UPDATE: p5-Test-Warnings-0.016

2014-11-09 Thread Andrew Fresh
@@ -2,30 +2,15 @@ COMMENT = test for warnings and the lack of them -DISTNAME = Test-Warnings-0.014 +DISTNAME = Test-Warnings-0.016 CATEGORIES = devel +MODULES = cpan MAINTAINER = Andrew Fresh afre...@openbsd.org # perl_5 PERMIT_PACKAGE_CDROM = Yes -MODULES

UPDATE: p5-Test-Exception-0.35

2014-11-09 Thread Andrew Fresh
functions for exception based code -DISTNAME = Test-Exception-0.32 +DISTNAME = Test-Exception-0.35 CATEGORIES = devel +MODULES = cpan MAINTAINER = Andrew Fresh afre...@openbsd.org # perl_5 PERMIT_PACKAGE_CDROM = Yes - -MODULES = cpan RUN_DEPENDS = devel/p5-Sub-Uplevel

UPDATE: devel/p5-Test-Most-0.34

2014-11-09 Thread Andrew Fresh
and features -DISTNAME = Test-Most-0.33 -REVISION = 0 +DISTNAME = Test-Most-0.34 CATEGORIES = devel +MODULES = cpan MAINTAINER = Andrew Fresh afre...@openbsd.org # perl_5 PERMIT_PACKAGE_CDROM = Yes -MODULES = cpan - -RUN_DEPENDS = devel/p5-Exception-Class \ - devel/p5-Test-Deep

UPDATE: devel/p5-Test-Deep-0.113

2014-11-09 Thread Andrew Fresh
= devel +DISTNAME = Test-Deep-0.113 +CATEGORIES = devel +MODULES = cpan -MAINTAINER=Simon Bertrang si...@openbsd.org +MAINTAINER = Andrew Fresh and...@afresh1.com # perl -PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_CDROM = Yes -RUN_DEPENDS= devel/p5-Test-NoWarnings

UPDATE: devel/p5-Test-Differences-0.62

2014-11-09 Thread Andrew Fresh
=devel +DISTNAME = Test-Differences-0.62 +CATEGORIES = devel +MODULES = cpan + +MAINTAINER = Andrew Fresh afre...@openbsd.org # Artistic -PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_CDROM = Yes -BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= textproc/p5-Text-Diff +RUN_DEPENDS

Re: UPDATE: devel/p5-Test-Most-0.34

2014-11-09 Thread Andrew Fresh
On Mon, Nov 10, 2014 at 02:11:02AM +0100, Alexander Bluhm wrote: Your Makefile diff has spaces where tabs are required. Sorry, noticed a typo in the middle and did a poor job on the copy/paste. Thought I was better than that :-) -- l8rZ, andrew - http://afresh1.com Hey! It compiles! Ship it!

[UPDATE] databases/p5-DBD-CSV to 0.46

2015-01-01 Thread Andrew Fresh
14:06:59 - 1.18 +++ Makefile2 Jan 2015 06:11:24 - @@ -2,7 +2,7 @@ COMMENT = perl DBI driver for CSV files -DISTNAME = DBD-CSV-0.41 +DISTNAME = DBD-CSV-0.46 EXTRACT_SUFX = .tgz CATEGORIES = databases MODULES = cpan @@ -12,9 +12,10 @@ MAINTAINER = Andrew

[UPDATE] p5-Module-Implementation-0.09

2015-01-01 Thread Andrew Fresh
In my seemingly neverending task to get p5-DBIx-Class updated, finding more depends that are out of date. This one is a bit silly, 0.8 added a dependency and 0.9 removed it. The result being the difference between 0.07 and 0.09 is improved tests.

  1   2   3   4   5   6   7   8   9   >