| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415499
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=332803
|
|
|
|
|
|
|
| |
mail)
Notes:
svn path=/head/; revision=327742
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Notes:
svn path=/head/; revision=324174
|
|
|
|
|
|
|
| |
- Reassign maintainership from ports@ to perl@
Notes:
svn path=/head/; revision=298336
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
Notes:
svn path=/head/; revision=284232
|
|
|
|
| |
Notes:
svn path=/head/; revision=276989
|
|
|
|
|
|
|
| |
Approved by: portmgr (linimon)
Notes:
svn path=/head/; revision=229780
|
|
|
|
|
|
|
|
|
|
|
|
| |
${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
|
|
|
|
|
|
|
|
|
|
|
| |
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
Notes:
svn path=/head/; revision=199069
|
|
|
|
|
|
|
| |
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=176802
|
|
|
|
|
|
|
|
|
| |
PR: ports/101821
Submitted by: chinsan <chinsan dot tw_AT_gmail dot com>
Approved by: maintainer (Babak Farrokhi)
Notes:
svn path=/head/; revision=170516
|
|
|
|
|
|
|
|
| |
PR: 97103
Submitted by: maintainer (Babak Farrokhi)
Notes:
svn path=/head/; revision=162035
|
|
|
|
|
|
|
|
| |
PR: 95662
Submitted by: maintainer
Notes:
svn path=/head/; revision=159487
|
|
|
|
|
|
|
|
|
|
| |
- Take MAINTAINER
PR: 94859
Submitted by: Babak Farrokhi <babak@farrokhi.net>
Notes:
svn path=/head/; revision=158039
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154113
|
|
|
|
| |
Notes:
svn path=/head/; revision=149429
|
|
|
|
|
|
|
|
|
|
|
| |
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search
Notes:
svn path=/head/; revision=143304
|
|
|
|
|
|
|
| |
- unbreak this port for perl-5.6.0 or below
Notes:
svn path=/head/; revision=139115
|
|
|
|
| |
Notes:
svn path=/head/; revision=135351
|
|
|
|
|
|
|
|
|
| |
- from Changes
- Google updated login procedure. Updated Mail::Webmail::Gmail
to match.
Notes:
svn path=/head/; revision=133297
|
|
|
|
| |
Notes:
svn path=/head/; revision=130794
|
|
|
|
|
|
|
| |
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=127357
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fixed some errors in the documentation.
- Fixed an error where large message bodies were
not returned properly.
- Updated documentation with new test scripts.
- Added the ability to delete messages.
PR: ports/71977
Submitted by: clsung
Approved by: co-mentor (vanilla)
Notes:
svn path=/head/; revision=119021
|
|
|
|
|
|
|
|
|
|
| |
- perl5.00503 does not build...
PR: ports/70537
Submitted by: Cheng-Lung Sung <clsung@tw.freebsd.org>
Notes:
svn path=/head/; revision=116400
|
|
|
|
|
|
|
|
| |
PR: ports/70396
Submitted by: Cheng-Lung Sung <clsung_at_tw.freebsd dot org>
Notes:
svn path=/head/; revision=116285
|
|
|
|
|
|
|
|
|
|
|
|
| |
= From Change =
- Updated the logon process after Google updated it.
- some funtions didnt return undef properly in list context, fixed.
PR: ports/70154
Submitted by: maintainer
Notes:
svn path=/head/; revision=115670
|
|
service.
PR: ports/69567
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Notes:
svn path=/head/; revision=114658
|