| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
PR: 213743
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Notes:
svn path=/head/; revision=425174
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412349
|
|
|
|
| |
Notes:
svn path=/head/; revision=389604
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket infrastructure)
Notes:
svn path=/head/; revision=341765
|
|
|
|
| |
Notes:
svn path=/head/; revision=339248
|
|
|
|
|
|
|
| |
textproc)
Notes:
svn path=/head/; revision=327773
|
|
|
|
|
|
|
|
|
| |
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=326918
|
|
|
|
|
|
|
|
|
|
|
| |
Tournoij <martin@arp242.net> at ports/155991).
- Add pre-build check for locking to tell people why build fails.
PR: ports/155991, ports/164600
Submitted by: "Dmitry S. Luhtionov" <mitya@cabletv.dp.ua>
Notes:
svn path=/head/; revision=310260
|
|
|
|
|
|
|
|
| |
PR: ports/158278
Submitted by: pgollucci
Notes:
svn path=/head/; revision=280701
|
|
|
|
| |
Notes:
svn path=/head/; revision=262678
|
|
|
|
|
|
|
|
| |
PR: ports/136866 (requested)
Requested by: Alfred Bartsch <bartsch@dssgmbh.de>
Notes:
svn path=/head/; revision=238764
|
|
|
|
|
|
|
|
| |
PR: ports/118994
Submitted by: ijliao
Notes:
svn path=/head/; revision=205402
|
|
|
|
| |
Notes:
svn path=/head/; revision=154857
|
|
|
|
|
|
|
|
|
| |
- Use ${PERL}.
Reported by: nork
Notes:
svn path=/head/; revision=116639
|
|
|
|
|
|
|
| |
o Bump $PORTREVISION.
Notes:
svn path=/head/; revision=103969
|
|
|
|
|
|
|
|
|
| |
Optimize plist.
Submitted by: foxfair@
Notes:
svn path=/head/; revision=88346
|
|
|
|
| |
Notes:
svn path=/head/; revision=76128
|
|
|
|
|
|
|
|
| |
them when using a non-default compiler/linker, so do not use `/' as
delimiter for s///. (I picked `|' instead)
Notes:
svn path=/head/; revision=67737
|
|
|
|
| |
Notes:
svn path=/head/; revision=66485
|
|
|
|
| |
Notes:
svn path=/head/; revision=63357
|
|
|
|
| |
Notes:
svn path=/head/; revision=63297
|
|
|
|
|
|
|
|
|
| |
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
Notes:
svn path=/head/; revision=53959
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Encoding mappings between euc-jp and Shift_JIS and other encoding (such
as Unicode) is not determined as exactly one to one.
This knobs are off by default because author of encoding mappings thought
that any of mappings should not be used by default until final mapping
will be determined (by foo organization?).
Define $XMLPARSER_EUCJP and/or $XMLPARSER_SJIS in /etc/make.conf to
x-euc-jp-(jisx0221|unicode) and/or x-sjis(cp932|jdk117|jisx0221|unicode)
to use these encodings in XML files by p5-XML-Parser (and it's dependents).
Notes:
svn path=/head/; revision=52440
|
|
|
|
| |
Notes:
svn path=/head/; revision=37996
|
|
|
|
| |
Notes:
svn path=/head/; revision=36930
|
|
|
|
| |
Notes:
svn path=/head/; revision=34260
|
|
|
|
|
|
|
| |
Submitted by: Naoki IDO <ido@hitachi-ms.co.jp>
Notes:
svn path=/head/; revision=34207
|
|
|
|
|
|
|
|
| |
Submitted by: ido@hitachi-ms.co.jp
PR: ports/19795
Notes:
svn path=/head/; revision=30436
|
|
|
|
|
|
|
|
|
|
|
| |
Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.
Patches largely done by: Christian Weisgerber <naddy@mips.inka.de>
Notes:
svn path=/head/; revision=29658
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
p5-Authen-PAM => 0.09
p5-Chart-PNGgraph => 1.21
p5-FastCGI => 0.52
p5-GD => 1.27
p5-GD-Graph => 1.30
p5-HTML-Stream => 1.45
p5-IMAP-Admin => 1.2.2
p5-IRC => 0.63
p5-Image-Size => 2.901
p5-MIME-Lite => 1.137
p5-MIME-Tools => 4.124
p5-Mail-POP3Client => 2.6
p5-Mail-Tools => 1.1401
p5-MatrixReal => 1.3a5
p5-Net-Whois => 1.9
p5-Parse-RecDescent => 1.78
p5-Proc-Simple => 1.14
p5-Term-ReadKey => 2.14
p5-Text-Template => 1.23
p5-Time => 100.010301
p5-TimeDate => 1.09
p5-Tk => 800.021
p5-XML-Parser => 2.28
Notes:
svn path=/head/; revision=27925
|
|
|
|
| |
Notes:
svn path=/head/; revision=27429
|
|
|
|
| |
Notes:
svn path=/head/; revision=22875
|
|
|
|
| |
Notes:
svn path=/head/; revision=21306
|
|
|
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
Notes:
svn path=/head/; revision=21157
|
|
|
|
| |
Notes:
svn path=/head/; revision=21145
|
|
|
|
| |
Notes:
svn path=/head/; revision=18901
|
|
|
|
| |
Notes:
svn path=/head/; revision=16600
|
|
Submitted by: kuriyama
Notes:
svn path=/head/; revision=14521
|