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-Class-MakeMethods Generate common types of methods
1.010_1 devel on this many watch lists=4 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 1.010_1Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-06-25 09:10:01
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: zip, p5-IO-Multiplex, p5-Time-HiRes, p5-Getopt-Long
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Class-MakeMethods
Description:
The Class::MakeMethods framework allows Perl class developers to quickly define common types of methods. When a module "use"s a subclass of Class::MakeMethods, it can select from the supported method types, and specify a name for each method desired. The methods are dynamically generated and installed in the calling package.
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 (125 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Class-MakeMethods-1.010_1/catalog.mk
  2. /usr/local/share/licenses/p5-Class-MakeMethods-1.010_1/LICENSE
  3. /usr/local/share/licenses/p5-Class-MakeMethods-1.010_1/ART10
  4. /usr/local/share/licenses/p5-Class-MakeMethods-1.010_1/GPLv1+
  5. lib/perl5/site_perl/Class/MakeMethods.pm
  6. lib/perl5/site_perl/Class/MakeMethods/Attribute.pm
  7. lib/perl5/site_perl/Class/MakeMethods/Autoload.pm
  8. lib/perl5/site_perl/Class/MakeMethods/Basic.pm
  9. lib/perl5/site_perl/Class/MakeMethods/Basic/Array.pm
  10. lib/perl5/site_perl/Class/MakeMethods/Basic/Global.pm
  11. lib/perl5/site_perl/Class/MakeMethods/Basic/Hash.pm
  12. lib/perl5/site_perl/Class/MakeMethods/Composite.pm
  13. lib/perl5/site_perl/Class/MakeMethods/Composite/Array.pm
  14. lib/perl5/site_perl/Class/MakeMethods/Composite/Global.pm
  15. lib/perl5/site_perl/Class/MakeMethods/Composite/Hash.pm
  16. lib/perl5/site_perl/Class/MakeMethods/Composite/Inheritable.pm
  17. lib/perl5/site_perl/Class/MakeMethods/Composite/Universal.pm
  18. lib/perl5/site_perl/Class/MakeMethods/Docs/Catalog.pod
  19. lib/perl5/site_perl/Class/MakeMethods/Docs/Changes.pod
  20. lib/perl5/site_perl/Class/MakeMethods/Docs/Examples.pod
  21. lib/perl5/site_perl/Class/MakeMethods/Docs/ReadMe.pod
  22. lib/perl5/site_perl/Class/MakeMethods/Docs/RelatedModules.pod
  23. lib/perl5/site_perl/Class/MakeMethods/Docs/ToDo.pod
  24. lib/perl5/site_perl/Class/MakeMethods/Emulator.pm
  25. lib/perl5/site_perl/Class/MakeMethods/Emulator/AccessorFast.pm
  26. lib/perl5/site_perl/Class/MakeMethods/Emulator/Inheritable.pm
  27. lib/perl5/site_perl/Class/MakeMethods/Emulator/MethodMaker.pm
  28. lib/perl5/site_perl/Class/MakeMethods/Emulator/Singleton.pm
  29. lib/perl5/site_perl/Class/MakeMethods/Emulator/Struct.pm
  30. lib/perl5/site_perl/Class/MakeMethods/Emulator/accessors.pm
  31. lib/perl5/site_perl/Class/MakeMethods/Emulator/mcoder.pm
  32. lib/perl5/site_perl/Class/MakeMethods/Evaled.pm
  33. lib/perl5/site_perl/Class/MakeMethods/Evaled/Hash.pm
  34. lib/perl5/site_perl/Class/MakeMethods/Standard.pm
  35. lib/perl5/site_perl/Class/MakeMethods/Standard/Array.pm
  36. lib/perl5/site_perl/Class/MakeMethods/Standard/Global.pm
  37. lib/perl5/site_perl/Class/MakeMethods/Standard/Hash.pm
  38. lib/perl5/site_perl/Class/MakeMethods/Standard/Inheritable.pm
  39. lib/perl5/site_perl/Class/MakeMethods/Standard/Universal.pm
  40. lib/perl5/site_perl/Class/MakeMethods/Template.pm
  41. lib/perl5/site_perl/Class/MakeMethods/Template/Array.pm
  42. lib/perl5/site_perl/Class/MakeMethods/Template/Class.pm
  43. lib/perl5/site_perl/Class/MakeMethods/Template/ClassInherit.pm
  44. lib/perl5/site_perl/Class/MakeMethods/Template/ClassName.pm
  45. lib/perl5/site_perl/Class/MakeMethods/Template/ClassVar.pm
  46. lib/perl5/site_perl/Class/MakeMethods/Template/Flyweight.pm
  47. lib/perl5/site_perl/Class/MakeMethods/Template/Generic.pm
  48. lib/perl5/site_perl/Class/MakeMethods/Template/Global.pm
  49. lib/perl5/site_perl/Class/MakeMethods/Template/Hash.pm
  50. lib/perl5/site_perl/Class/MakeMethods/Template/Inheritable.pm
  51. lib/perl5/site_perl/Class/MakeMethods/Template/InsideOut.pm
  52. lib/perl5/site_perl/Class/MakeMethods/Template/PackageVar.pm
  53. lib/perl5/site_perl/Class/MakeMethods/Template/Ref.pm
  54. lib/perl5/site_perl/Class/MakeMethods/Template/Scalar.pm
  55. lib/perl5/site_perl/Class/MakeMethods/Template/Static.pm
  56. lib/perl5/site_perl/Class/MakeMethods/Template/Struct.pm
  57. lib/perl5/site_perl/Class/MakeMethods/Template/StructBuiltin.pm
  58. lib/perl5/site_perl/Class/MakeMethods/Template/Universal.pm
  59. lib/perl5/site_perl/Class/MakeMethods/Utility/ArraySplicer.pm
  60. lib/perl5/site_perl/Class/MakeMethods/Utility/DiskCache.pm
  61. lib/perl5/site_perl/Class/MakeMethods/Utility/Inheritable.pm
  62. lib/perl5/site_perl/Class/MakeMethods/Utility/Ref.pm
  63. lib/perl5/site_perl/Class/MakeMethods/Utility/TextBuilder.pm
  64. lib/perl5/site_perl/man/man3/Class::MakeMethods.3.gz
  65. lib/perl5/site_perl/man/man3/Class::MakeMethods::Attribute.3.gz
  66. lib/perl5/site_perl/man/man3/Class::MakeMethods::Autoload.3.gz
  67. lib/perl5/site_perl/man/man3/Class::MakeMethods::Basic.3.gz
  68. lib/perl5/site_perl/man/man3/Class::MakeMethods::Basic::Array.3.gz
  69. lib/perl5/site_perl/man/man3/Class::MakeMethods::Basic::Global.3.gz
  70. lib/perl5/site_perl/man/man3/Class::MakeMethods::Basic::Hash.3.gz
  71. lib/perl5/site_perl/man/man3/Class::MakeMethods::Composite.3.gz
  72. lib/perl5/site_perl/man/man3/Class::MakeMethods::Composite::Array.3.gz
  73. lib/perl5/site_perl/man/man3/Class::MakeMethods::Composite::Global.3.gz
  74. lib/perl5/site_perl/man/man3/Class::MakeMethods::Composite::Hash.3.gz
  75. lib/perl5/site_perl/man/man3/Class::MakeMethods::Composite::Inheritable.3.gz
  76. lib/perl5/site_perl/man/man3/Class::MakeMethods::Composite::Universal.3.gz
  77. lib/perl5/site_perl/man/man3/Class::MakeMethods::Docs::Catalog.3.gz
  78. lib/perl5/site_perl/man/man3/Class::MakeMethods::Docs::Changes.3.gz
  79. lib/perl5/site_perl/man/man3/Class::MakeMethods::Docs::Examples.3.gz
  80. lib/perl5/site_perl/man/man3/Class::MakeMethods::Docs::ReadMe.3.gz
  81. lib/perl5/site_perl/man/man3/Class::MakeMethods::Docs::RelatedModules.3.gz
  82. lib/perl5/site_perl/man/man3/Class::MakeMethods::Docs::ToDo.3.gz
  83. lib/perl5/site_perl/man/man3/Class::MakeMethods::Emulator.3.gz
  84. lib/perl5/site_perl/man/man3/Class::MakeMethods::Emulator::AccessorFast.3.gz
  85. lib/perl5/site_perl/man/man3/Class::MakeMethods::Emulator::Inheritable.3.gz
  86. lib/perl5/site_perl/man/man3/Class::MakeMethods::Emulator::MethodMaker.3.gz
  87. lib/perl5/site_perl/man/man3/Class::MakeMethods::Emulator::Singleton.3.gz
  88. lib/perl5/site_perl/man/man3/Class::MakeMethods::Emulator::Struct.3.gz
  89. lib/perl5/site_perl/man/man3/Class::MakeMethods::Emulator::accessors.3.gz
  90. lib/perl5/site_perl/man/man3/Class::MakeMethods::Emulator::mcoder.3.gz
  91. lib/perl5/site_perl/man/man3/Class::MakeMethods::Evaled.3.gz
  92. lib/perl5/site_perl/man/man3/Class::MakeMethods::Evaled::Hash.3.gz
  93. lib/perl5/site_perl/man/man3/Class::MakeMethods::Standard.3.gz
  94. lib/perl5/site_perl/man/man3/Class::MakeMethods::Standard::Array.3.gz
  95. lib/perl5/site_perl/man/man3/Class::MakeMethods::Standard::Global.3.gz
  96. lib/perl5/site_perl/man/man3/Class::MakeMethods::Standard::Hash.3.gz
  97. lib/perl5/site_perl/man/man3/Class::MakeMethods::Standard::Inheritable.3.gz
  98. lib/perl5/site_perl/man/man3/Class::MakeMethods::Standard::Universal.3.gz
  99. lib/perl5/site_perl/man/man3/Class::MakeMethods::Template.3.gz
  100. lib/perl5/site_perl/man/man3/Class::MakeMethods::Template::Array.3.gz
  101. lib/perl5/site_perl/man/man3/Class::MakeMethods::Template::Class.3.gz
  102. lib/perl5/site_perl/man/man3/Class::MakeMethods::Template::ClassInherit.3.gz
  103. lib/perl5/site_perl/man/man3/Class::MakeMethods::Template::ClassName.3.gz
  104. lib/perl5/site_perl/man/man3/Class::MakeMethods::Template::ClassVar.3.gz
  105. lib/perl5/site_perl/man/man3/Class::MakeMethods::Template::Flyweight.3.gz
  106. lib/perl5/site_perl/man/man3/Class::MakeMethods::Template::Generic.3.gz
  107. lib/perl5/site_perl/man/man3/Class::MakeMethods::Template::Global.3.gz
  108. lib/perl5/site_perl/man/man3/Class::MakeMethods::Template::Hash.3.gz
  109. lib/perl5/site_perl/man/man3/Class::MakeMethods::Template::Inheritable.3.gz
  110. lib/perl5/site_perl/man/man3/Class::MakeMethods::Template::InsideOut.3.gz
  111. lib/perl5/site_perl/man/man3/Class::MakeMethods::Template::PackageVar.3.gz
  112. lib/perl5/site_perl/man/man3/Class::MakeMethods::Template::Ref.3.gz
  113. lib/perl5/site_perl/man/man3/Class::MakeMethods::Template::Scalar.3.gz
  114. lib/perl5/site_perl/man/man3/Class::MakeMethods::Template::Static.3.gz
  115. lib/perl5/site_perl/man/man3/Class::MakeMethods::Template::Struct.3.gz
  116. lib/perl5/site_perl/man/man3/Class::MakeMethods::Template::StructBuiltin.3.gz
  117. lib/perl5/site_perl/man/man3/Class::MakeMethods::Template::Universal.3.gz
  118. lib/perl5/site_perl/man/man3/Class::MakeMethods::Utility::ArraySplicer.3.gz
  119. lib/perl5/site_perl/man/man3/Class::MakeMethods::Utility::DiskCache.3.gz
  120. lib/perl5/site_perl/man/man3/Class::MakeMethods::Utility::Inheritable.3.gz
  121. lib/perl5/site_perl/man/man3/Class::MakeMethods::Utility::Ref.3.gz
  122. lib/perl5/site_perl/man/man3/Class::MakeMethods::Utility::TextBuilder.3.gz
  123. @owner
  124. @group
  125. @mode
Collapse this list.
Dependency lines:
  • p5-Class-MakeMethods>0:devel/p5-Class-MakeMethods
To install the port:
cd /usr/ports/devel/p5-Class-MakeMethods/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-Class-MakeMethods
  • pkg install p5-Class-MakeMethods
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Class-MakeMethods
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (Class-MakeMethods-1.01.tar.gz) = acac742e79d0ec8a7be4d8fb813a85ea44d47d19c0170cddb30644602b582c66 SIZE (Class-MakeMethods-1.01.tar.gz) = 162174

Packages (timestamps in pop-ups are UTC):
p5-Class-MakeMethods
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.010_11.010_11.010_11.010_11.010_1-1.010_1-
FreeBSD:13:quarterly1.010_11.010_11.010_11.010_11.010_11.010_11.010_11.010_1
FreeBSD:14:latest1.010_11.010_11.010_11.010_11.010_11.010_1-1.010_1
FreeBSD:14:quarterly1.010_11.010_1-1.010_11.010_11.010_11.010_11.010_1
FreeBSD:15:latest1.010_11.010_1n/a1.010_1n/a1.010_11.010_11.010_1
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. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. databases/p5-DBIx-SQLEngine
  2. databases/p5-MySQL-Diff
for Run
  1. databases/p5-DBIx-SQLEngine
  2. databases/p5-MySQL-Diff

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

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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)
1.010_1
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)
1.010_1
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.010_1
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.
1.010_1
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
1.010_1
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
1.010_1
28 May 2017 23:15:23
Revision:441933Original commit files touched by this commit
sunpoet search for other commits by this committer
Add LICENSE

