Commit graph

32703 commits

Author SHA1 Message Date
wiz
fcb11ad477 Dewey-wildcard for libirman. 2002-09-26 02:05:35 +00:00
wiz
49d873c8d1 Make Dewey-conformant PKGNAME. 2002-09-26 02:03:58 +00:00
wiz
479f0218bf Dewey-wildcard for p5-MIME-tools. 2002-09-26 02:03:40 +00:00
wiz
cbbe5eacc6 Make PKGNAME Dewey-conformant. 2002-09-26 02:01:42 +00:00
grant
c15738ec00 Explicitly turn on large file support, as some Apache modules have
problems when it is not enabled, notably mod_perl. Fixes pkg/18070
from myself, ok'd by wiz.

Bump PKGREVISION.
2002-09-26 01:48:29 +00:00
dmcmahill
7e700e5941 make this build on sparc. Should also fix other platforms. Patch derived
from patches to textproc/jade by mycroft.
2002-09-26 00:17:56 +00:00
jwise
d617aec23b Note update of sablotron to 0.96. 2002-09-25 23:18:11 +00:00
jwise
6dde0b02c7 Update sablotron to version 0.96. Changes since 0.71 (last pkgsrc version):
Version 0.96
September 5, 2002
-------------
	- XSLT debugger implemented (sabcmd --debugger)
	- API fixes for PHP extension
	- log() function added to write to Sablot's log from JS scripts
	- conflicts of top-level elements (variable, key, script)
	  initializations resolved
	- fixed xslt_process buffer overflow
	- fixed a bug of duplicate NS qualified attributes
	- minor SXP bug fixes [using patches by Tim Crook]
	- fixed a bug of the 'mod' operator [report by Jork Behrends]
	- fixed a bug of sorting with multiple keys [report by Jork Behrends]
	- fixed a bug of comparison [report by Jork Behrends]
	- DOM: fixed a bug of the default XML namespace
	  [report by Albert Micheev]
	- DOM: fixed a bug of PIs [report by Albert Micheev]
	- improved configuration [by Melvyn Sopacua]
	- fragment identifiers allowed in document() for custom
	  schemes [report by Bob Kline]

Version 0.95
June 24, 2002
-------------
	- DOM support upgraded to DOM Level2
	- xsl:strip-space and xsl:preserve-space implemented
	- XSLT on external documents (accessed via callbacks)
	- esxlt:document instruction implemented
	- unparsed-entity-uri() function implemented
	- added a manual page for sabcmd
	- added a batch mode (multiple sources/stylesheets)
	  for sabcmd [by Stefan Behnel]
	- added a system property to display version
	- added a flag for document() to return an empty node-set when
  	  it refers to non-existing document
	- fixed a bug in relative paths to ext. entities
	- fixed a sorting bug on Solaris
	- fixed matching precedence for processing-instruction('lit')
	- fixed a bug in xsl:decimal-format/format-number()
	- fixed a bug in string() - comments excluded
	- fixed a bug of RTFs in xsl:attribute (comment, pi)
	- fixed a bug of generate-id for multiple documents
	- various minor fixes

Version 0.90
March 8, 2002
-------------
	- xsl:import implemented
	- fixed a bug in boolean expressions with nodesets
	  [reported by John Holland]
	- current() implementation redesigned
	- variables not allowed in 'match' attributes of templates
	- fixed a bug in attribute value escaping [Christian Lefebvre]
	- fixed a bug in ext. entities base URI [Christian Lefebvre]
	- fixed a bug in sabcmd --base option [Christian Lefebvre]
	- span not indented with html method
	- processing-instruction() node test allows literal arguments
	- only top-level variables and params visible in xsl:attribute-set
	- fixed a bug in xsl:number
	- fixed a bug in master situation cleanup
	  [patch proposed by Bill Hofmann and Bob Kline]
	- fixed a bug in error reports from included files
	- correct name of element, attribute and pi is checked

Version 0.82
January 30, 2002
----------------
	- fixed the text output method
	  (nothing but text nodes are outputted)
	- SCRIPT and STYLE escaped for xhtml
	- fixed a bug in escaping attributtes (src, href)
	- fixed a bug in aliasing doctype declaration
	- fixed bugs related to Sun CC compiler [Tim Crook, Greg Cope]
	- fixed a memory management bug [Tim Crook]

