Commit graph

609 commits

Author SHA1 Message Date
Pete Fritchman
6700bfc4b8 Fix build on -current.
Submitted by:	bento
2002-06-07 17:48:47 +00:00
Kris Kennaway
0db2c8c60c Unbreak on -current by catching up to *.mk changes
Submitted by:	ru
2002-06-04 05:42:03 +00:00
Patrick Li
78b3ebd520 Update to 1.0.13
PR:		38781
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-05-31 23:09:47 +00:00
David E. O'Brien
f28bbb412d Speed up fetching.
Noted by:	kris
2002-05-29 19:21:28 +00:00
Anton Berezin
169ae30c7e Update to 0.212. 2002-05-28 15:38:09 +00:00
Anton Berezin
78450c0d72 Update to 1.27. 2002-05-28 15:33:45 +00:00
David E. O'Brien
91aec094d3 Update to 1.7.0.1.
OK'ed by:	marcus
2002-05-28 03:04:43 +00:00
Joe Marcus Clarke
f1d0d1f04e Correct the path to gperf.
PR:		38586
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
Pointy hat to:	me
2002-05-26 21:35:49 +00:00
Joe Marcus Clarke
fade97cdc1 * Add support for Korean real-world locales
* Allow libiconv to be built on FreeBSD < 4.3
* Bump PORTREVISION

PR:		37271
Submitted by:	Hye-Shik Chang <perky@fallin.lv> (Korean locale patch)
		me (build fix)
Reviewed by:	sobomax (build fix)
2002-05-23 05:57:20 +00:00
Maxim Sobolev
357f6d30c1 Fix PLIST and update to 0.17 while I'm here.
Submitted by:	bento
2002-05-22 07:58:49 +00:00
OKAZAKI Tetsurou
f9234d53bc Update as a satellite port of `converters/mule-ucs'.
This commit increments PORTREVISION which corresponds to
the effect of `patch-aa' in the master port.
2002-05-16 20:12:15 +00:00
OKAZAKI Tetsurou
7d0c0dfaa5 Stop installing a backup file created by `patch'.
Fix a syntax error about `mapcar' in patch-aa.

Bump up PORTREVISION.
2002-05-16 20:02:26 +00:00
OKAZAKI Tetsurou
4f7b465ea4 Connect mule-ucs. 2002-05-16 04:44:48 +00:00
OKAZAKI Tetsurou
89189bbfb3 Update to support Emacs 21.
PR:		33094
Submitted by:	yoichi

Add a patch to mitigate slow Mule-UCS loading in Emacs 21.2,
written by Dave Love <d.love@dl.ac.uk>.

Obtained from:	http://tsukuba.m17n.org/mule-archive/2002-3/msg00000.html

Use ${DOCSDIR} instead of ${PREFIX}/${PORTDOCDIR}.
2002-05-16 04:39:48 +00:00
Joe Marcus Clarke
b2c94fed6e Allow libiconv to be built by a non-root user.
PR:		36810
Submitted by:	KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
2002-05-14 19:28:45 +00:00
Akinori MUSHA
99e42895ad Update to 0.5. 2002-05-11 21:53:22 +00:00
David W. Chapman Jr.
f9b2b36497 Fix invalid distfiles
fix warning during compilation
Bump PORTEPOCH due to pkg_version -t dictating it
Give originator maintainership

PR:		37861
Submitted by:	martin@raq.cx
2002-05-08 17:24:56 +00:00
David W. Chapman Jr.
142384b162 Give maintainership
PR:		37838
Submitted by:	erwin@lansing.dk
2002-05-07 19:25:05 +00:00
Kris Kennaway
c0f9ee7963 Correct BUILD_DEPENDS on p5-Crypt-DES_EDE3
Noticed by:	bento
2002-05-05 08:10:15 +00:00
Maxim Sobolev
0e76376aa1 Use USE_LIBTOOL. 2002-04-30 08:07:33 +00:00
Joe Marcus Clarke
57cb6f4b09 Actually add the new patches from the last commit.... 2002-04-29 18:42:33 +00:00
Joe Marcus Clarke
a7bce67707 Fix a few problems in libiconv.
* Allow libcharset to find charset.alias in the correct place
* Add support for the new FreeBSD locales
* Fix potential infinite loop when conversion fails
* Bump PORTREVISION

PR:		37543, 37497
Submitted by:	Fuyuhiko Maruyama <fuyuhik8@is.titech.ac.jp> (infinite loop
		fix) marcus (everything else)
