| 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
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=449893
|
|
|
|
|
|
|
|
|
|
|
| |
- While I'm here, fix *_DEPENDS: Sys::Syslog 0.16+ is already in all supported Perl releases
Changes: http://search.cpan.org/dist/Tail-Stat/Changes
PR: 215274
Submitted by: Oleg A. Mamontov <oleg@mamontov.net> (maintainer)
Notes:
svn path=/head/; revision=428515
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412349
|
|
|
|
|
|
|
|
| |
PR: 206154
Submitted by: oleg@mamontov.net (maintainer)
Notes:
svn path=/head/; revision=405914
|
|
|
|
|
|
|
|
|
|
| |
PR: 204425
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D4401
Notes:
svn path=/head/; revision=403301
|
|
|
|
|
|
|
|
| |
PR: 204006
Submitted by: maintainer
Notes:
svn path=/head/; revision=400176
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542
Notes:
svn path=/head/; revision=396892
|
|
|
|
|
|
|
|
|
| |
- Modernize /var subdirectories handling
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=387942
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
- clean plist
Changes: http://search.cpan.org/dist/Tail-Stat/Changes
PR: ports/194480 [1]
Submitted by: Oleg A. Mamontov <oleg@mamontov.net> (maintainer)
Notes:
svn path=/head/; revision=371754
|
|
|
|
| |
Notes:
svn path=/head/; revision=350581
|
|
|
|
|
|
|
| |
sysutils)
Notes:
svn path=/head/; revision=327772
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=326530
|
|
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Tail-Stat/Changes
PR: ports/180592
Submitted by: Oleg A. Mamontov <oleg@mamontov.net> (maintainer)
Notes:
svn path=/head/; revision=323164
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pet portlint(1) by moving TEST_DEPENDS up
Changes: http://search.cpan.org/dist/Tail-Stat/Changes
PR: ports/173068 [1]
Submitted by: Oleg A. Mamontov <oleg@mamontov.net> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=306387
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Notes:
svn path=/head/; revision=289156
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pet portlint
Changes: http://search.cpan.org/dist/Tail-Stat/Changes
PR: ports/162869
Submitted by: sunpoet (myself)
Approved by: Oleg A. Mamontov <oleg@mamontov.net> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=286396
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
Changes: http://search.cpan.org/dist/Tail-Stat/Changes
PR: ports/157945 [1]
Submitted by: Oleg A. Mamontov <oleg@mamontov.net> (maintainer)
Notes:
svn path=/head/; revision=275727
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps
Notes:
svn path=/head/; revision=274133
|
|
|
|
|
|
|
|
|
|
|
| |
- Make use of CPAN:USER macro
Changes: http://search.cpan.org/dist/Tail-Stat/Changes
PR: ports/156028 [1]
Submitted by: Oleg A. Mamontov <oleg AT mamontov.net> (maintainer)
Notes:
svn path=/head/; revision=272004
|
|
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Tail-Stat/Changes
PR: ports/155127
Submitted by: Oleg A. Mamontov <oleg AT mamontov.net> (maintainer)
Notes:
svn path=/head/; revision=270018
|
|
|
|
|
|
|
|
| |
PR: 154847
Submitted by: maintainer
Notes:
svn path=/head/; revision=269546
|
|
|
|
|
|
|
|
|
| |
No functional changes.
Sponsored by: p5 namespace
Notes:
svn path=/head/; revision=268973
|
|
WWW: http://search.cpan.org/~LONERR/Tail-Stat/
PR: ports/152041
Submitted by: Oleg A. Mamontov <oleg at mamontov.net>
Notes:
svn path=/head/; revision=264300
|