aboutsummaryrefslogtreecommitdiffstats
path: root/www/swish-e
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.4.5.chinsan2007-08-023-14/+14
| | | | Approved by: rafan (mentor, implicit)
* - Update to 2.4.4.chinsan2007-07-303-16/+17
| | | | | | - Take maintainership. Approved by: rafan (mentor, implicit)
* Use libtool port instead of included one to avoid objformat a.out botchkris2007-01-281-0/+1
|
* Conversion to a single libtool environment.ade2006-02-232-1/+2
| | | | Approved by: portmgr (kris)
* - Add SHA256pav2005-11-261-0/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-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.
* - Store pkgconfig-data in the right locationvs2005-02-283-15/+3
| | | | | | - USE_LIBTOOL Prodded by: cluster
* - Update to 2.4.3vs2005-02-163-5/+14
| | | | - Chase download URL
* add missing file in last commitijliao2004-07-011-0/+15
|
* upgrade to 2.4.2ijliao2004-07-013-74/+6
| | | | utilize PORTDOCS
* SIZEify.trevor2004-03-181-0/+1
|
* - Update to 2.4.1pav2004-02-154-81/+109
| | | | | | | | - Reset maintainer to ports@FreeBSD.org PR: ports/62030 Submitted by: alexander smishlajev <alex@ank-sia.com> Approved by: maintainer
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* De-pkg-comment.knu2003-02-212-1/+1
|
* Fix dependency on libxml2arved2002-12-161-2/+2
| | | | Submitted by: bento
* Fix fetch and update version for www/swish-eedwin2002-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>
* Update MASTER_SITESpat2002-06-191-1/+1
| | | | | PR: ports/39506 Submitted by: maintainer
* Add WWW:tom2001-02-261-1/+1
|
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-3/+3
|
* Don't try and remove a directory which is used by other ports.kris2000-09-241-1/+0
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* New checksum.asami1999-12-161-1/+1
| | | | Submitted by: eivind
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* #4/4 enforcing Caps, no periodhoek1999-06-271-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
* Update to 1.3.2flathill1999-05-085-15/+38
| | | | | PR: ports/11459 Submitted by: doconnor@cain.gsoft.com.au
* Yet more WWW: fun.mharo1999-05-031-1/+1
|
* Initial Import of swish-ebillf1998-12-236-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