| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=489194
|
|
|
|
|
|
|
|
|
|
|
| |
- Regenerate patch by 'make makepatch' to fix portlint warning.
- Add NO_ARCH.
PR: 222535
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Notes:
svn path=/head/; revision=468697
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735
Notes:
svn path=/head/; revision=400848
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
PR: ports/183517
Submitted by: Takefu
Notes:
svn path=/head/; revision=335434
|
|
|
|
|
|
|
| |
japanese)
Notes:
svn path=/head/; revision=327737
|
|
|
|
|
|
|
| |
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Notes:
svn path=/head/; revision=324191
|
|
|
|
|
|
|
|
| |
PR: ports/160174
Submitted by: Takefu <takefu_AT_airport_DOT_fm>
Notes:
svn path=/head/; revision=282895
|
|
|
|
|
|
|
| |
disappeared.
Notes:
svn path=/head/; revision=278829
|
|
|
|
|
|
|
|
|
| |
- Fix command lines in the do-install target
* not to use undefined variable: INSTALL_DIR
* not to use SITE_PERL that contains LOCALBASE
Notes:
svn path=/head/; revision=274750
|
|
|
|
|
|
|
| |
With hat: portmgr (myself)
Notes:
svn path=/head/; revision=271274
|
|
|
|
|
|
|
|
|
|
| |
- Pull pkg-plist to PLIST_FILES
- Add perl5 virtual category
Prompted by: PR: ports/149544, ports/149545
Notes:
svn path=/head/; revision=262729
|
|
|
|
|
|
|
|
|
|
|
| |
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
Notes:
svn path=/head/; revision=246327
|
|
|
|
|
|
|
| |
it is obsolete since Perl 5.6.0.
Notes:
svn path=/head/; revision=229523
|
|
|
|
| |
Notes:
svn path=/head/; revision=149333
|
|
|
|
| |
Notes:
svn path=/head/; revision=132381
|
|
|
|
| |
Notes:
svn path=/head/; revision=110666
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
|
|
|
|
| |
- note proper MASTER_SITE and WWW
- use perl5 base install location
Notes:
svn path=/head/; revision=62746
|
|
|
|
| |
Notes:
svn path=/head/; revision=29567
|
|
|
|
| |
Notes:
svn path=/head/; revision=29566
|
|
|
|
|
|
|
|
|
|
|
| |
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.
Okay, 60% of `japanese' ports have been done. :)
Notes:
svn path=/head/; revision=27449
|
|
|
|
| |
Notes:
svn path=/head/; revision=20944
|
|
|
|
| |
Notes:
svn path=/head/; revision=16097
|
|
This was due to my overlooking the Audit Trail section of the PR 7047.
Pointed out by: maintainer
Notes:
svn path=/head/; revision=11613
|