Version 0.81
January 16, 2002
----------------
	- PUBLIC URLs in doctypes and ext. entities not parsed
  	  by default (SAB_PARSE_PUBLIC_ENTITIES situation option)
	- non-xsl elements allowed inside xsl:stylesheet
	- xsl attributes not outputted anymore
	- xsl:namespace-alias translates attributes as well
	- content of SCRIPT and STYLE not escaped for html/xhtml
	- Boolean attributes are abbreviated for html output method

Version 0.80
January 8, 2002
---------------
	- implemented extensions (JavaScript functions + DOM,
	  extension-element-prefixes, xsl:fallback, function-available(),
	  element-available())
	- fixed a bux in the 'following' axis
	- fixed current() assertion fault
	- fixed "META tag placed outside HEAD" bug
	- fixed a bug in abbreviated [position] expression in
	  template 'match' attribute
	- implemented lang () function
	- added 'namespace' attribute of xsl:element
	- implemented 'exclude-result-prefixes'
	- implemented xsl:attribute-set and 'use-attribute-sets'
	- added 'namespace' attribute of xsl:attribute
	- fixed translate() bug
	- key() now works with document()
	- fixed short stylesheet notation output bugs
	- added use-attribute-sets attribute to xsl:copy
	- minor bugs fixed
2002-09-25 23:17:26 +00:00
jschauma
171ebe1d23 Sun has updated this version, calling it 1.2.1_001. No list of changes
available.  Just bump PKG_REVISION for this, since it's not a 'real'
new version.
2002-09-25 20:20:14 +00:00
wiz
72941c6da0 Add gettext-lib buildlink2.mk, per PR 18396. 2002-09-25 19:49:13 +00:00
wiz
d3d7fada48 Trivially convert to buildlink2. 2002-09-25 19:45:00 +00:00
wiz
5258d1d838 mail/drac-1.11 update 2002-09-25 19:41:44 +00:00
wiz
0a8351ff09 Update to 1.11. Inspired by PR 18389 by URA Hiroshi.
Changes:
        o Added support for DB version 3.1.x.
2002-09-25 19:40:37 +00:00
wiz
50374698da devel/automake-devel-1.6.3 update 2002-09-25 19:32:17 +00:00
wiz
8ee959e71c Update to 1.6.3.
Changes:
* Support for AM_INIT_GETTEXT([external])
* Bug fixes, including:
  - Fix Automake's own `make install' so it works even if `ln' doesn't.
  - nobase_ programs and scripts honor --program-transform correctly.
  - Erase configure.lineno during `make distclean'.
  - Erase YACC and LEX outputs during `make maintainer-clean'.
2002-09-25 19:30:39 +00:00
wiz
3ef402543b devel/automake-1.4.6 update 2002-09-25 19:23:14 +00:00
wiz
5564038d99 Update to 1.4.6.
Changes:
* Versioned install support back-ported from 1.6
2002-09-25 19:22:30 +00:00
wiz
d9a5961628 devel/autoconf-devel-2.54 update 2002-09-25 19:14:17 +00:00
wiz
27ddcd25e6 Update to 2.54, provided by Julio Merino in PR 18354.
* Major changes in Autoconf 2.54                       -*- outline -*-

** Executables

- autoreconf no longer changes the version of the gettext/po/intl
  support files. It now adds the files the correspond to the
  AM_GNU_GETTEXT_VERSION declared in configure.ac.

  Warning: It now relies on the 'autopoint' program, which is part
  of GNU gettext 0.11.4 and newer.

  Please note that you need to have a GNU gettext version that
  corresponds at least to the AM_GNU_GETTEXT_VERSION declared
  in configure.ac. You can upgrade to newer GNU gettext versions,
  though, without needing to change configure.ac.

- The -I DIR or --include=DIR option now appends DIR to the include path
  instead of prepending; this is for consistency with other GNU tools.
  The new -B DIR or --prepend-include=DIR option has the old behavior.

** Macros

- AC_OUTPUT
  Now handles all the gory details about LIBOBJS and LTLIBOBJS.
  Please, remove lines such as

	# This is necessary so that .o files in LIBOBJS are also
	# built via the ANSI2KNR-filtering rules.
	LIBOBJS=`echo $LIBOBJS|sed 's/\.o /\$U.o /g;s/\.o$/\$U.o/'`

  and read the `AC_LIBOBJ vs LIBOBJS' section.  Do not define U in
  your Makefiles either.

