FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 7:21 AM BST
Port details
konwert 1.8_11 converters on this many watch lists=1 search for ports that depend on this port
Modular converter between charsets and filter

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 19 Apr 2003 15:02:54
License: not specified in port


Konwert is a package for conversion between various character encodings.        

By encodings author imply not only different charsets like Windows-1252,
KOI8-R or UTF-8 but also the different representations of characters like
TeX escaping, quoted-printable and even RFC 1345 mnemonics.

There are also filter filterm which allow to make separate input and output
conversions of the encodings for the given command. It can help e.g. when
our terminal is unable to display non-ASCII characters or to enter them
from the keyboard.
CVSWeb : Sources : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: shells/bash, devel/gmake, lang/perl5.8
Required To Run: shells/bash, lang/perl5.8
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
http://www.gtlib.cc.gatech.edu/pub/debian/pool/main/k/konwert/
ftp://ftp.us.debian.org/debian/pool/main/k/konwert/
ftp://ftp.au.debian.org/debian/pool/main/k/konwert/
ftp://ftp.bg.debian.org/debian/pool/main/k/konwert/
ftp://ftp.cl.debian.org/debian/pool/main/k/konwert/
ftp://ftp.cz.debian.org/debian/pool/main/k/konwert/
ftp://ftp.de.debian.org/debian/pool/main/k/konwert/
ftp://ftp.ee.debian.org/debian/pool/main/k/konwert/
ftp://ftp.es.debian.org/debian/pool/main/k/konwert/
ftp://ftp.fi.debian.org/debian/pool/main/k/konwert/
ftp://ftp.fr.debian.org/debian/pool/main/k/konwert/
ftp://ftp.hk.debian.org/debian/pool/main/k/konwert/
ftp://ftp.hr.debian.org/debian/pool/main/k/konwert/
ftp://ftp.hu.debian.org/debian/pool/main/k/konwert/
ftp://ftp.ie.debian.org/debian/pool/main/k/konwert/
ftp://ftp.is.debian.org/debian/pool/main/k/konwert/
ftp://ftp.it.debian.org/debian/pool/main/k/konwert/
ftp://ftp.jp.debian.org/debian/pool/main/k/konwert/
http://ring.nict.go.jp/archives/linux/debian/debian/pool/main/k/konwert/
http://ring.riken.jp/archives/linux/debian/debian/pool/main/k/konwert/
ftp://ftp.nl.debian.org/debian/pool/main/k/konwert/
ftp://ftp.no.debian.org/debian/pool/main/k/konwert/
ftp://ftp.pl.debian.org/debian/pool/main/k/konwert/
ftp://ftp.ru.debian.org/debian/pool/main/k/konwert/
ftp://ftp.se.debian.org/debian/pool/main/k/konwert/
ftp://ftp.si.debian.org/debian/pool/main/k/konwert/
ftp://ftp.sk.debian.org/debian/pool/main/k/konwert/
ftp://ftp.uk.debian.org/debian/pool/main/k/konwert/
ftp://ftp.wa.au.debian.org/debian/pool/main/k/konwert/
ftp://ftp2.de.debian.org/debian/pool/main/k/konwert/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 17

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.8_11
miwi search for other commits by this committer
- Get Rid MD5 support
21 Dec 2009 02:19:12
Original commit files touched by this commit  1.8_11
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
06 Jun 2008 13:15:29
Original commit files touched by this commit  1.8_11
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
04 Mar 2007 23:52:37
Original commit files touched by this commit  1.8_10
linimon search for other commits by this committer
Reset alexs@snark.rinet.ru due to maintainer-timeouts and no response to
email.

Hat:            portmgr
16 Jan 2007 18:21:00
Original commit files touched by this commit  1.8_10
bsam search for other commits by this committer
. change dependencies: shells/bash2 -> shells/bash;
. bump PORTREVISION (RUN_DEPENDS changes);
. for converters/konwert:
  - introduce PATCHLEVEL to be used instead of PORTREVISION at filenames;
  - update to new PATCHLEVEL=11.

PR:             107000 [1], 107046 [2], 107106 [3], 107114 [4]
Submitted by:   bsam (me)
Approved by:    all maintainers timeout three and a half week:
                mij at bitchx.it             [1]
                j.koopmann at seceidos.de    [2]
                chuynh at biolateral.com.au  [3]
                alexs at snark.rinet.ru      [4]
03 May 2006 23:38:41
Original commit files touched by this commit  1.8_9
edwin search for other commits by this committer
remove USE_REINPLACE for all ports with categories starting with C
22 Jan 2006 09:54:26
Original commit files touched by this commit  1.8_9
edwin search for other commits by this committer
SHA256ify (manually done and checked)

Approved by:    krion@
22 Jan 2006 01:27:58
Original commit files touched by this commit  1.8_9
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
14 Jan 2005 22:38:23
Original commit files touched by this commit  1.8_9
krion search for other commits by this committer
Fix plist.
portlint(1).
18 May 2004 10:02:00
Original commit files touched by this commit  1.8_9
krion search for other commits by this committer
- Remove bogus directories

No cookies for:         krion
18 May 2004 09:57:30
Original commit files touched by this commit  1.8_9
krion search for other commits by this committer
- Add missing patch, forgotten by my previous commit
18 May 2004 09:56:53
Original commit files touched by this commit  1.8_9
krion search for other commits by this committer
- Update to version 1.8-9

PR:             ports/66788
Submitted by:   maintainer
19 Apr 2004 07:48:48
Original commit files touched by this commit  1.8_6
kris search for other commits by this committer
These broken ports are scheduled for deletion on June 18 if they are
still broken at that time and no PRs have been submitted containing a fix.
19 Feb 2004 10:01:54
Original commit files touched by this commit  1.8_6
kris search for other commits by this committer
BROKEN: unfetchable
04 Feb 2004 05:21:48
Original commit files touched by this commit  1.8_6
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
04 May 2003 07:24:36
Original commit files touched by this commit  1.8_5
fjoe search for other commits by this committer
Fix 'make package'.

Pointed out by: kris
19 Apr 2003 15:00:40
Original commit files touched by this commit  1.8_5
fjoe search for other commits by this committer
New port: konwert

Konwert is a package for conversion between various character encodings.

By encodings author imply not only different charsets like Windows-1252,
KOI8-R or UTF-8 but also the different representations of characters like
TeX escaping, quoted-printable and even RFC 1345 mnemonics. The autodetect
of the encodings is also implemented.

There are also filter filterm which allow to make separate input and output
conversions of the encodings for the given command. It can help e.g. when
our terminal is unable to display non-ASCII characters or to enter them
from the keyboard.

PR:             50614
Submitted by:   Alex Semenyaka <alexs@snark.ratmir.ru>

Number of commits found: 17

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23670
Broken 193
Deprecated 147
Ignore 735
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 15
new 48 hours32
new 7 days60
new fortnight181
new month254

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

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