notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-PPIx-Regexp PPI regular expression parser
0.088 textproc on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.088Version of this port present on the latest quarterly branch.
Maintainer: svysh.fbsd@gmail.com search for ports maintained by this maintainer
Port Added: 2010-05-26 02:15:53
Last Update: 2023-03-29 01:35:21
Commit Hash: 540f576
People watching this port, also watch:: python, p5-Net-Domain-TLD, p5-Lingua-Stem-Fr, sysinfo
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/PPIx-Regexp
Description:
The purpose of the PPIx-Regexp package is to parse regular expressions in a manner similar to the way the PPI package parses Perl.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (137 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-PPIx-Regexp-0.088/catalog.mk
  2. /usr/local/share/licenses/p5-PPIx-Regexp-0.088/LICENSE
  3. /usr/local/share/licenses/p5-PPIx-Regexp-0.088/ART10
  4. /usr/local/share/licenses/p5-PPIx-Regexp-0.088/GPLv1+
  5. lib/perl5/site_perl/PPIx/Regexp.pm
  6. lib/perl5/site_perl/PPIx/Regexp/Constant.pm
  7. lib/perl5/site_perl/PPIx/Regexp/Dumper.pm
  8. lib/perl5/site_perl/PPIx/Regexp/Element.pm
  9. lib/perl5/site_perl/PPIx/Regexp/Lexer.pm
  10. lib/perl5/site_perl/PPIx/Regexp/Node.pm
  11. lib/perl5/site_perl/PPIx/Regexp/Node/Range.pm
  12. lib/perl5/site_perl/PPIx/Regexp/Node/Unknown.pm
  13. lib/perl5/site_perl/PPIx/Regexp/Structure.pm
  14. lib/perl5/site_perl/PPIx/Regexp/Structure/Assertion.pm
  15. lib/perl5/site_perl/PPIx/Regexp/Structure/Atomic_Script_Run.pm
  16. lib/perl5/site_perl/PPIx/Regexp/Structure/BranchReset.pm
  17. lib/perl5/site_perl/PPIx/Regexp/Structure/Capture.pm
  18. lib/perl5/site_perl/PPIx/Regexp/Structure/CharClass.pm
  19. lib/perl5/site_perl/PPIx/Regexp/Structure/Code.pm
  20. lib/perl5/site_perl/PPIx/Regexp/Structure/Main.pm
  21. lib/perl5/site_perl/PPIx/Regexp/Structure/Modifier.pm
  22. lib/perl5/site_perl/PPIx/Regexp/Structure/NamedCapture.pm
  23. lib/perl5/site_perl/PPIx/Regexp/Structure/Quantifier.pm
  24. lib/perl5/site_perl/PPIx/Regexp/Structure/RegexSet.pm
  25. lib/perl5/site_perl/PPIx/Regexp/Structure/Regexp.pm
  26. lib/perl5/site_perl/PPIx/Regexp/Structure/Replacement.pm
  27. lib/perl5/site_perl/PPIx/Regexp/Structure/Script_Run.pm
  28. lib/perl5/site_perl/PPIx/Regexp/Structure/Subexpression.pm
  29. lib/perl5/site_perl/PPIx/Regexp/Structure/Switch.pm
  30. lib/perl5/site_perl/PPIx/Regexp/Structure/Unknown.pm
  31. lib/perl5/site_perl/PPIx/Regexp/Support.pm
  32. lib/perl5/site_perl/PPIx/Regexp/Token.pm
  33. lib/perl5/site_perl/PPIx/Regexp/Token/Assertion.pm
  34. lib/perl5/site_perl/PPIx/Regexp/Token/Backreference.pm
  35. lib/perl5/site_perl/PPIx/Regexp/Token/Backtrack.pm
  36. lib/perl5/site_perl/PPIx/Regexp/Token/CharClass.pm
  37. lib/perl5/site_perl/PPIx/Regexp/Token/CharClass/POSIX.pm
  38. lib/perl5/site_perl/PPIx/Regexp/Token/CharClass/POSIX/Unknown.pm
  39. lib/perl5/site_perl/PPIx/Regexp/Token/CharClass/Simple.pm
  40. lib/perl5/site_perl/PPIx/Regexp/Token/Code.pm
  41. lib/perl5/site_perl/PPIx/Regexp/Token/Comment.pm
  42. lib/perl5/site_perl/PPIx/Regexp/Token/Condition.pm
  43. lib/perl5/site_perl/PPIx/Regexp/Token/Control.pm
  44. lib/perl5/site_perl/PPIx/Regexp/Token/Delimiter.pm
  45. lib/perl5/site_perl/PPIx/Regexp/Token/Greediness.pm
  46. lib/perl5/site_perl/PPIx/Regexp/Token/GroupType.pm
  47. lib/perl5/site_perl/PPIx/Regexp/Token/GroupType/Assertion.pm
  48. lib/perl5/site_perl/PPIx/Regexp/Token/GroupType/Atomic_Script_Run.pm
  49. lib/perl5/site_perl/PPIx/Regexp/Token/GroupType/BranchReset.pm
  50. lib/perl5/site_perl/PPIx/Regexp/Token/GroupType/Code.pm
  51. lib/perl5/site_perl/PPIx/Regexp/Token/GroupType/Modifier.pm
  52. lib/perl5/site_perl/PPIx/Regexp/Token/GroupType/NamedCapture.pm
  53. lib/perl5/site_perl/PPIx/Regexp/Token/GroupType/Script_Run.pm
  54. lib/perl5/site_perl/PPIx/Regexp/Token/GroupType/Subexpression.pm
  55. lib/perl5/site_perl/PPIx/Regexp/Token/GroupType/Switch.pm
  56. lib/perl5/site_perl/PPIx/Regexp/Token/Interpolation.pm
  57. lib/perl5/site_perl/PPIx/Regexp/Token/Literal.pm
  58. lib/perl5/site_perl/PPIx/Regexp/Token/Modifier.pm
  59. lib/perl5/site_perl/PPIx/Regexp/Token/NoOp.pm
  60. lib/perl5/site_perl/PPIx/Regexp/Token/Operator.pm
  61. lib/perl5/site_perl/PPIx/Regexp/Token/Quantifier.pm
  62. lib/perl5/site_perl/PPIx/Regexp/Token/Recursion.pm
  63. lib/perl5/site_perl/PPIx/Regexp/Token/Reference.pm
  64. lib/perl5/site_perl/PPIx/Regexp/Token/Structure.pm
  65. lib/perl5/site_perl/PPIx/Regexp/Token/Unknown.pm
  66. lib/perl5/site_perl/PPIx/Regexp/Token/Unmatched.pm
  67. lib/perl5/site_perl/PPIx/Regexp/Token/Whitespace.pm
  68. lib/perl5/site_perl/PPIx/Regexp/Tokenizer.pm
  69. lib/perl5/site_perl/PPIx/Regexp/Util.pm
  70. lib/perl5/site_perl/man/man3/PPIx::Regexp.3.gz
  71. lib/perl5/site_perl/man/man3/PPIx::Regexp::Constant.3.gz
  72. lib/perl5/site_perl/man/man3/PPIx::Regexp::Dumper.3.gz
  73. lib/perl5/site_perl/man/man3/PPIx::Regexp::Element.3.gz
  74. lib/perl5/site_perl/man/man3/PPIx::Regexp::Lexer.3.gz
  75. lib/perl5/site_perl/man/man3/PPIx::Regexp::Node.3.gz
  76. lib/perl5/site_perl/man/man3/PPIx::Regexp::Node::Range.3.gz
  77. lib/perl5/site_perl/man/man3/PPIx::Regexp::Node::Unknown.3.gz
  78. lib/perl5/site_perl/man/man3/PPIx::Regexp::Structure.3.gz
  79. lib/perl5/site_perl/man/man3/PPIx::Regexp::Structure::Assertion.3.gz
  80. lib/perl5/site_perl/man/man3/PPIx::Regexp::Structure::Atomic_Script_Run.3.gz
  81. lib/perl5/site_perl/man/man3/PPIx::Regexp::Structure::BranchReset.3.gz
  82. lib/perl5/site_perl/man/man3/PPIx::Regexp::Structure::Capture.3.gz
  83. lib/perl5/site_perl/man/man3/PPIx::Regexp::Structure::CharClass.3.gz
  84. lib/perl5/site_perl/man/man3/PPIx::Regexp::Structure::Code.3.gz
  85. lib/perl5/site_perl/man/man3/PPIx::Regexp::Structure::Main.3.gz
  86. lib/perl5/site_perl/man/man3/PPIx::Regexp::Structure::Modifier.3.gz
  87. lib/perl5/site_perl/man/man3/PPIx::Regexp::Structure::NamedCapture.3.gz
  88. lib/perl5/site_perl/man/man3/PPIx::Regexp::Structure::Quantifier.3.gz
  89. lib/perl5/site_perl/man/man3/PPIx::Regexp::Structure::RegexSet.3.gz
  90. lib/perl5/site_perl/man/man3/PPIx::Regexp::Structure::Regexp.3.gz
  91. lib/perl5/site_perl/man/man3/PPIx::Regexp::Structure::Replacement.3.gz
  92. lib/perl5/site_perl/man/man3/PPIx::Regexp::Structure::Script_Run.3.gz
  93. lib/perl5/site_perl/man/man3/PPIx::Regexp::Structure::Subexpression.3.gz
  94. lib/perl5/site_perl/man/man3/PPIx::Regexp::Structure::Switch.3.gz
  95. lib/perl5/site_perl/man/man3/PPIx::Regexp::Structure::Unknown.3.gz
  96. lib/perl5/site_perl/man/man3/PPIx::Regexp::Support.3.gz
  97. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token.3.gz
  98. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token::Assertion.3.gz
  99. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token::Backreference.3.gz
  100. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token::Backtrack.3.gz
  101. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token::CharClass.3.gz
  102. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token::CharClass::POSIX.3.gz
  103. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token::CharClass::POSIX::Unknown.3.gz
  104. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token::CharClass::Simple.3.gz
  105. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token::Code.3.gz
  106. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token::Comment.3.gz
  107. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token::Condition.3.gz
  108. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token::Control.3.gz
  109. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token::Delimiter.3.gz
  110. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token::Greediness.3.gz
  111. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token::GroupType.3.gz
  112. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token::GroupType::Assertion.3.gz
  113. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token::GroupType::Atomic_Script_Run.3.gz
  114. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token::GroupType::BranchReset.3.gz
  115. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token::GroupType::Code.3.gz
  116. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token::GroupType::Modifier.3.gz
  117. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token::GroupType::NamedCapture.3.gz
  118. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token::GroupType::Script_Run.3.gz
  119. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token::GroupType::Subexpression.3.gz
  120. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token::GroupType::Switch.3.gz
  121. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token::Interpolation.3.gz
  122. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token::Literal.3.gz
  123. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token::Modifier.3.gz
  124. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token::NoOp.3.gz
  125. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token::Operator.3.gz
  126. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token::Quantifier.3.gz
  127. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token::Recursion.3.gz
  128. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token::Reference.3.gz
  129. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token::Structure.3.gz
  130. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token::Unknown.3.gz
  131. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token::Unmatched.3.gz
  132. lib/perl5/site_perl/man/man3/PPIx::Regexp::Token::Whitespace.3.gz
  133. lib/perl5/site_perl/man/man3/PPIx::Regexp::Tokenizer.3.gz
  134. lib/perl5/site_perl/man/man3/PPIx::Regexp::Util.3.gz
  135. @owner
  136. @group
  137. @mode
Collapse this list.
Dependency lines:
  • p5-PPIx-Regexp>0:textproc/p5-PPIx-Regexp
To install the port:
cd /usr/ports/textproc/p5-PPIx-Regexp/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/p5-PPIx-Regexp
  • pkg install p5-PPIx-Regexp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-PPIx-Regexp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1677688085 SHA256 (PPIx-Regexp-0.088.tar.gz) = 885433f9b102fad4fd36b21c7320bb036036111caf998131bf416f7cd5ee9764 SIZE (PPIx-Regexp-0.088.tar.gz) = 255295

Packages (timestamps in pop-ups are UTC):
p5-PPIx-Regexp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.0880.0880.0770.0880.088-0.076-
FreeBSD:13:quarterly0.0880.0880.0880.0880.0880.0880.0880.088
FreeBSD:14:latest0.0880.0880.0860.0880.0880.088-0.088
FreeBSD:14:quarterly0.0880.088-0.0880.0880.0880.0880.088
FreeBSD:15:latest0.0880.088n/a0.088n/a0.0880.0880.088
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-PPI>=0 : textproc/p5-PPI
  2. p5-Task-Weaken>=0 : devel/p5-Task-Weaken
  3. perl5>=5.32.r0<5.33 : lang/perl5.32
  4. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-PPI>=0 : textproc/p5-PPI
  2. p5-Task-Weaken>=0 : devel/p5-Task-Weaken
  3. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. textproc/p5-Perl-Critic
  2. textproc/p5-Perl-MinimumVersion

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. editors/p5-Padre*
  2. Collapse this list of deleted ports.
for Run
  1. textproc/p5-Perl-Critic
  2. textproc/p5-Perl-MinimumVersion

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. editors/p5-Padre*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
textproc_p5-PPIx-Regexp
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (13 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/W/WY/WYANT/
  2. ftp://ftp.cpan.org/pub/CPAN/authors/id/W/WY/WYANT/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/PPIx/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/W/WY/WYANT/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/W/WY/WYANT/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/W/WY/WYANT/
  7. http://backpan.perl.org/authors/id/W/WY/WYANT/
  8. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/W/WY/WYANT/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/W/WY/WYANT/
  10. https://cpan.metacpan.org/authors/id/W/WY/WYANT/
  11. https://cpan.metacpan.org/modules/by-module/PPIx/
  12. https://www.cpan.org/authors/id/W/WY/WYANT/
Collapse this list.

Number of commits found: 63

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.088
29 Mar 2023 01:35:21
commit hash: 540f576f5f7f272005c802d162188e38d28293aecommit hash: 540f576f5f7f272005c802d162188e38d28293aecommit hash: 540f576f5f7f272005c802d162188e38d28293aecommit hash: 540f576f5f7f272005c802d162188e38d28293ae files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
Author: Sergei Vyshenski
textproc/p5-PPIx-Regexp: update to 0.088

Changelog: https://metacpan.org/dist/PPIx-Regexp/changes

PR:		269901
Reported by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
0.087
30 Jan 2023 10:58:32
commit hash: b89b475c86ca513fb34358a92d00cab7e0b05df8commit hash: b89b475c86ca513fb34358a92d00cab7e0b05df8commit hash: b89b475c86ca513fb34358a92d00cab7e0b05df8commit hash: b89b475c86ca513fb34358a92d00cab7e0b05df8 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Sergei Vyshenski
textproc/p5-PPIx-Regexp: Update to 0.087

ChangeLog:	https://metacpan.org/changes/distribution/PPIx-Regexp
PR:		269237
0.086
15 Dec 2022 10:19:09
commit hash: 5c8e1396557fa7fa33ac6352bee93e2f6950468ccommit hash: 5c8e1396557fa7fa33ac6352bee93e2f6950468ccommit hash: 5c8e1396557fa7fa33ac6352bee93e2f6950468ccommit hash: 5c8e1396557fa7fa33ac6352bee93e2f6950468c files touched by this commit
Wen Heping (wen) search for other commits by this committer
textproc/p5-PPIx-Regexp: Update to 0.086

PR:		268376
Reported by:	svysh.fbsd@gmail.com(maintainer)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.085
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.085
20 Jul 2022 14:23:14
commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.085
19 Apr 2022 07:54:21
commit hash: 417fb4e87ae082cbdbf21ffb4d4eff70b2f5b45dcommit hash: 417fb4e87ae082cbdbf21ffb4d4eff70b2f5b45dcommit hash: 417fb4e87ae082cbdbf21ffb4d4eff70b2f5b45dcommit hash: 417fb4e87ae082cbdbf21ffb4d4eff70b2f5b45d files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
Author: Sergei Vyshenski
textproc/p5-PPIx-Regexp: Update to 0.085

Changes: https://metacpan.org/changes/distribution/PPIx-Regexp

PR:		263397
0.084
07 Apr 2022 04:45:11
commit hash: df41f9ab81c7e952eba87fbfd298d7ba2f405e67commit hash: df41f9ab81c7e952eba87fbfd298d7ba2f405e67commit hash: df41f9ab81c7e952eba87fbfd298d7ba2f405e67commit hash: df41f9ab81c7e952eba87fbfd298d7ba2f405e67 files touched by this commit
Wen Heping (wen) search for other commits by this committer
textproc/p5-PPIx-Regexp: Update to 0.084

PR:		263066
Reported by:	svysh.fbsd@gmail.com(maintainer)
0.083
21 Mar 2022 23:07:49
commit hash: 5bfb8a29750eea5129b6678c587b34d9c58ad6f8commit hash: 5bfb8a29750eea5129b6678c587b34d9c58ad6f8commit hash: 5bfb8a29750eea5129b6678c587b34d9c58ad6f8commit hash: 5bfb8a29750eea5129b6678c587b34d9c58ad6f8 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Sergei Vyshenski
textproc/p5-PPIx-Regexp: Update to 0.083

Changes: https://metacpan.org/changes/distribution/PPIx-Regexp

PR:	262674
0.082
01 Dec 2021 13:48:40
commit hash: 4facea717dbfbdf7f3466a54f93d57fe4ef6ee9acommit hash: 4facea717dbfbdf7f3466a54f93d57fe4ef6ee9acommit hash: 4facea717dbfbdf7f3466a54f93d57fe4ef6ee9acommit hash: 4facea717dbfbdf7f3466a54f93d57fe4ef6ee9a files touched by this commit
Dries Michiels (driesm) search for other commits by this committer
Author: Sergei Vyshenski
textproc/p5-PPIx-Regexp: Update to 0.082

Changes:		https://metacpan.org/dist/PPIx-Regexp/changes
PR:			260142
Approved by:		philip (mentor)
Differential Revision:	https://reviews.freebsd.org/D33202
0.081
27 Nov 2021 12:17:00
commit hash: 578a32c2d9119473606b84f0eab6b9e5b10f0ef0commit hash: 578a32c2d9119473606b84f0eab6b9e5b10f0ef0commit hash: 578a32c2d9119473606b84f0eab6b9e5b10f0ef0commit hash: 578a32c2d9119473606b84f0eab6b9e5b10f0ef0 files touched by this commit
Bartek Rutkowski (robak) search for other commits by this committer
textproc/p5-PPIx-Regexp: Update 0.080 -> 0.081

PR:		259592
Reported by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
0.080
22 Apr 2021 01:27:28
commit hash: 5dfdc08d987ce1f9f5b47f6622f3de08d6b4e64ecommit hash: 5dfdc08d987ce1f9f5b47f6622f3de08d6b4e64ecommit hash: 5dfdc08d987ce1f9f5b47f6622f3de08d6b4e64ecommit hash: 5dfdc08d987ce1f9f5b47f6622f3de08d6b4e64e files touched by this commit
Wen Heping (wen) search for other commits by this committer
textproc/p5-PPIx-Regexp : Update to 0.080

PR:		255238
Submitter by:	svysh.fbsd@gmail.com(maintainer)
0.079
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.079
29 Mar 2021 09:04:40
Revision:569448Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.079

PR:		254638
Submitted by:	svysh.fbsd@gmail.com(maintainer)
0.078
29 Jan 2021 16:37:36
Revision:563217Original commit files touched by this commit
rhurlin search for other commits by this committer
textproc/p5-PPIx-Regexp: Update to 0.078

Changelog: https://metacpan.org/changes/distribution/PPIx-Regexp

PR:		253076
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
Approved by:	arrowd, tcberner (mentors, implicit)
0.077
22 Jan 2021 12:36:22
Revision:562300Original commit files touched by this commit
jhale search for other commits by this committer
textproc/p5-PPIx-Regexp: Update to 0.077

PR:		252897
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
0.076
07 Jan 2021 08:58:05
Revision:560692Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.076

PR:		251491
Submitted by:	svysh.fbsd@gmail.com(maintainer)
0.075
26 Oct 2020 00:39:33
Revision:553309Original commit files touched by this commit
lwhsu search for other commits by this committer
textproc/p5-PPIx-Regexp: Update to 0.075

PR:		250612
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
0.074
13 Sep 2020 14:33:18
Revision:548478Original commit files touched by this commit
swills search for other commits by this committer
textproc/p5-PPIx-Regexp: Update to 0.074

PR:		249206
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
0.073
06 Aug 2020 02:52:36
Revision:544258Original commit files touched by this commit
lwhsu search for other commits by this committer
Update to 0.073

PR:		248485
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
0.072
23 May 2020 15:57:23
Revision:536312Original commit files touched by this commit
joneum search for other commits by this committer
Update to 0.072

PR:		246621
Reported by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
Sponsored by:	Netzkommune GmbH
0.071
01 Apr 2020 12:58:51
Revision:530216Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.071

PR:		245219
Submitted by:	svysh.fbsd@gmail.com(maintainer)
0.069
10 Feb 2020 18:47:28
Revision:525749Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.069

Changes:	https://metacpan.org/changes/distribution/PPIx-Regexp
PR:		244021
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
0.068
22 Jan 2020 18:11:09
Revision:523825Original commit files touched by this commit
tcberner search for other commits by this committer
textproc/p5-PPIx-Regexp: Update to 0.068

PR:		243516
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
0.067
17 Sep 2019 19:21:45
Revision:512232Original commit files touched by this commit
tobik search for other commits by this committer
Fix some misspelled or duplicated LICENSE_*
0.067
13 Sep 2019 14:19:31
Revision:511969Original commit files touched by this commit
swills search for other commits by this committer
textproc/p5-PPIx-Regexp: Update to 0.067

PR:		240449
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
0.065
30 Jun 2019 21:54:26
Revision:505516Original commit files touched by this commit
swills search for other commits by this committer
textproc/p5-PPIx-Regexp: update to 0.065

PR:		238873
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
0.064
03 Apr 2019 00:04:08
Revision:497610Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.064

- While I'm here, sort PLIST

Changes:	https://metacpan.org/changes/distribution/PPIx-Regexp
PR:		236967
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
0.063
20 Nov 2018 10:34:58
Revision:485426Original commit files touched by this commit
joneum search for other commits by this committer
Update to 0.063

Changelog:
 - Silence weird-character parse tests and make them no longer author-only.
 - Further deprecate 'parse' argument to new(). You now get a warning on each
use.

PR:		233162
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
Sponsored by:	Netzkommune GmbH
0.062
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
0.062
16 Aug 2018 00:03:14
Revision:477298Original commit files touched by this commit
wen search for other commits by this committer
- Update 0.061 -> 0.062
Changes: https://metacpan.org/changes/distribution/PPIx-Regexp
- Limit portscout to only stable versions

PR:		230638
Submitted by:	svysh.fbsd@gmail.com(maintainer)
0.061
10 Jul 2018 11:48:21
Revision:474354Original commit files touched by this commit
swills search for other commits by this committer
textproc/p5-PPIx-Regexp: update to 0.061

PR:		229667
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
0.060
21 Jun 2018 17:50:54
Revision:472991Original commit files touched by this commit
swills search for other commits by this committer
textproc/p5-PPIx-Regexp: update to 0.060

PR:		229187
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
0.059
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
0.059
15 May 2018 18:35:53
Revision:470043Original commit files touched by this commit
joneum search for other commits by this committer
textproc/p5-PPIx-Regexp: update to 0.059

Changelog: http://cpansearch.perl.org/src/WYANT/PPIx-Regexp-0.059/Changes

PR:		228244
Submitted by:	maintainer
0.058
29 Apr 2018 19:34:40
Revision:468644Original commit files touched by this commit
dbaio search for other commits by this committer
textproc/p5-PPIx-Regexp: Update to 0.058

Changes:	http://cpansearch.perl.org/src/WYANT/PPIx-Regexp-0.058/Changes

PR:		227839
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
0.056
17 Apr 2018 18:42:52
Revision:467622Original commit files touched by this commit
krion search for other commits by this committer
Update to version 0.056

PR:		227583
Submitted by:	maintainer
0.054
03 Feb 2018 03:13:55
Revision:460766Original commit files touched by this commit
wen search for other commits by this committer
- Update 0.053 -> 0.054
Changes: http://cpansearch.perl.org/src/WYANT/PPIx-Regexp-0.054/Changes

PR:		225632
Submitted by:	svysh.fbsd@gmail.com(maintainer)
0.053
05 Nov 2017 03:40:41
Revision:453510Original commit files touched by this commit
ashish search for other commits by this committer
- Update to 0.053
- Update BUILD_DEPENDS
- Add LICENSE information
- Add NO_ARCH
- Transfer maintainership

PR:		223351
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com>
0.037
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
0.037
08 Feb 2015 21:44:04
Revision:378690Original commit files touched by this commit
ashish search for other commits by this committer
- Update to 0.037
0.036_2
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
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 View all of this commit message)
0.036_1
03 Feb 2014 18:07:34
Revision:342462Original commit files touched by this commit
antoine search for other commits by this committer
Fix runtime (and stage orphans)
0.036
16 Jan 2014 05:31:40
Revision:339897Original commit files touched by this commit
ashish search for other commits by this committer
- Update to 0.036
- Add STAGE support
0.029
20 Sep 2013 23:17:32
Revision:327773Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
0.029
11 Sep 2013 06:03:57
Revision:326941Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
0.029
07 Jun 2013 07:05:37
Revision:320158Original commit files touched by this commit
az search for other commits by this committer
- Trim Makefile header
- Remove unnecessary depend on PERL_LEVEL < 5.12

PR:		ports/178902
Submitted by:	az
Approved by:	maintainer (timeout)
0.029
01 Feb 2013 15:04:01
Revision:311381Original commit files touched by this commit
ak search for other commits by this committer
- Fix all cases of 'No newline at end of file' in ports tree

Approved by: portmgr (bapt)
0.029
20 Jan 2013 17:20:09
Revision:310707Original commit files touched by this commit
ashish search for other commits by this committer
- Update to 0.029
0.028
17 Jun 2012 02:24:39
Original commit files touched by this commit
ashish search for other commits by this committer
- Update to 0.028
0.026
18 Mar 2012 11:02:11
Original commit files touched by this commit
ashish search for other commits by this committer
- Update to 0.026

Feature safe:   yes
0.024
13 Mar 2012 16:15:36
Original commit files touched by this commit
pgollucci search for other commits by this committer
- 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.024
08 Mar 2012 18:45:38
Original commit files touched by this commit
pgollucci search for other commits by this committer
- 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.024
27 Jan 2012 09:38:43
Original commit files touched by this commit
ashish search for other commits by this committer
- Update to 0.024
- Update *_DEPENDS
- Scalar::List is already a core module
- Test::More is a test-only dependency
- Update WWW: add missing trailing slash

PR:             ports/163581
Submitted by:   sunpoet
0.020
17 Sep 2011 06:49:29
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+

With hat:       perl
0.020
08 Sep 2011 08:36:43
Original commit files touched by this commit
az search for other commits by this committer
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.

With perl@ hat
0.020
20 May 2011 18:22:39
Original commit files touched by this commit
ashish search for other commits by this committer
- Upgrade to 0.020.
0.015
14 Dec 2010 17:29:52
Original commit files touched by this commit
ashish search for other commits by this committer
- Update to 0.015

PR:             ports/153095
Submitted by:   pgollucci
Approved by:    pgj (mentor, implicit)
0.013
15 Oct 2010 13:46:26
Original commit files touched by this commit
ashish search for other commits by this committer
- Update to 0.013

Approved by:    tabthorpe (mentor)
0.010
08 Aug 2010 16:45:32
Original commit files touched by this commit
ashish search for other commits by this committer
- Update to 0.0010.
- Fix RUN_DEPENDS.

Approved by:    pgj (mentor)
0.008
15 Jul 2010 00:59:20
Original commit files touched by this commit
ashish search for other commits by this committer
- Update to 0.008.

Approved by:    pgj (mentor).
0.007
11 Jun 2010 13:37:41
Original commit files touched by this commit
ashish search for other commits by this committer
- Change my maintainer address.

Approved by:       pgj (mentor)
0.007
26 May 2010 02:14:37
Original commit files touched by this commit
wen search for other commits by this committer
The purpose of the PPIx-Regexp package is to parse regular expressions
in a manner similar to the way the PPI package parses Perl.

WWW:    http://search.cpan.org/dist/PPIx-Regexp

PR:             ports/146973
Submitted by:   Ashish SHUKLA <wahjava@gmail.com>

Number of commits found: 63