FreshPorts -- The Place For Ports Sat, 5 Jul 2008 9:17 PM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
iconv 2.0_3 converters on this many watch lists=50 search for ports that depend on this port
Charset conversion library and utilities
Maintained by: bland@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown


ICONV is 1) the library (libiconv.a and .so) for conversion between
various charsets, 2) the command line utility (iconv) and 3) a set
of charsets (tables and shared modules).

33 charsets are supported in this port: most Unicode encodings,
all charsets for which locale exist in FreeBSD, few IBM-DOS ones.
Other charsets are provided as standalone ports.

	Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
	November 2000.
CVSWeb : Sources : Distfiles Availability : PortsMon
Required To Build: lang/perl5.8
Required To Run: lang/perl5.8

To install the port: cd /usr/ports/converters/iconv/ && make install clean
To add the package: pkg_add -r iconv


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/bland/
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/bland/
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/bland/
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/bland/
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/bland/
ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/bland/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 24

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 Dec 2006 09:00:18
Original commit files touched by this commit  2.0_3
bland search for other commits by this committer
Pacify gcc42 build.

Reported by:    krismail
09 Aug 2006 12:32:47
Original commit files touched by this commit  2.0_3
bland search for other commits by this committer
- Catch up with NOPROFILE -> NO_PROFILE change. [1]
- INSTALLS_SHLIB -> USE_LDCONFIG

Submitted by:   dionex [1]
22 Jan 2006 08:22:34
Original commit files touched by this commit  2.0_3
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
19 Feb 2005 04:04:58
Original commit files touched by this commit  2.0_3
bland search for other commits by this committer
danfe.net discontinued iconv-2.0 sources mirroring. Mirror them locally
and fix fetching.

Reported by:    kris
23 Feb 2004 02:53:54
Original commit files touched by this commit  2.0_3
bland search for other commits by this committer
Take maintainership.
08 Feb 2004 22:34:55
Original commit files touched by this commit  2.0_3
trevor search for other commits by this committer
Back out my previous commit, which was in error.

Noticed by:     marcus
08 Feb 2004 21:46:37
Original commit files touched by this commit  2.0_3
trevor search for other commits by this committer
Add "anti-foot-shooting device".

Obtained from:  sobomax via the imake-4 and linux_base ports
29 Jan 2004 07:24:56
Original commit files touched by this commit  2.0_3
trevor search for other commits by this committer
SIZEify.
17 Dec 2003 04:06:11
Original commit files touched by this commit  2.0_3
mharo search for other commits by this committer
update MASTER_SITES
20 Feb 2003 16:58:26
Original commit files touched by this commit  2.0_3
knu search for other commits by this committer
De-pkg-comment.
04 Jun 2002 06:42:03
Original commit files touched by this commit  2.0_3
kris search for other commits by this committer
Unbreak on -current by catching up to *.mk changes

Submitted by:   ru
19 Mar 2002 09:42:36
Original commit files touched by this commit  2.0_3
ache search for other commits by this committer
Change MAINTAINER to ports
18 Mar 2002 11:13:34
Original commit files touched by this commit  2.0_3
knu search for other commits by this committer
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
Original commit files touched by this commit  2.0_3
sobomax search for other commits by this committer
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
files touched by this commit
sobomax search for other commits by this committer
Fix breakage on FreeBSD < 4.2 caused by using `:C/' make(1) modifier.    
01 Dec 2000 10:22:33
files touched by this commit
sobomax search for other commits by this committer
Fix mesbehaving on systems with Perl < 5.6.0 script and remove my temporary  
workaround.    
30 Nov 2000 09:23:33
files touched by this commit
sobomax search for other commits by this committer
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
files touched by this commit
sobomax search for other commits by this committer
Update iconv to 2.0 and reflect shared library version bump.    
08 Oct 2000 01:48:42
files touched by this commit
asami search for other commits by this committer
Convert category converters to new layout.  
24 Sep 2000 23:48:04
files touched by this commit
knu search for other commits by this committer
Update iconv POSIX-compliant charset conversion library to 1.1.    
12 Sep 2000 12:06:47
files touched by this commit
sobomax search for other commits by this committer
Update to 1.0.    
16 Jun 2000 23:52:41
files touched by this commit
asami search for other commits by this committer
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
files touched by this commit
sobomax search for other commits by this committer
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with  
ldconfig in PLIST need personal consideration.    
07 Jun 2000 09:36:50
files touched by this commit
asami search for other commits by this committer
Add libiconv_p.a.    

Number of commits found: 24

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21
linux-firefox*Jun 21
linux-firefox-devel*Jun 21
linux-mozilla*Jun 21

10 vulnerabilities affecting 29 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18751
Broken 146
Deprecated 99
Ignore 430
Forbidden 5
Restricted 361
No CDROM 126
Vulnerable 52
Expired 14
Set to expire 78
Interactive 79
new 24 hours 9
new 48 hours9
new 7 days41
new fortnight75
new month185

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.314 seconds.