lucene / solr

2010-10-22 Thread Sam Smith
does anyone have a port for solr/lucene?


Happy to do testing or make one if not.



Cheers
Sam

-- 
Dysfunction: The only consistent feature of all your dissatisfying
relationships is you




new perl and -current

2008-10-11 Thread Sam Smith



When upgrading to -current and `pkg_add -ur` from the latest
snapshots, various perl modules which are now marked as
COMES_WITH=4.5 don't get upgraded, so the pre-upgrade
modules are still there, and are picked up before the new
base modules. Normally this isn't a problem, but this one
broke spamassassin's cronned updates:
p5-Compress-Raw-Zlib-2.006



not sure how to fix that (have an package with no files
and a post install message which tells you to actually
delete the packge?)

I've probably done something stupid, but  just in case I've
not (or for the next person to do it) ;)




cheers
Sam

--
Risks: If you never try anything new, you'll miss out on many of
life's great disappointments



php5 with no_suhosin - packaging failure

2007-08-14 Thread Sam Smith



Does the no_suhosin psuedo-flavour of php5 fail to package
for anyone else?


The Horde/IMP ports in -current will irregularly segfault
php and sometimes takes out apache when suhosin is enabled -
which is the default for all built packages.

The error:


===>  Building package for php5-core-5.2.3
Create /usr/ports/packages/i386/all/php5-core-5.2.3.tgz
Switching to /usr/ports/www/php5/core/pkg/PFRAG.shared-main
Error in package: 
/usr/ports/www/php5/core/w-php5-core-5.2.3-no_suhosin/fake-i386-no_suhosin//usr/local/share/php5/include/main/suhosin_globals.h
 does not exist
Error in package: 
/usr/ports/www/php5/core/w-php5-core-5.2.3-no_suhosin/fake-i386-no_suhosin//usr/local/share/php5/include/main/suhosin_logo.h
 does not exist
Error in package: 
/usr/ports/www/php5/core/w-php5-core-5.2.3-no_suhosin/fake-i386-no_suhosin//usr/local/share/php5/include/main/suhosin_patch.h
 does not exist


Running Apr 10 snapshot of base and the current snapshot of
ports (the other 240 ports installed seem to be happy).



Cheers
Sam

--
It's the choices we make.
Not the chances we take.
That determine our destiny.



NEW ports: p5-WWW-Facebook-API and dependencies

2007-05-09 Thread Sam Smith


Ports for the perl bindings for the Facebook API and the
requisite dependencies are at
http://sebastian.foriru.co.uk/~sams/OpenBSD/facebook-api-modules.tgz




Cheers
Sam

--
Talk does not cook rice
- Chinese Proverb



Re: p5-Net-Amazon update

2006-09-17 Thread Sam Smith

On Sun, 17 Sep 2006, David Hill wrote:

Just emailing you to let you know Net::Amazon 0.35 is the latest.  Feel
like upgrading the OpenBSD port?


please test/commit the below.

The script I use it for work fine with it.


Sam


Index: net/p5-Net-Amazon/Makefile
===
RCS file: /library/OpenBSD/ports/net/p5-Net-Amazon/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- net/p5-Net-Amazon/Makefile  24 Apr 2005 20:28:12 -  1.5
+++ net/p5-Net-Amazon/Makefile  17 Sep 2006 22:48:48 -
@@ -2,7 +2,7 @@

 COMMENT=   "Perl Interface to Amazon.{co.uk,com} Web Services"

-DISTNAME=  Net-Amazon-0.33
+DISTNAME=  Net-Amazon-0.35
 PKGNAME=   p5-${DISTNAME}
 CATEGORIES=net perl5

Index: net/p5-Net-Amazon/distinfo
===
RCS file: /library/OpenBSD/ports/net/p5-Net-Amazon/distinfo,v
retrieving revision 1.5
diff -u -u -r1.5 distinfo
--- net/p5-Net-Amazon/distinfo  24 Apr 2005 20:28:12 -  1.5
+++ net/p5-Net-Amazon/distinfo  17 Sep 2006 22:49:36 -
@@ -1,4 +1,4 @@
-MD5 (Net-Amazon-0.33.tar.gz) = 6ba01af13a8653b2b1f3794a1b978915
-RMD160 (Net-Amazon-0.33.tar.gz) = c16983f95d81e07aad1f5cbeb810578a1b92c0c9
-SHA1 (Net-Amazon-0.33.tar.gz) = 5eda40a5ee521729b0af10bba347dec1dca27ff7
-SIZE (Net-Amazon-0.33.tar.gz) = 137816
+MD5 (Net-Amazon-0.35.tar.gz) = 47e385c870055cca6d46640720cef92e
+RMD160 (Net-Amazon-0.35.tar.gz) = b07233f835a1d0fb6fadfd961a19b2b305aac1a8
+SHA1 (Net-Amazon-0.35.tar.gz) = aa2f48a067dfd0bb46f113fcb87c53b0bf825559
+SIZE (Net-Amazon-0.35.tar.gz) = 139395




