non port: textproc/p5-Lingua-EN-MatchNames/Makefile |
SVNWeb
|
Number of commits found: 25 |
Thu, 8 Sep 2022
|
[ 15:43 Stefan Eßer (se) ] 986beaa (Only the first 10 of 174 ports in this commit are shown above. )
Move more WWW entries from pkg-descr files into Makefiles
The WWW: lines in the pkg-descr files of these ports where not at the
end of those files and have been missed in prior conversion runs.
Approved by: portmgr (implicit)
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] 5cf7e35 (Only the first 10 of 1452 ports in this commit are shown above. )
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
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.
|
Sat, 6 Oct 2018
|
[ 13:06 des ] (Only the first 10 of 2492 ports in this commit are shown above. )
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw)
|
Fri, 15 Sep 2017
|
[ 08:58 mat ] (Only the first 10 of 2495 ports in this commit are shown above. )
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
|
Sat, 31 Dec 2016
|
[ 19:51 adamw ] (Only the first 10 of 30 ports in this commit are shown above. )
Purge checks for perl < 5.20. For p5-Net, remove the IPV6 knob which only
affected 5.18 and lower.
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 1 Mar 2015
|
[ 14:33 sunpoet ]
- Update to 1.36
Changes: http://search.cpan.org/dist/Lingua-EN-MatchNames/Changes
|
Mon, 23 Feb 2015
|
[ 10:08 sunpoet ]
- Update to 1.35
Changes: http://search.cpan.org/dist/Lingua-EN-MatchNames/Changes
|
Sun, 22 Feb 2015
|
[ 10:44 sunpoet ]
- Update to 1.34
Changes: http://search.cpan.org/dist/Lingua-EN-MatchNames/Changes
|
Wed, 18 Feb 2015
|
[ 16:23 sunpoet ]
- Update to 1.31
- Add LICENSE
- Sort PLIST
- Pass maintainership to perl@
Changes: http://search.cpan.org/dist/Lingua-EN-MatchNames/Changes
|
Sun, 15 Feb 2015
|
[ 04:00 vanilla ]
Upgrade to 1.23.
|
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 )
|
Thu, 7 Nov 2013
|
[ 03:52 vanilla ] (Only the first 10 of 572 ports in this commit are shown above. )
Support STAGEDIR.
|
Fri, 20 Sep 2013
|
[ 23:17 bapt ] (Only the first 10 of 1559 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
|
Fri, 2 Aug 2013
|
[ 18:21 az ] (Only the first 10 of 354 ports in this commit are shown above. )
- Convert to new perl framework
|
Mon, 4 Jun 2012
|
[ 16:53 az ] (Only the first 10 of 15 ports in this commit are shown above. )
- Remove SITE_PERL from *_DEPENDS
|
Sat, 21 Jan 2012
|
[ 17:40 eadler ] (Only the first 10 of 1326 ports in this commit are shown above. )
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
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
|
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)
|
Tue, 20 Sep 2005
|
[ 14:20 erwin ] (Only the first 10 of 79 ports in this commit are shown above. )
Reset maintainership of Seamus Venasse who has not responded for some time.
Thank you for your efforts in the past!
Noticed by: tobez
Approved by: portmgr (self)
|
Fri, 24 Oct 2003
|
[ 14:15 erwin ] (Only the first 10 of 104 ports in this commit are shown above. )
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit.
|
[ 12:05 ijliao ] (Only the first 10 of 1501 ports in this commit are shown above. )
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
Fri, 21 Feb 2003
|
[ 13:42 knu ] (Only the first 10 of 240 ports in this commit are shown above. )
De-pkg-comment.
|
Sun, 9 Jun 2002
|
[ 18:57 petef ]
Update to 1.12.
PR: 39072
Submitted by: maintainer
|
Sat, 8 Jun 2002
|
[ 22:33 petef ]
Add p5-Lingua-EN-MatchNames 1.1, smart matching for human names.
PR: 33379
Submitted by: Seamus Venasse <svenasse@polaris.ca>
|
Number of commits found: 25 |