Commit graph

348 commits

Author SHA1 Message Date
taca
c2a051d14c Update p5-Jcode package to 0.82.
$Revision: 0.82 $
! Jcode.pm
  pod typo fix and better jcode.pl compatibility
  by MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>
  Message-Id: <20020923190414.2134.MSYK@mtg.biglobe.ne.jp>
2002-09-23 23:39:58 +00:00
jlam
d22ad9d6be Unused. 2002-09-23 20:53:13 +00:00
jlam
a8a2f3e635 Don't add -rpath to the libtool command used to create the uninstalled
libcompat.la, as that makes libtool think that package will be installed.
This was causing libpsiconv.la to depend on libcompat.la, even though the
latter was never installed.  Bump the PKGREVISION.
2002-09-23 20:39:21 +00:00
wiz
3562ca3878 Convert to buildlink2. 2002-09-23 14:10:13 +00:00
wiz
3f49c4abcf Unused. 2002-09-23 14:10:10 +00:00
wiz
06f24e1668 Update to 0.5, changes unknown. Convert to buildlink2.
Remove the buildlink2.mk, since the libraries referenced there are not
installed any more.
2002-09-23 14:00:52 +00:00
wiz
e8be4934f7 Unused. 2002-09-23 13:47:23 +00:00
jlam
e44bf515dc Strip the ".buildlink" from the names of the python application and
extension Makefile fragments, because they really don't have anything to
do with the buildlink[12] frameworks.  Change all the Makefiles that use
application.buildlink.mk and extension.buildlink.mk to use application.mk
and extension.mk instead.
2002-09-21 23:46:45 +00:00
taca
d8c446f96e Update p5-Jcode pakcage to 0.81; one bug fix.
$Revision: 0.81 $ $Date: 2002/09/18 13:45:32 $
! Jcode.pm
  jfold() fix by SATOH Fumiyasu <fumiya@samba.gr.jp>
  Message-Id: <878z1zv2l3.wl@sugar.net-thrust.com.net-thrust.com>
2002-09-18 14:07:44 +00:00
jlam
1293a34c3e Use ghostscript.mk. 2002-09-13 06:53:31 +00:00
wiz
2317688735 Standardize. 2002-09-12 17:12:36 +00:00
wiz
d78faf29bb Update to 0.7.2, changes unknown. 2002-09-11 11:23:14 +00:00
wiz
80ee491886 Since the major of libiconv was increased during the update to 1.8,
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
2002-09-10 16:06:32 +00:00
markd
3cba0ae0cd Make build again after recent ImageMagick update.
While here switch to buildlink2.
Bump PKGREVISION
2002-09-10 12:35:07 +00:00
tron
d5e2bf0f0a Rejoin NetBSD and Solaris package lists which fixes package list problems
under Solaris.
2002-09-01 20:24:17 +00:00
hubertf
7bed43a6a2 Distfiles aren't available any longer on the KDE ftp site, so let's
archive them at ${MASTER_SITE_LOCAL}/kde1
2002-09-01 04:26:09 +00:00
wiz
649f147109 Update to 0.213:
0.213 Sat Jul 27 21:16:30 CEST 2002
        - fixed another buffer overflow, also added a santity check to fgets.

0.212 Sat Apr  6 03:52:13 CEST 2002
        - fix yEnc decoding support.
        - new option OPT_DOTDOT, that makes uulib unescape dot-escaping.
        - increased linelength to 1195.

0.211 Fri Apr  5 23:56:46 CEST 2002
        - *sigh*. new version of uulib, new braindamaged buffer overflows.
          I would not use this code in a virus-scanner, despite my efforts
          to fix uulib. Diffs like "line length 256 => 300" should have
          alerted me...

0.21  Sun Mar 31 22:06:05 CEST 2002
        - bumped uulib from 0.5.15 to 0.5.17 (adds some yEnc support, YENC_ENCOD
ED).
        - source-renamed FP_*-symbols to _FP_* again, but still define them
          to be FP_* in the object file.
        - new callback: SetFileNameCallback (actually documented ;)
2002-08-31 17:03:39 +00:00
wiz
bf4f4a993c Update to 0.5.18. Convert to buildlink2.
Changes since 0.5.17:
- fix for yEnc files in UUInfoFile
- patch by Matthew Mueller:
  - add CRC generation and checks for yEnc
  - accept yEnc files where the tab character is not escaped
  - improved error checking for yEnc files
2002-08-31 16:54:33 +00:00
mjl
4132e2f00b Correct MASTER_SITES. Fixes PR/18060 2002-08-31 01:56:25 +00:00
jlam
efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
jlam
e2afa97f51 Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.  This provides sufficient
buildlink2 infrastructure to start merging other packages from the
buildlink2 branch that have already been converted to use the buildlink2
framework.
2002-08-25 18:38:05 +00:00
wiz
ddf436e92a Update to 1.8.
Changes since 1.7:
* The iconv program has new options -l, -c, -s.
* The iconv program is internationalized.
* Added C99 converter.
* Added KOI8-T converter.
* New configuration option --enable-extra-encodings that enables a bunch of
  additional encodings; see the README for details.
