4cad FreshPorts -- textproc/libtext-wrapi18n-perl
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
libtext-wrapi18n-perl 0.06 textproc on this many watch lists=4 search for ports that depend on this port
Documentation gettext tools

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: 24 Jan 2006 19:45:17
Also Listed In: perl5
License: not specified in port


This module is a substitution for Text::Wrap, supporting
multibyte characters such as UTF-8, EUC-JP, and GB2312, fullwidth
characters such as east Asian characters, combining characters
such as diacritical marks and Thai, and languages which don't
use whitespaces between words such as Chinese and Japanese.

WWW: http://packages.debian.org/unstable/perl/libtext-wrapi18n-perl
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. textproc/libtext-charwidth-perl
  2. lang/perl5.8
Required To Run:
  1. lang/perl5.8

This port is required by:

for Build for Run

To install the port: cd /usr/ports/textproc/libtext-wrapi18n-perl/ && make install clean
To add the package: pkg_add -r libtext-wrapi18n-perl


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.acc.umu.se/debian/pool/main/libt/libtext-wrapi18n-perl/
  3. ftp://ftp.au.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/
  4. ftp://ftp.bg.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/
  5. ftp://ftp.br.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/
  6. ftp://ftp.cl.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/
  7. ftp://ftp.cz.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/
  8. ftp://ftp.de.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/
  9. ftp://ftp.df.lth.se/pub/debian/pool/main/libt/libtext-wrapi18n-perl/
  10. ftp://ftp.ee.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/
  11. ftp://ftp.es.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/
  12. ftp://ftp.fi.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/
  13. ftp://ftp.fr.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/
  14. ftp://ftp.hk.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/
  15. ftp://ftp.hr.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/
  16. ftp://ftp.hu.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/
  17. ftp://ftp.ie.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/
  18. ftp://ftp.is.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/
  19. ftp://ftp.it.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/
  20. ftp://ftp.jp.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/
  21. ftp://ftp.nl.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/
  22. ftp://ftp.no.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/
  23. ftp://ftp.pl.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/
  24. ftp://ftp.ru.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/
  25. ftp://ftp.se.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/
  26. ftp://ftp.si.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/
  27. ftp://ftp.sk.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/
  28. ftp://ftp.snt.utwente.nl/pub/linux/debian/pool/main/libt/libtext-wrapi18n-perl/
  29. ftp://ftp.uk.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/
  30. ftp://ftp.us.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/
  31. ftp://ftp.wa.au.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/
  32. ftp://ftp2.de.debian.org/debian/pool/main/libt/libtext-wrapi18n-perl/
  33. ftp://mirror.symnds.com/debian/pool/main/libt/libtext-wrapi18n-perl/
  34. http://ring.nict.go.jp/archives/linux/debian/debian/pool/main/libt/libtext-wrapi18n-perl/
  35. http://www.gtlib.gatech.edu/pub/debian/pool/main/libt/libtext-wrapi18n-perl/

Number of commits found: 5

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
28 Jun 2012 18:37:23
Original commit files touched by this commit  0.06
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS
03 Jul 2011 14:40:25
Original commit files touched by this commit  0.06
ohauer search for other commits by this committer
-remove MD5
21 Aug 2008 06:18:49
Original commit files touched by this commit  0.06
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
27 Feb 2007 09:57:22
Original commit files touched by this commit  0.06
linimon search for other commits by this committer
Reset meno.abels@adviser.com due to maintainer-timeouts and no response
to email.

Hat:            portmgr
24 Jan 2006 19:42:34
Original commit files touched by this commit  0.06
anray search for other commits by this committer
This module is a substitution for Text::Wrap, supporting
multibyte characters such as UTF-8, EUC-JP, and GB2312, fullwidth
characters such as east Asian characters, combining characters
such as diacritical marks and Thai, and languages which don't
use whitespaces between words such as Chinese and Japanese.

WWW: http://packages.debian.org/unstable/perl/libtext-wrapi18n-perl

PR:             ports/91532
Submitted by:   Meno Abels <meno.abels@adviser.com>

Number of commits found: 5

2852
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24526
Broken 217
Deprecated 473
Ignore 636
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours11
new 7 days26
new fortnight58
new month212

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0