Commit graph

11 commits

Author SHA1 Message Date
jperkin
77bbbaab2c Provide compat MIN(), fixes SunOS. Patch from Sebastian Wiedenroth. 2013-12-10 12:01:15 +00:00
rodent
315c4801a4 "Packages that install libtool libraries should define USE_LIBTOOL." 2013-04-06 14:22:39 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
zafer
d87e3e7c53 update master site and homepage. 2009-05-28 21:08:54 +00:00
joerg
f605fec2db Mark as destdir ready. 2008-07-14 12:55:56 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
gson
b1dd3ea647 Update to libstree 0.4.0.
Changes since 0.3.0:
 * Fixed logic error in lst_string_eq()
 * Added support for determining the longest repeated substring
2004-08-22 16:49:39 +00:00
grant
7541c07e71 use bl3 so that gcc specific flags are stripped out. 2004-06-12 04:32:12 +00:00
gson
fdbb501e0d Initial import of libstree 0.3.0.
LibSTree is a library containing generic string algorithms based on
suffix trees.  The underlying implementation is based on Ukkonen's
linear suffix tree creation algorithm, supporting multiple strings per
tree.
2003-12-04 04:52:46 +00:00