Reviewed by:	nork (infinite loop fix), sobomax
Approved by:	sobomax
2002-04-29 18:41:51 +00:00
Ying-Chieh Liao
27cba59f30 use USE_PYDISTUTILS 2002-04-29 12:57:09 +00:00
Dmitry Sivachenko
adacf4b902 Put back ru.po, it was deleted by mistake.
Spotted by:	olgeni
2002-04-29 07:08:02 +00:00
Maxim Sobolev
fd58e16048 As it was advertised more than a month ago complete giconv -> iconv
conversion by removing code which installs compatibility `g'-symlinks. This
change is likely to break the following ports:

ports/x11-wm/icewm
ports/databases/grass

Please blame their maintainers, not me.
2002-04-24 15:49:47 +00:00
Ying-Chieh Liao
5cbe079c2f add fribidi 0.10.3
A Free Implementation of the Unicode Bidirectional Algorithm
2002-04-19 17:32:04 +00:00
Will Andrews
e05ed36727 Say goodbye to Qt 1.x and all of its dependents. The one port I found
which probably isn't supposed to be removed is misc/instant-workstation,
which had a dependency on audio/xamp (being removed), so I removed that
dependency and bumped PORTREVISION.  All other ports are real dependents
upon Qt 1.x, including KDE 1.x stuff.

Code in bsd.kde.mk supporting these ports is also removed or adjusted.
Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be
committed Real Soon Now (TM), pending repo-copies.

This commit made in impending view of Qt3/KDE3 entering ports tree.
2002-04-19 02:30:02 +00:00
Dmitry Sivachenko
452ed87c7a Use devel/gettext port;
Correct pkg-plist;
General cleanup;

PR:
Submitted by:	naddy

Remove files/ru.po file since it is the same file included into recode
distribution.
2002-04-17 07:16:33 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Maxim Sobolev
6006b74a6e Remove iconv->giconv hack. 2002-04-08 11:27:33 +00:00
Norikatsu Shigemura
3d5987d93b more clean pkg-plist
Reviewed by:	knu (mentor)
2002-04-06 20:07:27 +00:00
Christian Weisgerber
16296cd8df Replace characters illegal in the specified encoding of the Greek
message catalog so it will work with new gettext.

Assistance from Costas Christoyannis <dij@hack.gr>.

Approved by:	demon
2002-04-02 22:32:16 +00:00
Tatsumi Hosokawa
fe4a1f161c Fixed port build error. 2002-03-29 06:19:14 +00:00
Maxim Sobolev
47828d0fce Fix another few places where giconv used instead of iconv.
PR:		36059, 36063, 36082
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-19 12:52:55 +00:00
Andrey A. Chernov
8b3230c32a Change MAINTAINER to ports 2002-03-19 09:42:36 +00:00
Akinori MUSHA
dc2cf7c4bc Add a patch to fix a bug where iconv() did not return -1 properly on
conversion error.  This fixes null conversion and all the case where
errno is set.

Bump PORTREVISION.

Approved by:	Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
		(MAINTAINER, Author)
Reported by:	Nobuyoshi Nakada <nobu.nakada@nifty.ne.jp>
2002-03-18 11:13:33 +00:00
Akinori MUSHA
21d944be5c Bump PORTREVISION to reflect the (lib)iconv upgrade. 2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
2002-03-18 09:46:46 +00:00
Maxim Sobolev
0b31d075bc Iconv cleanup, stage 1a: remove `g' prefix from binaries, headers, libraries and
manpages installed by libiconv (aka GNU iconv) and add similar `b'-prefixes
into components installed by iconv (aka BSD iconv). The reason why we do this
is because unfortunately BSD iconv become abadonware (author doesn't maintain
it anymore), while number of ports that need functional iconv library grows
very fast, thus creating significant overhead due to patches needed to make
ports working with prefixed GNU iconv. For compatibility reasons create
symlinks in GNU iconv, so that all ports that expect GNU iconv to have `g'
prefix should work unmodified until all those `g'-hacks are wiped out.

Prompted by:			ache
Reviewed by (in principle):	freebsd-ports, freebsd-gnome
2002-03-18 09:43:25 +00:00
Jesper Skriver
7cecfa0d8c Upgrade to 0.15
Approved by:	MAINTAINER timeout
2002-03-16 19:40:42 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
Jesper Skriver
d2855e0069 Add extra dependency of ports/security/p5-Crypt-DES_EDE3
Approved by:	mharo
2002-03-14 16:29:57 +00:00
Jesper Skriver
b2c7b1420e Upgrade to 0.06
Approved by:	mharo
2002-03-13 20:00:11 +00:00
Maxim Sobolev
ffb354a2c2 Update to 0.8.3.
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-02-22 20:14:05 +00:00
Akinori MUSHA
12d88cb72b Delete a nonexistent port entry: "gb2jis". 2002-02-14 15:04:34 +00:00
Patrick Li
3adbe3170c Update maintainer email address
PR:		34372
Submitted by:	maintainer
2002-01-28 16:12:39 +00:00
Anton Berezin
78408d7e13 Update to 1.25. 2002-01-22 16:10:48 +00:00
Patrick Li
1ba94562b5 - Add NOPORTDOCS support to pkg-plist
- Use INSTALL_DATA for installing docs
- Use DOCSDIR

PR:		29762
Approved by:	hoek
2002-01-17 03:07:33 +00:00
Patrick Li
92c2bf3806 - Add NOPORTDOCS support (pkg-plist)
- Use INSTALL_DATA to install docs
- Use DOCSDIR

PR:		29760
Approved by:	hoek
2002-01-17 03:04:56 +00:00
Jun Kuriyama
3076548e12 Remove tcs. 2002-01-08 14:10:00 +00:00
Jun Kuriyama
de9ad65590 Bell-labs is not distributing Plan-9 (and tcs) from anonymous ftp as did before.
Other code conversion software are developped and used.
So I decide to remove this port...
2002-01-08 14:09:22 +00:00
Clive Lin
563641d43a Remove converter/gb2jis,which is in chinese/ now, by MAINTAINER's request.
Requested by: MAINTAINER
2002-01-08 08:04:10 +00:00
Kevin Lo
faf9bb0b7b Update to version 1.0
PR: 33076
Submitted by: MAINTAINER
2001-12-22 12:32:05 +00:00
Maxim Sobolev
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +00:00
Jesper Skriver
b396910980 Upgrade to 0.11
Approved by:	scrappy
2001-12-08 22:22:40 +00:00
Kris Kennaway
682a272397 Update to 20011018 release 2001-11-30 04:41:23 +00:00
Ying-Chieh Liao
6d30fd2124 add dosunix
Manipulation of text files in a mixed DOS/Windows and Unix environment
2001-11-17 09:36:40 +00:00
Akinori MUSHA
9220856235 Update to 0.4.5. 2001-11-16 05:00:34 +00:00
Patrick Li
8ca16eda55 Maintainer is now committer so change to new email address.
Approved by:	lioux
2001-11-15 03:59:42 +00:00
Maxim Sobolev
9909a6bc17 Don't link in libc - FreeBSD doesn't need this.
PRs:		31601, 31602, 31603, ...
Submitted by:	Ports Fury
2001-10-31 08:32:30 +00:00
Maxim Sobolev
b0790e4238 Don't link in libc - FreeBSD doesn't need this.
Submitted by:	Ports Fury
2001-10-31 08:20:45 +00:00
Andrey A. Chernov
e4e65b29ff Fix bug with buffer enlargement
Submitted by:	"Tim J. Robbins" <tim@robbins.dropbear.id.au>
2001-10-30 03:20:21 +00:00
Anton Berezin
0c652cb005 Update to 1.24, add RUN_DEPENDS, add a manpage, sort manpage list,
assume maintainership.
2001-10-26 20:07:45 +00:00
Maxim Sobolev
326f7ad26a Remove dead WWW. 2001-10-23 09:48:26 +00:00
Akinori MUSHA
912498462e Remove a redundant trailing space. 2001-10-21 07:55:45 +00:00
Ying-Chieh Liao
b010cec7f4 upgrade to 1.1
PR:		29948
Submitted by:	MAINTAINER
2001-10-14 14:28:57 +00:00
Jun Kuriyama
a0e018c40f (1) Drop maintainership.
(2) Fix typo in pkg-comment.

Reported by:	Cyrille Lefevre <clefevre@citeweb.net> (2)
2001-10-06 04:01:10 +00:00
Dmitry Sivachenko
1741998721 Fix iconv issue. 2001-10-04 21:42:06 +00:00
Pete Fritchman
32536f588b - update to 1.3
- remove a dead master site
- update maintainer's email address

PR:		30650
Submitted by:	maintainer
2001-10-03 15:26:42 +00:00
Michael Haro
2804fa23c6 - fix build error on bento (emtpy directory left behind)
- better description and comment
2001-09-18 22:43:53 +00:00
Akinori MUSHA
37f0f0aa36 Bump the PORTREVISION's of the ports which install architecture
dependent ruby modules, due to the RUBY_ARCH change I've just
committed.
2001-09-17 17:54:27 +00:00
Anton Berezin
e0a0944017 Update to 0.201. 2001-09-16 20:19:18 +00:00
Satoshi Asami
de0529967a Don't create ${PREFIX}/doc, which isn't used anyway.
Submitted by:	bento
2001-09-16 19:30:33 +00:00
Kevin Lo
cc7bbaf482 Initial import of py-iconv-0.1.2.
This is an iconv wrapper for Python.

PR: 30505
Submitted by: Hye-Shik Chang <perky@python.or.kr>
2001-09-16 17:25:13 +00:00
Michael Haro
fce9074107 Convert::ASN1 encodes and decodes ASN.1 data structures using BER/DER rules. 2001-09-12 01:07:29 +00:00
Andrey A. Chernov
5676988fbd Bump png major 2001-09-11 03:32:41 +00:00
Dmitry Sivachenko
6845ee0376 Set DIST_SUBDIR=KDE 2001-09-10 20:22:28 +00:00
Dmitry Sivachenko
00fa04c777 Upgrade to 3.6.
PR:		30375
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
MAINTAINER timeout.
Assign maintainership to myself.
2001-09-09 09:17:09 +00:00
Pete Fritchman
0fa9379f87 add gbase 0.5
A program to convert between the 4 common bases used in programming

PR:		30429
Submitted by:	Patrick Li <pat@databits.net>
2001-09-09 01:42:22 +00:00
David W. Chapman Jr.
c8275d82db Use ${PERL} instead of perl
Add ${DOCSDIR} support
Add NOPORTDOC compliance

PR:		29761
Submitted by:	pat@databits.net
2001-09-03 23:09:04 +00:00
Ying-Chieh Liao
7c2e77dac9 add p5-Convert-ASCII-Armour
Convert binary octets into ASCII armoured messages

PR:		30080
Submitted by:	Norikatsu Shigemura <nork@cityfujisawa.ne.jp>
2001-08-29 11:24:24 +00:00
Maxim Sobolev
e0e4012d5b - Remove useless USE_LIBTOOL;
- properly name shared libraries (get rid of bogus .so.X.Y convention);
- add files missed from pkg-plist (documentation);
- don't waste time building/running tests included into distribution.
2001-08-27 09:39:53 +00:00
Mikhail Teterin
86e1d75107 Upgrade to 1.7... Run included tests after the build... Maintainers
(gnome@) were informed a couple of days ago, but are impressively silent
and I've been using KDE/libxml2 linked against this library since with
no problem.

Approved by:	maintainer's silence
2001-08-26 00:53:03 +00:00
Will Andrews
fe68eec3e2 Reassign MAINTAINER to kde@FreeBSD.org, a group formed specifically to
maintain and improve QT/KDE on FreeBSD.  This group (at this time)
consists of:  demon, olgeni, kevlo, lauri@kde.org, rwatson, and will.

While I'm here, fail build of kdelibs11 if kdelibs2 is installed.  This
was originally supposed to be committed with the 2.2 update, but...
2001-08-25 02:17:59 +00:00
Maxim Sobolev
7b60d61ac7 Add psiconv 0.8.2, a conversion utility to convert Psion 5(MX) files into
other formats.
2001-08-21 13:49:51 +00:00
SADA Kenji
3b412b94ee - NOPORTDOCS support for pkg-plist
PR:		ports/29759
Submitted by:	Patrick Li <pat@databits.net>
2001-08-21 13:42:28 +00:00
Mario Sergio Fujikawa Ferreira
f807c2e86d Support NOPORTDOCS
PR:		29758
Submitted by:	Patrick Li <pat@databits.net>
2001-08-16 17:09:03 +00:00
Anton Berezin
18943d5820 Update converters/p5-Text-Iconv to 1.2.
PR:		29628
Submitted by:	Pete Fritchman <petef@databits.net>
Approved by:	maintainer
2001-08-16 09:28:04 +00:00
Will Andrews
b4a7c57e95 *sigh* They changed the path to the tarballs again. This was verified
on my local mirror at ftp://csociety-ftp.ecn.purdue.edu/pub/kde/.  :\

Submitted by:	scottl
2001-08-15 16:25:13 +00:00
Will Andrews
3901adbb04 Update to KDE 2.2:
* All patches except sysutils/kdeadmin/files/patch-rpmMessages.c:
	- Either obsoleted or merged into KDE.
 * All pkg-plists:
	- Huge diffs are due to mass conversion from static HTML pages
	  to XML/XSL versions.
 * audio/kdemultimedia2:
	- aRts + Noatun, etc. now work and play MP3s et al properly,
	  using the mpg123 aRtsplugin.  Remove mpeglib[,_artsplug]
	  from compile.
 * converters/kdesupport2:
	- Obsolete.  No longer used in this version of KDE.
 * deskutils/kdepim:
	- Use autoconf and account for brokenness in the configure
	  script by replacing invocations of INSTALL under libical
	  with the proper incantations.
	- Per David O'Brien's request, move libimap to libkimap;
	  this was performed by Rik Hemsley <rikkus@kde.org>.
 * devel/kdesdk:
	- New module with some helpful tools.  One in particular that
	  seems demanded is ``kbabel'', which, as I've been told, is
	  a translator's wet dream.
	- Workaround dumb problem in kbabel's libgettext (which I could
	  not figure out how to remove) by replacing its error() with
	  errc().  KBabel seems to run fine with this patch.
 * devel/kdevelop:
	- Fix lame check for libkdeui.so.* by replacing it with just
	  a check for libkdeui.so.  It's been/being removed from
	  kdevelop after 2.2.
 * editors/koffice:
	- Fix kivio compile errors by substituting in PTHREAD_LIBS
	  in the correct place.  Compensate for kivio's dependency
	  on pthreads by changing kivio to use LD_PRELOAD=/usr/lib/libc_r.so
	  in kivio.desktop.
 * games/kdegames2:
	- Some new games.
 * graphics/kdegraphics2:
	- Fix link errors in libkscan and kamera where they
	  require gettext (ie: add -lintl).
	- Fix compile error in kamera.cpp which is dependent on a
	  correctly done gphoto2.. of course, this will only help
	  people who've manually installed gphoto2 themselves.
 * net/kdenetwork2:
	- Mimelib was moved here (reason for removal of kdesupport2).
 * misc/kdeaddons:
	- New module to FreeBSD ports; some simple addons for KDE2.
	  Suggested by Lauri Watts <lauri@kde.org>.
 * misc/kdeutils2:
	- Added a couple manpages.
 * x11-clocks/kdetoys2:
	- Some new apps.
 * sysutils/kdeadmin:
	- Remove kuser from compile because it has some problems.  ;\
 * x11/kdelibs2:
	- Add libFAM dependency to help people who run FAM; FAM
	  increases the overall desktop responsiveness.
	  Submitted by Lauri Watts <lauri@kde.org>.
	- Add CUPS dependency to bring in KDE's new print system.
	- Add bzip2/libxml2 dependencies to support the new help kioslave.
	- Disable installation of libltdl stuff to prevent conflicts
	  with other stuff.  Submitted by wjv.
	- Add pkg-req script to avoid conflicts with kdelibs11; add
	  to Makefile too.  Submitted by benno.
	- Be sure to remove the pth header conflicts stuff from the
	  arts/mcop_mt section.
	- Fix problem with configure trying to find -lfam in the
	  wrong place.
	- Remove kspell and api subdirs from doc; we don't need them,
	  and there are problems trying to build/install them.
	  Submitted by Lauri Watts <lauri@kde.org>.
 * x11/kdebase2:
	- Solve link permissions problem by changing the modes on
	  files installed by kdesktop/init/Templates to 644.
	  Submitted by Jim Durham <durham@w2xo.pgh.pa.us>.
 * x11/kde2:
	- Bump version; no other changes.

Special thanks to Lauri Watts <lauri@kde.org> for helping me test
packages generated by these changes on a virgin system.  I believe
that this is the best-tested update I've ever done for KDE, and it
really shines this time around.

I just noticed there are a couple other PRs in the PR db that need
to be addressed.  I will take care of those by tomorrow.  Sorry...

PR:			22735, 28549
Blanket approval by:	demon (kdesdk, kdevelop)
2001-08-15 12:43:08 +00:00
Anton Berezin
b13d71886f Upgrade converters/p5-Convert-UUlib to 0.2.
Sort pkg-plist.
Use gentler way of deleting possibly shared directories.
Take over maintainership.
2001-08-14 15:13:09 +00:00
Mario Sergio Fujikawa Ferreira
f5a6ec19d7 o Update to 1.1
o Support NOPORTDOCS
o Add WWW tag

PR:		29437
Submitted by:	Kato Tsuguru <tkato@prontomail.com>
2001-08-08 04:50:53 +00:00
Akinori MUSHA
23763f7831 Update to 0.3.3. 2001-08-02 12:05:54 +00:00
Ying-Chieh Liao
296c381b70 add utf8conv
Convert hexadecimal Unicode character values to UTF-8
2001-07-30 17:37:26 +00:00
Bruce A. Mah
238ebdf960 Update port to base64-1.3. 2001-07-24 17:48:16 +00:00
Akinori MUSHA
19b42c1e98 Add ruby-dump.rb, a binary data dumper module for Ruby. 2001-07-19 18:50:30 +00:00
Dmitry Sivachenko
26ef434624 Add one missing file. 2001-07-05 11:40:51 +00:00
Maxim Sobolev
afa489d27a Remove patch that isn't necessary anymore. This should fix build on -current.
Submitted by:	sf
2001-06-29 10:31:07 +00:00
Kevin Lo
d1154983b4 Update to version 0.12
PR: 27817
Submitted by: MAINTAINER
2001-06-02 15:09:59 +00:00
Ying-Chieh Liao
9ee06a45a1 add more master sites
PR:		27657
Submitted by:	Jeff Palmer <scorpio@drkshdw.org>
2001-05-29 17:34:14 +00:00
Maxim Sobolev
48048fd270 Unbroke on 5-CURRENT. 2001-05-29 09:32:22 +00:00
Dmitry Sivachenko
6f7c303c93 Add Russian messages.
MAINTAINER timeout.
2001-05-21 11:05:18 +00:00
Jun Kuriyama
45f85d5c27 Fix plist.
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
PR:		ports/27341
2001-05-21 07:05:17 +00:00
Vanilla I. Shu
28763aa5cf Upgrade to latest version:
p5-BerkeleyDB		=>	0.15
	p5-Convert-ASN1		=>	0.10
	p5-FastCGI		=>	0.58
	p5-File-Spec		=>	0.82
	p5-Finance-Quote	=>	1.05
	p5-IO-Socket-SSL	=>	0.78
	p5-Locale-Maketext	=>	0.18
	p5-Mon			=>	0.11
	p5-Net-IPv4Addr		=>	0.10

Some ports NO response from:	maintainers
Some ports Approved by:		maintainers
2001-05-20 02:18:04 +00:00
Ade Lovett
5ed28dbe7a SWitch maintainership of core GNOME ports to a small group of
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.
2001-05-11 16:36:50 +00:00
Vanilla I. Shu
bb0ddae530 Upgrade to latest version:
p5-Apache-MP3		=>	2.16
	p5-Convert-UUlib	=>	0.111
	p5-Email-Find		=>	0.03
	p5-GD			=>	1.33
	p5-HTML-Parser		=>	3.24
	p5-I18N-Charset		=>	1.08
	p5-I18N-LangTags	=>	0.20
	p5-MIME-Lite		=>	2.111
	p5-Set-Scalar		=>	1.09
	p5-Sort-ArbBiLex	=>	3.4
	p5-URI			=>	1.12
	p5-Unix-Syslog		=>	0.95

and change MAINTAINER to ports@FreeBSD.org:
	p5-Convert-UUlib
	p5-Unix-Syslog

Approved by:	maintainer
2001-05-10 09:34:24 +00:00
Jun Kuriyama
0eac471a13 Fix plist. 2001-05-10 06:49:27 +00:00
Bill Fenner
46b334422a MAINTAINER doesn't use FreeBSD any more.
Submitted by:	"Brent J. Nordquist" <brent@nordist.net>
2001-04-21 16:14:40 +00:00
Steve Price
16f1331280 Remove empty directories on uninstall. 2001-04-20 13:16:43 +00:00
Akinori MUSHA
f41e908418 Update to 0.3.2. 2001-04-19 18:54:36 +00:00
OKAZAKI Tetsurou
142e9c244a - Update to 0.84.
- Maintainance MASTER_SITES and remove an unneed setting of `ALL_TARGET'.
- Sort rules of the port's custom `do-build' target.
- Use %%PORTDOCS%% in `pkg-plist'.
2001-04-19 16:14:54 +00:00
Steve Price
d73ba718fa Remove empty directories on uninstall. 2001-04-14 22:31:52 +00:00
Kevin Lo
881783c7a2 Upgrade to version 0.10
PR: 26496
Submitted by: MAINTAINER
2001-04-11 15:27:25 +00:00
Akinori MUSHA
224190883e Move ruby-sha1 from converters to security.
PR:		ports/26239
Submitted by:	Steve Coltrin <spcoltri@omcl.org>
2001-04-07 10:47:35 +00:00
Vanilla I. Shu
2aa3f59df9 Upgrade to 0.03. 2001-04-05 05:09:57 +00:00
Will Andrews
dbba8af644 Overhaul QT/KDE support:
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
  introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1.  Two patches included in x11/kdelibs2 to fix the
  proxy authentication that was broken for 2.1.1.  Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me.  Should
  still work w/ compat shims for older USE_QT[,2] style.  Some others
  were also left alone for the same reason.

Reviewed by:	portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by:	David Faure <faure@kde.org> (proxy auth patches)
		Alex Zepeda <garbanzo@kde.org> (old patches removal)
2001-04-03 08:14:43 +00:00
Maxim Sobolev
4debdd6a31 Update to 1.6.1.
Submitted by:	Dave Duchscher <daved@tamu.edu>
		Udo Schweigert <Udo.Schweigert@cert.siemens.de>
2001-04-02 09:05:32 +00:00
Ying-Chieh Liao
fe9cc65532 add siconv
siconv will convert data from one character set to another
2001-03-26 17:10:50 +00:00
Will Andrews
cd5ac27b08 Bring in my fixes for KDE2 for users of XFree86 4.0.x. Basically, what
this involves is this:  Cull GL from Qt by default, but still provide a
Qt+GL library that may or may not have threads.  Then also provide a Qt
library that has threads but not GL.  This allows us to make KDE2 depend
on a library that will *not* have threads, ever.  Threads will be
revisited at a later date.  Ports that require GL support need to be
updated to use the hacked library, libqtgl.so.4.  The net result is that
we bloat our qt2 package by 1.5-2.5MB for compatability.  Also, static
qt will not have GL support.

Introduce bsd.kde.mk, which will be tested on bento before becoming
fully activated.

Replace qt22-static with qt2-static, since it's just a proxy.  Update
qt-designer to depend on qt23.  Also make the old hack to package the
correct lib obsolete by using PLIST_SUB instead.

Miscellaneous changes:  remove LIBQTFILE from CONFIGURE_ENV, it's not
used anymore.  Solve namespace pollution problems with the devel/pth and
devel/libgnugetopt ports.  Hopefully.

Suggested by:	ade, asami, sobomax (bsd.kde.mk)
Repocopied by:	asami (qt22-static --> qt2-static)
2001-03-24 22:15:59 +00:00
Kris Kennaway
60efde8367 Update to tnef 1.0
Submitted by:	maintainer
2001-03-19 21:59:12 +00:00
Akinori MUSHA
36e4dc65b6 Update to 0.3.1.1. 2001-03-18 14:23:59 +00:00
Andreas Klemm
ea31f9c605 new port p5-Boulder
Boulder IO is a simple TAG=VALUE data format designed for sharing
data between programs connected via a pipe.  It is also simple
enough to use as a common data exchange format between databases,
Web pages, and other data representations.

The basic data format is very simple.  It consists of a series of
TAG=VALUE pairs separated by newlines.  It is record-oriented.
The end of a record is indicated by an empty delimiter alone on a
line.  The delimiter is "=" by default, but can be adjusted by the
user.

WWW: http://search.cpan.org/search?dist=Boulder
2001-03-13 21:10:34 +00:00
Will Andrews
3c4896e2d7 Bring in my KDE 2.1 + X 4.0.2 + threads "fixes". WARNING: Doesn't quite
work right yet.  This needs other eyes to look at in order for me to figure
out what's going on here.  Help, please?

Basically, the current situation is this:  You can hack the startkde
script to make KDE2 start all the way through, which basically consists of
simply replacing the kdeinit line with "kcminit".  However, at certain
points after KDE is done setting things up, processes named "kdeinit" that
are in charge of certain apps go crazy and hit infinite loops somewhere.  I
haven't been able to determine where exactly, and if this is related to
threads at all, or if a critical app or similar somehow doesn't get compiled
with threads.  Or something like that.  *sigh*

Konqueror can startup and seems to work okay in a different window manager,
but it seems to randomly set off a kdeinit proc as above.

Anyhow, this is 2 weeks' worth of debugging on a 4-month-old problem.  If
you're using XFree86 4.0.2, I caution against trying this stuff out unless
you're going to help me out and are willing to help me figure out exactly
where the heck things are going awry.  Things should still compile and work
just fine for those on XFree86 3.3.6.  I decided to leave out these hacks
in nonessential stuff (like kdenetwork et al) because kde2 itself needs to
work with threads first.  =)

I guess I can thank my lucky stars JKH's decided to stick with 3.3.6 until
some point in the future when 4.0.x becomes more stable...
2001-03-13 09:48:11 +00:00
Kris Kennaway
3b3e0c7e50 Update to tnef 0.16
Reviewed by:	maintainer
2001-03-13 01:40:03 +00:00
Will Andrews
9c93270997 Add mimelib 1.1.2, a C++ class library for manipulating messages in
MIME format.

PR:		22976
Submitted by:	never@nevermind.kiev.ua
2001-03-10 18:13:42 +00:00
Vanilla I. Shu
79d02f9eb2 Add a "}" to Makefile, and add "-liconv" to CONFIGURE_ARGV.
It broken on my last commit.

Submitted by:	bento
2001-03-10 04:48:43 +00:00
Kris Kennaway
19bcc66b8c Update to 20001206 version. There are only 3 trivial changes to the
previous.

Submitted by:	bento
2001-03-10 03:04:26 +00:00
Steve Price
f1ebcf589c Add the kdesupport11 directory. 2001-03-08 02:13:10 +00:00
Ying-Chieh Liao
7024947efa add gb2jis, convert GuoBiao Hanzi to JIS Kanji
PR:		21306
Submitted by:	Zhang Shu <jo-c@is.aist-nara.ac.jp>
2001-03-07 13:19:27 +00:00
Will Andrews
34849535be Attempt to fix conflicts with a local getopt.h (specifically, the fix is
for libgnugetopt's getopt.h).  Not tested, but should work.
2001-03-05 12:17:08 +00:00
Vanilla I. Shu
a17f7f39ac Upgrade
p5-BSD-Resource		=> 1.09
	p5-CGI-Application	=> 1.2
	p5-CGI_Lite		=> 2.0
	p5-Convert-ASN1		=> 0.08
	p5-IO-Tty		=> 0.04
	p5-IO-stringy		=> 1.219
	p5-Class-MethodMaker	=> 1.02
2001-03-01 12:03:46 +00:00
Vanilla I. Shu
397cd9b051 Upgrade
p5-Compress-Zlib	=> 1.11
	p5-HTML-Parser		=> 3.18
	p5-MIME-Base64		=> 2.12
	p5-URI			=> 1.11
2001-03-01 09:32:08 +00:00
Vanilla I. Shu
68c2f99c63 Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
Will Andrews
26121d15ae Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result of
the KDE team's excellent work, I am initiating burn sequence for KDE
1.x.  All base KDE1 ports are hereby nuked.  I am also reluctantly
reassuming maintainership of the KDE2 ports.  Official KDE 2.1 packages
built for FreeBSD 4.2-STABLE w/ XFree86 4.0.2 are available on KDE's
official ftp mirrors now.  Enjoy!

Note:  It seems that the KDE people rerolled their kdelibs and kdebase
packages, and a quick examination of diffs reveal minor changes, but the
port should still work.  I'll fix the packaging problems that bento runs
into.

Approved by:	kevlo
2001-02-26 19:24:49 +00:00
Akinori MUSHA
02285a83e4 Update to 0.3.1. Now xunicode is a set of source files that toolkits
internalize instead of a library to link with.
2001-02-24 20:20:13 +00:00
Wolfram Schneider
675ada53ff Update URL for bibliographic character sets. 2001-02-24 17:41:36 +00:00
Akinori MUSHA
4474662b2a Respect CXX/CXXFLAGS. 2001-02-23 18:24:38 +00:00
Kevin Lo
28b870202f Update to version 1.3.3
PR: 25209
Submitted by: Ports Fury
2001-02-20 15:33:42 +00:00
Mario Sergio Fujikawa Ferreira
2275ee0bcf typo clean up police: \s -> \t 2001-02-14 05:43:00 +00:00
Akinori MUSHA
808a2eada9 Add %%PORTDOCS%%. 2001-02-10 13:19:57 +00:00
Akinori MUSHA
8b18ca2b49 Add %%PORTDOCS%%. 2001-02-10 12:39:31 +00:00
Maxim Sobolev
4fa15927d2 Update to 1.5.1.
Submitted by:	ade
2001-02-09 19:36:45 +00:00
Akinori MUSHA
1ea4811e3c Update to 0.4.4. 2001-02-07 06:50:35 +00:00
Jimmy Olgeni
3ee00c82e2 Style/space police (space -> tab) over the converters category. 2001-02-05 14:30:41 +00:00
Clive Lin
1241bd2246 Install 2 additional include files.
Bump PORTREVISION.

PR: 24349
Submitted by: MAINTAINER
2001-01-15 16:57:22 +00:00
Kris Kennaway
d876d27e8e Update to 20001121 version of dumpasn1 2001-01-14 09:24:34 +00:00
Kevin Lo
75d85d6a37 Add shared library
PR: 24140
Submitted by: MAINTAINER
2001-01-08 02:39:34 +00:00
Will Andrews
e40046b15d Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
Will Andrews
48d32e1fe6 Add p5-Convert-Morse 0.0.2, perl module to convert between ASCII and Morse
codes.
2001-01-03 23:25:14 +00:00
Dmitry Sivachenko
336096b50b Add a couple of @dirrms.
Obtained from:	bento
2001-01-03 20:13:09 +00:00
Will Andrews
641bd655c3 Add p5-Text-Iconv 1.1, a perl interface to iconv().
PR:		23855
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2000-12-31 05:51:33 +00:00
Will Andrews
8486d1a6d9 Add p5-Convert-UUlib 0.11, a versatile and powerful encoder/decoder library
for a variety of encodings (bundled in a Perl module).  Apparently it's
not the same thing as p5-Convert-UU.

PR:		23025
Submitted by:	Blaz Zupan <blaz@amis.net>
2000-12-19 10:39:57 +00:00
Will Andrews
1847390175 Add p5-Convert-TNEF 0.08, a Perl module to read TNEF files.
PR:		22827
Submitted by:	Roman Shterenzon <roman@xpert.com>
2000-12-19 08:35:53 +00:00
OKAZAKI Tetsurou
a3de78066c Update Mule-UCS to 0.83.
Change maintainer's e-mail address.
2000-12-13 19:30:10 +00:00
Kevin Lo
cef8910eaa Upgrade to 2.0.1 2000-12-12 03:02:24 +00:00
Clive Lin
4e441f7ba7 Code translation between Chinese and Japanese including
Chinese {GB,Big5,HZ} and Japanese (EUC-Jis/Shift-Jis/Jis)

This is ENCODING translator, NOT translator.

PR: 23470
2000-12-11 17:32:56 +00:00
Maxim Sobolev
6d7baef562 Fix breakage on FreeBSD < 4.2 caused by using `:C/' make(1) modifier.
Submitted by:	maintainer
2000-12-08 11:33:04 +00:00
Chris Costello
7f5e29b617 Upgrade to fconv-1.1 2000-12-08 04:01:40 +00:00
Maxim Sobolev
e8dff773a3 Use libintl from xgettext port. 2000-12-07 12:19:21 +00:00
Maxim Sobolev
7f54672486 Fix mesbehaving on systems with Perl < 5.6.0 script and remove my temporary
workaround.