- AC_CONFIG_LINKS now makes copies if it can't make links.

- AC_FUNC_FNMATCH now tests only for POSIX compatibility, reverting to
  Autoconf 2.13 behavior.  The new macro AC_FUNC_FNMATCH_GNU also
  tests for GNU extensions to fnmatch, and replaces fnmatch if needed.

- AC_FUNC_SETVBUF_REVERSED no longer fails when cross-compiling.

- AC_PROG_CC_STDC is integrated into AC_PROG_CC.

- AC_PROG_F77 default search no longer includes cf77 and cfg77.

- New macros

  AC_C_BACKSLASH_A, AC_CONFIG_LIBOBJ_DIR, AC_GNU_SOURCE,
  AC_PROG_EGREP, AC_PROG_FGREP, AC_REPLACE_FNMATCH,
  AC_FUNC_FNMATCH_GNU, AC_FUNC_REALLOC, AC_TYPE_MBSTATE_T.

- AC_FUNC_GETLOADAVG
  looks for getloadavg.c in the CONFIG_LIBOBJ_DIR.

- AC_FUNC_MALLOC
  Now defines HAVE_MALLOC to 0 if `malloc' does not work, and asks
  for an AC_LIBOBJ replacement.

** Bug fixes

- Spurious complaints from `m4_bmatch' about invalid regular
  expressions are suppressed.

- Empty top_builddirs are properly handled.

- AC_CHECK_MEMBER works correctly when the member is an aggregate.

- AC_PATH_PROG
  Now colon in the optional path arguments are properly handled.

** Improved portability

- Both Autoconf the package, and the scripts it produces, should run
  more reliably with Zsh.  Bear in mind it is the default Bourne shell
  on Darwin.

- Autoconf and the scripts it produces no longer assume the existence of
  the obsolescent commands egrep and fgrep.

** Documentation

- Limitations of Make
  More of them.

- GNATS
  The GNATS base has moved to
  http://bugs.gnu.org/cgi-bin/gnatsweb.pl?database=autoconf

** Misc.

- config.log
  Now contains the list of ouput variables and files (AC_SUBST,
  AC_SUBST_FILES).
2002-09-25 19:13:41 +00:00
wiz
ee14456b37 sysutils/adjustkernel-1.5 update 2002-09-25 19:06:13 +00:00
wiz
04c0458652 Sync usage with man page. Bump version to 1.5. Closes PR 18345. 2002-09-25 19:05:47 +00:00
wiz
75f510b3c1 pkgtools/pkgcomp-1.1 update 2002-09-25 18:58:20 +00:00
wiz
7f01755d75 Bump version number for man page fix. 2002-09-25 18:57:49 +00:00
wiz
514fdd80c9 Update Dd. Fix description of some options per PR 18344 and included
patch from Julio Merino. Begin new sentences on new lines.
2002-09-25 18:57:30 +00:00
jschauma
8c4a3b0ccc Remove trailing '.' when displaying the URL to download the file from.
This may not be grammatically correct, but prevents users from
copy'n pasting an invalid URL.
2002-09-25 18:56:06 +00:00
wiz
4789c1f0e9 mail/demime-0.99.4.1 update 2002-09-25 18:48:36 +00:00
wiz
ee6490f107 Update to 0.99.4.1, from PR 18285 by Todd Vierling.
Changes list not provided and not found.
2002-09-25 18:48:04 +00:00
wiz
687e427847 www/ap-DBI removed because it's a duplicate of databases/p5-Apache-DBI 2002-09-25 18:41:22 +00:00
wiz
df928bdfda We have databases/p5-Apache-DBI-0.88, so we don't need www/ap-DBI-0.87
[which is an older version of the same source]. Remove it.
Noted by Andrew Brown in connection with PR 18280.
2002-09-25 18:39:36 +00:00
wiz
7c26123d62 chat/ekg-20020918, devel/boehm-gc-6.1, chat/eggdrop-1.6.10nb1 updates. 2002-09-25 18:34:51 +00:00
wiz
bc8b39e1b0 Update to 1.6.10nb1, provided by Sergey Svishchev in PR 18062:
Enable language files.
2002-09-25 18:32:10 +00:00
wiz
1256280570 Update to 6.1, provided by Julio Merino in PR 18240.
Changes: lots of bugfixes and improvements.
2002-09-25 18:18:51 +00:00
wiz
282e2ccfea Close PR 18095: INSTALL_DATA_DIR does not take more than one argument
on Solaris. Patch by Julien T. Letessier.
2002-09-25 18:10:20 +00:00
wiz
c9de43ba9f Update to 20020918, by Dawid Szymanski in PR 18335.
Some fixes and buildlink2ing by me.
Changes:
        - bugfixes
        - new ncurses based interface (like irssi)
