| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/AUDREYT/Module-Signature-0.81/Changes
Notes:
svn path=/head/; revision=423558
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=417259
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412349
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
- Sort PLIST
Notes:
svn path=/head/; revision=401651
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542
Notes:
svn path=/head/; revision=396892
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Module-Signature/Changes
Notes:
svn path=/head/; revision=386969
|
|
|
|
|
|
|
| |
- Sort PLIST
Notes:
svn path=/head/; revision=383710
|
|
|
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Module-Signature
Notes:
svn path=/head/; revision=383660
|
|
|
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Module-Signature
Notes:
svn path=/head/; revision=383518
|
|
|
|
|
|
|
| |
- Sort PLIST
Notes:
svn path=/head/; revision=381144
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=332949
|
|
|
|
|
|
|
| |
security)
Notes:
svn path=/head/; revision=327769
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Notes:
svn path=/head/; revision=324174
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Module-Signature/Changes
Notes:
svn path=/head/; revision=320066
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Module-Signature/Changes
Notes:
svn path=/head/; revision=309156
|
|
|
|
|
|
|
| |
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
Notes:
svn path=/head/; revision=309075
|
|
|
|
|
|
|
|
|
|
|
|
| |
choice of GnuPG version.
PR: ports/172323
Approved by: jadawin (perl@)
Feature safe: yes
Notes:
svn path=/head/; revision=307682
|
|
|
|
|
|
|
|
|
| |
- Trim header
Feature safe: yes
Notes:
svn path=/head/; revision=306927
|
|
|
|
|
|
|
|
|
|
|
|
| |
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so)
Notes:
svn path=/head/; revision=293247
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index
Notes:
svn path=/head/; revision=292977
|
|
|
|
| |
Notes:
svn path=/head/; revision=291426
|
|
|
|
| |
Notes:
svn path=/head/; revision=290743
|
|
|
|
|
|
|
|
|
|
| |
know this so that they can inform the user.
PR: 162072
Submitted by: Doug Barton <dougb@freebsd.org>
Notes:
svn path=/head/; revision=288821
|
|
|
|
|
|
|
|
|
| |
- Make portlint happier: remove trailing space
Changes: http://search.cpan.org/dist/Module-Signature/Changes
Notes:
svn path=/head/; revision=275464
|
|
|
|
|
|
|
|
|
| |
re introduce the perl version check accidentally removed
Submitted by: Géraud Continsouzas (GeJ on irc)
Notes:
svn path=/head/; revision=273116
|
|
|
|
|
|
|
|
| |
- remove freebsd 5 lines
- changes: http://cpansearch.perl.org/src/FLORA/Module-Signature-0.67/Changes
Notes:
svn path=/head/; revision=272914
|
|
|
|
|
|
|
| |
ChangeLog: http://cpansearch.perl.org/src/FLORA/Module-Signature-0.66/Changes
Notes:
svn path=/head/; revision=266829
|
|
|
|
|
|
|
| |
is apparently having some trouble with email.
Notes:
svn path=/head/; revision=265814
|
|
|
|
|
|
|
| |
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000
Notes:
svn path=/head/; revision=261560
|
|
|
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Module-Signature/Changes
PR: ports/147620
Submitted by: pgollucci (myself)
Approved by: maintainer timeout (clsung; > 2.5 months)
Notes:
svn path=/head/; revision=259798
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Module-Signature/Changes
Notes:
svn path=/head/; revision=244454
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Module-Signature/Changes
Notes:
svn path=/head/; revision=244360
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
|
|
|
|
| |
${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
|
|
|
|
|
|
|
|
|
|
|
| |
depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not
correct. To work around this, change dependency line from bin/gpg
to bin/gpgv which exists in security/gnupg1 port only.
Spotted by: ume
Notes:
svn path=/head/; revision=180452
|
|
|
|
|
|
|
|
|
| |
to security/gnupg1.
Thanks to: dougb, lofi
Notes:
svn path=/head/; revision=180326
|
|
|
|
| |
Notes:
svn path=/head/; revision=169163
|
|
|
|
|
|
|
|
|
| |
- bump PORTREVISION to reflect security issues.
Noted by: infofarmer
Notes:
svn path=/head/; revision=164140
|
|
|
|
| |
Notes:
svn path=/head/; revision=162143
|
|
|
|
| |
Notes:
svn path=/head/; revision=159911
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154116
|
|
|
|
| |
Notes:
svn path=/head/; revision=153854
|
|
|
|
| |
Notes:
svn path=/head/; revision=152551
|
|
|
|
|
|
|
|
|
|
| |
- add SHA256 checksum
PR: 89346
Submitted by: aaron
Notes:
svn path=/head/; revision=148915
|
|
|
|
|
|
|
|
|
|
|
| |
- take maintainership
PR: 79586
Submitted by: clsung
Approved by: Autrijus Tang (maintainer)
Notes:
svn path=/head/; revision=132611
|
|
|
|
|
|
|
|
|
| |
PR: 70258
Submitted by: skv
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=117411
|
|
|
|
| |
Notes:
svn path=/head/; revision=104520
|
|
|
|
|
|
|
| |
(Part 1)
Notes:
svn path=/head/; revision=99918
|
|
|
|
|
|
|
| |
Submitted by: Autrijus Tang <autrijus@autrijus.org> (maintainer)
Notes:
svn path=/head/; revision=97034
|