aboutsummaryrefslogtreecommitdiff
path: root/www/swish-e
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149462
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* - Store pkgconfig-data in the right locationVolker Stolz2005-02-273-15/+3
| | | | | | | | | - USE_LIBTOOL Prodded by: cluster Notes: svn path=/head/; revision=129899
* - Update to 2.4.3Volker Stolz2005-02-163-5/+14
| | | | | | | - Chase download URL Notes: svn path=/head/; revision=129026
* add missing file in last commitYing-Chieh Liao2004-07-011-0/+15
| | | | Notes: svn path=/head/; revision=112636
* upgrade to 2.4.2Ying-Chieh Liao2004-07-013-74/+6
| | | | | | | utilize PORTDOCS Notes: svn path=/head/; revision=112635
* SIZEify.Trevor Johnson2004-03-171-0/+1
| | | | Notes: svn path=/head/; revision=104313
* - Update to 2.4.1Pav Lucistnik2004-02-144-81/+109
| | | | | | | | | | | - Reset maintainer to ports@FreeBSD.org PR: ports/62030 Submitted by: alexander smishlajev <alex@ank-sia.com> Approved by: maintainer Notes: svn path=/head/; revision=100939
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76044
* Fix dependency on libxml2Tilman Keskinoz2002-12-161-2/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=71670
* Fix fetch and update version for www/swish-eEdwin Groothuis2002-12-125-73/+79
| | | | | | | | | | | Implicit approval by portmgr@ because the original distfiles weren't available on the master_site. PR: ports/45952 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=71580
* Update MASTER_SITESPatrick Li2002-06-191-1/+1
| | | | | | | | PR: ports/39506 Submitted by: maintainer Notes: svn path=/head/; revision=61562
* Add WWW:Tom Hukins2001-02-261-1/+1
| | | | Notes: svn path=/head/; revision=38800
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-3/+3
| | | | Notes: svn path=/head/; revision=37252
* Don't try and remove a directory which is used by other ports.Kris Kennaway2000-09-241-1/+0
| | | | Notes: svn path=/head/; revision=33055
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+3
| | | | Notes: svn path=/head/; revision=27430
* New checksum.Satoshi Asami1999-12-161-1/+1
| | | | | | | Submitted by: eivind Notes: svn path=/head/; revision=23782
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21146
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* Update to 1.3.2Seiichirou Hiraoka1999-05-075-15/+38
| | | | | | | | PR: ports/11459 Submitted by: doconnor@cain.gsoft.com.au Notes: svn path=/head/; revision=18595
* Yet more WWW: fun.Michael Haro1999-05-031-1/+1
| | | | Notes: svn path=/head/; revision=18419
* Initial Import of swish-eBill Fumerola1998-12-226-0/+81
SWISH-Enhanced is a fast, powerful, flexible, and easy to use system for indexing collections of Web pages or other text files. Key features include the ability to limit searches to certain HTML tags (META, TITLE, comments, etc.). The SWISH-E software is free, and includes a package of Perl programs that enable anyone who is authorized to create and maintain their own indexes (AutoSwish). SWISH-E is an enhanced version of SWISH, which was originally written by Kevin Hughes and modified and released with his permission. http://sunsite.berkeley.edu/SWISH-E/ PR: ports/5821 Submitted By: Daniel O'Connor Notes: svn path=/head/; revision=15494