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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: graphics/opennurbs/Makefile

Number of commits found: 32

Tuesday, 1 Oct 2024
18:56 Rene Ladan (rene) search for other commits by this committer
all: drop support for expired FreeBSD 14.0

Simplify expressions for FreeBSD 13.X

Reviewed by:	many

Differential Revision:	https://reviews.freebsd.org/D46601
commit hash: 4485bd8221c2c5630b87826d37da850b3361b782 commit hash: 4485bd8221c2c5630b87826d37da850b3361b782 commit hash: 4485bd8221c2c5630b87826d37da850b3361b782 commit hash: 4485bd8221c2c5630b87826d37da850b3361b782 4485bd8
Wednesday, 26 Jul 2023
00:48 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: 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
commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 95274bf
Monday, 26 Jun 2023
00:09 Muhammad Moinur Rahman (bofh) search for other commits by this committer
graphics/opennurbs: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
commit hash: 73a30b05a74a0c11d27e564bd81820f2debce9a1 commit hash: 73a30b05a74a0c11d27e564bd81820f2debce9a1 commit hash: 73a30b05a74a0c11d27e564bd81820f2debce9a1 commit hash: 73a30b05a74a0c11d27e564bd81820f2debce9a1 73a30b0
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
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
Sunday, 19 May 2019
18:23 fernape search for other commits by this committer
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@
Original commitRevision:502032 
Tuesday, 13 Mar 2018
22:24 fernape search for other commits by this committer
Remove Ego-Lines from fernape's ports

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D14668
Original commitRevision:464438 
Monday, 12 Mar 2018
19:20 fernape search for other commits by this committer
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
Original commitRevision:464275 
Thursday, 23 Mar 2017
01:27 ler search for other commits by this committer
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
Original commitRevision:436749 
Thursday, 15 Oct 2015
14:55 mat search for other commits by this committer
Drop 8 support.

With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3694
Original commitRevision:399346 
Monday, 17 Aug 2015
12:11 amdmi3 search for other commits by this committer
- Update to 20130711

PR:		202329
Submitted by:	fernando.apesteguia@gmail.com (maintainer)
Original commitRevision:394453 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
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
Original commitRevision:386312 
Saturday, 7 Feb 2015
17:19 antoine search for other commits by this committer
Fix the SRC_BASE check
Original commitRevision:378609 
17:09 pi search for other commits by this committer
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)
Original commitRevision:378605 
Friday, 6 Feb 2015
20:14 pi search for other commits by this committer
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)
Original commitRevision:378553 
Sunday, 24 Aug 2014
17:28 marino search for other commits by this committer
graphics/opennurbs: Add license and examples (revbump)

PR:		192751
Submitted by:	maintainer (Fernando Apesteguia)
Original commitRevision:365980 
Tuesday, 20 May 2014
19:32 tijl search for other commits by this committer
Quote ${CC} and similar variables in MAKE_ARGS.

Reported by:	Dominic Fandrey <kamikaze@bsdforen.de>
Original commitRevision:354670 
Monday, 10 Mar 2014
14:49 bapt search for other commits by this committer
Convert g* to USES=zip
Original commitRevision:347760 
Saturday, 12 Oct 2013
02:45 danilo search for other commits by this committer
- Add stage support

PR:		ports/182883
Submitted by:	Fernando <fernando.apesteguia@gmail.com> (maintainer)
Approved by:	wg/culot (mentors, implicit)
Original commitRevision:330112 
Friday, 27 Sep 2013
14:38 mr search for other commits by this committer
Bump PORTREVISION to activate fPIC on AMD64 at least.
Original commitRevision:328484 
Friday, 20 Sep 2013
18:35 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
Original commitRevision:327733 
Wednesday, 11 Sep 2013
13:14 mr search for other commits by this committer
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)
Original commitRevision:326976 
Saturday, 7 Sep 2013
21:48 bsam search for other commits by this committer
. switch from USES=iconv to USES=iconv:build;
. use ICONV_CMD;

Approved by:	portmgr (bapt, implicit)
Original commitRevision:326696 
Wednesday, 28 Aug 2013
05:55 bapt search for other commits by this committer
Fix build without gcc
Original commitRevision:325505 
Saturday, 27 Apr 2013
11:59 mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
Original commitRevision:316662 
Tuesday, 6 Nov 2012
22:07 madpilot search for other commits by this committer
Update to release 20121024

PR:		ports/173396
Submitted by:	Fernando <fernando.apesteguia@gmail.com> (maintainer)
Feature safe:	yes
Original commitRevision:307099 
Sunday, 28 Oct 2012
21:40 pawel search for other commits by this committer
Update to release 20120914

PR:		ports/173142
Submitted by:	Fernando <fernando.apesteguia@gmail.com> (maintainer)
Feature safe:	yes
Original commitRevision:306579 
Monday, 2 Apr 2012
16:47 jgh search for other commits by this committer
- 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
Original commit
Thursday, 22 Mar 2012
17:36 scheidell search for other commits by this committer
- 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
Original commit
Monday, 19 Mar 2012
14:03 scheidell search for other commits by this committer
- 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
Original commit
Saturday, 18 Feb 2012
14:03 pawel search for other commits by this committer
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>
Original commit

Number of commits found: 32