Commit graph

24 commits

Author SHA1 Message Date
kristerw
b5093449dc Make sure the directories exists before trying to install in them.
Solves PR 25426.

Add dependency on PERL5 so that the configure script does the right
thing, since this package use the path in places that cannot be
patched by REPLACE_PERL (and bin/swish-filter-test need perl to
run anyway).

Bump PKGREVISION.
2004-06-27 18:30:54 +00:00
snj
9edc500cf4 Convert to buildlink3. 2004-04-19 04:53:58 +00:00
kristerw
4d131d479d Remove the dependency on libiconv. It is needed (and added) by
textproc/libxml2, and the problem I tried to solve by adding it
here was solved in the last commit by adding the missing
USE_BUILDLINK2=yes.
2004-02-23 17:03:48 +00:00
kristerw
66c565d335 Add dependency on converters/libiconv.
Bump PKGREVISION.
2004-02-22 23:05:59 +00:00
jlam
3ebe053d90 LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:49 +00:00
jmmv
a49484d240 Use tabs for indentation. 2004-01-23 21:55:48 +00:00
jmmv
a58dd81611 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00
xtraeme
c747625eab Update swish-e to 2.4.1, provided by Michal Pasternak in PR pkg/24124 plus
minor changes by me.

Too many changes to list here, please read this link to see the full
list of changes:

http://swish-e.org/current/docs/CHANGES.html (new features, bugfixes, etc).
2004-01-22 15:17:07 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
zuntum
431e7a7dda Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
zuntum
e48bc8ecbf Add Size entries to distinfo 2001-05-21 05:43:22 +00:00
agc
8f972b049a + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 12:12:16 +00:00
zuntum
16892f78ac We don't need to use $(MAKE), "make" is enough. Pointed by Thomas Klausner 2001-03-13 15:41:52 +00:00
zuntum
7e3d0f4dce * it doesn't really need GNU make
* use CC, not gcc
2001-03-13 15:36:50 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
a0745845b3 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:21:28 +00:00
wiz
91263ac5e4 $() -> ${} 2000-02-05 14:08:30 +00:00
bouyer
8c3d6d8fca Change maintainer to myself. 1999-12-14 16:36:24 +00:00
bouyer
7331862a35 Regen 1999-12-14 16:30:42 +00:00
bouyer
1a06105c34 Adapt to NetBSD. 1999-12-14 16:30:01 +00:00
bouyer
6950625751 Initial import of FreeBSD's "swish-e" package:
Simple web indexing for humans - enhanced
1999-12-14 16:26:23 +00:00