Commit graph

435 commits

Author SHA1 Message Date
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