Commit graph

2956 commits

Author SHA1 Message Date
joerg
85c39c94e4 Use PTHREAD_* instead of -lpthread. 2006-01-10 16:14:32 +00:00
joerg
3016e33745 Uses makeinfo. 2006-01-10 15:50:39 +00:00
joerg
ecb64ac5d2 Fix stupid Makefile expecting /usr/bin/m4 is GNU-like. 2006-01-10 15:37:39 +00:00
joerg
6b3dc61901 Has BROKEN_GETTEXT_DETECTION. 2006-01-10 14:57:18 +00:00
rillig
3a9a4959c2 Fixed the remaining pkglint warnings about $(FOO) vs. ${FOO}. 2006-01-09 02:48:55 +00:00
agc
9bf9b712d5 Be a bit more specific about the purpose of this package. 2006-01-08 21:17:17 +00:00
joerg
7c6dac3456 Move initialisation of FILE structures to run time, stdin and stdout
are not valid rvalues on global scope.
2006-01-08 20:52:57 +00:00
tonio
56edd1a62d Make teTeX3 the default TEX_DEFAULT
bump PKGREVISION where necessary

Move PKG_TEXMFPREFIX and PKG_LOCALTEXMFPREFIX definitions to
teTeX?/buidlink3.mk, so that packages may include
print/teTeX1-bin/buildlink3.mk directly (however, using teTeX/module.mk do not
allow that)
2006-01-08 14:00:11 +00:00
wiz
6ef1bf1bd8 Update to 0.60.4:
Complete list of changes from 0.60.3:

   * Fixed a bug that caused Aspell to crash when checking certain
     Russian words, this bug likely affected other languages as well.

   * Updated to Gettext 0.14.5 which is required for AMD64, also
     updated to to Libtool 1.5.20.

   * Fixed an alignment bug which causes mmap to always fail when
     reading in dictionaries.

   * Added note about how `make clean' will remove the HTML manuals.

   * Added manual page for prezip-bin and enhanced word-list-compress
     manual page thanks to the work of Jose Da Silva.

   * Other minor updates and bug fixes.
2006-01-06 14:51:19 +00:00
wiz
ca7eaa3d46 Fix DEPENDS line. 2006-01-05 23:14:35 +00:00
joerg
e804f12622 Add DragonFly support. Fix a C++ issue by dropping the default value
for the vector resize, it is not really needed.
2006-01-05 20:43:20 +00:00
wiz
f0934cb49f Add missing DEPENDS on py-xml. Bump PKGREVISION. recht@ ok. 2006-01-04 07:23:24 +00:00
schmonz
42428df5a0 Express these packages' brokenness with BROKEN_IN=pkgsrc-2005Q4
rather than PKG_FAIL_REASON, so that they provide useful error
messages in build logs, and so that they continue to work on platforms
where they aren't broken.
2006-01-04 04:29:05 +00:00
wiz
42778d0c29 Reset maintainer on request. 2006-01-03 19:28:40 +00:00
wiz
55cc8816eb Bump PKGREVISION for PLIST change. 2006-01-03 19:10:27 +00:00
darcy
4bb709b591 Add missing installed files. No functional change so no PKGREVISION bump. 2006-01-03 19:06:48 +00:00
wiz
af4e5a526f Update to 1.57:
1.57
    - (revision bumped to match XML::LibXML)
    - Some minor fixes to perl extension functions support
    - Fixed callbacks support
    - Enable xinclude in XSLT files
    - Fixed some memory leaks
    - Fixed some segfaults
2006-01-03 18:39:01 +00:00
wiz
a0acc9a005 Update to 1.09:
1.09  fri 20050513 00:50
    - add support (on by default) for the Namespaces in XML 1.1 spec.
2006-01-03 17:35:59 +00:00
taca
435219cbd2 Bump PKGREVISION by update of ruby18-base package. 2006-01-03 15:07:28 +00:00
taca
dccd827fac Stop handling DIST_SUBDIR default for Ruby based packages.
Second, update distinfo and/or stop using USE_RUBY_DIST_SUBDIR in Makefiles.
2006-01-03 14:25:49 +00:00
taca
8740f9ef51 Update MASTER_SITES. 2006-01-03 07:27:54 +00:00
wiz
4a6fa95d51 PKGREVISION bump for icu shlib major bump. 2006-01-03 00:05:38 +00:00
wiz
9f58dfea4e Update to 3.4:
New Features:
Major changes in ICU 3.4 include the following:
Updates to conform to Unicode 4.1, including new characters
properties and values, text segmentation, plus collation
updated for Unicode Technical Standard #10 (UCA) and regex
updated for Unicode Technical Standard #18.
   * Updates to conform to the Common Locale Data
     Repository (CLDR), Version 1.3 for the latest locale
     data. This includes:
        * New data to support localization of timezones,
          United Nations M.49 regions (including continents
          and regions), mappings from language to script
          and territory.
        * Consolidation of inherited data and improved
          resource aliasing for smaller data footprint
        * Additional locales, and many other fixes and
          additions of locale data.
   * POSIX migration support: direct API support for all
     POSIX character classes, implemented according to
     Unicode recommendations
2006-01-03 00:04:42 +00:00
joerg
39a8d28bfe s,-lpthread,${PTHREAD_LDFLAGS} ${PTHREAD_LIBS}, 2006-01-02 11:28:30 +00:00
joerg
a340944ed4 Include sys/time.h before sys/resource.h. 2006-01-02 11:20:57 +00:00
joerg
68204c90e4 config.guess and config.sub override. 2006-01-02 11:06:34 +00:00
joerg
099afd8990 Don't define alloca on DragonFly and FreeBSD, conflicts with stdlib.h. 2006-01-02 10:55:24 +00:00
joerg
cba9162464 Just use stdlib.h for malloc. 2006-01-02 10:33:28 +00:00
wiz
868fca3f80 Update to 1.7k: bug fix release. 2006-01-01 18:38:01 +00:00
ben
fc53304ce1 > When building on Interix, add Xext to X_EXTRA_LIBS. The xditview
> program requires Xaw, which requires the Xlib shape routines, which on
> Interix are in Xext.  http://www.faqs.org/faqs/x-faq/part6/section-27.html

Move fix from Makefile to options.mk, so it is only used when the x11
option is enabled.
2005-12-31 16:28:40 +00:00
ben
d71da55403 When building on Interix, add Xext to X_EXTRA_LIBS. The xditview
program requires Xaw, which requires the Xlib shape routines, which on
Interix are in Xext.  http://www.faqs.org/faqs/x-faq/part6/section-27.html
2005-12-31 14:40:38 +00:00
wiz
f61c002199 Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.
2005-12-31 12:32:31 +00:00
joerg
9f9ba3551a Add DragonFly support. Fix a number of GCC 3.4 issues. 2005-12-31 00:56:42 +00:00
joerg
898e04c8c1 Add DragonFly support. 2005-12-30 23:49:08 +00:00
is
dd6982076b Builds fine for me. 2005-12-29 13:01:20 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
schmonz
9d98d4ded6 Update to 4.0.2. From the changelog:
* bug fixes for Python 2.1 compatibility
* cleared _debug flag
2005-12-28 06:59:27 +00:00
reed
de5dfd2e18 Define "man1dir" in the configure environment so it can use custom
PKGMANDIR.
(Somehow I missed this in the commit earlier today.)
2005-12-28 04:40:46 +00:00
reed
bd0e679565 Patch so Makefile will use @mandir@ as set by configure script.
And define "man1dir" in the configure environment.

This is so it can use custom PKGMANDIR.
2005-12-27 18:38:00 +00:00
reed
69fbab2ce2 Allow this to use custom PKGMANDIR by setting MAN1DIR and MAN45DIR
in the local.h also.
2005-12-27 18:27:16 +00:00
reed
62d6ba7dc1 Mention "version 1" in the COMMENT and "old" in the DESCR to help
distinguish this from official libxml.
2005-12-27 18:25:07 +00:00
joerg
4077e39c88 msgfmt user. 2005-12-27 15:55:06 +00:00
schmonz
c9be47ee83 Update to 4.0. From the changelog:
* Support for Atom 1.0.
* Support for iTunes extensions.
* Support for dc:contributor.
* Universal Feed Parser now captures the feed's namespaces. See
  Namespace Handling for details.
* Lots of things have been renamed to match Atom 1.0 terminology.
  issued is now entries[i].published, modified is now entries[i].updated,
  and url is now href everywhere. You can still access these elements
  with the old names, so you shouldn't need to change any existing
  code, but don't be surprised if you can't find them during
  debugging.
* category and categories have been replaced by tags, see feed.tags
  and entries[i].tags. The old names still work.
* mode is gone from all detail and content dictionaries. It was
  never terribly useful, since Universal Feed Parser unescapes
  content automatically.
* entries[i].source is now a dictionary of feed metadata as per
  section 4.2.11 of RFC 4287. Universal Feed Parser no longer
  supports the RSS 2.0's source element.
* Content in unknown namespaces is no longer discarded (bug 993305)
* Lots of other bug fixes.
2005-12-27 14:33:22 +00:00
seb
37d945e229 Lower expectations, both others' and mine: relinquish stewardship 2005-12-27 13:54:57 +00:00
schmonz
463f43526a Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386
3.0. If one of these is important to you, please fix it in time
for pkgsrc-2006Q1, or it may be removed.
2005-12-26 23:39:30 +00:00
kim
8d6699d429 Missed "make mps". 2005-12-24 20:35:51 +00:00
kim
c67067590b There is no "==" operator in test(1). 2005-12-24 20:34:55 +00:00
jlam
7822a49030 Remove textproc/eperl -- it doesn't compile with Perl 5.8.x at all and
nobody's fixed it in a long, long time.
2005-12-23 16:01:38 +00:00
rillig
cbb2d0b776 Bumped PKGREVISION as the contents of the binary package is affected by
the last change.
2005-12-20 23:49:28 +00:00
rillig
0792fd755b Added the explicit path to ghostscript to the CONFIGURE_ARGS to avoid
references to the working directory.
2005-12-20 23:04:37 +00:00
joerg
292ce8afb8 Remove CVS ids in context, otherwise the patch checksum is incomplete. 2005-12-18 14:27:01 +00:00
joerg
6e4a0dd799 Bump all motif packages for recent openmotif update. The major version
of the shared libXm has changed.
2005-12-12 21:36:54 +00:00
taca
207b43fd0a Remove ruby16-* packages support. 2005-12-11 13:34:31 +00:00
taca
d97332e92d Remove ruby16-* packages support. 2005-12-11 13:33:26 +00:00
darcy
1581becd33 Upgrade to 0.3.9
Major Changes Since Docutils 0.3.7
==================================

* Added "file_insertion_enabled" and "raw_enabled" settings.  See
  <http://docutils.sf.net/docs/user/config.html#file-insertion-enabled>.

* Added auto-enumerated lists.  See
  <http://docutils.sf.net/docs/ref/rst/restructuredtext.html#enumerated-lists>.

* Added "header" and "footer" directives.  See
  <http://docutils.sf.net/docs/ref/rst/directives.html#document-header-footer>.

* Added "list-table" directive.  See
  <http://docutils.sf.net/docs/ref/rst/directives.html#list-table>.

* Added support for section subtitles.  See
  <http://docutils.sf.net/docs/user/config.html#sectsubtitle-xform>.

* Added "field_name_limit" and "option_limit" settings to HTML writer.
  See <http://docutils.sf.net/docs/user/config.html#field-name-limit>.

* Added "cloak_email_addresses" setting to HTML writer.  See
  <http://docutils.sf.net/docs/user/config.html#cloak-email-addresses>.

* UTF-8 BOMs are now removed from the input stream.

* Many minor improvements and bug fixes.  See
  <http://docutils.sf.net/HISTORY.html#release-0-3-9-2005-05-26
2005-12-10 15:59:28 +00:00
wiz
7afe78ffdf Add x11 option to the package, on by default.
Addresses PR 23130 by reed@
2005-12-09 20:40:56 +00:00
wiz
e3ddfa33dd Remove PLIST.SunOS -- it is incorrect, and the differences
should be handled with PLIST_SUBST instead.
2005-12-09 20:37:59 +00:00
joerg
01399d9580 Fix GCC 3.4+: label at end of compound statement. 2005-12-08 17:28:31 +00:00
joerg
cb7c8cde9f Since this is compiled with -Werror and GCC 3.4 doesn't like
the string const cast-away, pass down the constness.
2005-12-08 17:24:32 +00:00
wiz
56a0b9a974 Update to 1.19.2. SunOS PLIST not updated, someone please merge
it into the normal PLIST.

VERSION 1.19.2
==============

Troff
-----

o Analogously to the .ft and \f pair, two new requests `gcolor' and
  `fcolor' (which pair with \m and \M, respectively) have been added to
  set the glyph and background colours.

o A new read-only, string-valued register `.sty' returns the name of the
  current style.

