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
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: math/nlopt/Makefile
SVNWeb

Number of commits found: 25

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, 21 Jun 2022
[ 05:52 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:c15a34ceda7d6e218b2193266554bcf1af6d9270  commit hash:c15a34ceda7d6e218b2193266554bcf1af6d9270  commit hash:c15a34ceda7d6e218b2193266554bcf1af6d9270  c15a34c 
math/nlopt: Use localbase to find gmp.h

CFLAGS is obsolete here, if localbase defined.

Reported by:	Fernando Apesteguia <fernando.apesteguia@gmail.com>
Mon, 20 Jun 2022
[ 19:37 Rainer Hurling (rhurlin) search for other commits by this committer Author: Yuri Victorovich ]    commit hash:78307862462c10acac3fefabf1fdbff1c6b0563e  commit hash:78307862462c10acac3fefabf1fdbff1c6b0563e  commit hash:78307862462c10acac3fefabf1fdbff1c6b0563e  7830786 
math/nlopt: Add test target

Add ctest. While here, pet portclippy.

PR:		264774
Fri, 10 Dec 2021
[ 19:43 Rainer Hurling (rhurlin) search for other commits by this committer ]    commit hash:82a75635e9b74615f1dc23af560ce8b5340a6621  commit hash:82a75635e9b74615f1dc23af560ce8b5340a6621  commit hash:82a75635e9b74615f1dc23af560ce8b5340a6621  82a7563 
math/nlopt: Update to 2.7.1

Changelog: https://github.com/stevengj/nlopt/blob/master/NEWS.md#nlopt-271

Reported by:	portscout, Repology
MFH:		2021Q4
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.
Thu, 19 Nov 2020
[ 13:40 rhurlin search for other commits by this committer ] Original commit   Revision:555702
math/nlopt: Update to 2.7.0

Minor release:
- New nlopt_set_param API for setting internal algorithm parameters
- Avoid library-symbol conflicts

Changelog: https://github.com/stevengj/nlopt/releases/tag/v2.7.0

Reported by:	portscout
Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D27276
Thu, 10 Sep 2020
[ 19:17 rhurlin search for other commits by this committer ] Original commit   Revision:548221 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Change the maintainer entry in rhurlin's ports

After I got a commit bit for ports, it is time now to change the maintainers
entry in all 'owned' ports.

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D26398
Wed, 17 Jun 2020
[ 18:17 sunpoet search for other commits by this committer ] Original commit   Revision:539491 (Only the first 10 of 84 ports in this commit are shown above. View all ports for this commit)
Move devel/swig30 to devel/swig and update to 4.0.1

- Do not silence installation message
- Update dependent ports:
  - Fix build with swig 4.0.1
  - Update *_DEPENDS
  - Remove BINARY_ALIAS

Changes:	http://www.swig.org/news.php
PR:		246613
Exp-run by:	antoine
Sat, 25 Apr 2020
[ 07:29 yuri search for other commits by this committer ] Original commit   Revision:532916
math/nlopt: Update 2.6.1 -> 2.6.2

PR:		245893
Approved by:	rhurlin@gwdg.de (maintainer)
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Thu, 27 Jun 2019
[ 09:02 danfe search for other commits by this committer ] Original commit   Revision:505200 (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
Update Guile to version 2.2.5, modern stable version, and fix dependent
ports to build against it.  Most changes are rather minor and mechanical
except for the devel/gdb (obtained via their bugtracker [1], courtesy of
Doug Evans).  One port (science/meep) I had to mark BROKEN after fixing
it proved to be very tedious and actually unreliable.  It is very old,
there are newer versions available so it should be fixed by updating.

One port (devel/libruin) had revealed a bug in the new Guile code (an
auxiliary script, really) that had to be worked-round; reference to the
problematic upstream commit is provided in the patch.

PR:		229613
Exp-run by:	antoine

[1] https://sourceware.org/bugzilla/show_bug.cgi?id=21104#c8
Mon, 15 Apr 2019
[ 11:35 swills search for other commits by this committer ] Original commit   Revision:499016
math/nlopt: Update to version 2.6.1

PR:		237274
Submitted by:	Rainer Hurling <rhurlin@gwdg.de> (maintainer)
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Sun, 9 Dec 2018
[ 14:53 riggs search for other commits by this committer ] Original commit   Revision:487051
Update to upstream version 2.5.0

Detailed maintainer log:
- Update from 2.4.2 to 2.5.0
- Change sources from MASTER_SITES to GitHub
- Update version of Python dependency
- Remove CONFIGURE
- Add CFLAGS to find gmp.h
- Remov INSTALL_TARGET
- Update WWW in pkg-descr
- Update pkg-plist

The new version brings some enhancements and changes:

- New AGS global solver (#194), thanks to Vladislav Sovrasov
- New nlopt_get_numevals function providing a built-in evaluation
  counter (#160)
- New nlopt_get_errmsg function for more descriptive error messages
- Build system is converted from autotools to cmake (#49), thanks
  to Julien Schueller
- Plugins updated for recent Octave and Guile versions
- Various other build fixes and minor bug fixes

PR:		233497
Submitted by:	rhurlin@gwdg.de (maintainer)
Sun, 18 Mar 2018
[ 05:35 linimon search for other commits by this committer ] Original commit   Revision:464873
Mark as broken on armvX.

Approved by:	portmgr (tier-2 blanket)
Sat, 10 Mar 2018
[ 17:46 gerald search for other commits by this committer ] Original commit   Revision:464084 (Only the first 10 of 1104 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
Mon, 19 Feb 2018
[ 11:10 antoine search for other commits by this committer ] Original commit   Revision:462307 (Only the first 10 of 442 ports in this commit are shown above. View all ports for this commit)
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
Thu, 30 Nov 2017
[ 15:50 mat search for other commits by this committer ] Original commit   Revision:455210 (Only the first 10 of 2423 ports in this commit are shown above. View all ports for this commit)
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 28 Oct 2016
[ 17:13 jbeich search for other commits by this committer ] Original commit   Revision:424866 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
math/py-numpy: track PORTEPOCH in consumers
Fri, 21 Oct 2016
[ 15:21 mat search for other commits by this committer ] Original commit   Revision:424427 (Only the first 10 of 354 ports in this commit are shown above. View all ports for this commit)
Use USES=pathfix where applicable.

PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
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, 18 Apr 2015
[ 15:14 tijl search for other commits by this committer ] Original commit   Revision:384229 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Convert to USES=autoreconf
Wed, 31 Dec 2014
[ 15:49 rene search for other commits by this committer ] Original commit   Revision:375896
math/nlopt: fix guile2 option after GNOME 3 update.
- use lang/guile2 instead of lang/guile
- use swig3.0 instead of swig2.0
- bump PORTREVISION

PR:		195952
Submitted by:	maintainer (Rainer Hurling)
Sat, 11 Oct 2014
[ 18:46 riggs search for other commits by this committer ] Original commit   Revision:370660
- Initial import of math/nlopt

PR:		193262
Submitted by:	rhurlin@gwdg.de (maintainer)
Reviewed by:	koobs, riggs

Number of commits found: 25