notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: finance/p5-Finance-YahooQuote/Makefile
SVNWeb

Number of commits found: 16

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:302a0617ccedf7f1dd9a84897505dd1ed55de2d6  commit hash:302a0617ccedf7f1dd9a84897505dd1ed55de2d6  commit hash:302a0617ccedf7f1dd9a84897505dd1ed55de2d6  302a061  (Only the first 10 of 93 ports in this commit are shown above. View all ports for this commit)
finance: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Christopher Boumenot <boumenot@gmail.com>
  *  David Naylor <naylor.b.david@gmail.com>
  *  Dermot Tynan <dtynan@kalopa.com>
  *  Dorit Rottner (<rottner@punkt.de>)
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Glenn Johnson <glennpj@charter.net>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  Janky Jay <ek@purplehat.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sat, 6 Oct 2018
[ 13:06 des search for other commits by this committer ] Original commit   Revision:481365 (Only the first 10 of 2492 ports in this commit are shown above. View all ports for this commit)
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)
Mon, 13 Nov 2017
[ 19:36 sunpoet search for other commits by this committer ] Original commit   Revision:454141
Update to 0.26

- Add LICENSE
- Add NO_ARCH
- Sort PLIST

Changes:	http://search.cpan.org/dist/Finance-YahooQuote/CHANGES
Mon, 2 Jan 2017
[ 20:13 adamw search for other commits by this committer ] Original commit   Revision:430405 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Reassign to the perl collective
[ 20:04 rene search for other commits by this committer ] Original commit   Revision:430404 (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
leeym handed in his commit bit.
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Tue, 25 Aug 2015
[ 23:00 leeym search for other commits by this committer ] Original commit   Revision:395323
- update to 0.25

Changes:	http://cpansearch.perl.org/src/EDD/Finance-YahooQuote-0.25/CHANGES
Wed, 26 Nov 2014
[ 13:08 mat search for other commits by this committer ] Original commit   Revision:373448 (Only the first 10 of 10077 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sat, 1 Feb 2014
[ 14:42 miwi search for other commits by this committer ] Original commit   Revision:342154 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- Stage support
Fri, 20 Sep 2013
[ 17:18 bapt search for other commits by this committer ] Original commit   Revision:327727 (Only the first 10 of 162 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
finance)
Mon, 2 Sep 2013
[ 09:36 az search for other commits by this committer ] Original commit   Revision:325959 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
- convert to the new perl5 framework

Approved by:	portmgr (bapt@, blanket)
Sun, 10 Jun 2012
[ 18:42 swills search for other commits by this committer ] Original commit  (Only the first 10 of 639 ports in this commit are shown above. View all ports for this commit)
- 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)
Mon, 29 Mar 2010
[ 05:46 leeym search for other commits by this committer ] Original commit 
- update to 0.24

Noticed by:     miwi@
Wed, 7 Oct 2009
[ 05:00 leeym search for other commits by this committer ] Original commit 
- add Finance::YahooQuote 0.22

This module gets stock quotes from Yahoo! Finance. The getonequote
function will return a quote for a single stock symbol, while the
getquote function will return a quote for each of the stock symbols
passed to it.  getcustomquote allows to specify a format other than
the default to take advantage of the extended range of available
information.

WWW:    http://search.cpan.org/dist/Finance-YahooQuote/

Number of commits found: 16