1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
Alfred Perlstein
00bd16ebb7 A letter got chopped from this patchfile and caused the port
to be unable to patch.  fix it.
2002-10-28 06:03:01 +00:00
Joe Marcus Clarke
a8c0e60295 Do not create a ${PREFIX}/doc directory. Also, consolidate two patches
that modify the same file into one.

Submitted by:	bento and kris
2002-10-28 03:14:04 +00:00
Joe Marcus Clarke
dbfa350e08 Add --without-libintl-prefix as a CONFIGURE_ARG so to eliminate a
circular dependency with gettext.  This prevents iconv from being linked
against libintl.  Bump PORTREVISION.
2002-08-04 05:46:14 +00:00
Joe Marcus Clarke
b8c5a741af Update to 1.8, and retain shared lib version of 3.
Reviewed by:	sobomax
2002-06-16 19:11:11 +00:00
Joe Marcus Clarke
3079a3f5ff Add a few other distfile mirrors.
Reported by:	Anders Andersson <anders@sanyusan.se>,
		Kent Stewart <kstewart@owt.com>
2002-06-15 20:16:13 +00:00
David E. O'Brien
f28bbb412d Speed up fetching.
Noted by:	kris
2002-05-29 19:21:28 +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
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
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
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
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
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
326f7ad26a Remove dead WWW. 2001-10-23 09:48:26 +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
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
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
Maxim Sobolev
48048fd270 Unbroke on 5-CURRENT. 2001-05-29 09:32:22 +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
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
Maxim Sobolev
4fa15927d2 Update to 1.5.1.
Submitted by:	ade
2001-02-09 19:36:45 +00:00
Jimmy Olgeni
3ee00c82e2 Style/space police (space -> tab) over the converters category. 2001-02-05 14:30:41 +00:00
Maxim Sobolev
e9469cf34b Update to 1.4. 2000-11-20 16:57:23 +00:00
Maxim Sobolev
10e2f8893d Whitespace-only:
Make indentation uniform across my ports.
2000-11-01 15:51:11 +00:00
Maxim Sobolev
f8c0bf7b1a Prefix all bits of this iconv() implementation with "g" to avoid conflict with
another iconv() in converters/iconv:

libiconv --> libgiconv
iconv.h --> giconv.h
iconv*.3 --> giconv*.3

Suggested by:	knu
2000-07-18 06:59:02 +00:00
Maxim Sobolev
41cfa4f1b0 Add libiconv - a charset conversion library (LGPL'ed iconv() implementation). 2000-07-17 15:47:13 +00:00