Commit graph

712 commits

Author SHA1 Message Date
jlam
9b0ee25ff9 textproc/php4-wddx: PHP4 extension for WDDX (Web Direct Data eXchange).
This version is from the php-4.0.6 distribution.
2001-10-16 06:28:06 +00:00
jlam
550d0718ab textproc/php4-xml: PHP4 extension for parsing XML
This is the version from the php-4.0.6 distribution.
2001-10-16 06:26:10 +00:00
jlam
b0ffc8a819 Update php4-sablot to the version from the php-4.0.6 distribution. There
is no list of changes from version 4.0.5.  Also move from the www category.
2001-10-16 06:23:08 +00:00
hubertf
b4404f763a Fix previous problem (libexpat looked for in libpth dir, and of course
not found if pth is not installed) differently: look in $Config{prefix}/lib
first.

Patch mailed to the perl folks (perl-xml@lyris.activestate.com)
2001-10-16 00:22:04 +00:00
hubertf
4b971524f9 Makefile.PL looks for libpth when it really wants to look for libexpat.
Seems that's not set in %Config either, though (esp. when you don't
have pth installed 8-).

Fix path to expat by passing EXPATLIBPATH and EXPATINCPATH to the
Makefile.PL.
2001-10-16 00:03:50 +00:00
tron
2ab07e3e27 Add a mixture of Debian, FreeBSD and self made patches to make this
package build with the new toolchain. Bump the version number to 1.2.1nb4.
2001-10-14 12:19:16 +00:00
mjl
fe5a9c9582 Update to 4.15. Changes are mostly bugfixes and small enhancements. 2001-10-13 23:43:29 +00:00
simonb
be12b9c17f Update packages to version 1.5.5. Notable changes are:
- Update for 64-bit machines.
 - Some memory leak fixes.
2001-10-12 10:51:51 +00:00
rh
46204338b7 Buildlinkify. Patches provided in private mail by Eric Gillespie
<epg@pretzelnet.org>
2001-10-06 12:43:08 +00:00
tron
26f022dbd1 Resolve CVS conflict in this file. 2001-10-05 10:02:53 +00:00
jlam
dd064e5852 Add dependency on libiconv...it's a useful feature. 2001-10-05 07:27:48 +00:00
jlam
e2ed1cf7f6 Add buildlink.mk file for use by other package Makefiles. 2001-10-05 07:15:28 +00:00
jlam
742a0e0633 Strongly buildlinkify and mark as USE_BUILDLINK_ONLY. 2001-10-05 07:15:12 +00:00
hubertf
a4b5d1a947 print/jadetex was renamed to print/tex-jadetex 2001-10-04 18:56:53 +00:00
jlam
f25f9d2824 bsd.buildlink.mk will automatically handle the REPLACE_BUILDLINK stuff, so
we can remove REPLACE_BUILDLINK settings containing *-config, *Conf.sh, and
*.pc.
2001-10-03 22:36:37 +00:00
jlam
f0a4fcd3e4 Substitute the real config script for the config wrapper script in
installed files.  We don't want buildlink references to escape into the
install directory.
2001-10-03 20:56:40 +00:00
mjl
711daa091f Enable p5-PDF and p5-PDF-Create 2001-10-03 15:39:19 +00:00
mjl
52b6573aad Initial import of p5-PDF-Create, as per PR/14143. 2001-10-03 15:34:23 +00:00
mjl
6551968f48 Initial import of p5-PDF, as per PR/14142. 2001-10-03 15:30:08 +00:00
jlam
21b51d6b73 We really don't need expat. 2001-10-03 10:36:02 +00:00
jlam
96c847c8cd Note addition of textproc/p5-XML-Writer. 2001-10-03 10:33:57 +00:00
jlam
f80d199e18 textproc/p5-XML-Writer - Perl module for writing XML documents
XML::Writer is a simple Perl module for writing XML documents: it
takes care of constructing markup and escaping data correctly, and by
default, it also performs a significant amount of well-formedness
checking on the output, to make certain (for example) that start and
end tags match, that there is exactly one document element, and that
there are not duplicate attribute names.
2001-10-03 10:32:25 +00:00
jlam
89d64d306e Use expat/buildlink.mk and remove some unnecessary variable settings. 2001-10-03 10:02:52 +00:00
hubertf
8d6e46a778 be more cautious about pkg wildcards: PR 14138, 14140 2001-10-03 02:33:55 +00:00
wiz
4f124337ee Add two (hi mcr) 2001-10-02 11:00:45 +00:00
mcr
ce3bac35aa pkg from sen_ml@eccosys.com in support of p5-Crypt-OpenPGP 2001-10-02 01:46:00 +00:00
wiz
84827ec048 Sort. 2001-10-01 16:36:01 +00:00
wiz
35342b9a51 re-add textproc to CATEGORIES 2001-10-01 16:33:54 +00:00
wiz
4117485097 Remove patch that's unneeded after mcr's "update" of the package. 2001-10-01 16:33:13 +00:00
mcr
70fc4de745 pkg from sen_ml@eccosys.com in support of p5-Crypt-OpenPGP 2001-10-01 15:17:58 +00:00
jlam
1e3857e939 Note addition of textproc/p5-XML-XSLT. 2001-10-01 08:54:40 +00:00
jlam
f7dde518fc p5-XML-XSLT - perl5 module for processing XSLT
This module implements the W3C's XSLT specification. The goal is full
implementation of this spec, but we have not yet achieved that.  However, it
already works well.  See the XML::XSLT Commands entry in the perldoc module
documentation for the current status of each command.
2001-10-01 08:51:41 +00:00
jlam
a6e91a2b32 Mark as USE_BUILDLINK_ONLY as this package is strongly-buildlinked. 2001-10-01 03:07:21 +00:00
rh
92d400e850 Update libxml to 1.8.16. Changes are memory management improvements and
bugfixes.
2001-09-30 20:15:48 +00:00
jwise
dd5760000f Fix problem in compilation which didn't interfere with tcl-expat being loaded
into a normal tcl interpreter, but did interfere with tcl-expat being loaded
into apache mod_dtcl.
2001-09-29 00:18:06 +00:00
jwise
0a6cf5fe60 Add and enable tcl-expat. 2001-09-28 23:41:27 +00:00
jwise
10c586706d Initial import of tcl-expat, a drop-in replacement for tcl-xml (OK, OK, actually
it came first) which uses the expat library for speedy and precise xml parsing.
2001-09-28 23:37:09 +00:00
wiz
fe20d2b94a If automake is called with -i, we don't need gmake.
Patch from Stoned Elipot in pkg/14082.
2001-09-28 02:15:02 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
jlam
6df1c82b6d Remove unused patch since update from libxml2-2.4.2 to 2.4.5. 2001-09-26 23:23:07 +00:00
jlam
96da188a2d Update libxml2 to 2.4.5. Relevant changes from version 2.4.2 include:
* Bug fixes.
* Do not output hexadecimal charrefs when serializing HTML since some version
  of Netscape can't grok it, generate decimal ones.
