non port: graphics/partio/Makefile |
SVNWeb
|
Number of commits found: 41 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Mon, 7 Mar 2022
|
[ 17:39 Loïc Bartoletti (lbartoletti) ] 2d8f8573 (Only the first 10 of 75 ports in this commit are shown above. )
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
|
Thu, 27 Jan 2022
|
[ 06:12 Loïc Bartoletti (lbartoletti) ] 4f0a5e1 (Only the first 10 of 205 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Mon, 18 Oct 2021
|
[ 17:25 Alexey Dokuchaev (danfe) ] c88b531
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
|
Tue, 22 Jun 2021
|
[ 18:53 Kevin Bowling (kbowling) ] da3162c (Only the first 10 of 914 ports in this commit are shown above. )
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
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 9 Dec 2020
|
[ 09:27 danfe ]
- 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
|
Fri, 4 Dec 2020
|
[ 07:30 danfe ]
- Update `graphics/partio' to version 0.13.2
- Fix one of the PyQt-based auxiliary tools
Reported by: portscout
|
Sun, 13 Sep 2020
|
[ 18:53 danfe ]
- 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
|
Thu, 26 Dec 2019
|
[ 07:54 antoine ] (Only the first 10 of 255 ports in this commit are shown above. )
Deprecate a few ports
With hat: portmgr
|
Tue, 5 Nov 2019
|
[ 22:16 zeising ] (Only the first 10 of 474 ports in this commit are shown above. )
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.
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Fri, 12 Jul 2019
|
[ 16:15 fernape ]
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
|
Wed, 26 Jun 2019
|
[ 18:16 fernape ]
graphics/partio: update to 1.8.3
* Build enhancements
* Remove partioSe library
Reported by: portscout
|
Sat, 20 Apr 2019
|
[ 16:55 fernape ]
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
|
Fri, 19 Apr 2019
|
[ 15:45 fernape ]
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
|
Wed, 10 Apr 2019
|
[ 06:18 antoine ] (Only the first 10 of 399 ports in this commit are shown above. )
Bump a few PORTREVISIONs after r498529
With hat: portmgr
|
Wed, 13 Mar 2019
|
[ 05:03 linimon ]
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.
|
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] (Only the first 10 of 1277 ports in this commit are shown above. )
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
|
Tue, 18 Sep 2018
|
[ 20:22 fernape ]
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
|
Tue, 11 Sep 2018
|
[ 09:10 danfe ]
- 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
|
Fri, 29 Dec 2017
|
[ 09:01 antoine ] (Only the first 10 of 50 ports in this commit are shown above. )
Simplify some USES=python
With hat: portmgr
|
Wed, 11 Oct 2017
|
[ 20:46 bapt ]
Use swig3.0 instead of swig 1.3
While here, use options helpers
|
Mon, 5 Jun 2017
|
[ 23:02 rakuco ]
Use MAKE_CMD instead of hardcoding 'make' in post-build.
This allows people to build the port with ninja instead of make.
|
Tue, 23 May 2017
|
[ 05:03 rezny ] (Only the first 10 of 711 ports in this commit are shown above. )
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
|
Sun, 22 Jan 2017
|
[ 22:27 rene ] (Only the first 10 of 56 ports in this commit are shown above. )
Reset mva@'s ports, he handed in his ports bit.
|
Fri, 23 Dec 2016
|
[ 07:58 mva ]
- 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.
|
Wed, 21 Dec 2016
|
[ 14:56 mat ]
Rename DOCS to DOXYGEN.
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 8 Jul 2015
|
[ 16:28 mva ]
- Update to a snapshot from 2015-02-21
This update contains a small set of bug fixes.
|
Thu, 7 May 2015
|
[ 15:45 mat ]
It seems doxygen's magic include the parent directory name, so grab all the doc
here with PORTDOCS.
Pointed out by: antoine
|
[ 15:17 mat ] (Only the first 10 of 60 ports in this commit are shown above. )
Update ports in the games category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 3 Jan 2015
|
[ 08:47 mva ] (Only the first 10 of 17 ports in this commit are shown above. )
- Convert <OPTION>_USE= PYTHON... to <OPTION>_USES= python...
With hat: python@
|
Wed, 31 Dec 2014
|
[ 06:45 antoine ] (Only the first 10 of 31 ports in this commit are shown above. )
Update devel/doxygen to 1.8.9
PR: ports/196342
Submitted by: Naram Qashat (maintainer)
Exp-run and fixes to depending ports: self
|
Sun, 26 Oct 2014
|
[ 23:25 pawel ]
- 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]
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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)
|
Sat, 9 Aug 2014
|
[ 19:39 antoine ] (Only the first 10 of 49 ports in this commit are shown above. )
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
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Sat, 12 Apr 2014
|
[ 07:53 mva ]
- Update to snapshot from 28-04-2014
|
Sun, 29 Dec 2013
|
[ 15:47 mva ]
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
|
Number of commits found: 41 |