non port: graphics/opennurbs/Makefile |
Number of commits found: 32 |
Tuesday, 1 Oct 2024
|
18:56 Rene Ladan (rene)
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601
4485bd8 |
Wednesday, 26 Jul 2023
|
00:48 Muhammad Moinur Rahman (bofh)
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
95274bf |
Monday, 26 Jun 2023
|
00:09 Muhammad Moinur Rahman (bofh)
graphics/opennurbs: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
73a30b0 |
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, 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 |
Sunday, 19 May 2019
|
18:23 fernape
graphics/opennurbs: unbreak in 13-CURRENT
In r311275 zlib.h was moved to contrib/zlib/zlib.h from lib/libz/zlib.h.
Update the port Makefile to reflect this possibility.
PR: 237936
Submitted by: phk@
 |
Tuesday, 13 Mar 2018
|
22:24 fernape
Remove Ego-Lines from fernape's ports
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14668
 |
Monday, 12 Mar 2018
|
19:20 fernape
Update MAINTAINER to new FreeBSD.org account
Update MAINTAINER email address for Fernando Apesteguia
from fernando.apesteguia@gmail.com
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14668
 |
Thursday, 23 Mar 2017
|
01:27 ler
fix finding of the zlib sources.
PR: 216212
Submitted by: mdmi3
Approved by: fernando.apesteguia@gmail.com, phk, adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D10110
 |
Thursday, 15 Oct 2015
|
14:55 mat
Drop 8 support.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694
 |
Monday, 17 Aug 2015
|
12:11 amdmi3
- Update to 20130711
PR: 202329
Submitted by: fernando.apesteguia@gmail.com (maintainer)
 |
Thursday, 14 May 2015
|
10:15 mat
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
 |
Saturday, 7 Feb 2015
|
17:19 antoine
Fix the SRC_BASE check
 |
17:09 pi
graphics/opennurbs: use SRC_BASE and IGNORE if not available
As suggested by jbeich.
PR: 197394
Submitted by: Fernando Apesteguia <fernando.apesteguia@gmail.com> (maintainer)
 |
Friday, 6 Feb 2015
|
20:14 pi
graphics/opennurbs: link opennurbs against system zlib
Linking opennurbs against system zlib fixes other ports, see 187506
PR: 197135, 187506
Submitted by: fernando.apesteguia@gmail.com (maintainer)
 |
Sunday, 24 Aug 2014
|
17:28 marino
graphics/opennurbs: Add license and examples (revbump)
PR: 192751
Submitted by: maintainer (Fernando Apesteguia)
 |
Tuesday, 20 May 2014
|
19:32 tijl
Quote ${CC} and similar variables in MAKE_ARGS.
Reported by: Dominic Fandrey <kamikaze@bsdforen.de>
 |
Monday, 10 Mar 2014
|
14:49 bapt
Convert g* to USES=zip
 |
Saturday, 12 Oct 2013
|
02:45 danilo
- Add stage support
PR: ports/182883
Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
Approved by: wg/culot (mentors, implicit)
 |
Friday, 27 Sep 2013
|
14:38 mr
Bump PORTREVISION to activate fPIC on AMD64 at least.
 |
Friday, 20 Sep 2013
|
18:35 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
 |
Wednesday, 11 Sep 2013
|
13:14 mr
To get at least qcad compiled under clang/amd64 add -fpic to the compile flags.
Reviewed by: Vaclav Hala
Approved by: maintainer(timeout, > 14 days)
 |
Saturday, 7 Sep 2013
|
21:48 bsam
. switch from USES=iconv to USES=iconv:build;
. use ICONV_CMD;
Approved by: portmgr (bapt, implicit)
 |
Wednesday, 28 Aug 2013
|
05:55 bapt
Fix build without gcc
 |
Saturday, 27 Apr 2013
|
11:59 mva
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising
 |
Tuesday, 6 Nov 2012
|
22:07 madpilot
Update to release 20121024
PR: ports/173396
Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
Feature safe: yes
 |
Sunday, 28 Oct 2012
|
21:40 pawel
Update to release 20120914
PR: ports/173142
Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
Feature safe: yes
 |
Monday, 2 Apr 2012
|
16:47 jgh
- move from INSTALL_LIB to INSTALL_DATA for libopenNURBS.a symbol inclusion
- while here drop redundant MKDIR
- bump PORTREVISION
PR: ports/166536
Submitted by: maintainer, fernando.apesteguia@gmail.com
Feature safe: yes
 |
Thursday, 22 Mar 2012
|
17:36 scheidell
- Change install from mv to install_data
- No PORTREVISION bump (only affected reinstall without clean)
PR: ports/166210
Reported by: wxs@
Approved by: Fernando ApesteguÃa <fernando.apesteguia@gmail.com>
(maintainer)
Feature safe: yes
 |
Monday, 19 Mar 2012
|
14:03 scheidell
- Install missing library header files
- No PORTREVISION bump
PR: ports/166210
Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
Approved by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
Feature safe: yes
 |
Saturday, 18 Feb 2012
|
14:03 pawel
The openNURBS Initiative provides CAD, CAM, CAE, and computer graphics software
developers the tools to accurately transfer 3-D geometry between applications.
openNURBS is an open source toolkit for reading and writing models in the 3DM
format
WWW: http://www.openNURBS.org
PR: ports/164376
Submitted by: Fernando Apesteguia <fernando.apesteguia@gmail.com>
 |
Number of commits found: 32 |