* Updated the ISO-8859-16 converter.
* Upgraded BIG5-HKSCS, EUC-TW, ISO-2022-CN, ISO-2022-CN-EXT converters to
  Unicode 3.2.
* Upgraded EUC-KR, CP949, JOHAB converters to include the Euro sign.
* Changed the ARMSCII-8 converter.
* Extended the EUC-JP encoder so that YEN SIGN characters don't cause failures
  in Shift_JIS to EUC-JP conversion.
* The JAVA converter now handles characters outside the Unicode BMP correctly.
* Fixed a bug in the CP1255, CP1258, TCVN decoders: The base characters of
  combining characters could be dropped at the end of the conversion buffer.
* Fixed a bug in the transliteration that could lead to excessive memory
  allocations in libintl when transliteration was needed.
* Portability to BSD/OS and SCO 3.2.5.
2002-08-20 11:52:10 +00:00
wiz
646426f49f Remove (partly obsolete) homepage URLs from DESCR. 2002-08-15 09:39:18 +00:00
jlam
d88554c247 Create new variables INCOMPAT_ZLIB, INCOMPAT_BZIP2, INCOMPAT_READLINE,
INCOMPAT_GETTEXT that are analogous to INCOMPAT_ICONV and contain lists of
shell wildcards intended to match against ${MACHINE_PLATFORM}.  These
variables are used to note those platforms that have the named packages in
the base system but are incompatible in some way from the pkgsrc version
of the same package.  Change INCOMPAT_CURSES to have the same sematics as
above.  These variables allow much greater precision in specifying which
platforms have broken (for the purposes of pkgsrc) versions of software in
the base system that must be ignored.

The buildlink.mk files for these packages define private _INCOMPAT_*
versions of these variables, and they contain the default lists of
platforms that are known to have incompatible software bits.

This addresses pkg/17775 submitted by Julien T. Letessier
<julien.letessier at sun dot com>.
2002-08-07 06:10:32 +00:00
jlam
3fefb9145b Allow system libiconv to be used if it's provided. If USE_GNU_ICONV is
defined, then we always use the pkgsrc libiconv.  INCOMPAT_ICONV can be
appended to with machine platform style entries, e.g. NetBSD-*-*, to note
when a system libiconv can't be used.  We currently default to needing
pkgsrc libiconv on NetBSD only.  This should fix pkg/17500.
2002-08-05 21:26:04 +00:00
wiz
50630f3073 Finish move of converters/ttf2pt1, print/p5-Font-AFM, and print/ttftot42
to fonts category.
2002-07-16 15:29:21 +00:00
agc
ed55ba9a25 Add and enable ru-d1489 2002-07-12 21:02:31 +00:00
agc
4e18b55a7f Initial import of ru-d1489-1.4 into the NetBSD packages collection.
Provided in PR 17585 by Mishka (mishka@terabyte.com.ua)

These are useful tools for Russian users:

todos/fromdos:	point-to-point cp866<->koi8-r decoder with CR/LF translation
towin/fromwin:	best match cp1251<->koi8-r decoder with CR/LF translation
a2kfcnv:	EGA/VGA raw screen fonts converter: cp866 font -> koi8-r font

All programs written according to RFC 1489
2002-07-12 21:01:17 +00:00
grant
3a2577e59e update MASTER_SITES to use MASTER_SITE_GNU. 2002-07-12 06:37:14 +00:00
jschauma
9a107886b0 Update to Version 2.0.4 using patches supplied by MAINTAINER
(perky at fallin dot lv) in PR pkg/17474.

For a complete list of changes, please see
http://koco.sourceforge.net/ChangeLog.html
2002-07-07 16:03:16 +00:00
agc
ef2b32971c Add and enable hztty 2002-06-19 09:40:13 +00:00
agc
7ea93752f4 Initial import of hztty-2.0 into the NetBSD Packages Collection.
Provided in PR 16086 by Rui-Xiang Guo (rxg@ms25.url.com.tw)

This program turns a tty session from one encoding to another.
For example, running hztty on cxterm can allow you to read/write
Chinese in HZ format, which was not supported by cxterm.
If you have many applications in different encodings but your
favor terminal program only supports one, hztty can make life easy.
For example, hztty can convert your GB cxterm into a HZ terminal, a
Unicode (16bit, or UTF8, or UTF7) terminal, or a Big5 terminal.
2002-06-19 09:39:18 +00:00
agc
5a4327509b Add and enable autoconvert 2002-06-19 09:26:32 +00:00
agc
3f5d682b44 Initial import of autoconvert-0.3.13, an intelligent Chinese encoding
converter, into the NetBSD packages system.

