| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw)
Notes:
svn path=/head/; revision=481365
|
|
|
|
|
|
|
|
|
|
| |
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/DBIx-XHTML_Table/Changes
Notes:
svn path=/head/; revision=430655
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/DBIx-XHTML_Table
Notes:
svn path=/head/; revision=409184
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DBIx-XHTML_Table/Changes
Notes:
svn path=/head/; revision=405932
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add NO_ARCH
Changes: http://search.cpan.org/dist/DBIx-XHTML_Table/Changes
Notes:
svn path=/head/; revision=394109
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DBIx-XHTML_Table/Changes
Notes:
svn path=/head/; revision=386968
|
|
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/JEFFA/DBIx-XHTML_Table-1.43/Changes
Notes:
svn path=/head/; revision=386753
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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.
Notes:
svn path=/head/; revision=381151
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=332592
|
|
|
|
|
|
|
| |
databases)
Notes:
svn path=/head/; revision=327717
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Notes:
svn path=/head/; revision=324174
|
|
|
|
| |
Notes:
svn path=/head/; revision=298106
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
|
|
|
|
|
| |
${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
|
|
|
|
| |
Notes:
svn path=/head/; revision=193620
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154109
|
|
|
|
| |
Notes:
svn path=/head/; revision=148244
|
|
|
|
| |
Notes:
svn path=/head/; revision=143405
|
|
|
|
|
|
|
|
|
|
| |
Thank you for your efforts in the past!
Noticed by: tobez
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=143208
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
5.005_03 use databases/p5-DBI-137 as newer versions do not
support the old perl.
Note that for some port, I merely removed the explicit
dependency as they already have implicit dependencies
via other ports.
Approved by: portmgr (marcus)
Notes:
svn path=/head/; revision=89001
|
|
|
|
|
|
|
|
|
| |
PR: 55388
Submitted by: mat
Approved by: maintainer
Notes:
svn path=/head/; revision=87395
|
|
|
|
|
|
|
|
|
| |
PR: 52759
Submitted by: maintainer
Approved by: roberto (mentor)
Notes:
svn path=/head/; revision=82262
|
|
|
|
|
|
|
| |
is no longer installed.
Notes:
svn path=/head/; revision=79169
|
|
|
|
|
|
|
|
|
| |
PR: ports/47621
Submitted by: Philip M. Gollucci <philip@p6m7g8.com>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=77662
|
|
|
|
| |
Notes:
svn path=/head/; revision=76031
|
|
|
|
|
|
|
|
| |
PR: 44898
Submitted by: Seamus Venasse <svenasse@polaris.ca>
Notes:
svn path=/head/; revision=69968
|
|
|
|
|
|
|
|
| |
PR: 39069
Submitted by: maintainer
Notes:
svn path=/head/; revision=60987
|
|
|
|
|
|
|
|
| |
PR: 37008
Submitted by: maintainer
Notes:
svn path=/head/; revision=57595
|
|
|
|
|
|
|
|
| |
PR: 34926
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=54722
|
|
PR: 33414
Submitted by: Seamus Venasse <svenasse@polaris.ca>
Notes:
svn path=/head/; revision=54353
|