o Two new conditional operators `F <name>' and `S <name>' have been added.
  `F' is true if a font <name> exists.  `S' is true if a style <name> has
  been registered.

o Cyrillic characters have been added to the `utf8' and `html' output
  devices.

Pic
---

o The `by' argument in a `for' loop can now be negative if it is additive.
  For the multiplicative case, it must be greater than zero.

Eqn
---

o The following keywords aren't new but haven't been documented previously:

    undef NAME    (to undefine a macro)
    copy  "FILE"  (a synonym for `include')
    space n       (to modify the vertical spacing before and after
                   an equation)

o The following macros aren't new but haven't been documented previously:

    Alpha, ..., Omega   (the same as `ALPHA', ..., `OMEGA')
    ldots               (three dots on the base line)
    dollar              (a dollar glyph)

o The following keywords have been extended.  Again, this isn't new but
  hasn't been documented previously:

    col n { ... }
    lcol n { ... }
    rcol n { ... }
    ccol n { ... }
    pile n { ... }
    lpile n { ... }
    rpile n { ... }
    cpile n { ... }   (set vertical spacing between rows to N)

Grohtml
-------

o This device driver has been raised to beta stage; its set of tags should
  be stable now.

o New command line option `-s' to set the base point size.

o New command line option `-S' to set the split level while generating
  multiple files.