Provided in PR 16087 by Rui-Xiang Guo (rxg@ms25.url.com.tw).

AutoConvert is an intelligent Chinese Encoding converter.
It uses built-in functions to judge the type of the input file's Chinese
Encoding (such as GB/Big5/HZ), then converts the input file to any
type of Chinese Encoding you want. You can use autoconvert to
automatically convert incoming e-mail messages. It can also optionally
handle the UNI/UTF7/UTF8 encoding.
2002-06-19 09:25:25 +00:00
shell
ab76f01fa6 add and enable py-koCodecs 2002-06-17 05:07:39 +00:00
shell
c3dd4d7d4e Initial import of py-koCodecs-2.0.2
(PR#15940 by Hye-Shik Chang <perky@fallin.lv>)

Python Unicode codec of Korean Character Sets
---
This package provides Unicode codecs that make Python aware of
Korean character encoding 'EUC-KR'. By using this package, Korean
characters can be treated as a character string instead of a byte
sequence.
2002-06-17 05:06:49 +00:00
shell
22fc2a8a3c add py-zhCodecs 2002-06-15 08:29:34 +00:00
shell
2e5cc8e3a5 Initial import of py-zhCodecs-1.2.0 (PR#15166)
python Unicode codecs for Chinese charsets
---
This package supports Python interfaces for conversions between
Chinese and Unicode.
2002-06-15 08:18:15 +00:00
wiz
63e7835e26 Really use t1utils. Requested by rxg in pkg/17229.
Bump to 3.4.0nb2.
2002-06-12 14:04:59 +00:00
markd
0e947ff2b1 Build ttf2pt1 with freetype2 to support additional file types.
From PR pkg/15976 by Rui-Xiang Guo with minor cleanup from me.
Bump PKGREVISION and make explicit dependency on t1utils.
2002-06-05 12:07:22 +00:00
seb
d81aa19f20 Add & enable newly reimported packages from the japanese category.
This is part of the japanese category retirement.

- in category converters:
	ack, nkf, p5-Jcode, p5-jcode, p5-nkf, qkc, ruby-romkan, ruby-uconv
- in category lang:
	ja-gawk
- in category mail:
	ja-mh
- in category misc:
	ja-less, ja-man, jhd, xjdic
- in category print:
	ja-a2ps, ja-vflib, ja-vflib-lib, ja-vflib-utils, ja-vfxdvik, texfamily, texfamily-share
- in category textproc:
	chasen, chasen-base, ipadic, ja-grep, ja-groff, ja-sed, kakasi, kbanner, namazu1, namazu2, p5-Text-ChaSen, p5-Text-Kakasi
- in category www:
	mknmz-wwwoffle
- in category x11:
	xjman
2002-05-31 15:02:40 +00:00
seb
2cd45c4ed5 Reimport of package ack from japanese/ack into converters/ack.
This is part of the japanese category retirement.
CATEGORIES and pathnames to japanese/ adjusted.
2002-05-31 13:01:01 +00:00
seb
908c702479 Reimport of package nkf from japanese/nkf into converters/nkf.
This is part of the japanese category retirement.
CATEGORIES and pathnames to japanese/ adjusted.
2002-05-31 13:00:35 +00:00
seb
34be7bc54a Reimport of package p5-nkf from japanese/p5-nkf into converters/p5-nkf.
This is part of the japanese category retirement.
CATEGORIES and pathnames to japanese/ adjusted.
2002-05-31 13:00:22 +00:00
seb
0104f589aa Reimport of package p5-Jcode from japanese/p5-Jcode into converters/p5-Jcode.
This is part of the japanese category retirement.
CATEGORIES and pathnames to japanese/ adjusted.
2002-05-31 13:00:19 +00:00
seb
b9c49dceb4 Reimport of package p5-jcode from japanese/p5-jcode into converters/p5-jcode.
This is part of the japanese category retirement.
CATEGORIES adjusted.
2002-05-31 13:00:17 +00:00
seb
38e2b241c2 Reimport of package qkc from japanese/qkc into converters/qkc.
This is part of the japanese category retirement.
CATEGORIES adjusted.
2002-05-31 13:00:14 +00:00
seb
df792bb33e Reimport of package ruby-romkan from japanese/ruby-romkan into converters/ruby-romkan.
This is part of the japanese category retirement.
CATEGORIES and pathnames to japanese/ adjusted.
2002-05-31 13:00:12 +00:00
seb
e47ae0b8e6 Reimport of package ruby-uconv from japanese/ruby-uconv into converters/ruby-uconv.
This is part of the japanese category retirement.
CATEGORIES and pathnames to japanese/ adjusted.
2002-05-31 13:00:10 +00:00
rh
9305bfb223 Add and enable tex2rtf 2002-05-25 23:23:40 +00:00