| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=360680
|
|
|
|
| |
Notes:
svn path=/head/; revision=333070
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent
I fixed a few PORTDOCS misusage, I'll do a second pass.
With Hat: perl@
Notes:
svn path=/head/; revision=331301
|
|
|
|
| |
Notes:
svn path=/head/; revision=327888
|
|
|
|
|
|
|
| |
www)
Notes:
svn path=/head/; revision=327776
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Notes:
svn path=/head/; revision=324174
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
|
|
|
|
|
| |
so standarize and remove it
With Hat: perl@
Notes:
svn path=/head/; revision=261743
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=239641
|
|
|
|
| |
Notes:
svn path=/head/; revision=198381
|
|
|
|
| |
Notes:
svn path=/head/; revision=193861
|
|
|
|
| |
Notes:
svn path=/head/; revision=189670
|
|
|
|
|
|
|
|
| |
PR: 98664
Submitted by: Rong-En Fan <rafan@infor.org>
Notes:
svn path=/head/; revision=165337
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154116
|
|
|
|
|
|
|
|
| |
PR: 87780
Submitted by: tobez
Notes:
svn path=/head/; revision=148257
|
|
|
|
|
|
|
|
|
|
|
| |
particular (appropriated from the port's documentation). Also, add the URL
too.
PR: 87157
Submitted by: Parv <parv at pair dot com>
Notes:
svn path=/head/; revision=148248
|
|
|
|
| |
Notes:
svn path=/head/; revision=148240
|
|
|
|
| |
Notes:
svn path=/head/; revision=142717
|
|
|
|
| |
Notes:
svn path=/head/; revision=142097
|
|
|
|
| |
Notes:
svn path=/head/; revision=121825
|
|
|
|
| |
Notes:
svn path=/head/; revision=121447
|
|
|
|
| |
Notes:
svn path=/head/; revision=119660
|
|
|
|
| |
Notes:
svn path=/head/; revision=118914
|
|
|
|
| |
Notes:
svn path=/head/; revision=99406
|
|
|
|
|
|
|
|
| |
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Notes:
svn path=/head/; revision=92059
|
|
|
|
| |
Notes:
svn path=/head/; revision=91820
|
|
|
|
| |
Notes:
svn path=/head/; revision=83133
|
|
|
|
| |
Notes:
svn path=/head/; revision=75976
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update to version 1.09
Noticed by http://www.freebsdsecurity.com/ports/index.pl?category=old
PR: ports/47369
Submitted by: Ulrich Spoerlein <q@uni.de>
Notes:
svn path=/head/; revision=74715
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
| |
Notes:
svn path=/head/; revision=38917
|
|
|
|
| |
Notes:
svn path=/head/; revision=37985
|
|
package designed to provide form decoding and related services with
low overhead.
Notes:
svn path=/head/; revision=36392
|