Mike Erdely [2007-09-10, 16:27:01]: > On Sun, Sep 09, 2007 at 03:33:00PM -0400, Mike Erdely wrote: > > From DESCR: > > Swish-e is a fast, flexible, and free open source system for indexing > > collections of Web pages or other files. Swish-e is ideally suited for > > collections of a million documents or smaller. Using the GNOME libxml2 > > parser and a collection of filters, Swish-e can index plain text, > > e-mail, PDF, HTML, XML, Microsoft Word/PowerPoint/Excel and just about > > any file that can be converted to XML or HTML text. Swish-e is also > > often used to supplement databases like the MySQL DBMS for very fast > > full-text searching. > > > > Please test and comment. > > > > -ME > > Updated port. Please test and comment. > > Simon@ worked with me to add the -perl subpackage. Because the libs are > handled so late in the build process (during do-install), the -perl > subpackage is built in post-install. Since *-install runs as root, the > files built inside w-swish-e-2.4.5/swish-e-2.4.5/perl are owned by root. > That makes 'make clean' puke when running with SUDO=sudo as a normal > user. > > Any ideas? comments?
sometimes it is easier to split things into more than one port. here you can probably create a separate port for the perl module instead of pushing it all into a single port.
