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
non port: graphics/ptex/Makefile
SVNWeb

Number of commits found: 16

Mon, 16 Jan 2023
[ 19:32 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:06ed9b57230cecdc2d88c25037d984420c798912  commit hash:06ed9b57230cecdc2d88c25037d984420c798912  commit hash:06ed9b57230cecdc2d88c25037d984420c798912  06ed9b5 
graphics/ptex: fix plist after Doxygen update
Mon, 24 Oct 2022
[ 06:56 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:5c793405d0e9f0aa05553a2888d6e31b1a17edb1  commit hash:5c793405d0e9f0aa05553a2888d6e31b1a17edb1  commit hash:5c793405d0e9f0aa05553a2888d6e31b1a17edb1  5c79340  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
graphics/ptex: update to 2.4.2 release (+)

* Drop custom do-install target, cmake automation do it well
* Bump direct consumers

Changes sinve 2.3.2 release:
v2.4.0	May 18, 2021	API: headers and DSOs hide non-API symbols by default.
v2.4.1	Aug 3, 2021	API: Windows symbol visibility fixes.
v2.4.2	Aug 4, 2022	API: Windows Clang/14 support, visibility fixes and cmake
enhancements.

Approved by:	maintaimer (implicit)
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 Oct 2021
[ 16:13 Stefan Eßer (se) search for other commits by this committer ]    commit hash:6d66c5e801b9a34a64da051c613d39c113f71450  commit hash:6d66c5e801b9a34a64da051c613d39c113f71450  commit hash:6d66c5e801b9a34a64da051c613d39c113f71450  6d66c5e 
graphics/ptex: Add CPE information

Approved by:	portmgr (blanket)
Sun, 18 Apr 2021
[ 10:02 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:b8ac15afd00127044d75894e357f697d825ed385  commit hash:b8ac15afd00127044d75894e357f697d825ed385  commit hash:b8ac15afd00127044d75894e357f697d825ed385  b8ac15a  (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
devel/doxygen: update to 1.9.1 release

Also regen 'pkg-plist' for affected consumers, with PORTREVISION bump
Touch Mk/bsd.ruby.mk due to all ruby* is affected
MFH:	2021Q2
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
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.
Fri, 8 Jan 2021
[ 07:47 fluffy search for other commits by this committer ] Original commit   Revision:560752 (Only the first 10 of 87 ports in this commit are shown above. View all ports for this commit)
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
Tue, 29 Sep 2020
[ 14:26 pkubaj search for other commits by this committer ] Original commit   Revision:550511
graphics/ptex: require newer GCC to fix build of openimageio
Thu, 23 May 2019
[ 22:04 swills search for other commits by this committer ] Original commit   Revision:502377
graphics/ptex: Update to 2.3.2

PR:		237942
Submitted by:	Shane <FreeBSD@ShaneWare.Biz> (maintainer)
Tue, 5 Mar 2019
[ 21:20 antoine search for other commits by this committer ] Original commit   Revision:494744 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
Update devel/doxygen to 1.8.15

PR:		236110
Tue, 25 Dec 2018
[ 20:25 tcberner search for other commits by this committer ] Original commit   Revision:488341 (Only the first 10 of 1277 ports in this commit are shown above. View all ports for this commit)
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
Sat, 8 Dec 2018
[ 17:17 pi search for other commits by this committer ] Original commit   Revision:486966
graphics/ptex: update 2.1.28 -> 2.3.0

PR:		225939
Submitted by:	Shane Ambler <FreeBSD@ShaneWare.Biz> (maintainer)
Relnotes:	http://ptex.us/download.html
Tue, 14 Nov 2017
[ 09:00 amdmi3 search for other commits by this committer ] Original commit   Revision:454169
- Pet portlint
- Use proper command for static lib installation

Approved by:	portmgr blanket
Thu, 19 Oct 2017
[ 20:40 swills search for other commits by this committer ] Original commit   Revision:452488
graphics/ptex: fix port issues

Pointyhat to:	swills
[ 13:10 swills search for other commits by this committer ] Original commit   Revision:452419
graphics/ptex: create port

Ptex is a per-face texture mapping system developed
by Walt Disney Animation Studios.

Ptex applies a separate texture to each face of a polygon mesh.
It's file format can efficiently store hundreds of thousands
of texture images in a single file.

WWW: http://ptex.us

PR:		222300
Submitted by:	Shane <FreeBSD@ShaneWare.Biz>

Number of commits found: 16