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: graphics/partio/Makefile

Number of commits found: 42

Wednesday, 16 Aug 2023
18:25 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/googletest: Update to 1.14.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/googletest/releases
commit hash: b4d51fb2ec174ffda271cf8549ad9cb1c096b867 commit hash: b4d51fb2ec174ffda271cf8549ad9cb1c096b867 commit hash: b4d51fb2ec174ffda271cf8549ad9cb1c096b867 commit hash: b4d51fb2ec174ffda271cf8549ad9cb1c096b867 b4d51fb
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
Monday, 7 Mar 2022
17:39 Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/py-qt5, devel/py-sip: Update versions

- Update sip to 6.5.1
- Update PyQt5 to 5.15.6
- Update PyQtChart, PyQtNetworkAuth and PyQtWebengine to 5.15.5
- Update PyQtSip to 12.9.1
- Update PyQtBuilder to 1.12.2
- Add ${_MAKE_JOBS} for pyqt.mk (reported by Tatsuki Makino)

PR:		261685
Exp-run by:	antoine
commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8 commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8 commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8 commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8 2d8f8573
Thursday, 27 Jan 2022
06:12 Loïc Bartoletti (lbartoletti) search for other commits by this committer
PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.

SIP:
As mentioned in the update from sip to sip5, this is a transitional version
to remove what is deprecated in sip4.
Sip6 completely removes the deprecated parts.
Unfortunately, some ports — mostly cura things — can not use sip6, so we
reintroduce sip4.

PyQt:
At the same time, we took the opportunity to simplify PyQT and propose only one
package as for devel/pyside2. */py-qt5-* have been merged — excepted chart,
networkauth and webengine — into devel/py-qt5-pyqt.

This allows us to be in adequacy with the packages that the author of these
libraries proposes, namely:

PyQt - devel/py-qt5-pyqt
PyQt-Charts - x11-toolkits/py-qt5-chart
PyQt-NetworkAuth – net/py-qt5-networkauth
PyQt-WebEngine – www/py-qt5-webengine
SIP – devel/py-sip
py-sip - devel/py-qt5-sip
PyQt-builder - devel/py-qtbuilder
Qscintilla - devel/py-qt5-qscintilla2

Reviewed by:	diizzy, kde
Tested by:	kai, rhurlin, arrowd, madpilot
Approved by:	makc, tcberner, kde
Differential Revision:	https://reviews.freebsd.org/D33237
Exp-run by:	antoine
commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72 commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72 commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72 commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72 4f0a5e1
Monday, 18 Oct 2021
17:25 Alexey Dokuchaev (danfe) search for other commits by this committer
graphics/partio: update the port to version 1.14.6 and enable tests

Three out of twelve test currently fail, two of them because they
import port's own Python bits which are not yet installed, and there
is no trick like LD_LIBRARY_PATH for C tests to the rescue.

Reported by:	portscout
commit hash: c88b531512eb927570ed8a701dd2a749c719297f commit hash: c88b531512eb927570ed8a701dd2a749c719297f commit hash: c88b531512eb927570ed8a701dd2a749c719297f commit hash: c88b531512eb927570ed8a701dd2a749c719297f c88b531
Tuesday, 22 Jun 2021
18:53 Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 da3162c
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
Wednesday, 9 Dec 2020
09:27 danfe search for other commits by this committer
- Update `graphics/partio' to version 1.14.0
- Drop `python' from PYQT_USES, it's on global USES
- Install versioned shared library

