| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 Dec 2006 09:00:18
2.0_3
|
bland  |
Pacify gcc42 build.
Reported by: krismail |
09 Aug 2006 12:32:47
2.0_3
|
bland  |
- Catch up with NOPROFILE -> NO_PROFILE change. [1]
- INSTALLS_SHLIB -> USE_LDCONFIG
Submitted by: dionex [1] |
22 Jan 2006 08:22:34
2.0_3
|
edwin  |
SHA256ify
Approved by: krion@ |
19 Feb 2005 04:04:58
2.0_3
|
bland  |
danfe.net discontinued iconv-2.0 sources mirroring. Mirror them locally
and fix fetching.
Reported by: kris |
23 Feb 2004 02:53:54
2.0_3
|
bland  |
Take maintainership. |
08 Feb 2004 22:34:55
2.0_3
|
trevor  |
Back out my previous commit, which was in error.
Noticed by: marcus |
08 Feb 2004 21:46:37
2.0_3
|
trevor  |
Add "anti-foot-shooting device".
Obtained from: sobomax via the imake-4 and linux_base ports |
29 Jan 2004 07:24:56
2.0_3
|
trevor  |
SIZEify. |
17 Dec 2003 04:06:11
2.0_3
|
mharo  |
update MASTER_SITES |
20 Feb 2003 16:58:26
2.0_3
|
knu  |
De-pkg-comment. |
04 Jun 2002 06:42:03
2.0_3
|
kris  |
Unbreak on -current by catching up to *.mk changes
Submitted by: ru |
19 Mar 2002 09:42:36
2.0_3
|
ache  |
Change MAINTAINER to ports |
18 Mar 2002 11:13:34
2.0_3
|
knu  |
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> |
18 Mar 2002 09:43:25
2.0_3
|
sobomax  |
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 |
08 Dec 2000 11:33:04 
|
sobomax  |
Fix breakage on FreeBSD < 4.2 caused by using `:C/' make(1) modifier. |
01 Dec 2000 10:22:33 
|
sobomax  |
Fix mesbehaving on systems with Perl < 5.6.0 script and remove my temporary
workaround. |
30 Nov 2000 09:23:33 
|
sobomax  |
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. |
29 Nov 2000 11:46:43 
|
sobomax  |
Update iconv to 2.0 and reflect shared library version bump. |
08 Oct 2000 01:48:42 
|
asami  |
Convert category converters to new layout. |
24 Sep 2000 23:48:04 
|
knu  |
Update iconv POSIX-compliant charset conversion library to 1.1. |
12 Sep 2000 12:06:47 
|
sobomax  |
Update to 1.0. |
16 Jun 2000 23:52:41 
|
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 12:38:51 
|
sobomax  |
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration. |
07 Jun 2000 09:36:50 
|
asami  |
Add libiconv_p.a. |