Port details |
- p5-String-Scanf Emulates the sscanf() of the C stdio library
- 2.1_1 textproc
=1 2.1_1Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2001-11-05 09:51:58
- Last Update: 2022-09-08 15:46:38
- Commit Hash: ade2a04
- People watching this port, also watch:: p5-HTML-Mason, glade, p5-GD-Graph3d, p5-Error
- Also Listed In: perl5
- License: not specified in port
- Description:
- Perl sscanf() can be used very much like the C stdio sscanf(), for detailed
sscanf() documentation please refer to your usual documentation resources.
The supported formats are: [diuoxefgsc] and the character class [].
Seamus Venasse <svenasse@polaris.ca>
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-String-Scanf>0:textproc/p5-String-Scanf
- To install the port:
- cd /usr/ports/textproc/p5-String-Scanf/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/p5-String-Scanf
- pkg install p5-String-Scanf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-String-Scanf
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (String-Scanf-2.1.tar.gz) = c519f6bf7c54f92a72a05f317c730f4fd450945672947782fb4e17b9c1176837
SIZE (String-Scanf-2.1.tar.gz) = 4899
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:
- textproc_p5-String-Scanf
- 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.1_1 08 Sep 2022 15:46:38
    |
Stefan Eßer (se)  |
Remove WWW lines that have been moved into Makefiles
Approved by: portmgr (implicit) |
2.1_1 08 Sep 2022 15:43:21
    |
Stefan Eßer (se)  |
Move more WWW entries from pkg-descr files into Makefiles
The WWW: lines in the pkg-descr files of these ports where not at the
end of those files and have been missed in prior conversion runs.
Approved by: portmgr (implicit) |
2.1_1 20 Jul 2022 14:23:14
    |
Tobias C. Berner (tcberner)  |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.1_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.1_1 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 |
2.1_1 19 May 2016 10:53:06
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
2.1_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.1 07 Nov 2013 03:52:42
  |
vanilla  |
Support STAGEDIR. |
2.1 20 Sep 2013 23:17:32
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
2.1 02 Aug 2013 18:52:11
  |
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
2.1 17 May 2011 11:13:00
 |
jadawin  |
- Cleaning MD5 in perl@'s ports
Approved by: erwin@ (portmgr) |
2.1 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.1 17 Mar 2006 10:01:16
 |
sem  |
- Fix WWW: line
- while I'm here: align COMMENT
PR: ports/94339
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> |
2.1 22 Jan 2006 02:55:05
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
2.1 14 Nov 2005 15:05:17
 |
mat  |
Take a perl@ hat and add SHA256 checksums |
2.1 22 Sep 2005 08:11:37
 |
tobez  |
Update to 2.1. Assign maintainer to perl@. |
2.0 20 Sep 2005 14:20:34
 |
erwin  |
Reset maintainership of Seamus Venasse who has not responded for some time.
Thank you for your efforts in the past!
Noticed by: tobez
Approved by: portmgr (self) |
2.0 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
2.0 24 Oct 2003 12:05:09
 |
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
2.0 21 Feb 2003 13:42:50
 |
knu  |
De-pkg-comment. |
2.0 17 Sep 2002 21:29:58
 |
tobez  |
Update to 2.0.
PR: 42883
Submitted by: maintainer |
05 Nov 2001 12:51:58
    |
tobez  |
Add p5-String-Scanf 1.4, emulates the sscanf() of the C stdio library. |