- Add NO_ARCH
- Run file removal in post-patch:
- Sort PLIST
1.010_1
12 Mar 2015 23:00:03
Revision:381151Original commit files touched by this commit
adamw search for other commits by this committer
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.
1.010_1
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)
1.010
27 Oct 2014 10:55:59
Revision:371547Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.010
28 Oct 2013 13:46:26
Revision:331856Original commit files touched by this commit
vanilla search for other commits by this committer
support STAGEDIR.
1.010
20 Sep 2013 17:13:47
Revision:327724Original 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:
devel part 3)
1.010
02 Aug 2013 18:52:11
Revision:324174Original commit files touched by this commit
mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
1.010
25 Jul 2013 12:45:11
Revision:323639Original commit files touched by this commit
az search for other commits by this committer
- switch simple inline replacement from perl to sed
  and remove where is no need in this anymore.
- trim Makefile header
- pass maintainership to @perl

Information:	wiki@ PortsLongtermTargets
Approved by:	bapt@ (portmgr@)
1.010
17 Mar 2013 13:55:05
Revision:314436Original commit files touched by this commit
danfe search for other commits by this committer
In categories starting with 'c' and 'd', remove empty lines from pkg-plist
(except for `databases/tdbc' and `devel/py-mercurialserver', where it looks
like they're being used deliberately).
1.010
17 May 2011 11:05:02
Original commit files touched by this commit
jadawin search for other commits by this committer
- Cleaning MD5 in perl@'s ports.

Approved by:    erwin@ (portmgr)
1.010
12 Dec 2010 21:31:19
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Pass to perl@
1.010
21 Dec 2009 02:19:12
Original commit files touched by this commit
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
1.010
17 Apr 2008 14:30:31
Original commit files touched by this commit
araujo search for other commits by this committer
- 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)
1.010
22 Jan 2006 00:27:03
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
1.010
24 Nov 2005 15:40:04
Original commit files touched by this commit
pav search for other commits by this committer
- Add some SHA256 checksums
1.010
23 Sep 2005 13:44:50
Original commit files touched by this commit
lth search for other commits by this committer
Update to 1.01
1.006
21 Sep 2005 19:31:43
Original commit files touched by this commit
fenner search for other commits by this committer
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
1.006
20 Sep 2005 14:20:34
Original commit files touched by this commit
erwin search for other commits by this committer
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)
1.006
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.006
24 Oct 2003 12:05:09
Original commit files touched by this commit
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
1.006
21 Feb 2003 11:23:04
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.006
05 Feb 2003 03:13:14
Original commit files touched by this commit
edwin search for other commits by this committer
maintainer-update : devel/p5-Class-MakeMethods from 1.005 to 1.006

PR:             ports/47928
Submitted by:   Seamus Venasse <svenasse@polaris.ca>
1.005
25 Jun 2002 09:03:52
Original commit files touched by this commit
ijliao search for other commits by this committer
add p5-Class-MakeMethods 1.005
Generate common types of methods

PR:             34251
Submitted by:   Seamus Venasse <svenasse@polaris.ca>

Number of commits found: 29