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/py-igraph/Makefile

Number of commits found: 27

Monday, 1 Jan 2024
11:49 Thierry Thomas (thierry) search for other commits by this committer
*/*: chase the upgrade of BLAS / LAPACK to 3.12.0

PR:		275860
commit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfd commit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfd commit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfd commit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfd f2489ab
Tuesday, 12 Dec 2023
19:03 Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade of OpenBLAS

PR:		273219
commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0 commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0 commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0 commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0 ab17137
Wednesday, 30 Aug 2023
19:18 Daniel Engberg (diizzy) search for other commits by this committer
math/py-igraph: Update to 0.10.6

* Switch to DISTVERSION
* Always use Flex from ports
* Use available dependencies in tree instead of vendored
  This is also consistent with math/igraph

Changelog:
https://github.com/igraph/python-igraph/releases/tag/0.10.6

PR:		273168
Reviewed by:	lwhsu (maintainer)
Sponsored by:	Blinkinblox
commit hash: 5793cc4d68a34d1d90ecda4f35a5416e6c837579 commit hash: 5793cc4d68a34d1d90ecda4f35a5416e6c837579 commit hash: 5793cc4d68a34d1d90ecda4f35a5416e6c837579 commit hash: 5793cc4d68a34d1d90ecda4f35a5416e6c837579 5793cc4
Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Thursday, 18 May 2023
18:10 Muhammad Moinur Rahman (bofh) search for other commits by this committer
math/py-*igraph: Update version 0.9.9=>0.10.4

- Update was done to fix build on llvm15
- Moved the port to reflect Pypi project name

Changelog: https://github.com/igraph/python-igraph/releases/tag/0.10.4

Approved by:	portmgr (blanket)
commit hash: 667789800f50d730843646e7966314e5ba25e123 commit hash: 667789800f50d730843646e7966314e5ba25e123 commit hash: 667789800f50d730843646e7966314e5ba25e123 commit hash: 667789800f50d730843646e7966314e5ba25e123 6677898
Friday, 8 Nov 2019
14:11 tobik search for other commits by this committer
math: Add missing USES={gl,gnome,php,sdl,xorg}
Original commitRevision:517068 
Wednesday, 10 Apr 2019
06:18 antoine search for other commits by this committer
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
Original commitRevision:498530 
Friday, 12 Jan 2018
09:56 lwhsu search for other commits by this committer
- Add LICENSE
Original commitRevision:458814 
09:54 lwhsu search for other commits by this committer
- Set USE_PYTHON+=concurrent to enable multiple flavors coexist

PR:		224811
submitted by:	ting-wei lan <lantw44@gmail.com>
Original commitRevision:458813 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Monday, 12 Jan 2015
15:40 lwhsu search for other commits by this committer
- Update to 0.7.0

Submitted by:	wen
Original commitRevision:376833 
Tuesday, 21 Oct 2014
16:54 mva search for other commits by this committer
- Convert ports of math/ to new USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371328 
Wednesday, 16 Apr 2014
18:28 zeising search for other commits by this committer
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
Original commitRevision:351411 
Saturday, 15 Feb 2014
10:27 miwi search for other commits by this committer
- Convert to autoplist
- Stage support
- Bump PORTREV
Original commitRevision:344359 
Friday, 20 Sep 2013
20:55 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
Original commitRevision:327746 
Sunday, 20 Feb 2011
06:22 lwhsu search for other commits by this committer
- Update to 0.5.4
Original commit
Sunday, 2 May 2010
07:13 lwhsu search for other commits by this committer
- Update to 0.5.3
Original commit
Thursday, 14 May 2009
08:24 lwhsu search for other commits by this committer
- Update checksum, previous one is not real 0.5.2 python-interface release

PR:             ports/134522
Submitted by:   Wen Heping <wenheping AT gmail.com>
Also notified by:       Andrzej Tobola <ato AT iem.pw.edu.pl>
Original commit
Wednesday, 13 May 2009
20:49 pav search for other commits by this committer
- Mark BROKEN: does not fetch, size mismatch: expected 198646, actual 205895

Reported by:    pointyhat
Original commit
Tuesday, 28 Apr 2009
04:46 lwhsu search for other commits by this committer
- Update to 0.5.2
Original commit
Sunday, 7 Sep 2008
11:11 lwhsu search for other commits by this committer
- Update to 0.5.1

PR:             ports/126584
Submitted by:   Wen heping <wenheping AT gmail.com>
Original commit
Saturday, 26 Jul 2008
09:13 lwhsu search for other commits by this committer
- Update to 0.5

PR:             ports/125544
Submitted by:   Wen heping <wenheping AT gmail.com>
Original commit
Wednesday, 9 Jan 2008
07:09 lwhsu search for other commits by this committer
- Update to 0.4.5
Original commit
Friday, 1 Jun 2007
13:25 lwhsu search for other commits by this committer
- Update to 0.4.1
- Use CHEESESHOP in MASTER_SITES
- Depends on python 2.3+
Original commit
Wednesday, 4 Apr 2007
08:49 lwhsu search for other commits by this committer
- Change to my FreeBSD.org email

Approved by:     clsung (mentor)
Original commit
Tuesday, 6 Mar 2007
19:07 miwi search for other commits by this committer
- Update to 0.3.3

PR:             109722
Submitted by:   Li-Wen Hsu <lwhsu@lwhsu.org> (maintainer)
Original commit
Thursday, 21 Dec 2006
19:57 miwi search for other commits by this committer
This module extends Python with a Graph class which is capable of handling
arbitrary directed and undirected graphs with thousands of nodes and millions
of edges. Since the module makes use of the open source igraph library
written in almost 100% pure C, it is blazing fast and outperforms most other
pure Python-based packages around.

WWW:    http://cneurocvs.rmki.kfki.hu/igraph

PR:             ports/106971
Submitted by:   Li-Wen Hsu <lwhsu at lwhsu.org>
Original commit

Number of commits found: 27