| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Notes:
svn path=/head/; revision=536768
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Approved by: tobez
Notes:
svn path=/head/; revision=479390
|
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=472437
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412347
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
apply a patch to fix interaction with modern Filter.pm.
PR: 191730
Submitted by: Ting-Wei Lan
Notes:
svn path=/head/; revision=363704
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket infrastructure)
Notes:
svn path=/head/; revision=341765
|
|
|
|
|
|
|
| |
lang)
Notes:
svn path=/head/; revision=327741
|
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
Approved by: tobez@ (maintainer)
Notes:
svn path=/head/; revision=324276
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
Notes:
svn path=/head/; revision=289563
|
|
|
|
|
|
|
|
|
| |
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
Notes:
svn path=/head/; revision=275886
|
|
|
|
|
|
|
|
|
| |
PR: ports/141591
Approved by: maintainer timeout (tobez@FreeBSD.org; 25 days)
Submitted by: myself (pgollucci@)
Notes:
svn path=/head/; revision=247474
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Switch/Changes
Notes:
svn path=/head/; revision=243104
|
|
|
|
|
|
|
|
|
| |
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=238202
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Switch/Changes
Notes:
svn path=/head/; revision=225544
|
|
|
|
|
|
|
|
|
|
| |
dependency. This snafu of mine actually predates my getting a commit
bit. Bump PORTREVISION.
Reported by: QAT bot
Notes:
svn path=/head/; revision=223502
|
|
|
|
|
|
|
|
|
|
|
|
| |
${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=186106
|
|
|
|
| |
Notes:
svn path=/head/; revision=179665
|
|
|
|
| |
Notes:
svn path=/head/; revision=178164
|
|
|
|
| |
Notes:
svn path=/head/; revision=119188
|
|
|
|
|
|
|
|
| |
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Notes:
svn path=/head/; revision=92059
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
| |
Notes:
svn path=/head/; revision=61226
|
|
|
|
| |
Notes:
svn path=/head/; revision=60497
|
|
|
|
| |
Notes:
svn path=/head/; revision=50194
|
|
|
|
| |
Notes:
svn path=/head/; revision=47364
|
|
|
|
| |
Notes:
svn path=/head/; revision=45783
|
|
|
|
|
|
|
|
|
| |
Do the same for pkg-descr files.
Approved by: markm
Notes:
svn path=/head/; revision=43917
|
|
|
|
|
|
|
|
| |
PR: 27413
Submitted by: maintainer
Notes:
svn path=/head/; revision=42752
|
|
mechanism for Perl. The syntax is minimal, introducing only the
keywords switch and case and conforming to the general pattern of
existing Perl control structures. The semantics are particularly
rich, allowing any one (or more) of nearly 30 forms of matching to
be used when comparing a switch value with its various cases.
PR: ports/26875
Notes:
svn path=/head/; revision=42006
|