Reported by:	portscout
Original commitRevision:557358 
Friday, 4 Dec 2020
07:30 danfe search for other commits by this committer
- Update `graphics/partio' to version 0.13.2
- Fix one of the PyQt-based auxiliary tools

Reported by:	portscout
Original commitRevision:556956 
Sunday, 13 Sep 2020
18:53 danfe search for other commits by this committer
- Resurrect and update to version 1.13.0 which is Python 3.x-friendly
- Shorten the COMMENT and synchronize with upstream brief description
- Set LICENSE_FILE as it's not just a boilerplate (contains copyright)
- Catch up with 301 redirect in the WWW line of the port description
Original commitRevision:548501 
Thursday, 26 Dec 2019
07:54 antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
Original commitRevision:520894 
Tuesday, 5 Nov 2019
22:16 zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories g

Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Original commitRevision:516845 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
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
Original commitRevision:507372 
Friday, 12 Jul 2019
16:15 fernape search for other commits by this committer
graphics/partio: update to 1.10.1

* Fixed unique_ptr type in Particle class and made release() non-const.
* Build against the configured gtest

Reported by:	portscout
Original commitRevision:506468 
Wednesday, 26 Jun 2019
18:16 fernape search for other commits by this committer
graphics/partio: update to 1.8.3

* Build enhancements
* Remove partioSe library

Reported by:	portscout
Original commitRevision:505177 
Saturday, 20 Apr 2019
16:55 fernape search for other commits by this committer
graphics/partio: Use python 2.7

Some of the scripts don't work yet with python 3.0. Use python 2.7 instead.

Remove also two problematic scripts due to lack of necessary wrappers.

Reported by:	tcberner
Original commitRevision:499460 
Friday, 19 Apr 2019
15:45 fernape search for other commits by this committer
graphics/partio: update to 1.7.4

 * Add EXAMPLES option

Accumulated changes:

 * Fix partattr
 * partview: Fix opacity (wasn't working)
 * partinfo: Better output and add command-line flags
 * Several bugfixes

Reported by:	portscout
Original commitRevision:499371 
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 
Wednesday, 13 Mar 2019
05:03 linimon search for other commits by this committer
Fix build on gcc-based architectures:

    Target "partio" requires the language dialect "CXX11", but CMake does not
know the compile flags to use to enable it.
Original commitRevision:495549 
Tuesday, 25 Dec 2018
20:25 tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
Original commitRevision:488341 
Tuesday, 18 Sep 2018
20:22 fernape search for other commits by this committer
graphics/partio: Remove PYTHON option.

* The port does not build without python
* Add DOXYGEN option
* Install extra doc files

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D17155
Original commitRevision:480080 
Tuesday, 11 Sep 2018
09:10 danfe search for other commits by this committer
- Update `graphics/partio' to version 1.5.5
- Actualize USE_GL and USE_XORG, per `stage-qa'
- Simplify make(1) invocation in `post-build-DOCS-on'
- Augment port description and format WWW correctly
- Assert that PYTHON option is always enabled

Reported by:	portscout
Original commitRevision:479514 
Friday, 29 Dec 2017
09:01 antoine search for other commits by this committer
Simplify some USES=python

With hat:	portmgr
Original commitRevision:457499 
Wednesday, 11 Oct 2017
20:46 bapt search for other commits by this committer
Use swig3.0 instead of swig 1.3
While here, use options helpers
Original commitRevision:451796 
Monday, 5 Jun 2017
23:02 rakuco search for other commits by this committer
Use MAKE_CMD instead of hardcoding 'make' in post-build.

This allows people to build the port with ninja instead of make.
Original commitRevision:442692 
Tuesday, 23 May 2017
05:03 rezny search for other commits by this committer
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Original commitRevision:441503 
Sunday, 22 Jan 2017
22:27 rene search for other commits by this committer
Reset mva@'s ports, he handed in his ports bit.
Original commitRevision:432169 
Friday, 23 Dec 2016
07:58 mva search for other commits by this committer
- Revert the switch from DOCS to DOXYGEN.

This restores the DOCS behaviour for building and installing additional
documentation along with the port itself, if requested by the user as
documented.
Original commitRevision:429228 
Wednesday, 21 Dec 2016
14:56 mat search for other commits by this committer
Rename DOCS to DOXYGEN.

Sponsored by:	Absolight
Original commitRevision:429099 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Wednesday, 8 Jul 2015
16:28 mva search for other commits by this committer
- Update to a snapshot from 2015-02-21

This update contains a small set of bug fixes.
Original commitRevision:391570 
Thursday, 7 May 2015
15:45 mat search for other commits by this committer
It seems doxygen's magic include the parent directory name, so grab all the doc
here with PORTDOCS.

Pointed out by:	antoine
Original commitRevision:385634 
15:17 mat search for other commits by this committer
Update ports in the games category to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:385633 
Saturday, 3 Jan 2015
08:47 mva search for other commits by this committer
- Convert <OPTION>_USE= PYTHON... to <OPTION>_USES= python...

With hat:	python@
Original commitRevision:376110 
Wednesday, 31 Dec 2014
06:45 antoine search for other commits by this committer
Update devel/doxygen to 1.8.9

PR:		ports/196342
Submitted by:	Naram Qashat (maintainer)
Exp-run and fixes to depending ports:	self
Original commitRevision:375872 
Sunday, 26 Oct 2014
23:25 pawel search for other commits by this committer
- Update devel/doxygen to version 1.8.8 [1]
- Fix graphics/partio plist problem after doxygen update [2]

PR:		194178 [1]
Submitted by:	maintainer [1]
Approved by:	mva@ [2]
Original commitRevision:371529 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Original commitRevision:367888 
Saturday, 9 Aug 2014
19:39 antoine search for other commits by this committer
Update devel/doxygen to 1.8.7
Update dependent ports to build with it

Most of work by:	pi@
Exp-run:	self
PR:		ports/190943
Original commitRevision:364468 
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, 12 Apr 2014
07:53 mva search for other commits by this committer
- Update to snapshot from 28-04-2014
Original commitRevision:351074 
Sunday, 29 Dec 2013
15:47 mva search for other commits by this committer
Partio is a library for reading/writing/processing particle files for a wide
range of tools and file formats. It acts as an abstraction for the
commonalities in particle models (i.e. accessing many attributes associated
with an index or entity).

WWW: http://www.partio.us
Original commitRevision:338014 

Number of commits found: 42