non port: textproc/p5-Text-Patch/Makefile |
SVNWeb
|
Number of commits found XX: 9 |
Mon, 9 Jul 2018
|
[ 08:40 mat ] 
474242 audio/p5-Filesys-Virtual-DAAP/Makefile
474242 audio/p5-Net-DAAP-Client/Makefile
474242 benchmarks/p5-Benchmark-Stopwatch/Makefile
474242 cad/pcb/Makefile
474242 chinese/p5-Text-Greeking-zh_TW/Makefile
474242 chinese/scim-fcitx/Makefile
474242 comms/p5-SMS-Send-TW-PChome/Makefile
474242 comms/p5-SMS-Send-TW-Qma/Makefile
474242 comms/p5-SMS-Send-TW-Socket2Air/Makefile
474242 comms/p5-SMS-Send-TW-chtsns/Makefile
(Only the first 10 of 429 ports in this commit are shown above. )
Remove all := from BUILD_DEPENDS, here are never needed.
While there, cleanup, and sort depends.
When build and run dependencies are the same, there are three ways to
avoid duplicating the list while not adding the framework added
BUILD_DEPENDS to the RUN_DEPENDS. In order of preference, they are:
1) use RUN_DEPENDS to set BUILD_DEPENDS:
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= foo:bar/baz
2) create another variable and use it:
MY_DEPENDS= foo:bar/baz
BUILD_DEPENDS= ${MY_DEPENDS}
RUN_DEPENDS= ${MY_DEPENDS}
3) use BUILD_DEPENDS to set RUN_DEPENDS and force evaluation:
BUILD_DEPENDS= foo:bar/baz
RUN_DEPENDS:= ${BUILD_DEPENDS}
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] 
412349 russian/bugzilla44/Makefile
412349 russian/emkatic/Makefile
412349 russian/gd/Makefile
412349 russian/p5-Convert-Cyrillic/Makefile
412349 russian/p5-Lingua-DetectCyrillic/Makefile
412349 russian/p5-Text-Hyphen-RU/Makefile
412349 russian/p5-XML-Parser-encodings/Makefile
412349 russian/rubygem-russian/Makefile
412349 science/InsightToolkit/Makefile
412349 science/R-cran-DCluster/Makefile
(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
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] 
373448 CHANGES
373448 Mk/Uses/perl5.mk
373448 Mk/bsd.default-versions.mk
373448 Mk/bsd.port.mk
373448 UPDATING
373448 archivers/dpkg/Makefile
373448 archivers/p5-Archive-Any-Lite/Makefile
373448 archivers/p5-Archive-Any-Lite/pkg-plist
373448 archivers/p5-Archive-Any-Plugin-Rar/Makefile
373448 archivers/p5-Archive-Any-Plugin-Rar/pkg-plist
(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 )
|
Fri, 24 Jan 2014
|
[ 15:52 mat ] 
340915 textproc/p5-Text-MicroTemplate-Extended/Makefile
340915 textproc/p5-Text-MicroTemplate-Extended/pkg-plist
340915 textproc/p5-Text-Netstring/Makefile
340915 textproc/p5-Text-Netstring/pkg-plist
340915 textproc/p5-Text-Patch/Makefile
340915 textproc/p5-Text-Patch/pkg-plist
340915 textproc/p5-Text-Pipe/Makefile
340915 textproc/p5-Text-Pipe/pkg-plist
340915 textproc/p5-Text-Query/Makefile
340915 textproc/p5-Text-Query/pkg-plist
(Only the first 10 of 37 ports in this commit are shown above. )
- Support staging
- Add license
- Pet portlint
Sponsored by: Absolight
|
Fri, 20 Sep 2013
|
[ 23:17 bapt ] 
327773 textproc/2bsd-diff/Makefile
327773 textproc/R-cran-R2HTML/Makefile
327773 textproc/R-cran-XML/Makefile
327773 textproc/R-cran-stringr/Makefile
327773 textproc/R-cran-xtable/Makefile
327773 textproc/ack/Makefile
327773 textproc/adabrowse/Makefile
327773 textproc/add-css-links/Makefile
327773 textproc/af-aspell/Makefile
327773 textproc/aft/Makefile
(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)
|
Wed, 11 Sep 2013
|
[ 06:27 az ] 
326942 textproc/aft/Makefile
326942 textproc/p5-HTML-FormatText-WithLinks/Makefile
326942 textproc/p5-Parse-BooleanLogic/Makefile
326942 textproc/p5-Parse-PhoneNumber/Makefile
326942 textproc/p5-SGML-Parser-OpenSP/Makefile
326942 textproc/p5-Text-HikiDoc/Makefile
326942 textproc/p5-Text-MicroMason/Makefile
326942 textproc/p5-Text-Patch/Makefile
326942 textproc/p5-Text-SpellChecker-GUI/Makefile
326942 textproc/p5-Text-Tags/Makefile
(Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
Sun, 10 Jun 2012
|
[ 18:42 swills ]
1.8 arabic/arabtex/Makefile
1.5 archivers/p5-Archive-SimpleExtractor/Makefile
1.20 archivers/p5-POE-Filter-Zlib/Makefile
1.7 archivers/p5-PerlIO-via-Bzip2/Makefile
1.12 audio/gigedit/Makefile
1.8 audio/p5-Filesys-Virtual-DAAP/Makefile
1.9 audio/p5-Net-DAAP-Client/Makefile
1.6 benchmarks/p5-Benchmark-Stopwatch/Makefile
1.28 biology/p5-AcePerl/Makefile
1.28 biology/p5-Bio-Das/Makefile
(Only the first 10 of 639 ports in this commit are shown above. )
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi)
|
Sat, 9 Oct 2010
|
[ 15:08 kuriyama ]
1.2 textproc/p5-Text-Patch/Makefile
1.2 textproc/p5-Text-Patch/distinfo
- Upgrade to 1.8.
|
Sun, 20 Dec 2009
|
[ 14:14 kuriyama ]
1.1395 textproc/Makefile
1.1 textproc/p5-Text-Patch/Makefile
1.1 textproc/p5-Text-Patch/distinfo
1.1 textproc/p5-Text-Patch/pkg-descr
1.1 textproc/p5-Text-Patch/pkg-plist
Patches text with given patch.
WWW: http://search.cpan.org/dist/Text-Patch/
|
Number of commits found XX: 9 |
|
Latest Vulnerabilities |
12 vulnerabilities affecting 81 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
Last updated: 2021-01-23 18:22:23
|
|