Commit Graph

27067 Commits

Author SHA1 Message Date
alek
298795d7f4 - Fix libpq soname
- Rework WANTLIB as this port has SUBPACKAGES
- Replace RUN_DEPENDS with LIB_DEPENDS
- Add PKG_ARCH
- Bump PKGNAME

ok sturm@, Brandon Palmer (MAINTAINER)
2005-01-02 00:23:28 +00:00
naddy
1e90401cd6 Update to 1.15.1.
- Compressed archives are now recognized automatically.
- Numerous bug fixes.
2005-01-01 23:47:43 +00:00
espie
8d046cf589 new 2.2.0 version, a few more bells & whistles, such as the ability to
skip data tracks.
2005-01-01 21:04:48 +00:00
sturm
b2524f8673 comment p5-Lingua-Stem, which is broken, as mirror-maker doesn't like
missing dependencies
2005-01-01 13:59:43 +00:00
msf
97a58645fd - mark as BROKEN for now. I cannot import Text::German due to Licensing
restrictions. This will remain broken until either the author of Lingua::Stem
  removes the dependency on Text::German or the Text::German author rereleases
  Text::German under an appropriate license.
2004-12-31 20:01:15 +00:00
sturm
2770c4e419 activate python BUILD_DEPENDS 2004-12-31 19:47:23 +00:00
sturm
0aea570629 update MASTER_SITES
from Moritz Grimm <gtgbr at gmx.net>
2004-12-31 13:10:26 +00:00
sturm
0c88635f20 update to icecast 2.2.0
from Moritz Grimm <mlist at scapa.dnsalias.net>
2004-12-31 13:09:10 +00:00
espie
8bbe5f9956 a few conflicts 2004-12-31 12:49:28 +00:00
espie
d9d152b24e zap fairly old comment 2004-12-31 12:48:52 +00:00
espie
edaa7db625 forgot to commit: we have proper get*_r functions. 2004-12-31 12:47:25 +00:00
sturm
162eda8ab5 disable build tests, in order not to depend on gnome-vfs2 (which the port
didn't); make regress does not do anything useful with or without this
configure flag

ok maintainer thomas at delaet.org
2004-12-31 07:25:05 +00:00
jsg
7bbf31fb24 Move voxel from the top to the bottom of the list of sourceforge
mirrors as it takes too long to mirror things.
2004-12-31 00:56:39 +00:00
alek
b41845d74b - Replace $Id$ with $OpenBSD$
- Add missing $OpenBSD$
2004-12-30 23:45:07 +00:00
alek
ca82d5d1eb - Add WANTLIB marker
- Better dependencies for themes subpackage
2004-12-30 23:41:33 +00:00
sturm
6cf39eadd7 How many BUILD_DEPENDS does a man have to fix, before they call him a man? 2004-12-30 22:01:21 +00:00
espie
3335b7d0e5 comment out anime-sitters for now. 2004-12-30 21:14:52 +00:00
espie
5ed829b438 minor update to 1.3.5 2004-12-30 21:14:27 +00:00
espie
433d4d3cfc alek found a netsnmp there, and he's right, so add it as a dependency
as I don't feel like figuring it out further right now...
2004-12-30 21:10:04 +00:00
alek
6d44fc2c17 Add WANTLIB markers 2004-12-30 19:04:22 +00:00
espie
b623ef7e33 correct tcl/tk depend 2004-12-30 16:40:31 +00:00
espie
d268e2b82c yet another buggy tk dep 2004-12-30 16:17:34 +00:00
espie
3e1b0b6d8a fix wxwidgets path. 2004-12-30 16:14:35 +00:00
espie
96137b1ec7 fix completely wrong LIB_DEPENDS/WANTLIB construct 2004-12-30 15:57:53 +00:00
espie
88a6c67c85 fix multi-packages WANTLIB 2004-12-30 15:55:14 +00:00
espie
5c507d4193 more tcl/tk nonsense breakage. 2004-12-30 14:58:58 +00:00
espie
841d838cf9 fix tcl depend 2004-12-30 12:12:19 +00:00
espie
63d1ab3303 repair some dependency paths. 2004-12-30 12:06:22 +00:00
espie
f0c411226c okay, conflicting with a dependency is not good. 2004-12-30 11:37:59 +00:00
marcm
af7732eb62 Fix the libtool patching here. -pthread handling was screwy and in
one rare case it showed up.  Regen remaining patches and lose the po
Makefile one.
2004-12-30 04:30:12 +00:00
msf
9aa50a8eee +p5-Lingua-PT-Stemmer
+p5-Lingua-Stem
+p5-Lingua-Stem-Fr
+p5-Lingua-Stem-It
+p5-Lingua-Stem-Ru
+p5-Lingua-Stem-Snowball-Da
+p5-Lingua-Stem-Snowball-No
+p5-Lingua-Stem-Snowball-Se
2004-12-30 04:26:13 +00:00
marcm
dba34c04f8 Better handle the weird way this installs its configs and silence the
meaningless warning on pkg_add.  Also, lose the po Makefile patch as
it's no longer needed.  Bump the package name.
2004-12-30 04:25:06 +00:00
msf
c7241cbbf4 - initial import of Lingua-Stem-0.81
This routine applies stemming algorithms to its parameters, returning
the stemmed words as appropriate to the selected locale.
2004-12-30 04:20:34 +00:00
msf
07c035344b - missing PKG_ARCH 2004-12-30 04:15:06 +00:00
msf
765fffcadf - too much stemming going on
- reimport the second to last stemming port
2004-12-30 04:12:43 +00:00
msf
c8aca8cf6a - dumb 2004-12-30 04:09:47 +00:00
msf
216b83aa65 - initial import of Lingua-Stem-Snowball-Se-1.01
The stem function takes a scalar as a parameter and stems the word
according to Martin Porters Danish stemming algorithm, which can be
found at the Snowball website: <http://snowball.tartarus.org/>.
2004-12-30 04:04:07 +00:00
msf
ce3a704c90 - initial import of Lingua-Stem-Snowball-No-1.0
The stem function takes a scalar as a parameter and stems the word
according to Martin Porters Danish stemming algorithm, which can be
found at the Snowball website: <http://snowball.tartarus.org/>.
2004-12-30 04:00:50 +00:00
msf
eee5be0381 - this is GPL, fix the comment 2004-12-30 03:58:31 +00:00
msf
03dd2f133e - initial import of Lingua-Stem-Snowball-Da-1.01
The stem function takes a scalar as a parameter and stems the word
according to Martin Porters Danish stemming algorithm, which can be
found at the Snowball website: <http://snowball.tartarus.org/>.
2004-12-30 03:54:43 +00:00
msf
528d0576ab +p5-Bit-Vector-Minimal
+p5-File-Slurp
+p5-Tie-Array-Sorted
2004-12-30 03:19:45 +00:00
msf
ab312970a5 - initial import of Tie-Array-Sorted-1.3
This presents an ordinary array, but is kept sorted. All pushes and
unshifts cause the elements in question to be inserted in the
appropriate location to maintain order.
2004-12-30 03:16:15 +00:00
msf
d08417a131 - initial import of Lingua-Stem-Ru-0.01
This module applies the Porter Stemming Algorithm to its parameters,
returning the stemmed words.
2004-12-30 03:08:15 +00:00
msf
d7dca586a6 - initial import of Lingua-Stem-It-0.01
This module applies the Porter Stemming Algorithm to its parameters,
returning the stemmed words.
2004-12-30 03:04:57 +00:00
msf
4afb8fb039 - initial import of Lingua-Stem-Fr-0.02
This module uses the a modified version of the Porter Stemming Algorithm
to return a stemmed word
2004-12-30 03:01:02 +00:00
msf
1517a500ca - initial import of Lingua-PT-Stemmer-0.01
This module implements a Portuguese stemming algorithm proposed in the
paper A Stemming Algorithm for the Portuguese Language by Moreira, V.
and Huyck, C.
2004-12-30 02:57:51 +00:00
msf
66740013e0 - initial import of File-Slurp-9999.06
This module provides subs that allow you to read or write entire files
with one simple call. They are designed to be simple to use, have
flexible ways to pass in or get the file contents and to be very
efficient.  There is also a sub to read in all the files in a directory
other than "." and ".."
2004-12-30 02:43:05 +00:00
msf
d2d999fb2c - initial import of Bit-Vector-Minimal-1.1
This is a much simplified, lightweight version of Bit::Vector, and wraps
Perl's (sometimes confusing) "vec" function in an object-oriented
abstraction.
2004-12-30 01:53:55 +00:00
espie
aafd57e111 conflict (xpmroot) 2004-12-30 01:20:39 +00:00
espie
0d701f44fa conflict 2004-12-30 01:07:37 +00:00