2002-09-25 18:05:17 +00:00
wiz
1a92511186 Make compile on Alpha.
Patches from Rhialto in PR 18287.
2002-09-25 17:29:05 +00:00
wiz
73d122d5f0 Convert to buildlink2. Also, tell configure not to go looking for ncurses.
Should fix PR 18099.
2002-09-25 17:26:04 +00:00
tron
5ba094652e Fix silly bug in an utility script which wouldn't accept "gcc" if it is
called "cc".
2002-09-25 15:54:23 +00:00
seb
ab8f6ae4d7 buildlink1 -> buildlink2
Use perl5/module.mk
2002-09-25 15:25:37 +00:00
abs
7ecc9236ae Update cpuflags to 0.34:
Add in a reasonable set of mips cpus.
2002-09-25 15:24:30 +00:00
seb
10620737eb buildlink1 -> buildlink2
Use perl5/module.mk
2002-09-25 15:16:21 +00:00
abs
1b7356de88 Update cpuflags to 0.34, the "How big is agc's mail quota" release:
Add in a reasonable set of mips cpus.
2002-09-25 15:14:04 +00:00
seb
b215bfd7bf buildlink1 -> buildlink2
Use perl5/module.mk
2002-09-25 15:04:31 +00:00
seb
aa363b8111 buildlink1 -> buildlink2
Use perl5/module.mk
2002-09-25 13:56:49 +00:00
taca
283a508c13 Note update of textproc/ipadic to 2.4.4nb1. 2002-09-25 13:21:44 +00:00
taca
19f3ee782a - Correct sample config file's path.
- Utilize CHASEN_DICDIR.

Bump PKG_REVISION.
2002-09-25 13:20:13 +00:00
dmcmahill
287a943482 correctly set PLIST_ARCH so this installs and deinstalls correctly on
sparc (I could have sworn it did before but i guess not).  Also only
check for compat_svr4 on NetBSD systems, not SunOs.
2002-09-25 12:53:20 +00:00
dmcmahill
0110166234 lower optimization level on sparc. With -O2, crafty segfaults immediately,
with -O1 it compiles and seems to run ok.  This is on NetBSD-1.6/sparc,
gcc-2.95.3.
2002-09-25 12:32:00 +00:00
jlam
78cf5e127c Create a new variable XANIM_CODECS, whose value is a space-separated list
of codecs that may be compiled into xanim: iv32, cvid, and cyuk.  The
default is to compile them all into xanim.  This allows building a xanim
that may be distributed on CD-ROM by removing the restricted codecs from
the XANIM_CODECS list (currently, this is iv32 and cyuk).  For clarity,
separate the codec-handling into a separate Makefile.codecs.
2002-09-25 12:04:06 +00:00
hubertf
9794a53e87 Fix PR 18412: x11/xkbset dumps core if the XKB extension is not loaded 2002-09-25 10:23:44 +00:00
wiz
882923ef37 pkgtools/pkglint-3.35 update 2002-09-25 09:55:42 +00:00