| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Notes:
svn path=/head/; revision=501423
|
|
|
|
|
|
|
|
|
|
| |
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl
Notes:
svn path=/head/; revision=470993
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Math-BigRat/CHANGES
Notes:
svn path=/head/; revision=467991
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=449893
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Math-BigRat/CHANGES
Notes:
svn path=/head/; revision=443744
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Math-BigRat/CHANGES
Notes:
svn path=/head/; revision=435263
|
|
|
|
|
|
|
|
|
| |
- Use real PORTVERSION
Changes: http://search.cpan.org/dist/Math-BigRat/CHANGES
Notes:
svn path=/head/; revision=435098
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Math-BigRat/CHANGES
Notes:
svn path=/head/; revision=414205
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add NO_ARCH
- Remove outdated post-patch:
- Sort PLIST
Changes: http://search.cpan.org/dist/Math-BigRat/CHANGES
Notes:
svn path=/head/; revision=404757
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove dependencies on modules distributed as part of perl core
- Remove references to FreeBSD < 8 and perl < 5.16
- Ensure that DOCS and EXAMPLES options exist for ports installing
PORTDOCS or PORTEXAMPLES
- Reduce unnecessary inclusions of bsd.port.options.mk by using
OPTIONS helpers and the like
- Fix some cases where dependencies were only assigned to BUILD_DEPENDS
- Fix a few of the cases where dependencies were only assigned to RUN_DEPENDS.
This one happens in many, many ports. I only applied it in cases where
it interfered with 'make test' but it should maybe be done more generally.
- Mute ${MKDIR} in installation
- Parethesize compound commands
- In www/p5-URI-Fetch, remove the ZLIB option that wasn't used
Notes:
svn path=/head/; revision=381221
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.
As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.
The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.
The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.
PR: 194969
Differential Revision: https://reviews.freebsd.org/D1019
Exp-run by: antoine
Reviewed by: perl@
Approved by: portmgr
Notes:
svn path=/head/; revision=373448
|
|
|
|
| |
Notes:
svn path=/head/; revision=332813
|
|
|
|
|
|
|
| |
math)
Notes:
svn path=/head/; revision=327746
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Notes:
svn path=/head/; revision=324174
|
|
|
|
|
|
|
|
| |
- Fix COMMENT
- Trim header
Notes:
svn path=/head/; revision=315509
|
|
|
|
|
|
|
| |
tests fail without it.
Notes:
svn path=/head/; revision=288565
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Math-BigRat/Changes
Notes:
svn path=/head/; revision=273961
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
| |
Notes:
svn path=/head/; revision=263009
|
|
|
|
|
|
|
|
|
|
|
|
| |
the lowest version of perl available in ports is 5.8.9 which embed version
1.89 of Math::BigInt which is the same as the one available in
math/p5-Math-BigInt, so remove the useless dependency.
Keeping math/p5-Math-BigInt as it evolves alone
Bump port revision
Notes:
svn path=/head/; revision=261620
|
|
|
|
| |
Notes:
svn path=/head/; revision=261151
|
|
|
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/LETO/Math-BigRat-0.24/CHANGES
Feature safe: yes
Notes:
svn path=/head/; revision=241637
|
|
|
|
|
|
|
|
|
|
|
|
| |
${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)
Notes:
svn path=/head/; revision=211450
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/TELS/Math-BigRat-0.22/CHANGES
Notes:
svn path=/head/; revision=210981
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/TELS/Math-BigRat-0.20/CHANGES
Notes:
svn path=/head/; revision=206643
|
|
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/TELS/Math-BigRat-0.19/CHANGES
PR: ports/112992
Submitted by: lth
Notes:
svn path=/head/; revision=192020
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/TELS/Math-BigRat-0.17/CHANGES
Notes:
svn path=/head/; revision=184573
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154159
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154114
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+ 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)
Notes:
svn path=/head/; revision=137264
|
|
|
|
| |
Notes:
svn path=/head/; revision=133673
|
|
Notes:
svn path=/head/; revision=130283
|