Commit graph

772 commits

Author SHA1 Message Date
fredb
b634ab48b3 Install this package to ${X11PREFIX}, and set the default database location
to ${X11PREFIX}/var/scrollkeeper, just so that everything installs where
"gnome" packages expect to find it (${PREFIX}/share/oaf included). Also let
it install the fixed database template to ${X11PREFIX}/var/lib/scrollkeeper,
rather than "/var/scrollkeeper", and register it properly. If you have
another use for this package besides gnome, you can now run
"scrollkeeper-rebuilddb -p anydir" (even "/var/scrollkeeper", if you want).
2002-01-02 04:49:34 +00:00
jlam
90485a20ed Install the API documentation for php4-xslt. 2002-01-01 06:46:39 +00:00
jlam
110ffcdba0 Sort previous entry. 2002-01-01 03:50:19 +00:00
jlam
76876462d5 Note addition of textproc/php4-xslt. 2002-01-01 03:49:36 +00:00
jlam
d201ee15d0 textproc/php4-xslt: PHP4 extension for XSLT functions (Sablotron backend)
PHP is a programming language designed to be embedded into web pages.
This module provides XSLT functions for PHP4.  This module replaces
textproc/php4-sablot, which has been deprecated/removed.
2002-01-01 03:48:14 +00:00
jlam
c3fb12eeb1 Add sxpath.h to the list of files to link into ${BUILDLINK_DIR}. 2002-01-01 03:42:11 +00:00
jlam
3b383e58df Update textproc/sablotron to 0.71. Bump version for sablotron/buildlink.mk
since the shared library major version increases with every release.  Changes
from version 0.60 include:

- Bug fixes
- implemented axes 'following' and 'preceding'
- added an SXP callback for id() and a 'user data' pointer for some callbacks
- improved error messages
- added Sablotron XPath processor
- implemented xsl:key and key()
- implemented format-number() and xsl:decimal-format
- implemented xsl:number
- improved HTML indentation
- parameter entities are always parsed
- xml declaration ends with ?> using HTML method
- > is escaped in HTML
- changed SDOM_xql so it uses namespace declarations on the document element
2002-01-01 03:11:17 +00:00
jlam
c43234b002 Update textproc/php4-xml to 4.1.0. No list of changes from version 4.0.6;
simply update to version from php-4.1.0 distribution.
2001-12-31 23:59:28 +00:00
jlam
b02ddced6c Update textproc/php4-wddx to 4.1.0. Changes from version 4.0.6 include:
- Fixed a bug in WDDX deserialization that would sometimes corrupt the root
  element if it was a scalar one. (Andrei)
2001-12-31 23:59:22 +00:00
jlam
c7df6d2d7b Deprecate in favor of forthcoming php4-xslt. This mirrors the change in
PHP-4.1.0, which no longer offers the sablot code as an extension.
2001-12-31 23:34:43 +00:00
wiz
83997e1ac8 Add build dependency on perl. Noted in pkg/15091 by Hiramatsu Yoshifumi. 2001-12-30 11:52:13 +00:00
wiz
9bf0197387 Oops, fix path to perl directory. 2001-12-19 20:29:31 +00:00
wiz
42c85ce0e9 Add perl BUILD_DEPENDENCY. Should fix bulk build failure. 2001-12-19 20:28:53 +00:00
abs
8e4af260b0 Add and enable p5-Text-CSV-Hash. 2001-12-19 13:23:46 +00:00
abs
5c85c5e4b7 Import p5-Text-CSV-Hash-0.02, a perl5 module for hash based CSV usage. 2001-12-19 13:22:41 +00:00
jmc
640ce96364 Add perl buildlink (needed for tests during install) 2001-12-12 04:53:40 +00:00
taca
b00db3713a update libxml2 package to 2.4.12.
Changes from 2.4.10 are various bug fixes and it become over 4000 bytes.
Please look at libxml2-2.4.12/ChangeLog in detail.
2001-12-10 13:29:31 +00:00
jlam
dafe677081 Really buildlink'ify by using the xml2-config buildlink wrapper instead of
the real one, and move the HTML documentation to ${PREFIX}/share/doc/html.
2001-12-07 04:50:42 +00:00
skrll
3d555018c2 Update to the kdoc that comes with KDE 2.2.2. I don't think anything will
have changed.
2001-12-04 08:39:05 +00:00
jlam
478cba00bb By default, prevent invocation of GNU "auto*" driven by the generated
Makefiles during the build process by touching various auto{conf,make}
source files to make them up-to-date.  Packages that require regenerating
the configure script and Makefile.in files should make the appropriate
calls to auto{conf,make} in a pre-configure target.  This allows the
various targets listed in ${_CONFIG_PREREQ} to modify the generated files
without triggering the GNU auto* tools and having the modifications be
overwritten.
2001-12-04 06:14:57 +00:00
wiz
b4f0a668fa Miscellaneous man page fixes. 2001-12-03 19:03:19 +00:00
jlam
8cc6055063 Use PKGREVISION to manage the package-specific version number when it
differs from the distfile version number.  G/C some the unused variables
in php4/Makefile.common related to the old way of handling version numbers.
2001-12-03 08:30:58 +00:00
mjl
c48498273c Update to 0.23
* Changed "char" to "unsigned char" in CSV_XS.xs.
2001-11-30 14:23:02 +00:00
jlam
113f69d713 Buildlinkify. 2001-11-29 13:27:46 +00:00
hubertf
5542206cba Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.