Submitted by:	maintainer
2000-12-01 10:22:32 +00:00
Maxim Sobolev
22dba834b7 Fixes:
- Fix pkg-plist in the case when NOPROFILE isn't defined;
- fix breakage on system with old perl < 5.6.0 (4-STABLE and downward) by
  including pre-generated on 5-CURRENT files. Perl scripts supplied with the
  port have some problems with old perl and I hope Konstantin will address this
  problem in the next revision of iconv.

Prompted by:	asami (plist), Mikhail Teterin <mi@privatelabs.com> (4-CURRENT)
2000-11-30 09:23:33 +00:00
Maxim Sobolev
2d8ff23a74 Update iconv to 2.0 and reflect shared library version bump.
PR:		23163, 23164, 23165
Submitted by:	maintainer
2000-11-29 11:46:42 +00:00
Kevin Lo
9022193986 - Support CC/CFLAGS properly
- Add manpage

PR: 23071
Submitted by: Ports Fury
2000-11-26 14:41:30 +00:00
Kris Kennaway
32a98c56d9 Upgrade to tnef 0.15
Reviewed by:	maintainer
2000-11-22 11:01:42 +00:00
Maxim Sobolev
e9469cf34b Update to 1.4. 2000-11-20 16:57:23 +00:00
Will Andrews
183f2a3017 Resign as maintainer of KDE2 ports, having brought them up from inception
to the final release of KDE 2.0.  Kevin Lo <kevlo@FreeBSD.org> will continue
as the new maintainer.  He has commit privileges on the KDE tree, making him
an excellent candidate for this job.  I'll be behind the scenes for awhile,
since there are some structural changes I'd like to make but I'd rather have
Kevin do the work.  Please, people, direct your patches at Kevin and watch
his "freetime deprivation process" _really_ start.  :-P
2000-11-17 18:24:40 +00:00
Dmitry Sivachenko
2514bdf28c Change MAINTAINER field.
I am now at FreeBSD dot org

