Commit graph

11 commits

Author SHA1 Message Date
asau
1f96787c11 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-25 06:55:37 +00:00
joerg
73ae0afd90 Remove @dirrm entries from PLISTs 2009-06-14 18:17:11 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
obache
19309855f3 old MASTER_SITES seems dead, use savannah.nongnu instead. 2008-04-19 05:45:55 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
joerg
85c39c94e4 Use PTHREAD_* instead of -lpthread. 2006-01-10 16:14:32 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
c71cac836a Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +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
minskim
b13e850184 Import scew from pkgsrc-wip. Provided by Thorbjorn Svensson, and
modified by me.

The aim of SCEW (by Aleix Conchillo Flaque) is to provide an easy
interface around the XML Expat parser.  Expat gives an API based on
event handling mechanisms to load XML files.  SCEW incorporates
functions to create XML files and handle XML trees.  That is, add and
delete nodes, change attribute names and values etc.

SCEW provides functions to load and access XML elements without the
need to create the event handling routines and probably the most
important: without the need to rewrite these functions each time you
need to load a different XML document.  It also lets you access the
internal Expat parser; that means you can still have all the
functionality that the Expat library gives you.
2004-02-16 01:19:45 +00:00