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/mpexpr/Makefile
SVNWeb

Number of commits found: 20

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.
Sun, 14 Apr 2019
[ 17:53 sunpoet search for other commits by this committer ] Original commit   Revision:498938
Remove build from prerequisite of do-test:

The framework (Mk/bsd.port.mk) already handles it via SEQ.

Approved by:	portmgr (blanket)
Mon, 26 Sep 2016
[ 18:28 gahr search for other commits by this committer ] Original commit   Revision:422788
math/mpexpr: update to 1.2 (official) release

The previous version was a RC, despite there was no mention of it in the
distfile. Most patches have been incorporated upstreams.
Fri, 16 Sep 2016
[ 07:38 gahr search for other commits by this committer ] Original commit   Revision:422247
math/mpexpr: update to 1.2
Sat, 20 Dec 2014
[ 19:15 bapt search for other commits by this committer ] Original commit   Revision:375097 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
cleanup plist
Mon, 8 Dec 2014
[ 11:47 antoine search for other commits by this committer ] Original commit   Revision:374260
Unbreak
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, 25 Jun 2014
[ 05:35 bapt search for other commits by this committer ] Original commit   Revision:359185 (Only the first 10 of 304 ports in this commit are shown above. View all ports for this commit)
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
Wed, 6 Nov 2013
[ 14:50 gahr search for other commits by this committer ] Original commit   Revision:332997
- Fix build with Tcl 8.6
- Take maintainership (tcltk@FreeBSD.org)
- Add LICENSE
- Switch to USES+=gmake tcl
- Add regression-test target
- STAGE-clean
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)
Sat, 22 Aug 2009
[ 00:28 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 287 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with M
Sun, 2 Aug 2009
[ 02:51 wxs search for other commits by this committer ] Original commit  (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
- Reset maintainer and remove old MASTER_SITES.

PR:             ports/137224
Submitted by:   Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer)
Sat, 14 Feb 2009
[ 21:33 mm search for other commits by this committer ] Original commit 
- Fix USE_TCL to 84
Wed, 9 Apr 2008
[ 13:42 pav search for other commits by this committer ] Original commit  (Only the first 10 of 171 ports in this commit are shown above. View all ports for this commit)
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories

With hat:       portmgr
Fri, 16 Mar 2007
[ 12:00 miwi search for other commits by this committer ] Original commit 
- Pass maintainership to submitter
- Update to 1.1

PR:             110312
Submitted by:   Martin Tournoij <carpetsmoker@xs4all.nl>
Tue, 5 Sep 2006
[ 04:35 linimon search for other commits by this committer ] Original commit 
Reset inactive maintainer who has not responded to email.

Hat:            portmgr
Mon, 20 Mar 2006
[ 23:04 pav search for other commits by this committer ] Original commit 
- Fix MASTER_SITES
- Update WWW
- Style

PR:             ports/93433
Submitted by:   Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:    maintainer timeout (1 month)
Mon, 6 Oct 2003
[ 02:43 edwin search for other commits by this committer ] Original commit 
new port for mpexpr

        Mpexpr adds two new commands to Tcl, 'mpexpr' and 'mpformat'.
        Mpexpr works much like Tcl's  native 'expr', but does all
        calculations using an arbitrary precision math package.
        Mpexpr numbers can be any number of digits, with any decimal
        precision.  Final precision is controlled by a Tcl variable
        'mp_precision', which can be any reasonable integer, limiting
        only the number of digits to the right of the decimal point.

PR:             ports/48764
Submitted by:   chein@GeekDude.com <chein@GeekDude.Com>

Number of commits found: 20