Approved by:	sobomax
2000-11-13 12:45:40 +00:00
Kris Kennaway
463e74352a Update to 20001017 version 2000-11-03 19:49:00 +00:00
Akinori MUSHA
3245e70ec0 Seems the author has started using version numbers. Bump PORTEPOCH
and update to the new version `1.1'.
2000-11-03 18:14:37 +00:00
Akinori MUSHA
81f7460293 Add ruby-sha1, a Ruby interface to the SHA-1 Secure Hash Algorithm. 2000-11-02 19:16:43 +00:00
Maxim Sobolev
10e2f8893d Whitespace-only:
Make indentation uniform across my ports.
2000-11-01 15:51:11 +00:00
Will Andrews
3a2ccdfafe Update MASTER_SITES and add NO_LATEST_LINK=yes to facilitate KDE2.
Submitted by:	steve
2000-10-30 01:42:12 +00:00
Will Andrews
222463fbba Add base64 0.1, a simple program to convert binary files to base64. 2000-10-29 05:08:36 +00:00
Will Andrews
8a3f152680 Oops, forgot to remove -lqt2 along with -L${X11BASE}/lib, to allow people
to compile on X4.0.1.

Submitted by:	Andrzej Tobola <san@tmp.iem.pw.edu.pl>
2000-10-29 03:09:49 +00:00
Will Andrews
93d5d50b4c Implement fix for configure scripts in regards to finding X libs on
XFree86 4.0.1.

Submitted by:	PW (thanks)
2000-10-28 23:22:16 +00:00
Will Andrews
618f8e2ca7 Fix KDE2 PLISTs and build for kdelibs. 2000-10-28 23:11:35 +00:00
Kevin Lo
7b9cb0f029 Fix DISTNAME & pkg-plist.
PR: 22361
Submitted by: Ports Fury
2000-10-28 15:16:27 +00:00
Marc G. Fournier
1bd7f0d322 Convert::ASN1 encodes and decodes ASN.1 data structures
using BER/DER rules.
2000-10-28 01:16:38 +00:00
Marc G. Fournier
dc5eb1f3c4 missed the %%PERL_VER%% and %%PERL_ARCH%% variables in pllist 2000-10-28 00:16:39 +00:00
Marc G. Fournier
261fcd46f7 Perl5 module to encode and decode objects using Basic Encoding Rules (BER) 2000-10-28 00:03:48 +00:00
Will Andrews
a80e044100 Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road...
All KDE2 ports now use default USE_QT2.  Still todo: Merge in MTREE stuff.
2000-10-25 03:33:54 +00:00
Will Andrews
79b138f7a8 Hand these ports to Dmitry Sivachenko <dima@chg.ru>. 2000-10-24 22:39:57 +00:00
Will Andrews
5b79c1e047 Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer. 2000-10-23 21:03:11 +00:00
R. Imura
9fbd04e5bf Make it PREFIX-safe.
Submitted by:	will
2000-10-23 16:09:07 +00:00
R. Imura
48acbbff2d Merge kde11-i18n into kde11, and remove my *-i18n ports.
There is no so-version bump, because of compatibility.

Approved by:	will (kde11 maintainer)
2000-10-23 15:24:23 +00:00
James E. Housley
ade14feff9 Add new port: converters/tnef
Unpack data encapsulated into Microsoft Outlook's application/ms-tnef format

PR:		21392
Submitted by:	Cyrus Rahman <cr@jcmax.com>
2000-10-23 02:59:44 +00:00
Akinori MUSHA
6732421f6d Update to 0.4.3. 2000-10-12 13:52:18 +00:00
Jeremy Lea
efb3b72a65 Correct and sort PLISTs. 2000-10-02 20:40:15 +00:00
Akinori MUSHA
03e383a604 Update to 0.4.2. 2000-09-26 07:14:52 +00:00
Akinori MUSHA
7ea58c48c9 Thanks to converter/iconv's update to 1.1, now ruby-iconv can use it
instead of converters/libiconv (giconv). :)
2000-09-24 21:56:45 +00:00
Akinori MUSHA
f91cce3dfd Update iconv POSIX-compliant charset conversion library to 1.1.
Fixed problems:

  - All the modules are linked against libiconv.  iconv() now can be
    called from other shared libraries (it could only be called from
    executables in iconv-1.0);

  - Case insensitive recognition of charset names.  There was a bug in
    1.0: the first letter of a charset name was case sensitive;

  - Modified behaviour of iconv() used with (inbytesleft == NULL) or
    (*inbytesleft = 0): now iconv silently returns 0; in 1.0 it
    returned (size_t)(-1) and set errno=EINVAL. According to POSIX
    specification both ways are correct; the new behaviour is just
    less restrictive.

PR:		ports/21521, ports/21522, ports/21523
Submitted by:	Konstantin.Chuguev@dante.org.uk (MAINTAINER)
(Problems reported by:	knu)
2000-09-24 21:48:04 +00:00
Will Andrews
a10703dda0 Make this port respect CC/CFLAGS. I discovered this discrepancy while
reviewing converters/p5-Unicode-Map8.  The Porter's Handbook should
probably note that perl module ports that compile something should have
a diff similar to this one.
2000-09-20 19:07:00 +00:00
Will Andrews
008b813d20 Add p5-Unicode-Map8 0.10, a perl module that implements a class which does
efficient table mappings between 8-bit charsets and 16-bit charsets
like Unicode.

PR:		21425
Submitted by:	Ilia Chipitsine <ilia@jane.cgu.chel.su>
2000-09-20 19:04:41 +00:00
Ade Lovett
df90176363 Add p5-Unicode-String, a perl5 module needed for writing CGI programs
with different national languages

PR:		21164
Submitted by:	Ilia Chipitsine <ilia@jane.cgu.chel.su>
2000-09-19 16:56:32 +00:00
Kris Kennaway
a32e375bb0 Update to dumpasn1-20000222 2000-09-17 10:01:50 +00:00
Ade Lovett
aec6dada92 Update to 0.82
PR:		21163
Submitted by:	maintainer
2000-09-16 20:16:19 +00:00
Will Andrews
c70c66363e Update to KDE 1.94, the fifth and final beta release of KDE 2.0. If you
have not tried KDE 2.0 or haven't done so in awhile (i.e. since July or
before), you should try this.  This version is extremely stable and offers
better functionality than before.  This update also introduces the KDE2
modules kdegraphics and kdemultimedia to our ports tree.  Additionally,
this marks the first time FreeBSD packages were announced as part of the
KDE2 beta release announcement!  :-)

Most (if not all) of the remaining modules in KDE2 will be added for the
update WRT the final release.

A hack was added to fix building with SSL in kdelibs; this has been merged
in the main tree and will go away with 2.0 release update.  Thanks to David
Faure <david@mandrakesoft.com> for his help regarding this.

Also, building the docs should now succeed because I've added a build
dependency on jade and linuxdoc (should be enough).

People can get my precompiled packages from the usual location on the KDE
FTP server (should spread to the mirrors Real Soon Now (tm)):

	http://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta5/tar/FreeBSD/

Have fun!  Remember to reports bugs through http://bugs.kde.org/.
2000-09-15 21:40:47 +00:00
Maxim Sobolev
6f5ea23540 Add iconv-extra - an additional charset modules for the iconv-1.0 library
(from Unicode site).

PR:		21170
Submitted by:	Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
2000-09-12 10:53:49 +00:00
Maxim Sobolev
814cf51d00 Add iconv-rfc1345 - an additional charset modules for the iconv-1.0 library
(from RFC1345).

PR:		21171
Submitted by:	Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
2000-09-12 10:12:19 +00:00