Example #1:
        DISTNAME=       foo-X.Y
        PKGREVISION=    Z
     => PKGNAME=        foo-X.YnbZ

Example #2:
        DISTNAME=       barthing-X.Y
        PKGNAME=        bar-X.Y
        PKGREVISION=    Z
     => PKGNAME=        bar=X.YnbZ (!)

On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
2001-11-29 01:12:24 +00:00
martti
4eea594033 Added p5-PDF-API2 2001-11-28 12:14:32 +00:00
martti
e24974637e Added p5-PDF-API2-0.2.0.2 (PR#14144).
Changes for PR:
- use version 0.2.0.2
- moved pkg/*

From DESCR:

Perl module for the next generation API for creating and modifing PDFs.
2001-11-28 12:11:12 +00:00
martti
c179f99a55 Updated to 1.35 (PR#14750)
Changes :
- Removed dependency on p5-Parse-Yapp
- Separated out XML::UM, XML::Filter::* and XML::Builder::* modules
  into sperate modules
- Added use bytes pragma to XML::DOM to fix unicode problems
- The '>' character is now encoded in attribute values
- hasFeature now is case-insensitve for name of feature
2001-11-28 11:21:06 +00:00
jlam
cc4128d97e Buildlinkify, in the sense that only the perl headers are found in
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
2001-11-26 06:49:36 +00:00
martti
d8108db043 Added libxslt 2001-11-23 08:34:44 +00:00
martti
aee69e4efb Libxslt is the XSLT C library developed for the Gnome project. XSLT itself is
a an XML language to define transformation for XML. Libxslt is based on libxml2
the XML C library developped for the Gnome project. It also implements most of
the EXSLT set of extensions functions and some of Saxon's evaluate and
expressions extensions.

Submitted in pkg/14688 by Mark Davies.
2001-11-23 08:34:25 +00:00
martti
e1c8b18357 Updated to version 1.42 (PR#14570). Changes since 1.31:
Fixed a bug relating to use of UNTAINT under perl 5.005_03 and
        possibly other versions.

        Taint-related tests are now more comprehensive.

        Tests now work correctly on Windows systems and possibly on
        other non-unix systems.

        New UNTAINT option tells the module that it is safe to 'eval'
        code even though it has come from a file or filehandle.

        Code added to prevent memory leaks when filling many
        templates.  Thanks to Itamar Almeida de Carvalho.

        Bug fix:  $OUT was not correctly initialized when used in
        conjunction with SAFE.

        You may now use a glob ref when passing a filehandle to the
        ->new funcion.  Formerly, a glob was reuqired.

        New subclass:  Text::Template::Preprocess.  Just like
        Text::Template, but you may supply a PREPROCESS option in the
        constructor or the fill_in call; this is a function which
        receives each code fragment prior to evaluation, and which may
        modify and return the fragment; the modified fragment is what
        is evaluated.

        Error messages passed to BROKEN subroutines will now report
        the correct line number of the template at which the error
        occurred.

        If the template comes from a file, the filename will be
        reported as well.

        INCOMPATIBLE CHANGE:

        The format of the default error message has changed.

        Note that the default message used to report the line number
        at which the program fragment began; it now reports the line
        number at which the error actually occurred.
2001-11-22 09:45:21 +00:00
abs
dbfb14322d Handle gcc pre-2.8 - do not use -fexceptions in that case.
So I found a 1.3 box running pkgsrc and wanted to update apache...
2001-11-22 00:55:48 +00:00
seb
93d3e93274 Add and enable source-highlight 2001-11-19 00:00:52 +00:00
seb
c2b4100752 Initial import of source-highlight version 1.1
This package contains GNU java2html version 1.9 and GNU cpp2html version 1.5:
- java2html highlights the syntax of a Java source file into a HTML document,
- cpp2html highlights the syntax of a C or C++ source file into a HTML document.
2001-11-18 23:55:11 +00:00
tron
d9674cad80 Work arround broken circular include directives which cause build failures
in the "kdelibs2" package.
2001-11-17 15:28:49 +00:00
tron
4c355c7b79 Uppdate "libxml2" package to version 2.4.10. Changes since version 2.4.6:
- URI escaping fix (Joel Young)
- added xmlGetNodePath() (for paths or XPointers generation)
- Fixes namespace handling problems when using DTD and validation
  improvements on xmllint: Morus Walter patches for --format and
  --encode, Stefan Kost and Heiko Rupp improvements on the --shell
- fixes for xmlcatalog linking pointed by Weiqi Gao
- fixes to the HTML parser
- fixes more catalog bugs
- avoid a compilation problem, improve xmlGetLineNo()
- fixed SGML catalogs broken in previous release, updated xmlcatalog
  tool
- fixed a compile errors and some includes troubles.
- exported some debugging interfaces
- serious rewrite of the catalog code
- integrated Gary Pennington thread safety patch, added configure option
  and regression tests
- removed an HTML parser bug
- fixed a couple of potentially serious validation bugs
- integrated the SGML DocBook support in xmllint
- changed the nanoftp anonymous login passwd
- some I/O cleanup and a couple of interfaces for Perl wrapper
- general bug fixes
- updated xmllint man page by John Fleck
- some VMS and Windows updates
This will hopefully fix PR pkg/14336.
2001-11-16 20:59:32 +00:00
agc
be9bc4ff1b Replace "${GTAR} cf - . | (cd ... ; ${GTAR} xf - )" pipelines with a
single instance of ${PAX}.
2001-11-14 14:47:53 +00:00
jlam
67f53ecf18 * Strongly buildlinkify. 2001-11-13 21:27:27 +00:00
wiz
7c7dcdd852 Sort. 2001-11-08 13:45:42 +00:00
agc
37db2767bd Add and enable docbook-xml 2001-11-08 13:04:41 +00:00
seb
58344dcb4e Added docbook-xml version 4.1.2, XML version of DocBook a DTD designed
for computer documentation.
2001-11-04 22:46:58 +00:00
tron
dab8ffd24d Use "${PREFIX}" instead of hard coded "/usr/pkg". 2001-11-01 18:24:44 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
tv
c212b5d43e Clean out my pkgsrc diffs:
Update p5-Convert-BER to 1.31.
2001-10-31 14:39:19 +00:00
seb
c977cb995a To avoid build dependencies on auto* tools a patch on configure script
(manually regenerated from patched configure.in) is added, AUTOMAKE_OVERRIDE
is also defined hence custom pre-configure target is removed.

To avoid useless makeinfo run sed.info, version.texi and stamp-vti are added
to AUTOMAKE_PATTERNS (this also fix a hidden and forgotten build dependency on
../../devel/gtexinfo).

While here my email address as maintainer is updated.
2001-10-29 12:30:06 +00:00
jmc
3f4dcce89e Fix depends lines to point to correct paths 2001-10-29 05:43:47 +00:00
jlam
c96c9806bc Remove commented USE_LIBINTL definitions ... we already use the
gettext-lib/buildlink.mk file.
2001-10-27 07:00:52 +00:00
agc
1ad4fd0608 Add a small Makefile for unroff in a more conventional way, using patches.
Remove configure script.
2001-10-25 19:16:50 +00:00
tron
45f45dd825 Back out last commit. Under certain circumstance (which??) the files
are installed indeed.
2001-10-24 14:36:14 +00:00