Port details |
- p5-base Set of modules to operate with inheritance and class fields at runtime
- 2.18_1 devel
=5 2.18_1Version of this port present on the latest quarterly branch.
- DEPRECATED: this port is outdated and base 2.18+ is already in all supported Perl releases
This port expired on: 2015-04-30
- Maintainer: perl@FreeBSD.org
- Port Added: 2003-08-31 07:49:27
- Last Update: 2015-04-30 14:37:02
- SVN Revision: 385047
- People watching this port, also watch:: p5-DBD-mysql, p5-MIME-Tools, p5-Class-Fields
- Also Listed In: perl5
- License: not specified in port
- WWW:
- http://search.cpan.org/dist/base/
- Description:
- Set of modules:
* base - establish IS-A relationship with base class at compile time
* fields - compile-time class fields
WWW: http://search.cpan.org/dist/base/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-base
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5.18.4 : lang/perl5.18
- Runtime dependencies:
-
- perl5.18.4 : lang/perl5.18
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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.18_1 30 Apr 2015 14:37:02 |
rene |
Remove expired ports:
2015-04-30 www/p5-Google-Code-Upload: Google Code will be shutting down
(http://google-opensource.blogspot.tw/2015/03/farewell-to-google-code.html)
2015-04-30 net/ntp-rc: Upline no longer has RC branch.
2015-04-30 games/wmfortune: Broken for more than 6 months
2015-04-30 games/springlobby: Depends on expiring games/spring
2015-04-30 devel/p5-base: this port is outdated and base 2.18+ is already in all
supported Perl releases |
2.18_1 03 Apr 2015 17:29:01 |
sunpoet |
- Mark DEPRECATED and set EXPIRATION_DATE to 2015-04-30 |
2.18_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.18 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
2.18 02 Nov 2013 01:51:14 |
vanilla |
Support STAGEDIR. |
2.18 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
2.18 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.18 09 May 2012 09:19:54 |
sunpoet |
- Update to 2.18
Changes: http://search.cpan.org/dist/base/Changes |
2.15 07 May 2012 15:42:51 |
skv |
Pass maintainership of almost of my "p5-*" ports to "perl@".
(I hope updating of them will be improved). |
2.15 20 Jun 2011 08:36:20 |
az |
- 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.
- Remove MD5 checksum |
2.15 26 Feb 2011 20:09:05 |
skv |
Update to 2.15
Changes: http://cpansearch.perl.org/src/RGARCIA/base-2.15/Changes |
2.14 24 Aug 2009 13:49:07 |
skv |
Update to 2.14
Changes: http://cpansearch.perl.org/src/RGARCIA/base-2.14/Changes |
2.12 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.12 27 Sep 2007 15:06:27 |
skv |
Update to 2.12
Changes: http://search.cpan.org/src/RGARCIA/base-2.12/Changes |
2.03 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
2.03 11 Jun 2005 16:13:12 |
skv |
* reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on) |
2.03 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2.01 31 Aug 2003 07:46:38 |
skv |
Add p5-base 2.01,
set of modules to operate with inheritance and
class fields at runtime. |