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: math/p5-Math-Random-MT/Makefile
SVNWeb

Number of commits found: 26

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:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:f53eb28489aa8f30712cd8772d1a0e05c394a5da  commit hash:f53eb28489aa8f30712cd8772d1a0e05c394a5da  commit hash:f53eb28489aa8f30712cd8772d1a0e05c394a5da  f53eb28  (Only the first 10 of 719 ports in this commit are shown above. View all ports for this commit)
math: remove 'Created by' lines

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

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Alessando Sagratini <ale_sagra@hotmail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Amarendra Godbole <amarendra.godbole@gmail.com>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andreas Fehlner (fehlner@gmx.de)
  *  Andrew L. Neporada <andrew@chg.ru>
  *  Andrey <gugu@zoo.rambler.ru>
  *  Andrey Zakhvatov
(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.
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Sat, 28 Nov 2015
[ 17:14 adamw search for other commits by this committer ] Original commit   Revision:402547
Update to 1.17. Strip the XS library, and sort plist.

Changes: https://metacpan.org/changes/distribution/Math-Random-MT
Sun, 7 Dec 2014
[ 16:31 feld search for other commits by this committer ] Original commit   Revision:374217 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Update "BSD" license in math category
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)
Tue, 5 Nov 2013
[ 06:56 vanilla search for other commits by this committer ] Original commit   Revision:332813 (Only the first 10 of 168 ports in this commit are shown above. View all ports for this commit)
Support STAGEDIR.
Fri, 20 Sep 2013
[ 20:55 bapt search for other commits by this committer ] Original commit   Revision:327746 (Only the first 10 of 665 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:
math)
Fri, 2 Aug 2013
[ 18:52 mat search for other commits by this committer ] Original commit   Revision:324174 (Only the first 10 of 1871 ports in this commit are shown above. View all ports for this commit)
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Mon, 6 Aug 2012
[ 23:58 wen search for other commits by this committer ] Original commit 
- Update to 1.16
Changes: http://cpansearch.perl.org/src/FANGLY/Math-Random-MT-1.16/Changes
- Add missing DEPENDS
Tue, 5 Jun 2012
[ 08:11 jadawin search for other commits by this committer ] Original commit 
- Update to 1.15
- Changelog: http://cpansearch.perl.org/src/FANGLY/Math-Random-MT-1.15/Changes
Thu, 31 May 2012
[ 09:33 jadawin search for other commits by this committer ] Original commit 
- Update to 1.14
- Changelog: http://cpansearch.perl.org/src/FANGLY/Math-Random-MT-1.14/Changes
Sun, 22 Jan 2012
[ 08:17 culot search for other commits by this committer ] Original commit 
- Update to 1.13
- Add LICENSE (BSD)

Changes:        http://search.cpan.org/dist/Math-Random-MT/Changes
Wed, 29 Sep 2010
[ 03:24 wen search for other commits by this committer ] Original commit 
- Update to 1.12
Thu, 10 Jun 2010
[ 05:17 pgollucci search for other commits by this committer ] Original commit 
- Update to 1.11
- Pass to perl@

With Hat:       perl@
Changes:        http:/www.math.keio.ac.jp/~matumoto/emt.html
http:/search.cpan.org/dist/Math-Random-MT/Changes
Sun, 10 Jan 2010
[ 03:54 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 71 ports in this commit are shown above. View all ports for this commit)
With portmgr hat on, reset the maintainership of skv@ for ports that
he has had one or more maintainer-timeouts on in the past 12 months.
Fri, 25 Dec 2009
[ 23:57 miwi search for other commits by this committer ] Original commit 
- Update to 1.10

Changes:
        http://cpansearch.perl.org/src/AMS/Math-Random-MT-1.10/Changes

PR:             140207
Submitted by:   ehaupt@
Approved by:    maintainer timeout
Thu, 17 Apr 2008
[ 14:30 araujo search for other commits by this committer ] Original commit  (Only the first 10 of 2168 ports in this commit are shown above. View all ports for this commit)
- 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, 6 Feb 2007
[ 17:42 skv search for other commits by this committer ] Original commit 
Update to 1.07

Changes:        http://search.cpan.org/src/AMS/Math-Random-MT-1.07/Changes
PR:             ports/108303
Submitted by:   mat
Tue, 12 Oct 2004
[ 12:21 skv search for other commits by this committer ] Original commit 
Updated to 1.04

* fix ->new(@seed)
Tue, 11 May 2004
[ 08:24 skv search for other commits by this committer ] Original commit 
Updated to 1.03
Fri, 24 Oct 2003
[ 12:05 ijliao search for other commits by this committer ] Original commit  (Only the first 10 of 1501 ports in this commit are shown above. View all ports for this commit)
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
Fri, 7 Mar 2003
[ 06:06 ade search for other commits by this committer ] Original commit  (Only the first 10 of 106 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Sun, 2 Jun 2002
[ 13:03 skv search for other commits by this committer ] Original commit 
Updated to 1.00
Fri, 6 Jul 2001
[ 17:36 ijliao search for other commits by this committer ] Original commit 
add p5-Math-Random-MT   The Mersenne Twister PRNG    

Number of commits found: 26