non port: devel/p5-Locale-Maketext-Fuzzy/Makefile |
SVNWeb
|
Number of commits found: 14 |
Fri, 3 Jun 2022
|
[ 09:00 Po-Chuan Hsieh (sunpoet) ] e8843e8
devel/p5-Locale-Maketext-Fuzzy: Add NO_ARCH
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 12 Mar 2015
|
[ 23:00 adamw ] (Only the first 10 of 229 ports in this commit are shown above. )
Some OCD cleanups on some of the perl@ ports.
- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
the plist was randomized before committing
A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier.
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
Change the way Perl modules are installed, update the default Perl to 5.18.
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 (Only the first 15 lines of the commit message are shown above )
|
Wed, 30 Oct 2013
|
[ 02:52 vanilla ] (Only the first 10 of 62 ports in this commit are shown above. )
Support STAGEDIR.
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Fri, 2 Aug 2013
|
[ 18:52 mat ] (Only the first 10 of 1871 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
Mon, 12 Dec 2011
|
[ 12:02 sunpoet ]
- Update to 0.11
Changes: http://search.cpan.org/dist/Locale-Maketext-Fuzzy/Changes
Feature safe: yes
|
Wed, 23 Dec 2009
|
[ 11:18 kuriyama ] (Only the first 10 of 16 ports in this commit are shown above. )
- Remove test-only and included-in-perl-5.8 dependencies.
|
Thu, 29 Jan 2009
|
[ 17:41 erwin ] (Only the first 10 of 81 ports in this commit are shown above. )
Reassign my p5-* ports to perl@ so more than one person
can look at them.
|
Thu, 17 Apr 2008
|
[ 14:30 araujo ] (Only the first 10 of 2168 ports in this commit are shown above. )
- Take advantage of CPAN macro from bsd.sites.mk, change
${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)
|
Mon, 22 Oct 2007
|
[ 18:54 erwin ]
Update to 0.10
|
Thu, 12 Jun 2003
|
[ 16:41 erwin ] (Only the first 10 of 100 ports in this commit are shown above. )
Change to my FreeBSD.org address
|
Mon, 14 Apr 2003
|
[ 12:02 edwin ]
New port devel/p5-Locale-Maketext-Fuzzy
This module is a subclass of Locale::Maketext, with additional
support for localizing messages that already contains
interpolated variables. This is most useful when the messages
are returned by external modules -- for example, to match
dir: command not found against [_1]: command not found.
PR: ports/50934
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
Number of commits found: 14 |