| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- Consistently pad (separate) shebang in wrapper scripts with an empty line
Notes:
svn path=/head/; revision=424092
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412349
|
|
|
|
|
|
|
|
| |
Approved by: portmgr modernization blanket
Differential Revision: https://reviews.freebsd.org/D4190
Notes:
svn path=/head/; revision=411858
|
|
|
|
|
|
|
|
|
| |
`archivers/p7zip' port, which I've added in r396461.
Discussed with: linimon
Notes:
svn path=/head/; revision=402643
|
|
|
|
|
|
|
| |
Approved by: portmgr (sparc64 blanket)
Notes:
svn path=/head/; revision=397895
|
|
|
|
|
|
|
|
|
| |
and installs just fine on at least PowerPC, and I do not see a reason why
would simple Perl program fail to install as long as all dependencies are
satisfied. While here, amend CATEGORIES/COMMENT and wrap very long lines.
Notes:
svn path=/head/; revision=396462
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Notes:
svn path=/head/; revision=389928
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=359543
|
|
|
|
|
|
|
| |
sysutils)
Notes:
svn path=/head/; revision=327772
|
|
|
|
|
|
|
| |
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Notes:
svn path=/head/; revision=324191
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=287847
|
|
|
|
|
|
|
|
| |
PR: 161643
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=283808
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=220031
|
|
|
|
| |
Notes:
svn path=/head/; revision=211339
|
|
|
|
| |
Notes:
svn path=/head/; revision=208168
|
|
|
|
| |
Notes:
svn path=/head/; revision=203457
|
|
|
|
|
|
|
|
|
|
|
| |
perl unconditonally, or conditionally. To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.
Hat: portmgr
Notes:
svn path=/head/; revision=201032
|
|
|
|
| |
Notes:
svn path=/head/; revision=197286
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
| |
Notes:
svn path=/head/; revision=177213
|
|
|
|
| |
Notes:
svn path=/head/; revision=176075
|
|
|
|
| |
Notes:
svn path=/head/; revision=173144
|
|
|
|
| |
Notes:
svn path=/head/; revision=171714
|
|
namefix.pl is a platform independant batch file renamer. Aimed at
cleaning up media files downloaded from p2p networks. It has many
features to automate the normally tedious job of filename tidying.
WWW: http://namefix.blogspot.com/
Author: Jacob Jarick <mem.namefix@gmail.com>
Notes:
svn path=/head/; revision=171505
|