Port details |
- p5-cyrillic Library for fast and easy Cyrillic text manipulation
- 2.09_1 russian
=2 2.09_1Version of this port present on the latest quarterly branch. BROKEN: unfetchable
DEPRECATED: Broken for more than 6 months
This port expired on: 2020-05-05
IGNORE: is marked as broken: unfetchable
- Maintainer: perl@FreeBSD.org
 - Port Added: 2002-06-05 21:07:25
- Last Update: 2020-05-05 15:38:12
- SVN Revision: 534093
- People watching this port, also watch:: openssl
- Also Listed In: converters perl5
- License: not specified in port
- Description:
- This module includes cyrillic string conversion functions from one and
to another charset, to upper and to lower case without locale switching.
Also included single-byte charsets detection routine. It is easy to add
new code pages. For this purpose it is necessary only to add appropriate
string of a code page.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-cyrillic>0:russian/p5-cyrillic
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-cyrillic
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (cyrillic-2.09.tar.gz) = 9e8f17818abf0324659cc25ca15995418d48a2212648c995e64312b6196010ac
SIZE (cyrillic-2.09.tar.gz) = 8926
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.30.r1<5.31 : lang/perl5.30
- Runtime dependencies:
-
- perl5>=5.30.r1<5.31 : lang/perl5.30
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.09_1 05 May 2020 15:38:12
  |
rene  |
Remove expired ports:
Adjusted for ports rescued since r534032
2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
2.09_1 04 Apr 2020 20:51:41
  |
antoine  |
Deprecate ports broken for more than 6 months |
2.09_1 06 Nov 2019 14:00:19
  |
antoine  |
Mark a few ports BROKEN (unfetchable) |
2.09_1 25 Aug 2015 14:52:28
  |
sunpoet  |
- Pass maintainership to perl@ |
2.09_1 21 Aug 2015 12:03:43
  |
amdmi3  |
- Add NO_ARCH |
2.09_1 19 Aug 2015 07:58:30
  |
erwin  |
Reset maintainer
<tolid@plab.ku.dk>: Host or domain name not found. Name service error for
name=plab.ku.dk type=AAAA: Host not found
Sponsored by: DK Hostmaster A/S |
2.09_1 02 Mar 2015 23:42:00
  |
bapt  |
Remove Author from pkg-descr and white space fixes |
2.09_1 26 Nov 2014 13:08:38
  |
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
2.09 21 Nov 2014 18:52:55
  |
amdmi3  |
- Drop dirrm* from plists
Approved by: portmgr blanket |
2.09 30 Jan 2014 08:45:51
  |
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
2.09 20 Sep 2013 22:46:16
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
russian) |
2.09 11 Sep 2013 12:59:14
  |
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
2.09 02 Aug 2012 09:02:45
 |
cs  |
- Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
A/An, etc.) |
2.09 18 Mar 2011 17:59:51
 |
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
2.09 17 Apr 2008 14:30:31
 |
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
2.09 24 Jan 2006 01:01:17
 |
edwin  |
SHA256ify
Approved by: krion@ |
2.09 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
2.09 24 Oct 2003 12:05:09
 |
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
2.09 21 Feb 2003 13:24:13
 |
knu  |
De-pkg-comment. |
2.09 05 Jun 2002 21:04:49
 |
tobez  |
Add p5-cyrillic 2.09, library for fast and easy cyrillic text
manipulation.
PR: 38030
Submitted by: Anatoliy Dmytriyev <tolid@plab.ku.dk> |