Grotty
------

o Experimental support for zero-width and double-width characters.

Gxditview
---------

o On platforms which have the X Window System this program is now built and
  installed automatically.

Xtotroff
--------

o This program to create font definition files for xditview isn't new but
  hasn't been installed previously.

Groffer
-------

o A security problem (reported as CAN-2004-0969) has been fixed.

Gdiffmk
-------

o A new script contributed by Mike Bianchi.  It compares two groff, nroff,
  or troff documents and creates an output with added margin characters
  (using `.mc') to indicate the differences.

Pdfroff
-------

o A new wrapper script contributed by Keith Marshall to easily create PDF
  documents with groff.

Macro packages
--------------

o ms.tmac

  . Support for fractional point sizes: A value for the `PS', `VS', `FPS',
    and `VPS' register larger than or equal to 1000 is always divided by
    1000.  For example, `.nr PS 10250' sets the document's font size to
    10.25 points.

  . The `Ds' and `De' macros provided in ms since groff version 1.19 have
    been removed; the equivalent `DS' and `DE' macros should be used
    instead.  X11 documents which actually use `Ds' and `De' always load a
    specific macro file from the X11 distribution (`macros.t') which
    provides proper definitions for the two macros.

  . The following registers have been added for improving layout control:

    PORPHANS
      Defines number of lines following `LP', `PP', `QP', `IP' or `XP' which
      must be kept together, before any automatic page break.

    HORPHANS
      Sets number of lines of following paragraph which must be kept with a
      heading, defined by `NH' or `SH', before any automatic page break.

    GROWPS
      Sets the first level of heading (set with `NH') which will keep the
      same point size as body text.

    PSINCR
      Sets the point size increment for each level of heading (set with
      `NH'), below the threshold level set by `GROWPS'; e.g., if
      \n[PS] = 10, \n[GROWPS] = 3 and \n[PSINCR] = 2.0p, then `.NH 1' will
      produce 14pt headings, `.NH 2' will produce 12pt, and all other levels
      will remain at 10pt (because \n[PS] = 10).

  . The `SH' macro now accepts a numeric argument, to make heading size
    match that of `NH' with same argument value when the `GROWPS'/`PSINCR'
    feature is enabled.

  Please refer to the documentation of the ms package for other, minor
  improvements.

o me.tmac

  The section type set with the `++' request is available in the `_M'
  register.  This isn't new but hasn't been documented before.

o www.tmac

  The `HR' macro no longer causes an empty line for non-HTML devices.

  A new macro `HEAD' has been added to directly add data to the
  <head>...</head> block.

  New macros `OLS' and `OLE' to start and end an ordered list.

  New macros `DLS' and `DLE' to start and end a definition list.

Pdfmark
-------

o A new macro package contributed by Keith Marshall which implements PDF
  marks.  This is in alpha stage currently.

Miscellaneous
-------------

o Two new keywords to the DESC file have been added which are needed for
  grohtml: `image_generator' and `unscaled_charwidths'.  The former gives
  the name of the program which creates PNG images, and the latter makes
  troff always use unscaled character widths.
2005-12-07 17:51:51 +00:00
rillig
579e977969 Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
2005-12-05 23:55:01 +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
ben
5fb7ecd5a1 Update helpdeco to version 2.1.3. Changes include:
* helpdec1.c, helpdeco.h: Improve const correctness - thanks to
  Markus Elfring (elfring) for the tip
* compat.c: Apply patch from Dirk Jagdmann (doj) to fix pointer
  flibbling
* splitmrb.c: Apply patch from Dirk Jagdmann (doj) to fix HOTSPOT
  struct packing with GCC >= 3
* compat.c, compat.h, helpdeco.c, splitmrb.c, zapres.c: Apply patch
  from Dirk Jagdmann (doj) to use POSIX path defines instead of DOS
  ones.
* helpdec1.c, helpdeco.c: Add patch for compiling with GCC 4.0 from
  Andreas Jochens <aj@andaco.de>
2005-12-04 15:50:13 +00:00
mjl
657743ad44 Enable p5-Number-Format, p5-Template-Plugin-Number-Format 2005-12-04 13:43:50 +00:00
mjl
434e2eeaf0 Initial import of p5-Template-Plugin-Number-Format 1.01
This Module makes the number-munging grooviness of Number::Format
available to your templates. It is used like a plugin, but installs
filters into the current context.
2005-12-04 13:42:10 +00:00
mjl
ecfea7f52b Initial import of p5-Number-Format 1.45
This module provides an easy means of formatting numbers in a manner
suitable for displaying to the user.
2005-12-04 13:29:30 +00:00
mjl
e22fe95fe0 Enable p5-Text-Diff-HTML 2005-12-04 13:14:51 +00:00
mjl
6395626dfb Import p5-Text-Diff-HTML 0.04 2005-12-04 13:13:27 +00:00
mjl
73c6132cb4 Update to 0.17 as the old version is no longer available.
Changes are minor bug fixes and improvements only.
2005-12-04 12:25:49 +00:00
schmonz
be262b5e9e Add py-html2text. 2005-12-03 00:47:30 +00:00
schmonz
64d83aad6b Initial import of html2text, a Python script that convers a page
of HTML into clean, easy-to-read plain ASCII text. Better yet, that
ASCII also happens to be valid Markdown (a text-to-HTML format).
2005-12-03 00:47:04 +00:00
mrg
6c3d2f6ae9 - install the language filters into $PREFIX/libdata/subtitleripper, not
$PREFIX/share/doc/subtitleripper.
- patch pgm2txt to look in $PREFIX/libdata/subtitleripper instead of
  $HOME/sourceforge/subtitleripper/src
- bump PKGREVISION.
2005-12-02 19:51:05 +00:00
minskim
5e08d85f91 Add p5-Text-Emoticon-MSN. 2005-12-02 04:10:05 +00:00
minskim
dcff344eba Import p5-Text-Emoticon-MSN from pkgsrc-wip. Packaged by Roman Kulik.
Text::Emoticon::MSN is a text filter that replaces text emoticons
like ``:-)'', ``;-P'', etc. to the icons of MSN Messenger, detailed in
http://messenger.msn.com/Resource/Emoticons.aspx
2005-12-02 04:07:57 +00:00
gdt
767f75af76 add tex2page 2005-12-01 21:06:13 +00:00
gdt
eb4f0e4386 TeX2page makes Web pages from TeX manuscripts. It reads an input
document that is marked up in a TeX format (viz., plain TeX, LaTeX,
Texinfo), and produces an output document with the functionally
equivalent HTML markup. TeX2page uses the same input file syntax,
calling conventions, and error-recovery mechanisms as TeX, and thus
demands no additional expertise of a user already familiar with
TeX. TeX2page runs on modern Schemes and Common Lisp.
2005-12-01 18:50:14 +00:00
schwarz
016f68cc28 added auxillary definition for systems that do not define _POSIX2_LINE_MAX
(such as IRIX 5). Change approved by jschauma.
2005-11-30 21:07:14 +00:00
jlam
e6e49a2f0f Change all instances of including mk/ghostscript.mk into asking for
the appropriate tool via USE_TOOLS (usually "gs:run"), and remove
ghostscript.mk.  This change removes a rather out-dated file from
pkgsrc and switches packages to use the more compact implementation
of the Ghostcript-handling inside the tools framework.
2005-11-28 06:41:20 +00:00
wiz
e7c1baf0cf Add a new perl package. 2005-11-24 18:49:57 +00:00
wiz
6e9012d84c Initial import of p5-Pod-Tests:
This is a specialized POD viewer to extract embedded tests and code
examples from POD. It doesn't do much more than that. pod2test does
the useful work.
2005-11-24 18:41:52 +00:00
wiz
814016fa28 Update to 1.05. Update HOMEPAGE.
1.05 - Thu Aug 12 20:54:31 2004
    * fixed version number
    * improved RSS 2.0 generation support
    * typo and documentation fixes

1.04 - Web Mar 03 20:49:43 2004
    * update Changes to include changes for 1.03

1.03 - Web Mar 03 00:24:07 2004
    * quell warnings when parsing RSS 0.9x, RSS 2.0

1.02 - Mon Feb 20 15:34:21 2003
    * fixed bug in encode().  encode() did not respect CDATA
      sections and would mangle them when encountered.  now behaves
      properly (we hope) even when CDATA and #PCDATA are mixed
      together liberally

1.01 - Mon Feb  3 15:46:25 2003
	* fixed bug with handle_char().  i (brian d foy) mis-diagnosed a
	previous bug and broke handle_char() when what I should have done
	was initialise the object for each call to parse*()

	* if you have version 1.0, you should upgrade to this version, 1.01

1.00 - Fri Jan 31 11:26:41 2003
	* the as_string method now encodes special characters. valid output!
	* a new "Auto Add" feature can add modules for namespaces found
	while parsing (off by default)
	* can output RSS 2.0, but not parse it yet
	* this is the last major release in this track.  we are going to
	completely rewrite XML::RSS as something more extendable.

0.98_05 - Mon Jan 27 15:54:32 2003
	* The auto add_feature is not controlled by the $AUTO_ADD variable
	and is off by default
	* removed the distribution tests now that it is ready to distribute

0.98_04 - Fri Jan 17 20:00:29 2003
	* the parse and parsefile routines now automatically add non-
	standard namespace to the modules list

0.98_03 - Fri Jan 17 19:22:20 2003
       * changed the handle_char() routine to replace data rather than
       append to existing data.  this takes care of the doubling problem
       in the last issue.

       * set the RSS 2.0 namespace in the _initializer routine

       * all tests now pass.  if this works for people, it could turn into
       a release candidate

0.98_02 - Fri Jan 17 15:47:29 2003
	* added initial RSS 2.0 support
	* first fix to properly encode special characters in output
	* need to fix feature to add namespace (tests are TO DO)

0.98 Tue Nov 12 05:45:36 CST 2002
	- module taken over by brian d foy <bdfoy@cpan.org>
	- module now in SourceForge (http://www.sourceforge.net/projects/perl-rss)
	- added support for arbitrary namespaces (with defaults to the
	usual suspects)
	- fixed ommission of encoding with version 0.9 output

0.97 Wed Mar 21 03:13:29 EST 2001
	-added support for the Taxonomy module (taxo). It only works
         inside the channel or item elements and only supports one
         form of the module syntax. See the XML::RSS documentation
         for examples.
2005-11-23 22:19:00 +00:00
wiz
64af3625b2 Update to 1.44:
This is a maintentance release.  There are no feature changes.

        _scrubpkg, which was responsible for eptying out temporary
        packages after the module had done with them, wasn't always
        working; the result was memory-leaks in long-running
        applications.  This should be fixed now, and there is a test
        in the test suite for it.

        Minor changes to the test suite to prevent spurious errors.

        Minor documentation changes.
2005-11-23 22:15:35 +00:00
wiz
366e7418f8 Update to 1.13:
1.07	Wed Apr  2 04:45:05 2003

	- Tweaked pod to remove invalid markup

	- Fixed left justification of last line of fully justified text
	  (thanks Elias)

	- Devolved &from and &tag to Text::Reform

	- Fixed incorrect handling of stringifiable objects (thanks dLux)

	- Fixed bugs on null input (now short-circuits)

	- Fixed unwarranted trimming of trailing newlines (thanks Mark)

	- Added C<renumber> option to control renumbering

	- Preserved capitalization of abbreviations under case changes
	  (thanks Alex)

	- Added "autocentre" flag to switch off auto-centring of paras

	- Added "ignore" flag to control which paragraphs are reformatted
	  (thanks Tony)


1.08	Wed Apr  2 22:30:05 2003

	- Simplified test.pl


1.10	Wed Apr  9 08:49:51 2003

	- Fixed test.pl again!!!


1.11	Wed May  7 09:44:26 2003

	- Enhanced "highlight" casing mode (thanks Tom)

	- Made hyphenation smarter (thanks Raj)


1.12	Tue May 27 23:34:33 2003

	- Now honours -- mail sig introducer
	  (stops formatting that that point)

	- Now ignores mail headers

	- Added exportable &ignore_headers for
	  when using in user-defined "ignore" subs

	- Now handles of embedded HTML entities
	  (thanks David)

	- Added call to C<use utf8> for 5.6 compatibility
	  (thanks Paolo)

	- Restricted normal numbering to the range 0-999
	  to prevent false numbering caused by a year (like
	  1999) at the start of a line (like this)

	- Fixed subtle bug with words starting with "ps-"
	  being treated as post scripts (thanks Rashid!)


1.13	Wed May  4 22:44:20 2005

	- Added sample config files for emacs and vim

	- Extended allows "Name>" quoters to "Name_1>" (thanks Simon)

	- Fixed weird behaviour of "(e.g. at start of line" (thanks Tim)

	- Fixed handling of mail headers by adding "mail" option
	  (thanks Struan)

	- Fixed bug in quoters (thanks Steve)

    - Added a C<lists> option to turn off special treatment of apparent
      lists (thanks Ingvar)
2005-11-23 22:14:52 +00:00
wiz
987d623ce5 Update to 2.120:
2.120 Wed Mar 16 01:39:57 CET 2005
        - '-base', and '-places' options for $RE {num} {int}. '-group' can
           now take arguments for the form 'N,M'.
        - New file: t/number/integer.t
        - Comments for BML, INTERCAL (JP), and CQL.
        - Regexp::Common::SEN nits.
        - Many more tests.
        - ca. 223k tests in 56 files.
2005-11-23 22:14:10 +00:00
wiz
a2112d8f8e Add HOMEPAGE. 2005-11-23 21:58:17 +00:00
wiz
f84924d996 Update to 3.03:
2005-11-21   Allison Randal
	* Release 3.03

	Applied whitespace patches for Pod::Man and Pod::Text from
        Russ Allbery.

	Applied validation patches to Pod::Simple::HTML from Graham Barr.
2005-11-22 23:04:04 +00:00
rillig
44bd5bb137 pkglint --autofix 2005-11-19 15:06:36 +00:00
rillig
ab90b11785 Imported p5-Pod-Tree from pkgsrc-wip.
Pod::Tree parses a POD ("plain old documentation") text into a static
syntax tree. Applications walk the tree to recover the structure and
content of the POD.
2005-11-19 12:47:13 +00:00
minskim
9a9dd8905a - Remove a redundant template from the stylesheet. It used to be
ignored by xsltproc, but the recent version generates an error.
- Delete share/xsl only it is emtpy, since it is shared by other
  xsl packages.

Bump PKGREVISION.
2005-11-18 08:04:25 +00:00
rillig
5965f6a5ce Removed unused empty files. 2005-11-17 23:41:20 +00:00
rillig
33ccc001e7 SunPro says: A void function cannot return a value. 2005-11-17 18:22:16 +00:00
wiz
a4873cc2e1 Fix path to itself. 2005-11-15 18:54:08 +00:00
wiz
1e6a64d8a6 Update to 0.37:
Changes 0.36 to 0.37
--------------------
Bug fixes:
- Bug reported by Suzanne Skinner (and others) fixed
New features:
- XML/DocBook output now contains <footnote> tags
- Antiword is now based on DeskLib instead of RISC_OSLib (RISC OS only)
- Show page headers and footers (PostScript and PDF output only)
- Show text that was removed by the revisioning system
- Improved kantiword, based on information from Stefan Wiens
2005-11-14 23:04:13 +00:00
tonio
e4ed06a6f6 Use ${TEX} and ${PDFTEX} from buildlink3. Allow teTeX2 as TEX_ACCEPTED 2005-11-14 22:10:54 +00:00
adam
449fb55997 Use pkg-config 2005-11-14 15:12:59 +00:00
minskim
e8f2a5b610 Use PKG_LOCALTEXMFPREFIX instead of PKG_TEXMFPREFIX to distinguish
add-on packages from those distributed with TeX.  Currently,
PKG_LOCALTEXMFPREFIX and PKG_TEXMFPREFIX are same, so no PKGREVISION
bump.
2005-11-13 06:32:40 +00:00
minskim
2ed8a8b43a Add tex-xmltex. 2005-11-13 06:16:37 +00:00
minskim
4abef2208a Import tex-xmltex from pkgsrc-wip.
xmltex implements a non-validating parser for documents matching the
W3C XML Namespaces Recommendation.  The system may just be used to
parse the file (expanding entity references and normalising namespace
declarations) in which case it records a trace of the parse on the
terminal.  Normally however the information from the parse is used to
trigger TeX typesetting code.  Declarations (in TeX syntax) are
provided as part of xmltex to associate TeX code with the start and
end of each XML element, attributes, processing instructions, and with
unicode character data.
2005-11-13 06:13:53 +00:00
wiz
a0fdafb3db Add and enable libxml++2. 2005-11-12 12:36:14 +00:00
wiz
43b4d7a4ee Initial import of libxml++2, provided by Evaldo Gardenali in pkgsrc-wip.
libxml++ is a C++ wrapper for the libxml XML parser library. It has SAX and
DOM-like APIs, but does not attempt to conform exactly to the DOM
specifications because they are not aimed at C++. Its API is much simpler
than the underlying libxml C API.
2005-11-12 12:35:38 +00:00
tonio
c27f4ed5e1 Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULT
It is more consistent with the tex.buildlink3.mk name. Also, if a package
really needs latex, it just has to set TEX_ACCEPTED to latex distributions
altough today, all TEX_ACCEPTED possibilities are latex distributions
2005-11-11 18:50:23 +00:00
wiz
92e4c1c9d7 Fix WRKSRC (hi rillig!). 2005-11-09 22:49:45 +00:00
grant
0ec54c6b48 bump PKGREVISION for dependency change (hi, tv!) 2005-11-09 06:43:11 +00:00
taca
bfd269209a Make it depends on ruby-rdtool since it install a library file into
rdtools's directory.

Bump PKGREVISION.
2005-11-09 04:26:07 +00:00
taca
fac110ee71 Prevent installing extra ${PREFIX}/bin/rdswap.rb. It fixes a problem
found by bulk-build.
2005-11-09 04:25:09 +00:00
tonio
3faa5453a5 Convert ot use tex.buildlink3.mk
latex2html installs it's latex files in ${PKG_LOCALTEXMFPREFIX}
2005-11-08 20:02:52 +00:00
tv
479866184e Include <sys/time.h> to get fd_set on Interix. 2005-11-08 19:48:49 +00:00
tv
cbba200ef0 Need gm4, too, as system-builtin m4 does not support "-P" on many platforms
(including Interix).
2005-11-08 19:45:54 +00:00
tv
fc63dc6dec Include devel/libgetopt bl3 for <getopt.h>. 2005-11-08 19:38:04 +00:00
tv
0aa4b251db Interix has strlcpy(3) too. 2005-11-08 19:37:21 +00:00
tv
1be652e669 Don't override the system-supplied prototype for getopt(3). 2005-11-08 19:33:50 +00:00
tv
da0a07abce This requires zlib, so say so. 2005-11-08 19:30:41 +00:00
rillig
2139106a6d Removed unnecessary definition for WRKSRC. 2005-11-05 17:24:15 +00:00
rillig
2928a9d8cb Fixed wrong use of WRKSRC. gcc-2.95 does not like CRLF line ends, so they
are stripped from all *.c and *.h files.
2005-11-04 19:52:30 +00:00
rillig
5b2d7797e2 Using MASTER_SITE_APACHE instead of hard-coded URL. 2005-11-03 13:45:46 +00:00
taca
9f78b5509c Remove supporting ruby16-base package. 2005-11-03 07:20:56 +00:00
taca
528c1ecdb0 Delete removed ruby related pacakge's entries. 2005-11-03 06:35:30 +00:00
taca
7b36e0023e Remove packages which supported by ruby16-base (Ruby 1.6.8) pacakge only
and now bundled in ruby18-base pacakges.
2005-11-03 06:22:40 +00:00
taca
70fc5d1c3b Update ruby-redcloth package to 3.0.4.
- version: 3.0.4
  date: 2005-02-18
  changes:
    - The caps class doesn't swallow spaces.
    - Horizontal rules required to be on an empty line.
    - Hard breaks don't screw with Markdown headers any longer.
    - Fixed error triggered by complex lists.
    - Inline markups need to be butted up against enclosing text, no spaces.
    - Fixed problem with intermingled single and double quotes.
    - Brought back lite_mode.
2005-11-03 05:59:14 +00:00
taca
1f7632ac1d Update textproc/ruby-rttool to 1.0.1.
- rdrt2 command no longer depends on setting of .rd2rc.
- Some characters now could be escaped.
- English documentation.
- Stop warning with Ruby 1.8 and lator.
2005-11-03 05:26:10 +00:00
taca
f8cbb363d5 Update textproc/ruby-rdtool package to 0.6.18 and it updates
devel/ruby-rd-mode pacakge, too.


= CHANGES
:0.6.18
  * bin/rd2 UTF-8 support.
  * support Ruby 1.9.
  * makerdtools.rb fixed some bugs.
  * fixed install dot.rd2rc problem
  * fixed some bugs.
:0.6.17
  * utils/rd-mode.el patch from <shirai@p1jp.com>
:0.6.16
  * utils/rd-mode.el font-face patch from HIRAOKA by MoonWolf <moonwolf@moonwolf.com>
:0.6.15
  * re-packaging by MoonWolf <moonwolf@moonwolf.com>
2005-11-03 05:21:18 +00:00
taca
3a2181c1e3 - Update ruby-html-parser pacakge to 19990912p2.
- Use USE_RUBY_INSTALL.

2001-07-10

Fix array concatination statement in install_rb() of the install.rb
for Ruby 1.6.2 or later. Reported by Ed L Cashin <ecashin@terry.uga.edu>
2005-11-03 05:16:51 +00:00
taca
18b139a75e Use USE_RUBY_INSTALL instead of using do-install target. 2005-11-02 11:36:16 +00:00
taca
c784189e53 Update HOMEPAGE. 2005-11-02 11:35:15 +00:00
taca
b9d791c80d Bump PKGREVISION of packages including ruby extention library
by  Ruby 1.8.3 updates.
2005-11-02 09:48:33 +00:00
taca
8f6894d561 Disable packages used with ruby16-base only or bundled with
ruby18-base packages.
2005-11-02 09:20:50 +00:00
taca
2a7fb6f071 White space fix. 2005-11-02 08:38:20 +00:00
minskim
8e39e1d818 Update hyperestraier to 1.0.3. Patches provided by OBATA Akio (maintainer)
in PR pkg/31968.

Changes since 1.0.1:
- "[ID]" and "[URI]" were added.
- "%VECTOR" was to be handled.
- width of snippets was to be able to be changed.
- "-kw" and "-ec" options was added.
- disadvantage bias of hiragana was added.
- interruption was implemented.
- Many other new functions and improvements.
2005-11-02 04:15:10 +00:00
wiz
679cc0f92e Update to 0.39:
version: 0.39
date:    Tue Apr 12 15:28:40 PDT 2005
changes:
- Need newer Test::More or tests hang.
2005-11-01 12:57:05 +00:00
wiz
f98a8ae7d3 Reset maintainer to tech-pkg:
host idoru.mine.nu[82.31.78.41] said: 550 sorry,
    never heard of you (in reply to RCPT TO command)
2005-10-29 12:02:22 +00:00
rillig
9bf418e4de Added two more patches for Solaris, which makes the package build.
Removed the extra LIBS for the SunPro compiler from the Makefile, as
they made the build fail for me.
2005-10-27 01:08:06 +00:00
rillig
c1111ad6da Added four patches that are required for the SunPro compiler. The
package still does not build on Solaris, but at least it's making
progress.
2005-10-27 00:18:51 +00:00
tonio
6df3bd4382 Fix pkglint warning (set CONFIGURE_ARGS with +=) 2005-10-26 12:59:51 +00:00
taca
52cba22436 Specify USE_RUBY_DIST_SUBDIR appropriately after previous
lang/ruby/rubyversion.mk changes.
2005-10-25 04:15:48 +00:00
rillig
d83bb3ee70 Set NO_CONFIGURE and NO_BUILD to "yes" instead of nothing. 2005-10-23 23:36:01 +00:00
rillig
b663ee97ca Use "+=" instead of "=" for CONFIGURE_ARGS.* and PLIST_SUBST.*. 2005-10-23 23:35:17 +00:00
rillig
d320bd5f3b Removed the deprecated variables NO_TOOLS and NO_WRAPPER. 2005-10-23 23:32:47 +00:00
rillig
5edd4c2589 Fixed the following pkglint warnings. Sorted PLIST.
WARN: xt/Makefile:18: NO_CONFIGURE should be set to YES or yes.
WARN: xt/Makefile:19: NO_BUILD should be set to YES or yes.
2005-10-23 23:31:48 +00:00
rillig
38a0c70e00 Fixed the following pkglint warnings. Sorted PLIST.
WARN: xp/Makefile:16: NO_CONFIGURE should be set to YES or yes.
WARN: xp/Makefile:17: NO_BUILD should be set to YES or yes.
2005-10-23 23:30:54 +00:00
rillig
2d215dbcf0 Removed trailing white-space from line 1. 2005-10-23 20:24:17 +00:00
minskim
edbd732efe Add hyperestraier. 2005-10-23 19:15:35 +00:00
minskim
82fa6d0985 Import hyperestraier from pkgsrc-wip. Packaged by OBATA Akio.
Hyper Estraier is a full-text search system.  You can search lots of
documents for some documents including specified words.  If you run a
web site, it is useful as your own search engine for pages in your
site.  Also, it is useful as search utilities of mail boxes and file
servers.
2005-10-23 19:13:44 +00:00
tonio
bd48a35ebe Remove the dependency over gmake
Patch from Matthew Clarke in rubber's darcs archive
2005-10-17 17:12:04 +00:00
wiz
70ae244afd Complete move of gocr from textproc to graphics. 2005-10-16 20:23:14 +00:00
jmmv
543554244d Add and enable iso-codes. 2005-10-14 21:55:36 +00:00
jmmv
f2daf1597d Initial import of iso-codes, version 0.48:
iso-codes provides the list of the country, language and currency names in
one place, rather than repeated in many third-party programs.  This was
originally done to centralize this data in Debian systems.

The aim of iso-codes is to create a single "gettext" domain "iso-639" which
contains the translations of language names, and one "iso-3166" listing the
translations of country names.
2005-10-14 21:54:57 +00:00
jmmv
68d0bdfd56 Bump dependency version, make this a build only dependency and fix an
indentation problem.
2005-10-12 21:47:45 +00:00
reed
7a7fc9777d gdome2 uses libtool, so use USE_LIBTOOL=YES.
Bump PKGREVISION as the share library versioning changes.

Bump BUILDLINK_DEPENDS.gdome2 required.

And bump PKGREVISION for its only dependency: ntop.

This fixes build issue for ntop. (Before this fix,
gdome2's libgdome.la file listed .la files for libiconv
and libz, but on some systems using native versions they
didn't exist.)

This will close PR #29525.
2005-10-12 21:22:08 +00:00
seb
2cef2d9614 Change my email address. 2005-10-12 07:10:57 +00:00
tv
db1dd6cc4a In a == conditional involving a variable, the LHS must not be enclosed in
double quotes (breaks on older NetBSD make and bootstrap/bmake).
2005-10-10 20:13:45 +00:00