notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: math/nfft/Makefile

Number of commits found: 20

Sunday, 31 Dec 2023
00:37 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree

- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 bbab7f5
Thursday, 16 Mar 2023
18:12 Piotr Kubaj (pkubaj) search for other commits by this committer
math/nfft: enable OPENMP on powerpc64
commit hash: 45ef85addf316052511cacb79128b3ef8396ee56 commit hash: 45ef85addf316052511cacb79128b3ef8396ee56 commit hash: 45ef85addf316052511cacb79128b3ef8396ee56 commit hash: 45ef85addf316052511cacb79128b3ef8396ee56 45ef85a
Wednesday, 15 Mar 2023
20:23 Piotr Kubaj (pkubaj) search for other commits by this committer
math/nfft: enable on powerpc64le
commit hash: 58a2a698add53446794b0ced3d80766a8c6e22d3 commit hash: 58a2a698add53446794b0ced3d80766a8c6e22d3 commit hash: 58a2a698add53446794b0ced3d80766a8c6e22d3 commit hash: 58a2a698add53446794b0ced3d80766a8c6e22d3 58a2a69
Sunday, 1 Jan 2023
14:41 Daniel Engberg (diizzy) search for other commits by this committer
math/nfft: Update to 3.5.3

Changelog: https://github.com/NFFT/nfft/releases/tag/3.5.3
commit hash: abdc514c63d83c4b5813696257976e550f6da79f commit hash: abdc514c63d83c4b5813696257976e550f6da79f commit hash: abdc514c63d83c4b5813696257976e550f6da79f commit hash: abdc514c63d83c4b5813696257976e550f6da79f abdc514
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Saturday, 12 Mar 2022
07:48 Daniel Engberg (diizzy) search for other commits by this committer
math/nfft: Rework port to follow Porters Handbook

* Use upstream release archive
* Respect flags set by framework and do not use -march=native
* Add support for OpenMP and enable it on aarch64 and amd64 by default
* Overall rework of Makefile
* Enable all options to match packaging in other distros

PR:		261255
commit hash: fa49f6526d6cc24ebdf94471e0a4ae7635297ea6 commit hash: fa49f6526d6cc24ebdf94471e0a4ae7635297ea6 commit hash: fa49f6526d6cc24ebdf94471e0a4ae7635297ea6 commit hash: fa49f6526d6cc24ebdf94471e0a4ae7635297ea6 fa49f65
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 8 Jan 2021
07:47 fluffy search for other commits by this committer
devel/doxygen: Update to 1.9.0

- regen patches by 'make makepatch'
- adjust consumers which affected by new doxygen styles
- take maintainersip

Changelog: https://www.doxygen.nl/manual/changelog.html#log_1_9_0

PR:		242347
Submitted by:	fluffy
Reported by:	Naram Qashat (ex-maintainer)
Exp-run by:	antoine
Original commitRevision:560752 
Thursday, 17 Dec 2020
09:30 wen search for other commits by this committer
- Update to 3.5.2
Original commitRevision:558268 
Sunday, 2 Aug 2020
18:07 fernape search for other commits by this committer
math/nfft: Update to 3.5.1

From Changelog: https://github.com/NFFT/nfft/blob/develop/ChangeLog

* Fix Build of fastsum failing because fftw_libs are not found
* Update m4 files
* Remove superfluous calls to autoreconf in bootstrap
* Add Julia Interface fastsum
* Even bandwidth in NFCT and NFST
* Compute NFFT_EPSILON at runtime
* In-place fftw for dimension >1 (reduce memory consumption)
* Improve check if tests are executed in Matlab or Octave
* Fix build with Octave 5.1.0 in Windows
* Fix FFTW3 Linking problem while building
* Remove unnecessary dependence on ncurses library
* Add Julia Interface for NFCT, NFST
* FSFT: Spherical Fourier transform with equidistant nodes
* Inverse NFFT via frame approach
* _Complex is not supported by some compilers
* Extend NFFT Matlab interface to d>4
* Faster NFFT in 4D and 5D
* Add support for higher bandwidth in NFSFT and improve parallelization
* fastsum: Skip nearfield (pre-)computations when eps_I is zero
* Add NFSOFT Matlab class
* Add Mex interface for FPT
* OpenMP parallelization of NFSOFT
* Add NFFT Julia interface
* Add Latex for target `dist` in Travis
* Fix `ABS_SRCDIR` might return a wrong path
* Fix infft1d missing in release
* Solve compatibility problem with MATLAB 2018a
* Fix wrong libs flag when compiling for Octave and non-combined fftw3_threads
* Add bash script to build statically linked libs in Windows
* Add Octave tests
* Add NFSFT Matlab class

PR:	248078
Submitted by:	marcel@herrbischoff.com
Original commitRevision:543986 
Monday, 2 Mar 2020
17:35 pi search for other commits by this committer
audio/festvox-cmu_us_slt_arctic, games/flightgear-terragear,
graphics/zathura-cb, graphics/zathura-pdf-poppler, graphics/zathura-ps,
math/nfft, net/py-mpi4py, science/aircraft-datcom, x11-themes/gnome-icons-luv:
reset MAINTAINER

Submitted by:	Michael Danilov <mike.d.ft402@gmail.com> (maintainer)
Original commitRevision:527646 
Tuesday, 5 Mar 2019
21:20 antoine search for other commits by this committer
Update devel/doxygen to 1.8.15

PR:		236110
Original commitRevision:494744 
Monday, 10 Sep 2018
13:16 mat search for other commits by this committer
Various cleanup & fixes post-DOCS/EXAMPLES cleanup.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Original commitRevision:479408 
13:14 mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Original commitRevision:479406 
Tuesday, 24 Jul 2018
15:37 swills search for other commits by this committer
math/nfft: update to 3.4.1

PR:		230011
Submitted by:	Michael Danilov <mike.d.ft402@gmail.com> (maintainer)
Original commitRevision:475263 
Friday, 19 Jan 2018
21:28 antoine search for other commits by this committer
Update devel/doxygen to 1.8.14

PR:		225290
Submitted by:	Naram Qashat (maintainer)
Original commitRevision:459474 
Monday, 25 Dec 2017
20:00 tijl search for other commits by this committer
Remove USE_AUTOTOOLS.  There's already USES=autoreconf.
Original commitRevision:457253 
Friday, 8 Dec 2017
06:34 pi search for other commits by this committer
math/nfft: update 3.3.2 -> 3.4.0

PR:		224163
Relnotes:	https://github.com/NFFT/nfft/releases
Submitted by:	Michael Danilov <mike.d.ft402@gmail.com> (maintainer)
Original commitRevision:455772 
Sunday, 3 Dec 2017
23:12 rodrigo search for other commits by this committer
Add new port math/nfft

NFFT is a software library, written in C, for computing non-equispaced fast
Fourier transforms and related variations. It implements the following
transforms:

1. Non-equispaced fast Fourier transform (NFFT)
 - forward transform (NFFT), i.e. frequency to time/space domain
 - adjoint transform (adjoint NFFT), i.e. time/space to frequency domain

2. Generalisations
 - to arbitrary nodes in time and frequency domain (NNFFT)
 - to real-valued data, i.e. (co)sine transforms, (NFCT, NFST)
 - to the sphere S^2 (NFSFT)
 - to the rotation group (NFSOFT)
 - to the hyperbolic cross (NSFFT)
3. Generalised inverse transformations based on iterative methods, e.g.
   CGNR/CGNE

PR:		223429
Submitted by:	Michael Danilov <mike.d.ft402@gmail.com>
Original commitRevision:455493 

Number of commits found: 20