non port: graphics/ptex/Makefile |
Number of commits found: 18 |
Tuesday, 25 Jun 2024
|
10:34 Vladimir Druzenko (vvd)
graphics/ptex: update 2.4.2 → 2.4.3
Commit log:
https://github.com/wdas/ptex/compare/v2.4.2...v2.4.3
PR: 279473
Approved by: Shane <FreeBSD@ShaneWare.Biz> (maintaner)
a1357c3 |
Monday, 3 Jun 2024
|
10:42 Vladimir Druzenko (vvd)
graphics/ptex: replace local patches with committed by upstream
Replace local patches with committed by upstream:
https://github.com/wdas/ptex/commit/8ff5c3e2cf2d2689ca09fc258da2173bfd57cf84
While here sort Makefile, pet portclippy and portlint.
PR: 279473
Approved by: Shane <FreeBSD@ShaneWare.Biz> (maintainer)
928157c |
Monday, 16 Jan 2023
|
19:32 Dima Panov (fluffy)
graphics/ptex: fix plist after Doxygen update
06ed9b5 |
Monday, 24 Oct 2022
|
06:56 Dima Panov (fluffy)
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)
5c79340 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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)
b7f0544 |
Wednesday, 20 Oct 2021
|
16:13 Stefan Eßer (se)
graphics/ptex: Add CPE information
Approved by: portmgr (blanket)
6d66c5e |
Sunday, 18 Apr 2021
|
10:02 Dima Panov (fluffy)
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
b8ac15a |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Friday, 8 Jan 2021
|
07:47 fluffy
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
 |
Tuesday, 29 Sep 2020
|
14:26 pkubaj
graphics/ptex: require newer GCC to fix build of openimageio
 |
Thursday, 23 May 2019
|
22:04 swills
graphics/ptex: Update to 2.3.2
PR: 237942
Submitted by: Shane <FreeBSD@ShaneWare.Biz> (maintainer)
 |
Tuesday, 5 Mar 2019
|
21:20 antoine
Update devel/doxygen to 1.8.15
PR: 236110
 |
Tuesday, 25 Dec 2018
|
20:25 tcberner
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
 |
Saturday, 8 Dec 2018
|
17:17 pi
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
 |
Tuesday, 14 Nov 2017
|
09:00 amdmi3
- Pet portlint
- Use proper command for static lib installation
Approved by: portmgr blanket
 |
Thursday, 19 Oct 2017
|
20:40 swills
graphics/ptex: fix port issues
Pointyhat to: swills
 |
13:10 swills
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: 18 |