* Moved includes to includedir/libxml2/libxml.
* Added a --convert option to xmlcatalog to convert SGML ones to the XML
  syntax.
* Added a catalog PI.
2001-09-26 23:22:17 +00:00
wrstuden
0982e5f197 Enable robodoc. 2001-09-26 19:39:34 +00:00
wrstuden
55238e56d2 textproc/robodoc - tool to build code documentation from comments in source
robodoc extracts comments describing the code into documentation files.
It is inspired by the autodoc program written by Commodore.
2001-09-26 19:29:13 +00:00
jlam
3910aab2a0 Add a buildlink.mk for for use by other package Makefiles. Closes
pkg/13784 by Martti Kuparinen <martti.kuparinen@iki.fi>.
2001-09-14 07:40:36 +00:00
jlam
fbd2a64cf4 Actually, "xml2-config --cflags" should read:
-I/usr/pkg/include/libxml2/libxml -I/usr/pkg/include/libxml2

so that the libxml2 headers may be found as either <...> or <libxml/...>.
2001-09-14 06:56:13 +00:00
jlam
bef7600485 Fix the problem noted by Ben Collver <collver@linuxfreemail.com> in
pkg/13929 where xml2-config lies about the location of the libxml2
headers.  "xml2-config --cflags" now returns:

	-I/usr/pkg/include/libxml2/libxml -I/usr/pkg/include

which correctly finds the libxml2 headers.  When using buildlink, the
config wrapper xml2-config returns:

	-I${BUILDLINK_DIR}/include/libxml -I/usr/pkg/include

which correctly finds the libxml2 headers in their buildlinked locations.
2001-09-14 06:53:34 +00:00
mycroft
e50ae6f9f8 Oops; include full path names in the patch.
(BTW, this also fixes the problem of scrollkeeper installing stuff in /.)
2001-09-10 00:23:30 +00:00
mycroft
5bf15092a9 Fix problems with scrollkeeper-install overrunning the end of a buffer when
calling realpath().
2001-09-10 00:22:11 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
wiz
1a4ac2ac95 Various changes: mostly removing 'WWW:' lines, since that's what we have
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
2001-09-08 01:51:59 +00:00