| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While there, cleanup, and sort depends.
When build and run dependencies are the same, there are three ways to
avoid duplicating the list while not adding the framework added
BUILD_DEPENDS to the RUN_DEPENDS. In order of preference, they are:
1) use RUN_DEPENDS to set BUILD_DEPENDS:
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= foo:bar/baz
2) create another variable and use it:
MY_DEPENDS= foo:bar/baz
BUILD_DEPENDS= ${MY_DEPENDS}
RUN_DEPENDS= ${MY_DEPENDS}
3) use BUILD_DEPENDS to set RUN_DEPENDS and force evaluation:
BUILD_DEPENDS= foo:bar/baz
RUN_DEPENDS:= ${BUILD_DEPENDS}
Sponsored by: Absolight
Notes:
svn path=/head/; revision=474242
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for dependency change
Notes:
svn path=/head/; revision=458077
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=449893
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Chart-Clicker/Changes
Notes:
svn path=/head/; revision=428744
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
|
|
|
|
|
| |
- Sort PLIST
Changes: http://search.cpan.org/dist/Chart-Clicker/Changes
Notes:
svn path=/head/; revision=376140
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=371283
|
|
|
|
| |
Notes:
svn path=/head/; revision=343707
|
|
|
|
| |
Notes:
svn path=/head/; revision=332801
|
|
|
|
|
|
|
| |
graphics)
Notes:
svn path=/head/; revision=327733
|
|
|
|
| |
Notes:
svn path=/head/; revision=325130
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Notes:
svn path=/head/; revision=324174
|
|
|
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
Notes:
svn path=/head/; revision=319514
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Chart-Clicker/Changes
Notes:
svn path=/head/; revision=315103
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Chart-Clicker/Changes
Notes:
svn path=/head/; revision=310927
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Chart-Clicker/Changes
Notes:
svn path=/head/; revision=299770
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Chart-Clicker/Changes
Notes:
svn path=/head/; revision=299733
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Chart-Clicker/Changes
Feature safe: yes
Notes:
svn path=/head/; revision=293909
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Chart-Clicker/Changes
Notes:
svn path=/head/; revision=292947
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Chart-Clicker/Changes
Notes:
svn path=/head/; revision=291804
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Chart-Clicker/Changes
Notes:
svn path=/head/; revision=291616
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Chart-Clicker/Changes
Notes:
svn path=/head/; revision=291408
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Chart-Clicker/Changes
Notes:
svn path=/head/; revision=287411
|
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Chart-Clicker/Changes
Feature safe: yes
Notes:
svn path=/head/; revision=286958
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=285811
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Chart-Clicker/Changes
Notes:
svn path=/head/; revision=285086
|
|
|
|
|
|
|
|
|
|
| |
- Pet portlint(1)
PR: ports/161336
Submitted by: Simon Olofsson <simon@olofsson.de>
Notes:
svn path=/head/; revision=283112
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Chart-Clicker/Changes
Notes:
svn path=/head/; revision=281576
|
|
|
|
|
|
|
|
|
|
|
| |
- Sort *_DEPENDS
- Add TEST_DEPENDS
- Pet portlint
Changes: http://search.cpan.org/dist/Chart-Clicker/Changes
Notes:
svn path=/head/; revision=280973
|
|
|
|
|
|
|
| |
- add licenses
Notes:
svn path=/head/; revision=275263
|
|
|
|
|
|
|
| |
- changes: http://cpansearch.perl.org/src/GPHAT/Chart-Clicker-2.68/Changes
Notes:
svn path=/head/; revision=274829
|
|
|
|
|
|
|
| |
ChangeLog: http://cpansearch.perl.org/src/GPHAT/Chart-Clicker-2.67/Changes
Notes:
svn path=/head/; revision=269382
|
|
|
|
|
|
|
| |
Approved by: mentors (implicit)
Notes:
svn path=/head/; revision=260332
|
|
|
|
|
|
|
|
| |
With Hat: perl@
Changes: http:/search.cpan.org/dist/Chart-Clicker/Changes
Notes:
svn path=/head/; revision=256257
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=251326
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Chart-Clicker/Changes
Notes:
svn path=/head/; revision=250766
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Chart-Clicker/Changes
Notes:
svn path=/head/; revision=248573
|
|
|
|
| |
Notes:
svn path=/head/; revision=247849
|
|
|
|
| |
Notes:
svn path=/head/; revision=247563
|
|
|
|
| |
Notes:
svn path=/head/; revision=246042
|
|
|
|
| |
Notes:
svn path=/head/; revision=245837
|
|
|
|
|
|
|
|
|
|
| |
- Flip RUN_DEPENDS and BUILD_DEPENDS
PR: ports/140957
Submitted by: Sahil Tandon <sahil@tandon.net>
Notes:
svn path=/head/; revision=245041
|
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Chart-Clicker/Changes
Feature safe: yes
Notes:
svn path=/head/; revision=242176
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Chart-Clicker/Changes
Notes:
svn path=/head/; revision=240708
|
|
|
|
|
|
|
|
|
| |
response to email.
Hat: portmgr
Notes:
svn path=/head/; revision=240460
|
|
|
|
|
|
|
|
|
| |
PR: ports/136537
Approved by: maintainer timeout (chinsan; 14 days)
Submitted by: myself (pgollucci@)
Notes:
svn path=/head/; revision=238268
|