--
You aren't being paid to believe in the power of your dreams.



NEW: p5-Cairo

2006-09-02 Thread Sam Smith


A port of the perl bindings for the Cairo graphics library
is at:
http://sebastian.foriru.co.uk/~sams/OpenBSD/


works fine for me on 4.0-beta


thanks
Sam

--
Insanity: It's difficult to comprehend how insane some
people can be, especially when you're insane



new port: pdftohtml

2006-08-02 Thread Sam Smith


this is a pdf to html converter. It's based on the xpdf
sources. It builds a new xpdf and various other bits,
but they are not installed and there are no conflicts.

http://sebastian.foriru.co.uk/~sams/OpenBSD/

It's been a while since I did a port of some c stuff,
rather than just perl modules, so I've probably screwed
something up with the dependencies.

I've tested it on 4.0-beta with i386 (with the latest
snapshot build of packages which seems to be working fine).


Sam

--
Those who do not read Dilbert are doomed to repeat it



Re: NEW: p5-PDF-Reuse

2006-07-31 Thread Sam Smith

On Mon, 31 Jul 2006, Sam Smith wrote:

this module allows you to make modifications pdfs that
already exist, adding in custom info etc.


dammit.

the port is at
http://sebastian.foriru.co.uk/~sams/OpenBSD/



Sma
--
I like long walks, especially when they are taken by people
who annoy me.
- Noel Coward



NEW: p5-PDF-Reuse

2006-07-31 Thread Sam Smith


this module allows you to make modifications pdfs that
already exist, adding in custom info etc.



Sam

--
Losing: If at first you don't succeed, failure may be your style



Re: NEW: p5-XML-RSS-Parser

2006-03-08 Thread Sam Smith

On Wed, 8 Mar 2006, Jasper Lievisse Adriaanse wrote:

DESCR: XML::RSS::Parser is a lightweight liberal parser of RSS feeds.

[snip]

Port is attached
and available at http://nedbsd.nl/~jasper/obsd/ports/p5-XML-RSS-Parser.tgz

Please test and comment.


How's this different to /usr/ports/textproc/p5-XML-RSS-Parser/ ?




Sam


--
It is unfortunate, considering that enthusiasm moves the world,
that so few enthusiasts can be trusted to speak the truth.
- A. J. Balfour



NEW: p5-HTTP-Recorder and dependencies

2005-12-20 Thread Sam Smith


A port for the perl module HTTP::Recorder which creates
perl scripts for webserver interactions based on what goes
through a web proxy

The port is at

http://sebastian.foriru.co.uk/~sams/OpenBSD/p5-HTTP-Recorder_and_friends.tgz

It also includes a handful of modules from the Email::
hierarchy due to the requirement of handling MIME post
requests.


words on i386 and amd64



Regards
Sam

--
Doubt: In the battle between you and the world, bet on the world



NEW: net/p5-Net-FTP-Recursive

2005-12-14 Thread Sam Smith


A module which does recursive ftp from perl scripts. very
similar to Net::FTP upon which it builds.

http://sebastian.foriru.co.uk/~sams/OpenBSD/p5-Net-FTP-Recursive.tgz


Works just fine on amd64 and i386.




Cheers
Sam

--
Assumptions: Never assume what you're trying to prove,
unless you're trying to prove you're an idiot.



new port: Spreadsheet::WriteExcel

2005-09-27 Thread Sam Smith



A port of the Perl module Spreadsheet::WriteExcel is
available from:

http://sebastian.foriru.co.uk/~sams/OpenBSD/p5-Spreadsheet-WriteExcel.tgz


please test/commit/mock as appropriate. it works on i386.


Sam
--
  Loneliness: If you find yourself struggling with loneliness,
  you're not alone. Yet you are alone. So very alone