Port details |
- p5-FileHandle-Unget FileHandle which supports ungetting of multiple bytes
- 0.1634 devel =6 0.1634Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2003-10-30 17:49:34
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: wget, freetype2, p5-Digest-MD5, p5-Digest-HMAC, grepmail
- Also Listed In: perl5
- License: GPLv2
- WWW:
- https://github.com/coppit/filehandle-unget
- Description:
- FileHandle::Unget is a drop-in replacement for FileHandle which allows more
than one byte to be placed back on the input. It supports an ungetc(ORD) which
can be called more than once in a row, and an ungets(SCALAR) which places a
string of bytes back on the input.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-FileHandle-Unget>0:devel/p5-FileHandle-Unget
- To install the port:
- cd /usr/ports/devel/p5-FileHandle-Unget/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-FileHandle-Unget
- pkg install p5-FileHandle-Unget
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-FileHandle-Unget
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1532803526
SHA256 (FileHandle-Unget-0.1634.tar.gz) = 380f34ad3ce5e9ec661d4c468bb3392231c162317d4172df378146b42aab1785
SIZE (FileHandle-Unget-0.1634.tar.gz) = 42660
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:
-
- p5-URI>=0 : net/p5-URI
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- mail/p5-Mail-Mbox-MessageParser
- for Run
-
- mail/p5-Mail-Mbox-MessageParser
Configuration Options:
- No options to configure
- Options name:
- devel_p5-FileHandle-Unget
- 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.1634 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.1634 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.1634 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.1634 29 Jul 2018 19:23:32 |
sunpoet |
Update to 0.1634
- Add NO_ARCH
Changes: https://metacpan.org/changes/distribution/FileHandle-Unget |
0.1629 06 Jul 2018 02:47:36 |
wen |
- Update to 0.1629
Changes: https://metacpan.org/changes/distribution/FileHandle-Unget |
0.1628 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.1628 04 May 2015 20:18:26 |
sunpoet |
- Update to 0.1628
- Remove RUN_DEPENDS: it is a configure_requires
Changes: http://search.cpan.org/dist/FileHandle-Unget/CHANGES |
0.1627 21 Apr 2015 07:13:27 |
culot |
- Update to 0.1627
Changes: https://github.com/coppit/filehandle-unget/blob/master/CHANGES |
0.1626_1 13 Apr 2015 17:34:10 |
adamw |
Fix build by adding a build dependency on p5-URI. |
0.1626 13 Apr 2015 14:35:31 |
culot |
- Update to 0.1626
- Update WWW link
Changes: https://github.com/coppit/filehandle-unget/blob/master/CHANGES |
0.1625 05 Apr 2015 09:45:52 |
sunpoet |
- Update to 0.1625
Changes: http://search.cpan.org/dist/FileHandle-Unget/CHANGES |
0.1624 23 Mar 2015 14:28:39 |
sunpoet |
- Update to 0.1624
- Add LICENSE
- Sort PLIST
Changes: http://search.cpan.org/dist/FileHandle-Unget/CHANGES |
0.1623_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.1623 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
0.1623 29 Oct 2013 12:52:07 |
vanilla |
Support STAGEDIR. |
0.1623 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.1623 29 Aug 2013 17:16:53 |
sunpoet |
- Add WWW
- Use single space after WWW:
- Remove Author line |
0.1623 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.1623 29 Mar 2013 00:44:54 |
eadler |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
0.1623 17 Dec 2012 15:39:36 |
az |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
0.1623 07 Jun 2012 08:13:02 |
culot |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
0.1623 01 May 2012 01:47:10 |
swills |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
0.1623 13 Mar 2012 16:15:36 |
pgollucci |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
0.1623 08 Mar 2012 18:45:38 |
pgollucci |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
0.1623 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
0.1623 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.1623 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.1623 02 Sep 2009 02:50:34 |
clsung |
- Update to 0.1623
Changes: http://search.cpan.org/dist/FileHandle-Unget/Changes |
0.1622 14 Aug 2008 06:53:34 |
clsung |
- Update to 0.1622
Changes: http://search.cpan.org/dist/FileHandle-Unget/CHANGES |
0.1621 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) |
0.1621 08 Sep 2007 00:57:38 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
0.1621 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
0.1621 22 Jan 2006 01:48:34 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.1621 21 Oct 2005 08:52:17 |
clsung |
- update to current CPAN version (0.1621, since 06 Feb 2005)
PR: 87714
Submitted by: Christian Lackas <delta AT lackas dot net> |
0.16.1 05 Dec 2004 03:57:42 |
clsung |
- fix pkg-plist
Noticed by: kris |
0.16.1 16 Oct 2004 02:27:09 |
clsung |
- update to 0.16.1
Approved by: co-mentor (vanilla) |
0.15 02 Sep 2004 09:20:01 |
clsung |
- update to 0.15.
- Switched from WeakRef to Scalar::Util. ( that's why no 0.14 in ports tree)
- other minor changes in CHNAGES.
Approved by: vanilla (co-mentor) |
0.13 20 Aug 2004 02:56:44 |
clsung |
My territory, suggested by ijliao. :p
Approved by: vanilla (co-mentor) |
0.13 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.13 02 Jan 2004 09:44:52 |
erwin |
- update from 0.11 to 0.13
- get rid of perl 5.005 (bytes.pm)
PR: 60816
Submitted by: maintainer |
0.11 30 Oct 2003 17:47:22 |
vanilla |
Add p5-FileHandle-Unget 0.11,
a FileHandle which supports ungetting
of multiple bytes.
PR: 58673
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |