| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=449893
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also:
- Sort plists
- Sort DEPENDS
- Add TEST_DEPENDS where necessary
- p5-Class-DBI-DDL: switch to USE_PERL5=configure
- Remove unnecessary or unusual stuff from pkg-descr's
- Regenerate patches using makepatch where necessary
- Based on the description from p5-DBIx-Password (most of which I've
excised), it isn't clear whether this module even works when it's
built non-interactive
- p5-DBIx-Simple: Make all the OPTIONS dependencies BUILD_DEPENDS
as well
- p5-T2: Fails 'make test' (as it did before). The module isn't even
present on CPAN or Meta::CPAN, and should probably be considered
for deletion
Notes:
svn path=/head/; revision=385904
|
|
|
|
|
|
|
| |
- Update BUILD_DEPENDS: ExtUtils::MakeMaker 6.59+ is already in all supported Perl releases
Notes:
svn path=/head/; revision=375991
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=371255
|
|
|
|
| |
Notes:
svn path=/head/; revision=371040
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket infrastructure)
Notes:
svn path=/head/; revision=341762
|
|
|
|
|
|
|
| |
databases)
Notes:
svn path=/head/; revision=327717
|
|
|
|
|
|
|
|
|
| |
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=326896
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove unnecessary depend on PERL_LEVEL < 5.12
PR: ports/178919
Submitted by: az
Approved by: maintainer (timeout)
Notes:
svn path=/head/; revision=320165
|
|
|
|
|
|
|
|
|
| |
- Convert Makefile header to new style if needed
Approved by: swills (mentor)
Notes:
svn path=/head/; revision=312143
|
|
|
|
|
|
|
|
|
|
| |
- Give maintainership to submitter
PR: ports/174882
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
Notes:
svn path=/head/; revision=309781
|
|
|
|
|
|
|
|
|
| |
Approved by: portmgr (implicit)
Feature safe: yes
Redports: ignore
Notes:
svn path=/head/; revision=305921
|
|
|
|
|
|
|
|
| |
PR: ports/170873
Approved by: maintainer timeout (bill.brinzer@gmail.com, >2 weeks)
Notes:
svn path=/head/; revision=303769
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=293247
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=292977
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add TEST_DEPENDS
- Pet portlint
Changes: http://search.cpan.org/dist/ORLite/Changes
PR: ports/163852
Submitted by: sunpoet (myself)
Approved by: Cezary Morga <cm@therek.net> (maintainer)
Notes:
svn path=/head/; revision=288702
|
|
|
|
|
|
|
|
|
|
| |
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
With perl@ hat
Notes:
svn path=/head/; revision=281438
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove MD5
PR: ports/153279
Submitted by: Cezary Morga <cm@therek.net> (maintainer)
Changes: http://search.cpan.org/dist/ORLite/Changes
Notes:
svn path=/head/; revision=266681
|
|
|
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/ADAMK/ORLite-1.45/Changes
PR: ports/151817
Submitted by: Cezary Morga <cm@therek.net> (maintainer)
Notes:
svn path=/head/; revision=263871
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/147358
Approved by: cm@therek.net (maintainer)
Submitted by: myself (pgollucci@)
Changes: http:/search.cpan.org/dist/ORLite/Changes
Notes:
svn path=/head/; revision=256147
|
|
|
|
|
|
|
|
|
| |
PR: ports/145785
Submitted by: Cezary Morga <cm@therek.net> (maintainer)
Approved by: itetcu (mentor, implicit)
Notes:
svn path=/head/; revision=252824
|
|
|
|
|
|
|
|
| |
PR: ports/143434
Submitted by: Cezary Morga <cm@therek.net> (maintainer)
Notes:
svn path=/head/; revision=249065
|
|
|
|
|
|
|
|
|
| |
PR: ports/142632
Submitted by: myself (pgollucci@)
Approved by: maintainer timeout (cm@therek.net; > 2 weeks)
Notes:
svn path=/head/; revision=248883
|
|
|
|
|
|
|
|
| |
PR: 139179
Submitted by: Cezary Morga <cm@therek.net> (maintainer)
Notes:
svn path=/head/; revision=242288
|
|
|
|
|
|
|
|
| |
PR: ports/138076
Submitted by: Cezary Morga <cm@therek.net> (maintainer)
Notes:
svn path=/head/; revision=240230
|
|
|
|
|
|
|
|
| |
PR: 136143
Submitted by: Cezary Morga <cm@therek.net> (maintainer)
Notes:
svn path=/head/; revision=236844
|
|
|
|
|
|
|
|
|
| |
PR: ports/135729
Approved by: maintainer
Submitted by: myself (pgollucci@)
Notes:
svn path=/head/; revision=236427
|
|
follows many of the same principles as the ::Tiny series of modules and has
a design and feature set that aligns directly to the capabilities of SQLite.
WWW: http://search.cpan.org/dist/ORLite/
PR: ports/132406
Submitted by: Cezary Morga <cm at therek.net>
Notes:
svn path=/head/; revision=230131
|