Dmitry Marakasov
97914ab03a
- Update WWW
...
Approved by: portmgr blanket
2019-07-01 09:02:04 +00:00
Fernando Apesteguía
2317c999f9
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@
2019-05-19 18:23:48 +00:00
Fernando Apesteguía
36e690c0ad
Remove Ego-Lines from fernape's ports
...
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14668
2018-03-13 22:24:58 +00:00
Fernando Apesteguía
542b1e2b40
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
2018-03-12 19:20:32 +00:00
Larry Rosenman
149caea7cc
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
2017-03-23 01:27:34 +00:00
Mathieu Arnold
7f0f664d7e
Drop 8 support.
...
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694
2015-10-15 14:55:14 +00:00
Dmitry Marakasov
7d828162dd
- Update to 20130711
...
PR: 202329
Submitted by: fernando.apesteguia@gmail.com (maintainer)
2015-08-17 12:11:51 +00:00
Mathieu Arnold
60d1a83c2a
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
2015-05-14 10:15:04 +00:00
Antoine Brodin
e79d931da1
Fix the SRC_BASE check
2015-02-07 17:19:53 +00:00
Kurt Jaeger
40868013c8
graphics/opennurbs: use SRC_BASE and IGNORE if not available
...
As suggested by jbeich.
PR: 197394
Submitted by: Fernando Apesteguía <fernando.apesteguia@gmail.com> (maintainer)
2015-02-07 17:09:45 +00:00
Kurt Jaeger
9dc6543743
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)
2015-02-06 20:14:06 +00:00
Baptiste Daroussin
a76a739bfe
Cleanup plist
2014-10-20 17:04:20 +00:00
John Marino
942eb4c3b6
graphics/opennurbs: Add license and examples (revbump)
...
PR: 192751
Submitted by: maintainer (Fernando Apesteguia)
2014-08-24 17:28:31 +00:00
Tijl Coosemans
f191d6b887
Quote ${CC} and similar variables in MAKE_ARGS.
...
Reported by: Dominic Fandrey <kamikaze@bsdforen.de>
2014-05-20 19:32:39 +00:00
Baptiste Daroussin
665bec206d
Convert g* to USES=zip
2014-03-10 14:49:26 +00:00
Danilo Egea Gondolfo
58e94ea17c
- Add stage support
...
PR: ports/182883
Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
Approved by: wg/culot (mentors, implicit)
2013-10-12 02:45:50 +00:00
Michael Reifenberger
3fd82d6620
Bump PORTREVISION to activate fPIC on AMD64 at least.
2013-09-27 14:38:01 +00:00
Baptiste Daroussin
eb08c5441c
Add NO_STAGE all over the place in preparation for the staging support (cat: graphics)
2013-09-20 18:35:44 +00:00
Michael Reifenberger
cdaebe5118
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)
2013-09-11 13:14:22 +00:00
Boris Samorodov
11eac3a86e
. switch from USES=iconv to USES=iconv:build;
...
. use ICONV_CMD;
Approved by: portmgr (bapt, implicit)
2013-09-07 21:48:14 +00:00
Baptiste Daroussin
073c7ad9bf
Fix build without gcc
2013-08-28 05:55:17 +00:00
Marcus von Appen
a3a0715f38
- Convert USE_ICONV=yes to USES=iconv
...
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising
2013-04-27 11:59:28 +00:00
Guido Falsi
a99976b867
Update to release 20121024
...
PR: ports/173396
Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
Feature safe: yes
2012-11-06 22:07:17 +00:00
Pawel Pekala
c96fddedbf
Update to release 20120914
...
PR: ports/173142
Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
Feature safe: yes
2012-10-28 21:40:09 +00:00
Jason Helfman
9a1515f37b
- 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
2012-04-02 16:47:38 +00:00
Michael Scheidell
3b557cd427
- 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
2012-03-22 17:36:16 +00:00
Michael Scheidell
ead58a095f
- 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
2012-03-19 14:03:54 +00:00
Pawel Pekala
a51574f1d7
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>
2012-02-18 14:03:47 +00:00