Port details |
- p5-Convert-IBM390 Functions for manipulating mainframe data
- 0.30 converters =2 0.30Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2005-09-02 16:07:02
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: not specified in port
- WWW:
- https://metacpan.org/release/Convert-IBM390
- Description:
- Convert::IBM390 -- functions for manipulating mainframe data
Convert::IBM390 is a Perl module. It supplies various functions that
you may find useful when messing with IBM System/3[679]0 data. See the
POD documentation in the module, or "man Convert::IBM390" after you have
installed it.
asc2eb, eb2asc, eb2ascp: ASCII/EBCDIC conversion
packeb, unpackeb: pack/unpack and convert an EBCDIC record
hexdump: dump memory in an MVS-like format
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Convert-IBM390>0:converters/p5-Convert-IBM390
- To install the port:
- cd /usr/ports/converters/p5-Convert-IBM390/ && make install clean
- To add the package, run one of these commands:
- pkg install converters/p5-Convert-IBM390
- pkg install p5-Convert-IBM390
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Convert-IBM390
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1497359769
SHA256 (Convert-IBM390-0.30.tar.gz) = 6f88ac93c7abf4c503cacac2b15215fba3458c1e0c85aa4e83505bd50b1da00e
SIZE (Convert-IBM390-0.30.tar.gz) = 31842
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- converters_p5-Convert-IBM390
- 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 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.30 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.30 20 Jul 2022 14:21:03 |
Tobias C. Berner (tcberner) |
converters: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Keda <admin@lissyara.su>
* Alex Semenyaka <alex@rinet.ru>
* Alexandr Kovalenko <never@nevermind.kiev.ua>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrey A. Chernov <ache@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Blaz Zupan <blaz@amis.net>
* Brent J. Nordquist <bjn@visi.com>
* Carlos J. Puga Medina <cpm@fbsd.es> (Only the first 15 lines of the commit message are shown above ) |
0.30 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.30 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.30 13 Jun 2017 16:54:19 |
sunpoet |
Update to 0.30
Changes: http://search.cpan.org/dist/Convert-IBM390/Changes |
0.29 24 Mar 2017 17:47:17 |
sunpoet |
Update to 0.29
Changes: http://search.cpan.org/dist/Convert-IBM390/Changes |
0.28 21 Sep 2015 15:42:35 |
sunpoet |
- Update to 0.28
- Strip shared library
Changes: http://search.cpan.org/dist/Convert-IBM390/Changes |
0.27_1 12 Mar 2015 23:00:03 |
adamw |
Some OCD cleanups on some of the perl@ ports.
- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
the plist was randomized before committing
A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier. |
0.27_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 ) |
0.27 20 Oct 2014 09:37:01 |
bapt |
Cleanup plist |
0.27 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
0.27 01 Nov 2013 14:20:56 |
vanilla |
Support STAGEDIR. |
0.27 20 Sep 2013 16:05:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters) |
0.27 29 Aug 2013 17:16:53 |
sunpoet |
- Add WWW
- Use single space after WWW:
- Remove Author line |
0.27 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.27 28 Dec 2011 08:20:20 |
ehaupt |
End WWW CPAN URL with a "/" |
0.27 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
0.27 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.27 19 Dec 2008 14:47:49 |
erwin |
Update to 0.27 |
0.25 10 Jul 2008 19:02:08 |
erwin |
Update to 0.25 |
0.24 16 Apr 2008 11:10:11 |
mat |
Update to 0.24 |
0.23 30 Aug 2007 12:34:44 |
mat |
Update to 0.23 |
0.22 14 Mar 2007 07:37:30 |
linimon |
Reset dev@fenux.net due to maintainer-timeouts and no response to email.
Hat: portmgr |
0.22 12 Jun 2006 17:30:00 |
aaron |
- Update from v0.21 to v0.22
- Update pkg-plist
- Add authors to pkg-descr
PR: 98176
Submitted by: aaron
Approved by: maintainer timeout, tobez (implicit) |
0.21 22 Jan 2006 01:27:58 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.21 02 Dec 2005 16:34:21 |
aaron |
- update port from v0.20 to v0.21
- 0.21 - Added '@' option to unpackeb at the request of Marc (CPAN bug 15461). |
0.20 02 Sep 2005 16:06:21 |
garga |
Add p5-Convert-IBM390 0.20, functions for manipulating mainframe data.
PR: ports/84862
Submitted by: Jason Burges <dev@fenux.net> |